Pull request #378 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5b2ddca96a6280f7daf910a69121f03f14499b8c+89fae53e48fc5817143992b65423e89da01c8813 (46a462559ccbb96f35bb921ab2959b7e1b292b83) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7218747317727033097.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8291696636431714789.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-378/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-378/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh65312727201248446.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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-378/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4779400121941135363.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2648852098270917799.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-378/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-378/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1700523764116369445.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 d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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_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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1442 in /w/workspace/edgexfoundry_edgex-ui-go_PR-378 [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-378 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/jenkins-gitclient-ssh7476999931726217854.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/jenkins-gitclient-ssh4558949026542637011.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/378/head:refs/remotes/origin/PR-378 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 89fae53e48fc5817143992b65423e89da01c8813 into PR head commit 5b2ddca96a6280f7daf910a69121f03f14499b8c Merge succeeded, producing 5b2ddca96a6280f7daf910a69121f03f14499b8c Checking out Revision 5b2ddca96a6280f7daf910a69121f03f14499b8c (PR-378) > git config core.sparsecheckout # timeout=10 > git checkout -f 5b2ddca96a6280f7daf910a69121f03f14499b8c # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/jenkins-gitclient-ssh6242090782900453166.key > git merge 89fae53e48fc5817143992b65423e89da01c8813 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5b2ddca96a6280f7daf910a69121f03f14499b8c # timeout=10 Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-15T06:17:39.811Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-15T06:17:40.029Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-15T06:17:40.163Z] ========================================================= [2021-06-15T06:17:40.163Z] EdgeX Global Pipelines Version Info [2021-06-15T06:17:40.163Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-15T06:17:41.679Z] ------------------- [2021-06-15T06:17:41.679Z] stable info: [2021-06-15T06:17:41.679Z] ------------------- [2021-06-15T06:17:41.679Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-15T06:17:41.679Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-15T06:17:41.679Z] Message: update stable to v1.0.194 [2021-06-15T06:17:42.256Z] ------------------- [2021-06-15T06:17:42.256Z] experimental info: [2021-06-15T06:17:42.256Z] ------------------- [2021-06-15T06:17:42.256Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-15T06:17:42.256Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-15T06:17:42.256Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-15T06:17:42.585Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-15T06:17:42.647Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-15T06:17:42.710Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-15T06:17:42.772Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-15T06:17:42.846Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-15T06:17:42.902Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-15T06:17:42.959Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-15T06:17:43.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-15T06:17:43.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-15T06:17:43.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-15T06:17:43.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-15T06:17:43.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-15T06:17:43.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-15T06:17:43.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-15T06:17:43.453Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-15T06:17:43.516Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-15T06:17:43.573Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-15T06:17:43.630Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-15T06:17:43.690Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-15T06:17:43.748Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-15T06:17:43.811Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-15T06:17:43.870Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-15T06:17:43.928Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-15T06:17:43.985Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-15T06:17:44.074Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-15T06:17:44.136Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-15T06:17:44.197Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-378 [Pipeline] echo [2021-06-15T06:17:44.258Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-378 [Pipeline] echo [2021-06-15T06:17:44.314Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-378 [Pipeline] echo [2021-06-15T06:17:44.369Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5b2ddca96a6280f7daf910a69121f03f14499b8c [Pipeline] echo [2021-06-15T06:17:44.427Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5b2ddca [Pipeline] echo [2021-06-15T06:17:44.489Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T06:17:44.650Z] provisioning config files... [2021-06-15T06:17:44.667Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/config3097294728035606948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T06:17:45.062Z] ---> docker-login.sh [2021-06-15T06:17:45.062Z] nexus3.edgexfoundry.org:10001 [2021-06-15T06:17:45.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T06:17:45.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T06:17:45.588Z] Configure a credential helper to remove this warning. See [2021-06-15T06:17:45.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T06:17:45.588Z] [2021-06-15T06:17:45.588Z] Login Succeeded [2021-06-15T06:17:45.588Z] nexus3.edgexfoundry.org:10002 [2021-06-15T06:17:45.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T06:17:45.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T06:17:45.588Z] Configure a credential helper to remove this warning. See [2021-06-15T06:17:45.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T06:17:45.588Z] [2021-06-15T06:17:45.588Z] Login Succeeded [2021-06-15T06:17:45.588Z] nexus3.edgexfoundry.org:10003 [2021-06-15T06:17:45.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T06:17:45.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T06:17:45.850Z] Configure a credential helper to remove this warning. See [2021-06-15T06:17:45.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T06:17:45.850Z] [2021-06-15T06:17:45.850Z] Login Succeeded [2021-06-15T06:17:45.850Z] nexus3.edgexfoundry.org:10004 [2021-06-15T06:17:45.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T06:17:45.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T06:17:45.850Z] Configure a credential helper to remove this warning. See [2021-06-15T06:17:45.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T06:17:45.850Z] [2021-06-15T06:17:45.850Z] Login Succeeded [2021-06-15T06:17:45.850Z] docker.io [2021-06-15T06:17:46.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T06:17:46.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T06:17:46.375Z] Configure a credential helper to remove this warning. See [2021-06-15T06:17:46.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T06:17:46.375Z] [2021-06-15T06:17:46.375Z] Login Succeeded [2021-06-15T06:17:46.375Z] ---> docker-login.sh ends [Pipeline] } [2021-06-15T06:17:46.402Z] 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-06-15T06:17:47.203Z] + git log --format=format:%s -1 5b2ddca96a6280f7daf910a69121f03f14499b8c [Pipeline] echo [2021-06-15T06:17:47.266Z] GIT_COMMIT: 5b2ddca96a6280f7daf910a69121f03f14499b8c, Commit Message: chore(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.3 [Pipeline] echo [2021-06-15T06:17:47.309Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-15T06:17:50.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T06:17:50.654Z] [2021-06-15T06:17:50.654Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T06:17:51.018Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T06:17:51.018Z] latest: Pulling from edgex-devops/git-semver [2021-06-15T06:17:51.018Z] 31603596830f: Pulling fs layer [2021-06-15T06:17:51.018Z] 54011a49482f: Pulling fs layer [2021-06-15T06:17:51.018Z] a6820b24f6d8: Pulling fs layer [2021-06-15T06:17:51.018Z] f581987b2513: Pulling fs layer [2021-06-15T06:17:51.018Z] f581987b2513: Waiting [2021-06-15T06:17:51.018Z] 54011a49482f: Verifying Checksum [2021-06-15T06:17:51.018Z] 54011a49482f: Download complete [2021-06-15T06:17:51.018Z] 31603596830f: Verifying Checksum [2021-06-15T06:17:51.018Z] 31603596830f: Download complete [2021-06-15T06:17:51.284Z] a6820b24f6d8: Verifying Checksum [2021-06-15T06:17:51.284Z] a6820b24f6d8: Download complete [2021-06-15T06:17:51.284Z] f581987b2513: Verifying Checksum [2021-06-15T06:17:51.284Z] f581987b2513: Download complete [2021-06-15T06:17:51.284Z] 31603596830f: Pull complete [2021-06-15T06:17:51.546Z] 54011a49482f: Pull complete [2021-06-15T06:17:52.127Z] a6820b24f6d8: Pull complete [2021-06-15T06:17:52.127Z] f581987b2513: Pull complete [2021-06-15T06:17:52.127Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-15T06:17:52.127Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T06:17:52.127Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-15T06:17:52.226Z] prd-centos7-docker-4c-2g-1442 does not seem to be running inside a container [2021-06-15T06:17:52.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-378 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-378:/w/workspace/edgexfoundry_edgex-ui-go_PR-378:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-378@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-15T06:17:53.716Z] $ docker top f30f22db550eb826c3209ac2c68498f46279d1f9f1fee3bf4764d2abdc66c57b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-15T06:17:53.955Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T06:17:53.955Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T06:17:54.070Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T06:17:54.072Z] $ docker exec f30f22db550eb826c3209ac2c68498f46279d1f9f1fee3bf4764d2abdc66c57b ssh-agent [2021-06-15T06:17:54.194Z] SSH_AUTH_SOCK=/tmp/ssh-TQxstB0UteJ8/agent.13 [2021-06-15T06:17:54.194Z] SSH_AGENT_PID=19 [2021-06-15T06:17:54.202Z] Running ssh-add (command line suppressed) [2021-06-15T06:17:54.319Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/private_key_8469473476022288404.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/private_key_8469473476022288404.key) [2021-06-15T06:17:54.338Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T06:17:54.688Z] + git tag --points-at HEAD [Pipeline] } [2021-06-15T06:17:54.715Z] $ docker exec --env ******** --env ******** f30f22db550eb826c3209ac2c68498f46279d1f9f1fee3bf4764d2abdc66c57b ssh-agent -k [2021-06-15T06:17:54.828Z] unset SSH_AUTH_SOCK; [2021-06-15T06:17:54.828Z] unset SSH_AGENT_PID; [2021-06-15T06:17:54.828Z] echo Agent pid 19 killed; [2021-06-15T06:17:54.843Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-15T06:17:54.938Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T06:17:54.938Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T06:17:55.078Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T06:17:55.079Z] $ docker exec f30f22db550eb826c3209ac2c68498f46279d1f9f1fee3bf4764d2abdc66c57b ssh-agent [2021-06-15T06:17:55.194Z] SSH_AUTH_SOCK=/tmp/ssh-CASSTjTXvMb9/agent.51 [2021-06-15T06:17:55.194Z] SSH_AGENT_PID=58 [2021-06-15T06:17:55.200Z] Running ssh-add (command line suppressed) [2021-06-15T06:17:55.303Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/private_key_3365113914243319373.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/private_key_3365113914243319373.key) [2021-06-15T06:17:55.320Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T06:17:55.662Z] + git semver init [2021-06-15T06:17:55.662Z] # -> Open(): unable to determine branch for HEAD [2021-06-15T06:17:55.662Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-378/.git [2021-06-15T06:17:55.662Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-378 [2021-06-15T06:17:55.662Z] # $SEMVER_REMOTE_NAME = origin [2021-06-15T06:17:55.662Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-15T06:17:55.662Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-15T06:17:55.662Z] # $SEMVER_BRANCH = PR-378 [2021-06-15T06:17:55.662Z] # $SEMVER_TEMP = /tmp/semver-468163251 [2021-06-15T06:17:55.662Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-15T06:17:57.061Z] # '/tmp/semver-468163251' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-378/.semver' [2021-06-15T06:17:57.061Z] # -> Force: false [2021-06-15T06:17:57.061Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-378/.semver [Pipeline] } [2021-06-15T06:17:57.085Z] $ docker exec --env ******** --env ******** f30f22db550eb826c3209ac2c68498f46279d1f9f1fee3bf4764d2abdc66c57b ssh-agent -k [2021-06-15T06:17:57.182Z] unset SSH_AUTH_SOCK; [2021-06-15T06:17:57.183Z] unset SSH_AGENT_PID; [2021-06-15T06:17:57.183Z] echo Agent pid 58 killed; [2021-06-15T06:17:57.198Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T06:17:57.702Z] + git semver [Pipeline] } [2021-06-15T06:17:57.727Z] $ docker stop --time=1 f30f22db550eb826c3209ac2c68498f46279d1f9f1fee3bf4764d2abdc66c57b [2021-06-15T06:17:59.081Z] $ docker rm -f f30f22db550eb826c3209ac2c68498f46279d1f9f1fee3bf4764d2abdc66c57b [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T06:17:59.534Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-15T06:17:59.915Z] Stashed 1 file(s) [Pipeline] echo [2021-06-15T06:17:59.938Z] [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-06-15T06:18:15.499Z] Still waiting to schedule task [2021-06-15T06:18:15.499Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-15T06:18:15.530Z] Still waiting to schedule task [2021-06-15T06:18:15.530Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1440’ [2021-06-15T06:20:55.819Z] Running on prd-centos7-docker-4c-2g-1443 in /w/workspace/edgexfoundry_edgex-ui-go_PR-378 [Pipeline] { [Pipeline] ws [2021-06-15T06:20:55.880Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-06-15T06:20:56.046Z] The recommended git tool is: git [2021-06-15T06:20:59.239Z] using credential edgex-jenkins-ssh [2021-06-15T06:20:59.263Z] Cloning the remote Git repository [2021-06-15T06:20:59.078Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-15T06:20:59.162Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-06-15T06:20:59.196Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-15T06:20:59.196Z] > git --version # timeout=10 [2021-06-15T06:20:59.207Z] > git --version # 'git version 2.24.4' [2021-06-15T06:20:59.207Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T06:20:59.236Z] [INFO] Currently running in a labeled security context [2021-06-15T06:20:59.236Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-15T06:20:59.236Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh6310138083322164039.key [2021-06-15T06:20:59.265Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T06:21:00.992Z] Merging remotes/origin/master commit 89fae53e48fc5817143992b65423e89da01c8813 into PR head commit 5b2ddca96a6280f7daf910a69121f03f14499b8c [2021-06-15T06:21:01.199Z] Merge succeeded, producing 5b2ddca96a6280f7daf910a69121f03f14499b8c [2021-06-15T06:21:01.200Z] Checking out Revision 5b2ddca96a6280f7daf910a69121f03f14499b8c (PR-378) [2021-06-15T06:21:00.439Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-15T06:21:00.454Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T06:21:00.469Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-15T06:21:00.489Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-15T06:21:00.489Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T06:21:00.490Z] [INFO] Currently running in a labeled security context [2021-06-15T06:21:00.490Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-15T06:21:00.491Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh6766495407790233952.key [2021-06-15T06:21:00.498Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/378/head:refs/remotes/origin/PR-378 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-15T06:21:00.934Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T06:21:00.943Z] > git checkout -f 5b2ddca96a6280f7daf910a69121f03f14499b8c # timeout=10 [2021-06-15T06:21:01.111Z] > git remote # timeout=10 [2021-06-15T06:21:01.119Z] > git config --get remote.origin.url # timeout=10 [2021-06-15T06:21:01.124Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T06:21:01.125Z] [INFO] Currently running in a labeled security context [2021-06-15T06:21:01.125Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-15T06:21:01.125Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh7441967531658293864.key [2021-06-15T06:21:01.133Z] > git merge 89fae53e48fc5817143992b65423e89da01c8813 # timeout=10 [2021-06-15T06:21:01.144Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-15T06:21:01.153Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T06:21:01.157Z] > git checkout -f 5b2ddca96a6280f7daf910a69121f03f14499b8c # timeout=10 [2021-06-15T06:21:04.971Z] Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.3" [2021-06-15T06:21:04.995Z] > git --version # timeout=10 [2021-06-15T06:21:05.007Z] > git --version # 'git version 2.24.4' [2021-06-15T06:21:05.016Z] fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T06:21:08.216Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-15T06:21:08.583Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-15T06:21:08.907Z] + sudo service docker restart [2021-06-15T06:21:08.907Z] + true [2021-06-15T06:21:08.907Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T06:21:27.162Z] provisioning config files... [2021-06-15T06:21:27.179Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config558416225959059525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T06:21:27.580Z] ---> docker-login.sh [2021-06-15T06:21:27.580Z] nexus3.edgexfoundry.org:10001 [2021-06-15T06:21:27.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T06:21:27.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T06:21:27.845Z] Configure a credential helper to remove this warning. See [2021-06-15T06:21:27.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T06:21:27.845Z] [2021-06-15T06:21:27.845Z] Login Succeeded [2021-06-15T06:21:27.845Z] nexus3.edgexfoundry.org:10002 [2021-06-15T06:21:28.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T06:21:28.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T06:21:28.110Z] Configure a credential helper to remove this warning. See [2021-06-15T06:21:28.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T06:21:28.110Z] [2021-06-15T06:21:28.110Z] Login Succeeded [2021-06-15T06:21:28.110Z] nexus3.edgexfoundry.org:10003 [2021-06-15T06:21:28.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T06:21:28.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T06:21:28.377Z] Configure a credential helper to remove this warning. See [2021-06-15T06:21:28.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T06:21:28.377Z] [2021-06-15T06:21:28.377Z] Login Succeeded [2021-06-15T06:21:28.377Z] nexus3.edgexfoundry.org:10004 [2021-06-15T06:21:28.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T06:21:28.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T06:21:28.377Z] Configure a credential helper to remove this warning. See [2021-06-15T06:21:28.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T06:21:28.377Z] [2021-06-15T06:21:28.377Z] Login Succeeded [2021-06-15T06:21:28.377Z] docker.io [2021-06-15T06:21:28.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T06:21:28.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T06:21:28.915Z] Configure a credential helper to remove this warning. See [2021-06-15T06:21:28.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T06:21:28.915Z] [2021-06-15T06:21:28.915Z] Login Succeeded [2021-06-15T06:21:28.915Z] ---> docker-login.sh ends [Pipeline] } [2021-06-15T06:21:28.955Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-15T06:21:29.248Z] ========================================================= [2021-06-15T06:21:29.248Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-15T06:21:29.248Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-15T06:21:29.604Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-15T06:21:29.868Z] Sending build context to Docker daemon 35.8MB [2021-06-15T06:21:29.868Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T06:21:29.868Z] Step 2/8 : FROM ${BASE} [2021-06-15T06:21:29.868Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-15T06:21:29.868Z] 540db60ca938: Pulling fs layer [2021-06-15T06:21:29.868Z] adcc1eea9eea: Pulling fs layer [2021-06-15T06:21:29.868Z] 4c4ab2625f07: Pulling fs layer [2021-06-15T06:21:29.868Z] 0510c868ecb4: Pulling fs layer [2021-06-15T06:21:29.868Z] afea3b2eda06: Pulling fs layer [2021-06-15T06:21:29.868Z] 7809a108b3ef: Pulling fs layer [2021-06-15T06:21:29.868Z] f706445af74f: Pulling fs layer [2021-06-15T06:21:29.868Z] 0510c868ecb4: Waiting [2021-06-15T06:21:29.868Z] afea3b2eda06: Waiting [2021-06-15T06:21:29.868Z] 7809a108b3ef: Waiting [2021-06-15T06:21:29.868Z] f706445af74f: Waiting [2021-06-15T06:21:29.868Z] 4c4ab2625f07: Verifying Checksum [2021-06-15T06:21:29.868Z] 4c4ab2625f07: Download complete [2021-06-15T06:21:29.868Z] adcc1eea9eea: Verifying Checksum [2021-06-15T06:21:29.868Z] adcc1eea9eea: Download complete [2021-06-15T06:21:30.131Z] afea3b2eda06: Verifying Checksum [2021-06-15T06:21:30.131Z] afea3b2eda06: Download complete [2021-06-15T06:21:30.131Z] 7809a108b3ef: Verifying Checksum [2021-06-15T06:21:30.131Z] 7809a108b3ef: Download complete [2021-06-15T06:21:30.131Z] 540db60ca938: Verifying Checksum [2021-06-15T06:21:30.131Z] 540db60ca938: Download complete [2021-06-15T06:21:30.396Z] 540db60ca938: Pull complete [2021-06-15T06:21:30.396Z] adcc1eea9eea: Pull complete [2021-06-15T06:21:30.668Z] 4c4ab2625f07: Pull complete [2021-06-15T06:21:32.067Z] f706445af74f: Verifying Checksum [2021-06-15T06:21:32.067Z] f706445af74f: Download complete [2021-06-15T06:21:32.331Z] 0510c868ecb4: Verifying Checksum [2021-06-15T06:21:32.331Z] 0510c868ecb4: Download complete [2021-06-15T06:21:36.564Z] 0510c868ecb4: Pull complete [2021-06-15T06:21:36.564Z] afea3b2eda06: Pull complete [2021-06-15T06:21:36.564Z] 7809a108b3ef: Pull complete [2021-06-15T06:21:37.535Z] f706445af74f: Pull complete [2021-06-15T06:21:37.851Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-15T06:21:37.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-15T06:21:37.851Z] ---> b068be0155e3 [2021-06-15T06:21:37.851Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-15T06:21:42.083Z] ---> Running in 86df9c470f21 [2021-06-15T06:21:42.083Z] Removing intermediate container 86df9c470f21 [2021-06-15T06:21:42.083Z] ---> 03d92ba9a48a [2021-06-15T06:21:42.083Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T06:21:42.083Z] ---> Running in 123d38572426 [2021-06-15T06:21:42.659Z] Removing intermediate container 123d38572426 [2021-06-15T06:21:42.659Z] ---> f0ff86afa1d2 [2021-06-15T06:21:42.659Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-15T06:21:42.659Z] ---> Running in 6b9a699599a4 [2021-06-15T06:21:42.926Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T06:21:43.875Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T06:21:44.139Z] OK: 149 MiB in 40 packages [2021-06-15T06:21:44.405Z] Removing intermediate container 6b9a699599a4 [2021-06-15T06:21:44.405Z] ---> 758d448ef038 [2021-06-15T06:21:44.405Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-15T06:21:44.672Z] ---> Running in ba3d3f795303 [2021-06-15T06:21:44.672Z] Removing intermediate container ba3d3f795303 [2021-06-15T06:21:44.672Z] ---> b0c4d40206cb [2021-06-15T06:21:44.672Z] Step 7/8 : COPY . . [2021-06-15T06:21:46.067Z] ---> 86dc5d7c9257 [2021-06-15T06:21:46.067Z] Step 8/8 : RUN go mod download [2021-06-15T06:21:46.067Z] ---> Running in 032226c823e5 [2021-06-15T06:22:01.031Z] Removing intermediate container 032226c823e5 [2021-06-15T06:22:01.031Z] ---> fbd9882e2a47 [2021-06-15T06:22:01.031Z] Successfully built fbd9882e2a47 [2021-06-15T06:22:01.031Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T06:22:01.391Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-15T06:22:01.391Z] . [Pipeline] withDockerContainer [2021-06-15T06:22:01.512Z] prd-centos7-docker-4c-2g-1443 does not seem to be running inside a container [2021-06-15T06:22:01.553Z] $ 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 ******** ci-base-image-x86_64 cat [2021-06-15T06:22:01.989Z] $ docker top 9771290ddac02b4f419761caea0d0f6789fd91616f161a74fc57f5bc51a4d3c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T06:22:02.438Z] + go version [2021-06-15T06:22:02.438Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-15T06:22:02.466Z] $ docker stop --time=1 9771290ddac02b4f419761caea0d0f6789fd91616f161a74fc57f5bc51a4d3c8 [2021-06-15T06:22:03.680Z] $ docker rm -f 9771290ddac02b4f419761caea0d0f6789fd91616f161a74fc57f5bc51a4d3c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T06:22:04.472Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-15T06:22:04.472Z] . [Pipeline] withDockerContainer [2021-06-15T06:22:04.573Z] prd-centos7-docker-4c-2g-1443 does not seem to be running inside a container [2021-06-15T06:22:04.622Z] $ 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 ******** ci-base-image-x86_64 cat [2021-06-15T06:22:05.134Z] $ docker top 9f3bfd7e6bcada094aed6fed6238086a9fb4398d07964b3ee2b560e047ef71ba -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T06:22:05.613Z] + go mod tidy [Pipeline] sh [2021-06-15T06:22:06.213Z] + make test [2021-06-15T06:22:06.213Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-15T06:22:06.794Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-15T06:22:19.113Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-15T06:22:19.113Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-15T06:22:19.113Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-06-15T06:22:19.113Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-15T06:22:19.113Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-15T06:22:19.113Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-15T06:22:19.113Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-15T06:22:19.113Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-15T06:22:19.113Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-06-15T06:22:19.113Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-15T06:22:19.113Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-15T06:22:19.113Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-15T06:22:19.113Z] GO111MODULE=on go vet ./... [2021-06-15T06:22:21.030Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1444 in /w/workspace/edgexfoundry_edgex-ui-go_PR-378 [Pipeline] { [Pipeline] ws [2021-06-15T06:22:21.087Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-06-15T06:22:21.345Z] The recommended git tool is: git [Pipeline] } [2021-06-15T06:22:24.088Z] $ docker stop --time=1 9f3bfd7e6bcada094aed6fed6238086a9fb4398d07964b3ee2b560e047ef71ba [2021-06-15T06:22:25.499Z] $ docker rm -f 9f3bfd7e6bcada094aed6fed6238086a9fb4398d07964b3ee2b560e047ef71ba [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T06:22:25.988Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-15T06:22:26.224Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-06-15T06:22:30.133Z] using credential edgex-jenkins-ssh [2021-06-15T06:22:30.155Z] Cloning the remote Git repository [2021-06-15T06:22:30.205Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [Pipeline] sh [2021-06-15T06:22:31.320Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-15T06:22:31.652Z] + ls -al . [2021-06-15T06:22:31.652Z] total 92 [2021-06-15T06:22:31.652Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 15 06:22 . [2021-06-15T06:22:31.652Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 15 06:20 .. [2021-06-15T06:22:31.652Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 15 06:21 assets [2021-06-15T06:22:31.652Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 15 06:21 bin [2021-06-15T06:22:31.652Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 15 06:21 cmd [2021-06-15T06:22:31.652Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 15 06:21 CONTRIBUTING.md [2021-06-15T06:22:31.652Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 15 06:22 coverage.out [2021-06-15T06:22:31.652Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 15 06:21 Dockerfile [2021-06-15T06:22:31.652Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 15 06:21 Dockerfile.build [2021-06-15T06:22:31.652Z] drwxrwxr-x. 5 jenkins jenkins 104 Jun 15 06:21 docs [2021-06-15T06:22:31.652Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 15 06:21 .git [2021-06-15T06:22:31.652Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 15 06:21 .github [2021-06-15T06:22:31.652Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 15 06:21 .gitignore [2021-06-15T06:22:31.652Z] -rw-rw-r--. 1 jenkins jenkins 971 Jun 15 06:21 go.mod [2021-06-15T06:22:31.652Z] -rw-r--r--. 1 jenkins jenkins 23959 Jun 15 06:22 go.sum [2021-06-15T06:22:31.652Z] drwxrwxr-x. 10 jenkins jenkins 139 Jun 15 06:21 internal [2021-06-15T06:22:31.652Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 15 06:21 Jenkinsfile [2021-06-15T06:22:31.652Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 15 06:21 LICENSE [2021-06-15T06:22:31.652Z] -rw-rw-r--. 1 jenkins jenkins 941 Jun 15 06:21 Makefile [2021-06-15T06:22:31.652Z] -rw-rw-r--. 1 jenkins jenkins 6012 Jun 15 06:21 README.md [2021-06-15T06:22:31.652Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 15 06:17 VERSION [2021-06-15T06:22:31.652Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 15 06:21 version.go [2021-06-15T06:22:31.652Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 15 06:21 web [2021-06-15T06:22:30.314Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-06-15T06:22:30.420Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-15T06:22:30.421Z] > git --version # timeout=10 [2021-06-15T06:22:30.441Z] > git --version # 'git version 2.17.1' [2021-06-15T06:22:30.442Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T06:22:30.520Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T06:22:32.644Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-15T06:22:32.665Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] isUnix [Pipeline] sh [2021-06-15T06:22:34.263Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=5b2ddca96a6280f7daf910a69121f03f14499b8c --label arch=amd64 --label version=0.0.0 . [2021-06-15T06:22:34.481Z] Merging remotes/origin/master commit 89fae53e48fc5817143992b65423e89da01c8813 into PR head commit 5b2ddca96a6280f7daf910a69121f03f14499b8c [2021-06-15T06:22:34.530Z] Sending build context to Docker daemon 35.83MB [2021-06-15T06:22:34.530Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T06:22:34.530Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-15T06:22:34.530Z] ---> fbd9882e2a47 [2021-06-15T06:22:34.530Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-15T06:22:33.942Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-15T06:22:33.987Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-15T06:22:33.988Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T06:22:34.000Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/378/head:refs/remotes/origin/PR-378 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-15T06:22:34.499Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T06:22:34.531Z] > git checkout -f 5b2ddca96a6280f7daf910a69121f03f14499b8c # timeout=10 [2021-06-15T06:22:34.795Z] ---> Running in 422a7c2f6c11 [2021-06-15T06:22:34.795Z] Removing intermediate container 422a7c2f6c11 [2021-06-15T06:22:34.795Z] ---> ac6d8b195a24 [2021-06-15T06:22:34.795Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-15T06:22:34.795Z] ---> Running in 370f61baf838 [2021-06-15T06:22:35.060Z] Removing intermediate container 370f61baf838 [2021-06-15T06:22:35.060Z] ---> 69fc17d8ee01 [2021-06-15T06:22:35.060Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-15T06:22:35.060Z] ---> Running in 3a95d4812361 [2021-06-15T06:22:35.060Z] Removing intermediate container 3a95d4812361 [2021-06-15T06:22:35.060Z] ---> 5a16b52b66c3 [2021-06-15T06:22:35.060Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-15T06:22:35.060Z] ---> Running in 67f517094811 [2021-06-15T06:22:35.171Z] Merge succeeded, producing 5b2ddca96a6280f7daf910a69121f03f14499b8c [2021-06-15T06:22:35.172Z] Checking out Revision 5b2ddca96a6280f7daf910a69121f03f14499b8c (PR-378) [2021-06-15T06:22:35.329Z] Removing intermediate container 67f517094811 [2021-06-15T06:22:35.329Z] ---> 0f21ae727838 [2021-06-15T06:22:35.330Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-15T06:22:35.330Z] ---> Running in a7cec84c4131 [2021-06-15T06:22:35.330Z] Removing intermediate container a7cec84c4131 [2021-06-15T06:22:35.330Z] ---> a4f93da53d10 [2021-06-15T06:22:35.330Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T06:22:35.330Z] ---> Running in b6610e94cb38 [2021-06-15T06:22:35.905Z] Removing intermediate container b6610e94cb38 [2021-06-15T06:22:35.905Z] ---> 5d805de018b5 [2021-06-15T06:22:35.905Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-15T06:22:35.905Z] ---> Running in 3082ff9adcf1 [2021-06-15T06:22:36.168Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T06:22:35.084Z] > git remote # timeout=10 [2021-06-15T06:22:35.102Z] > git config --get remote.origin.url # timeout=10 [2021-06-15T06:22:35.123Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T06:22:35.134Z] > git merge 89fae53e48fc5817143992b65423e89da01c8813 # timeout=10 [2021-06-15T06:22:35.155Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-15T06:22:35.177Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T06:22:35.186Z] > git checkout -f 5b2ddca96a6280f7daf910a69121f03f14499b8c # timeout=10 [2021-06-15T06:22:37.114Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T06:22:38.063Z] OK: 149 MiB in 40 packages [2021-06-15T06:22:38.063Z] Removing intermediate container 3082ff9adcf1 [2021-06-15T06:22:38.063Z] ---> a7df0ea64d0f [2021-06-15T06:22:38.063Z] Step 10/24 : ENV GO111MODULE=on [2021-06-15T06:22:38.063Z] ---> Running in cd282816080b [2021-06-15T06:22:38.326Z] Removing intermediate container cd282816080b [2021-06-15T06:22:38.326Z] ---> 8bba68cd0d46 [2021-06-15T06:22:38.326Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-15T06:22:38.326Z] ---> Running in b35031572bac [2021-06-15T06:22:38.326Z] Removing intermediate container b35031572bac [2021-06-15T06:22:38.326Z] ---> 4cf8262a2415 [2021-06-15T06:22:38.326Z] Step 12/24 : COPY go.mod . [2021-06-15T06:22:38.588Z] ---> ec5d70ead61d [2021-06-15T06:22:38.588Z] Step 13/24 : COPY Makefile . [2021-06-15T06:22:38.853Z] ---> 4c4269a35525 [2021-06-15T06:22:38.853Z] Step 14/24 : RUN make update [2021-06-15T06:22:38.853Z] ---> Running in d248ea844b20 [2021-06-15T06:22:39.115Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-15T06:22:39.377Z] Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.3" [2021-06-15T06:22:39.380Z] Removing intermediate container d248ea844b20 [2021-06-15T06:22:39.380Z] ---> 32f6c652f6ea [2021-06-15T06:22:39.380Z] Step 15/24 : COPY . . [2021-06-15T06:22:39.431Z] > git --version # timeout=10 [2021-06-15T06:22:39.444Z] > git --version # 'git version 2.17.1' [2021-06-15T06:22:39.455Z] fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T06:22:40.340Z] ---> 81669e2440ec [2021-06-15T06:22:40.340Z] Step 16/24 : RUN ${MAKE} [2021-06-15T06:22:40.340Z] ---> Running in 4f6fb71d6eea [2021-06-15T06:22:40.913Z] 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-06-15T06:22:41.047Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-15T06:22:41.497Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-15T06:22:41.864Z] + true [2021-06-15T06:22:41.864Z] + sudo service docker restart [2021-06-15T06:22:49.155Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-15T06:22:51.111Z] Removing intermediate container 4f6fb71d6eea [2021-06-15T06:22:51.111Z] ---> 93321c0f265f [2021-06-15T06:22:51.111Z] Step 17/24 : FROM alpine:3.12 [2021-06-15T06:22:51.691Z] 3.12: Pulling from library/alpine [2021-06-15T06:22:51.953Z] 339de151aab4: Pulling fs layer [2021-06-15T06:22:51.953Z] 339de151aab4: Verifying Checksum [2021-06-15T06:22:51.953Z] 339de151aab4: Download complete [2021-06-15T06:22:52.217Z] 339de151aab4: Pull complete [2021-06-15T06:22:52.217Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T06:22:52.217Z] Status: Downloaded newer image for alpine:3.12 [2021-06-15T06:22:52.217Z] ---> 13621d1b12d4 [2021-06-15T06:22:52.217Z] Step 18/24 : EXPOSE 4000 [2021-06-15T06:22:52.217Z] ---> Running in 2f42d6812f8d [2021-06-15T06:22:52.482Z] Removing intermediate container 2f42d6812f8d [2021-06-15T06:22:52.482Z] ---> af9a2abf4434 [2021-06-15T06:22:52.482Z] Step 19/24 : 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-06-15T06:22:53.441Z] ---> e302d4418075 [2021-06-15T06:22:53.441Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-15T06:22:53.441Z] ---> Running in 3345339595e7 [2021-06-15T06:22:53.441Z] Removing intermediate container 3345339595e7 [2021-06-15T06:22:53.441Z] ---> 9e7c69dbc5ea [2021-06-15T06:22:53.441Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-15T06:22:53.441Z] ---> Running in b71298470c5f [2021-06-15T06:22:53.441Z] Removing intermediate container b71298470c5f [2021-06-15T06:22:53.441Z] ---> 1041b5ceb213 [2021-06-15T06:22:53.441Z] Step 22/24 : LABEL arch=amd64 [2021-06-15T06:22:53.704Z] ---> Running in 15ec1fe83060 [2021-06-15T06:22:53.704Z] Removing intermediate container 15ec1fe83060 [2021-06-15T06:22:53.704Z] ---> d721156b510f [2021-06-15T06:22:53.704Z] Step 23/24 : LABEL git_sha=5b2ddca96a6280f7daf910a69121f03f14499b8c [2021-06-15T06:22:53.704Z] ---> Running in 9d52629994ca [2021-06-15T06:22:53.704Z] Removing intermediate container 9d52629994ca [2021-06-15T06:22:53.704Z] ---> 33b2e62c227d [2021-06-15T06:22:53.704Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T06:22:53.704Z] ---> Running in 9d65ee5f36e0 [2021-06-15T06:22:53.966Z] Removing intermediate container 9d65ee5f36e0 [2021-06-15T06:22:53.966Z] ---> 71d3bf38a08b [2021-06-15T06:22:53.966Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-15T06:22:53.966Z] Successfully built 71d3bf38a08b [2021-06-15T06:22:53.966Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-15T06:22:55.065Z] ---> job-cost.sh [2021-06-15T06:22:55.065Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PgNF [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T06:23:00.352Z] provisioning config files... [2021-06-15T06:23:00.378Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7517973569100284546tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T06:23:00.807Z] ---> docker-login.sh [2021-06-15T06:23:00.807Z] nexus3.edgexfoundry.org:10001 [2021-06-15T06:23:01.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T06:23:02.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T06:23:02.068Z] Configure a credential helper to remove this warning. See [2021-06-15T06:23:02.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T06:23:02.068Z] [2021-06-15T06:23:02.068Z] Login Succeeded [2021-06-15T06:23:02.068Z] nexus3.edgexfoundry.org:10002 [2021-06-15T06:23:02.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T06:23:02.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T06:23:02.621Z] Configure a credential helper to remove this warning. See [2021-06-15T06:23:02.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T06:23:02.621Z] [2021-06-15T06:23:02.621Z] Login Succeeded [2021-06-15T06:23:02.621Z] nexus3.edgexfoundry.org:10003 [2021-06-15T06:23:02.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T06:23:03.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T06:23:03.181Z] Configure a credential helper to remove this warning. See [2021-06-15T06:23:03.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T06:23:03.181Z] [2021-06-15T06:23:03.181Z] Login Succeeded [2021-06-15T06:23:03.181Z] nexus3.edgexfoundry.org:10004 [2021-06-15T06:23:03.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T06:23:03.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T06:23:03.731Z] Configure a credential helper to remove this warning. See [2021-06-15T06:23:03.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T06:23:03.731Z] [2021-06-15T06:23:03.731Z] Login Succeeded [2021-06-15T06:23:03.731Z] docker.io [2021-06-15T06:23:04.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T06:23:04.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T06:23:04.607Z] Configure a credential helper to remove this warning. See [2021-06-15T06:23:04.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T06:23:04.607Z] [2021-06-15T06:23:04.607Z] Login Succeeded [2021-06-15T06:23:04.607Z] ---> docker-login.sh ends [Pipeline] } [2021-06-15T06:23:04.638Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-06-15T06:23:04.916Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] echo [2021-06-15T06:23:05.284Z] ========================================================= [2021-06-15T06:23:05.284Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-15T06:23:05.284Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-15T06:23:05.695Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-15T06:23:06.692Z] Sending build context to Docker daemon 35.8MB [2021-06-15T06:23:06.692Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T06:23:06.692Z] Step 2/8 : FROM ${BASE} [2021-06-15T06:23:06.966Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-15T06:23:06.966Z] 595b0fe564bb: Pulling fs layer [2021-06-15T06:23:06.966Z] 3088b5b3c5c0: Pulling fs layer [2021-06-15T06:23:06.966Z] 5b7225fbf94c: Pulling fs layer [2021-06-15T06:23:06.966Z] ba82ee9f976e: Pulling fs layer [2021-06-15T06:23:06.966Z] 506bd15cee9f: Pulling fs layer [2021-06-15T06:23:06.966Z] 75a0a4a0db45: Pulling fs layer [2021-06-15T06:23:06.966Z] 618dc40b7e24: Pulling fs layer [2021-06-15T06:23:06.966Z] 506bd15cee9f: Waiting [2021-06-15T06:23:06.966Z] ba82ee9f976e: Waiting [2021-06-15T06:23:06.966Z] 75a0a4a0db45: Waiting [2021-06-15T06:23:06.966Z] 618dc40b7e24: Waiting [2021-06-15T06:23:06.966Z] 5b7225fbf94c: Verifying Checksum [2021-06-15T06:23:06.966Z] 5b7225fbf94c: Download complete [2021-06-15T06:23:07.243Z] 3088b5b3c5c0: Verifying Checksum [2021-06-15T06:23:07.243Z] 3088b5b3c5c0: Download complete [2021-06-15T06:23:07.243Z] 506bd15cee9f: Verifying Checksum [2021-06-15T06:23:07.243Z] 75a0a4a0db45: Download complete [2021-06-15T06:23:07.243Z] 595b0fe564bb: Verifying Checksum [2021-06-15T06:23:07.243Z] 595b0fe564bb: Download complete [2021-06-15T06:23:07.855Z] 595b0fe564bb: Pull complete [2021-06-15T06:23:08.854Z] 3088b5b3c5c0: Pull complete [2021-06-15T06:23:09.131Z] 618dc40b7e24: Verifying Checksum [2021-06-15T06:23:09.131Z] 5b7225fbf94c: Pull complete [2021-06-15T06:23:10.572Z] ba82ee9f976e: Download complete [2021-06-15T06:23:17.211Z] lf-activate-venv(): INFO: Adding /tmp/venv-PgNF/bin to PATH [2021-06-15T06:23:17.211Z] INFO: No Stack... [2021-06-15T06:23:18.154Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-15T06:23:18.729Z] INFO: Archiving Costs [Pipeline] sh [2021-06-15T06:23:19.067Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-06-15T06:23:19.067Z] + cut -d, -f6 [Pipeline] lock [2021-06-15T06:23:19.138Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-378-1-stack-cost] [2021-06-15T06:23:19.145Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-378-1-stack-cost] did not exist. Created. [2021-06-15T06:23:19.145Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-378-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-15T06:23:19.592Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-15T06:23:19.679Z] Stashed 1 file(s) [Pipeline] } [2021-06-15T06:23:19.703Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-378-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-15T06:23:22.992Z] ba82ee9f976e: Pull complete [2021-06-15T06:23:22.992Z] 506bd15cee9f: Pull complete [2021-06-15T06:23:22.992Z] 75a0a4a0db45: Pull complete [2021-06-15T06:23:25.622Z] 618dc40b7e24: Pull complete [2021-06-15T06:23:25.622Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-15T06:23:25.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-15T06:23:25.622Z] ---> a36622ca3599 [2021-06-15T06:23:25.622Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-15T06:23:27.608Z] ---> Running in e7a714effc10 [2021-06-15T06:23:28.211Z] Removing intermediate container e7a714effc10 [2021-06-15T06:23:28.211Z] ---> d76782ce9aca [2021-06-15T06:23:28.211Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T06:23:28.211Z] ---> Running in 1f8769a88ab1 [2021-06-15T06:23:30.838Z] Removing intermediate container 1f8769a88ab1 [2021-06-15T06:23:30.838Z] ---> 248a95d4c63f [2021-06-15T06:23:30.838Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-15T06:23:30.838Z] ---> Running in a833eb52a025 [2021-06-15T06:23:32.275Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T06:23:32.866Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T06:23:33.854Z] OK: 138 MiB in 40 packages [2021-06-15T06:23:34.836Z] Removing intermediate container a833eb52a025 [2021-06-15T06:23:34.836Z] ---> afda569b45bd [2021-06-15T06:23:34.836Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-15T06:23:34.836Z] ---> Running in bf5c294e3832 [2021-06-15T06:23:35.445Z] Removing intermediate container bf5c294e3832 [2021-06-15T06:23:35.445Z] ---> af22ee0258f4 [2021-06-15T06:23:35.445Z] Step 7/8 : COPY . . [2021-06-15T06:23:38.870Z] ---> 48789959a5b2 [2021-06-15T06:23:38.870Z] Step 8/8 : RUN go mod download [2021-06-15T06:23:38.870Z] ---> Running in 1f021c683065 [2021-06-15T06:24:05.709Z] Removing intermediate container 1f021c683065 [2021-06-15T06:24:05.709Z] ---> 50362ece2008 [2021-06-15T06:24:05.982Z] Successfully built 50362ece2008 [2021-06-15T06:24:05.982Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T06:24:06.395Z] + docker inspect -f . ci-base-image-arm64 [2021-06-15T06:24:06.395Z] . [Pipeline] withDockerContainer [2021-06-15T06:24:06.688Z] prd-ubuntu18.04-docker-arm64-4c-16g-1444 does not seem to be running inside a container [2021-06-15T06:24:06.773Z] $ 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 ******** ci-base-image-arm64 cat [2021-06-15T06:24:08.459Z] $ docker top 4e52e518ca2312fc6b8cf7d22a8b0277c190ab44e493838c1b1945b25afa541e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T06:24:09.472Z] + go version [2021-06-15T06:24:09.472Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-15T06:24:09.508Z] $ docker stop --time=1 4e52e518ca2312fc6b8cf7d22a8b0277c190ab44e493838c1b1945b25afa541e [2021-06-15T06:24:11.354Z] $ docker rm -f 4e52e518ca2312fc6b8cf7d22a8b0277c190ab44e493838c1b1945b25afa541e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T06:24:12.414Z] + docker inspect -f . ci-base-image-arm64 [2021-06-15T06:24:12.414Z] . [Pipeline] withDockerContainer [2021-06-15T06:24:12.700Z] prd-ubuntu18.04-docker-arm64-4c-16g-1444 does not seem to be running inside a container [2021-06-15T06:24:12.799Z] $ 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 ******** ci-base-image-arm64 cat [2021-06-15T06:24:14.447Z] $ docker top ea68ec79ff85edf31f4b45456948fac2a975e326fc514df9708e85c44f703aae -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T06:24:15.486Z] + go mod tidy [Pipeline] sh [2021-06-15T06:24:16.777Z] + make test [2021-06-15T06:24:16.777Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-15T06:24:17.761Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-15T06:24:50.168Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-15T06:24:50.168Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-15T06:24:50.168Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-06-15T06:24:50.168Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-15T06:24:50.168Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-15T06:24:50.168Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-15T06:24:50.168Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-15T06:24:50.168Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-15T06:24:50.168Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-06-15T06:24:50.168Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-15T06:24:50.168Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-15T06:24:50.168Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-15T06:24:50.168Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-06-15T06:25:08.601Z] $ docker stop --time=1 ea68ec79ff85edf31f4b45456948fac2a975e326fc514df9708e85c44f703aae [2021-06-15T06:25:10.789Z] $ docker rm -f ea68ec79ff85edf31f4b45456948fac2a975e326fc514df9708e85c44f703aae [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T06:25:11.611Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-15T06:25:11.653Z] Warning: overwriting stash ‘coverage-report’ [2021-06-15T06:25:12.265Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T06:25:13.049Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-15T06:25:13.446Z] + ls -al . [2021-06-15T06:25:13.446Z] total 124 [2021-06-15T06:25:13.446Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 15 06:24 . [2021-06-15T06:25:13.446Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 15 06:22 .. [2021-06-15T06:25:13.446Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 15 06:22 .git [2021-06-15T06:25:13.446Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 06:22 .github [2021-06-15T06:25:13.446Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 15 06:22 .gitignore [2021-06-15T06:25:13.446Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 15 06:22 CONTRIBUTING.md [2021-06-15T06:25:13.446Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 15 06:22 Dockerfile [2021-06-15T06:25:13.446Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 15 06:22 Dockerfile.build [2021-06-15T06:25:13.446Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 15 06:22 Jenkinsfile [2021-06-15T06:25:13.446Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 15 06:22 LICENSE [2021-06-15T06:25:13.446Z] -rw-rw-r-- 1 jenkins jenkins 941 Jun 15 06:22 Makefile [2021-06-15T06:25:13.446Z] -rw-rw-r-- 1 jenkins jenkins 6012 Jun 15 06:22 README.md [2021-06-15T06:25:13.446Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 15 06:17 VERSION [2021-06-15T06:25:13.446Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 15 06:22 assets [2021-06-15T06:25:13.446Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 06:22 bin [2021-06-15T06:25:13.446Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 15 06:22 cmd [2021-06-15T06:25:13.446Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 15 06:24 coverage.out [2021-06-15T06:25:13.446Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 15 06:22 docs [2021-06-15T06:25:13.446Z] -rw-rw-r-- 1 jenkins jenkins 971 Jun 15 06:22 go.mod [2021-06-15T06:25:13.446Z] -rw-r--r-- 1 jenkins jenkins 23959 Jun 15 06:24 go.sum [2021-06-15T06:25:13.446Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 15 06:22 internal [2021-06-15T06:25:13.446Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 15 06:22 version.go [2021-06-15T06:25:13.446Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 15 06:22 web [Pipeline] isUnix [Pipeline] sh [2021-06-15T06:25:13.840Z] + 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=5b2ddca96a6280f7daf910a69121f03f14499b8c --label arch=arm64 --label version=0.0.0 . [2021-06-15T06:25:15.343Z] Sending build context to Docker daemon 35.82MB [2021-06-15T06:25:15.343Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T06:25:15.343Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-15T06:25:15.343Z] ---> 50362ece2008 [2021-06-15T06:25:15.343Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-15T06:25:15.939Z] ---> Running in b31147917a9f [2021-06-15T06:25:16.212Z] Removing intermediate container b31147917a9f [2021-06-15T06:25:16.212Z] ---> c0baa4e8e7d3 [2021-06-15T06:25:16.212Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-15T06:25:16.485Z] ---> Running in c595cdb5bc16 [2021-06-15T06:25:17.080Z] Removing intermediate container c595cdb5bc16 [2021-06-15T06:25:17.080Z] ---> a0e5ab1127a7 [2021-06-15T06:25:17.080Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-15T06:25:17.355Z] ---> Running in 50222642e01a [2021-06-15T06:25:17.952Z] Removing intermediate container 50222642e01a [2021-06-15T06:25:17.952Z] ---> 8675e3f27711 [2021-06-15T06:25:17.952Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-15T06:25:17.952Z] ---> Running in 0763a728e4c1 [2021-06-15T06:25:18.548Z] Removing intermediate container 0763a728e4c1 [2021-06-15T06:25:18.548Z] ---> fe6c4686a1e2 [2021-06-15T06:25:18.548Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-15T06:25:18.827Z] ---> Running in 57f72d013d6c [2021-06-15T06:25:19.814Z] Removing intermediate container 57f72d013d6c [2021-06-15T06:25:19.814Z] ---> f6a0a1bf1024 [2021-06-15T06:25:19.814Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T06:25:20.409Z] ---> Running in 7f48bc5aa99c [2021-06-15T06:25:23.061Z] Removing intermediate container 7f48bc5aa99c [2021-06-15T06:25:23.061Z] ---> a99b615a8b35 [2021-06-15T06:25:23.061Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-15T06:25:23.061Z] ---> Running in 37d2d2454b5f [2021-06-15T06:25:24.497Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T06:25:25.093Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T06:25:26.077Z] OK: 138 MiB in 40 packages [2021-06-15T06:25:27.061Z] Removing intermediate container 37d2d2454b5f [2021-06-15T06:25:27.061Z] ---> f192e810d29a [2021-06-15T06:25:27.061Z] Step 10/24 : ENV GO111MODULE=on [2021-06-15T06:25:27.061Z] ---> Running in 3145cf8aedca [2021-06-15T06:25:27.662Z] Removing intermediate container 3145cf8aedca [2021-06-15T06:25:27.662Z] ---> 23d57051cbbf [2021-06-15T06:25:27.662Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-15T06:25:27.940Z] ---> Running in f37b6f639e11 [2021-06-15T06:25:28.543Z] Removing intermediate container f37b6f639e11 [2021-06-15T06:25:28.543Z] ---> 4737204d0421 [2021-06-15T06:25:28.543Z] Step 12/24 : COPY go.mod . [2021-06-15T06:25:29.138Z] ---> c12a2c226486 [2021-06-15T06:25:29.138Z] Step 13/24 : COPY Makefile . [2021-06-15T06:25:30.120Z] ---> db2fe007ff85 [2021-06-15T06:25:30.120Z] Step 14/24 : RUN make update [2021-06-15T06:25:30.120Z] ---> Running in 3c6150c5eab7 [2021-06-15T06:25:31.565Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-15T06:25:32.545Z] Removing intermediate container 3c6150c5eab7 [2021-06-15T06:25:32.545Z] ---> 0559638171c8 [2021-06-15T06:25:32.545Z] Step 15/24 : COPY . . [2021-06-15T06:25:35.936Z] ---> 408029858fb5 [2021-06-15T06:25:35.936Z] Step 16/24 : RUN ${MAKE} [2021-06-15T06:25:35.937Z] ---> Running in daadc8c7cd5c [2021-06-15T06:25:37.373Z] 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-06-15T06:26:04.205Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-15T06:26:08.508Z] Removing intermediate container daadc8c7cd5c [2021-06-15T06:26:08.508Z] ---> 28e40b8e4ae3 [2021-06-15T06:26:08.508Z] Step 17/24 : FROM alpine:3.12 [2021-06-15T06:26:09.102Z] 3.12: Pulling from library/alpine [2021-06-15T06:26:09.378Z] d2f70382dc9a: Pulling fs layer [2021-06-15T06:26:09.653Z] d2f70382dc9a: Verifying Checksum [2021-06-15T06:26:09.653Z] d2f70382dc9a: Download complete [2021-06-15T06:26:10.250Z] d2f70382dc9a: Pull complete [2021-06-15T06:26:10.250Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T06:26:10.250Z] Status: Downloaded newer image for alpine:3.12 [2021-06-15T06:26:10.250Z] ---> 9852663dfa18 [2021-06-15T06:26:10.250Z] Step 18/24 : EXPOSE 4000 [2021-06-15T06:26:10.524Z] ---> Running in 138c36f1def5 [2021-06-15T06:26:11.115Z] Removing intermediate container 138c36f1def5 [2021-06-15T06:26:11.115Z] ---> b6baf2393750 [2021-06-15T06:26:11.115Z] Step 19/24 : 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-06-15T06:26:13.729Z] ---> 481aae72c457 [2021-06-15T06:26:13.729Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-15T06:26:13.729Z] ---> Running in fa668beda40f [2021-06-15T06:26:13.729Z] Removing intermediate container fa668beda40f [2021-06-15T06:26:13.729Z] ---> eef26dee8c2e [2021-06-15T06:26:13.729Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-15T06:26:14.005Z] ---> Running in 5de5a983c82f [2021-06-15T06:26:14.603Z] Removing intermediate container 5de5a983c82f [2021-06-15T06:26:14.603Z] ---> d68678da48dd [2021-06-15T06:26:14.603Z] Step 22/24 : LABEL arch=arm64 [2021-06-15T06:26:14.603Z] ---> Running in 6fca1937a0a3 [2021-06-15T06:26:15.199Z] Removing intermediate container 6fca1937a0a3 [2021-06-15T06:26:15.199Z] ---> c817f59600ee [2021-06-15T06:26:15.199Z] Step 23/24 : LABEL git_sha=5b2ddca96a6280f7daf910a69121f03f14499b8c [2021-06-15T06:26:15.199Z] ---> Running in d2ef94e0d711 [2021-06-15T06:26:15.792Z] Removing intermediate container d2ef94e0d711 [2021-06-15T06:26:15.792Z] ---> b793fde8f2dc [2021-06-15T06:26:15.792Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T06:26:15.792Z] ---> Running in 280f93f05a8d [2021-06-15T06:26:16.389Z] Removing intermediate container 280f93f05a8d [2021-06-15T06:26:16.390Z] ---> 5b7dd3dad774 [2021-06-15T06:26:16.390Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-15T06:26:16.390Z] Successfully built 5b7dd3dad774 [2021-06-15T06:26:16.390Z] 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] libraryResource [Pipeline] sh [2021-06-15T06:26:17.291Z] ---> job-cost.sh [2021-06-15T06:26:17.291Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jNEP [2021-06-15T06:26:56.278Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-15T06:28:33.052Z] lf-activate-venv(): INFO: Adding /tmp/venv-jNEP/bin to PATH [2021-06-15T06:28:33.052Z] INFO: No Stack... [2021-06-15T06:28:33.052Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-15T06:28:33.052Z] INFO: Archiving Costs [Pipeline] sh [2021-06-15T06:28:33.454Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-06-15T06:28:33.454Z] + cut -d, -f6 [Pipeline] lock [2021-06-15T06:28:33.553Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-378-1-stack-cost] [2021-06-15T06:28:33.561Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-378-1-stack-cost] did not exist. Created. [2021-06-15T06:28:33.561Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-378-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-15T06:28:34.029Z] /w/workspace/edgex-ui-go/1@tmp/durable-0398d73d/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-0398d73d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-15T06:28:34.404Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-15T06:28:34.447Z] Warning: overwriting stash ‘stack-cost’ [2021-06-15T06:28:34.744Z] Stashed 1 file(s) [Pipeline] } [2021-06-15T06:28:34.769Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-378-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-15T06:28:38.234Z] provisioning config files... [2021-06-15T06:28:38.247Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/config8968163591963376595tmp [Pipeline] { [Pipeline] sh [2021-06-15T06:28:38.632Z] + set +x [2021-06-15T06:28:38.632Z] + curl -s https://codecov.io/bash [2021-06-15T06:28:38.632Z] + bash -s -- [2021-06-15T06:28:38.632Z] [2021-06-15T06:28:38.632Z] _____ _ [2021-06-15T06:28:38.632Z] / ____| | | [2021-06-15T06:28:38.632Z] | | ___ __| | ___ ___ _____ __ [2021-06-15T06:28:38.632Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-15T06:28:38.632Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-15T06:28:38.632Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-15T06:28:38.632Z] Bash-1.0.3 [2021-06-15T06:28:38.632Z] [2021-06-15T06:28:38.632Z] [2021-06-15T06:28:38.632Z] ==> git version 2.24.4 found [2021-06-15T06:28:38.632Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-15T06:28:38.632Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-15T06:28:38.632Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-15T06:28:38.632Z] ==> Jenkins CI detected. [2021-06-15T06:28:38.632Z] project root: . [2021-06-15T06:28:38.632Z] --> token set from env [2021-06-15T06:28:38.898Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-15T06:28:38.898Z] ==> Running gcov in . (disable via -X gcov) [2021-06-15T06:28:38.898Z] ==> Python coveragepy not found [2021-06-15T06:28:38.898Z] ==> Searching for coverage reports in: [2021-06-15T06:28:38.898Z] + . [2021-06-15T06:28:38.898Z] -> Found 1 reports [2021-06-15T06:28:38.898Z] ==> Detecting git/mercurial file structure [2021-06-15T06:28:38.899Z] ==> Reading reports [2021-06-15T06:28:38.899Z] + ./coverage.out bytes=10 [2021-06-15T06:28:38.899Z] ==> Appending adjustments [2021-06-15T06:28:38.899Z] https://docs.codecov.io/docs/fixing-reports [2021-06-15T06:28:38.899Z] + Found adjustments [2021-06-15T06:28:38.899Z] ==> Gzipping contents [2021-06-15T06:28:38.899Z] 4.0K /tmp/codecov.3g6ie3.gz [2021-06-15T06:28:38.899Z] ==> Uploading reports [2021-06-15T06:28:38.899Z] url: https://codecov.io [2021-06-15T06:28:38.899Z] query: branch=PR-378&commit=5b2ddca96a6280f7daf910a69121f03f14499b8c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-378%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=378&job=&cmd_args= [2021-06-15T06:28:38.899Z] -> Pinging Codecov [2021-06-15T06:28:38.899Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-378&commit=5b2ddca96a6280f7daf910a69121f03f14499b8c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-378%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=378&job=&cmd_args= [2021-06-15T06:28:39.473Z] -> Uploading to [2021-06-15T06:28:39.473Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-15/FB506323287CE973F263BFD2A0EB1F37/5b2ddca96a6280f7daf910a69121f03f14499b8c/c38ca434-e516-48da-9e85-8f6e97d61630.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210615%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210615T062839Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b193d78da343878ceeac0d5fb5cce4c4e8e5cdd2850b18a054cfdc1fa614b61f [2021-06-15T06:28:39.473Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-15T06:28:39.473Z] Dload Upload Total Spent Left Speed [2021-06-15T06:28:39.735Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3923 0 0 100 3923 0 9244 --:--:-- --:--:-- --:--:-- 9230 100 3923 0 0 100 3923 0 9241 --:--:-- --:--:-- --:--:-- 9230 [2021-06-15T06:28:39.735Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/5b2ddca96a6280f7daf910a69121f03f14499b8c [Pipeline] } [2021-06-15T06:28:39.759Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-15T06:28:42.281Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T06:28:42.918Z] ---> package-listing.sh [2021-06-15T06:28:42.918Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-15T06:28:42.918Z] ++ facter osfamily [2021-06-15T06:28:43.184Z] + OS_FAMILY=redhat [2021-06-15T06:28:43.184Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-378 [2021-06-15T06:28:43.184Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-15T06:28:43.184Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-15T06:28:43.184Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-15T06:28:43.184Z] + PACKAGES=/tmp/packages_start.txt [2021-06-15T06:28:43.184Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-378 ']' [2021-06-15T06:28:43.184Z] + PACKAGES=/tmp/packages_end.txt [2021-06-15T06:28:43.184Z] + case "${OS_FAMILY}" in [2021-06-15T06:28:43.184Z] + sort [2021-06-15T06:28:43.184Z] + rpm -qa [2021-06-15T06:28:43.769Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-15T06:28:43.769Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-15T06:28:43.769Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-15T06:28:43.769Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-378 ']' [2021-06-15T06:28:43.769Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-378/archives/ [2021-06-15T06:28:43.769Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-378/archives/ [Pipeline] echo [2021-06-15T06:28:43.807Z] 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-378/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-15T06:28:44.114Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-15T06:28:44.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T06:28:44.733Z] [2021-06-15T06:28:44.733Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-15T06:28:45.104Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T06:28:45.105Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-15T06:28:45.105Z] df20fa9351a1: Pulling fs layer [2021-06-15T06:28:45.105Z] 36b3adc4ff6f: Pulling fs layer [2021-06-15T06:28:45.105Z] 8ad3a11d3b57: Pulling fs layer [2021-06-15T06:28:45.105Z] 46f8f816bc3b: Pulling fs layer [2021-06-15T06:28:45.105Z] 93b61091891f: Pulling fs layer [2021-06-15T06:28:45.105Z] 93b9cdb0e59b: Pulling fs layer [2021-06-15T06:28:45.105Z] 5e14af77c1be: Pulling fs layer [2021-06-15T06:28:45.105Z] 01666e4c0597: Pulling fs layer [2021-06-15T06:28:45.105Z] aa168da1d23b: Pulling fs layer [2021-06-15T06:28:45.105Z] 93b61091891f: Waiting [2021-06-15T06:28:45.105Z] 93b9cdb0e59b: Waiting [2021-06-15T06:28:45.105Z] 5e14af77c1be: Waiting [2021-06-15T06:28:45.105Z] 01666e4c0597: Waiting [2021-06-15T06:28:45.105Z] aa168da1d23b: Waiting [2021-06-15T06:28:45.105Z] 46f8f816bc3b: Waiting [2021-06-15T06:28:45.368Z] 36b3adc4ff6f: Verifying Checksum [2021-06-15T06:28:45.368Z] 36b3adc4ff6f: Download complete [2021-06-15T06:28:45.368Z] 46f8f816bc3b: Verifying Checksum [2021-06-15T06:28:45.368Z] 46f8f816bc3b: Download complete [2021-06-15T06:28:45.368Z] df20fa9351a1: Verifying Checksum [2021-06-15T06:28:45.368Z] df20fa9351a1: Download complete [2021-06-15T06:28:45.643Z] 93b9cdb0e59b: Verifying Checksum [2021-06-15T06:28:45.643Z] 93b9cdb0e59b: Download complete [2021-06-15T06:28:45.643Z] 93b61091891f: Verifying Checksum [2021-06-15T06:28:45.643Z] 93b61091891f: Download complete [2021-06-15T06:28:45.643Z] 5e14af77c1be: Verifying Checksum [2021-06-15T06:28:45.643Z] 5e14af77c1be: Download complete [2021-06-15T06:28:45.643Z] 01666e4c0597: Verifying Checksum [2021-06-15T06:28:45.643Z] 01666e4c0597: Download complete [2021-06-15T06:28:45.643Z] df20fa9351a1: Pull complete [2021-06-15T06:28:45.917Z] 8ad3a11d3b57: Verifying Checksum [2021-06-15T06:28:45.917Z] 8ad3a11d3b57: Download complete [2021-06-15T06:28:45.917Z] 36b3adc4ff6f: Pull complete [2021-06-15T06:28:46.500Z] 8ad3a11d3b57: Pull complete [2021-06-15T06:28:46.500Z] 46f8f816bc3b: Pull complete [2021-06-15T06:28:46.761Z] 93b61091891f: Pull complete [2021-06-15T06:28:46.761Z] 93b9cdb0e59b: Pull complete [2021-06-15T06:28:47.022Z] 5e14af77c1be: Pull complete [2021-06-15T06:28:47.022Z] 01666e4c0597: Pull complete [2021-06-15T06:28:47.971Z] aa168da1d23b: Verifying Checksum [2021-06-15T06:28:47.971Z] aa168da1d23b: Download complete [2021-06-15T06:28:52.218Z] aa168da1d23b: Pull complete [2021-06-15T06:28:52.218Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-15T06:28:52.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T06:28:52.218Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-15T06:28:52.318Z] prd-centos7-docker-4c-2g-1442 does not seem to be running inside a container [2021-06-15T06:28:52.356Z] $ 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-378/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-378 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-378:/w/workspace/edgexfoundry_edgex-ui-go_PR-378:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-378@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-15T06:28:54.638Z] $ docker top f51675d03c68f71d77eabffc6c327d2d80c0b4003c6598f112f21d159e9e857d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T06:28:55.107Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-15T06:28:55.433Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-15T06:28:55.756Z] + ls /var/log/sa-host [2021-06-15T06:28:55.756Z] + sadf -c /var/log/sa-host/sa05 [2021-06-15T06:28:55.756Z] file_magic: OK [2021-06-15T06:28:55.756Z] HZ: Using current value: 100 [2021-06-15T06:28:55.756Z] file_header: OK [2021-06-15T06:28:55.756Z] 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-06-15T06:28:55.756Z] Statistics: [2021-06-15T06:28:55.756Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-15T06:28:55.756Z] File successfully converted to sysstat format version 12.2.1 [2021-06-15T06:28:55.756Z] + sadf -c /var/log/sa-host/sa15 [2021-06-15T06:28:55.756Z] file_magic: OK [2021-06-15T06:28:55.756Z] HZ: Using current value: 100 [2021-06-15T06:28:55.756Z] file_header: OK [2021-06-15T06:28:55.756Z] 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-06-15T06:28:55.756Z] Statistics: [2021-06-15T06:28:55.756Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-15T06:28:55.756Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T06:28:56.087Z] provisioning config files... [2021-06-15T06:28:56.104Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/config6570787723795834377tmp [Pipeline] { [Pipeline] echo [2021-06-15T06:28:56.171Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T06:28:56.516Z] ---> create-netrc.sh [Pipeline] } [2021-06-15T06:28:56.539Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-15T06:28:57.072Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-15T06:28:57.108Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T06:28:57.442Z] ---> sudo-logs.sh [2021-06-15T06:28:57.443Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-15T06:28:57.530Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T06:28:57.868Z] ---> job-cost.sh [2021-06-15T06:28:57.868Z] lf-activate-venv: SKIPPING [2021-06-15T06:28:57.868Z] DEBUG: total: 0.18000000715255737 [2021-06-15T06:28:57.868Z] INFO: Retrieving Stack Cost... [2021-06-15T06:28:59.261Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-15T06:28:59.524Z] INFO: Archiving Costs [Pipeline] echo [2021-06-15T06:28:59.569Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T06:28:59.908Z] ---> logs-deploy.sh [2021-06-15T06:28:59.908Z] lf-activate-venv: SKIPPING [2021-06-15T06:28:59.908Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-378/1 [2021-06-15T06:28:59.908Z] INFO: archiving workspace using pattern(s): [2021-06-15T06:29:00.856Z] Archives upload complete. [2021-06-15T06:29:00.856Z] INFO: archiving logs to Nexus