Pull request #447 opened 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 bnevis-i for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 3e9dff04de29fd68200e942e5f1cd154fadd579e+895bb4be16a97b7a14f98eb5878856faac06ef8b (1eea6c3014e56a26c4495f7f858b4f87d121ed33) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh818107650511630399.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh3491842484244517366.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 c141c1271097dc03ad291c2451e310eaf98cdd06 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-447/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-447/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6094774740469100576.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-447/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6158885724747048217.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5269064511578938150.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-447/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-447/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8830257154994901688.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-422 in /w/workspace/edgexfoundry_edgex-ui-go_PR-447 [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-447 # 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-447@tmp/jenkins-gitclient-ssh7327907837372294188.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 895bb4be16a97b7a14f98eb5878856faac06ef8b into PR head commit 3e9dff04de29fd68200e942e5f1cd154fadd579e Merge succeeded, producing 3e9dff04de29fd68200e942e5f1cd154fadd579e Checking out Revision 3e9dff04de29fd68200e942e5f1cd154fadd579e (PR-447) > 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-447@tmp/jenkins-gitclient-ssh910294322291590556.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e9dff04de29fd68200e942e5f1cd154fadd579e # 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-447@tmp/jenkins-gitclient-ssh2950721642196623389.key > git merge 895bb4be16a97b7a14f98eb5878856faac06ef8b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e9dff04de29fd68200e942e5f1cd154fadd579e # timeout=10 Commit message: "fix(security): Update echarts 5.2.1 to resolve protoype pollution" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:21:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:21:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:21:08 ========================================================= 23:21:08 EdgeX Global Pipelines Version Info 23:21:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:21:10 ------------------- 23:21:10 stable info: 23:21:10 ------------------- 23:21:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:21:10 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 23:21:10 Message: update stable to v1.0.206 23:21:10 ------------------- 23:21:10 experimental info: 23:21:10 ------------------- 23:21:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:21:10 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 23:21:10 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:21:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 23:21:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 23:21:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:21:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:21:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:21:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:21:11 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:21:11 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 23:21:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:21:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:21:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:21:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:21:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 23:21:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:21:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:21:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:21:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:21:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:21:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:21:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:21:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:21:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:21:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:21:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:21:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:21:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:21:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:21:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-447 [Pipeline] echo 23:21:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-447 [Pipeline] echo 23:21:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-447 [Pipeline] echo 23:21:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e9dff04de29fd68200e942e5f1cd154fadd579e [Pipeline] echo 23:21:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e9dff0 [Pipeline] echo 23:21:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:21:13 provisioning config files... 23:21:13 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/config2868689366708498201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:21:13 ---> docker-login.sh 23:21:13 nexus3.edgexfoundry.org:10001 23:21:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:13 Configure a credential helper to remove this warning. See 23:21:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:13 23:21:13 Login Succeeded 23:21:13 nexus3.edgexfoundry.org:10002 23:21:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:14 Configure a credential helper to remove this warning. See 23:21:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:14 23:21:14 Login Succeeded 23:21:14 nexus3.edgexfoundry.org:10003 23:21:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:14 Configure a credential helper to remove this warning. See 23:21:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:14 23:21:14 Login Succeeded 23:21:14 nexus3.edgexfoundry.org:10004 23:21:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:14 Configure a credential helper to remove this warning. See 23:21:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:14 23:21:14 Login Succeeded 23:21:14 docker.io 23:21:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:14 Configure a credential helper to remove this warning. See 23:21:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:14 23:21:14 Login Succeeded 23:21:14 ---> docker-login.sh ends [Pipeline] } 23:21:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:21:15 + git log --format=format:%s -1 3e9dff04de29fd68200e942e5f1cd154fadd579e [Pipeline] echo 23:21:15 GIT_COMMIT: 3e9dff04de29fd68200e942e5f1cd154fadd579e, Commit Message: fix(security): Update echarts 5.2.1 to resolve protoype pollution [Pipeline] echo 23:21:15 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:21:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:21:16 23:21:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:21:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:21:17 latest: Pulling from edgex-devops/git-semver 23:21:17 31603596830f: Pulling fs layer 23:21:17 04fac38145f0: Pulling fs layer 23:21:17 701f6daf10bf: Pulling fs layer 23:21:17 24f72da36158: Pulling fs layer 23:21:17 24f72da36158: Waiting 23:21:17 04fac38145f0: Verifying Checksum 23:21:17 04fac38145f0: Download complete 23:21:17 31603596830f: Verifying Checksum 23:21:17 31603596830f: Download complete 23:21:17 701f6daf10bf: Verifying Checksum 23:21:17 701f6daf10bf: Download complete 23:21:17 31603596830f: Pull complete 23:21:17 24f72da36158: Verifying Checksum 23:21:17 24f72da36158: Download complete 23:21:17 04fac38145f0: Pull complete 23:21:18 701f6daf10bf: Pull complete 23:21:18 24f72da36158: Pull complete 23:21:18 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 23:21:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:21:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:21:18 prd-centos7-docker-4c-2g-422 does not seem to be running inside a container 23:21:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-447 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-447:/w/workspace/edgexfoundry_edgex-ui-go_PR-447:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-447@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 23:21:19 $ docker top 905f39a3edd67fc793913a8fe405a78e2074565afbb6cd13fe1a98c9405d8531 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:21:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:21:19 [ssh-agent] Looking for ssh-agent implementation... 23:21:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:21:19 $ docker exec 905f39a3edd67fc793913a8fe405a78e2074565afbb6cd13fe1a98c9405d8531 ssh-agent 23:21:19 SSH_AUTH_SOCK=/tmp/ssh-pudcspyX1u1y/agent.14 23:21:19 SSH_AGENT_PID=21 23:21:19 Running ssh-add (command line suppressed) 23:21:19 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/private_key_7618763859552152265.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/private_key_7618763859552152265.key) 23:21:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:21:20 + git tag --points-at HEAD [Pipeline] } 23:21:20 $ docker exec --env ******** --env ******** 905f39a3edd67fc793913a8fe405a78e2074565afbb6cd13fe1a98c9405d8531 ssh-agent -k 23:21:20 unset SSH_AUTH_SOCK; 23:21:20 unset SSH_AGENT_PID; 23:21:20 echo Agent pid 21 killed; 23:21:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:21:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:21:20 [ssh-agent] Looking for ssh-agent implementation... 23:21:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:21:20 $ docker exec 905f39a3edd67fc793913a8fe405a78e2074565afbb6cd13fe1a98c9405d8531 ssh-agent 23:21:20 SSH_AUTH_SOCK=/tmp/ssh-IXRKAOtZihWl/agent.55 23:21:20 SSH_AGENT_PID=62 23:21:20 Running ssh-add (command line suppressed) 23:21:20 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/private_key_4572254427539949442.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/private_key_4572254427539949442.key) 23:21:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:21:21 + git semver init 23:21:21 # -> Open(): unable to determine branch for HEAD 23:21:21 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-447/.git 23:21:21 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-447 23:21:21 # $SEMVER_REMOTE_NAME = origin 23:21:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:21:21 # $SEMVER_USER_NAME = edgex-jenkins 23:21:21 # $SEMVER_BRANCH = PR-447 23:21:21 # $SEMVER_TEMP = /tmp/semver-532711541 23:21:21 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 23:21:23 # '/tmp/semver-532711541' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-447/.semver' 23:21:23 # -> Force: false 23:21:23 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-447/.semver [Pipeline] } 23:21:23 $ docker exec --env ******** --env ******** 905f39a3edd67fc793913a8fe405a78e2074565afbb6cd13fe1a98c9405d8531 ssh-agent -k 23:21:23 unset SSH_AUTH_SOCK; 23:21:23 unset SSH_AGENT_PID; 23:21:23 echo Agent pid 62 killed; 23:21:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:21:23 + git semver [Pipeline] } 23:21:23 $ docker stop --time=1 905f39a3edd67fc793913a8fe405a78e2074565afbb6cd13fe1a98c9405d8531 23:21:25 $ docker rm -f 905f39a3edd67fc793913a8fe405a78e2074565afbb6cd13fe1a98c9405d8531 [Pipeline] // withDockerContainer [Pipeline] sh 23:21:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:21:25 Stashed 1 file(s) [Pipeline] echo 23:21:25 [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 23:21:41 Still waiting to schedule task 23:21:41 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-422’ 23:21:41 Still waiting to schedule task 23:21:41 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 23:24:12 Running on prd-centos7-docker-4c-2g-424 in /w/workspace/edgexfoundry_edgex-ui-go_PR-447 [Pipeline] { [Pipeline] ws 23:24:12 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 23:24:12 The recommended git tool is: git 23:24:15 using credential edgex-jenkins-ssh 23:24:15 Cloning the remote Git repository 23:24:15 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 23:24:15 > git init /w/workspace/edgex-ui-go/1 # timeout=10 23:24:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 23:24:15 > git --version # timeout=10 23:24:15 > git --version # 'git version 2.24.4' 23:24:15 using GIT_SSH to set credentials SSH Credentials for GitHub 23:24:15 [INFO] Currently running in a labeled security context 23:24:15 [INFO] Currently SELinux is 'enforcing' on the host 23:24:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh7380709662837190016.key 23:24:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:24:18 Merging remotes/origin/main commit 895bb4be16a97b7a14f98eb5878856faac06ef8b into PR head commit 3e9dff04de29fd68200e942e5f1cd154fadd579e 23:24:18 Merge succeeded, producing 3e9dff04de29fd68200e942e5f1cd154fadd579e 23:24:18 Checking out Revision 3e9dff04de29fd68200e942e5f1cd154fadd579e (PR-447) 23:24:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 23:24:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:24:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 23:24:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 23:24:17 using GIT_SSH to set credentials SSH Credentials for GitHub 23:24:17 [INFO] Currently running in a labeled security context 23:24:17 [INFO] Currently SELinux is 'enforcing' on the host 23:24:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh16145139924604950.key 23:24:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:24:18 > git config core.sparsecheckout # timeout=10 23:24:18 > git checkout -f 3e9dff04de29fd68200e942e5f1cd154fadd579e # timeout=10 23:24:18 > git remote # timeout=10 23:24:18 > git config --get remote.origin.url # timeout=10 23:24:18 using GIT_SSH to set credentials SSH Credentials for GitHub 23:24:18 [INFO] Currently running in a labeled security context 23:24:18 [INFO] Currently SELinux is 'enforcing' on the host 23:24:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh4575524394685630037.key 23:24:18 > git merge 895bb4be16a97b7a14f98eb5878856faac06ef8b # timeout=10 23:24:18 > git rev-parse HEAD^{commit} # timeout=10 23:24:18 > git config core.sparsecheckout # timeout=10 23:24:18 > git checkout -f 3e9dff04de29fd68200e942e5f1cd154fadd579e # timeout=10 23:24:22 Commit message: "fix(security): Update echarts 5.2.1 to resolve protoype pollution" 23:24:22 > git --version # timeout=10 23:24:22 > git --version # 'git version 2.24.4' 23:24:22 fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:24:22 provisioning config files... 23:24:22 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1539287263175167084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:24:23 ---> docker-login.sh 23:24:23 nexus3.edgexfoundry.org:10001 23:24:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:23 Configure a credential helper to remove this warning. See 23:24:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:23 23:24:23 Login Succeeded 23:24:23 nexus3.edgexfoundry.org:10002 23:24:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:23 Configure a credential helper to remove this warning. See 23:24:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:23 23:24:23 Login Succeeded 23:24:23 nexus3.edgexfoundry.org:10003 23:24:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:23 Configure a credential helper to remove this warning. See 23:24:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:23 23:24:23 Login Succeeded 23:24:23 nexus3.edgexfoundry.org:10004 23:24:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:23 Configure a credential helper to remove this warning. See 23:24:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:23 23:24:23 Login Succeeded 23:24:23 docker.io 23:24:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:27 Configure a credential helper to remove this warning. See 23:24:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:27 23:24:27 Login Succeeded 23:24:27 ---> docker-login.sh ends [Pipeline] } 23:24:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:24:27 ========================================================= 23:24:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:24:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:24:27 + 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 . 23:24:27 Sending build context to Docker daemon 20.85MB 23:24:27 Step 1/17 : ARG BASE=golang:1.16-alpine3.14 23:24:27 Step 2/17 : FROM ${BASE} AS builder 23:24:28 Get "https://nexus3.edgexfoundry.org:10003/v2/edgex-devops/edgex-golang-base/manifests/sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd": read tcp 10.30.123.46:58812->199.204.45.51:10003: read: connection reset by peer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:24:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:24:31 23:24:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:24:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:24:34 latest: Pulling from edgex-lftools-log-publisher 23:24:34 b4d181a07f80: Pulling fs layer 23:24:34 a1111a8f2ec3: Pulling fs layer 23:24:34 ed53099fbce6: Pulling fs layer 23:24:34 dc539afda2c1: Pulling fs layer 23:24:34 77bc0d833cb6: Pulling fs layer 23:24:34 9065ff56babe: Pulling fs layer 23:24:34 d287ab97295c: Pulling fs layer 23:24:34 77bc0d833cb6: Waiting 23:24:34 9065ff56babe: Waiting 23:24:34 d287ab97295c: Waiting 23:24:34 dc539afda2c1: Waiting 23:24:34 a1111a8f2ec3: Verifying Checksum 23:24:34 a1111a8f2ec3: Download complete 23:24:34 dc539afda2c1: Verifying Checksum 23:24:34 dc539afda2c1: Download complete 23:24:35 77bc0d833cb6: Verifying Checksum 23:24:35 77bc0d833cb6: Download complete 23:24:35 ed53099fbce6: Verifying Checksum 23:24:35 ed53099fbce6: Download complete 23:24:35 9065ff56babe: Verifying Checksum 23:24:35 9065ff56babe: Download complete 23:25:07 d287ab97295c: Retrying in 5 seconds 23:25:07 b4d181a07f80: Retrying in 5 seconds 23:25:07 d287ab97295c: Retrying in 4 seconds 23:25:07 b4d181a07f80: Retrying in 4 seconds 23:25:07 d287ab97295c: Retrying in 3 seconds 23:25:07 b4d181a07f80: Retrying in 3 seconds 23:25:08 d287ab97295c: Retrying in 2 seconds 23:25:08 b4d181a07f80: Retrying in 2 seconds 23:25:09 d287ab97295c: Retrying in 1 second 23:25:09 b4d181a07f80: Retrying in 1 second 23:25:10 d287ab97295c: Retrying in 10 seconds 23:25:10 b4d181a07f80: Retrying in 10 seconds 23:25:11 d287ab97295c: Retrying in 9 seconds 23:25:11 b4d181a07f80: Retrying in 9 seconds 23:25:12 d287ab97295c: Retrying in 8 seconds 23:25:12 b4d181a07f80: Retrying in 8 seconds 23:25:13 d287ab97295c: Retrying in 7 seconds 23:25:13 b4d181a07f80: Retrying in 7 seconds 23:25:14 d287ab97295c: Retrying in 6 seconds 23:25:14 b4d181a07f80: Retrying in 6 seconds 23:25:15 d287ab97295c: Retrying in 5 seconds 23:25:15 b4d181a07f80: Retrying in 5 seconds 23:25:16 d287ab97295c: Retrying in 4 seconds 23:25:16 b4d181a07f80: Retrying in 4 seconds 23:25:17 d287ab97295c: Retrying in 3 seconds 23:25:17 b4d181a07f80: Retrying in 3 seconds 23:25:18 d287ab97295c: Retrying in 2 seconds 23:25:18 b4d181a07f80: Retrying in 2 seconds 23:25:19 d287ab97295c: Retrying in 1 second 23:25:19 b4d181a07f80: Retrying in 1 second 23:25:21 b4d181a07f80: Verifying Checksum 23:25:21 b4d181a07f80: Download complete 23:25:23 d287ab97295c: Verifying Checksum 23:25:23 d287ab97295c: Download complete 23:25:23 b4d181a07f80: Pull complete 23:25:23 a1111a8f2ec3: Pull complete 23:25:24 ed53099fbce6: Pull complete 23:25:24 dc539afda2c1: Pull complete 23:25:24 77bc0d833cb6: Pull complete 23:25:24 9065ff56babe: Pull complete 23:25:29 d287ab97295c: Pull complete 23:25:29 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:25:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:25:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:25:30 prd-centos7-docker-4c-2g-424 does not seem to be running inside a container 23:25:30 $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:25:32 $ docker top 29d34d633a0c4c268fdf5f8c22ca75758a37f98e1ee870f59194ade53abb91aa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:25:33 ---> job-cost.sh 23:25:33 lf-activate-venv: SKIPPING 23:25:33 INFO: No Stack... 23:25:33 INFO: Retrieving Pricing Info for: v3-standard-2 23:25:33 INFO: Archiving Costs [Pipeline] sh 23:25:34 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 23:25:34 + cut -d, -f6 [Pipeline] lock 23:25:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-447-1-stack-cost] 23:25:34 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-447-1-stack-cost] did not exist. Created. 23:25:34 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-447-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:25:34 + echo total: 0.05999999865889549 [Pipeline] stash 23:25:34 Stashed 1 file(s) [Pipeline] } 23:25:34 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-447-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:25:34 $ docker stop --time=1 29d34d633a0c4c268fdf5f8c22ca75758a37f98e1ee870f59194ade53abb91aa 23:25:36 $ docker rm -f 29d34d633a0c4c268fdf5f8c22ca75758a37f98e1ee870f59194ade53abb91aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:25:36 Failed in branch amd64 23:30:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-431 in /w/workspace/edgexfoundry_edgex-ui-go_PR-447 [Pipeline] { [Pipeline] ws 23:30:43 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 23:30:44 The recommended git tool is: git 23:30:50 using credential edgex-jenkins-ssh 23:30:50 Cloning the remote Git repository 23:30:50 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 23:30:50 > git init /w/workspace/edgex-ui-go/1 # timeout=10 23:30:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 23:30:50 > git --version # timeout=10 23:30:50 > git --version # 'git version 2.17.1' 23:30:50 using GIT_SSH to set credentials SSH Credentials for GitHub 23:30:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:30:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 23:30:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:30:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 23:30:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 23:30:54 using GIT_SSH to set credentials SSH Credentials for GitHub 23:30:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:30:54 Merging remotes/origin/main commit 895bb4be16a97b7a14f98eb5878856faac06ef8b into PR head commit 3e9dff04de29fd68200e942e5f1cd154fadd579e 23:30:55 Merge succeeded, producing 3e9dff04de29fd68200e942e5f1cd154fadd579e 23:30:55 Checking out Revision 3e9dff04de29fd68200e942e5f1cd154fadd579e (PR-447) 23:30:54 > git config core.sparsecheckout # timeout=10 23:30:54 > git checkout -f 3e9dff04de29fd68200e942e5f1cd154fadd579e # timeout=10 23:30:55 > git remote # timeout=10 23:30:55 > git config --get remote.origin.url # timeout=10 23:30:55 using GIT_SSH to set credentials SSH Credentials for GitHub 23:30:55 > git merge 895bb4be16a97b7a14f98eb5878856faac06ef8b # timeout=10 23:30:55 > git rev-parse HEAD^{commit} # timeout=10 23:30:55 > git config core.sparsecheckout # timeout=10 23:30:55 > git checkout -f 3e9dff04de29fd68200e942e5f1cd154fadd579e # timeout=10 23:30:59 Commit message: "fix(security): Update echarts 5.2.1 to resolve protoype pollution" 23:30:59 > git --version # timeout=10 23:30:59 > git --version # 'git version 2.17.1' 23:30:59 fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:31:00 provisioning config files... 23:31:00 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6132245802809601568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:31:01 ---> docker-login.sh 23:31:01 nexus3.edgexfoundry.org:10001 23:31:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:03 Configure a credential helper to remove this warning. See 23:31:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:03 23:31:03 Login Succeeded 23:31:03 nexus3.edgexfoundry.org:10002 23:31:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:04 Configure a credential helper to remove this warning. See 23:31:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:04 23:31:04 Login Succeeded 23:31:04 nexus3.edgexfoundry.org:10003 23:31:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:05 Configure a credential helper to remove this warning. See 23:31:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:05 23:31:05 Login Succeeded 23:31:05 nexus3.edgexfoundry.org:10004 23:31:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:05 Configure a credential helper to remove this warning. See 23:31:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:05 23:31:05 Login Succeeded 23:31:05 docker.io 23:31:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:06 Configure a credential helper to remove this warning. See 23:31:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:06 23:31:06 Login Succeeded 23:31:06 ---> docker-login.sh ends [Pipeline] } 23:31:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:31:07 ========================================================= 23:31:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:31:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:31:07 + 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 . 23:31:09 Sending build context to Docker daemon 20.85MB 23:31:09 Step 1/17 : ARG BASE=golang:1.16-alpine3.14 23:31:09 Step 2/17 : FROM ${BASE} AS builder 23:31:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:31:09 595b0fe564bb: Pulling fs layer 23:31:09 24495759ef45: Pulling fs layer 23:31:09 d148012ef14d: Pulling fs layer 23:31:09 e90a11edd702: Pulling fs layer 23:31:09 d77568369979: Pulling fs layer 23:31:09 fc1c9f9a7f3b: Pulling fs layer 23:31:09 170f2ba95c9a: Pulling fs layer 23:31:09 97ac5df62f85: Pulling fs layer 23:31:09 fc1c9f9a7f3b: Waiting 23:31:09 170f2ba95c9a: Waiting 23:31:09 97ac5df62f85: Waiting 23:31:09 e90a11edd702: Waiting 23:31:09 d77568369979: Waiting 23:31:09 d148012ef14d: Download complete 23:31:09 24495759ef45: Verifying Checksum 23:31:09 24495759ef45: Download complete 23:31:09 d77568369979: Download complete 23:31:09 fc1c9f9a7f3b: Download complete 23:31:09 170f2ba95c9a: Download complete 23:31:09 595b0fe564bb: Verifying Checksum 23:31:09 595b0fe564bb: Download complete 23:31:10 595b0fe564bb: Pull complete 23:31:11 24495759ef45: Pull complete 23:31:11 d148012ef14d: Pull complete 23:31:13 97ac5df62f85: Verifying Checksum 23:31:13 97ac5df62f85: Download complete 23:31:13 e90a11edd702: Verifying Checksum 23:31:23 e90a11edd702: Pull complete 23:31:24 d77568369979: Pull complete 23:31:24 fc1c9f9a7f3b: Pull complete 23:31:24 170f2ba95c9a: Pull complete 23:31:31 97ac5df62f85: Pull complete 23:31:31 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 23:31:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:31:31 ---> 04bc70af865f 23:31:31 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:31:36 ---> Running in 115866cb230d 23:31:36 Removing intermediate container 115866cb230d 23:31:36 ---> 586820839e0a 23:31:36 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 23:31:36 ---> Running in d287a98fec35 23:31:37 Removing intermediate container d287a98fec35 23:31:37 ---> 7a9976b73bca 23:31:37 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 23:31:37 ---> Running in ceea5025b250 23:31:37 Removing intermediate container ceea5025b250 23:31:37 ---> 7280190d1ca4 23:31:37 Step 6/17 : LABEL Name=edgex-ui-go 23:31:38 ---> Running in 072aeeed80c8 23:31:38 Removing intermediate container 072aeeed80c8 23:31:38 ---> 34b74972042b 23:31:38 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 23:31:38 ---> Running in ffa647c0b4e6 23:31:39 Removing intermediate container ffa647c0b4e6 23:31:39 ---> afc67fabd723 23:31:39 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:31:39 ---> Running in 5b53f8fd32f2 23:31:42 Removing intermediate container 5b53f8fd32f2 23:31:42 ---> 0925b90a5217 23:31:42 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:31:42 ---> Running in a5b662b311a5 23:31:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:31:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:31:45 OK: 218 MiB in 52 packages 23:31:46 Removing intermediate container a5b662b311a5 23:31:46 ---> fdd6c9da9d51 23:31:46 Step 10/17 : ENV GO111MODULE=on 23:31:46 ---> Running in 335ad4a8c21f 23:31:47 Removing intermediate container 335ad4a8c21f 23:31:47 ---> cf87bdce360f 23:31:47 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:31:47 ---> Running in a88f256b5ddc 23:31:47 Removing intermediate container a88f256b5ddc 23:31:47 ---> c4b1a7528ad1 23:31:47 Step 12/17 : COPY go.mod . 23:31:48 ---> e1e1fb37e2ae 23:31:48 Step 13/17 : COPY Makefile . 23:31:49 ---> d41ff8e43e64 23:31:49 Step 14/17 : RUN make update 23:31:49 ---> Running in 3af65e5acf72 23:31:50 CGO_ENABLED=0 GO111MODULE=on go mod download 23:32:23 Removing intermediate container 3af65e5acf72 23:32:23 ---> 17b65ed6dd06 23:32:23 Step 15/17 : COPY . . 23:32:23 ---> bbead1e8aa76 23:32:23 Step 16/17 : RUN go mod tidy 23:32:24 ---> Running in 95ef05e1b821 23:32:26 Removing intermediate container 95ef05e1b821 23:32:26 ---> bcc97adb537e 23:32:26 Step 17/17 : RUN ${MAKE} 23:32:27 ---> Running in e18aea23f5b6 23:32:28 noop 23:32:29 Removing intermediate container e18aea23f5b6 23:32:29 ---> b50abd310e68 23:32:29 Successfully built b50abd310e68 23:32:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:32:29 + docker inspect -f . ci-base-image-arm64 23:32:29 . [Pipeline] withDockerContainer 23:32:30 prd-ubuntu18.04-docker-arm64-4c-16g-431 does not seem to be running inside a container 23:32:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:32:32 $ docker top ca13926f37c0d820ba63180259ac3b8242849ac13e6de4de77844e7750c29964 -eo pid,comm [Pipeline] { [Pipeline] sh 23:32:33 + go version 23:32:33 go version go1.16.6 linux/arm64 [Pipeline] } 23:32:33 $ docker stop --time=1 ca13926f37c0d820ba63180259ac3b8242849ac13e6de4de77844e7750c29964 23:32:35 $ docker rm -f ca13926f37c0d820ba63180259ac3b8242849ac13e6de4de77844e7750c29964 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:32:36 + docker inspect -f . ci-base-image-arm64 23:32:36 . [Pipeline] withDockerContainer 23:32:36 prd-ubuntu18.04-docker-arm64-4c-16g-431 does not seem to be running inside a container 23:32:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:32:38 $ docker top eb17005b2e53e717ecb606178c298a00c5bbd845c7a93a85d1d275cfff45e47f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:32:39 + go mod tidy [Pipeline] sh 23:32:41 + make test 23:32:41 GO111MODULE=on go test -coverprofile=coverage.out ./... 23:32:42 ? github.com/edgexfoundry/edgex-ui-go [no test files] 23:33:14 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 23:33:14 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 23:33:14 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 23:33:14 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 23:33:14 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 23:33:14 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 23:33:14 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 23:33:14 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 23:33:14 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 23:33:14 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 23:33:14 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 23:33:14 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 23:33:15 GO111MODULE=on go vet ./... [Pipeline] } 23:33:37 $ docker stop --time=1 eb17005b2e53e717ecb606178c298a00c5bbd845c7a93a85d1d275cfff45e47f 23:33:39 $ docker rm -f eb17005b2e53e717ecb606178c298a00c5bbd845c7a93a85d1d275cfff45e47f [Pipeline] // withDockerContainer [Pipeline] sh 23:33:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:33:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:33:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:33:45 + ls -al . 23:33:45 total 128 23:33:45 drwxrwxr-x 12 jenkins jenkins 4096 Oct 1 23:32 . 23:33:45 drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 23:30 .. 23:33:45 drwxrwxr-x 8 jenkins jenkins 4096 Oct 1 23:30 .git 23:33:45 drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 23:30 .github 23:33:45 -rw-rw-r-- 1 jenkins jenkins 162 Oct 1 23:30 .gitignore 23:33:45 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 1 23:30 CONTRIBUTING.md 23:33:45 -rw-rw-r-- 1 jenkins jenkins 1526 Oct 1 23:30 Dockerfile 23:33:45 -rw-rw-r-- 1 jenkins jenkins 652 Oct 1 23:30 Jenkinsfile 23:33:45 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 1 23:30 LICENSE 23:33:45 -rw-rw-r-- 1 jenkins jenkins 990 Oct 1 23:30 Makefile 23:33:45 -rw-rw-r-- 1 jenkins jenkins 5509 Oct 1 23:30 README.md 23:33:45 -rw-rw-r-- 1 jenkins jenkins 5 Oct 1 23:21 VERSION 23:33:45 drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 23:30 assets 23:33:45 drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 23:30 bin 23:33:45 drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 23:30 cmd 23:33:45 -rw-r--r-- 1 jenkins jenkins 10 Oct 1 23:32 coverage.out 23:33:45 drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 23:30 docs 23:33:45 -rw-rw-r-- 1 jenkins jenkins 880 Oct 1 23:30 go.mod 23:33:45 -rw-r--r-- 1 jenkins jenkins 24176 Oct 1 23:32 go.sum 23:33:45 drwxrwxr-x 9 jenkins jenkins 4096 Oct 1 23:30 internal 23:33:45 drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 23:30 pkg 23:33:45 drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 23:30 snap 23:33:45 -rw-rw-r-- 1 jenkins jenkins 155 Oct 1 23:30 version.go 23:33:45 drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 23:30 web [Pipeline] isUnix [Pipeline] sh 23:33:45 + 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=3e9dff04de29fd68200e942e5f1cd154fadd579e --label arch=arm64 --label version=0.0.0 . 23:33:46 Sending build context to Docker daemon 20.87MB 23:33:46 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 23:33:46 Step 2/25 : FROM ${BASE} AS builder 23:33:46 ---> b50abd310e68 23:33:46 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:33:46 ---> Running in 270b65aa3333 23:33:47 Removing intermediate container 270b65aa3333 23:33:47 ---> 5761367fc216 23:33:47 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 23:33:47 ---> Running in 94dd8da5fb8d 23:33:48 Removing intermediate container 94dd8da5fb8d 23:33:48 ---> 44d7844b4750 23:33:48 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 23:33:48 ---> Running in f13321bb9bf3 23:33:48 Removing intermediate container f13321bb9bf3 23:33:48 ---> 4c55c072d1a6 23:33:48 Step 6/25 : LABEL Name=edgex-ui-go 23:33:49 ---> Running in 92b413cf6800 23:33:49 Removing intermediate container 92b413cf6800 23:33:49 ---> 15c4c585057e 23:33:49 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 23:33:49 ---> Running in 4d89c5e557f6 23:33:50 Removing intermediate container 4d89c5e557f6 23:33:50 ---> ee2558f9f686 23:33:50 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:33:50 ---> Running in a70fbb81c99d 23:33:52 Removing intermediate container a70fbb81c99d 23:33:52 ---> d508d1c0f3d9 23:33:52 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:33:52 ---> Running in 57c18ef19c0f 23:33:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:33:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:33:55 OK: 218 MiB in 52 packages 23:33:57 Removing intermediate container 57c18ef19c0f 23:33:57 ---> 092d089ae445 23:33:57 Step 10/25 : ENV GO111MODULE=on 23:33:57 ---> Running in 2f9d0a70aa22 23:33:57 Removing intermediate container 2f9d0a70aa22 23:33:57 ---> 4a2b07089447 23:33:57 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:33:57 ---> Running in ab5075445c7e 23:33:58 Removing intermediate container ab5075445c7e 23:33:58 ---> 37e20d765a74 23:33:58 Step 12/25 : COPY go.mod . 23:33:58 ---> b319ef004f77 23:33:58 Step 13/25 : COPY Makefile . 23:33:59 ---> e34a90e35bee 23:33:59 Step 14/25 : RUN make update 23:33:59 ---> Running in 7ece88dd1ffa 23:34:00 CGO_ENABLED=0 GO111MODULE=on go mod download 23:34:02 Removing intermediate container 7ece88dd1ffa 23:34:02 ---> eec99f2cecb7 23:34:02 Step 15/25 : COPY . . 23:34:05 ---> bafbc274896f 23:34:05 Step 16/25 : RUN go mod tidy 23:34:05 ---> Running in a0e52daaca7a 23:34:07 Removing intermediate container a0e52daaca7a 23:34:07 ---> b8548efe8a9b 23:34:07 Step 17/25 : RUN ${MAKE} 23:34:07 ---> Running in 0833c5457d74 23:34:09 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 23:34:36 CGO_ENABLED=0 GO111MODULE=on go build ./... 23:34:39 Removing intermediate container 0833c5457d74 23:34:39 ---> f20ec2f6c870 23:34:39 Step 18/25 : FROM alpine:3.14 23:34:40 3.14: Pulling from library/alpine 23:34:40 552d1f2373af: Pulling fs layer 23:34:40 552d1f2373af: Verifying Checksum 23:34:40 552d1f2373af: Download complete 23:34:41 552d1f2373af: Pull complete 23:34:41 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 23:34:41 Status: Downloaded newer image for alpine:3.14 23:34:41 ---> bb3de5531c18 23:34:41 Step 19/25 : EXPOSE 4000 23:34:41 ---> Running in cff53ce754ca 23:34:42 Removing intermediate container cff53ce754ca 23:34:42 ---> 2d1a770f6ea7 23:34:42 Step 20/25 : 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 23:34:43 ---> ea7785f2fac3 23:34:43 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 23:34:44 ---> Running in 998479ff93be 23:34:44 Removing intermediate container 998479ff93be 23:34:44 ---> 6efc41d4df62 23:34:44 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 23:34:44 ---> Running in deabfdea8dbf 23:34:45 Removing intermediate container deabfdea8dbf 23:34:45 ---> d148b8098779 23:34:45 Step 23/25 : LABEL arch=arm64 23:34:45 ---> Running in ca1798adaf7a 23:34:46 Removing intermediate container ca1798adaf7a 23:34:46 ---> 21070b637ac8 23:34:46 Step 24/25 : LABEL git_sha=3e9dff04de29fd68200e942e5f1cd154fadd579e 23:34:46 ---> Running in 1c0509925882 23:34:46 Removing intermediate container 1c0509925882 23:34:46 ---> 635f34fb6890 23:34:46 Step 25/25 : LABEL version=0.0.0 23:34:46 ---> Running in de2a9d91360a 23:34:47 Removing intermediate container de2a9d91360a 23:34:47 ---> 759f3c60bc28 23:34:47 [Warning] One or more build-args [ARCH] were not consumed 23:34:47 Successfully built 759f3c60bc28 23:34:47 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 23:34:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:34:48 23:34:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:34:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:34:49 arm64: Pulling from edgex-lftools-log-publisher 23:34:49 448f6bf000e3: Pulling fs layer 23:34:49 f757da607395: Pulling fs layer 23:34:49 05883995daec: Pulling fs layer 23:34:49 8603b9c90790: Pulling fs layer 23:34:49 1560dd03e051: Pulling fs layer 23:34:49 27f5ce0e4adf: Pulling fs layer 23:34:49 c2d8d7efcc4b: Pulling fs layer 23:34:49 8603b9c90790: Waiting 23:34:49 1560dd03e051: Waiting 23:34:49 27f5ce0e4adf: Waiting 23:34:49 c2d8d7efcc4b: Waiting 23:34:49 f757da607395: Verifying Checksum 23:34:49 f757da607395: Download complete 23:34:49 8603b9c90790: Verifying Checksum 23:34:49 8603b9c90790: Download complete 23:34:49 1560dd03e051: Download complete 23:34:49 27f5ce0e4adf: Download complete 23:34:49 05883995daec: Verifying Checksum 23:34:49 05883995daec: Download complete 23:34:50 448f6bf000e3: Verifying Checksum 23:34:50 448f6bf000e3: Download complete 23:34:52 c2d8d7efcc4b: Verifying Checksum 23:34:52 c2d8d7efcc4b: Download complete 23:34:53 448f6bf000e3: Pull complete 23:34:54 f757da607395: Pull complete 23:34:56 05883995daec: Pull complete 23:34:56 8603b9c90790: Pull complete 23:34:57 1560dd03e051: Pull complete 23:34:57 27f5ce0e4adf: Pull complete 23:35:13 c2d8d7efcc4b: Pull complete 23:35:13 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 23:35:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:35:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:35:13 prd-ubuntu18.04-docker-arm64-4c-16g-431 does not seem to be running inside a container 23:35:13 $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:35:18 $ docker top 041ae6387d85931e6d28455968e8c5e0943ad082733091e43a297f682eac6664 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:35:19 ---> job-cost.sh 23:35:19 lf-activate-venv: SKIPPING 23:35:19 INFO: No Stack... 23:35:19 INFO: Retrieving Pricing Info for: v3-standard-4 23:35:20 INFO: Archiving Costs [Pipeline] sh 23:35:21 + cut -d, -f6 23:35:21 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 23:35:21 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-447-1-stack-cost] 23:35:21 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-447-1-stack-cost] did not exist. Created. 23:35:21 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-447-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:35:22 /w/workspace/edgex-ui-go/1@tmp/durable-9998ea6b/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-9998ea6b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:35:22 + echo total: 0.10999999940395355 [Pipeline] stash 23:35:23 Warning: overwriting stash ‘stack-cost’ 23:35:23 Stashed 1 file(s) [Pipeline] } 23:35:23 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-447-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:35:23 $ docker stop --time=1 041ae6387d85931e6d28455968e8c5e0943ad082733091e43a297f682eac6664 23:35:24 $ docker rm -f 041ae6387d85931e6d28455968e8c5e0943ad082733091e43a297f682eac6664 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:35:29 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-447/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:35:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:35:30 ---> package-listing.sh 23:35:30 ++ facter osfamily 23:35:30 ++ tr '[:upper:]' '[:lower:]' 23:35:30 + OS_FAMILY=redhat 23:35:30 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-447 23:35:30 + START_PACKAGES=/tmp/packages_start.txt 23:35:30 + END_PACKAGES=/tmp/packages_end.txt 23:35:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:35:30 + PACKAGES=/tmp/packages_start.txt 23:35:30 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-447 ']' 23:35:30 + PACKAGES=/tmp/packages_end.txt 23:35:30 + case "${OS_FAMILY}" in 23:35:30 + rpm -qa 23:35:30 + sort 23:35:30 + '[' -f /tmp/packages_start.txt ']' 23:35:30 + '[' -f /tmp/packages_end.txt ']' 23:35:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:35:30 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-447 ']' 23:35:30 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-447/archives/ 23:35:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-447/archives/ [Pipeline] echo 23:35:31 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-447/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:35:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:35:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:35:31 23:35:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:35:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:35:32 latest: Pulling from edgex-lftools-log-publisher 23:35:32 b4d181a07f80: Pulling fs layer 23:35:32 a1111a8f2ec3: Pulling fs layer 23:35:32 ed53099fbce6: Pulling fs layer 23:35:32 dc539afda2c1: Pulling fs layer 23:35:32 77bc0d833cb6: Pulling fs layer 23:35:32 9065ff56babe: Pulling fs layer 23:35:32 d287ab97295c: Pulling fs layer 23:35:32 dc539afda2c1: Waiting 23:35:32 77bc0d833cb6: Waiting 23:35:32 9065ff56babe: Waiting 23:35:32 d287ab97295c: Waiting 23:35:32 a1111a8f2ec3: Verifying Checksum 23:35:32 a1111a8f2ec3: Download complete 23:35:32 dc539afda2c1: Verifying Checksum 23:35:32 dc539afda2c1: Download complete 23:35:32 ed53099fbce6: Verifying Checksum 23:35:32 ed53099fbce6: Download complete 23:35:32 9065ff56babe: Verifying Checksum 23:35:32 9065ff56babe: Download complete 23:35:32 77bc0d833cb6: Verifying Checksum 23:35:32 77bc0d833cb6: Download complete 23:35:33 b4d181a07f80: Verifying Checksum 23:35:33 b4d181a07f80: Download complete 23:35:34 d287ab97295c: Verifying Checksum 23:35:34 d287ab97295c: Download complete 23:35:34 b4d181a07f80: Pull complete 23:35:34 a1111a8f2ec3: Pull complete 23:35:35 ed53099fbce6: Pull complete 23:35:35 dc539afda2c1: Pull complete 23:35:35 77bc0d833cb6: Pull complete 23:35:36 9065ff56babe: Pull complete 23:35:40 d287ab97295c: Pull complete 23:35:40 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:35:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:35:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:35:40 prd-centos7-docker-4c-2g-422 does not seem to be running inside a container 23:35:40 $ 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-447/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-447 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-447:/w/workspace/edgexfoundry_edgex-ui-go_PR-447:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-447@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 23:35:42 $ docker top 645d8465bbe48e638a6f4e17affabd147b0a43f4757bf703450fde18e96c9a76 -eo pid,comm [Pipeline] { [Pipeline] sh 23:35:43 + touch /tmp/pre-build-complete [Pipeline] sh 23:35:43 + mkdir -p /var/log/sysstat [Pipeline] sh 23:35:43 + ls /var/log/sa-host 23:35:43 + sadf -c /var/log/sa-host/sa01 23:35:43 file_magic: OK 23:35:43 HZ: Using current value: 100 23:35:43 file_header: OK 23:35:43 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 23:35:43 Statistics: 23:35:43 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:35:43 File successfully converted to sysstat format version 12.0.3 23:35:43 + sadf -c /var/log/sa-host/sa30 23:35:43 file_magic: OK 23:35:43 HZ: Using current value: 100 23:35:43 file_header: OK 23:35:43 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 23:35:43 Statistics: 23:35:43 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:35:43 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:35:44 provisioning config files... 23:35:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/config155082336979837643tmp [Pipeline] { [Pipeline] echo 23:35:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:35:44 ---> create-netrc.sh [Pipeline] } 23:35:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:35:45 ---> python-tools-install.sh [Pipeline] echo 23:35:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:35:45 ---> sudo-logs.sh 23:35:45 Archiving 'sudo' log.. 23:35:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-422.novalocal: Name or service not known 23:35:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-422.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 23:35:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:35:46 ---> job-cost.sh 23:35:46 lf-activate-venv: SKIPPING 23:35:46 DEBUG: total: 0.10999999940395355 23:35:46 INFO: Retrieving Stack Cost... 23:35:46 INFO: Retrieving Pricing Info for: v3-standard-2 23:35:47 INFO: Archiving Costs [Pipeline] echo 23:35:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:35:47 ---> logs-deploy.sh 23:35:47 lf-activate-venv: SKIPPING 23:35:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-447/1 23:35:47 INFO: archiving workspace using pattern(s): 23:35:48 Archives upload complete. 23:35:48 INFO: archiving logs to Nexus 23:35:48 ---> uname -a: 23:35:48 Linux prd-centos7-docker-4c-2g-422.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 23:35:48 23:35:48 23:35:48 ---> lscpu: 23:35:48 Architecture: x86_64 23:35:48 CPU op-mode(s): 32-bit, 64-bit 23:35:48 Byte Order: Little Endian 23:35:48 Address sizes: 40 bits physical, 48 bits virtual 23:35:48 CPU(s): 2 23:35:48 On-line CPU(s) list: 0,1 23:35:48 Thread(s) per core: 1 23:35:48 Core(s) per socket: 1 23:35:48 Socket(s): 2 23:35:48 NUMA node(s): 1 23:35:48 Vendor ID: AuthenticAMD 23:35:48 CPU family: 23 23:35:48 Model: 49 23:35:48 Model name: AMD EPYC-Rome Processor 23:35:48 Stepping: 0 23:35:48 CPU MHz: 2799.996 23:35:48 BogoMIPS: 5599.99 23:35:48 Virtualization: AMD-V 23:35:48 Hypervisor vendor: KVM 23:35:48 Virtualization type: full 23:35:48 L1d cache: 32K 23:35:48 L1i cache: 32K 23:35:48 L2 cache: 512K 23:35:48 L3 cache: 16384K 23:35:48 NUMA node0 CPU(s): 0,1 23:35:48 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 23:35:48 23:35:48 23:35:48 ---> nproc: 23:35:48 2 23:35:48 23:35:48 23:35:48 ---> df -h: 23:35:48 Filesystem Size Used Avail Use% Mounted on 23:35:48 overlay 40G 7.7G 33G 20% / 23:35:48 tmpfs 64M 0 64M 0% /dev 23:35:48 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:35:48 shm 64M 0 64M 0% /dev/shm 23:35:48 /dev/vda1 40G 7.7G 33G 20% /facter-os 23:35:48 23:35:48 23:35:48 ---> sar -b -r -n DEV: 23:35:48 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/01/21 _x86_64_ (2 CPU) 23:35:48 23:35:48 23:20:09 LINUX RESTART (2 CPU) 23:35:48 23:35:48 23:21:01 tps rtps wtps bread/s bwrtn/s 23:35:48 23:22:01 25.65 3.38 22.26 2350.57 4017.67 23:35:48 23:23:01 1.73 0.00 1.73 0.00 31.48 23:35:48 23:24:01 0.27 0.00 0.27 0.00 1.95 23:35:48 23:25:01 0.27 0.00 0.27 0.00 3.38 23:35:48 23:26:01 0.28 0.00 0.28 0.00 3.31 23:35:48 23:27:01 0.32 0.00 0.32 0.00 5.13 23:35:48 23:28:01 0.23 0.00 0.23 0.00 2.72 23:35:48 23:29:01 0.20 0.00 0.20 0.00 1.77 23:35:48 23:30:01 0.28 0.00 0.28 0.00 3.76 23:35:48 23:31:01 0.25 0.00 0.25 0.00 2.62 23:35:48 23:32:01 0.30 0.00 0.30 0.00 4.15 23:35:48 23:33:01 0.20 0.00 0.20 0.00 2.56 23:35:48 23:34:01 0.17 0.00 0.17 0.00 2.43 23:35:48 23:35:01 0.28 0.00 0.28 0.00 2.95 23:35:48 Average: 2.17 0.24 1.93 167.94 291.93 23:35:48 23:35:48 23:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:35:48 23:22:01 5633624 0 635832 7.94 2620 1736856 1237036 13.66 592476 1543096 8 23:35:48 23:23:01 5642812 0 626636 7.82 2620 1736864 1163724 12.85 585340 1543072 8 23:35:48 23:24:01 5644996 0 624452 7.80 2620 1736864 1163724 12.85 582324 1543792 8 23:35:48 23:25:01 5643752 0 625688 7.81 2620 1736872 1164244 12.85 583644 1543792 8 23:35:48 23:26:01 5647412 0 622024 7.77 2620 1736876 1164076 12.85 579592 1543808 8 23:35:48 23:27:01 5648028 0 621404 7.76 2620 1736880 1163980 12.85 579196 1543812 8 23:35:48 23:28:01 5641296 0 628132 7.84 2620 1736884 1163980 12.85 586072 1543808 8 23:35:48 23:29:01 5637280 0 632144 7.89 2620 1736888 1164028 12.85 590024 1543808 8 23:35:48 23:30:01 5637564 0 631852 7.89 2620 1736896 1163980 12.85 591972 1541592 8 23:35:48 23:31:01 5634132 0 635280 7.93 2620 1736900 1164160 12.85 595720 1541592 16 23:35:48 23:32:01 5627844 0 641564 8.01 2620 1736904 1163980 12.85 601780 1541592 20 23:35:48 23:33:01 5627028 0 642376 8.02 2620 1736908 1164124 12.85 602648 1541592 8 23:35:48 23:34:01 5627576 0 641820 8.01 2620 1736916 1163980 12.85 601836 1541596 16 23:35:48 23:35:01 5627740 0 641656 8.01 2620 1736916 1163980 12.85 601896 1541592 8 23:35:48 Average: 5637220 0 632204 7.89 2620 1736887 1169214 12.91 591037 1542753 10 23:35:48 23:35:48 23:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:35:48 23:22:01 eth0 131.72 125.01 571.11 22.97 0.00 0.00 0.00 0.00 23:35:48 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:22:01 docker0 55.90 34.75 5.18 220.71 0.00 0.00 0.00 0.00 23:35:48 23:23:01 eth0 0.73 0.10 0.06 0.01 0.00 0.00 0.00 0.00 23:35:48 23:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:24:01 eth0 0.67 0.08 0.06 0.01 0.00 0.00 0.00 0.00 23:35:48 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:25:01 eth0 4.78 2.07 3.25 0.26 0.00 0.00 0.00 0.00 23:35:48 23:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:26:01 eth0 0.52 0.27 0.11 0.12 0.00 0.00 0.00 0.00 23:35:48 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:27:01 eth0 0.98 0.07 0.09 0.03 0.00 0.00 0.00 0.00 23:35:48 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:28:01 eth0 0.92 0.10 0.10 0.01 0.00 0.00 0.00 0.00 23:35:48 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:29:01 eth0 0.98 0.27 0.15 0.02 0.00 0.00 0.00 0.00 23:35:48 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:30:01 eth0 0.88 0.10 0.09 0.01 0.00 0.00 0.00 0.00 23:35:48 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:31:01 eth0 0.85 0.52 0.41 0.24 0.00 0.00 0.00 0.00 23:35:48 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:32:01 eth0 0.17 0.10 0.01 0.04 0.00 0.00 0.00 0.00 23:35:48 23:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:33:01 eth0 0.57 0.33 0.27 0.20 0.00 0.00 0.00 0.00 23:35:48 23:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:34:01 eth0 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:35:48 23:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:35:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:35:48 23:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 Average: eth0 10.29 9.23 41.14 1.71 0.00 0.00 0.00 0.00 23:35:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 Average: docker0 3.99 2.48 0.37 15.77 0.00 0.00 0.00 0.00 23:35:48 23:35:48 23:35:48 ---> sar -P ALL: 23:35:48 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/01/21 _x86_64_ (2 CPU) 23:35:48 23:35:48 23:20:09 LINUX RESTART (2 CPU) 23:35:48 23:35:48 23:21:01 CPU %user %nice %system %iowait %steal %idle 23:35:48 23:22:01 all 4.41 0.00 1.78 0.43 0.04 93.34 23:35:48 23:22:01 0 4.18 0.00 1.90 0.47 0.05 93.40 23:35:48 23:22:01 1 4.65 0.00 1.66 0.39 0.03 93.28 23:35:48 23:23:01 all 0.08 0.00 0.06 0.00 0.03 99.84 23:35:48 23:23:01 0 0.10 0.00 0.05 0.00 0.02 99.83 23:35:48 23:23:01 1 0.05 0.00 0.07 0.00 0.03 99.85 23:35:48 23:24:01 all 0.08 0.00 0.03 0.00 0.03 99.86 23:35:48 23:24:01 0 0.10 0.00 0.03 0.00 0.03 99.83 23:35:48 23:24:01 1 0.07 0.00 0.03 0.00 0.02 99.88 23:35:48 23:25:01 all 0.20 0.00 0.05 0.00 0.02 99.73 23:35:48 23:25:01 0 0.10 0.00 0.07 0.00 0.02 99.82 23:35:48 23:25:01 1 0.30 0.00 0.03 0.00 0.02 99.65 23:35:48 23:26:01 all 0.23 0.00 0.06 0.00 0.03 99.68 23:35:48 23:26:01 0 0.05 0.00 0.05 0.00 0.03 99.87 23:35:48 23:26:01 1 0.42 0.00 0.07 0.00 0.02 99.50 23:35:48 23:27:01 all 0.18 0.00 0.03 0.00 0.03 99.77 23:35:48 23:27:01 0 0.03 0.00 0.02 0.00 0.03 99.92 23:35:48 23:27:01 1 0.32 0.00 0.05 0.00 0.02 99.62 23:35:48 23:28:01 all 0.09 0.00 0.07 0.00 0.02 99.82 23:35:48 23:28:01 0 0.03 0.00 0.05 0.00 0.00 99.92 23:35:48 23:28:01 1 0.15 0.00 0.08 0.00 0.03 99.73 23:35:48 23:29:01 all 0.23 0.00 0.03 0.00 0.03 99.72 23:35:48 23:29:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:35:48 23:29:01 1 0.40 0.00 0.03 0.00 0.03 99.53 23:35:48 23:30:01 all 0.20 0.00 0.03 0.00 0.02 99.75 23:35:48 23:30:01 0 0.07 0.00 0.03 0.00 0.02 99.88 23:35:48 23:30:01 1 0.33 0.00 0.03 0.00 0.02 99.62 23:35:48 23:31:01 all 0.18 0.00 0.04 0.00 0.03 99.76 23:35:48 23:31:01 0 0.03 0.00 0.03 0.00 0.03 99.90 23:35:48 23:31:01 1 0.32 0.00 0.05 0.00 0.02 99.62 23:35:48 23:32:01 all 0.15 0.00 0.02 0.00 0.03 99.81 23:35:48 23:32:01 0 0.25 0.00 0.03 0.00 0.02 99.70 23:35:48 23:32:01 1 0.05 0.00 0.00 0.00 0.03 99.92 23:35:48 23:35:48 23:32:01 CPU %user %nice %system %iowait %steal %idle 23:35:48 23:33:01 all 0.13 0.00 0.04 0.00 0.03 99.80 23:35:48 23:33:01 0 0.22 0.00 0.05 0.00 0.02 99.72 23:35:48 23:33:01 1 0.05 0.00 0.03 0.00 0.03 99.88 23:35:48 23:34:01 all 0.19 0.00 0.03 0.00 0.03 99.76 23:35:48 23:34:01 0 0.37 0.00 0.02 0.00 0.03 99.58 23:35:48 23:34:01 1 0.02 0.00 0.03 0.00 0.02 99.93 23:35:48 23:35:01 all 0.18 0.00 0.02 0.00 0.02 99.79 23:35:48 23:35:01 0 0.32 0.00 0.02 0.00 0.02 99.65 23:35:48 23:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:35:48 Average: all 0.46 0.00 0.16 0.03 0.02 99.32 23:35:48 Average: 0 0.42 0.00 0.17 0.03 0.02 99.36 23:35:48 Average: 1 0.51 0.00 0.16 0.03 0.02 99.29 23:35:48 23:35:48 23:35:48