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 [2021-10-01T23:21:08.562Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-01T23:21:08.758Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-01T23:21:08.875Z] ========================================================= [2021-10-01T23:21:08.875Z] EdgeX Global Pipelines Version Info [2021-10-01T23:21:08.875Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-01T23:21:10.151Z] ------------------- [2021-10-01T23:21:10.151Z] stable info: [2021-10-01T23:21:10.151Z] ------------------- [2021-10-01T23:21:10.151Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-01T23:21:10.151Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-01T23:21:10.151Z] Message: update stable to v1.0.206 [2021-10-01T23:21:10.737Z] ------------------- [2021-10-01T23:21:10.737Z] experimental info: [2021-10-01T23:21:10.737Z] ------------------- [2021-10-01T23:21:10.737Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-01T23:21:10.737Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-01T23:21:10.737Z] Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-01T23:21:11.009Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-10-01T23:21:11.075Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-10-01T23:21:11.135Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-01T23:21:11.201Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-01T23:21:11.268Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-01T23:21:11.332Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-01T23:21:11.402Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-10-01T23:21:11.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-01T23:21:11.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-01T23:21:11.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-01T23:21:11.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-01T23:21:11.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-01T23:21:11.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-10-01T23:21:11.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-01T23:21:11.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-01T23:21:11.997Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-01T23:21:12.059Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-01T23:21:12.119Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-01T23:21:12.179Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-01T23:21:12.240Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-01T23:21:12.299Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-01T23:21:12.361Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-01T23:21:12.426Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-01T23:21:12.491Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-01T23:21:12.565Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-01T23:21:12.628Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-01T23:21:12.690Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-01T23:21:12.752Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-447 [Pipeline] echo [2021-10-01T23:21:12.814Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-447 [Pipeline] echo [2021-10-01T23:21:12.876Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-447 [Pipeline] echo [2021-10-01T23:21:12.939Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e9dff04de29fd68200e942e5f1cd154fadd579e [Pipeline] echo [2021-10-01T23:21:13.002Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e9dff0 [Pipeline] echo [2021-10-01T23:21:13.073Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-01T23:21:13.239Z] provisioning config files... [2021-10-01T23:21:13.259Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/config2868689366708498201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-01T23:21:13.647Z] ---> docker-login.sh [2021-10-01T23:21:13.648Z] nexus3.edgexfoundry.org:10001 [2021-10-01T23:21:13.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-01T23:21:13.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-01T23:21:13.916Z] Configure a credential helper to remove this warning. See [2021-10-01T23:21:13.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-01T23:21:13.916Z] [2021-10-01T23:21:13.916Z] Login Succeeded [2021-10-01T23:21:13.916Z] nexus3.edgexfoundry.org:10002 [2021-10-01T23:21:13.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-01T23:21:14.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-01T23:21:14.183Z] Configure a credential helper to remove this warning. See [2021-10-01T23:21:14.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-01T23:21:14.183Z] [2021-10-01T23:21:14.183Z] Login Succeeded [2021-10-01T23:21:14.183Z] nexus3.edgexfoundry.org:10003 [2021-10-01T23:21:14.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-01T23:21:14.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-01T23:21:14.183Z] Configure a credential helper to remove this warning. See [2021-10-01T23:21:14.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-01T23:21:14.183Z] [2021-10-01T23:21:14.183Z] Login Succeeded [2021-10-01T23:21:14.183Z] nexus3.edgexfoundry.org:10004 [2021-10-01T23:21:14.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-01T23:21:14.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-01T23:21:14.452Z] Configure a credential helper to remove this warning. See [2021-10-01T23:21:14.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-01T23:21:14.452Z] [2021-10-01T23:21:14.452Z] Login Succeeded [2021-10-01T23:21:14.452Z] docker.io [2021-10-01T23:21:14.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-01T23:21:14.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-01T23:21:14.720Z] Configure a credential helper to remove this warning. See [2021-10-01T23:21:14.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-01T23:21:14.720Z] [2021-10-01T23:21:14.720Z] Login Succeeded [2021-10-01T23:21:14.720Z] ---> docker-login.sh ends [Pipeline] } [2021-10-01T23:21:14.749Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-01T23:21:15.570Z] + git log --format=format:%s -1 3e9dff04de29fd68200e942e5f1cd154fadd579e [Pipeline] echo [2021-10-01T23:21:15.644Z] GIT_COMMIT: 3e9dff04de29fd68200e942e5f1cd154fadd579e, Commit Message: fix(security): Update echarts 5.2.1 to resolve protoype pollution [Pipeline] echo [2021-10-01T23:21:15.692Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-01T23:21:16.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-01T23:21:16.719Z] [2021-10-01T23:21:16.719Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-01T23:21:17.093Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-01T23:21:17.093Z] latest: Pulling from edgex-devops/git-semver [2021-10-01T23:21:17.093Z] 31603596830f: Pulling fs layer [2021-10-01T23:21:17.093Z] 04fac38145f0: Pulling fs layer [2021-10-01T23:21:17.093Z] 701f6daf10bf: Pulling fs layer [2021-10-01T23:21:17.093Z] 24f72da36158: Pulling fs layer [2021-10-01T23:21:17.093Z] 24f72da36158: Waiting [2021-10-01T23:21:17.093Z] 04fac38145f0: Verifying Checksum [2021-10-01T23:21:17.093Z] 04fac38145f0: Download complete [2021-10-01T23:21:17.363Z] 31603596830f: Verifying Checksum [2021-10-01T23:21:17.363Z] 31603596830f: Download complete [2021-10-01T23:21:17.363Z] 701f6daf10bf: Verifying Checksum [2021-10-01T23:21:17.363Z] 701f6daf10bf: Download complete [2021-10-01T23:21:17.628Z] 31603596830f: Pull complete [2021-10-01T23:21:17.628Z] 24f72da36158: Verifying Checksum [2021-10-01T23:21:17.628Z] 24f72da36158: Download complete [2021-10-01T23:21:17.628Z] 04fac38145f0: Pull complete [2021-10-01T23:21:18.221Z] 701f6daf10bf: Pull complete [2021-10-01T23:21:18.492Z] 24f72da36158: Pull complete [2021-10-01T23:21:18.492Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-01T23:21:18.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-01T23:21:18.492Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-01T23:21:18.606Z] prd-centos7-docker-4c-2g-422 does not seem to be running inside a container [2021-10-01T23:21:18.665Z] $ 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 [2021-10-01T23:21:19.361Z] $ docker top 905f39a3edd67fc793913a8fe405a78e2074565afbb6cd13fe1a98c9405d8531 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-01T23:21:19.570Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-01T23:21:19.570Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-01T23:21:19.681Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-01T23:21:19.683Z] $ docker exec 905f39a3edd67fc793913a8fe405a78e2074565afbb6cd13fe1a98c9405d8531 ssh-agent [2021-10-01T23:21:19.788Z] SSH_AUTH_SOCK=/tmp/ssh-pudcspyX1u1y/agent.14 [2021-10-01T23:21:19.788Z] SSH_AGENT_PID=21 [2021-10-01T23:21:19.798Z] Running ssh-add (command line suppressed) [2021-10-01T23:21:19.900Z] 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) [2021-10-01T23:21:19.919Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-01T23:21:20.277Z] + git tag --points-at HEAD [Pipeline] } [2021-10-01T23:21:20.303Z] $ docker exec --env ******** --env ******** 905f39a3edd67fc793913a8fe405a78e2074565afbb6cd13fe1a98c9405d8531 ssh-agent -k [2021-10-01T23:21:20.389Z] unset SSH_AUTH_SOCK; [2021-10-01T23:21:20.389Z] unset SSH_AGENT_PID; [2021-10-01T23:21:20.390Z] echo Agent pid 21 killed; [2021-10-01T23:21:20.408Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-01T23:21:20.504Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-01T23:21:20.504Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-01T23:21:20.608Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-01T23:21:20.609Z] $ docker exec 905f39a3edd67fc793913a8fe405a78e2074565afbb6cd13fe1a98c9405d8531 ssh-agent [2021-10-01T23:21:20.741Z] SSH_AUTH_SOCK=/tmp/ssh-IXRKAOtZihWl/agent.55 [2021-10-01T23:21:20.741Z] SSH_AGENT_PID=62 [2021-10-01T23:21:20.748Z] Running ssh-add (command line suppressed) [2021-10-01T23:21:20.864Z] 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) [2021-10-01T23:21:20.882Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-01T23:21:21.241Z] + git semver init [2021-10-01T23:21:21.241Z] # -> Open(): unable to determine branch for HEAD [2021-10-01T23:21:21.241Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-447/.git [2021-10-01T23:21:21.241Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-447 [2021-10-01T23:21:21.241Z] # $SEMVER_REMOTE_NAME = origin [2021-10-01T23:21:21.241Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-01T23:21:21.241Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-01T23:21:21.241Z] # $SEMVER_BRANCH = PR-447 [2021-10-01T23:21:21.241Z] # $SEMVER_TEMP = /tmp/semver-532711541 [2021-10-01T23:21:21.241Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-10-01T23:21:23.197Z] # '/tmp/semver-532711541' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-447/.semver' [2021-10-01T23:21:23.197Z] # -> Force: false [2021-10-01T23:21:23.197Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-447/.semver [Pipeline] } [2021-10-01T23:21:23.219Z] $ docker exec --env ******** --env ******** 905f39a3edd67fc793913a8fe405a78e2074565afbb6cd13fe1a98c9405d8531 ssh-agent -k [2021-10-01T23:21:23.307Z] unset SSH_AUTH_SOCK; [2021-10-01T23:21:23.308Z] unset SSH_AGENT_PID; [2021-10-01T23:21:23.308Z] echo Agent pid 62 killed; [2021-10-01T23:21:23.329Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-01T23:21:23.787Z] + git semver [Pipeline] } [2021-10-01T23:21:23.821Z] $ docker stop --time=1 905f39a3edd67fc793913a8fe405a78e2074565afbb6cd13fe1a98c9405d8531 [2021-10-01T23:21:25.117Z] $ docker rm -f 905f39a3edd67fc793913a8fe405a78e2074565afbb6cd13fe1a98c9405d8531 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-01T23:21:25.573Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-01T23:21:25.951Z] Stashed 1 file(s) [Pipeline] echo [2021-10-01T23:21:25.975Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-10-01T23:21:41.568Z] Still waiting to schedule task [2021-10-01T23:21:41.568Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-422’ [2021-10-01T23:21:41.599Z] Still waiting to schedule task [2021-10-01T23:21:41.600Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-01T23:24:12.285Z] Running on prd-centos7-docker-4c-2g-424 in /w/workspace/edgexfoundry_edgex-ui-go_PR-447 [Pipeline] { [Pipeline] ws [2021-10-01T23:24:12.348Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-10-01T23:24:12.520Z] The recommended git tool is: git [2021-10-01T23:24:15.531Z] using credential edgex-jenkins-ssh [2021-10-01T23:24:15.546Z] Cloning the remote Git repository [2021-10-01T23:24:15.569Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-01T23:24:15.637Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-10-01T23:24:15.677Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-01T23:24:15.678Z] > git --version # timeout=10 [2021-10-01T23:24:15.686Z] > git --version # 'git version 2.24.4' [2021-10-01T23:24:15.686Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-01T23:24:15.715Z] [INFO] Currently running in a labeled security context [2021-10-01T23:24:15.715Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-01T23:24:15.715Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh7380709662837190016.key [2021-10-01T23:24:15.728Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-01T23:24:18.131Z] Merging remotes/origin/main commit 895bb4be16a97b7a14f98eb5878856faac06ef8b into PR head commit 3e9dff04de29fd68200e942e5f1cd154fadd579e [2021-10-01T23:24:18.280Z] Merge succeeded, producing 3e9dff04de29fd68200e942e5f1cd154fadd579e [2021-10-01T23:24:18.281Z] Checking out Revision 3e9dff04de29fd68200e942e5f1cd154fadd579e (PR-447) [2021-10-01T23:24:17.521Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-01T23:24:17.531Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-01T23:24:17.548Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-01T23:24:17.568Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-01T23:24:17.569Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-01T23:24:17.570Z] [INFO] Currently running in a labeled security context [2021-10-01T23:24:17.570Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-01T23:24:17.570Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh16145139924604950.key [2021-10-01T23:24:17.577Z] > 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 [2021-10-01T23:24:18.140Z] > git config core.sparsecheckout # timeout=10 [2021-10-01T23:24:18.148Z] > git checkout -f 3e9dff04de29fd68200e942e5f1cd154fadd579e # timeout=10 [2021-10-01T23:24:18.237Z] > git remote # timeout=10 [2021-10-01T23:24:18.243Z] > git config --get remote.origin.url # timeout=10 [2021-10-01T23:24:18.252Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-01T23:24:18.253Z] [INFO] Currently running in a labeled security context [2021-10-01T23:24:18.253Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-01T23:24:18.253Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh4575524394685630037.key [2021-10-01T23:24:18.259Z] > git merge 895bb4be16a97b7a14f98eb5878856faac06ef8b # timeout=10 [2021-10-01T23:24:18.273Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-01T23:24:18.282Z] > git config core.sparsecheckout # timeout=10 [2021-10-01T23:24:18.289Z] > git checkout -f 3e9dff04de29fd68200e942e5f1cd154fadd579e # timeout=10 [2021-10-01T23:24:22.046Z] Commit message: "fix(security): Update echarts 5.2.1 to resolve protoype pollution" [2021-10-01T23:24:22.074Z] > git --version # timeout=10 [2021-10-01T23:24:22.080Z] > git --version # 'git version 2.24.4' [2021-10-01T23:24:22.084Z] fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-01T23:24:22.750Z] provisioning config files... [2021-10-01T23:24:22.770Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1539287263175167084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-01T23:24:23.268Z] ---> docker-login.sh [2021-10-01T23:24:23.268Z] nexus3.edgexfoundry.org:10001 [2021-10-01T23:24:23.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-01T23:24:23.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-01T23:24:23.268Z] Configure a credential helper to remove this warning. See [2021-10-01T23:24:23.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-01T23:24:23.268Z] [2021-10-01T23:24:23.268Z] Login Succeeded [2021-10-01T23:24:23.268Z] nexus3.edgexfoundry.org:10002 [2021-10-01T23:24:23.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-01T23:24:23.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-01T23:24:23.539Z] Configure a credential helper to remove this warning. See [2021-10-01T23:24:23.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-01T23:24:23.539Z] [2021-10-01T23:24:23.539Z] Login Succeeded [2021-10-01T23:24:23.539Z] nexus3.edgexfoundry.org:10003 [2021-10-01T23:24:23.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-01T23:24:23.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-01T23:24:23.803Z] Configure a credential helper to remove this warning. See [2021-10-01T23:24:23.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-01T23:24:23.803Z] [2021-10-01T23:24:23.803Z] Login Succeeded [2021-10-01T23:24:23.803Z] nexus3.edgexfoundry.org:10004 [2021-10-01T23:24:23.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-01T23:24:23.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-01T23:24:23.803Z] Configure a credential helper to remove this warning. See [2021-10-01T23:24:23.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-01T23:24:23.803Z] [2021-10-01T23:24:23.803Z] Login Succeeded [2021-10-01T23:24:23.803Z] docker.io [2021-10-01T23:24:23.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-01T23:24:27.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-01T23:24:27.148Z] Configure a credential helper to remove this warning. See [2021-10-01T23:24:27.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-01T23:24:27.148Z] [2021-10-01T23:24:27.148Z] Login Succeeded [2021-10-01T23:24:27.148Z] ---> docker-login.sh ends [Pipeline] } [2021-10-01T23:24:27.210Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-01T23:24:27.519Z] ========================================================= [2021-10-01T23:24:27.519Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-01T23:24:27.519Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-01T23:24:27.992Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-01T23:24:27.992Z] Sending build context to Docker daemon 20.85MB [2021-10-01T23:24:27.992Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.14 [2021-10-01T23:24:27.992Z] Step 2/17 : FROM ${BASE} AS builder [2021-10-01T23:24:28.958Z] 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 [2021-10-01T23:24:31.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-01T23:24:31.717Z] [2021-10-01T23:24:31.717Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-01T23:24:32.097Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-01T23:24:34.670Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-01T23:24:34.670Z] b4d181a07f80: Pulling fs layer [2021-10-01T23:24:34.670Z] a1111a8f2ec3: Pulling fs layer [2021-10-01T23:24:34.670Z] ed53099fbce6: Pulling fs layer [2021-10-01T23:24:34.670Z] dc539afda2c1: Pulling fs layer [2021-10-01T23:24:34.670Z] 77bc0d833cb6: Pulling fs layer [2021-10-01T23:24:34.670Z] 9065ff56babe: Pulling fs layer [2021-10-01T23:24:34.670Z] d287ab97295c: Pulling fs layer [2021-10-01T23:24:34.670Z] 77bc0d833cb6: Waiting [2021-10-01T23:24:34.670Z] 9065ff56babe: Waiting [2021-10-01T23:24:34.670Z] d287ab97295c: Waiting [2021-10-01T23:24:34.670Z] dc539afda2c1: Waiting [2021-10-01T23:24:34.937Z] a1111a8f2ec3: Verifying Checksum [2021-10-01T23:24:34.937Z] a1111a8f2ec3: Download complete [2021-10-01T23:24:34.937Z] dc539afda2c1: Verifying Checksum [2021-10-01T23:24:34.937Z] dc539afda2c1: Download complete [2021-10-01T23:24:35.203Z] 77bc0d833cb6: Verifying Checksum [2021-10-01T23:24:35.203Z] 77bc0d833cb6: Download complete [2021-10-01T23:24:35.203Z] ed53099fbce6: Verifying Checksum [2021-10-01T23:24:35.203Z] ed53099fbce6: Download complete [2021-10-01T23:24:35.203Z] 9065ff56babe: Verifying Checksum [2021-10-01T23:24:35.203Z] 9065ff56babe: Download complete [2021-10-01T23:25:07.454Z] d287ab97295c: Retrying in 5 seconds [2021-10-01T23:25:07.454Z] b4d181a07f80: Retrying in 5 seconds [2021-10-01T23:25:07.454Z] d287ab97295c: Retrying in 4 seconds [2021-10-01T23:25:07.454Z] b4d181a07f80: Retrying in 4 seconds [2021-10-01T23:25:07.454Z] d287ab97295c: Retrying in 3 seconds [2021-10-01T23:25:07.454Z] b4d181a07f80: Retrying in 3 seconds [2021-10-01T23:25:08.409Z] d287ab97295c: Retrying in 2 seconds [2021-10-01T23:25:08.409Z] b4d181a07f80: Retrying in 2 seconds [2021-10-01T23:25:09.366Z] d287ab97295c: Retrying in 1 second [2021-10-01T23:25:09.366Z] b4d181a07f80: Retrying in 1 second [2021-10-01T23:25:10.773Z] d287ab97295c: Retrying in 10 seconds [2021-10-01T23:25:10.773Z] b4d181a07f80: Retrying in 10 seconds [2021-10-01T23:25:11.732Z] d287ab97295c: Retrying in 9 seconds [2021-10-01T23:25:11.732Z] b4d181a07f80: Retrying in 9 seconds [2021-10-01T23:25:12.691Z] d287ab97295c: Retrying in 8 seconds [2021-10-01T23:25:12.691Z] b4d181a07f80: Retrying in 8 seconds [2021-10-01T23:25:13.689Z] d287ab97295c: Retrying in 7 seconds [2021-10-01T23:25:13.689Z] b4d181a07f80: Retrying in 7 seconds [2021-10-01T23:25:14.645Z] d287ab97295c: Retrying in 6 seconds [2021-10-01T23:25:14.910Z] b4d181a07f80: Retrying in 6 seconds [2021-10-01T23:25:15.864Z] d287ab97295c: Retrying in 5 seconds [2021-10-01T23:25:15.864Z] b4d181a07f80: Retrying in 5 seconds [2021-10-01T23:25:16.820Z] d287ab97295c: Retrying in 4 seconds [2021-10-01T23:25:16.820Z] b4d181a07f80: Retrying in 4 seconds [2021-10-01T23:25:17.782Z] d287ab97295c: Retrying in 3 seconds [2021-10-01T23:25:17.782Z] b4d181a07f80: Retrying in 3 seconds [2021-10-01T23:25:18.741Z] d287ab97295c: Retrying in 2 seconds [2021-10-01T23:25:18.741Z] b4d181a07f80: Retrying in 2 seconds [2021-10-01T23:25:19.697Z] d287ab97295c: Retrying in 1 second [2021-10-01T23:25:19.697Z] b4d181a07f80: Retrying in 1 second [2021-10-01T23:25:21.771Z] b4d181a07f80: Verifying Checksum [2021-10-01T23:25:21.771Z] b4d181a07f80: Download complete [2021-10-01T23:25:23.190Z] d287ab97295c: Verifying Checksum [2021-10-01T23:25:23.190Z] d287ab97295c: Download complete [2021-10-01T23:25:23.190Z] b4d181a07f80: Pull complete [2021-10-01T23:25:23.463Z] a1111a8f2ec3: Pull complete [2021-10-01T23:25:24.056Z] ed53099fbce6: Pull complete [2021-10-01T23:25:24.321Z] dc539afda2c1: Pull complete [2021-10-01T23:25:24.590Z] 77bc0d833cb6: Pull complete [2021-10-01T23:25:24.590Z] 9065ff56babe: Pull complete [2021-10-01T23:25:29.983Z] d287ab97295c: Pull complete [2021-10-01T23:25:29.983Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-01T23:25:29.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-01T23:25:29.983Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-01T23:25:30.094Z] prd-centos7-docker-4c-2g-424 does not seem to be running inside a container [2021-10-01T23:25:30.143Z] $ 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 [2021-10-01T23:25:32.518Z] $ docker top 29d34d633a0c4c268fdf5f8c22ca75758a37f98e1ee870f59194ade53abb91aa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-01T23:25:33.194Z] ---> job-cost.sh [2021-10-01T23:25:33.194Z] lf-activate-venv: SKIPPING [2021-10-01T23:25:33.194Z] INFO: No Stack... [2021-10-01T23:25:33.459Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-01T23:25:33.724Z] INFO: Archiving Costs [Pipeline] sh [2021-10-01T23:25:34.062Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-10-01T23:25:34.062Z] + cut -d, -f6 [Pipeline] lock [2021-10-01T23:25:34.130Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-447-1-stack-cost] [2021-10-01T23:25:34.137Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-447-1-stack-cost] did not exist. Created. [2021-10-01T23:25:34.137Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-447-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-01T23:25:34.565Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-01T23:25:34.850Z] Stashed 1 file(s) [Pipeline] } [2021-10-01T23:25:34.874Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-447-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-01T23:25:34.963Z] $ docker stop --time=1 29d34d633a0c4c268fdf5f8c22ca75758a37f98e1ee870f59194ade53abb91aa [2021-10-01T23:25:36.112Z] $ 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] } [2021-10-01T23:25:36.871Z] Failed in branch amd64 [2021-10-01T23:30:43.739Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-431 in /w/workspace/edgexfoundry_edgex-ui-go_PR-447 [Pipeline] { [Pipeline] ws [2021-10-01T23:30:43.815Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-10-01T23:30:44.120Z] The recommended git tool is: git [2021-10-01T23:30:50.638Z] using credential edgex-jenkins-ssh [2021-10-01T23:30:50.660Z] Cloning the remote Git repository [2021-10-01T23:30:50.712Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-01T23:30:50.855Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-10-01T23:30:50.941Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-01T23:30:50.942Z] > git --version # timeout=10 [2021-10-01T23:30:50.965Z] > git --version # 'git version 2.17.1' [2021-10-01T23:30:50.967Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-01T23:30:51.054Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-01T23:30:54.142Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-01T23:30:54.162Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-01T23:30:54.190Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-01T23:30:54.223Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-01T23:30:54.224Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-01T23:30:54.238Z] > 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 [2021-10-01T23:30:54.922Z] Merging remotes/origin/main commit 895bb4be16a97b7a14f98eb5878856faac06ef8b into PR head commit 3e9dff04de29fd68200e942e5f1cd154fadd579e [2021-10-01T23:30:55.314Z] Merge succeeded, producing 3e9dff04de29fd68200e942e5f1cd154fadd579e [2021-10-01T23:30:55.315Z] Checking out Revision 3e9dff04de29fd68200e942e5f1cd154fadd579e (PR-447) [2021-10-01T23:30:54.942Z] > git config core.sparsecheckout # timeout=10 [2021-10-01T23:30:54.955Z] > git checkout -f 3e9dff04de29fd68200e942e5f1cd154fadd579e # timeout=10 [2021-10-01T23:30:55.233Z] > git remote # timeout=10 [2021-10-01T23:30:55.252Z] > git config --get remote.origin.url # timeout=10 [2021-10-01T23:30:55.265Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-01T23:30:55.275Z] > git merge 895bb4be16a97b7a14f98eb5878856faac06ef8b # timeout=10 [2021-10-01T23:30:55.297Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-01T23:30:55.319Z] > git config core.sparsecheckout # timeout=10 [2021-10-01T23:30:55.331Z] > git checkout -f 3e9dff04de29fd68200e942e5f1cd154fadd579e # timeout=10 [2021-10-01T23:30:59.862Z] Commit message: "fix(security): Update echarts 5.2.1 to resolve protoype pollution" [2021-10-01T23:30:59.936Z] > git --version # timeout=10 [2021-10-01T23:30:59.947Z] > git --version # 'git version 2.17.1' [2021-10-01T23:30:59.960Z] fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-01T23:31:00.937Z] provisioning config files... [2021-10-01T23:31:00.971Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6132245802809601568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-01T23:31:01.656Z] ---> docker-login.sh [2021-10-01T23:31:01.656Z] nexus3.edgexfoundry.org:10001 [2021-10-01T23:31:03.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-01T23:31:03.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-01T23:31:03.765Z] Configure a credential helper to remove this warning. See [2021-10-01T23:31:03.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-01T23:31:03.765Z] [2021-10-01T23:31:03.765Z] Login Succeeded [2021-10-01T23:31:03.765Z] nexus3.edgexfoundry.org:10002 [2021-10-01T23:31:04.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-01T23:31:04.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-01T23:31:04.385Z] Configure a credential helper to remove this warning. See [2021-10-01T23:31:04.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-01T23:31:04.385Z] [2021-10-01T23:31:04.385Z] Login Succeeded [2021-10-01T23:31:04.385Z] nexus3.edgexfoundry.org:10003 [2021-10-01T23:31:05.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-01T23:31:05.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-01T23:31:05.011Z] Configure a credential helper to remove this warning. See [2021-10-01T23:31:05.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-01T23:31:05.011Z] [2021-10-01T23:31:05.011Z] Login Succeeded [2021-10-01T23:31:05.011Z] nexus3.edgexfoundry.org:10004 [2021-10-01T23:31:05.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-01T23:31:05.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-01T23:31:05.589Z] Configure a credential helper to remove this warning. See [2021-10-01T23:31:05.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-01T23:31:05.589Z] [2021-10-01T23:31:05.589Z] Login Succeeded [2021-10-01T23:31:05.589Z] docker.io [2021-10-01T23:31:05.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-01T23:31:06.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-01T23:31:06.520Z] Configure a credential helper to remove this warning. See [2021-10-01T23:31:06.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-01T23:31:06.520Z] [2021-10-01T23:31:06.520Z] Login Succeeded [2021-10-01T23:31:06.520Z] ---> docker-login.sh ends [Pipeline] } [2021-10-01T23:31:06.633Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-01T23:31:07.413Z] ========================================================= [2021-10-01T23:31:07.413Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-01T23:31:07.413Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-01T23:31:07.990Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-10-01T23:31:09.011Z] Sending build context to Docker daemon 20.85MB [2021-10-01T23:31:09.011Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.14 [2021-10-01T23:31:09.012Z] Step 2/17 : FROM ${BASE} AS builder [2021-10-01T23:31:09.293Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-01T23:31:09.293Z] 595b0fe564bb: Pulling fs layer [2021-10-01T23:31:09.293Z] 24495759ef45: Pulling fs layer [2021-10-01T23:31:09.293Z] d148012ef14d: Pulling fs layer [2021-10-01T23:31:09.293Z] e90a11edd702: Pulling fs layer [2021-10-01T23:31:09.293Z] d77568369979: Pulling fs layer [2021-10-01T23:31:09.293Z] fc1c9f9a7f3b: Pulling fs layer [2021-10-01T23:31:09.293Z] 170f2ba95c9a: Pulling fs layer [2021-10-01T23:31:09.293Z] 97ac5df62f85: Pulling fs layer [2021-10-01T23:31:09.293Z] fc1c9f9a7f3b: Waiting [2021-10-01T23:31:09.293Z] 170f2ba95c9a: Waiting [2021-10-01T23:31:09.293Z] 97ac5df62f85: Waiting [2021-10-01T23:31:09.293Z] e90a11edd702: Waiting [2021-10-01T23:31:09.293Z] d77568369979: Waiting [2021-10-01T23:31:09.580Z] d148012ef14d: Download complete [2021-10-01T23:31:09.580Z] 24495759ef45: Verifying Checksum [2021-10-01T23:31:09.580Z] 24495759ef45: Download complete [2021-10-01T23:31:09.580Z] d77568369979: Download complete [2021-10-01T23:31:09.580Z] fc1c9f9a7f3b: Download complete [2021-10-01T23:31:09.869Z] 170f2ba95c9a: Download complete [2021-10-01T23:31:09.869Z] 595b0fe564bb: Verifying Checksum [2021-10-01T23:31:09.869Z] 595b0fe564bb: Download complete [2021-10-01T23:31:10.488Z] 595b0fe564bb: Pull complete [2021-10-01T23:31:11.109Z] 24495759ef45: Pull complete [2021-10-01T23:31:11.733Z] d148012ef14d: Pull complete [2021-10-01T23:31:13.218Z] 97ac5df62f85: Verifying Checksum [2021-10-01T23:31:13.218Z] 97ac5df62f85: Download complete [2021-10-01T23:31:13.504Z] e90a11edd702: Verifying Checksum [2021-10-01T23:31:23.789Z] e90a11edd702: Pull complete [2021-10-01T23:31:24.075Z] d77568369979: Pull complete [2021-10-01T23:31:24.363Z] fc1c9f9a7f3b: Pull complete [2021-10-01T23:31:24.980Z] 170f2ba95c9a: Pull complete [2021-10-01T23:31:31.793Z] 97ac5df62f85: Pull complete [2021-10-01T23:31:31.793Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-10-01T23:31:31.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-01T23:31:31.793Z] ---> 04bc70af865f [2021-10-01T23:31:31.793Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-01T23:31:36.178Z] ---> Running in 115866cb230d [2021-10-01T23:31:36.178Z] Removing intermediate container 115866cb230d [2021-10-01T23:31:36.178Z] ---> 586820839e0a [2021-10-01T23:31:36.178Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-10-01T23:31:36.178Z] ---> Running in d287a98fec35 [2021-10-01T23:31:37.185Z] Removing intermediate container d287a98fec35 [2021-10-01T23:31:37.186Z] ---> 7a9976b73bca [2021-10-01T23:31:37.186Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-10-01T23:31:37.186Z] ---> Running in ceea5025b250 [2021-10-01T23:31:37.801Z] Removing intermediate container ceea5025b250 [2021-10-01T23:31:37.801Z] ---> 7280190d1ca4 [2021-10-01T23:31:37.801Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-10-01T23:31:38.084Z] ---> Running in 072aeeed80c8 [2021-10-01T23:31:38.703Z] Removing intermediate container 072aeeed80c8 [2021-10-01T23:31:38.703Z] ---> 34b74972042b [2021-10-01T23:31:38.703Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-01T23:31:38.703Z] ---> Running in ffa647c0b4e6 [2021-10-01T23:31:39.317Z] Removing intermediate container ffa647c0b4e6 [2021-10-01T23:31:39.317Z] ---> afc67fabd723 [2021-10-01T23:31:39.317Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-01T23:31:39.610Z] ---> Running in 5b53f8fd32f2 [2021-10-01T23:31:42.302Z] Removing intermediate container 5b53f8fd32f2 [2021-10-01T23:31:42.302Z] ---> 0925b90a5217 [2021-10-01T23:31:42.302Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-01T23:31:42.302Z] ---> Running in a5b662b311a5 [2021-10-01T23:31:43.776Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-01T23:31:44.778Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-01T23:31:45.388Z] OK: 218 MiB in 52 packages [2021-10-01T23:31:46.401Z] Removing intermediate container a5b662b311a5 [2021-10-01T23:31:46.401Z] ---> fdd6c9da9d51 [2021-10-01T23:31:46.401Z] Step 10/17 : ENV GO111MODULE=on [2021-10-01T23:31:46.401Z] ---> Running in 335ad4a8c21f [2021-10-01T23:31:47.016Z] Removing intermediate container 335ad4a8c21f [2021-10-01T23:31:47.016Z] ---> cf87bdce360f [2021-10-01T23:31:47.016Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-01T23:31:47.300Z] ---> Running in a88f256b5ddc [2021-10-01T23:31:47.914Z] Removing intermediate container a88f256b5ddc [2021-10-01T23:31:47.914Z] ---> c4b1a7528ad1 [2021-10-01T23:31:47.914Z] Step 12/17 : COPY go.mod . [2021-10-01T23:31:48.528Z] ---> e1e1fb37e2ae [2021-10-01T23:31:48.528Z] Step 13/17 : COPY Makefile . [2021-10-01T23:31:49.539Z] ---> d41ff8e43e64 [2021-10-01T23:31:49.539Z] Step 14/17 : RUN make update [2021-10-01T23:31:49.539Z] ---> Running in 3af65e5acf72 [2021-10-01T23:31:50.550Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-10-01T23:32:23.135Z] Removing intermediate container 3af65e5acf72 [2021-10-01T23:32:23.135Z] ---> 17b65ed6dd06 [2021-10-01T23:32:23.135Z] Step 15/17 : COPY . . [2021-10-01T23:32:23.756Z] ---> bbead1e8aa76 [2021-10-01T23:32:23.756Z] Step 16/17 : RUN go mod tidy [2021-10-01T23:32:24.038Z] ---> Running in 95ef05e1b821 [2021-10-01T23:32:26.722Z] Removing intermediate container 95ef05e1b821 [2021-10-01T23:32:26.722Z] ---> bcc97adb537e [2021-10-01T23:32:26.722Z] Step 17/17 : RUN ${MAKE} [2021-10-01T23:32:27.006Z] ---> Running in e18aea23f5b6 [2021-10-01T23:32:28.476Z] noop [2021-10-01T23:32:29.482Z] Removing intermediate container e18aea23f5b6 [2021-10-01T23:32:29.482Z] ---> b50abd310e68 [2021-10-01T23:32:29.482Z] Successfully built b50abd310e68 [2021-10-01T23:32:29.482Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-01T23:32:29.909Z] + docker inspect -f . ci-base-image-arm64 [2021-10-01T23:32:29.909Z] . [Pipeline] withDockerContainer [2021-10-01T23:32:30.200Z] prd-ubuntu18.04-docker-arm64-4c-16g-431 does not seem to be running inside a container [2021-10-01T23:32:30.349Z] $ 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 [2021-10-01T23:32:32.138Z] $ docker top ca13926f37c0d820ba63180259ac3b8242849ac13e6de4de77844e7750c29964 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-01T23:32:33.229Z] + go version [2021-10-01T23:32:33.229Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-10-01T23:32:33.275Z] $ docker stop --time=1 ca13926f37c0d820ba63180259ac3b8242849ac13e6de4de77844e7750c29964 [2021-10-01T23:32:35.312Z] $ docker rm -f ca13926f37c0d820ba63180259ac3b8242849ac13e6de4de77844e7750c29964 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-01T23:32:36.391Z] + docker inspect -f . ci-base-image-arm64 [2021-10-01T23:32:36.391Z] . [Pipeline] withDockerContainer [2021-10-01T23:32:36.700Z] prd-ubuntu18.04-docker-arm64-4c-16g-431 does not seem to be running inside a container [2021-10-01T23:32:36.821Z] $ 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 [2021-10-01T23:32:38.688Z] $ docker top eb17005b2e53e717ecb606178c298a00c5bbd845c7a93a85d1d275cfff45e47f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-01T23:32:39.986Z] + go mod tidy [Pipeline] sh [2021-10-01T23:32:41.333Z] + make test [2021-10-01T23:32:41.334Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-01T23:32:42.346Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-01T23:33:14.912Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-01T23:33:14.912Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-01T23:33:14.912Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-01T23:33:14.912Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-01T23:33:14.912Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-01T23:33:14.912Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-01T23:33:14.912Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-01T23:33:14.912Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-01T23:33:14.912Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-01T23:33:14.912Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-01T23:33:14.912Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-01T23:33:14.912Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-01T23:33:15.195Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-10-01T23:33:37.613Z] $ docker stop --time=1 eb17005b2e53e717ecb606178c298a00c5bbd845c7a93a85d1d275cfff45e47f [2021-10-01T23:33:39.579Z] $ docker rm -f eb17005b2e53e717ecb606178c298a00c5bbd845c7a93a85d1d275cfff45e47f [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-01T23:33:40.449Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-01T23:33:41.201Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-01T23:33:44.856Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-01T23:33:45.245Z] + ls -al . [2021-10-01T23:33:45.245Z] total 128 [2021-10-01T23:33:45.245Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 1 23:32 . [2021-10-01T23:33:45.245Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 23:30 .. [2021-10-01T23:33:45.245Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 1 23:30 .git [2021-10-01T23:33:45.245Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 23:30 .github [2021-10-01T23:33:45.245Z] -rw-rw-r-- 1 jenkins jenkins 162 Oct 1 23:30 .gitignore [2021-10-01T23:33:45.245Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 1 23:30 CONTRIBUTING.md [2021-10-01T23:33:45.245Z] -rw-rw-r-- 1 jenkins jenkins 1526 Oct 1 23:30 Dockerfile [2021-10-01T23:33:45.245Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 1 23:30 Jenkinsfile [2021-10-01T23:33:45.245Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 1 23:30 LICENSE [2021-10-01T23:33:45.245Z] -rw-rw-r-- 1 jenkins jenkins 990 Oct 1 23:30 Makefile [2021-10-01T23:33:45.245Z] -rw-rw-r-- 1 jenkins jenkins 5509 Oct 1 23:30 README.md [2021-10-01T23:33:45.245Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 1 23:21 VERSION [2021-10-01T23:33:45.245Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 23:30 assets [2021-10-01T23:33:45.245Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 23:30 bin [2021-10-01T23:33:45.245Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 23:30 cmd [2021-10-01T23:33:45.245Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 1 23:32 coverage.out [2021-10-01T23:33:45.245Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 23:30 docs [2021-10-01T23:33:45.245Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 1 23:30 go.mod [2021-10-01T23:33:45.245Z] -rw-r--r-- 1 jenkins jenkins 24176 Oct 1 23:32 go.sum [2021-10-01T23:33:45.245Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 1 23:30 internal [2021-10-01T23:33:45.245Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 23:30 pkg [2021-10-01T23:33:45.245Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 23:30 snap [2021-10-01T23:33:45.245Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 1 23:30 version.go [2021-10-01T23:33:45.245Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 23:30 web [Pipeline] isUnix [Pipeline] sh [2021-10-01T23:33:45.667Z] + 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 . [2021-10-01T23:33:46.692Z] Sending build context to Docker daemon 20.87MB [2021-10-01T23:33:46.692Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-10-01T23:33:46.692Z] Step 2/25 : FROM ${BASE} AS builder [2021-10-01T23:33:46.692Z] ---> b50abd310e68 [2021-10-01T23:33:46.692Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-01T23:33:46.976Z] ---> Running in 270b65aa3333 [2021-10-01T23:33:47.595Z] Removing intermediate container 270b65aa3333 [2021-10-01T23:33:47.595Z] ---> 5761367fc216 [2021-10-01T23:33:47.595Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-10-01T23:33:47.595Z] ---> Running in 94dd8da5fb8d [2021-10-01T23:33:48.209Z] Removing intermediate container 94dd8da5fb8d [2021-10-01T23:33:48.209Z] ---> 44d7844b4750 [2021-10-01T23:33:48.209Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-10-01T23:33:48.492Z] ---> Running in f13321bb9bf3 [2021-10-01T23:33:48.776Z] Removing intermediate container f13321bb9bf3 [2021-10-01T23:33:48.776Z] ---> 4c55c072d1a6 [2021-10-01T23:33:48.776Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-10-01T23:33:49.058Z] ---> Running in 92b413cf6800 [2021-10-01T23:33:49.674Z] Removing intermediate container 92b413cf6800 [2021-10-01T23:33:49.674Z] ---> 15c4c585057e [2021-10-01T23:33:49.674Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-01T23:33:49.674Z] ---> Running in 4d89c5e557f6 [2021-10-01T23:33:50.287Z] Removing intermediate container 4d89c5e557f6 [2021-10-01T23:33:50.287Z] ---> ee2558f9f686 [2021-10-01T23:33:50.287Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-01T23:33:50.287Z] ---> Running in a70fbb81c99d [2021-10-01T23:33:52.971Z] Removing intermediate container a70fbb81c99d [2021-10-01T23:33:52.971Z] ---> d508d1c0f3d9 [2021-10-01T23:33:52.971Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-01T23:33:52.971Z] ---> Running in 57c18ef19c0f [2021-10-01T23:33:53.979Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-01T23:33:54.981Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-01T23:33:55.601Z] OK: 218 MiB in 52 packages [2021-10-01T23:33:57.076Z] Removing intermediate container 57c18ef19c0f [2021-10-01T23:33:57.076Z] ---> 092d089ae445 [2021-10-01T23:33:57.076Z] Step 10/25 : ENV GO111MODULE=on [2021-10-01T23:33:57.076Z] ---> Running in 2f9d0a70aa22 [2021-10-01T23:33:57.692Z] Removing intermediate container 2f9d0a70aa22 [2021-10-01T23:33:57.692Z] ---> 4a2b07089447 [2021-10-01T23:33:57.692Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-01T23:33:57.692Z] ---> Running in ab5075445c7e [2021-10-01T23:33:58.305Z] Removing intermediate container ab5075445c7e [2021-10-01T23:33:58.305Z] ---> 37e20d765a74 [2021-10-01T23:33:58.305Z] Step 12/25 : COPY go.mod . [2021-10-01T23:33:58.920Z] ---> b319ef004f77 [2021-10-01T23:33:58.920Z] Step 13/25 : COPY Makefile . [2021-10-01T23:33:59.927Z] ---> e34a90e35bee [2021-10-01T23:33:59.927Z] Step 14/25 : RUN make update [2021-10-01T23:33:59.927Z] ---> Running in 7ece88dd1ffa [2021-10-01T23:34:00.939Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-10-01T23:34:02.421Z] Removing intermediate container 7ece88dd1ffa [2021-10-01T23:34:02.421Z] ---> eec99f2cecb7 [2021-10-01T23:34:02.421Z] Step 15/25 : COPY . . [2021-10-01T23:34:05.107Z] ---> bafbc274896f [2021-10-01T23:34:05.107Z] Step 16/25 : RUN go mod tidy [2021-10-01T23:34:05.107Z] ---> Running in a0e52daaca7a [2021-10-01T23:34:07.798Z] Removing intermediate container a0e52daaca7a [2021-10-01T23:34:07.798Z] ---> b8548efe8a9b [2021-10-01T23:34:07.798Z] Step 17/25 : RUN ${MAKE} [2021-10-01T23:34:07.798Z] ---> Running in 0833c5457d74 [2021-10-01T23:34:09.266Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-10-01T23:34:36.257Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-01T23:34:39.717Z] Removing intermediate container 0833c5457d74 [2021-10-01T23:34:39.717Z] ---> f20ec2f6c870 [2021-10-01T23:34:39.717Z] Step 18/25 : FROM alpine:3.14 [2021-10-01T23:34:40.334Z] 3.14: Pulling from library/alpine [2021-10-01T23:34:40.618Z] 552d1f2373af: Pulling fs layer [2021-10-01T23:34:40.903Z] 552d1f2373af: Verifying Checksum [2021-10-01T23:34:40.903Z] 552d1f2373af: Download complete [2021-10-01T23:34:41.533Z] 552d1f2373af: Pull complete [2021-10-01T23:34:41.533Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-01T23:34:41.533Z] Status: Downloaded newer image for alpine:3.14 [2021-10-01T23:34:41.533Z] ---> bb3de5531c18 [2021-10-01T23:34:41.533Z] Step 19/25 : EXPOSE 4000 [2021-10-01T23:34:41.816Z] ---> Running in cff53ce754ca [2021-10-01T23:34:42.434Z] Removing intermediate container cff53ce754ca [2021-10-01T23:34:42.434Z] ---> 2d1a770f6ea7 [2021-10-01T23:34:42.434Z] 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 [2021-10-01T23:34:43.916Z] ---> ea7785f2fac3 [2021-10-01T23:34:43.916Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-01T23:34:44.197Z] ---> Running in 998479ff93be [2021-10-01T23:34:44.481Z] Removing intermediate container 998479ff93be [2021-10-01T23:34:44.481Z] ---> 6efc41d4df62 [2021-10-01T23:34:44.481Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-01T23:34:44.766Z] ---> Running in deabfdea8dbf [2021-10-01T23:34:45.383Z] Removing intermediate container deabfdea8dbf [2021-10-01T23:34:45.383Z] ---> d148b8098779 [2021-10-01T23:34:45.383Z] Step 23/25 : LABEL arch=arm64 [2021-10-01T23:34:45.383Z] ---> Running in ca1798adaf7a [2021-10-01T23:34:46.003Z] Removing intermediate container ca1798adaf7a [2021-10-01T23:34:46.003Z] ---> 21070b637ac8 [2021-10-01T23:34:46.003Z] Step 24/25 : LABEL git_sha=3e9dff04de29fd68200e942e5f1cd154fadd579e [2021-10-01T23:34:46.003Z] ---> Running in 1c0509925882 [2021-10-01T23:34:46.618Z] Removing intermediate container 1c0509925882 [2021-10-01T23:34:46.619Z] ---> 635f34fb6890 [2021-10-01T23:34:46.619Z] Step 25/25 : LABEL version=0.0.0 [2021-10-01T23:34:46.619Z] ---> Running in de2a9d91360a [2021-10-01T23:34:47.232Z] Removing intermediate container de2a9d91360a [2021-10-01T23:34:47.232Z] ---> 759f3c60bc28 [2021-10-01T23:34:47.232Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-01T23:34:47.232Z] Successfully built 759f3c60bc28 [2021-10-01T23:34:47.232Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-01T23:34:48.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-01T23:34:48.307Z] [2021-10-01T23:34:48.307Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-01T23:34:48.744Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-01T23:34:49.031Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-01T23:34:49.031Z] 448f6bf000e3: Pulling fs layer [2021-10-01T23:34:49.031Z] f757da607395: Pulling fs layer [2021-10-01T23:34:49.031Z] 05883995daec: Pulling fs layer [2021-10-01T23:34:49.031Z] 8603b9c90790: Pulling fs layer [2021-10-01T23:34:49.031Z] 1560dd03e051: Pulling fs layer [2021-10-01T23:34:49.031Z] 27f5ce0e4adf: Pulling fs layer [2021-10-01T23:34:49.031Z] c2d8d7efcc4b: Pulling fs layer [2021-10-01T23:34:49.031Z] 8603b9c90790: Waiting [2021-10-01T23:34:49.031Z] 1560dd03e051: Waiting [2021-10-01T23:34:49.031Z] 27f5ce0e4adf: Waiting [2021-10-01T23:34:49.031Z] c2d8d7efcc4b: Waiting [2021-10-01T23:34:49.313Z] f757da607395: Verifying Checksum [2021-10-01T23:34:49.313Z] f757da607395: Download complete [2021-10-01T23:34:49.313Z] 8603b9c90790: Verifying Checksum [2021-10-01T23:34:49.313Z] 8603b9c90790: Download complete [2021-10-01T23:34:49.600Z] 1560dd03e051: Download complete [2021-10-01T23:34:49.600Z] 27f5ce0e4adf: Download complete [2021-10-01T23:34:49.600Z] 05883995daec: Verifying Checksum [2021-10-01T23:34:49.600Z] 05883995daec: Download complete [2021-10-01T23:34:50.217Z] 448f6bf000e3: Verifying Checksum [2021-10-01T23:34:50.217Z] 448f6bf000e3: Download complete [2021-10-01T23:34:52.915Z] c2d8d7efcc4b: Verifying Checksum [2021-10-01T23:34:52.915Z] c2d8d7efcc4b: Download complete [2021-10-01T23:34:53.933Z] 448f6bf000e3: Pull complete [2021-10-01T23:34:54.547Z] f757da607395: Pull complete [2021-10-01T23:34:56.021Z] 05883995daec: Pull complete [2021-10-01T23:34:56.306Z] 8603b9c90790: Pull complete [2021-10-01T23:34:57.315Z] 1560dd03e051: Pull complete [2021-10-01T23:34:57.931Z] 27f5ce0e4adf: Pull complete [2021-10-01T23:35:13.170Z] c2d8d7efcc4b: Pull complete [2021-10-01T23:35:13.170Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-01T23:35:13.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-01T23:35:13.170Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-01T23:35:13.545Z] prd-ubuntu18.04-docker-arm64-4c-16g-431 does not seem to be running inside a container [2021-10-01T23:35:13.706Z] $ 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 [2021-10-01T23:35:18.505Z] $ docker top 041ae6387d85931e6d28455968e8c5e0943ad082733091e43a297f682eac6664 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-01T23:35:19.638Z] ---> job-cost.sh [2021-10-01T23:35:19.638Z] lf-activate-venv: SKIPPING [2021-10-01T23:35:19.638Z] INFO: No Stack... [2021-10-01T23:35:19.922Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-01T23:35:20.534Z] INFO: Archiving Costs [Pipeline] sh [2021-10-01T23:35:21.268Z] + cut -d, -f6 [2021-10-01T23:35:21.268Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2021-10-01T23:35:21.381Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-447-1-stack-cost] [2021-10-01T23:35:21.388Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-447-1-stack-cost] did not exist. Created. [2021-10-01T23:35:21.388Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-447-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-01T23:35:22.230Z] /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 [2021-10-01T23:35:22.978Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-01T23:35:23.030Z] Warning: overwriting stash ‘stack-cost’ [2021-10-01T23:35:23.164Z] Stashed 1 file(s) [Pipeline] } [2021-10-01T23:35:23.188Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-447-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-01T23:35:23.282Z] $ docker stop --time=1 041ae6387d85931e6d28455968e8c5e0943ad082733091e43a297f682eac6664 [2021-10-01T23:35:24.977Z] $ 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 [2021-10-01T23:35:29.090Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-447/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-01T23:35:29.465Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-01T23:35:30.100Z] ---> package-listing.sh [2021-10-01T23:35:30.100Z] ++ facter osfamily [2021-10-01T23:35:30.100Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-01T23:35:30.380Z] + OS_FAMILY=redhat [2021-10-01T23:35:30.380Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-447 [2021-10-01T23:35:30.380Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-01T23:35:30.380Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-01T23:35:30.380Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-01T23:35:30.380Z] + PACKAGES=/tmp/packages_start.txt [2021-10-01T23:35:30.381Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-447 ']' [2021-10-01T23:35:30.381Z] + PACKAGES=/tmp/packages_end.txt [2021-10-01T23:35:30.381Z] + case "${OS_FAMILY}" in [2021-10-01T23:35:30.381Z] + rpm -qa [2021-10-01T23:35:30.381Z] + sort [2021-10-01T23:35:30.970Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-01T23:35:30.970Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-01T23:35:30.970Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-01T23:35:30.970Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-447 ']' [2021-10-01T23:35:30.970Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-447/archives/ [2021-10-01T23:35:30.970Z] + 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 [2021-10-01T23:35:31.006Z] 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 [2021-10-01T23:35:31.327Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-01T23:35:31.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-01T23:35:31.948Z] [2021-10-01T23:35:31.948Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-01T23:35:32.327Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-01T23:35:32.327Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-01T23:35:32.327Z] b4d181a07f80: Pulling fs layer [2021-10-01T23:35:32.327Z] a1111a8f2ec3: Pulling fs layer [2021-10-01T23:35:32.327Z] ed53099fbce6: Pulling fs layer [2021-10-01T23:35:32.327Z] dc539afda2c1: Pulling fs layer [2021-10-01T23:35:32.327Z] 77bc0d833cb6: Pulling fs layer [2021-10-01T23:35:32.327Z] 9065ff56babe: Pulling fs layer [2021-10-01T23:35:32.327Z] d287ab97295c: Pulling fs layer [2021-10-01T23:35:32.327Z] dc539afda2c1: Waiting [2021-10-01T23:35:32.327Z] 77bc0d833cb6: Waiting [2021-10-01T23:35:32.327Z] 9065ff56babe: Waiting [2021-10-01T23:35:32.327Z] d287ab97295c: Waiting [2021-10-01T23:35:32.595Z] a1111a8f2ec3: Verifying Checksum [2021-10-01T23:35:32.595Z] a1111a8f2ec3: Download complete [2021-10-01T23:35:32.595Z] dc539afda2c1: Verifying Checksum [2021-10-01T23:35:32.595Z] dc539afda2c1: Download complete [2021-10-01T23:35:32.859Z] ed53099fbce6: Verifying Checksum [2021-10-01T23:35:32.859Z] ed53099fbce6: Download complete [2021-10-01T23:35:32.859Z] 9065ff56babe: Verifying Checksum [2021-10-01T23:35:32.859Z] 9065ff56babe: Download complete [2021-10-01T23:35:32.859Z] 77bc0d833cb6: Verifying Checksum [2021-10-01T23:35:32.859Z] 77bc0d833cb6: Download complete [2021-10-01T23:35:33.442Z] b4d181a07f80: Verifying Checksum [2021-10-01T23:35:33.442Z] b4d181a07f80: Download complete [2021-10-01T23:35:34.874Z] d287ab97295c: Verifying Checksum [2021-10-01T23:35:34.874Z] d287ab97295c: Download complete [2021-10-01T23:35:34.874Z] b4d181a07f80: Pull complete [2021-10-01T23:35:34.874Z] a1111a8f2ec3: Pull complete [2021-10-01T23:35:35.474Z] ed53099fbce6: Pull complete [2021-10-01T23:35:35.474Z] dc539afda2c1: Pull complete [2021-10-01T23:35:35.744Z] 77bc0d833cb6: Pull complete [2021-10-01T23:35:36.009Z] 9065ff56babe: Pull complete [2021-10-01T23:35:40.560Z] d287ab97295c: Pull complete [2021-10-01T23:35:40.560Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-01T23:35:40.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-01T23:35:40.560Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-01T23:35:40.665Z] prd-centos7-docker-4c-2g-422 does not seem to be running inside a container [2021-10-01T23:35:40.722Z] $ 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 [2021-10-01T23:35:42.764Z] $ docker top 645d8465bbe48e638a6f4e17affabd147b0a43f4757bf703450fde18e96c9a76 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-01T23:35:43.209Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-01T23:35:43.543Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-01T23:35:43.874Z] + ls /var/log/sa-host [2021-10-01T23:35:43.874Z] + sadf -c /var/log/sa-host/sa01 [2021-10-01T23:35:43.874Z] file_magic: OK [2021-10-01T23:35:43.874Z] HZ: Using current value: 100 [2021-10-01T23:35:43.874Z] file_header: OK [2021-10-01T23:35:43.874Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-01T23:35:43.874Z] Statistics: [2021-10-01T23:35:43.874Z] 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... [2021-10-01T23:35:43.874Z] File successfully converted to sysstat format version 12.0.3 [2021-10-01T23:35:43.874Z] + sadf -c /var/log/sa-host/sa30 [2021-10-01T23:35:43.874Z] file_magic: OK [2021-10-01T23:35:43.874Z] HZ: Using current value: 100 [2021-10-01T23:35:43.874Z] file_header: OK [2021-10-01T23:35:43.874Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-01T23:35:43.874Z] Statistics: [2021-10-01T23:35:43.874Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-01T23:35:43.874Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-01T23:35:44.517Z] provisioning config files... [2021-10-01T23:35:44.532Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/config155082336979837643tmp [Pipeline] { [Pipeline] echo [2021-10-01T23:35:44.599Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-01T23:35:44.951Z] ---> create-netrc.sh [Pipeline] } [2021-10-01T23:35:44.978Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-01T23:35:45.471Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-01T23:35:45.507Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-01T23:35:45.862Z] ---> sudo-logs.sh [2021-10-01T23:35:45.862Z] Archiving 'sudo' log.. [2021-10-01T23:35:45.862Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-422.novalocal: Name or service not known [2021-10-01T23:35:45.862Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-422.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-01T23:35:45.965Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-01T23:35:46.314Z] ---> job-cost.sh [2021-10-01T23:35:46.314Z] lf-activate-venv: SKIPPING [2021-10-01T23:35:46.314Z] DEBUG: total: 0.10999999940395355 [2021-10-01T23:35:46.314Z] INFO: Retrieving Stack Cost... [2021-10-01T23:35:46.894Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-01T23:35:47.160Z] INFO: Archiving Costs [Pipeline] echo [2021-10-01T23:35:47.209Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-01T23:35:47.561Z] ---> logs-deploy.sh [2021-10-01T23:35:47.561Z] lf-activate-venv: SKIPPING [2021-10-01T23:35:47.561Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-447/1 [2021-10-01T23:35:47.561Z] INFO: archiving workspace using pattern(s): [2021-10-01T23:35:48.142Z] Archives upload complete. [2021-10-01T23:35:48.407Z] INFO: archiving logs to Nexus