Branch indexing 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 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84+0887a2a06b49b030db05b89eeb48f98f69cb4a9e (a12c03f6cdd54d0644ee229b704a093b70421050) 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-ssh1313235931156525214.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-ssh7817954483281235578.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-431/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-431/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh608119809643402491.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-ssh6980458377797339985.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-431/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-431/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2607616160617123454.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-13469 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [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-431 # 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-431@tmp/jenkins-gitclient-ssh2326595941754615119.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0887a2a06b49b030db05b89eeb48f98f69cb4a9e into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 > 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-431@tmp/jenkins-gitclient-ssh4121418196182201618.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # 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-431@tmp/jenkins-gitclient-ssh7399320736099218178.key > git merge 0887a2a06b49b030db05b89eeb48f98f69cb4a9e # timeout=10 Merge succeeded, producing f082721af49d3bdf41acdd9a01642569afecc018 Checking out Revision f082721af49d3bdf41acdd9a01642569afecc018 (PR-431) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f082721af49d3bdf41acdd9a01642569afecc018 # timeout=10 Commit message: "Merge commit '0887a2a06b49b030db05b89eeb48f98f69cb4a9e' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-29T22:06:23.948Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-29T22:06:23.988Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-29T22:06:23.997Z] ========================================================= [2021-10-29T22:06:23.997Z] EdgeX Global Pipelines Version Info [2021-10-29T22:06:23.997Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 30852da7e6247f02f8645bd7ba132d42e4440a6c # timeout=10 [2021-10-29T22:06:25.166Z] ------------------- [2021-10-29T22:06:25.166Z] stable info: [2021-10-29T22:06:25.166Z] ------------------- [2021-10-29T22:06:25.166Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-29T22:06:25.166Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-10-29T22:06:25.166Z] Message: update stable to v1.0.211 [2021-10-29T22:06:25.738Z] ------------------- [2021-10-29T22:06:25.738Z] experimental info: [2021-10-29T22:06:25.738Z] ------------------- [2021-10-29T22:06:25.738Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-29T22:06:25.738Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-10-29T22:06:25.738Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-29T22:06:25.819Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-10-29T22:06:25.830Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-10-29T22:06:25.840Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-29T22:06:25.851Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-29T22:06:25.880Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-29T22:06:25.891Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-29T22:06:25.900Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-10-29T22:06:25.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-29T22:06:25.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-29T22:06:25.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-29T22:06:25.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-29T22:06:25.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-10-29T22:06:25.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-29T22:06:25.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-29T22:06:25.986Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-29T22:06:25.996Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-29T22:06:26.009Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-29T22:06:26.018Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-29T22:06:26.025Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-29T22:06:26.032Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-29T22:06:26.043Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-29T22:06:26.053Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-29T22:06:26.067Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-29T22:06:26.081Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-29T22:06:26.091Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-29T22:06:26.101Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-29T22:06:26.110Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-431 [Pipeline] echo [2021-10-29T22:06:26.120Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-431 [Pipeline] echo [2021-10-29T22:06:26.130Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-431 [Pipeline] echo [2021-10-29T22:06:26.140Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f082721af49d3bdf41acdd9a01642569afecc018 [Pipeline] echo [2021-10-29T22:06:26.150Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f082721 [Pipeline] echo [2021-10-29T22:06:26.164Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-29T22:06:26.205Z] provisioning config files... [2021-10-29T22:06:26.220Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config6257925373907166010tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-29T22:06:26.533Z] ---> docker-login.sh [2021-10-29T22:06:26.533Z] nexus3.edgexfoundry.org:10001 [2021-10-29T22:06:26.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T22:06:26.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T22:06:26.795Z] Configure a credential helper to remove this warning. See [2021-10-29T22:06:26.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T22:06:26.795Z] [2021-10-29T22:06:26.795Z] Login Succeeded [2021-10-29T22:06:26.795Z] nexus3.edgexfoundry.org:10002 [2021-10-29T22:06:26.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T22:06:26.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T22:06:26.795Z] Configure a credential helper to remove this warning. See [2021-10-29T22:06:26.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T22:06:26.795Z] [2021-10-29T22:06:26.795Z] Login Succeeded [2021-10-29T22:06:26.795Z] nexus3.edgexfoundry.org:10003 [2021-10-29T22:06:27.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T22:06:27.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T22:06:27.058Z] Configure a credential helper to remove this warning. See [2021-10-29T22:06:27.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T22:06:27.058Z] [2021-10-29T22:06:27.058Z] Login Succeeded [2021-10-29T22:06:27.058Z] nexus3.edgexfoundry.org:10004 [2021-10-29T22:06:27.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T22:06:27.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T22:06:27.058Z] Configure a credential helper to remove this warning. See [2021-10-29T22:06:27.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T22:06:27.058Z] [2021-10-29T22:06:27.058Z] Login Succeeded [2021-10-29T22:06:27.058Z] docker.io [2021-10-29T22:06:27.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T22:06:27.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T22:06:27.581Z] Configure a credential helper to remove this warning. See [2021-10-29T22:06:27.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T22:06:27.581Z] [2021-10-29T22:06:27.581Z] Login Succeeded [2021-10-29T22:06:27.581Z] ---> docker-login.sh ends [Pipeline] } [2021-10-29T22:06:27.593Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-10-29T22:06:27.992Z] + git rev-list -1 --merges f082721af49d3bdf41acdd9a01642569afecc018~1..f082721af49d3bdf41acdd9a01642569afecc018 [Pipeline] echo [2021-10-29T22:06:28.030Z] -----------> git rev-list -1 --merges f082721af49d3bdf41acdd9a01642569afecc018~1..f082721af49d3bdf41acdd9a01642569afecc018 f082721af49d3bdf41acdd9a01642569afecc018 [2021-10-29T22:06:28.030Z] f082721af49d3bdf41acdd9a01642569afecc018 [false] [Pipeline] sh [2021-10-29T22:06:28.329Z] + git log --format=format:%s -1 f082721af49d3bdf41acdd9a01642569afecc018 [Pipeline] echo [2021-10-29T22:06:28.345Z] ========================================================= [2021-10-29T22:06:28.345Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-10-29T22:06:28.345Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-29T22:06:28.681Z] + git log --format=format:%s -1 f082721af49d3bdf41acdd9a01642569afecc018 [Pipeline] echo [2021-10-29T22:06:28.693Z] [semverPrep] GIT_COMMIT: f082721af49d3bdf41acdd9a01642569afecc018, Commit Message: Merge commit '0887a2a06b49b030db05b89eeb48f98f69cb4a9e' into HEAD [Pipeline] echo [2021-10-29T22:06:28.702Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-29T22:06:29.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-29T22:06:29.305Z] [2021-10-29T22:06:29.305Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T22:06:29.617Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-29T22:06:29.617Z] latest: Pulling from edgex-devops/git-semver [2021-10-29T22:06:29.617Z] a0d0a0d46f8b: Pulling fs layer [2021-10-29T22:06:29.617Z] 3e5f54012d9b: Pulling fs layer [2021-10-29T22:06:29.617Z] 4c7163046ea9: Pulling fs layer [2021-10-29T22:06:29.617Z] 0c2d73faf560: Pulling fs layer [2021-10-29T22:06:29.617Z] 0c2d73faf560: Waiting [2021-10-29T22:06:29.617Z] 3e5f54012d9b: Verifying Checksum [2021-10-29T22:06:29.617Z] 3e5f54012d9b: Download complete [2021-10-29T22:06:29.617Z] a0d0a0d46f8b: Verifying Checksum [2021-10-29T22:06:29.617Z] a0d0a0d46f8b: Download complete [2021-10-29T22:06:29.884Z] 4c7163046ea9: Verifying Checksum [2021-10-29T22:06:29.884Z] 4c7163046ea9: Download complete [2021-10-29T22:06:29.884Z] 0c2d73faf560: Verifying Checksum [2021-10-29T22:06:29.884Z] 0c2d73faf560: Download complete [2021-10-29T22:06:29.884Z] a0d0a0d46f8b: Pull complete [2021-10-29T22:06:29.884Z] 3e5f54012d9b: Pull complete [2021-10-29T22:06:30.156Z] 4c7163046ea9: Pull complete [2021-10-29T22:06:30.425Z] 0c2d73faf560: Pull complete [2021-10-29T22:06:30.425Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-29T22:06:30.425Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-29T22:06:30.425Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-29T22:06:30.488Z] prd-centos7-docker-4c-2g-13469 does not seem to be running inside a container [2021-10-29T22:06:30.530Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-29T22:06:31.246Z] $ docker top e1da1b208e58e375c9ed00b14d61ecb62f9f6116b342341bd208fd5706922051 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-29T22:06:31.328Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-29T22:06:31.328Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-29T22:06:31.433Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-29T22:06:31.437Z] $ docker exec e1da1b208e58e375c9ed00b14d61ecb62f9f6116b342341bd208fd5706922051 ssh-agent [2021-10-29T22:06:31.530Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKkjoEl/agent.15 [2021-10-29T22:06:31.530Z] SSH_AGENT_PID=21 [2021-10-29T22:06:31.538Z] Running ssh-add (command line suppressed) [2021-10-29T22:06:31.633Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_1644173831995328367.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_1644173831995328367.key) [2021-10-29T22:06:31.645Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-29T22:06:31.935Z] + git tag --points-at HEAD [Pipeline] } [2021-10-29T22:06:31.948Z] $ docker exec --env ******** --env ******** e1da1b208e58e375c9ed00b14d61ecb62f9f6116b342341bd208fd5706922051 ssh-agent -k [2021-10-29T22:06:32.037Z] unset SSH_AUTH_SOCK; [2021-10-29T22:06:32.037Z] unset SSH_AGENT_PID; [2021-10-29T22:06:32.038Z] echo Agent pid 21 killed; [2021-10-29T22:06:32.050Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-29T22:06:32.069Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-29T22:06:32.069Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-29T22:06:32.168Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-29T22:06:32.171Z] $ docker exec e1da1b208e58e375c9ed00b14d61ecb62f9f6116b342341bd208fd5706922051 ssh-agent [2021-10-29T22:06:32.290Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDEeeBF/agent.55 [2021-10-29T22:06:32.290Z] SSH_AGENT_PID=61 [2021-10-29T22:06:32.297Z] Running ssh-add (command line suppressed) [2021-10-29T22:06:32.403Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_4645707591846989494.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_4645707591846989494.key) [2021-10-29T22:06:32.414Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-29T22:06:32.713Z] + git semver init [2021-10-29T22:06:32.714Z] # -> Open(): unable to determine branch for HEAD [2021-10-29T22:06:32.714Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.git [2021-10-29T22:06:32.714Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [2021-10-29T22:06:32.714Z] # $SEMVER_REMOTE_NAME = origin [2021-10-29T22:06:32.714Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-29T22:06:32.714Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-29T22:06:32.714Z] # $SEMVER_BRANCH = PR-431 [2021-10-29T22:06:32.714Z] # $SEMVER_TEMP = /tmp/semver-260630963 [2021-10-29T22:06:32.714Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-10-29T22:06:36.928Z] # '/tmp/semver-260630963' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver' [2021-10-29T22:06:36.928Z] # -> Force: false [2021-10-29T22:06:36.928Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver [Pipeline] } [2021-10-29T22:06:36.939Z] $ docker exec --env ******** --env ******** e1da1b208e58e375c9ed00b14d61ecb62f9f6116b342341bd208fd5706922051 ssh-agent -k [2021-10-29T22:06:37.020Z] unset SSH_AUTH_SOCK; [2021-10-29T22:06:37.021Z] unset SSH_AGENT_PID; [2021-10-29T22:06:37.021Z] echo Agent pid 61 killed; [2021-10-29T22:06:37.029Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-29T22:06:37.337Z] + git semver [Pipeline] } [2021-10-29T22:06:37.350Z] $ docker stop --time=1 e1da1b208e58e375c9ed00b14d61ecb62f9f6116b342341bd208fd5706922051 [2021-10-29T22:06:38.749Z] $ docker rm -f e1da1b208e58e375c9ed00b14d61ecb62f9f6116b342341bd208fd5706922051 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-29T22:06:39.096Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-29T22:06:39.325Z] Stashed 1 file(s) [Pipeline] echo [2021-10-29T22:06:39.328Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-10-29T22:06:54.538Z] Still waiting to schedule task [2021-10-29T22:06:54.539Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-13469’ [2021-10-29T22:06:54.539Z] Still waiting to schedule task [2021-10-29T22:06:54.539Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-29T22:08:35.253Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-13470 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws [2021-10-29T22:08:35.264Z] Running in /w/workspace/edgex-ui-go/12 [Pipeline] { [Pipeline] checkout [2021-10-29T22:08:35.466Z] The recommended git tool is: git [2021-10-29T22:08:40.285Z] using credential edgex-jenkins-ssh [2021-10-29T22:08:40.302Z] Cloning the remote Git repository [2021-10-29T22:08:40.360Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-29T22:08:40.499Z] > git init /w/workspace/edgex-ui-go/12 # timeout=10 [2021-10-29T22:08:40.614Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-29T22:08:40.617Z] > git --version # timeout=10 [2021-10-29T22:08:40.633Z] > git --version # 'git version 2.17.1' [2021-10-29T22:08:40.634Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-29T22:08:40.706Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-29T22:08:44.938Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-29T22:08:44.962Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-29T22:08:44.989Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-29T22:08:45.032Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-29T22:08:45.032Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-29T22:08:45.045Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-29T22:08:45.760Z] Merging remotes/origin/main commit 0887a2a06b49b030db05b89eeb48f98f69cb4a9e into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 [2021-10-29T22:08:47.020Z] Merge succeeded, producing 3ab5a53d87588fa8ba33163eefd69d8222e873ab [2021-10-29T22:08:47.021Z] Checking out Revision 3ab5a53d87588fa8ba33163eefd69d8222e873ab (PR-431) [2021-10-29T22:08:45.775Z] > git config core.sparsecheckout # timeout=10 [2021-10-29T22:08:45.799Z] > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 [2021-10-29T22:08:46.097Z] > git remote # timeout=10 [2021-10-29T22:08:46.115Z] > git config --get remote.origin.url # timeout=10 [2021-10-29T22:08:46.128Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-29T22:08:46.139Z] > git merge 0887a2a06b49b030db05b89eeb48f98f69cb4a9e # timeout=10 [2021-10-29T22:08:46.993Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-29T22:08:47.023Z] > git config core.sparsecheckout # timeout=10 [2021-10-29T22:08:47.042Z] > git checkout -f 3ab5a53d87588fa8ba33163eefd69d8222e873ab # timeout=10 [2021-10-29T22:08:51.513Z] Commit message: "Merge commit '0887a2a06b49b030db05b89eeb48f98f69cb4a9e' into HEAD" [2021-10-29T22:08:51.537Z] First time build. Skipping changelog. [2021-10-29T22:08:51.516Z] > git rev-list --no-walk 30852da7e6247f02f8645bd7ba132d42e4440a6c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-29T22:08:52.634Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-29T22:08:52.634Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-29T22:08:52.634Z] Dload Upload Total Spent Left Speed [2021-10-29T22:08:52.634Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 78304 0 --:--:-- --:--:-- --:--:-- 78304 [Pipeline] sh [2021-10-29T22:08:53.042Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-29T22:08:53.379Z] + sudo tee /etc/docker/daemon.new [2021-10-29T22:08:53.380Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-29T22:08:53.380Z] { [2021-10-29T22:08:53.380Z] "registry-mirrors": [ [2021-10-29T22:08:53.380Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-29T22:08:53.380Z] ], [2021-10-29T22:08:53.380Z] "bip": "10.250.0.254/24", [2021-10-29T22:08:53.380Z] "hosts": [ [2021-10-29T22:08:53.380Z] "tcp://0.0.0.0:5555", [2021-10-29T22:08:53.380Z] "unix:///var/run/docker.sock" [2021-10-29T22:08:53.380Z] ], [2021-10-29T22:08:53.380Z] "mtu": 1458, [2021-10-29T22:08:53.380Z] "selinux-enabled": true, [2021-10-29T22:08:53.380Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-29T22:08:53.380Z] } [Pipeline] sh [2021-10-29T22:08:53.723Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-29T22:08:54.067Z] + sudo service docker restart [2021-10-29T22:09:07.770Z] Running on prd-centos7-docker-4c-2g-13471 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws [2021-10-29T22:09:07.782Z] Running in /w/workspace/edgex-ui-go/12 [Pipeline] { [Pipeline] checkout [2021-10-29T22:09:07.864Z] The recommended git tool is: git [2021-10-29T22:09:09.812Z] using credential edgex-jenkins-ssh [2021-10-29T22:09:09.823Z] Cloning the remote Git repository [2021-10-29T22:09:10.228Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-29T22:09:10.279Z] > git init /w/workspace/edgex-ui-go/12 # timeout=10 [2021-10-29T22:09:10.316Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-29T22:09:10.316Z] > git --version # timeout=10 [2021-10-29T22:09:10.322Z] > git --version # 'git version 2.24.4' [2021-10-29T22:09:10.322Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-29T22:09:10.342Z] [INFO] Currently running in a labeled security context [2021-10-29T22:09:10.342Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-29T22:09:10.342Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/12@tmp/jenkins-gitclient-ssh5682746035578502224.key [2021-10-29T22:09:10.366Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-29T22:09:12.419Z] provisioning config files... [2021-10-29T22:09:12.446Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/12@tmp/config560060937328449438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-29T22:09:12.811Z] ---> docker-login.sh [2021-10-29T22:09:12.811Z] nexus3.edgexfoundry.org:10001 [2021-10-29T22:09:13.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T22:09:14.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T22:09:14.066Z] Configure a credential helper to remove this warning. See [2021-10-29T22:09:14.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T22:09:14.066Z] [2021-10-29T22:09:14.066Z] Login Succeeded [2021-10-29T22:09:14.066Z] nexus3.edgexfoundry.org:10002 [2021-10-29T22:09:14.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T22:09:14.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T22:09:14.615Z] Configure a credential helper to remove this warning. See [2021-10-29T22:09:14.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T22:09:14.615Z] [2021-10-29T22:09:14.615Z] Login Succeeded [2021-10-29T22:09:14.615Z] nexus3.edgexfoundry.org:10003 [2021-10-29T22:09:14.628Z] Merging remotes/origin/main commit 0887a2a06b49b030db05b89eeb48f98f69cb4a9e into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 [2021-10-29T22:09:14.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T22:09:14.182Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-29T22:09:14.193Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-29T22:09:14.201Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-29T22:09:14.222Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-29T22:09:14.223Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-29T22:09:14.224Z] [INFO] Currently running in a labeled security context [2021-10-29T22:09:14.224Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-29T22:09:14.224Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/12@tmp/jenkins-gitclient-ssh8504497307227863428.key [2021-10-29T22:09:14.238Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-29T22:09:14.874Z] > git config core.sparsecheckout # timeout=10 [2021-10-29T22:09:14.882Z] > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 [2021-10-29T22:09:14.963Z] > git remote # timeout=10 [2021-10-29T22:09:14.969Z] > git config --get remote.origin.url # timeout=10 [2021-10-29T22:09:14.975Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-29T22:09:14.976Z] [INFO] Currently running in a labeled security context [2021-10-29T22:09:14.976Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-29T22:09:14.976Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/12@tmp/jenkins-gitclient-ssh6565627566855214806.key [2021-10-29T22:09:14.984Z] > git merge 0887a2a06b49b030db05b89eeb48f98f69cb4a9e # timeout=10 [2021-10-29T22:09:15.111Z] Merge succeeded, producing 989c0a2de4565b534b4ef0d5418c29b4d88ab5ed [2021-10-29T22:09:15.111Z] Checking out Revision 989c0a2de4565b534b4ef0d5418c29b4d88ab5ed (PR-431) [2021-10-29T22:09:15.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T22:09:15.168Z] Configure a credential helper to remove this warning. See [2021-10-29T22:09:15.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T22:09:15.168Z] [2021-10-29T22:09:15.168Z] Login Succeeded [2021-10-29T22:09:15.168Z] nexus3.edgexfoundry.org:10004 [2021-10-29T22:09:15.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T22:09:15.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T22:09:15.719Z] Configure a credential helper to remove this warning. See [2021-10-29T22:09:15.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T22:09:15.719Z] [2021-10-29T22:09:15.719Z] Login Succeeded [2021-10-29T22:09:15.719Z] docker.io [2021-10-29T22:09:15.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T22:09:15.298Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-29T22:09:15.313Z] > git config core.sparsecheckout # timeout=10 [2021-10-29T22:09:15.319Z] > git checkout -f 989c0a2de4565b534b4ef0d5418c29b4d88ab5ed # timeout=10 [2021-10-29T22:09:16.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T22:09:16.585Z] Configure a credential helper to remove this warning. See [2021-10-29T22:09:16.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T22:09:16.585Z] [2021-10-29T22:09:16.585Z] Login Succeeded [2021-10-29T22:09:16.585Z] ---> docker-login.sh ends [Pipeline] } [2021-10-29T22:09:16.602Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-29T22:09:17.041Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-10-29T22:09:17.051Z] ========================================================= [2021-10-29T22:09:17.051Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-29T22:09:17.051Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-29T22:09:17.401Z] + 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-10-29T22:09:18.384Z] Sending build context to Docker daemon 25.87MB [2021-10-29T22:09:18.384Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-29T22:09:18.384Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-29T22:09:18.659Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-29T22:09:18.659Z] 552d1f2373af: Pulling fs layer [2021-10-29T22:09:18.659Z] ea3f2d53f512: Pulling fs layer [2021-10-29T22:09:18.659Z] 9e70ebbbe112: Pulling fs layer [2021-10-29T22:09:18.659Z] 7a9cfe048b4a: Pulling fs layer [2021-10-29T22:09:18.659Z] 72dc09318566: Pulling fs layer [2021-10-29T22:09:18.659Z] f4f7b4309257: Pulling fs layer [2021-10-29T22:09:18.659Z] 0ac9a79272e3: Pulling fs layer [2021-10-29T22:09:18.659Z] b78e95d17946: Pulling fs layer [2021-10-29T22:09:18.659Z] f4f7b4309257: Waiting [2021-10-29T22:09:18.659Z] b78e95d17946: Waiting [2021-10-29T22:09:18.659Z] 0ac9a79272e3: Waiting [2021-10-29T22:09:18.659Z] 7a9cfe048b4a: Waiting [2021-10-29T22:09:18.659Z] 72dc09318566: Waiting [2021-10-29T22:09:18.659Z] 9e70ebbbe112: Download complete [2021-10-29T22:09:18.659Z] ea3f2d53f512: Verifying Checksum [2021-10-29T22:09:18.659Z] ea3f2d53f512: Download complete [2021-10-29T22:09:18.659Z] 72dc09318566: Verifying Checksum [2021-10-29T22:09:18.659Z] 72dc09318566: Download complete [2021-10-29T22:09:18.659Z] f4f7b4309257: Verifying Checksum [2021-10-29T22:09:18.659Z] f4f7b4309257: Download complete [2021-10-29T22:09:18.659Z] 552d1f2373af: Verifying Checksum [2021-10-29T22:09:18.659Z] 552d1f2373af: Download complete [2021-10-29T22:09:18.659Z] 0ac9a79272e3: Verifying Checksum [2021-10-29T22:09:18.659Z] 0ac9a79272e3: Download complete [2021-10-29T22:09:18.910Z] Commit message: "Merge commit '0887a2a06b49b030db05b89eeb48f98f69cb4a9e' into HEAD" [2021-10-29T22:09:18.926Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-29T22:09:19.323Z] provisioning config files... [2021-10-29T22:09:19.339Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/12@tmp/config819897943642540865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-29T22:09:18.913Z] > git rev-list --no-walk 30852da7e6247f02f8645bd7ba132d42e4440a6c # timeout=10 [2021-10-29T22:09:19.645Z] 552d1f2373af: Pull complete [2021-10-29T22:09:19.713Z] ---> docker-login.sh [2021-10-29T22:09:19.713Z] nexus3.edgexfoundry.org:10001 [2021-10-29T22:09:19.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T22:09:19.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T22:09:19.974Z] Configure a credential helper to remove this warning. See [2021-10-29T22:09:19.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T22:09:19.974Z] [2021-10-29T22:09:19.974Z] Login Succeeded [2021-10-29T22:09:19.974Z] nexus3.edgexfoundry.org:10002 [2021-10-29T22:09:19.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T22:09:19.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T22:09:19.974Z] Configure a credential helper to remove this warning. See [2021-10-29T22:09:19.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T22:09:19.974Z] [2021-10-29T22:09:19.974Z] Login Succeeded [2021-10-29T22:09:19.974Z] nexus3.edgexfoundry.org:10003 [2021-10-29T22:09:19.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T22:09:20.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T22:09:20.235Z] Configure a credential helper to remove this warning. See [2021-10-29T22:09:20.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T22:09:20.235Z] [2021-10-29T22:09:20.235Z] Login Succeeded [2021-10-29T22:09:20.235Z] nexus3.edgexfoundry.org:10004 [2021-10-29T22:09:20.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T22:09:20.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T22:09:20.235Z] Configure a credential helper to remove this warning. See [2021-10-29T22:09:20.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T22:09:20.235Z] [2021-10-29T22:09:20.235Z] Login Succeeded [2021-10-29T22:09:20.235Z] docker.io [2021-10-29T22:09:20.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T22:09:20.245Z] ea3f2d53f512: Pull complete [2021-10-29T22:09:20.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T22:09:20.497Z] Configure a credential helper to remove this warning. See [2021-10-29T22:09:20.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T22:09:20.497Z] [2021-10-29T22:09:20.497Z] Login Succeeded [2021-10-29T22:09:20.497Z] ---> docker-login.sh ends [2021-10-29T22:09:20.522Z] 9e70ebbbe112: Pull complete [2021-10-29T22:09:20.522Z] b78e95d17946: Verifying Checksum [2021-10-29T22:09:20.522Z] b78e95d17946: Download complete [Pipeline] } [2021-10-29T22:09:20.535Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-29T22:09:20.676Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-10-29T22:09:20.685Z] ========================================================= [2021-10-29T22:09:20.685Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-29T22:09:20.685Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-29T22:09:21.002Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-29T22:09:21.002Z] Sending build context to Docker daemon 25.87MB [2021-10-29T22:09:21.002Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-29T22:09:21.002Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-29T22:09:21.141Z] 7a9cfe048b4a: Verifying Checksum [2021-10-29T22:09:21.142Z] 7a9cfe048b4a: Download complete [2021-10-29T22:09:21.270Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-29T22:09:21.270Z] a0d0a0d46f8b: Pulling fs layer [2021-10-29T22:09:21.270Z] 31adcdaf11c8: Pulling fs layer [2021-10-29T22:09:21.270Z] b8b176561691: Pulling fs layer [2021-10-29T22:09:21.270Z] 4527c011a84f: Pulling fs layer [2021-10-29T22:09:21.270Z] 5d74067f8e1e: Pulling fs layer [2021-10-29T22:09:21.270Z] e0aca202a116: Pulling fs layer [2021-10-29T22:09:21.270Z] 3a43be97a3b4: Pulling fs layer [2021-10-29T22:09:21.270Z] 34cad66bf833: Pulling fs layer [2021-10-29T22:09:21.270Z] b4e3c513aaa6: Pulling fs layer [2021-10-29T22:09:21.270Z] 4527c011a84f: Waiting [2021-10-29T22:09:21.270Z] 5d74067f8e1e: Waiting [2021-10-29T22:09:21.270Z] e0aca202a116: Waiting [2021-10-29T22:09:21.270Z] 3a43be97a3b4: Waiting [2021-10-29T22:09:21.270Z] 34cad66bf833: Waiting [2021-10-29T22:09:21.270Z] b4e3c513aaa6: Waiting [2021-10-29T22:09:21.270Z] b8b176561691: Verifying Checksum [2021-10-29T22:09:21.270Z] b8b176561691: Download complete [2021-10-29T22:09:21.270Z] 31adcdaf11c8: Verifying Checksum [2021-10-29T22:09:21.270Z] 31adcdaf11c8: Download complete [2021-10-29T22:09:21.270Z] 5d74067f8e1e: Verifying Checksum [2021-10-29T22:09:21.270Z] 5d74067f8e1e: Download complete [2021-10-29T22:09:21.270Z] e0aca202a116: Verifying Checksum [2021-10-29T22:09:21.271Z] e0aca202a116: Download complete [2021-10-29T22:09:21.271Z] a0d0a0d46f8b: Verifying Checksum [2021-10-29T22:09:21.271Z] a0d0a0d46f8b: Download complete [2021-10-29T22:09:21.271Z] 3a43be97a3b4: Verifying Checksum [2021-10-29T22:09:21.271Z] 3a43be97a3b4: Download complete [2021-10-29T22:09:21.542Z] 34cad66bf833: Verifying Checksum [2021-10-29T22:09:21.542Z] 34cad66bf833: Download complete [2021-10-29T22:09:21.542Z] a0d0a0d46f8b: Pull complete [2021-10-29T22:09:21.814Z] 4527c011a84f: Verifying Checksum [2021-10-29T22:09:21.814Z] 4527c011a84f: Download complete [2021-10-29T22:09:22.081Z] b4e3c513aaa6: Verifying Checksum [2021-10-29T22:09:22.081Z] b4e3c513aaa6: Download complete [2021-10-29T22:09:22.081Z] 31adcdaf11c8: Pull complete [2021-10-29T22:09:22.081Z] b8b176561691: Pull complete [2021-10-29T22:09:26.347Z] 4527c011a84f: Pull complete [2021-10-29T22:09:26.347Z] 5d74067f8e1e: Pull complete [2021-10-29T22:09:26.347Z] e0aca202a116: Pull complete [2021-10-29T22:09:26.347Z] 3a43be97a3b4: Pull complete [2021-10-29T22:09:26.347Z] 34cad66bf833: Pull complete [2021-10-29T22:09:28.316Z] b4e3c513aaa6: Pull complete [2021-10-29T22:09:28.578Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-29T22:09:28.578Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-29T22:09:28.578Z] ---> 9f6097aaca64 [2021-10-29T22:09:28.578Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-29T22:09:30.506Z] ---> Running in 7829ebd7ccdd [2021-10-29T22:09:30.506Z] Removing intermediate container 7829ebd7ccdd [2021-10-29T22:09:30.506Z] ---> 38bbaf887182 [2021-10-29T22:09:30.506Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-29T22:09:30.506Z] ---> Running in 71c03cdff400 [2021-10-29T22:09:30.506Z] Removing intermediate container 71c03cdff400 [2021-10-29T22:09:30.506Z] ---> c4d6e0e33b7d [2021-10-29T22:09:30.506Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-29T22:09:30.506Z] ---> Running in 483921223c1e [2021-10-29T22:09:30.506Z] Removing intermediate container 483921223c1e [2021-10-29T22:09:30.506Z] ---> c914c323e6f1 [2021-10-29T22:09:30.506Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-29T22:09:30.506Z] ---> Running in c97a061de903 [2021-10-29T22:09:30.770Z] Removing intermediate container c97a061de903 [2021-10-29T22:09:30.770Z] ---> 85b5966f3a8e [2021-10-29T22:09:30.770Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-29T22:09:30.770Z] ---> Running in c1dd34bf10ac [2021-10-29T22:09:30.770Z] Removing intermediate container c1dd34bf10ac [2021-10-29T22:09:30.770Z] ---> 62a6de4d7d2a [2021-10-29T22:09:30.770Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-29T22:09:30.770Z] ---> Running in 3ef5056ae996 [2021-10-29T22:09:31.318Z] 7a9cfe048b4a: Pull complete [2021-10-29T22:09:31.346Z] Removing intermediate container 3ef5056ae996 [2021-10-29T22:09:31.346Z] ---> 740d1bede17e [2021-10-29T22:09:31.346Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-29T22:09:31.346Z] ---> Running in 122bf14ba482 [2021-10-29T22:09:31.593Z] 72dc09318566: Pull complete [2021-10-29T22:09:31.612Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-29T22:09:31.869Z] f4f7b4309257: Pull complete [2021-10-29T22:09:32.142Z] 0ac9a79272e3: Pull complete [2021-10-29T22:09:32.553Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-29T22:09:32.816Z] OK: 220 MiB in 52 packages [2021-10-29T22:09:33.083Z] Removing intermediate container 122bf14ba482 [2021-10-29T22:09:33.083Z] ---> 64b9f0e50c0d [2021-10-29T22:09:33.083Z] Step 10/14 : ENV GO111MODULE=on [2021-10-29T22:09:33.083Z] ---> Running in 07f31ef796f5 [2021-10-29T22:09:33.350Z] Removing intermediate container 07f31ef796f5 [2021-10-29T22:09:33.350Z] ---> 23059a2185af [2021-10-29T22:09:33.350Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-29T22:09:33.350Z] ---> Running in 5856ac30d073 [2021-10-29T22:09:33.350Z] Removing intermediate container 5856ac30d073 [2021-10-29T22:09:33.350Z] ---> 0fa238c9229e [2021-10-29T22:09:33.350Z] Step 12/14 : COPY . . [2021-10-29T22:09:34.297Z] ---> 55300777f9fe [2021-10-29T22:09:34.297Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-29T22:09:34.297Z] ---> Running in cba29ffd9bc0 [2021-10-29T22:09:38.855Z] b78e95d17946: Pull complete [2021-10-29T22:09:38.855Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-29T22:09:38.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-29T22:09:38.855Z] ---> 8b459fc5aaf0 [2021-10-29T22:09:38.855Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-29T22:09:40.286Z] ---> Running in 3d60a3eb0aed [2021-10-29T22:09:40.883Z] Removing intermediate container 3d60a3eb0aed [2021-10-29T22:09:40.883Z] ---> de34e7049749 [2021-10-29T22:09:40.883Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-29T22:09:40.883Z] ---> Running in 7ca7919564b7 [2021-10-29T22:09:41.478Z] Removing intermediate container 7ca7919564b7 [2021-10-29T22:09:41.478Z] ---> 024f3381b70a [2021-10-29T22:09:41.478Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-29T22:09:41.478Z] ---> Running in afcce9738d15 [2021-10-29T22:09:41.749Z] Removing intermediate container afcce9738d15 [2021-10-29T22:09:41.750Z] ---> 66ad36dc44e4 [2021-10-29T22:09:41.750Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-29T22:09:42.020Z] ---> Running in c58c5f1d44e2 [2021-10-29T22:09:42.292Z] Removing intermediate container c58c5f1d44e2 [2021-10-29T22:09:42.292Z] ---> c4cd38a5eaff [2021-10-29T22:09:42.292Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-29T22:09:42.292Z] ---> Running in c6b3f0eea0c8 [2021-10-29T22:09:42.891Z] Removing intermediate container c6b3f0eea0c8 [2021-10-29T22:09:42.891Z] ---> 50d55e5bcc3e [2021-10-29T22:09:42.891Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-29T22:09:42.891Z] ---> Running in ffbc220e9efe [2021-10-29T22:09:45.507Z] Removing intermediate container ffbc220e9efe [2021-10-29T22:09:45.507Z] ---> 8a2d2c62abcb [2021-10-29T22:09:45.507Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-29T22:09:45.507Z] ---> Running in 304f897fb02d [2021-10-29T22:09:46.484Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-29T22:09:47.460Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-29T22:09:48.055Z] OK: 219 MiB in 52 packages [2021-10-29T22:09:49.030Z] Removing intermediate container 304f897fb02d [2021-10-29T22:09:49.030Z] ---> f37c6772c5af [2021-10-29T22:09:49.030Z] Step 10/14 : ENV GO111MODULE=on [2021-10-29T22:09:49.030Z] ---> Running in d696a4675e80 [2021-10-29T22:09:49.232Z] Removing intermediate container cba29ffd9bc0 [2021-10-29T22:09:49.232Z] ---> 66323ba8a717 [2021-10-29T22:09:49.232Z] Step 14/14 : RUN ${MAKE} [2021-10-29T22:09:49.232Z] ---> Running in 937c5a110913 [2021-10-29T22:09:49.232Z] noop [2021-10-29T22:09:49.232Z] Removing intermediate container 937c5a110913 [2021-10-29T22:09:49.232Z] ---> 1239046e3579 [2021-10-29T22:09:49.232Z] Successfully built 1239046e3579 [2021-10-29T22:09:49.232Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T22:09:49.527Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-29T22:09:49.527Z] . [Pipeline] withDockerContainer [2021-10-29T22:09:49.590Z] prd-centos7-docker-4c-2g-13471 does not seem to be running inside a container [2021-10-29T22:09:49.620Z] Removing intermediate container d696a4675e80 [2021-10-29T22:09:49.620Z] ---> f252503fc8cf [2021-10-29T22:09:49.620Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-29T22:09:49.620Z] ---> Running in 61733c93d401 [2021-10-29T22:09:49.652Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/12 -v /w/workspace/edgex-ui-go/12:/w/workspace/edgex-ui-go/12:rw,z -v /w/workspace/edgex-ui-go/12@tmp:/w/workspace/edgex-ui-go/12@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 ******** ci-base-image-x86_64 cat [2021-10-29T22:09:49.894Z] Removing intermediate container 61733c93d401 [2021-10-29T22:09:49.895Z] ---> c60a08290fb3 [2021-10-29T22:09:49.895Z] Step 12/14 : COPY . . [2021-10-29T22:09:49.987Z] $ docker top 9386343624db9108dd319ba507f5a175c7025ba4038808090e8b52ce5a38e67f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-29T22:09:50.353Z] + go version [2021-10-29T22:09:50.353Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-29T22:09:50.362Z] $ docker stop --time=1 9386343624db9108dd319ba507f5a175c7025ba4038808090e8b52ce5a38e67f [2021-10-29T22:09:51.536Z] $ docker rm -f 9386343624db9108dd319ba507f5a175c7025ba4038808090e8b52ce5a38e67f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-29T22:09:52.031Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-29T22:09:52.031Z] . [Pipeline] withDockerContainer [2021-10-29T22:09:52.092Z] prd-centos7-docker-4c-2g-13471 does not seem to be running inside a container [2021-10-29T22:09:52.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/12 -v /w/workspace/edgex-ui-go/12:/w/workspace/edgex-ui-go/12:rw,z -v /w/workspace/edgex-ui-go/12@tmp:/w/workspace/edgex-ui-go/12@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 ******** ci-base-image-x86_64 cat [2021-10-29T22:09:52.463Z] $ docker top e8d555de1cdf04b0d02f7b0d00509055618281584ac0a05df57c2248d03de1f3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-29T22:09:52.841Z] + make test [2021-10-29T22:09:52.841Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-29T22:09:53.116Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-29T22:09:53.282Z] ---> 2fc2f4e40708 [2021-10-29T22:09:53.282Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-29T22:09:53.282Z] ---> Running in ba0af8085a88 [2021-10-29T22:10:05.446Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-29T22:10:05.446Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-29T22:10:05.446Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-29T22:10:05.446Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-29T22:10:05.446Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-29T22:10:05.446Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-29T22:10:05.446Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-29T22:10:05.446Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-29T22:10:05.446Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-29T22:10:05.446Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-29T22:10:05.446Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-29T22:10:05.446Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-29T22:10:05.446Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-29T22:10:10.775Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-29T22:10:10.775Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-29T22:10:10.784Z] $ docker stop --time=1 e8d555de1cdf04b0d02f7b0d00509055618281584ac0a05df57c2248d03de1f3 [2021-10-29T22:10:12.137Z] $ docker rm -f e8d555de1cdf04b0d02f7b0d00509055618281584ac0a05df57c2248d03de1f3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-29T22:10:12.509Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-29T22:10:12.692Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-29T22:10:13.908Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-29T22:10:14.197Z] + ls -al . [2021-10-29T22:10:14.197Z] total 88 [2021-10-29T22:10:14.197Z] drwxrwxr-x. 12 jenkins jenkins 4096 Oct 29 22:09 . [2021-10-29T22:10:14.197Z] drwxrwxr-x. 4 jenkins jenkins 30 Oct 29 22:09 .. [2021-10-29T22:10:14.197Z] drwxrwxr-x. 4 jenkins jenkins 36 Oct 29 22:09 assets [2021-10-29T22:10:14.197Z] drwxrwxr-x. 2 jenkins jenkins 66 Oct 29 22:09 bin [2021-10-29T22:10:14.197Z] drwxrwxr-x. 3 jenkins jenkins 29 Oct 29 22:09 cmd [2021-10-29T22:10:14.197Z] -rw-rw-r--. 1 jenkins jenkins 3959 Oct 29 22:09 CONTRIBUTING.md [2021-10-29T22:10:14.197Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 29 22:09 coverage.out [2021-10-29T22:10:14.197Z] -rw-rw-r--. 1 jenkins jenkins 1526 Oct 29 22:09 Dockerfile [2021-10-29T22:10:14.197Z] drwxrwxr-x. 2 jenkins jenkins 23 Oct 29 22:09 docs [2021-10-29T22:10:14.197Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 29 22:09 .git [2021-10-29T22:10:14.197Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 29 22:09 .github [2021-10-29T22:10:14.197Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 29 22:09 .gitignore [2021-10-29T22:10:14.197Z] -rw-rw-r--. 1 jenkins jenkins 880 Oct 29 22:09 go.mod [2021-10-29T22:10:14.197Z] -rw-rw-r--. 1 jenkins jenkins 24176 Oct 29 22:09 go.sum [2021-10-29T22:10:14.197Z] drwxrwxr-x. 9 jenkins jenkins 125 Oct 29 22:09 internal [2021-10-29T22:10:14.197Z] -rw-rw-r--. 1 jenkins jenkins 652 Oct 29 22:09 Jenkinsfile [2021-10-29T22:10:14.197Z] -rw-rw-r--. 1 jenkins jenkins 11357 Oct 29 22:09 LICENSE [2021-10-29T22:10:14.197Z] -rw-rw-r--. 1 jenkins jenkins 1212 Oct 29 22:09 Makefile [2021-10-29T22:10:14.197Z] drwxrwxr-x. 3 jenkins jenkins 19 Oct 29 22:09 pkg [2021-10-29T22:10:14.197Z] -rw-rw-r--. 1 jenkins jenkins 5509 Oct 29 22:09 README.md [2021-10-29T22:10:14.197Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 29 22:09 snap [2021-10-29T22:10:14.197Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 29 22:06 VERSION [2021-10-29T22:10:14.197Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 29 22:09 version.go [2021-10-29T22:10:14.197Z] drwxrwxr-x. 4 jenkins jenkins 4096 Oct 29 22:09 web [Pipeline] isUnix [Pipeline] sh [2021-10-29T22:10:14.503Z] + 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=989c0a2de4565b534b4ef0d5418c29b4d88ab5ed --label arch=amd64 --label version=0.0.0 . [2021-10-29T22:10:14.764Z] Sending build context to Docker daemon 25.87MB [2021-10-29T22:10:14.764Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-29T22:10:14.764Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-29T22:10:14.764Z] ---> 1239046e3579 [2021-10-29T22:10:14.764Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-29T22:10:14.764Z] ---> Running in a0c0b5da9dd0 [2021-10-29T22:10:14.764Z] Removing intermediate container a0c0b5da9dd0 [2021-10-29T22:10:14.764Z] ---> b67d66f34202 [2021-10-29T22:10:14.764Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-29T22:10:15.030Z] ---> Running in 94620eccaf9d [2021-10-29T22:10:15.030Z] Removing intermediate container 94620eccaf9d [2021-10-29T22:10:15.030Z] ---> 2ac62fae2223 [2021-10-29T22:10:15.030Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-29T22:10:15.030Z] ---> Running in e0c1433d5691 [2021-10-29T22:10:15.030Z] Removing intermediate container e0c1433d5691 [2021-10-29T22:10:15.030Z] ---> dda2d4f9a8f8 [2021-10-29T22:10:15.030Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-29T22:10:15.030Z] ---> Running in 2d52385851fd [2021-10-29T22:10:15.300Z] Removing intermediate container 2d52385851fd [2021-10-29T22:10:15.300Z] ---> b27699daf352 [2021-10-29T22:10:15.300Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-29T22:10:15.300Z] ---> Running in f4040b3c1ed1 [2021-10-29T22:10:15.300Z] Removing intermediate container f4040b3c1ed1 [2021-10-29T22:10:15.300Z] ---> 1a2121715697 [2021-10-29T22:10:15.300Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-29T22:10:15.300Z] ---> Running in c262a5575d43 [2021-10-29T22:10:15.874Z] Removing intermediate container c262a5575d43 [2021-10-29T22:10:15.874Z] ---> bf942e063f35 [2021-10-29T22:10:15.874Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-29T22:10:15.874Z] ---> Running in 81cc7be997f5 [2021-10-29T22:10:16.134Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-29T22:10:17.079Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-29T22:10:17.341Z] OK: 220 MiB in 52 packages [2021-10-29T22:10:17.607Z] Removing intermediate container 81cc7be997f5 [2021-10-29T22:10:17.607Z] ---> 393a19749062 [2021-10-29T22:10:17.607Z] Step 10/22 : ENV GO111MODULE=on [2021-10-29T22:10:17.607Z] ---> Running in 6f18fe164224 [2021-10-29T22:10:17.607Z] Removing intermediate container 6f18fe164224 [2021-10-29T22:10:17.607Z] ---> 29eb35ff9f83 [2021-10-29T22:10:17.607Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-29T22:10:17.869Z] ---> Running in 235a16581918 [2021-10-29T22:10:17.869Z] Removing intermediate container 235a16581918 [2021-10-29T22:10:17.869Z] ---> 598fa143d6a4 [2021-10-29T22:10:17.869Z] Step 12/22 : COPY . . [2021-10-29T22:10:18.829Z] ---> 5c63978df213 [2021-10-29T22:10:18.829Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-29T22:10:18.829Z] ---> Running in 9f6ff78f0f42 [2021-10-29T22:10:19.090Z] Removing intermediate container 9f6ff78f0f42 [2021-10-29T22:10:19.090Z] ---> 7c895b614a07 [2021-10-29T22:10:19.090Z] Step 14/22 : RUN ${MAKE} [2021-10-29T22:10:19.357Z] ---> Running in 76a88b84f63b [2021-10-29T22:10:19.357Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-10-29T22:10:20.075Z] Removing intermediate container ba0af8085a88 [2021-10-29T22:10:20.075Z] ---> b1087913978a [2021-10-29T22:10:20.075Z] Step 14/14 : RUN ${MAKE} [2021-10-29T22:10:20.075Z] ---> Running in d342ab6927b1 [2021-10-29T22:10:20.075Z] noop [2021-10-29T22:10:20.075Z] Removing intermediate container d342ab6927b1 [2021-10-29T22:10:20.075Z] ---> 7139d380dbe1 [2021-10-29T22:10:20.075Z] Successfully built 7139d380dbe1 [2021-10-29T22:10:20.075Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T22:10:20.416Z] + docker inspect -f . ci-base-image-arm64 [2021-10-29T22:10:20.416Z] . [Pipeline] withDockerContainer [2021-10-29T22:10:20.647Z] prd-ubuntu18.04-docker-arm64-4c-16g-13470 does not seem to be running inside a container [2021-10-29T22:10:20.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/12 -v /w/workspace/edgex-ui-go/12:/w/workspace/edgex-ui-go/12:rw,z -v /w/workspace/edgex-ui-go/12@tmp:/w/workspace/edgex-ui-go/12@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 ******** ci-base-image-arm64 cat [2021-10-29T22:10:22.283Z] $ docker top 90850b78d869c254e977c489692feccc74cebfdc6948beae5586e8e67e1ac8a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-29T22:10:23.243Z] + go version [2021-10-29T22:10:23.243Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-29T22:10:23.264Z] $ docker stop --time=1 90850b78d869c254e977c489692feccc74cebfdc6948beae5586e8e67e1ac8a4 [2021-10-29T22:10:24.999Z] $ docker rm -f 90850b78d869c254e977c489692feccc74cebfdc6948beae5586e8e67e1ac8a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-29T22:10:25.688Z] + docker inspect -f . ci-base-image-arm64 [2021-10-29T22:10:25.688Z] . [Pipeline] withDockerContainer [2021-10-29T22:10:25.956Z] prd-ubuntu18.04-docker-arm64-4c-16g-13470 does not seem to be running inside a container [2021-10-29T22:10:26.035Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/12 -v /w/workspace/edgex-ui-go/12:/w/workspace/edgex-ui-go/12:rw,z -v /w/workspace/edgex-ui-go/12@tmp:/w/workspace/edgex-ui-go/12@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 ******** ci-base-image-arm64 cat [2021-10-29T22:10:27.529Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-29T22:10:27.529Z] $ docker top f46df3465d8449d16113c336b8c833dc503a90db845ff981f171e06ce0ee1f09 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-29T22:10:28.473Z] + make test [2021-10-29T22:10:28.473Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-29T22:10:29.464Z] Removing intermediate container 76a88b84f63b [2021-10-29T22:10:29.464Z] ---> afe22136298d [2021-10-29T22:10:29.464Z] Step 15/22 : FROM alpine:3.14 [2021-10-29T22:10:29.923Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-29T22:10:30.036Z] 3.14: Pulling from library/alpine [2021-10-29T22:10:30.295Z] a0d0a0d46f8b: Already exists [2021-10-29T22:10:30.295Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-29T22:10:30.295Z] Status: Downloaded newer image for alpine:3.14 [2021-10-29T22:10:30.295Z] ---> 14119a10abf4 [2021-10-29T22:10:30.295Z] Step 16/22 : EXPOSE 4000 [2021-10-29T22:10:30.557Z] ---> Running in 4c540270a9a4 [2021-10-29T22:10:30.557Z] Removing intermediate container 4c540270a9a4 [2021-10-29T22:10:30.557Z] ---> c1ef239f8684 [2021-10-29T22:10:30.557Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-29T22:10:30.824Z] ---> fd8660112b58 [2021-10-29T22:10:30.825Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-29T22:10:30.825Z] ---> Running in 4781d44dd0d7 [2021-10-29T22:10:31.086Z] Removing intermediate container 4781d44dd0d7 [2021-10-29T22:10:31.086Z] ---> 5c9fae240be3 [2021-10-29T22:10:31.086Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-29T22:10:31.086Z] ---> Running in 6fda62bb5132 [2021-10-29T22:10:31.086Z] Removing intermediate container 6fda62bb5132 [2021-10-29T22:10:31.086Z] ---> 2d64a3a0c7c3 [2021-10-29T22:10:31.086Z] Step 20/22 : LABEL arch=amd64 [2021-10-29T22:10:31.086Z] ---> Running in 103faf8b3769 [2021-10-29T22:10:31.348Z] Removing intermediate container 103faf8b3769 [2021-10-29T22:10:31.348Z] ---> 74c1f513bf53 [2021-10-29T22:10:31.348Z] Step 21/22 : LABEL git_sha=989c0a2de4565b534b4ef0d5418c29b4d88ab5ed [2021-10-29T22:10:31.348Z] ---> Running in 13f7c9361075 [2021-10-29T22:10:31.348Z] Removing intermediate container 13f7c9361075 [2021-10-29T22:10:31.348Z] ---> d3cc25e02cce [2021-10-29T22:10:31.348Z] Step 22/22 : LABEL version=0.0.0 [2021-10-29T22:10:31.348Z] ---> Running in 33a50cdaa7a8 [2021-10-29T22:10:31.608Z] Removing intermediate container 33a50cdaa7a8 [2021-10-29T22:10:31.608Z] ---> cc9940c38dee [2021-10-29T22:10:31.608Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-29T22:10:31.608Z] Successfully built cc9940c38dee [2021-10-29T22:10:31.608Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-29T22:10:32.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-29T22:10:32.217Z] [2021-10-29T22:10:32.217Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T22:10:32.525Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-29T22:10:32.525Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-29T22:10:32.525Z] b4d181a07f80: Pulling fs layer [2021-10-29T22:10:32.525Z] a1111a8f2ec3: Pulling fs layer [2021-10-29T22:10:32.525Z] ed53099fbce6: Pulling fs layer [2021-10-29T22:10:32.525Z] dc539afda2c1: Pulling fs layer [2021-10-29T22:10:32.525Z] 77bc0d833cb6: Pulling fs layer [2021-10-29T22:10:32.525Z] 9065ff56babe: Pulling fs layer [2021-10-29T22:10:32.525Z] d287ab97295c: Pulling fs layer [2021-10-29T22:10:32.525Z] dc539afda2c1: Waiting [2021-10-29T22:10:32.525Z] 77bc0d833cb6: Waiting [2021-10-29T22:10:32.525Z] 9065ff56babe: Waiting [2021-10-29T22:10:32.525Z] d287ab97295c: Waiting [2021-10-29T22:10:32.525Z] a1111a8f2ec3: Verifying Checksum [2021-10-29T22:10:32.525Z] a1111a8f2ec3: Download complete [2021-10-29T22:10:32.525Z] dc539afda2c1: Verifying Checksum [2021-10-29T22:10:32.525Z] dc539afda2c1: Download complete [2021-10-29T22:10:32.525Z] ed53099fbce6: Verifying Checksum [2021-10-29T22:10:32.525Z] ed53099fbce6: Download complete [2021-10-29T22:10:32.525Z] 77bc0d833cb6: Verifying Checksum [2021-10-29T22:10:32.525Z] 77bc0d833cb6: Download complete [2021-10-29T22:10:32.525Z] 9065ff56babe: Verifying Checksum [2021-10-29T22:10:32.525Z] 9065ff56babe: Download complete [2021-10-29T22:10:32.788Z] b4d181a07f80: Verifying Checksum [2021-10-29T22:10:32.788Z] b4d181a07f80: Download complete [2021-10-29T22:10:33.366Z] d287ab97295c: Verifying Checksum [2021-10-29T22:10:33.366Z] d287ab97295c: Download complete [2021-10-29T22:10:34.313Z] b4d181a07f80: Pull complete [2021-10-29T22:10:34.313Z] a1111a8f2ec3: Pull complete [2021-10-29T22:10:34.893Z] ed53099fbce6: Pull complete [2021-10-29T22:10:34.893Z] dc539afda2c1: Pull complete [2021-10-29T22:10:35.162Z] 77bc0d833cb6: Pull complete [2021-10-29T22:10:35.425Z] 9065ff56babe: Pull complete [2021-10-29T22:10:40.728Z] d287ab97295c: Pull complete [2021-10-29T22:10:40.728Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-29T22:10:40.728Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-29T22:10:40.728Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-29T22:10:40.797Z] prd-centos7-docker-4c-2g-13471 does not seem to be running inside a container [2021-10-29T22:10:40.836Z] $ 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/12 -v /w/workspace/edgex-ui-go/12:/w/workspace/edgex-ui-go/12:rw,z -v /w/workspace/edgex-ui-go/12@tmp:/w/workspace/edgex-ui-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-29T22:10:42.958Z] $ docker top 609fedc0dd8eb708de4639d12b03ae530247ae487489a0ab8e3bdf1d75939080 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-29T22:10:43.395Z] ---> job-cost.sh [2021-10-29T22:10:43.395Z] lf-activate-venv: SKIPPING [2021-10-29T22:10:43.395Z] INFO: No Stack... [2021-10-29T22:10:43.655Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-29T22:10:43.915Z] INFO: Archiving Costs [Pipeline] sh [2021-10-29T22:10:44.211Z] + cat /w/workspace/edgex-ui-go/12/archives/cost.csv [2021-10-29T22:10:44.211Z] + cut -d, -f6 [Pipeline] lock [2021-10-29T22:10:44.236Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-12-stack-cost] [2021-10-29T22:10:44.242Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-12-stack-cost] did not exist. Created. [2021-10-29T22:10:44.242Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-29T22:10:44.547Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-29T22:10:44.588Z] Stashed 1 file(s) [Pipeline] } [2021-10-29T22:10:44.594Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-12-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-29T22:10:44.611Z] $ docker stop --time=1 609fedc0dd8eb708de4639d12b03ae530247ae487489a0ab8e3bdf1d75939080 [2021-10-29T22:10:45.758Z] $ docker rm -f 609fedc0dd8eb708de4639d12b03ae530247ae487489a0ab8e3bdf1d75939080 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-29T22:11:08.957Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-29T22:11:08.957Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-29T22:11:08.957Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-29T22:11:08.957Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-29T22:11:08.957Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-29T22:11:08.957Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-29T22:11:08.957Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-29T22:11:08.957Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-29T22:11:08.957Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-29T22:11:08.957Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-29T22:11:08.957Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-29T22:11:08.957Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-29T22:11:08.957Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-29T22:11:31.121Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-29T22:11:31.121Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-29T22:11:31.138Z] $ docker stop --time=1 f46df3465d8449d16113c336b8c833dc503a90db845ff981f171e06ce0ee1f09 [2021-10-29T22:11:32.975Z] $ docker rm -f f46df3465d8449d16113c336b8c833dc503a90db845ff981f171e06ce0ee1f09 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-29T22:11:33.731Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-29T22:11:33.759Z] Warning: overwriting stash ‘coverage-report’ [2021-10-29T22:11:34.330Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-29T22:11:34.839Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-29T22:11:35.168Z] + ls -al . [2021-10-29T22:11:35.168Z] total 128 [2021-10-29T22:11:35.168Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 29 22:10 . [2021-10-29T22:11:35.168Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 29 22:08 .. [2021-10-29T22:11:35.168Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 29 22:08 .git [2021-10-29T22:11:35.168Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 29 22:08 .github [2021-10-29T22:11:35.168Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 29 22:08 .gitignore [2021-10-29T22:11:35.168Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 29 22:08 CONTRIBUTING.md [2021-10-29T22:11:35.168Z] -rw-rw-r-- 1 jenkins jenkins 1526 Oct 29 22:08 Dockerfile [2021-10-29T22:11:35.168Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 29 22:08 Jenkinsfile [2021-10-29T22:11:35.168Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 29 22:08 LICENSE [2021-10-29T22:11:35.168Z] -rw-rw-r-- 1 jenkins jenkins 1212 Oct 29 22:08 Makefile [2021-10-29T22:11:35.168Z] -rw-rw-r-- 1 jenkins jenkins 5509 Oct 29 22:08 README.md [2021-10-29T22:11:35.168Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 29 22:06 VERSION [2021-10-29T22:11:35.168Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 29 22:08 assets [2021-10-29T22:11:35.168Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 29 22:08 bin [2021-10-29T22:11:35.168Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 29 22:08 cmd [2021-10-29T22:11:35.168Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 29 22:10 coverage.out [2021-10-29T22:11:35.168Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 29 22:08 docs [2021-10-29T22:11:35.168Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 29 22:08 go.mod [2021-10-29T22:11:35.169Z] -rw-rw-r-- 1 jenkins jenkins 24176 Oct 29 22:08 go.sum [2021-10-29T22:11:35.169Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 29 22:08 internal [2021-10-29T22:11:35.169Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 29 22:08 pkg [2021-10-29T22:11:35.169Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 29 22:08 snap [2021-10-29T22:11:35.169Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 29 22:08 version.go [2021-10-29T22:11:35.169Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 29 22:08 web [Pipeline] isUnix [Pipeline] sh [2021-10-29T22:11:35.507Z] + 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=3ab5a53d87588fa8ba33163eefd69d8222e873ab --label arch=arm64 --label version=0.0.0 . [2021-10-29T22:11:36.486Z] Sending build context to Docker daemon 25.87MB [2021-10-29T22:11:36.486Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-29T22:11:36.486Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-29T22:11:36.486Z] ---> 7139d380dbe1 [2021-10-29T22:11:36.486Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-29T22:11:36.757Z] ---> Running in f900052d36e4 [2021-10-29T22:11:37.372Z] Removing intermediate container f900052d36e4 [2021-10-29T22:11:37.372Z] ---> 2cf61c371169 [2021-10-29T22:11:37.372Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-29T22:11:37.372Z] ---> Running in 5262d1424547 [2021-10-29T22:11:37.671Z] Removing intermediate container 5262d1424547 [2021-10-29T22:11:37.671Z] ---> 5a5788ad263b [2021-10-29T22:11:37.671Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-29T22:11:37.946Z] ---> Running in 5f4d78843c83 [2021-10-29T22:11:38.609Z] Removing intermediate container 5f4d78843c83 [2021-10-29T22:11:38.609Z] ---> 4b5d9ce66ec7 [2021-10-29T22:11:38.609Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-29T22:11:38.609Z] ---> Running in 9f5092a60195 [2021-10-29T22:11:39.222Z] Removing intermediate container 9f5092a60195 [2021-10-29T22:11:39.222Z] ---> 52c3cab7df31 [2021-10-29T22:11:39.222Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-29T22:11:39.222Z] ---> Running in 1e934755ffe3 [2021-10-29T22:11:39.819Z] Removing intermediate container 1e934755ffe3 [2021-10-29T22:11:39.819Z] ---> 547f0c09e100 [2021-10-29T22:11:39.819Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-29T22:11:39.819Z] ---> Running in 0a662ae15d46 [2021-10-29T22:11:41.793Z] Removing intermediate container 0a662ae15d46 [2021-10-29T22:11:41.793Z] ---> b4341b3383ec [2021-10-29T22:11:41.793Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-29T22:11:42.068Z] ---> Running in 6e05fafc563a [2021-10-29T22:11:43.063Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-29T22:11:44.039Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-29T22:11:44.634Z] OK: 219 MiB in 52 packages [2021-10-29T22:11:45.633Z] Removing intermediate container 6e05fafc563a [2021-10-29T22:11:45.633Z] ---> 69697ee41756 [2021-10-29T22:11:45.633Z] Step 10/22 : ENV GO111MODULE=on [2021-10-29T22:11:45.904Z] ---> Running in ea541319cc17 [2021-10-29T22:11:46.178Z] Removing intermediate container ea541319cc17 [2021-10-29T22:11:46.178Z] ---> e033238e5366 [2021-10-29T22:11:46.450Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-29T22:11:46.450Z] ---> Running in 1e933f6f2bfe [2021-10-29T22:11:47.043Z] Removing intermediate container 1e933f6f2bfe [2021-10-29T22:11:47.043Z] ---> 32695dd57d5e [2021-10-29T22:11:47.043Z] Step 12/22 : COPY . . [2021-10-29T22:11:49.660Z] ---> 4e420db448a7 [2021-10-29T22:11:49.660Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-29T22:11:49.936Z] ---> Running in c4a37a0cd85e [2021-10-29T22:11:52.551Z] Removing intermediate container c4a37a0cd85e [2021-10-29T22:11:52.551Z] ---> b6cb289caf11 [2021-10-29T22:11:52.551Z] Step 14/22 : RUN ${MAKE} [2021-10-29T22:11:52.551Z] ---> Running in 155beb7e4c9a [2021-10-29T22:11:53.533Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-10-29T22:12:20.357Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-29T22:12:23.737Z] Removing intermediate container 155beb7e4c9a [2021-10-29T22:12:23.737Z] ---> cef5b28f566a [2021-10-29T22:12:23.737Z] Step 15/22 : FROM alpine:3.14 [2021-10-29T22:12:24.329Z] 3.14: Pulling from library/alpine [2021-10-29T22:12:24.329Z] 552d1f2373af: Already exists [2021-10-29T22:12:24.601Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-29T22:12:24.601Z] Status: Downloaded newer image for alpine:3.14 [2021-10-29T22:12:24.601Z] ---> bb3de5531c18 [2021-10-29T22:12:24.601Z] Step 16/22 : EXPOSE 4000 [2021-10-29T22:12:24.874Z] ---> Running in f8216ecdb01c [2021-10-29T22:12:25.145Z] Removing intermediate container f8216ecdb01c [2021-10-29T22:12:25.145Z] ---> 7d75ce3bdba6 [2021-10-29T22:12:25.145Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-29T22:12:26.574Z] ---> df567f23f322 [2021-10-29T22:12:26.574Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-29T22:12:26.574Z] ---> Running in 8f6c37e97c4a [2021-10-29T22:12:27.168Z] Removing intermediate container 8f6c37e97c4a [2021-10-29T22:12:27.168Z] ---> 44e623e46617 [2021-10-29T22:12:27.168Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-29T22:12:27.168Z] ---> Running in e69ded349a0a [2021-10-29T22:12:27.769Z] Removing intermediate container e69ded349a0a [2021-10-29T22:12:27.769Z] ---> f951005e7fe0 [2021-10-29T22:12:27.769Z] Step 20/22 : LABEL arch=arm64 [2021-10-29T22:12:27.769Z] ---> Running in 6238bfa0096b [2021-10-29T22:12:28.363Z] Removing intermediate container 6238bfa0096b [2021-10-29T22:12:28.363Z] ---> 2d0a6a74c94c [2021-10-29T22:12:28.363Z] Step 21/22 : LABEL git_sha=3ab5a53d87588fa8ba33163eefd69d8222e873ab [2021-10-29T22:12:28.363Z] ---> Running in f48e255014de [2021-10-29T22:12:28.637Z] Removing intermediate container f48e255014de [2021-10-29T22:12:28.637Z] ---> 98618f3e2fe6 [2021-10-29T22:12:28.637Z] Step 22/22 : LABEL version=0.0.0 [2021-10-29T22:12:28.909Z] ---> Running in 35b76c6bc1f0 [2021-10-29T22:12:29.180Z] Removing intermediate container 35b76c6bc1f0 [2021-10-29T22:12:29.180Z] ---> 0396dfa61a37 [2021-10-29T22:12:29.180Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-29T22:12:29.452Z] Successfully built 0396dfa61a37 [2021-10-29T22:12:29.452Z] 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-10-29T22:12:30.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-29T22:12:30.463Z] [2021-10-29T22:12:30.463Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-29T22:12:30.804Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-29T22:12:31.079Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-29T22:12:31.079Z] 448f6bf000e3: Pulling fs layer [2021-10-29T22:12:31.079Z] f757da607395: Pulling fs layer [2021-10-29T22:12:31.079Z] 05883995daec: Pulling fs layer [2021-10-29T22:12:31.079Z] 8603b9c90790: Pulling fs layer [2021-10-29T22:12:31.079Z] 1560dd03e051: Pulling fs layer [2021-10-29T22:12:31.079Z] 27f5ce0e4adf: Pulling fs layer [2021-10-29T22:12:31.079Z] c2d8d7efcc4b: Pulling fs layer [2021-10-29T22:12:31.079Z] 8603b9c90790: Waiting [2021-10-29T22:12:31.079Z] 1560dd03e051: Waiting [2021-10-29T22:12:31.079Z] 27f5ce0e4adf: Waiting [2021-10-29T22:12:31.079Z] f757da607395: Verifying Checksum [2021-10-29T22:12:31.079Z] f757da607395: Download complete [2021-10-29T22:12:31.079Z] 8603b9c90790: Download complete [2021-10-29T22:12:31.354Z] 1560dd03e051: Verifying Checksum [2021-10-29T22:12:31.354Z] 1560dd03e051: Download complete [2021-10-29T22:12:31.354Z] 05883995daec: Verifying Checksum [2021-10-29T22:12:31.354Z] 05883995daec: Download complete [2021-10-29T22:12:31.354Z] 27f5ce0e4adf: Verifying Checksum [2021-10-29T22:12:31.354Z] 27f5ce0e4adf: Download complete [2021-10-29T22:12:31.629Z] 448f6bf000e3: Download complete [2021-10-29T22:12:34.245Z] c2d8d7efcc4b: Verifying Checksum [2021-10-29T22:12:34.246Z] c2d8d7efcc4b: Download complete [2021-10-29T22:12:35.234Z] 448f6bf000e3: Pull complete [2021-10-29T22:12:35.829Z] f757da607395: Pull complete [2021-10-29T22:12:37.264Z] 05883995daec: Pull complete [2021-10-29T22:12:37.537Z] 8603b9c90790: Pull complete [2021-10-29T22:12:38.516Z] 1560dd03e051: Pull complete [2021-10-29T22:12:38.790Z] 27f5ce0e4adf: Pull complete [2021-10-29T22:12:53.867Z] c2d8d7efcc4b: Pull complete [2021-10-29T22:12:53.867Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-29T22:12:53.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-29T22:12:53.867Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-29T22:12:54.130Z] prd-ubuntu18.04-docker-arm64-4c-16g-13470 does not seem to be running inside a container [2021-10-29T22:12:54.209Z] $ 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/12 -v /w/workspace/edgex-ui-go/12:/w/workspace/edgex-ui-go/12:rw,z -v /w/workspace/edgex-ui-go/12@tmp:/w/workspace/edgex-ui-go/12@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:arm64 cat [2021-10-29T22:12:57.263Z] $ docker top 2ebea3e3408f3c11cbdf6342969677b81c879f0a10ebfa46f31b545ad1852997 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-29T22:12:58.198Z] ---> job-cost.sh [2021-10-29T22:12:58.198Z] lf-activate-venv: SKIPPING [2021-10-29T22:12:58.198Z] INFO: No Stack... [2021-10-29T22:12:58.471Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-29T22:12:58.743Z] INFO: Archiving Costs [Pipeline] sh [2021-10-29T22:12:59.399Z] + cat /w/workspace/edgex-ui-go/12/archives/cost.csv [2021-10-29T22:12:59.400Z] + cut -d, -f6 [Pipeline] lock [2021-10-29T22:12:59.461Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-12-stack-cost] [2021-10-29T22:12:59.468Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-12-stack-cost] did not exist. Created. [2021-10-29T22:12:59.468Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-29T22:13:00.147Z] /w/workspace/edgex-ui-go/12@tmp/durable-977b3c00/script.sh: 1: /w/workspace/edgex-ui-go/12@tmp/durable-977b3c00/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-29T22:13:00.807Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-29T22:13:00.826Z] Warning: overwriting stash ‘stack-cost’ [2021-10-29T22:13:00.957Z] Stashed 1 file(s) [Pipeline] } [2021-10-29T22:13:00.964Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-12-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-29T22:13:00.986Z] $ docker stop --time=1 2ebea3e3408f3c11cbdf6342969677b81c879f0a10ebfa46f31b545ad1852997 [2021-10-29T22:13:02.698Z] $ docker rm -f 2ebea3e3408f3c11cbdf6342969677b81c879f0a10ebfa46f31b545ad1852997 [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-10-29T22:13:03.375Z] provisioning config files... [2021-10-29T22:13:03.384Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config4979881163975932546tmp [Pipeline] { [Pipeline] sh [2021-10-29T22:13:03.685Z] + set +x [2021-10-29T22:13:03.685Z] + curl -s https://codecov.io/bash [2021-10-29T22:13:03.685Z] + bash -s -- [2021-10-29T22:13:05.602Z] [2021-10-29T22:13:05.602Z] _____ _ [2021-10-29T22:13:05.602Z] / ____| | | [2021-10-29T22:13:05.602Z] | | ___ __| | ___ ___ _____ __ [2021-10-29T22:13:05.602Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-29T22:13:05.602Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-29T22:13:05.602Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-29T22:13:05.602Z] Bash-1.0.6 [2021-10-29T22:13:05.602Z] [2021-10-29T22:13:05.602Z] [2021-10-29T22:13:05.602Z] ==> git version 2.24.4 found [2021-10-29T22:13:05.602Z] ==> 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-10-29T22:13:05.602Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-29T22:13:05.602Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-29T22:13:05.602Z] ==> Jenkins CI detected. [2021-10-29T22:13:05.602Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [2021-10-29T22:13:05.602Z] project root: . [2021-10-29T22:13:05.602Z] --> token set from env [2021-10-29T22:13:05.602Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-29T22:13:05.602Z] ==> Running gcov in . (disable via -X gcov) [2021-10-29T22:13:05.602Z] ==> Python coveragepy not found [2021-10-29T22:13:05.602Z] ==> Searching for coverage reports in: [2021-10-29T22:13:05.602Z] + . [2021-10-29T22:13:05.602Z] -> Found 1 reports [2021-10-29T22:13:05.602Z] ==> Detecting git/mercurial file structure [2021-10-29T22:13:05.602Z] ==> Reading reports [2021-10-29T22:13:05.602Z] + ./coverage.out bytes=10 [2021-10-29T22:13:05.602Z] ==> Appending adjustments [2021-10-29T22:13:05.602Z] https://docs.codecov.io/docs/fixing-reports [2021-10-29T22:13:05.602Z] + Found adjustments [2021-10-29T22:13:05.602Z] ==> Gzipping contents [2021-10-29T22:13:05.602Z] 4.0K /tmp/codecov.bDg7aK.gz [2021-10-29T22:13:05.602Z] ==> Uploading reports [2021-10-29T22:13:05.602Z] url: https://codecov.io [2021-10-29T22:13:05.602Z] query: branch=PR-431&commit=f082721af49d3bdf41acdd9a01642569afecc018&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= [2021-10-29T22:13:05.602Z] -> Pinging Codecov [2021-10-29T22:13:05.602Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-431&commit=f082721af49d3bdf41acdd9a01642569afecc018&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= [2021-10-29T22:13:05.863Z] -> Uploading to [2021-10-29T22:13:05.863Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-29/FB506323287CE973F263BFD2A0EB1F37/f082721af49d3bdf41acdd9a01642569afecc018/9a36007a-caae-44eb-b0c4-3ef14ca9eb86.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211029%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211029T221305Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=474570a7dd0e314689e1f3da029e02b5e712af9e693ec4c81ef0d35cee13fe74 [2021-10-29T22:13:05.863Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-29T22:13:05.863Z] Dload Upload Total Spent Left Speed [2021-10-29T22:13:06.124Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3802 0 0 100 3802 0 12620 --:--:-- --:--:-- --:--:-- 12631 [2021-10-29T22:13:06.124Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/f082721af49d3bdf41acdd9a01642569afecc018 [Pipeline] } [2021-10-29T22:13:06.153Z] 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-10-29T22:13:07.426Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-29T22:13:07.730Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-29T22:13:08.289Z] ---> package-listing.sh [2021-10-29T22:13:08.289Z] ++ facter osfamily [2021-10-29T22:13:08.289Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-29T22:13:08.557Z] + OS_FAMILY=redhat [2021-10-29T22:13:08.557Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-431 [2021-10-29T22:13:08.557Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-29T22:13:08.557Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-29T22:13:08.557Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-29T22:13:08.557Z] + PACKAGES=/tmp/packages_start.txt [2021-10-29T22:13:08.557Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' [2021-10-29T22:13:08.557Z] + PACKAGES=/tmp/packages_end.txt [2021-10-29T22:13:08.557Z] + case "${OS_FAMILY}" in [2021-10-29T22:13:08.557Z] + rpm -qa [2021-10-29T22:13:08.557Z] + sort [2021-10-29T22:13:09.132Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-29T22:13:09.132Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-29T22:13:09.132Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-29T22:13:09.132Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' [2021-10-29T22:13:09.132Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ [2021-10-29T22:13:09.132Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ [Pipeline] echo [2021-10-29T22:13:09.146Z] 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-431/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-29T22:13:09.434Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-29T22:13:09.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-29T22:13:09.994Z] [2021-10-29T22:13:09.994Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T22:13:10.302Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-29T22:13:10.302Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-29T22:13:10.302Z] b4d181a07f80: Pulling fs layer [2021-10-29T22:13:10.302Z] a1111a8f2ec3: Pulling fs layer [2021-10-29T22:13:10.302Z] ed53099fbce6: Pulling fs layer [2021-10-29T22:13:10.302Z] dc539afda2c1: Pulling fs layer [2021-10-29T22:13:10.302Z] 77bc0d833cb6: Pulling fs layer [2021-10-29T22:13:10.302Z] 9065ff56babe: Pulling fs layer [2021-10-29T22:13:10.302Z] d287ab97295c: Pulling fs layer [2021-10-29T22:13:10.302Z] 77bc0d833cb6: Waiting [2021-10-29T22:13:10.302Z] 9065ff56babe: Waiting [2021-10-29T22:13:10.302Z] d287ab97295c: Waiting [2021-10-29T22:13:10.302Z] dc539afda2c1: Waiting [2021-10-29T22:13:10.302Z] a1111a8f2ec3: Verifying Checksum [2021-10-29T22:13:10.302Z] a1111a8f2ec3: Download complete [2021-10-29T22:13:10.302Z] dc539afda2c1: Verifying Checksum [2021-10-29T22:13:10.302Z] dc539afda2c1: Download complete [2021-10-29T22:13:10.302Z] ed53099fbce6: Verifying Checksum [2021-10-29T22:13:10.302Z] ed53099fbce6: Download complete [2021-10-29T22:13:10.302Z] 9065ff56babe: Verifying Checksum [2021-10-29T22:13:10.302Z] 9065ff56babe: Download complete [2021-10-29T22:13:10.570Z] 77bc0d833cb6: Verifying Checksum [2021-10-29T22:13:10.570Z] 77bc0d833cb6: Download complete [2021-10-29T22:13:10.570Z] b4d181a07f80: Verifying Checksum [2021-10-29T22:13:10.570Z] b4d181a07f80: Download complete [2021-10-29T22:13:11.153Z] d287ab97295c: Verifying Checksum [2021-10-29T22:13:11.153Z] d287ab97295c: Download complete [2021-10-29T22:13:11.736Z] b4d181a07f80: Pull complete [2021-10-29T22:13:12.004Z] a1111a8f2ec3: Pull complete [2021-10-29T22:13:12.573Z] ed53099fbce6: Pull complete [2021-10-29T22:13:12.573Z] dc539afda2c1: Pull complete [2021-10-29T22:13:13.145Z] 77bc0d833cb6: Pull complete [2021-10-29T22:13:13.145Z] 9065ff56babe: Pull complete [2021-10-29T22:13:18.499Z] d287ab97295c: Pull complete [2021-10-29T22:13:18.499Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-29T22:13:18.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-29T22:13:18.499Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-29T22:13:18.558Z] prd-centos7-docker-4c-2g-13469 does not seem to be running inside a container [2021-10-29T22:13:18.619Z] $ 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-431/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-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-29T22:13:21.103Z] $ docker top e3ad179eb1d8cb46a14555344bb38c14cecd53a0237cf25767ebbbb5b8af4c02 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-29T22:13:21.448Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-29T22:13:21.740Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-29T22:13:22.032Z] + ls /var/log/sa-host [2021-10-29T22:13:22.032Z] + sadf -c /var/log/sa-host/sa29 [2021-10-29T22:13:22.032Z] file_magic: OK [2021-10-29T22:13:22.032Z] HZ: Using current value: 100 [2021-10-29T22:13:22.032Z] file_header: OK [2021-10-29T22:13:22.032Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-29T22:13:22.032Z] Statistics: [2021-10-29T22:13:22.032Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-29T22:13:22.032Z] File successfully converted to sysstat format version 12.0.3 [2021-10-29T22:13:22.032Z] + sadf -c /var/log/sa-host/sa30 [2021-10-29T22:13:22.032Z] file_magic: OK [2021-10-29T22:13:22.032Z] HZ: Using current value: 100 [2021-10-29T22:13:22.032Z] file_header: OK [2021-10-29T22:13:22.032Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-29T22:13:22.032Z] Statistics: [2021-10-29T22:13:22.032Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-29T22:13:22.032Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-29T22:13:22.279Z] provisioning config files... [2021-10-29T22:13:22.288Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config6342762307723729252tmp [Pipeline] { [Pipeline] echo [2021-10-29T22:13:22.298Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-29T22:13:22.585Z] ---> create-netrc.sh [Pipeline] } [2021-10-29T22:13:22.592Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-29T22:13:22.927Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-29T22:13:22.936Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-29T22:13:23.236Z] ---> sudo-logs.sh [2021-10-29T22:13:23.236Z] Archiving 'sudo' log.. [2021-10-29T22:13:23.236Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-13469.novalocal: Name or service not known [2021-10-29T22:13:23.236Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-13469.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-29T22:13:23.260Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-29T22:13:23.550Z] ---> job-cost.sh [2021-10-29T22:13:23.550Z] lf-activate-venv: SKIPPING [2021-10-29T22:13:23.550Z] DEBUG: total: 0.10999999940395355 [2021-10-29T22:13:23.550Z] INFO: Retrieving Stack Cost... [2021-10-29T22:13:26.094Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-29T22:13:26.356Z] INFO: Archiving Costs [Pipeline] echo [2021-10-29T22:13:26.368Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-29T22:13:26.657Z] ---> logs-deploy.sh [2021-10-29T22:13:26.657Z] lf-activate-venv: SKIPPING [2021-10-29T22:13:26.657Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-431/12 [2021-10-29T22:13:26.657Z] INFO: archiving workspace using pattern(s): [2021-10-29T22:13:27.226Z] Archives upload complete. [2021-10-29T22:13:27.483Z] INFO: archiving logs to Nexus