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 null for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at ad4623cfe039a0b77093998193f683a65e8e0037 rather than 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 Obtained Jenkinsfile from ad4623cfe039a0b77093998193f683a65e8e0037 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-ssh1337161754741237161.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh3039717664609972979.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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh569091025286135032.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > 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-ssh5355144522559971826.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-ssh3703542419575229081.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-468 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-ssh4252250678742355749.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ad4623cfe039a0b77093998193f683a65e8e0037 into PR head commit 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-ssh6080957357711135157.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-ssh4436818262889531049.key > git merge ad4623cfe039a0b77093998193f683a65e8e0037 # timeout=10 Merge succeeded, producing f4a49ca5233bf247a74875c3be277d434c2a1a77 Checking out Revision f4a49ca5233bf247a74875c3be277d434c2a1a77 (PR-431) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4a49ca5233bf247a74875c3be277d434c2a1a77 # timeout=10 Commit message: "Merge commit 'ad4623cfe039a0b77093998193f683a65e8e0037' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-13T06:06:13.036Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-13T06:06:13.068Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-13T06:06:13.088Z] ========================================================= [2021-11-13T06:06:13.088Z] EdgeX Global Pipelines Version Info [2021-11-13T06:06:13.088Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 3bc5122b67da294387fcfc2067b12bc70ebc7878 # timeout=10 [2021-11-13T06:06:14.229Z] ------------------- [2021-11-13T06:06:14.229Z] stable info: [2021-11-13T06:06:14.229Z] ------------------- [2021-11-13T06:06:14.229Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-13T06:06:14.229Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-13T06:06:14.229Z] Message: update stable to v1.0.215 [2021-11-13T06:06:14.800Z] ------------------- [2021-11-13T06:06:14.800Z] experimental info: [2021-11-13T06:06:14.800Z] ------------------- [2021-11-13T06:06:14.800Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-13T06:06:14.800Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-13T06:06:14.800Z] Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-13T06:06:14.880Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-11-13T06:06:14.890Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-11-13T06:06:14.900Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-13T06:06:14.910Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-13T06:06:14.921Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-13T06:06:14.932Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-13T06:06:14.942Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-13T06:06:14.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-13T06:06:14.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-13T06:06:14.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-13T06:06:14.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-13T06:06:14.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-11-13T06:06:15.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-13T06:06:15.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-13T06:06:15.026Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-13T06:06:15.039Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-13T06:06:15.051Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-13T06:06:15.061Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-13T06:06:15.071Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-13T06:06:15.081Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-13T06:06:15.093Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-13T06:06:15.103Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-13T06:06:15.113Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-13T06:06:15.124Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-13T06:06:15.134Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-13T06:06:15.144Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-13T06:06:15.155Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-431 [Pipeline] echo [2021-11-13T06:06:15.165Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-431 [Pipeline] echo [2021-11-13T06:06:15.177Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-431 [Pipeline] echo [2021-11-13T06:06:15.190Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f4a49ca5233bf247a74875c3be277d434c2a1a77 [Pipeline] echo [2021-11-13T06:06:15.200Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f4a49ca [Pipeline] echo [2021-11-13T06:06:15.210Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-13T06:06:15.249Z] provisioning config files... [2021-11-13T06:06:15.264Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config2589109372566594032tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-13T06:06:15.562Z] ---> docker-login.sh [2021-11-13T06:06:15.562Z] nexus3.edgexfoundry.org:10001 [2021-11-13T06:06:15.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T06:06:15.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T06:06:15.827Z] Configure a credential helper to remove this warning. See [2021-11-13T06:06:15.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T06:06:15.827Z] [2021-11-13T06:06:15.827Z] Login Succeeded [2021-11-13T06:06:15.827Z] nexus3.edgexfoundry.org:10002 [2021-11-13T06:06:15.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T06:06:15.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T06:06:15.827Z] Configure a credential helper to remove this warning. See [2021-11-13T06:06:15.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T06:06:15.827Z] [2021-11-13T06:06:15.827Z] Login Succeeded [2021-11-13T06:06:15.827Z] nexus3.edgexfoundry.org:10003 [2021-11-13T06:06:15.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T06:06:16.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T06:06:16.089Z] Configure a credential helper to remove this warning. See [2021-11-13T06:06:16.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T06:06:16.089Z] [2021-11-13T06:06:16.089Z] Login Succeeded [2021-11-13T06:06:16.089Z] nexus3.edgexfoundry.org:10004 [2021-11-13T06:06:16.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T06:06:16.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T06:06:16.089Z] Configure a credential helper to remove this warning. See [2021-11-13T06:06:16.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T06:06:16.089Z] [2021-11-13T06:06:16.089Z] Login Succeeded [2021-11-13T06:06:16.089Z] docker.io [2021-11-13T06:06:16.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T06:06:16.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T06:06:16.668Z] Configure a credential helper to remove this warning. See [2021-11-13T06:06:16.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T06:06:16.668Z] [2021-11-13T06:06:16.668Z] Login Succeeded [2021-11-13T06:06:16.668Z] ---> docker-login.sh ends [Pipeline] } [2021-11-13T06:06:16.677Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-13T06:06:17.117Z] + git rev-list -1 --merges f4a49ca5233bf247a74875c3be277d434c2a1a77~1..f4a49ca5233bf247a74875c3be277d434c2a1a77 [Pipeline] echo [2021-11-13T06:06:17.158Z] -----------> git rev-list -1 --merges f4a49ca5233bf247a74875c3be277d434c2a1a77~1..f4a49ca5233bf247a74875c3be277d434c2a1a77 f4a49ca5233bf247a74875c3be277d434c2a1a77 [2021-11-13T06:06:17.158Z] f4a49ca5233bf247a74875c3be277d434c2a1a77 [false] [Pipeline] sh [2021-11-13T06:06:17.471Z] + git log --format=format:%s -1 f4a49ca5233bf247a74875c3be277d434c2a1a77 [Pipeline] echo [2021-11-13T06:06:17.488Z] ========================================================= [2021-11-13T06:06:17.488Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-13T06:06:17.488Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-13T06:06:17.822Z] + git log --format=format:%s -1 f4a49ca5233bf247a74875c3be277d434c2a1a77 [Pipeline] echo [2021-11-13T06:06:17.836Z] [semverPrep] GIT_COMMIT: f4a49ca5233bf247a74875c3be277d434c2a1a77, Commit Message: Merge commit 'ad4623cfe039a0b77093998193f683a65e8e0037' into HEAD [Pipeline] echo [2021-11-13T06:06:17.847Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-13T06:06:18.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-13T06:06:18.444Z] [2021-11-13T06:06:18.444Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-13T06:06:18.747Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-13T06:06:18.747Z] latest: Pulling from edgex-devops/git-semver [2021-11-13T06:06:18.747Z] a0d0a0d46f8b: Pulling fs layer [2021-11-13T06:06:18.747Z] 3e5f54012d9b: Pulling fs layer [2021-11-13T06:06:18.747Z] 4c7163046ea9: Pulling fs layer [2021-11-13T06:06:18.747Z] 0c2d73faf560: Pulling fs layer [2021-11-13T06:06:18.747Z] 0c2d73faf560: Waiting [2021-11-13T06:06:18.747Z] 3e5f54012d9b: Verifying Checksum [2021-11-13T06:06:18.747Z] 3e5f54012d9b: Download complete [2021-11-13T06:06:18.747Z] a0d0a0d46f8b: Verifying Checksum [2021-11-13T06:06:18.747Z] a0d0a0d46f8b: Download complete [2021-11-13T06:06:18.747Z] 0c2d73faf560: Verifying Checksum [2021-11-13T06:06:18.747Z] 0c2d73faf560: Download complete [2021-11-13T06:06:19.017Z] 4c7163046ea9: Verifying Checksum [2021-11-13T06:06:19.017Z] 4c7163046ea9: Download complete [2021-11-13T06:06:19.017Z] a0d0a0d46f8b: Pull complete [2021-11-13T06:06:19.017Z] 3e5f54012d9b: Pull complete [2021-11-13T06:06:19.285Z] 4c7163046ea9: Pull complete [2021-11-13T06:06:19.555Z] 0c2d73faf560: Pull complete [2021-11-13T06:06:19.555Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-13T06:06:19.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-13T06:06:19.555Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-13T06:06:19.625Z] prd-centos7-docker-4c-2g-468 does not seem to be running inside a container [2021-11-13T06:06:19.691Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-13T06:06:20.310Z] $ docker top b4f1b067cb399e290c1b3ec2889bfa54fdd9f745894aea6717acdfb03e96a7ff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-13T06:06:20.408Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-13T06:06:20.408Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-13T06:06:20.527Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-13T06:06:20.531Z] $ docker exec b4f1b067cb399e290c1b3ec2889bfa54fdd9f745894aea6717acdfb03e96a7ff ssh-agent [2021-11-13T06:06:20.633Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXejeGoF/agent.13 [2021-11-13T06:06:20.633Z] SSH_AGENT_PID=20 [2021-11-13T06:06:20.640Z] Running ssh-add (command line suppressed) [2021-11-13T06:06:20.753Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_730665480309960678.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_730665480309960678.key) [2021-11-13T06:06:20.766Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-13T06:06:21.071Z] + git tag --points-at HEAD [Pipeline] } [2021-11-13T06:06:21.088Z] $ docker exec --env ******** --env ******** b4f1b067cb399e290c1b3ec2889bfa54fdd9f745894aea6717acdfb03e96a7ff ssh-agent -k [2021-11-13T06:06:21.197Z] unset SSH_AUTH_SOCK; [2021-11-13T06:06:21.198Z] unset SSH_AGENT_PID; [2021-11-13T06:06:21.198Z] echo Agent pid 20 killed; [2021-11-13T06:06:21.206Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-13T06:06:21.224Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-13T06:06:21.224Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-13T06:06:21.356Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-13T06:06:21.364Z] $ docker exec b4f1b067cb399e290c1b3ec2889bfa54fdd9f745894aea6717acdfb03e96a7ff ssh-agent [2021-11-13T06:06:21.484Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiFEDOk/agent.53 [2021-11-13T06:06:21.484Z] SSH_AGENT_PID=59 [2021-11-13T06:06:21.489Z] Running ssh-add (command line suppressed) [2021-11-13T06:06:21.603Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_4884462465610655444.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_4884462465610655444.key) [2021-11-13T06:06:21.613Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-13T06:06:21.916Z] + git semver init [2021-11-13T06:06:21.917Z] # -> Open(): unable to determine branch for HEAD [2021-11-13T06:06:21.917Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.git [2021-11-13T06:06:21.917Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [2021-11-13T06:06:21.917Z] # $SEMVER_REMOTE_NAME = origin [2021-11-13T06:06:21.917Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-13T06:06:21.917Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-13T06:06:21.917Z] # $SEMVER_BRANCH = PR-431 [2021-11-13T06:06:21.917Z] # $SEMVER_TEMP = /tmp/semver-699529986 [2021-11-13T06:06:21.917Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-11-13T06:06:24.472Z] # '/tmp/semver-699529986' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver' [2021-11-13T06:06:24.472Z] # -> Force: false [2021-11-13T06:06:24.472Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver [Pipeline] } [2021-11-13T06:06:24.483Z] $ docker exec --env ******** --env ******** b4f1b067cb399e290c1b3ec2889bfa54fdd9f745894aea6717acdfb03e96a7ff ssh-agent -k [2021-11-13T06:06:24.574Z] unset SSH_AUTH_SOCK; [2021-11-13T06:06:24.574Z] unset SSH_AGENT_PID; [2021-11-13T06:06:24.574Z] echo Agent pid 59 killed; [2021-11-13T06:06:24.583Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-13T06:06:24.894Z] + git semver [Pipeline] } [2021-11-13T06:06:24.911Z] $ docker stop --time=1 b4f1b067cb399e290c1b3ec2889bfa54fdd9f745894aea6717acdfb03e96a7ff [2021-11-13T06:06:26.210Z] $ docker rm -f b4f1b067cb399e290c1b3ec2889bfa54fdd9f745894aea6717acdfb03e96a7ff [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-13T06:06:26.569Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-13T06:06:26.792Z] Stashed 1 file(s) [Pipeline] echo [2021-11-13T06:06:26.794Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-11-13T06:06:41.985Z] Still waiting to schedule task [2021-11-13T06:06:41.985Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-468’ [2021-11-13T06:06:41.987Z] Still waiting to schedule task [2021-11-13T06:06:41.988Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-13T06:08:17.685Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-469 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws [2021-11-13T06:08:17.698Z] Running in /w/workspace/edgex-ui-go/16 [Pipeline] { [Pipeline] checkout [2021-11-13T06:08:17.859Z] The recommended git tool is: git [2021-11-13T06:08:22.627Z] using credential edgex-jenkins-ssh [2021-11-13T06:08:22.647Z] Cloning the remote Git repository [2021-11-13T06:08:22.677Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-13T06:08:22.791Z] > git init /w/workspace/edgex-ui-go/16 # timeout=10 [2021-11-13T06:08:22.859Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-13T06:08:22.859Z] > git --version # timeout=10 [2021-11-13T06:08:22.880Z] > git --version # 'git version 2.17.1' [2021-11-13T06:08:22.882Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-13T06:08:22.976Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-13T06:08:26.545Z] Merging remotes/origin/main commit ad4623cfe039a0b77093998193f683a65e8e0037 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 [2021-11-13T06:08:25.731Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-13T06:08:25.749Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-13T06:08:25.768Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-13T06:08:25.797Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-13T06:08:25.797Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-13T06:08:25.810Z] > 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-11-13T06:08:26.552Z] > git config core.sparsecheckout # timeout=10 [2021-11-13T06:08:26.571Z] > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 [2021-11-13T06:08:27.957Z] Merge succeeded, producing 9426d9c4cc24c6f158ebb76fec32c54437fa8040 [2021-11-13T06:08:27.957Z] Checking out Revision 9426d9c4cc24c6f158ebb76fec32c54437fa8040 (PR-431) [2021-11-13T06:08:26.860Z] > git remote # timeout=10 [2021-11-13T06:08:26.875Z] > git config --get remote.origin.url # timeout=10 [2021-11-13T06:08:26.890Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-13T06:08:26.901Z] > git merge ad4623cfe039a0b77093998193f683a65e8e0037 # timeout=10 [2021-11-13T06:08:27.926Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-13T06:08:27.952Z] > git config core.sparsecheckout # timeout=10 [2021-11-13T06:08:27.970Z] > git checkout -f 9426d9c4cc24c6f158ebb76fec32c54437fa8040 # timeout=10 [2021-11-13T06:08:32.375Z] Commit message: "Merge commit 'ad4623cfe039a0b77093998193f683a65e8e0037' into HEAD" [2021-11-13T06:08:32.397Z] First time build. Skipping changelog. [2021-11-13T06:08:32.372Z] > git rev-list --no-walk 3bc5122b67da294387fcfc2067b12bc70ebc7878 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-13T06:08:33.379Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-13T06:08:33.379Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-13T06:08:33.379Z] Dload Upload Total Spent Left Speed [2021-11-13T06:08:33.379Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 89 11824 89 10503 0 0 81418 0 --:--:-- --:--:-- --:--:-- 80792 100 11824 100 11824 0 0 90953 0 --:--:-- --:--:-- --:--:-- 90259 [Pipeline] sh [2021-11-13T06:08:33.779Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-13T06:08:34.116Z] + sudo tee /etc/docker/daemon.new [2021-11-13T06:08:34.116Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-13T06:08:34.116Z] { [2021-11-13T06:08:34.116Z] "registry-mirrors": [ [2021-11-13T06:08:34.116Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-13T06:08:34.116Z] ], [2021-11-13T06:08:34.116Z] "bip": "10.250.0.254/24", [2021-11-13T06:08:34.116Z] "hosts": [ [2021-11-13T06:08:34.116Z] "tcp://0.0.0.0:5555", [2021-11-13T06:08:34.116Z] "unix:///var/run/docker.sock" [2021-11-13T06:08:34.116Z] ], [2021-11-13T06:08:34.116Z] "mtu": 1458, [2021-11-13T06:08:34.116Z] "selinux-enabled": true, [2021-11-13T06:08:34.116Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-13T06:08:34.116Z] } [Pipeline] sh [2021-11-13T06:08:34.464Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-13T06:08:34.816Z] + sudo service docker restart [2021-11-13T06:08:48.195Z] Running on prd-centos7-docker-4c-2g-470 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws [2021-11-13T06:08:48.203Z] Running in /w/workspace/edgex-ui-go/16 [Pipeline] { [Pipeline] checkout [2021-11-13T06:08:48.284Z] The recommended git tool is: git [2021-11-13T06:08:50.320Z] using credential edgex-jenkins-ssh [2021-11-13T06:08:50.329Z] Cloning the remote Git repository [2021-11-13T06:08:49.587Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-13T06:08:49.640Z] > git init /w/workspace/edgex-ui-go/16 # timeout=10 [2021-11-13T06:08:49.675Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-13T06:08:49.676Z] > git --version # timeout=10 [2021-11-13T06:08:49.682Z] > git --version # 'git version 2.24.4' [2021-11-13T06:08:49.682Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-13T06:08:49.707Z] [INFO] Currently running in a labeled security context [2021-11-13T06:08:49.708Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-13T06:08:49.708Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/16@tmp/jenkins-gitclient-ssh512371801234576489.key [2021-11-13T06:08:49.731Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-13T06:08:52.777Z] Merging remotes/origin/main commit ad4623cfe039a0b77093998193f683a65e8e0037 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 [2021-11-13T06:08:51.323Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-13T06:08:51.329Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-13T06:08:51.338Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-13T06:08:51.355Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-13T06:08:51.355Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-13T06:08:51.356Z] [INFO] Currently running in a labeled security context [2021-11-13T06:08:51.356Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-13T06:08:51.357Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/16@tmp/jenkins-gitclient-ssh4628684969526582561.key [2021-11-13T06:08:51.364Z] > 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-11-13T06:08:51.964Z] > git config core.sparsecheckout # timeout=10 [2021-11-13T06:08:51.972Z] > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-13T06:08:53.197Z] provisioning config files... [2021-11-13T06:08:53.225Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/16@tmp/config2146811528013712898tmp [2021-11-13T06:08:53.243Z] Merge succeeded, producing 1f1a62c9dc3cf5087cbd71d3be4f50026d52f5d3 [2021-11-13T06:08:53.243Z] Checking out Revision 1f1a62c9dc3cf5087cbd71d3be4f50026d52f5d3 (PR-431) [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-13T06:08:53.577Z] ---> docker-login.sh [2021-11-13T06:08:53.577Z] nexus3.edgexfoundry.org:10001 [2021-11-13T06:08:52.061Z] > git remote # timeout=10 [2021-11-13T06:08:52.073Z] > git config --get remote.origin.url # timeout=10 [2021-11-13T06:08:52.080Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-13T06:08:52.081Z] [INFO] Currently running in a labeled security context [2021-11-13T06:08:52.081Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-13T06:08:52.081Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/16@tmp/jenkins-gitclient-ssh5117116916605971751.key [2021-11-13T06:08:52.097Z] > git merge ad4623cfe039a0b77093998193f683a65e8e0037 # timeout=10 [2021-11-13T06:08:52.412Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-13T06:08:52.424Z] > git config core.sparsecheckout # timeout=10 [2021-11-13T06:08:52.428Z] > git checkout -f 1f1a62c9dc3cf5087cbd71d3be4f50026d52f5d3 # timeout=10 [2021-11-13T06:08:54.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T06:08:54.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T06:08:54.445Z] Configure a credential helper to remove this warning. See [2021-11-13T06:08:54.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T06:08:54.445Z] [2021-11-13T06:08:54.445Z] Login Succeeded [2021-11-13T06:08:54.445Z] nexus3.edgexfoundry.org:10002 [2021-11-13T06:08:55.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T06:08:55.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T06:08:55.044Z] Configure a credential helper to remove this warning. See [2021-11-13T06:08:55.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T06:08:55.044Z] [2021-11-13T06:08:55.044Z] Login Succeeded [2021-11-13T06:08:55.044Z] nexus3.edgexfoundry.org:10003 [2021-11-13T06:08:55.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T06:08:55.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T06:08:55.591Z] Configure a credential helper to remove this warning. See [2021-11-13T06:08:55.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T06:08:55.591Z] [2021-11-13T06:08:55.591Z] Login Succeeded [2021-11-13T06:08:55.591Z] nexus3.edgexfoundry.org:10004 [2021-11-13T06:08:55.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T06:08:56.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T06:08:56.141Z] Configure a credential helper to remove this warning. See [2021-11-13T06:08:56.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T06:08:56.141Z] [2021-11-13T06:08:56.141Z] Login Succeeded [2021-11-13T06:08:56.141Z] docker.io [2021-11-13T06:08:56.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T06:08:56.631Z] Commit message: "Merge commit 'ad4623cfe039a0b77093998193f683a65e8e0037' into HEAD" [2021-11-13T06:08:56.637Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-13T06:08:56.932Z] provisioning config files... [2021-11-13T06:08:56.946Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/16@tmp/config2598691038172800794tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-13T06:08:57.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T06:08:57.004Z] Configure a credential helper to remove this warning. See [2021-11-13T06:08:57.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T06:08:57.004Z] [2021-11-13T06:08:57.004Z] Login Succeeded [2021-11-13T06:08:57.004Z] ---> docker-login.sh ends [Pipeline] } [2021-11-13T06:08:57.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-11-13T06:08:57.333Z] ---> docker-login.sh [2021-11-13T06:08:57.333Z] nexus3.edgexfoundry.org:10001 [2021-11-13T06:08:57.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] echo [2021-11-13T06:08:57.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-13T06:08:57.486Z] ========================================================= [2021-11-13T06:08:57.486Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-13T06:08:57.486Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-13T06:08:57.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T06:08:57.596Z] Configure a credential helper to remove this warning. See [2021-11-13T06:08:57.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T06:08:57.596Z] [2021-11-13T06:08:57.596Z] Login Succeeded [2021-11-13T06:08:57.596Z] nexus3.edgexfoundry.org:10002 [2021-11-13T06:08:57.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T06:08:57.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T06:08:57.596Z] Configure a credential helper to remove this warning. See [2021-11-13T06:08:57.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T06:08:57.596Z] [2021-11-13T06:08:57.596Z] Login Succeeded [2021-11-13T06:08:57.596Z] nexus3.edgexfoundry.org:10003 [2021-11-13T06:08:57.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T06:08:57.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T06:08:57.596Z] Configure a credential helper to remove this warning. See [2021-11-13T06:08:57.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T06:08:57.596Z] [2021-11-13T06:08:57.596Z] Login Succeeded [2021-11-13T06:08:56.079Z] > git rev-list --no-walk 3bc5122b67da294387fcfc2067b12bc70ebc7878 # timeout=10 [2021-11-13T06:08:57.856Z] nexus3.edgexfoundry.org:10004 [2021-11-13T06:08:57.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T06:08:57.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T06:08:57.856Z] Configure a credential helper to remove this warning. See [2021-11-13T06:08:57.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T06:08:57.856Z] [2021-11-13T06:08:57.856Z] Login Succeeded [2021-11-13T06:08:57.856Z] docker.io [2021-11-13T06:08:57.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T06:08:57.911Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-11-13T06:08:58.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T06:08:58.428Z] Configure a credential helper to remove this warning. See [2021-11-13T06:08:58.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T06:08:58.428Z] [2021-11-13T06:08:58.428Z] Login Succeeded [2021-11-13T06:08:58.428Z] ---> docker-login.sh ends [Pipeline] } [2021-11-13T06:08:58.458Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-13T06:08:58.613Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-13T06:08:58.623Z] ========================================================= [2021-11-13T06:08:58.623Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-13T06:08:58.623Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-13T06:08:58.927Z] Sending build context to Docker daemon 26.18MB [2021-11-13T06:08:58.927Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-13T06:08:58.927Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-13T06:08:58.927Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-13T06:08:58.927Z] 552d1f2373af: Pulling fs layer [2021-11-13T06:08:58.927Z] ea3f2d53f512: Pulling fs layer [2021-11-13T06:08:58.927Z] 9e70ebbbe112: Pulling fs layer [2021-11-13T06:08:58.927Z] 7a9cfe048b4a: Pulling fs layer [2021-11-13T06:08:58.927Z] 72dc09318566: Pulling fs layer [2021-11-13T06:08:58.927Z] f4f7b4309257: Pulling fs layer [2021-11-13T06:08:58.927Z] 0ac9a79272e3: Pulling fs layer [2021-11-13T06:08:58.927Z] b78e95d17946: Pulling fs layer [2021-11-13T06:08:58.927Z] 7a9cfe048b4a: Waiting [2021-11-13T06:08:58.927Z] 72dc09318566: Waiting [2021-11-13T06:08:58.927Z] f4f7b4309257: Waiting [2021-11-13T06:08:58.927Z] 0ac9a79272e3: Waiting [2021-11-13T06:08:58.927Z] b78e95d17946: Waiting [2021-11-13T06:08:58.934Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-11-13T06:08:58.934Z] Sending build context to Docker daemon 26.18MB [2021-11-13T06:08:59.201Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-13T06:08:59.201Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-13T06:08:59.201Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-13T06:08:59.201Z] a0d0a0d46f8b: Pulling fs layer [2021-11-13T06:08:59.201Z] 31adcdaf11c8: Pulling fs layer [2021-11-13T06:08:59.201Z] b8b176561691: Pulling fs layer [2021-11-13T06:08:59.201Z] 4527c011a84f: Pulling fs layer [2021-11-13T06:08:59.201Z] 5d74067f8e1e: Pulling fs layer [2021-11-13T06:08:59.201Z] e0aca202a116: Pulling fs layer [2021-11-13T06:08:59.201Z] 3a43be97a3b4: Pulling fs layer [2021-11-13T06:08:59.201Z] 34cad66bf833: Pulling fs layer [2021-11-13T06:08:59.201Z] b4e3c513aaa6: Pulling fs layer [2021-11-13T06:08:59.201Z] 4527c011a84f: Waiting [2021-11-13T06:08:59.201Z] 5d74067f8e1e: Waiting [2021-11-13T06:08:59.201Z] e0aca202a116: Waiting [2021-11-13T06:08:59.201Z] 3a43be97a3b4: Waiting [2021-11-13T06:08:59.201Z] 34cad66bf833: Waiting [2021-11-13T06:08:59.201Z] b4e3c513aaa6: Waiting [2021-11-13T06:08:59.201Z] b8b176561691: Verifying Checksum [2021-11-13T06:08:59.201Z] b8b176561691: Download complete [2021-11-13T06:08:59.201Z] 31adcdaf11c8: Download complete [2021-11-13T06:08:59.201Z] 5d74067f8e1e: Verifying Checksum [2021-11-13T06:08:59.201Z] 5d74067f8e1e: Download complete [2021-11-13T06:08:59.201Z] e0aca202a116: Verifying Checksum [2021-11-13T06:08:59.201Z] e0aca202a116: Download complete [2021-11-13T06:08:59.201Z] 3a43be97a3b4: Verifying Checksum [2021-11-13T06:08:59.201Z] 3a43be97a3b4: Download complete [2021-11-13T06:08:59.201Z] a0d0a0d46f8b: Verifying Checksum [2021-11-13T06:08:59.201Z] a0d0a0d46f8b: Download complete [2021-11-13T06:08:59.202Z] 9e70ebbbe112: Verifying Checksum [2021-11-13T06:08:59.202Z] 9e70ebbbe112: Download complete [2021-11-13T06:08:59.202Z] ea3f2d53f512: Verifying Checksum [2021-11-13T06:08:59.202Z] ea3f2d53f512: Download complete [2021-11-13T06:08:59.202Z] 72dc09318566: Verifying Checksum [2021-11-13T06:08:59.202Z] 72dc09318566: Download complete [2021-11-13T06:08:59.202Z] f4f7b4309257: Verifying Checksum [2021-11-13T06:08:59.202Z] f4f7b4309257: Download complete [2021-11-13T06:08:59.202Z] 552d1f2373af: Verifying Checksum [2021-11-13T06:08:59.202Z] 552d1f2373af: Download complete [2021-11-13T06:08:59.202Z] 0ac9a79272e3: Verifying Checksum [2021-11-13T06:08:59.202Z] 0ac9a79272e3: Download complete [2021-11-13T06:08:59.477Z] 34cad66bf833: Verifying Checksum [2021-11-13T06:08:59.477Z] 34cad66bf833: Download complete [2021-11-13T06:08:59.477Z] a0d0a0d46f8b: Pull complete [2021-11-13T06:08:59.755Z] 31adcdaf11c8: Pull complete [2021-11-13T06:08:59.755Z] b8b176561691: Pull complete [2021-11-13T06:08:59.804Z] 552d1f2373af: Pull complete [2021-11-13T06:09:00.020Z] b4e3c513aaa6: Verifying Checksum [2021-11-13T06:09:00.020Z] b4e3c513aaa6: Download complete [2021-11-13T06:09:00.020Z] 4527c011a84f: Verifying Checksum [2021-11-13T06:09:00.020Z] 4527c011a84f: Download complete [2021-11-13T06:09:00.407Z] ea3f2d53f512: Pull complete [2021-11-13T06:09:01.003Z] 9e70ebbbe112: Pull complete [2021-11-13T06:09:01.003Z] b78e95d17946: Verifying Checksum [2021-11-13T06:09:01.003Z] b78e95d17946: Download complete [2021-11-13T06:09:01.603Z] 7a9cfe048b4a: Verifying Checksum [2021-11-13T06:09:01.604Z] 7a9cfe048b4a: Download complete [2021-11-13T06:09:04.275Z] 4527c011a84f: Pull complete [2021-11-13T06:09:04.275Z] 5d74067f8e1e: Pull complete [2021-11-13T06:09:04.275Z] e0aca202a116: Pull complete [2021-11-13T06:09:04.275Z] 3a43be97a3b4: Pull complete [2021-11-13T06:09:04.275Z] 34cad66bf833: Pull complete [2021-11-13T06:09:06.851Z] b4e3c513aaa6: Pull complete [2021-11-13T06:09:06.851Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-13T06:09:06.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-13T06:09:06.851Z] ---> 9f6097aaca64 [2021-11-13T06:09:06.851Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-13T06:09:08.768Z] ---> Running in 757f988bfc94 [2021-11-13T06:09:08.768Z] Removing intermediate container 757f988bfc94 [2021-11-13T06:09:08.768Z] ---> 2de2ba83488a [2021-11-13T06:09:08.768Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-13T06:09:08.768Z] ---> Running in 6c96b4f830db [2021-11-13T06:09:08.768Z] Removing intermediate container 6c96b4f830db [2021-11-13T06:09:08.768Z] ---> be45da610bd9 [2021-11-13T06:09:08.768Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-13T06:09:08.768Z] ---> Running in 59865b039a0a [2021-11-13T06:09:09.029Z] Removing intermediate container 59865b039a0a [2021-11-13T06:09:09.029Z] ---> 4143a554ef10 [2021-11-13T06:09:09.029Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-13T06:09:09.029Z] ---> Running in 1e73c522695f [2021-11-13T06:09:09.029Z] Removing intermediate container 1e73c522695f [2021-11-13T06:09:09.029Z] ---> 6e20dfd7e6b1 [2021-11-13T06:09:09.029Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-13T06:09:09.029Z] ---> Running in 0b9d850b0aec [2021-11-13T06:09:09.293Z] Removing intermediate container 0b9d850b0aec [2021-11-13T06:09:09.293Z] ---> 02bebddfab3e [2021-11-13T06:09:09.293Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T06:09:09.293Z] ---> Running in 0fc43e33cab2 [2021-11-13T06:09:09.871Z] Removing intermediate container 0fc43e33cab2 [2021-11-13T06:09:09.871Z] ---> 55c5ce1a78d8 [2021-11-13T06:09:09.871Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-13T06:09:09.871Z] ---> Running in fea9f00db0e8 [2021-11-13T06:09:10.132Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T06:09:11.081Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T06:09:11.346Z] OK: 220 MiB in 52 packages [2021-11-13T06:09:11.346Z] Removing intermediate container fea9f00db0e8 [2021-11-13T06:09:11.346Z] ---> c4ada31cc18b [2021-11-13T06:09:11.346Z] Step 10/14 : ENV GO111MODULE=on [2021-11-13T06:09:11.611Z] ---> Running in cddfa15528c8 [2021-11-13T06:09:11.611Z] Removing intermediate container cddfa15528c8 [2021-11-13T06:09:11.611Z] ---> 630f4c3f8698 [2021-11-13T06:09:11.611Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-13T06:09:11.611Z] ---> Running in e2cf61e27318 [2021-11-13T06:09:11.611Z] Removing intermediate container e2cf61e27318 [2021-11-13T06:09:11.611Z] ---> d2d010b1f6b0 [2021-11-13T06:09:11.611Z] Step 12/14 : COPY . . [2021-11-13T06:09:11.764Z] 7a9cfe048b4a: Pull complete [2021-11-13T06:09:11.764Z] 72dc09318566: Pull complete [2021-11-13T06:09:11.764Z] f4f7b4309257: Pull complete [2021-11-13T06:09:12.037Z] 0ac9a79272e3: Pull complete [2021-11-13T06:09:12.553Z] ---> 5aab5c418028 [2021-11-13T06:09:12.553Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T06:09:12.553Z] ---> Running in 4fe8ef7d6c37 [2021-11-13T06:09:18.759Z] b78e95d17946: Pull complete [2021-11-13T06:09:18.759Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-13T06:09:18.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-13T06:09:18.759Z] ---> 8b459fc5aaf0 [2021-11-13T06:09:18.759Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-13T06:09:19.353Z] ---> Running in 811226c9cac8 [2021-11-13T06:09:19.947Z] Removing intermediate container 811226c9cac8 [2021-11-13T06:09:19.947Z] ---> 711ac794cbb4 [2021-11-13T06:09:19.947Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-13T06:09:19.947Z] ---> Running in 28aa8e1a1336 [2021-11-13T06:09:20.543Z] Removing intermediate container 28aa8e1a1336 [2021-11-13T06:09:20.543Z] ---> 4116fd6981b0 [2021-11-13T06:09:20.543Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-13T06:09:20.543Z] ---> Running in 86cee1717e53 [2021-11-13T06:09:20.818Z] Removing intermediate container 86cee1717e53 [2021-11-13T06:09:20.818Z] ---> 989352345c74 [2021-11-13T06:09:20.818Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-13T06:09:21.092Z] ---> Running in d993afb4d177 [2021-11-13T06:09:21.367Z] Removing intermediate container d993afb4d177 [2021-11-13T06:09:21.368Z] ---> 268d1a5f747a [2021-11-13T06:09:21.368Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-13T06:09:21.368Z] ---> Running in 851a4b65697e [2021-11-13T06:09:21.962Z] Removing intermediate container 851a4b65697e [2021-11-13T06:09:21.962Z] ---> 25034b03e85f [2021-11-13T06:09:21.962Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T06:09:21.962Z] ---> Running in 28a4d056d06b [2021-11-13T06:09:23.945Z] Removing intermediate container 28a4d056d06b [2021-11-13T06:09:23.945Z] ---> 2a6170e1cbe8 [2021-11-13T06:09:23.945Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-13T06:09:24.220Z] ---> Running in 5741346b5531 [2021-11-13T06:09:25.197Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T06:09:26.176Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T06:09:26.770Z] OK: 219 MiB in 52 packages [2021-11-13T06:09:27.751Z] Removing intermediate container 5741346b5531 [2021-11-13T06:09:27.751Z] ---> 5b07209fe5c4 [2021-11-13T06:09:27.751Z] Step 10/14 : ENV GO111MODULE=on [2021-11-13T06:09:27.751Z] ---> Running in bc23294b8e03 [2021-11-13T06:09:28.357Z] Removing intermediate container bc23294b8e03 [2021-11-13T06:09:28.357Z] ---> 55ca67d015fd [2021-11-13T06:09:28.357Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-13T06:09:28.357Z] ---> Running in ce1c8190694a [2021-11-13T06:09:28.952Z] Removing intermediate container ce1c8190694a [2021-11-13T06:09:28.952Z] ---> da7834a55e55 [2021-11-13T06:09:28.952Z] Step 12/14 : COPY . . [2021-11-13T06:09:30.696Z] Removing intermediate container 4fe8ef7d6c37 [2021-11-13T06:09:30.696Z] ---> a7cdb3699d7e [2021-11-13T06:09:30.696Z] Step 14/14 : RUN ${MAKE} [2021-11-13T06:09:30.696Z] ---> Running in 4c5a73a0dd14 [2021-11-13T06:09:30.696Z] noop [2021-11-13T06:09:30.696Z] Removing intermediate container 4c5a73a0dd14 [2021-11-13T06:09:30.696Z] ---> ac475939a898 [2021-11-13T06:09:30.696Z] Successfully built ac475939a898 [2021-11-13T06:09:30.696Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-13T06:09:30.994Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-13T06:09:30.994Z] . [Pipeline] withDockerContainer [2021-11-13T06:09:31.068Z] prd-centos7-docker-4c-2g-470 does not seem to be running inside a container [2021-11-13T06:09:31.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/16 -v /w/workspace/edgex-ui-go/16:/w/workspace/edgex-ui-go/16:rw,z -v /w/workspace/edgex-ui-go/16@tmp:/w/workspace/edgex-ui-go/16@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-11-13T06:09:31.462Z] $ docker top e1a5aa94f24c6f56a78e9e75c1c135d39b2b4a74757e43a9f666cc2be94b915e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-13T06:09:31.575Z] ---> 0cb054f73bea [2021-11-13T06:09:31.575Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T06:09:31.575Z] ---> Running in 4920d895d876 [2021-11-13T06:09:31.819Z] + go version [2021-11-13T06:09:31.819Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-13T06:09:31.829Z] $ docker stop --time=1 e1a5aa94f24c6f56a78e9e75c1c135d39b2b4a74757e43a9f666cc2be94b915e [2021-11-13T06:09:33.002Z] $ docker rm -f e1a5aa94f24c6f56a78e9e75c1c135d39b2b4a74757e43a9f666cc2be94b915e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-13T06:09:33.541Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-13T06:09:33.541Z] . [Pipeline] withDockerContainer [2021-11-13T06:09:33.604Z] prd-centos7-docker-4c-2g-470 does not seem to be running inside a container [2021-11-13T06:09:33.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/16 -v /w/workspace/edgex-ui-go/16:/w/workspace/edgex-ui-go/16:rw,z -v /w/workspace/edgex-ui-go/16@tmp:/w/workspace/edgex-ui-go/16@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-11-13T06:09:34.012Z] $ docker top 2cdb9ade59669f73f6e06e8b29d50df7d7fe2a8f9eb830cc244fb8bfb1f7ffbe -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-13T06:09:34.375Z] + make test [2021-11-13T06:09:34.375Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-13T06:09:34.638Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-11-13T06:09:46.969Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-11-13T06:09:46.969Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-11-13T06:09:46.969Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-11-13T06:09:46.969Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-11-13T06:09:46.969Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-11-13T06:09:46.969Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-11-13T06:09:46.969Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-11-13T06:09:46.969Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-11-13T06:09:46.969Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-11-13T06:09:46.969Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-11-13T06:09:46.969Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-11-13T06:09:46.969Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-11-13T06:09:46.969Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-13T06:09:52.296Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-13T06:09:52.296Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2021-11-13T06:09:52.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-11-13T06:09:52.321Z] $ docker stop --time=1 2cdb9ade59669f73f6e06e8b29d50df7d7fe2a8f9eb830cc244fb8bfb1f7ffbe [2021-11-13T06:09:53.760Z] $ docker rm -f 2cdb9ade59669f73f6e06e8b29d50df7d7fe2a8f9eb830cc244fb8bfb1f7ffbe [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-13T06:09:54.138Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-13T06:09:54.334Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-11-13T06:09:55.568Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-13T06:09:55.864Z] + ls -al . [2021-11-13T06:09:55.864Z] total 88 [2021-11-13T06:09:55.864Z] drwxrwxr-x. 12 jenkins jenkins 4096 Nov 13 06:09 . [2021-11-13T06:09:55.864Z] drwxrwxr-x. 4 jenkins jenkins 30 Nov 13 06:08 .. [2021-11-13T06:09:55.864Z] drwxrwxr-x. 4 jenkins jenkins 36 Nov 13 06:08 assets [2021-11-13T06:09:55.864Z] drwxrwxr-x. 2 jenkins jenkins 66 Nov 13 06:08 bin [2021-11-13T06:09:55.864Z] drwxrwxr-x. 3 jenkins jenkins 29 Nov 13 06:08 cmd [2021-11-13T06:09:55.864Z] -rw-rw-r--. 1 jenkins jenkins 3959 Nov 13 06:08 CONTRIBUTING.md [2021-11-13T06:09:55.864Z] -rw-r--r--. 1 jenkins jenkins 10 Nov 13 06:09 coverage.out [2021-11-13T06:09:55.864Z] -rw-rw-r--. 1 jenkins jenkins 1526 Nov 13 06:08 Dockerfile [2021-11-13T06:09:55.864Z] drwxrwxr-x. 2 jenkins jenkins 23 Nov 13 06:08 docs [2021-11-13T06:09:55.864Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 13 06:08 .git [2021-11-13T06:09:55.864Z] drwxrwxr-x. 2 jenkins jenkins 103 Nov 13 06:08 .github [2021-11-13T06:09:55.864Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 13 06:08 .gitignore [2021-11-13T06:09:55.864Z] -rw-rw-r--. 1 jenkins jenkins 881 Nov 13 06:08 go.mod [2021-11-13T06:09:55.864Z] -rw-rw-r--. 1 jenkins jenkins 23990 Nov 13 06:08 go.sum [2021-11-13T06:09:55.864Z] drwxrwxr-x. 9 jenkins jenkins 125 Nov 13 06:08 internal [2021-11-13T06:09:55.864Z] -rw-rw-r--. 1 jenkins jenkins 652 Nov 13 06:08 Jenkinsfile [2021-11-13T06:09:55.864Z] -rw-rw-r--. 1 jenkins jenkins 11357 Nov 13 06:08 LICENSE [2021-11-13T06:09:55.864Z] -rw-rw-r--. 1 jenkins jenkins 1212 Nov 13 06:08 Makefile [2021-11-13T06:09:55.864Z] drwxrwxr-x. 3 jenkins jenkins 19 Nov 13 06:08 pkg [2021-11-13T06:09:55.864Z] -rw-rw-r--. 1 jenkins jenkins 4450 Nov 13 06:08 README.md [2021-11-13T06:09:55.864Z] drwxrwxr-x. 4 jenkins jenkins 71 Nov 13 06:08 snap [2021-11-13T06:09:55.864Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 13 06:06 VERSION [2021-11-13T06:09:55.864Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 13 06:08 version.go [2021-11-13T06:09:55.864Z] drwxrwxr-x. 4 jenkins jenkins 4096 Nov 13 06:08 web [Pipeline] isUnix [Pipeline] sh [2021-11-13T06:09:56.164Z] + 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=1f1a62c9dc3cf5087cbd71d3be4f50026d52f5d3 --label arch=amd64 --label version=0.0.0 . [2021-11-13T06:09:56.427Z] Sending build context to Docker daemon 26.18MB [2021-11-13T06:09:56.427Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-11-13T06:09:56.427Z] Step 2/22 : FROM ${BASE} AS builder [2021-11-13T06:09:56.427Z] ---> ac475939a898 [2021-11-13T06:09:56.427Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-13T06:09:56.427Z] ---> Running in 92d297dc2e34 [2021-11-13T06:09:56.687Z] Removing intermediate container 92d297dc2e34 [2021-11-13T06:09:56.687Z] ---> 87db40be3977 [2021-11-13T06:09:56.687Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-11-13T06:09:56.687Z] ---> Running in fc80d7a4c6be [2021-11-13T06:09:56.687Z] Removing intermediate container fc80d7a4c6be [2021-11-13T06:09:56.687Z] ---> acd35e078bc9 [2021-11-13T06:09:56.687Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-11-13T06:09:56.687Z] ---> Running in 9e8c65953d35 [2021-11-13T06:09:56.687Z] Removing intermediate container 9e8c65953d35 [2021-11-13T06:09:56.687Z] ---> 2126588b0e41 [2021-11-13T06:09:56.687Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-11-13T06:09:56.949Z] ---> Running in 262f66fef4a4 [2021-11-13T06:09:56.949Z] Removing intermediate container 262f66fef4a4 [2021-11-13T06:09:56.949Z] ---> 61fc880ba08c [2021-11-13T06:09:56.949Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-13T06:09:56.949Z] ---> Running in ca55905a838f [2021-11-13T06:09:56.949Z] Removing intermediate container ca55905a838f [2021-11-13T06:09:56.949Z] ---> 94ae436a2d24 [2021-11-13T06:09:56.949Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T06:09:56.949Z] ---> Running in e3c949fac9c9 [2021-11-13T06:09:57.528Z] Removing intermediate container e3c949fac9c9 [2021-11-13T06:09:57.528Z] ---> f1ebd13520f5 [2021-11-13T06:09:57.528Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-13T06:09:57.528Z] ---> Running in 5e3cadbff3b9 [2021-11-13T06:09:57.789Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T06:09:58.383Z] Removing intermediate container 4920d895d876 [2021-11-13T06:09:58.383Z] ---> be8b37977c28 [2021-11-13T06:09:58.383Z] Step 14/14 : RUN ${MAKE} [2021-11-13T06:09:58.383Z] ---> Running in 8a88ee5a78dc [2021-11-13T06:09:58.383Z] noop [2021-11-13T06:09:58.383Z] Removing intermediate container 8a88ee5a78dc [2021-11-13T06:09:58.383Z] ---> e5fe9b386a00 [2021-11-13T06:09:58.383Z] Successfully built e5fe9b386a00 [2021-11-13T06:09:58.383Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-13T06:09:58.725Z] + docker inspect -f . ci-base-image-arm64 [2021-11-13T06:09:58.725Z] . [2021-11-13T06:09:58.732Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T06:09:58.732Z] OK: 220 MiB in 52 packages [Pipeline] withDockerContainer [2021-11-13T06:09:58.973Z] prd-ubuntu18.04-docker-arm64-4c-16g-469 does not seem to be running inside a container [2021-11-13T06:09:58.993Z] Removing intermediate container 5e3cadbff3b9 [2021-11-13T06:09:58.993Z] ---> a992b90e5f46 [2021-11-13T06:09:58.993Z] Step 10/22 : ENV GO111MODULE=on [2021-11-13T06:09:58.993Z] ---> Running in 01dfafd4c898 [2021-11-13T06:09:59.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/16 -v /w/workspace/edgex-ui-go/16:/w/workspace/edgex-ui-go/16:rw,z -v /w/workspace/edgex-ui-go/16@tmp:/w/workspace/edgex-ui-go/16@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 ******** ci-base-image-arm64 cat [2021-11-13T06:09:59.263Z] Removing intermediate container 01dfafd4c898 [2021-11-13T06:09:59.263Z] ---> 11daf4400828 [2021-11-13T06:09:59.263Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-13T06:09:59.263Z] ---> Running in 4f51ad4ddecb [2021-11-13T06:09:59.263Z] Removing intermediate container 4f51ad4ddecb [2021-11-13T06:09:59.263Z] ---> fab5a29c1258 [2021-11-13T06:09:59.263Z] Step 12/22 : COPY . . [2021-11-13T06:10:00.202Z] ---> cf55fccd0814 [2021-11-13T06:10:00.202Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T06:10:00.202Z] ---> Running in 327a68531dc8 [2021-11-13T06:10:00.480Z] $ docker top 23bbdc8b408bbdf788255c27f934db2d0764f6f9edc9ba160e29c5042eb613a4 -eo pid,comm [2021-11-13T06:10:00.779Z] Removing intermediate container 327a68531dc8 [2021-11-13T06:10:00.779Z] ---> 47e9a2fe9e01 [2021-11-13T06:10:00.779Z] Step 14/22 : RUN ${MAKE} [2021-11-13T06:10:00.779Z] ---> Running in 88fa372c517a [Pipeline] { [Pipeline] sh [2021-11-13T06:10:01.042Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-11-13T06:10:01.432Z] + go version [2021-11-13T06:10:01.432Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-13T06:10:01.446Z] $ docker stop --time=1 23bbdc8b408bbdf788255c27f934db2d0764f6f9edc9ba160e29c5042eb613a4 [2021-11-13T06:10:03.123Z] $ docker rm -f 23bbdc8b408bbdf788255c27f934db2d0764f6f9edc9ba160e29c5042eb613a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-13T06:10:03.849Z] + docker inspect -f . ci-base-image-arm64 [2021-11-13T06:10:03.850Z] . [Pipeline] withDockerContainer [2021-11-13T06:10:04.097Z] prd-ubuntu18.04-docker-arm64-4c-16g-469 does not seem to be running inside a container [2021-11-13T06:10:04.174Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/16 -v /w/workspace/edgex-ui-go/16:/w/workspace/edgex-ui-go/16:rw,z -v /w/workspace/edgex-ui-go/16@tmp:/w/workspace/edgex-ui-go/16@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 ******** ci-base-image-arm64 cat [2021-11-13T06:10:05.623Z] $ docker top ab3db9f058f7ea7042d76ed51a7cfd74996c484f6bba8097d22667a6d6913986 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-13T06:10:06.580Z] + make test [2021-11-13T06:10:06.580Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-13T06:10:07.561Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-11-13T06:10:09.253Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-11-13T06:10:11.173Z] Removing intermediate container 88fa372c517a [2021-11-13T06:10:11.173Z] ---> f1dfe9271349 [2021-11-13T06:10:11.173Z] Step 15/22 : FROM alpine:3.14 [2021-11-13T06:10:14.473Z] 3.14: Pulling from library/alpine [2021-11-13T06:10:14.737Z] 97518928ae5f: Pulling fs layer [2021-11-13T06:10:14.737Z] 97518928ae5f: Verifying Checksum [2021-11-13T06:10:14.737Z] 97518928ae5f: Download complete [2021-11-13T06:10:15.002Z] 97518928ae5f: Pull complete [2021-11-13T06:10:15.002Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-13T06:10:15.002Z] Status: Downloaded newer image for alpine:3.14 [2021-11-13T06:10:15.002Z] ---> 0a97eee8041e [2021-11-13T06:10:15.002Z] Step 16/22 : EXPOSE 4000 [2021-11-13T06:10:15.002Z] ---> Running in b62a43fb22b9 [2021-11-13T06:10:15.273Z] Removing intermediate container b62a43fb22b9 [2021-11-13T06:10:15.273Z] ---> fa382bdd5a1b [2021-11-13T06:10:15.273Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-13T06:10:15.845Z] ---> 66a1ab9ebf38 [2021-11-13T06:10:15.845Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-13T06:10:15.845Z] ---> Running in 1fd8a9f161ac [2021-11-13T06:10:15.845Z] Removing intermediate container 1fd8a9f161ac [2021-11-13T06:10:15.845Z] ---> 5d77db0f9503 [2021-11-13T06:10:15.845Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-11-13T06:10:15.845Z] ---> Running in e305e1d8f4b7 [2021-11-13T06:10:16.105Z] Removing intermediate container e305e1d8f4b7 [2021-11-13T06:10:16.105Z] ---> ad3a3cbac903 [2021-11-13T06:10:16.105Z] Step 20/22 : LABEL arch=amd64 [2021-11-13T06:10:16.105Z] ---> Running in 01ffd8cc0f93 [2021-11-13T06:10:16.105Z] Removing intermediate container 01ffd8cc0f93 [2021-11-13T06:10:16.105Z] ---> c0fdb8ee2749 [2021-11-13T06:10:16.105Z] Step 21/22 : LABEL git_sha=1f1a62c9dc3cf5087cbd71d3be4f50026d52f5d3 [2021-11-13T06:10:16.105Z] ---> Running in 7dc7d540ccfb [2021-11-13T06:10:16.105Z] Removing intermediate container 7dc7d540ccfb [2021-11-13T06:10:16.105Z] ---> 2e0bbb41eef8 [2021-11-13T06:10:16.105Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T06:10:16.366Z] ---> Running in 722368e23b8a [2021-11-13T06:10:16.366Z] Removing intermediate container 722368e23b8a [2021-11-13T06:10:16.366Z] ---> 19ab326cef66 [2021-11-13T06:10:16.366Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-13T06:10:16.366Z] Successfully built 19ab326cef66 [2021-11-13T06:10:16.366Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-13T06:10:17.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-13T06:10:17.076Z] [2021-11-13T06:10:17.076Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-13T06:10:17.379Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-13T06:10:17.379Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-13T06:10:17.379Z] b4d181a07f80: Pulling fs layer [2021-11-13T06:10:17.379Z] a1111a8f2ec3: Pulling fs layer [2021-11-13T06:10:17.379Z] ed53099fbce6: Pulling fs layer [2021-11-13T06:10:17.379Z] dc539afda2c1: Pulling fs layer [2021-11-13T06:10:17.379Z] 77bc0d833cb6: Pulling fs layer [2021-11-13T06:10:17.379Z] 9065ff56babe: Pulling fs layer [2021-11-13T06:10:17.379Z] d287ab97295c: Pulling fs layer [2021-11-13T06:10:17.379Z] dc539afda2c1: Waiting [2021-11-13T06:10:17.379Z] 77bc0d833cb6: Waiting [2021-11-13T06:10:17.379Z] 9065ff56babe: Waiting [2021-11-13T06:10:17.379Z] d287ab97295c: Waiting [2021-11-13T06:10:17.379Z] a1111a8f2ec3: Verifying Checksum [2021-11-13T06:10:17.379Z] a1111a8f2ec3: Download complete [2021-11-13T06:10:17.379Z] dc539afda2c1: Verifying Checksum [2021-11-13T06:10:17.379Z] dc539afda2c1: Download complete [2021-11-13T06:10:17.379Z] ed53099fbce6: Verifying Checksum [2021-11-13T06:10:17.379Z] ed53099fbce6: Download complete [2021-11-13T06:10:17.379Z] 9065ff56babe: Verifying Checksum [2021-11-13T06:10:17.379Z] 9065ff56babe: Download complete [2021-11-13T06:10:17.379Z] 77bc0d833cb6: Verifying Checksum [2021-11-13T06:10:17.379Z] 77bc0d833cb6: Download complete [2021-11-13T06:10:17.646Z] b4d181a07f80: Verifying Checksum [2021-11-13T06:10:17.646Z] b4d181a07f80: Download complete [2021-11-13T06:10:18.223Z] d287ab97295c: Verifying Checksum [2021-11-13T06:10:18.223Z] d287ab97295c: Download complete [2021-11-13T06:10:19.162Z] b4d181a07f80: Pull complete [2021-11-13T06:10:19.162Z] a1111a8f2ec3: Pull complete [2021-11-13T06:10:19.424Z] ed53099fbce6: Pull complete [2021-11-13T06:10:19.696Z] dc539afda2c1: Pull complete [2021-11-13T06:10:19.961Z] 77bc0d833cb6: Pull complete [2021-11-13T06:10:19.961Z] 9065ff56babe: Pull complete [2021-11-13T06:10:25.293Z] d287ab97295c: Pull complete [2021-11-13T06:10:25.293Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-13T06:10:25.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-13T06:10:25.293Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-13T06:10:25.359Z] prd-centos7-docker-4c-2g-470 does not seem to be running inside a container [2021-11-13T06:10:25.396Z] $ 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/16 -v /w/workspace/edgex-ui-go/16:/w/workspace/edgex-ui-go/16:rw,z -v /w/workspace/edgex-ui-go/16@tmp:/w/workspace/edgex-ui-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-13T06:10:28.475Z] $ docker top 2173240e15e9a28572070248bba08dc31c68cc1448a381d32fc461fcfa0eb0fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-13T06:10:28.915Z] ---> job-cost.sh [2021-11-13T06:10:28.915Z] lf-activate-venv: SKIPPING [2021-11-13T06:10:28.915Z] INFO: No Stack... [2021-11-13T06:10:29.175Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-13T06:10:29.436Z] INFO: Archiving Costs [Pipeline] sh [2021-11-13T06:10:29.733Z] + cat /w/workspace/edgex-ui-go/16/archives/cost.csv [2021-11-13T06:10:29.733Z] + cut -d, -f6 [Pipeline] lock [2021-11-13T06:10:29.760Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-16-stack-cost] [2021-11-13T06:10:29.766Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-16-stack-cost] did not exist. Created. [2021-11-13T06:10:29.766Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-13T06:10:30.069Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-13T06:10:30.124Z] Stashed 1 file(s) [Pipeline] } [2021-11-13T06:10:30.130Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-16-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-13T06:10:30.148Z] $ docker stop --time=1 2173240e15e9a28572070248bba08dc31c68cc1448a381d32fc461fcfa0eb0fd [2021-11-13T06:10:31.292Z] $ docker rm -f 2173240e15e9a28572070248bba08dc31c68cc1448a381d32fc461fcfa0eb0fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-13T06:10:46.571Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-11-13T06:10:46.571Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-11-13T06:10:46.571Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-11-13T06:10:46.571Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-11-13T06:10:46.571Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-11-13T06:10:46.571Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-11-13T06:10:46.571Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-11-13T06:10:46.571Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-11-13T06:10:46.571Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-11-13T06:10:46.571Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-11-13T06:10:46.571Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-11-13T06:10:46.571Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-11-13T06:10:46.571Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-13T06:11:08.733Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-13T06:11:08.733Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2021-11-13T06:11:08.756Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-11-13T06:11:08.759Z] $ docker stop --time=1 ab3db9f058f7ea7042d76ed51a7cfd74996c484f6bba8097d22667a6d6913986 [2021-11-13T06:11:10.456Z] $ docker rm -f ab3db9f058f7ea7042d76ed51a7cfd74996c484f6bba8097d22667a6d6913986 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-13T06:11:11.226Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-13T06:11:11.254Z] Warning: overwriting stash ‘coverage-report’ [2021-11-13T06:11:11.800Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-13T06:11:12.299Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-13T06:11:12.628Z] + ls -al . [2021-11-13T06:11:12.628Z] total 128 [2021-11-13T06:11:12.628Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 13 06:10 . [2021-11-13T06:11:12.628Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 06:08 .. [2021-11-13T06:11:12.628Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 06:08 .git [2021-11-13T06:11:12.628Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 06:08 .github [2021-11-13T06:11:12.628Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 13 06:08 .gitignore [2021-11-13T06:11:12.628Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 13 06:08 CONTRIBUTING.md [2021-11-13T06:11:12.628Z] -rw-rw-r-- 1 jenkins jenkins 1526 Nov 13 06:08 Dockerfile [2021-11-13T06:11:12.628Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 13 06:08 Jenkinsfile [2021-11-13T06:11:12.628Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 13 06:08 LICENSE [2021-11-13T06:11:12.628Z] -rw-rw-r-- 1 jenkins jenkins 1212 Nov 13 06:08 Makefile [2021-11-13T06:11:12.628Z] -rw-rw-r-- 1 jenkins jenkins 4450 Nov 13 06:08 README.md [2021-11-13T06:11:12.628Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 13 06:06 VERSION [2021-11-13T06:11:12.629Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 06:08 assets [2021-11-13T06:11:12.629Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 06:08 bin [2021-11-13T06:11:12.629Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 06:08 cmd [2021-11-13T06:11:12.629Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 13 06:10 coverage.out [2021-11-13T06:11:12.629Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 06:08 docs [2021-11-13T06:11:12.629Z] -rw-rw-r-- 1 jenkins jenkins 881 Nov 13 06:08 go.mod [2021-11-13T06:11:12.629Z] -rw-rw-r-- 1 jenkins jenkins 23990 Nov 13 06:08 go.sum [2021-11-13T06:11:12.629Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 13 06:08 internal [2021-11-13T06:11:12.629Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 06:08 pkg [2021-11-13T06:11:12.629Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 06:08 snap [2021-11-13T06:11:12.629Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 13 06:08 version.go [2021-11-13T06:11:12.629Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 06:08 web [Pipeline] isUnix [Pipeline] sh [2021-11-13T06:11:12.974Z] + 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=9426d9c4cc24c6f158ebb76fec32c54437fa8040 --label arch=arm64 --label version=0.0.0 . [2021-11-13T06:11:13.961Z] Sending build context to Docker daemon 26.18MB [2021-11-13T06:11:13.961Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-11-13T06:11:13.961Z] Step 2/22 : FROM ${BASE} AS builder [2021-11-13T06:11:13.961Z] ---> e5fe9b386a00 [2021-11-13T06:11:13.961Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-13T06:11:13.961Z] ---> Running in d9c676351436 [2021-11-13T06:11:14.556Z] Removing intermediate container d9c676351436 [2021-11-13T06:11:14.556Z] ---> 37aba26c666b [2021-11-13T06:11:14.556Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-11-13T06:11:14.556Z] ---> Running in 0b50689e7a58 [2021-11-13T06:11:14.837Z] Removing intermediate container 0b50689e7a58 [2021-11-13T06:11:14.837Z] ---> 0e6f0bf79c39 [2021-11-13T06:11:14.837Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-11-13T06:11:15.140Z] ---> Running in 7b0373f78a91 [2021-11-13T06:11:15.442Z] Removing intermediate container 7b0373f78a91 [2021-11-13T06:11:15.442Z] ---> 2c9b8b1dc24c [2021-11-13T06:11:15.442Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-11-13T06:11:15.442Z] ---> Running in 79f133d9c09f [2021-11-13T06:11:16.057Z] Removing intermediate container 79f133d9c09f [2021-11-13T06:11:16.057Z] ---> e617ede967fd [2021-11-13T06:11:16.057Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-13T06:11:16.057Z] ---> Running in 60d355881902 [2021-11-13T06:11:16.662Z] Removing intermediate container 60d355881902 [2021-11-13T06:11:16.662Z] ---> c303585ea1e1 [2021-11-13T06:11:16.662Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T06:11:16.662Z] ---> Running in 0684a346571b [2021-11-13T06:11:18.651Z] Removing intermediate container 0684a346571b [2021-11-13T06:11:18.651Z] ---> 2de66087e5de [2021-11-13T06:11:18.651Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-13T06:11:18.651Z] ---> Running in 0a6357731601 [2021-11-13T06:11:19.631Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T06:11:20.605Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T06:11:21.204Z] OK: 219 MiB in 52 packages [2021-11-13T06:11:22.183Z] Removing intermediate container 0a6357731601 [2021-11-13T06:11:22.183Z] ---> 0662fe02593b [2021-11-13T06:11:22.183Z] Step 10/22 : ENV GO111MODULE=on [2021-11-13T06:11:22.183Z] ---> Running in da8a08a30505 [2021-11-13T06:11:22.783Z] Removing intermediate container da8a08a30505 [2021-11-13T06:11:22.783Z] ---> fd5735386c04 [2021-11-13T06:11:22.783Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-13T06:11:22.783Z] ---> Running in 2788fa3aa3f2 [2021-11-13T06:11:23.057Z] Removing intermediate container 2788fa3aa3f2 [2021-11-13T06:11:23.057Z] ---> f3a61c792035 [2021-11-13T06:11:23.057Z] Step 12/22 : COPY . . [2021-11-13T06:11:26.458Z] ---> 9d1c1ba74235 [2021-11-13T06:11:26.458Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T06:11:26.458Z] ---> Running in 364585b06bf9 [2021-11-13T06:11:28.434Z] Removing intermediate container 364585b06bf9 [2021-11-13T06:11:28.434Z] ---> e1985e8e2d12 [2021-11-13T06:11:28.434Z] Step 14/22 : RUN ${MAKE} [2021-11-13T06:11:28.434Z] ---> Running in 73c29bbd034c [2021-11-13T06:11:29.413Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-11-13T06:11:56.219Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-11-13T06:11:59.602Z] Removing intermediate container 73c29bbd034c [2021-11-13T06:11:59.602Z] ---> 9e9ade407f47 [2021-11-13T06:11:59.602Z] Step 15/22 : FROM alpine:3.14 [2021-11-13T06:12:03.894Z] 3.14: Pulling from library/alpine [2021-11-13T06:12:03.894Z] be307f383ecc: Pulling fs layer [2021-11-13T06:12:03.894Z] be307f383ecc: Verifying Checksum [2021-11-13T06:12:03.894Z] be307f383ecc: Download complete [2021-11-13T06:12:04.168Z] be307f383ecc: Pull complete [2021-11-13T06:12:04.440Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-13T06:12:04.440Z] Status: Downloaded newer image for alpine:3.14 [2021-11-13T06:12:04.440Z] ---> 5b8b7b635229 [2021-11-13T06:12:04.440Z] Step 16/22 : EXPOSE 4000 [2021-11-13T06:12:04.440Z] ---> Running in c6d5d239fe62 [2021-11-13T06:12:05.033Z] Removing intermediate container c6d5d239fe62 [2021-11-13T06:12:05.033Z] ---> 4bdc809a0b83 [2021-11-13T06:12:05.033Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-13T06:12:06.464Z] ---> c7eebadada19 [2021-11-13T06:12:06.464Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-13T06:12:06.464Z] ---> Running in 4decddbfb67d [2021-11-13T06:12:06.739Z] Removing intermediate container 4decddbfb67d [2021-11-13T06:12:06.739Z] ---> dab417843f82 [2021-11-13T06:12:06.739Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-11-13T06:12:06.739Z] ---> Running in 55eb6fe53cd3 [2021-11-13T06:12:07.337Z] Removing intermediate container 55eb6fe53cd3 [2021-11-13T06:12:07.337Z] ---> 60ae4e659286 [2021-11-13T06:12:07.337Z] Step 20/22 : LABEL arch=arm64 [2021-11-13T06:12:07.337Z] ---> Running in 85c1f44dc901 [2021-11-13T06:12:07.610Z] Removing intermediate container 85c1f44dc901 [2021-11-13T06:12:07.610Z] ---> 19b03d061451 [2021-11-13T06:12:07.610Z] Step 21/22 : LABEL git_sha=9426d9c4cc24c6f158ebb76fec32c54437fa8040 [2021-11-13T06:12:07.883Z] ---> Running in ac5a0bedea53 [2021-11-13T06:12:08.156Z] Removing intermediate container ac5a0bedea53 [2021-11-13T06:12:08.156Z] ---> b075604e0f0c [2021-11-13T06:12:08.156Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T06:12:08.156Z] ---> Running in 0f23f463a08a [2021-11-13T06:12:08.749Z] Removing intermediate container 0f23f463a08a [2021-11-13T06:12:08.749Z] ---> cc6bf176a469 [2021-11-13T06:12:08.749Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-13T06:12:08.749Z] Successfully built cc6bf176a469 [2021-11-13T06:12:08.749Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-13T06:12:09.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-13T06:12:09.281Z] [2021-11-13T06:12:09.281Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-13T06:12:09.628Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-13T06:12:09.902Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-13T06:12:09.902Z] 448f6bf000e3: Pulling fs layer [2021-11-13T06:12:09.902Z] f757da607395: Pulling fs layer [2021-11-13T06:12:09.902Z] 05883995daec: Pulling fs layer [2021-11-13T06:12:09.902Z] 8603b9c90790: Pulling fs layer [2021-11-13T06:12:09.902Z] 1560dd03e051: Pulling fs layer [2021-11-13T06:12:09.902Z] 27f5ce0e4adf: Pulling fs layer [2021-11-13T06:12:09.902Z] c2d8d7efcc4b: Pulling fs layer [2021-11-13T06:12:09.902Z] 8603b9c90790: Waiting [2021-11-13T06:12:09.902Z] 1560dd03e051: Waiting [2021-11-13T06:12:09.902Z] 27f5ce0e4adf: Waiting [2021-11-13T06:12:09.902Z] c2d8d7efcc4b: Waiting [2021-11-13T06:12:09.902Z] f757da607395: Verifying Checksum [2021-11-13T06:12:09.902Z] f757da607395: Download complete [2021-11-13T06:12:09.902Z] 8603b9c90790: Verifying Checksum [2021-11-13T06:12:09.902Z] 8603b9c90790: Download complete [2021-11-13T06:12:09.902Z] 1560dd03e051: Verifying Checksum [2021-11-13T06:12:09.902Z] 1560dd03e051: Download complete [2021-11-13T06:12:10.176Z] 27f5ce0e4adf: Verifying Checksum [2021-11-13T06:12:10.176Z] 27f5ce0e4adf: Download complete [2021-11-13T06:12:10.176Z] 05883995daec: Verifying Checksum [2021-11-13T06:12:10.176Z] 05883995daec: Download complete [2021-11-13T06:12:10.449Z] 448f6bf000e3: Verifying Checksum [2021-11-13T06:12:10.449Z] 448f6bf000e3: Download complete [2021-11-13T06:12:13.068Z] c2d8d7efcc4b: Verifying Checksum [2021-11-13T06:12:13.068Z] c2d8d7efcc4b: Download complete [2021-11-13T06:12:14.045Z] 448f6bf000e3: Pull complete [2021-11-13T06:12:14.642Z] f757da607395: Pull complete [2021-11-13T06:12:16.075Z] 05883995daec: Pull complete [2021-11-13T06:12:16.349Z] 8603b9c90790: Pull complete [2021-11-13T06:12:17.328Z] 1560dd03e051: Pull complete [2021-11-13T06:12:17.601Z] 27f5ce0e4adf: Pull complete [2021-11-13T06:12:32.672Z] c2d8d7efcc4b: Pull complete [2021-11-13T06:12:32.672Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-13T06:12:32.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-13T06:12:32.672Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-13T06:12:32.899Z] prd-ubuntu18.04-docker-arm64-4c-16g-469 does not seem to be running inside a container [2021-11-13T06:12:32.970Z] $ 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/16 -v /w/workspace/edgex-ui-go/16:/w/workspace/edgex-ui-go/16:rw,z -v /w/workspace/edgex-ui-go/16@tmp:/w/workspace/edgex-ui-go/16@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-13T06:12:35.678Z] $ docker top 8fea7d7dd5ac856b56d7ebf3f16dee9471c4ed22dfd654947e51dfbc155d2c90 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-13T06:12:36.654Z] ---> job-cost.sh [2021-11-13T06:12:36.654Z] lf-activate-venv: SKIPPING [2021-11-13T06:12:36.654Z] INFO: No Stack... [2021-11-13T06:12:37.246Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-13T06:12:37.517Z] INFO: Archiving Costs [Pipeline] sh [2021-11-13T06:12:38.172Z] + cut -d, -f6 [2021-11-13T06:12:38.172Z] + cat /w/workspace/edgex-ui-go/16/archives/cost.csv [Pipeline] lock [2021-11-13T06:12:38.233Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-16-stack-cost] [2021-11-13T06:12:38.252Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-16-stack-cost] did not exist. Created. [2021-11-13T06:12:38.252Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-13T06:12:38.931Z] /w/workspace/edgex-ui-go/16@tmp/durable-01270795/script.sh: 1: /w/workspace/edgex-ui-go/16@tmp/durable-01270795/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-13T06:12:39.595Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-13T06:12:39.617Z] Warning: overwriting stash ‘stack-cost’ [2021-11-13T06:12:39.751Z] Stashed 1 file(s) [Pipeline] } [2021-11-13T06:12:39.757Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-16-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-13T06:12:39.776Z] $ docker stop --time=1 8fea7d7dd5ac856b56d7ebf3f16dee9471c4ed22dfd654947e51dfbc155d2c90 [2021-11-13T06:12:41.370Z] $ docker rm -f 8fea7d7dd5ac856b56d7ebf3f16dee9471c4ed22dfd654947e51dfbc155d2c90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-11-13T06:12:42.065Z] provisioning config files... [2021-11-13T06:12:42.073Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config7517847737686857963tmp [Pipeline] { [Pipeline] sh [2021-11-13T06:12:42.383Z] + set +x [2021-11-13T06:12:42.383Z] + curl -s https://codecov.io/bash [2021-11-13T06:12:42.383Z] + bash -s -- [2021-11-13T06:12:42.383Z] [2021-11-13T06:12:42.383Z] _____ _ [2021-11-13T06:12:42.383Z] / ____| | | [2021-11-13T06:12:42.383Z] | | ___ __| | ___ ___ _____ __ [2021-11-13T06:12:42.383Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-13T06:12:42.383Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-13T06:12:42.383Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-13T06:12:42.383Z] Bash-1.0.6 [2021-11-13T06:12:42.383Z] [2021-11-13T06:12:42.383Z] [2021-11-13T06:12:42.383Z] ==> git version 2.24.4 found [2021-11-13T06:12:42.383Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-11-13T06:12:42.383Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-13T06:12:42.383Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-13T06:12:42.383Z] ==> Jenkins CI detected. [2021-11-13T06:12:42.383Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [2021-11-13T06:12:42.383Z] project root: . [2021-11-13T06:12:42.383Z] --> token set from env [2021-11-13T06:12:42.383Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-13T06:12:42.644Z] ==> Running gcov in . (disable via -X gcov) [2021-11-13T06:12:42.644Z] ==> Python coveragepy not found [2021-11-13T06:12:42.644Z] ==> Searching for coverage reports in: [2021-11-13T06:12:42.644Z] + . [2021-11-13T06:12:42.644Z] -> Found 1 reports [2021-11-13T06:12:42.644Z] ==> Detecting git/mercurial file structure [2021-11-13T06:12:42.644Z] ==> Reading reports [2021-11-13T06:12:42.644Z] + ./coverage.out bytes=10 [2021-11-13T06:12:42.644Z] ==> Appending adjustments [2021-11-13T06:12:42.644Z] https://docs.codecov.io/docs/fixing-reports [2021-11-13T06:12:42.644Z] + Found adjustments [2021-11-13T06:12:42.644Z] ==> Gzipping contents [2021-11-13T06:12:42.644Z] 4.0K /tmp/codecov.pSStm9.gz [2021-11-13T06:12:42.644Z] ==> Uploading reports [2021-11-13T06:12:42.644Z] url: https://codecov.io [2021-11-13T06:12:42.644Z] query: branch=PR-431&commit=f4a49ca5233bf247a74875c3be277d434c2a1a77&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= [2021-11-13T06:12:42.644Z] -> Pinging Codecov [2021-11-13T06:12:42.644Z] 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=f4a49ca5233bf247a74875c3be277d434c2a1a77&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= [2021-11-13T06:12:42.905Z] -> Uploading to [2021-11-13T06:12:42.905Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-13/FB506323287CE973F263BFD2A0EB1F37/f4a49ca5233bf247a74875c3be277d434c2a1a77/5fea9ee1-5097-4820-924b-3410b85bd0d3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211113T061242Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=861677d9edb5ed78fd0e5677724045c09de601522cef01c3295cf568e1f3b175 [2021-11-13T06:12:42.905Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-13T06:12:42.905Z] Dload Upload Total Spent Left Speed [2021-11-13T06:12:43.477Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3804 0 0 100 3804 0 12820 --:--:-- --:--:-- --:--:-- 12851 [2021-11-13T06:12:43.477Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/f4a49ca5233bf247a74875c3be277d434c2a1a77 [Pipeline] } [2021-11-13T06:12:43.485Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-13T06:12:44.749Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-13T06:12:45.056Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-13T06:12:45.612Z] ---> package-listing.sh [2021-11-13T06:12:45.612Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-13T06:12:45.612Z] ++ facter osfamily [2021-11-13T06:12:45.882Z] + OS_FAMILY=redhat [2021-11-13T06:12:45.882Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-431 [2021-11-13T06:12:45.882Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-13T06:12:45.882Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-13T06:12:45.882Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-13T06:12:45.882Z] + PACKAGES=/tmp/packages_start.txt [2021-11-13T06:12:45.882Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' [2021-11-13T06:12:45.882Z] + PACKAGES=/tmp/packages_end.txt [2021-11-13T06:12:45.882Z] + case "${OS_FAMILY}" in [2021-11-13T06:12:45.882Z] + rpm -qa [2021-11-13T06:12:45.882Z] + sort [2021-11-13T06:12:46.465Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-13T06:12:46.465Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-13T06:12:46.465Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-13T06:12:46.465Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' [2021-11-13T06:12:46.465Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ [2021-11-13T06:12:46.465Z] + 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-11-13T06:12:46.478Z] 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-11-13T06:12:46.796Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-13T06:12:47.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-13T06:12:47.361Z] [2021-11-13T06:12:47.361Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-13T06:12:47.677Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-13T06:12:47.677Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-13T06:12:47.677Z] b4d181a07f80: Pulling fs layer [2021-11-13T06:12:47.677Z] a1111a8f2ec3: Pulling fs layer [2021-11-13T06:12:47.677Z] ed53099fbce6: Pulling fs layer [2021-11-13T06:12:47.677Z] dc539afda2c1: Pulling fs layer [2021-11-13T06:12:47.677Z] 77bc0d833cb6: Pulling fs layer [2021-11-13T06:12:47.677Z] 9065ff56babe: Pulling fs layer [2021-11-13T06:12:47.677Z] d287ab97295c: Pulling fs layer [2021-11-13T06:12:47.677Z] 77bc0d833cb6: Waiting [2021-11-13T06:12:47.677Z] 9065ff56babe: Waiting [2021-11-13T06:12:47.677Z] d287ab97295c: Waiting [2021-11-13T06:12:47.677Z] dc539afda2c1: Waiting [2021-11-13T06:12:47.677Z] a1111a8f2ec3: Verifying Checksum [2021-11-13T06:12:47.677Z] a1111a8f2ec3: Download complete [2021-11-13T06:12:47.677Z] dc539afda2c1: Verifying Checksum [2021-11-13T06:12:47.677Z] dc539afda2c1: Download complete [2021-11-13T06:12:47.677Z] ed53099fbce6: Verifying Checksum [2021-11-13T06:12:47.677Z] ed53099fbce6: Download complete [2021-11-13T06:12:47.677Z] 9065ff56babe: Verifying Checksum [2021-11-13T06:12:47.677Z] 9065ff56babe: Download complete [2021-11-13T06:12:47.940Z] 77bc0d833cb6: Verifying Checksum [2021-11-13T06:12:47.940Z] 77bc0d833cb6: Download complete [2021-11-13T06:12:47.940Z] b4d181a07f80: Verifying Checksum [2021-11-13T06:12:47.940Z] b4d181a07f80: Download complete [2021-11-13T06:12:48.526Z] d287ab97295c: Verifying Checksum [2021-11-13T06:12:48.526Z] d287ab97295c: Download complete [2021-11-13T06:12:49.477Z] b4d181a07f80: Pull complete [2021-11-13T06:12:49.477Z] a1111a8f2ec3: Pull complete [2021-11-13T06:12:50.049Z] ed53099fbce6: Pull complete [2021-11-13T06:12:50.049Z] dc539afda2c1: Pull complete [2021-11-13T06:12:50.315Z] 77bc0d833cb6: Pull complete [2021-11-13T06:12:50.581Z] 9065ff56babe: Pull complete [2021-11-13T06:12:55.889Z] d287ab97295c: Pull complete [2021-11-13T06:12:55.889Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-13T06:12:55.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-13T06:12:55.889Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-13T06:12:55.953Z] prd-centos7-docker-4c-2g-468 does not seem to be running inside a container [2021-11-13T06:12:55.987Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-13T06:12:58.906Z] $ docker top 1a1e284c6b2e836b78365154e12c576e2750e5483becf6b98decf18d957c586b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-13T06:12:59.286Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-13T06:12:59.574Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-13T06:12:59.873Z] + ls /var/log/sa-host [2021-11-13T06:12:59.873Z] + sadf -c /var/log/sa-host/sa13 [2021-11-13T06:12:59.873Z] file_magic: OK [2021-11-13T06:12:59.873Z] HZ: Using current value: 100 [2021-11-13T06:12:59.873Z] file_header: OK [2021-11-13T06:12:59.873Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-13T06:12:59.873Z] Statistics: [2021-11-13T06:12:59.873Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-13T06:12:59.873Z] File successfully converted to sysstat format version 12.0.3 [2021-11-13T06:12:59.873Z] + sadf -c /var/log/sa-host/sa30 [2021-11-13T06:12:59.873Z] file_magic: OK [2021-11-13T06:12:59.873Z] HZ: Using current value: 100 [2021-11-13T06:12:59.873Z] file_header: OK [2021-11-13T06:12:59.873Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-13T06:12:59.873Z] Statistics: [2021-11-13T06:12:59.873Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-13T06:12:59.873Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-13T06:13:00.143Z] provisioning config files... [2021-11-13T06:13:00.150Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config6862534298157728860tmp [Pipeline] { [Pipeline] echo [2021-11-13T06:13:00.162Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-13T06:13:00.464Z] ---> create-netrc.sh [Pipeline] } [2021-11-13T06:13:00.472Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-13T06:13:00.824Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-13T06:13:00.834Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-13T06:13:01.122Z] ---> sudo-logs.sh [2021-11-13T06:13:01.122Z] Archiving 'sudo' log.. [2021-11-13T06:13:01.122Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-468.novalocal: Name or service not known [2021-11-13T06:13:01.122Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-468.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-13T06:13:01.148Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-13T06:13:01.447Z] ---> job-cost.sh [2021-11-13T06:13:01.447Z] lf-activate-venv: SKIPPING [2021-11-13T06:13:01.447Z] DEBUG: total: 0.10999999940395355 [2021-11-13T06:13:01.447Z] INFO: Retrieving Stack Cost... [2021-11-13T06:13:02.827Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-13T06:13:02.827Z] INFO: Archiving Costs [Pipeline] echo [2021-11-13T06:13:02.838Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-13T06:13:03.143Z] ---> logs-deploy.sh [2021-11-13T06:13:03.143Z] lf-activate-venv: SKIPPING [2021-11-13T06:13:03.143Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-431/16 [2021-11-13T06:13:03.143Z] INFO: archiving workspace using pattern(s): [2021-11-13T06:13:03.715Z] Archives upload complete. [2021-11-13T06:13:03.975Z] INFO: archiving logs to Nexus