Pull request #383 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 4949305b1d80a2de37f3f74c4f4094eb35a843f5+dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce (f73b68438b31bbae6c29a5548c45b5a1cde837ec) 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-ssh6127392849691185765.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh7603608455450504508.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 6a41506d72e8e131afc862d141935157bee59f41 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-383/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-383/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5886802958966245331.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-383/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2843110976892079594.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh2904337453297775206.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-383/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-383/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh468206833581270660.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 6a41506d72e8e131afc862d141935157bee59f41 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2029 in /w/workspace/edgexfoundry_edgex-ui-go_PR-383 [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-383 # 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-383@tmp/jenkins-gitclient-ssh6862154042566485982.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce into PR head commit 4949305b1d80a2de37f3f74c4f4094eb35a843f5 Merge succeeded, producing 4949305b1d80a2de37f3f74c4f4094eb35a843f5 Checking out Revision 4949305b1d80a2de37f3f74c4f4094eb35a843f5 (PR-383) > 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-383@tmp/jenkins-gitclient-ssh4817705414051677726.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/383/head:refs/remotes/origin/PR-383 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4949305b1d80a2de37f3f74c4f4094eb35a843f5 # 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-383@tmp/jenkins-gitclient-ssh8586319852388498832.key > git merge dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4949305b1d80a2de37f3f74c4f4094eb35a843f5 # 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 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-17T04:10:25.211Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-17T04:10:25.432Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-17T04:10:27.877Z] ========================================================= [2021-06-17T04:10:27.877Z] EdgeX Global Pipelines Version Info [2021-06-17T04:10:27.877Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-17T04:10:31.602Z] ------------------- [2021-06-17T04:10:31.602Z] stable info: [2021-06-17T04:10:31.602Z] ------------------- [2021-06-17T04:10:31.602Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-17T04:10:31.602Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-17T04:10:31.602Z] Message: update stable to v1.0.195 [2021-06-17T04:10:32.184Z] ------------------- [2021-06-17T04:10:32.184Z] experimental info: [2021-06-17T04:10:32.184Z] ------------------- [2021-06-17T04:10:32.184Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-17T04:10:32.184Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-17T04:10:32.184Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-17T04:10:32.442Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-17T04:10:32.504Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-17T04:10:34.753Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-17T04:10:34.825Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-17T04:10:34.887Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-17T04:10:34.949Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-17T04:10:35.027Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-17T04:10:35.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-17T04:10:35.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-17T04:10:35.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-17T04:10:35.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-17T04:10:35.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-17T04:10:35.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-17T04:10:37.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-17T04:10:37.801Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-17T04:10:37.861Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-17T04:10:37.937Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-17T04:10:38.013Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-17T04:10:38.168Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-17T04:10:38.227Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-17T04:10:38.305Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-17T04:10:38.363Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-17T04:10:38.456Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-17T04:10:38.528Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-17T04:10:40.815Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-17T04:10:40.876Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-17T04:10:40.937Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-383 [Pipeline] echo [2021-06-17T04:10:41.009Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-383 [Pipeline] echo [2021-06-17T04:10:41.070Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-383 [Pipeline] echo [2021-06-17T04:10:41.129Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4949305b1d80a2de37f3f74c4f4094eb35a843f5 [Pipeline] echo [2021-06-17T04:10:41.193Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4949305 [Pipeline] echo [2021-06-17T04:10:41.259Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T04:10:43.543Z] provisioning config files... [2021-06-17T04:10:43.559Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-383@tmp/config1081060516235973421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-17T04:10:43.947Z] ---> docker-login.sh [2021-06-17T04:10:43.947Z] nexus3.edgexfoundry.org:10001 [2021-06-17T04:10:44.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T04:10:44.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T04:10:44.792Z] Configure a credential helper to remove this warning. See [2021-06-17T04:10:44.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T04:10:44.792Z] [2021-06-17T04:10:44.792Z] Login Succeeded [2021-06-17T04:10:44.792Z] nexus3.edgexfoundry.org:10002 [2021-06-17T04:10:44.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T04:10:44.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T04:10:44.792Z] Configure a credential helper to remove this warning. See [2021-06-17T04:10:44.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T04:10:44.792Z] [2021-06-17T04:10:44.792Z] Login Succeeded [2021-06-17T04:10:44.792Z] nexus3.edgexfoundry.org:10003 [2021-06-17T04:10:44.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T04:10:45.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T04:10:45.055Z] Configure a credential helper to remove this warning. See [2021-06-17T04:10:45.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T04:10:45.055Z] [2021-06-17T04:10:45.055Z] Login Succeeded [2021-06-17T04:10:45.055Z] nexus3.edgexfoundry.org:10004 [2021-06-17T04:10:45.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T04:10:45.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T04:10:45.055Z] Configure a credential helper to remove this warning. See [2021-06-17T04:10:45.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T04:10:45.055Z] [2021-06-17T04:10:45.055Z] Login Succeeded [2021-06-17T04:10:45.055Z] docker.io [2021-06-17T04:10:45.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T04:10:45.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T04:10:45.316Z] Configure a credential helper to remove this warning. See [2021-06-17T04:10:45.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T04:10:45.316Z] [2021-06-17T04:10:45.316Z] Login Succeeded [2021-06-17T04:10:45.316Z] ---> docker-login.sh ends [Pipeline] } [2021-06-17T04:10:45.345Z] 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-17T04:10:48.280Z] + git log --format=format:%s -1 4949305b1d80a2de37f3f74c4f4094eb35a843f5 [Pipeline] echo [2021-06-17T04:10:48.348Z] GIT_COMMIT: 4949305b1d80a2de37f3f74c4f4094eb35a843f5, Commit Message: chore(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.3 [Pipeline] echo [2021-06-17T04:10:48.394Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-17T04:10:53.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T04:10:53.239Z] [2021-06-17T04:10:53.239Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T04:10:53.597Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T04:10:53.597Z] latest: Pulling from edgex-devops/git-semver [2021-06-17T04:10:53.597Z] 31603596830f: Pulling fs layer [2021-06-17T04:10:53.597Z] 54011a49482f: Pulling fs layer [2021-06-17T04:10:53.597Z] a6820b24f6d8: Pulling fs layer [2021-06-17T04:10:53.597Z] f581987b2513: Pulling fs layer [2021-06-17T04:10:53.597Z] f581987b2513: Waiting [2021-06-17T04:10:53.597Z] 54011a49482f: Verifying Checksum [2021-06-17T04:10:53.597Z] 54011a49482f: Download complete [2021-06-17T04:10:53.859Z] 31603596830f: Verifying Checksum [2021-06-17T04:10:53.859Z] 31603596830f: Download complete [2021-06-17T04:10:53.859Z] a6820b24f6d8: Verifying Checksum [2021-06-17T04:10:53.859Z] a6820b24f6d8: Download complete [2021-06-17T04:10:53.859Z] f581987b2513: Verifying Checksum [2021-06-17T04:10:53.859Z] f581987b2513: Download complete [2021-06-17T04:10:54.121Z] 31603596830f: Pull complete [2021-06-17T04:10:54.121Z] 54011a49482f: Pull complete [2021-06-17T04:10:54.704Z] a6820b24f6d8: Pull complete [2021-06-17T04:10:54.968Z] f581987b2513: Pull complete [2021-06-17T04:10:54.968Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-17T04:10:54.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T04:10:54.968Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-17T04:10:55.088Z] prd-centos7-docker-4c-2g-2029 does not seem to be running inside a container [2021-06-17T04:10:55.133Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-383 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-383:/w/workspace/edgexfoundry_edgex-ui-go_PR-383:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-383@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-383@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-17T04:10:57.384Z] $ docker top b38b8bd54ee8bedb951bf5949f20e1be2efbd342688b2dcef105c791318a12db -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-17T04:10:57.607Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T04:10:57.607Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T04:10:57.735Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T04:10:57.736Z] $ docker exec b38b8bd54ee8bedb951bf5949f20e1be2efbd342688b2dcef105c791318a12db ssh-agent [2021-06-17T04:10:57.851Z] SSH_AUTH_SOCK=/tmp/ssh-oJM4qys2Xy00/agent.13 [2021-06-17T04:10:57.851Z] SSH_AGENT_PID=19 [2021-06-17T04:10:57.858Z] Running ssh-add (command line suppressed) [2021-06-17T04:10:57.951Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-383@tmp/private_key_1599631738386859996.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-383@tmp/private_key_1599631738386859996.key) [2021-06-17T04:10:57.969Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T04:10:58.324Z] + git tag --points-at HEAD [Pipeline] } [2021-06-17T04:10:58.343Z] $ docker exec --env ******** --env ******** b38b8bd54ee8bedb951bf5949f20e1be2efbd342688b2dcef105c791318a12db ssh-agent -k [2021-06-17T04:10:58.437Z] unset SSH_AUTH_SOCK; [2021-06-17T04:10:58.438Z] unset SSH_AGENT_PID; [2021-06-17T04:10:58.438Z] echo Agent pid 19 killed; [2021-06-17T04:10:58.452Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-17T04:11:00.771Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T04:11:00.771Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T04:11:00.879Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T04:11:00.879Z] $ docker exec b38b8bd54ee8bedb951bf5949f20e1be2efbd342688b2dcef105c791318a12db ssh-agent [2021-06-17T04:11:00.979Z] SSH_AUTH_SOCK=/tmp/ssh-tgVGYera3uZA/agent.55 [2021-06-17T04:11:00.979Z] SSH_AGENT_PID=63 [2021-06-17T04:11:00.985Z] Running ssh-add (command line suppressed) [2021-06-17T04:11:01.073Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-383@tmp/private_key_7950982101117787346.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-383@tmp/private_key_7950982101117787346.key) [2021-06-17T04:11:01.090Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T04:11:01.439Z] + git semver init [2021-06-17T04:11:01.439Z] # -> Open(): unable to determine branch for HEAD [2021-06-17T04:11:01.439Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-383/.git [2021-06-17T04:11:01.439Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-383 [2021-06-17T04:11:01.439Z] # $SEMVER_REMOTE_NAME = origin [2021-06-17T04:11:01.439Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-17T04:11:01.439Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-17T04:11:01.439Z] # $SEMVER_BRANCH = PR-383 [2021-06-17T04:11:01.439Z] # $SEMVER_TEMP = /tmp/semver-646438307 [2021-06-17T04:11:01.439Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-17T04:11:03.361Z] # '/tmp/semver-646438307' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-383/.semver' [2021-06-17T04:11:03.361Z] # -> Force: false [2021-06-17T04:11:03.361Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-383/.semver [Pipeline] } [2021-06-17T04:11:03.380Z] $ docker exec --env ******** --env ******** b38b8bd54ee8bedb951bf5949f20e1be2efbd342688b2dcef105c791318a12db ssh-agent -k [2021-06-17T04:11:03.484Z] unset SSH_AUTH_SOCK; [2021-06-17T04:11:03.485Z] unset SSH_AGENT_PID; [2021-06-17T04:11:03.485Z] echo Agent pid 63 killed; [2021-06-17T04:11:03.497Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-17T04:11:06.017Z] + git semver [Pipeline] } [2021-06-17T04:11:06.045Z] $ docker stop --time=1 b38b8bd54ee8bedb951bf5949f20e1be2efbd342688b2dcef105c791318a12db [2021-06-17T04:11:07.746Z] $ docker rm -f b38b8bd54ee8bedb951bf5949f20e1be2efbd342688b2dcef105c791318a12db [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-17T04:11:08.175Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-17T04:11:10.778Z] Stashed 1 file(s) [Pipeline] echo [2021-06-17T04:11:10.803Z] [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-17T04:11:28.632Z] Still waiting to schedule task [2021-06-17T04:11:28.633Z] ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-17T04:11:28.633Z] ‘prd-centos7-builder-2c-1g-2026’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-17T04:11:28.633Z] ‘prd-centos7-docker-4c-2g-1825’ is offline [2021-06-17T04:11:28.633Z] ‘prd-centos7-docker-4c-2g-2031’ is offline [2021-06-17T04:11:28.633Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2030’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-17T04:11:28.664Z] Still waiting to schedule task [2021-06-17T04:11:28.664Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2030’ is offline [2021-06-17T04:13:21.841Z] Running on prd-centos7-docker-4c-2g-2034 in /w/workspace/edgexfoundry_edgex-ui-go_PR-383 [Pipeline] { [Pipeline] ws [2021-06-17T04:13:21.899Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-06-17T04:13:24.275Z] The recommended git tool is: git [2021-06-17T04:13:47.255Z] using credential edgex-jenkins-ssh [2021-06-17T04:13:47.266Z] Cloning the remote Git repository [2021-06-17T04:13:47.284Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-17T04:13:50.199Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-06-17T04:13:50.247Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-17T04:13:50.247Z] > git --version # timeout=10 [2021-06-17T04:13:50.253Z] > git --version # 'git version 2.24.4' [2021-06-17T04:13:50.254Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T04:13:50.281Z] [INFO] Currently running in a labeled security context [2021-06-17T04:13:50.281Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-17T04:13:50.281Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh8547225913441738255.key [2021-06-17T04:13:50.291Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T04:13:51.299Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-17T04:13:51.307Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T04:13:53.267Z] Merging remotes/origin/master commit dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce into PR head commit 4949305b1d80a2de37f3f74c4f4094eb35a843f5 [2021-06-17T04:13:52.864Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-17T04:13:52.900Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-17T04:13:52.900Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T04:13:52.902Z] [INFO] Currently running in a labeled security context [2021-06-17T04:13:52.902Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-17T04:13:52.902Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh2641333089041088691.key [2021-06-17T04:13:52.908Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/383/head:refs/remotes/origin/PR-383 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-17T04:13:53.272Z] > git config core.sparsecheckout # timeout=10 [2021-06-17T04:13:53.277Z] > git checkout -f 4949305b1d80a2de37f3f74c4f4094eb35a843f5 # timeout=10 [2021-06-17T04:13:55.892Z] Merge succeeded, producing 4949305b1d80a2de37f3f74c4f4094eb35a843f5 [2021-06-17T04:13:55.893Z] Checking out Revision 4949305b1d80a2de37f3f74c4f4094eb35a843f5 (PR-383) [2021-06-17T04:13:55.847Z] > git remote # timeout=10 [2021-06-17T04:13:55.855Z] > git config --get remote.origin.url # timeout=10 [2021-06-17T04:13:55.861Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T04:13:55.862Z] [INFO] Currently running in a labeled security context [2021-06-17T04:13:55.862Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-17T04:13:55.862Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh2169603433303684982.key [2021-06-17T04:13:55.866Z] > git merge dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce # timeout=10 [2021-06-17T04:13:55.883Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-17T04:13:55.891Z] > git config core.sparsecheckout # timeout=10 [2021-06-17T04:13:55.895Z] > git checkout -f 4949305b1d80a2de37f3f74c4f4094eb35a843f5 # timeout=10 [2021-06-17T04:14:07.321Z] Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.3" [2021-06-17T04:14:07.348Z] > git --version # timeout=10 [2021-06-17T04:14:07.351Z] > git --version # 'git version 2.24.4' [2021-06-17T04:14:07.361Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-17T04:14:20.553Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-17T04:14:23.284Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-17T04:14:26.159Z] + sudo service docker restart [2021-06-17T04:14:26.160Z] + true [2021-06-17T04:14:26.160Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T04:14:40.514Z] provisioning config files... [2021-06-17T04:14:40.534Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1474263453018520965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-17T04:14:45.546Z] ---> docker-login.sh [2021-06-17T04:14:45.546Z] nexus3.edgexfoundry.org:10001 [2021-06-17T04:14:45.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T04:14:45.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T04:14:45.546Z] Configure a credential helper to remove this warning. See [2021-06-17T04:14:45.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T04:14:45.546Z] [2021-06-17T04:14:45.546Z] Login Succeeded [2021-06-17T04:14:45.546Z] nexus3.edgexfoundry.org:10002 [2021-06-17T04:14:45.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T04:14:45.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T04:14:45.546Z] Configure a credential helper to remove this warning. See [2021-06-17T04:14:45.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T04:14:45.546Z] [2021-06-17T04:14:45.546Z] Login Succeeded [2021-06-17T04:14:45.546Z] nexus3.edgexfoundry.org:10003 [2021-06-17T04:14:45.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T04:14:45.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T04:14:45.546Z] Configure a credential helper to remove this warning. See [2021-06-17T04:14:45.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T04:14:45.546Z] [2021-06-17T04:14:45.546Z] Login Succeeded [2021-06-17T04:14:45.546Z] nexus3.edgexfoundry.org:10004 [2021-06-17T04:14:45.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T04:14:45.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T04:14:45.546Z] Configure a credential helper to remove this warning. See [2021-06-17T04:14:45.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T04:14:45.546Z] [2021-06-17T04:14:45.546Z] Login Succeeded [2021-06-17T04:14:45.546Z] docker.io [2021-06-17T04:14:45.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T04:14:45.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T04:14:45.546Z] Configure a credential helper to remove this warning. See [2021-06-17T04:14:45.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T04:14:45.546Z] [2021-06-17T04:14:45.546Z] Login Succeeded [2021-06-17T04:14:45.546Z] ---> docker-login.sh ends [Pipeline] } [2021-06-17T04:14:45.598Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-17T04:14:48.265Z] ========================================================= [2021-06-17T04:14:48.265Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-17T04:14:48.265Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-17T04:14:50.795Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2035 in /w/workspace/edgexfoundry_edgex-ui-go_PR-383 [Pipeline] { [Pipeline] ws [2021-06-17T04:14:50.851Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-06-17T04:14:50.949Z] + 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-17T04:14:50.949Z] Sending build context to Docker daemon 21.79MB [2021-06-17T04:14:50.949Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-17T04:14:50.949Z] Step 2/8 : FROM ${BASE} [2021-06-17T04:14:50.949Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-17T04:14:50.949Z] 540db60ca938: Pulling fs layer [2021-06-17T04:14:50.949Z] adcc1eea9eea: Pulling fs layer [2021-06-17T04:14:50.949Z] 4c4ab2625f07: Pulling fs layer [2021-06-17T04:14:50.949Z] 0510c868ecb4: Pulling fs layer [2021-06-17T04:14:50.949Z] afea3b2eda06: Pulling fs layer [2021-06-17T04:14:50.949Z] 7809a108b3ef: Pulling fs layer [2021-06-17T04:14:50.949Z] f706445af74f: Pulling fs layer [2021-06-17T04:14:50.949Z] 0510c868ecb4: Waiting [2021-06-17T04:14:50.949Z] afea3b2eda06: Waiting [2021-06-17T04:14:50.949Z] 7809a108b3ef: Waiting [2021-06-17T04:14:50.949Z] f706445af74f: Waiting [2021-06-17T04:14:50.949Z] 4c4ab2625f07: Verifying Checksum [2021-06-17T04:14:50.949Z] 4c4ab2625f07: Download complete [2021-06-17T04:14:50.949Z] adcc1eea9eea: Verifying Checksum [2021-06-17T04:14:50.949Z] adcc1eea9eea: Download complete [2021-06-17T04:14:50.949Z] afea3b2eda06: Verifying Checksum [2021-06-17T04:14:50.949Z] afea3b2eda06: Download complete [2021-06-17T04:14:50.949Z] 7809a108b3ef: Verifying Checksum [2021-06-17T04:14:50.949Z] 7809a108b3ef: Download complete [2021-06-17T04:14:50.949Z] 540db60ca938: Verifying Checksum [2021-06-17T04:14:50.949Z] 540db60ca938: Download complete [2021-06-17T04:14:50.949Z] 540db60ca938: Pull complete [2021-06-17T04:14:50.949Z] adcc1eea9eea: Pull complete [2021-06-17T04:14:50.949Z] 4c4ab2625f07: Pull complete [2021-06-17T04:14:50.949Z] f706445af74f: Verifying Checksum [2021-06-17T04:14:50.949Z] f706445af74f: Download complete [2021-06-17T04:14:50.949Z] 0510c868ecb4: Verifying Checksum [2021-06-17T04:14:50.949Z] 0510c868ecb4: Download complete [2021-06-17T04:14:51.102Z] The recommended git tool is: git [2021-06-17T04:14:54.209Z] 0510c868ecb4: Pull complete [2021-06-17T04:14:54.209Z] afea3b2eda06: Pull complete [2021-06-17T04:14:54.209Z] 7809a108b3ef: Pull complete [2021-06-17T04:14:57.168Z] f706445af74f: Pull complete [2021-06-17T04:14:57.168Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-17T04:14:57.168Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-17T04:14:57.168Z] ---> b068be0155e3 [2021-06-17T04:14:57.168Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-17T04:14:59.785Z] ---> Running in 7f914af4af5f [2021-06-17T04:14:59.785Z] Removing intermediate container 7f914af4af5f [2021-06-17T04:14:59.785Z] ---> b93c21621eaf [2021-06-17T04:14:59.785Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T04:14:59.785Z] ---> Running in 7ac0afb066c8 [2021-06-17T04:14:59.785Z] Removing intermediate container 7ac0afb066c8 [2021-06-17T04:14:59.785Z] ---> 2ff3c0b0806a [2021-06-17T04:14:59.785Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-17T04:14:59.785Z] ---> Running in d7f81eacead0 [2021-06-17T04:15:00.055Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T04:15:03.632Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T04:15:03.632Z] OK: 149 MiB in 40 packages [2021-06-17T04:15:03.632Z] Removing intermediate container d7f81eacead0 [2021-06-17T04:15:03.632Z] ---> 210bedbe6996 [2021-06-17T04:15:03.632Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-17T04:15:03.632Z] ---> Running in f668be9a732c [2021-06-17T04:15:03.632Z] Removing intermediate container f668be9a732c [2021-06-17T04:15:03.632Z] ---> 5c979fb902f3 [2021-06-17T04:15:03.632Z] Step 7/8 : COPY . . [2021-06-17T04:15:03.632Z] ---> ac64a7ace243 [2021-06-17T04:15:03.632Z] Step 8/8 : RUN go mod download [2021-06-17T04:15:03.632Z] ---> Running in 955e0711ff61 [2021-06-17T04:15:14.725Z] Removing intermediate container 955e0711ff61 [2021-06-17T04:15:14.725Z] ---> a85214d50527 [2021-06-17T04:15:14.725Z] Successfully built a85214d50527 [2021-06-17T04:15:14.725Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T04:15:25.943Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-17T04:15:25.943Z] . [Pipeline] withDockerContainer [2021-06-17T04:15:29.124Z] prd-centos7-docker-4c-2g-2034 does not seem to be running inside a container [2021-06-17T04:15:31.748Z] $ 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-17T04:15:34.563Z] $ docker top 533364e37c244957364d236dba570508498bee76373b85a0dc5e66a60f2a4f5b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T04:15:43.030Z] + go version [2021-06-17T04:15:43.032Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-17T04:15:43.063Z] $ docker stop --time=1 533364e37c244957364d236dba570508498bee76373b85a0dc5e66a60f2a4f5b [2021-06-17T04:15:45.910Z] $ docker rm -f 533364e37c244957364d236dba570508498bee76373b85a0dc5e66a60f2a4f5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T04:16:10.478Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-17T04:16:10.479Z] . [Pipeline] withDockerContainer [2021-06-17T04:16:18.884Z] prd-centos7-docker-4c-2g-2034 does not seem to be running inside a container [2021-06-17T04:16:18.942Z] $ 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-17T04:16:21.856Z] $ docker top d1f3b6d3c9f07d44b9441b68c8d5c49d75817d38eeac2309e7d285862906e2d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T04:16:24.820Z] using credential edgex-jenkins-ssh [2021-06-17T04:16:24.838Z] Cloning the remote Git repository [2021-06-17T04:16:27.609Z] + go mod tidy [Pipeline] sh [2021-06-17T04:16:27.939Z] + make test [2021-06-17T04:16:27.939Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-17T04:16:24.892Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-17T04:16:27.648Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-06-17T04:16:27.747Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-17T04:16:27.748Z] > git --version # timeout=10 [2021-06-17T04:16:27.765Z] > git --version # 'git version 2.17.1' [2021-06-17T04:16:27.768Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T04:16:27.843Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T04:16:30.554Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-17T04:16:31.121Z] Merging remotes/origin/master commit dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce into PR head commit 4949305b1d80a2de37f3f74c4f4094eb35a843f5 [2021-06-17T04:16:34.358Z] Merge succeeded, producing 4949305b1d80a2de37f3f74c4f4094eb35a843f5 [2021-06-17T04:16:34.359Z] Checking out Revision 4949305b1d80a2de37f3f74c4f4094eb35a843f5 (PR-383) [2021-06-17T04:16:30.014Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-17T04:16:30.032Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T04:16:30.548Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-17T04:16:30.587Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-17T04:16:30.588Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T04:16:30.603Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/383/head:refs/remotes/origin/PR-383 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-17T04:16:31.137Z] > git config core.sparsecheckout # timeout=10 [2021-06-17T04:16:31.156Z] > git checkout -f 4949305b1d80a2de37f3f74c4f4094eb35a843f5 # timeout=10 [2021-06-17T04:16:31.496Z] > git remote # timeout=10 [2021-06-17T04:16:31.517Z] > git config --get remote.origin.url # timeout=10 [2021-06-17T04:16:31.531Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T04:16:31.544Z] > git merge dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce # timeout=10 [2021-06-17T04:16:31.571Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-17T04:16:34.363Z] > git config core.sparsecheckout # timeout=10 [2021-06-17T04:16:34.379Z] > git checkout -f 4949305b1d80a2de37f3f74c4f4094eb35a843f5 # timeout=10 [2021-06-17T04:16:37.638Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-17T04:16:37.638Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-17T04:16:37.638Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-17T04:16:37.638Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-17T04:16:37.638Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-17T04:16:37.638Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-17T04:16:37.638Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-17T04:16:37.638Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-17T04:16:37.638Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-17T04:16:37.638Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-17T04:16:37.638Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-17T04:16:37.638Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-17T04:16:37.638Z] GO111MODULE=on go vet ./... [2021-06-17T04:16:41.195Z] Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.3" [2021-06-17T04:16:41.262Z] > git --version # timeout=10 [2021-06-17T04:16:41.278Z] > git --version # 'git version 2.17.1' [2021-06-17T04:16:41.291Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [2021-06-17T04:16:43.719Z] $ docker stop --time=1 d1f3b6d3c9f07d44b9441b68c8d5c49d75817d38eeac2309e7d285862906e2d1 [2021-06-17T04:16:45.016Z] $ docker rm -f d1f3b6d3c9f07d44b9441b68c8d5c49d75817d38eeac2309e7d285862906e2d1 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2021-06-17T04:16:47.549Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2021-06-17T04:16:50.034Z] Stashed 1 file(s) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-06-17T04:16:59.440Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-17T04:17:01.906Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [Pipeline] sh [2021-06-17T04:17:11.403Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-17T04:17:11.708Z] + + true [2021-06-17T04:17:11.708Z] sudo service docker restart [2021-06-17T04:17:11.792Z] + ls -al . [2021-06-17T04:17:11.792Z] total 84 [2021-06-17T04:17:11.792Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jun 17 04:16 . [2021-06-17T04:17:11.792Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 17 04:13 .. [2021-06-17T04:17:11.792Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 17 04:13 assets [2021-06-17T04:17:11.792Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 17 04:13 bin [2021-06-17T04:17:11.792Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 17 04:13 cmd [2021-06-17T04:17:11.792Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 17 04:13 CONTRIBUTING.md [2021-06-17T04:17:11.792Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 17 04:16 coverage.out [2021-06-17T04:17:11.792Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 17 04:13 Dockerfile [2021-06-17T04:17:11.792Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 17 04:13 Dockerfile.build [2021-06-17T04:17:11.792Z] drwxrwxr-x. 2 jenkins jenkins 23 Jun 17 04:13 docs [2021-06-17T04:17:11.792Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 17 04:14 .git [2021-06-17T04:17:11.792Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 17 04:13 .github [2021-06-17T04:17:11.792Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 17 04:13 .gitignore [2021-06-17T04:17:11.792Z] -rw-rw-r--. 1 jenkins jenkins 324 Jun 17 04:13 go.mod [2021-06-17T04:17:11.792Z] -rw-r--r--. 1 jenkins jenkins 12542 Jun 17 04:16 go.sum [2021-06-17T04:17:11.792Z] drwxrwxr-x. 9 jenkins jenkins 125 Jun 17 04:13 internal [2021-06-17T04:17:11.792Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 17 04:13 Jenkinsfile [2021-06-17T04:17:11.792Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 17 04:13 LICENSE [2021-06-17T04:17:11.792Z] -rw-rw-r--. 1 jenkins jenkins 941 Jun 17 04:13 Makefile [2021-06-17T04:17:11.792Z] drwxrwxr-x. 3 jenkins jenkins 19 Jun 17 04:13 pkg [2021-06-17T04:17:11.792Z] -rw-rw-r--. 1 jenkins jenkins 5508 Jun 17 04:13 README.md [2021-06-17T04:17:11.792Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 17 04:11 VERSION [2021-06-17T04:17:11.792Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 17 04:13 version.go [2021-06-17T04:17:11.792Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 17 04:13 web [Pipeline] isUnix [Pipeline] sh [2021-06-17T04:17:14.215Z] + 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=4949305b1d80a2de37f3f74c4f4094eb35a843f5 --label arch=amd64 --label version=0.0.0 . [2021-06-17T04:17:14.215Z] Sending build context to Docker daemon 21.8MB [2021-06-17T04:17:14.215Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-17T04:17:14.215Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-17T04:17:14.215Z] ---> a85214d50527 [2021-06-17T04:17:14.215Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-17T04:17:14.215Z] ---> Running in 5f531c8e0565 [2021-06-17T04:17:14.215Z] Removing intermediate container 5f531c8e0565 [2021-06-17T04:17:14.215Z] ---> e503e1683632 [2021-06-17T04:17:14.215Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-17T04:17:14.215Z] ---> Running in 283d6c3e1619 [2021-06-17T04:17:14.215Z] Removing intermediate container 283d6c3e1619 [2021-06-17T04:17:14.215Z] ---> ed39fe96733f [2021-06-17T04:17:14.215Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-17T04:17:14.215Z] ---> Running in 204f7c274e1e [2021-06-17T04:17:14.215Z] Removing intermediate container 204f7c274e1e [2021-06-17T04:17:14.215Z] ---> b32eca344bc3 [2021-06-17T04:17:14.215Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-17T04:17:14.215Z] ---> Running in 5bc730b54499 [2021-06-17T04:17:14.215Z] Removing intermediate container 5bc730b54499 [2021-06-17T04:17:14.215Z] ---> aaf05e133b14 [2021-06-17T04:17:14.215Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-17T04:17:14.215Z] ---> Running in f04efc507151 [2021-06-17T04:17:14.215Z] Removing intermediate container f04efc507151 [2021-06-17T04:17:14.215Z] ---> 546c08a4a1ef [2021-06-17T04:17:14.215Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T04:17:14.215Z] ---> Running in 86d1853314df [2021-06-17T04:17:14.215Z] Removing intermediate container 86d1853314df [2021-06-17T04:17:14.215Z] ---> 80b402070cb1 [2021-06-17T04:17:14.215Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-17T04:17:14.215Z] ---> Running in 8090568cdf51 [2021-06-17T04:17:14.215Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T04:17:14.475Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T04:17:15.052Z] OK: 149 MiB in 40 packages [2021-06-17T04:17:15.314Z] Removing intermediate container 8090568cdf51 [2021-06-17T04:17:15.314Z] ---> 298021a9f154 [2021-06-17T04:17:15.314Z] Step 10/24 : ENV GO111MODULE=on [2021-06-17T04:17:15.314Z] ---> Running in 7006bfa5b2f4 [2021-06-17T04:17:15.314Z] Removing intermediate container 7006bfa5b2f4 [2021-06-17T04:17:15.314Z] ---> 278ae2415267 [2021-06-17T04:17:15.314Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-17T04:17:15.314Z] ---> Running in 4042635deaa3 [2021-06-17T04:17:15.575Z] Removing intermediate container 4042635deaa3 [2021-06-17T04:17:15.575Z] ---> 972dfe7562f5 [2021-06-17T04:17:15.575Z] Step 12/24 : COPY go.mod . [2021-06-17T04:17:15.575Z] ---> 7acbda161e56 [2021-06-17T04:17:15.575Z] Step 13/24 : COPY Makefile . [2021-06-17T04:17:15.838Z] ---> 34e054d8fbeb [2021-06-17T04:17:15.838Z] Step 14/24 : RUN make update [2021-06-17T04:17:15.838Z] ---> Running in 81da638e3365 [2021-06-17T04:17:18.246Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-17T04:17:18.246Z] Removing intermediate container 81da638e3365 [2021-06-17T04:17:18.246Z] ---> 8c2aaf6ea502 [2021-06-17T04:17:18.246Z] Step 15/24 : COPY . . [2021-06-17T04:17:18.246Z] ---> eef3bd9fb6ef [2021-06-17T04:17:18.246Z] Step 16/24 : RUN ${MAKE} [2021-06-17T04:17:18.246Z] ---> Running in 1e3a2fbf6835 [2021-06-17T04:17:18.246Z] 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-17T04:17:26.094Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-17T04:17:26.094Z] Removing intermediate container 1e3a2fbf6835 [2021-06-17T04:17:26.094Z] ---> 1154242e008f [2021-06-17T04:17:26.094Z] Step 17/24 : FROM alpine:3.12 [2021-06-17T04:17:26.357Z] 3.12: Pulling from library/alpine [2021-06-17T04:17:26.621Z] 339de151aab4: Pulling fs layer [2021-06-17T04:17:26.621Z] 339de151aab4: Verifying Checksum [2021-06-17T04:17:26.621Z] 339de151aab4: Download complete [2021-06-17T04:17:28.936Z] 339de151aab4: Pull complete [2021-06-17T04:17:28.936Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-17T04:17:28.936Z] Status: Downloaded newer image for alpine:3.12 [2021-06-17T04:17:28.936Z] ---> 13621d1b12d4 [2021-06-17T04:17:28.936Z] Step 18/24 : EXPOSE 4000 [2021-06-17T04:17:28.936Z] ---> Running in 0a149f425a77 [2021-06-17T04:17:28.936Z] Removing intermediate container 0a149f425a77 [2021-06-17T04:17:28.936Z] ---> 1a7d0d3f1bbb [2021-06-17T04:17:28.936Z] 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-17T04:17:28.936Z] ---> 7b3a325399f7 [2021-06-17T04:17:28.936Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-17T04:17:28.936Z] ---> Running in 6ee83be3de6c [2021-06-17T04:17:28.936Z] Removing intermediate container 6ee83be3de6c [2021-06-17T04:17:28.936Z] ---> 10dcb7cf1546 [2021-06-17T04:17:28.936Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-17T04:17:28.936Z] ---> Running in a7cd8e636bab [2021-06-17T04:17:28.936Z] Removing intermediate container a7cd8e636bab [2021-06-17T04:17:28.936Z] ---> 35646b5128bb [2021-06-17T04:17:28.936Z] Step 22/24 : LABEL arch=amd64 [2021-06-17T04:17:28.936Z] ---> Running in 3b89d42b6c84 [2021-06-17T04:17:28.936Z] Removing intermediate container 3b89d42b6c84 [2021-06-17T04:17:28.936Z] ---> d5c7759d9041 [2021-06-17T04:17:28.936Z] Step 23/24 : LABEL git_sha=4949305b1d80a2de37f3f74c4f4094eb35a843f5 [2021-06-17T04:17:28.936Z] ---> Running in 43899db31248 [2021-06-17T04:17:28.936Z] Removing intermediate container 43899db31248 [2021-06-17T04:17:28.936Z] ---> 3b20dfcaac60 [2021-06-17T04:17:28.936Z] Step 24/24 : LABEL version=0.0.0 [2021-06-17T04:17:28.936Z] ---> Running in 0aa22872c3b4 [2021-06-17T04:17:28.936Z] Removing intermediate container 0aa22872c3b4 [2021-06-17T04:17:28.936Z] ---> ee68060cd9c7 [2021-06-17T04:17:28.936Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-17T04:17:28.936Z] Successfully built ee68060cd9c7 [2021-06-17T04:17:28.936Z] 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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Snap) [Pipeline] configFileProvider [2021-06-17T04:17:33.955Z] provisioning config files... [2021-06-17T04:17:33.990Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1148864821491007756tmp Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T04:17:38.895Z] ---> docker-login.sh [2021-06-17T04:17:38.895Z] nexus3.edgexfoundry.org:10001 [2021-06-17T04:17:38.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T04:17:38.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T04:17:38.895Z] Configure a credential helper to remove this warning. See [2021-06-17T04:17:38.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T04:17:38.895Z] [2021-06-17T04:17:38.895Z] Login Succeeded [2021-06-17T04:17:38.895Z] nexus3.edgexfoundry.org:10002 [2021-06-17T04:17:38.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T04:17:38.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T04:17:38.895Z] Configure a credential helper to remove this warning. See [2021-06-17T04:17:38.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T04:17:38.895Z] [2021-06-17T04:17:38.895Z] Login Succeeded [2021-06-17T04:17:38.895Z] nexus3.edgexfoundry.org:10003 [2021-06-17T04:17:41.309Z] ---> job-cost.sh [2021-06-17T04:17:41.309Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XMGH [2021-06-17T04:17:41.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T04:17:41.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T04:17:41.316Z] Configure a credential helper to remove this warning. See [2021-06-17T04:17:41.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T04:17:41.316Z] [2021-06-17T04:17:41.316Z] Login Succeeded [2021-06-17T04:17:41.316Z] nexus3.edgexfoundry.org:10004 [2021-06-17T04:17:41.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T04:17:41.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T04:17:41.316Z] Configure a credential helper to remove this warning. See [2021-06-17T04:17:41.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T04:17:41.316Z] [2021-06-17T04:17:41.316Z] Login Succeeded [2021-06-17T04:17:41.316Z] docker.io [2021-06-17T04:17:41.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T04:17:41.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T04:17:41.316Z] Configure a credential helper to remove this warning. See [2021-06-17T04:17:41.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T04:17:41.316Z] [2021-06-17T04:17:41.316Z] Login Succeeded [2021-06-17T04:17:41.316Z] ---> docker-login.sh ends [Pipeline] } [2021-06-17T04:17:41.361Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-17T04:17:46.320Z] ========================================================= [2021-06-17T04:17:46.320Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-17T04:17:46.320Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-17T04:17:48.639Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-17T04:17:48.916Z] + 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-17T04:17:48.916Z] Sending build context to Docker daemon 21.79MB [2021-06-17T04:17:48.916Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-17T04:17:48.916Z] Step 2/8 : FROM ${BASE} [2021-06-17T04:17:48.916Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-17T04:17:48.916Z] 595b0fe564bb: Pulling fs layer [2021-06-17T04:17:48.916Z] 3088b5b3c5c0: Pulling fs layer [2021-06-17T04:17:48.916Z] 5b7225fbf94c: Pulling fs layer [2021-06-17T04:17:48.916Z] ba82ee9f976e: Pulling fs layer [2021-06-17T04:17:48.916Z] 506bd15cee9f: Pulling fs layer [2021-06-17T04:17:48.916Z] 75a0a4a0db45: Pulling fs layer [2021-06-17T04:17:48.916Z] 618dc40b7e24: Pulling fs layer [2021-06-17T04:17:48.916Z] ba82ee9f976e: Waiting [2021-06-17T04:17:48.916Z] 506bd15cee9f: Waiting [2021-06-17T04:17:48.916Z] 75a0a4a0db45: Waiting [2021-06-17T04:17:48.916Z] 3088b5b3c5c0: Verifying Checksum [2021-06-17T04:17:48.916Z] 5b7225fbf94c: Verifying Checksum [2021-06-17T04:17:48.916Z] 5b7225fbf94c: Download complete [2021-06-17T04:17:48.916Z] 3088b5b3c5c0: Download complete [2021-06-17T04:17:48.916Z] 506bd15cee9f: Verifying Checksum [2021-06-17T04:17:48.916Z] 506bd15cee9f: Download complete [2021-06-17T04:17:48.916Z] 75a0a4a0db45: Verifying Checksum [2021-06-17T04:17:48.916Z] 75a0a4a0db45: Download complete [2021-06-17T04:17:48.916Z] 595b0fe564bb: Verifying Checksum [2021-06-17T04:17:48.916Z] 595b0fe564bb: Pull complete [2021-06-17T04:17:49.530Z] 3088b5b3c5c0: Pull complete [2021-06-17T04:17:49.807Z] 5b7225fbf94c: Pull complete [2021-06-17T04:17:50.411Z] 618dc40b7e24: Verifying Checksum [2021-06-17T04:17:50.411Z] 618dc40b7e24: Download complete [2021-06-17T04:17:53.415Z] ba82ee9f976e: Download complete [2021-06-17T04:18:00.821Z] lf-activate-venv(): INFO: Adding /tmp/venv-XMGH/bin to PATH [2021-06-17T04:18:00.821Z] INFO: No Stack... [2021-06-17T04:18:01.394Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-17T04:18:01.677Z] ba82ee9f976e: Pull complete [2021-06-17T04:18:01.677Z] 506bd15cee9f: Pull complete [2021-06-17T04:18:01.677Z] 75a0a4a0db45: Pull complete [2021-06-17T04:18:01.968Z] INFO: Archiving Costs [Pipeline] sh [2021-06-17T04:18:04.758Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-06-17T04:18:04.758Z] + cut -d, -f6 [Pipeline] lock [2021-06-17T04:18:04.831Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-383-1-stack-cost] [2021-06-17T04:18:04.839Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-383-1-stack-cost] did not exist. Created. [2021-06-17T04:18:04.839Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-383-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-17T04:18:05.291Z] 618dc40b7e24: Pull complete [2021-06-17T04:18:05.291Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-17T04:18:05.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-17T04:18:05.291Z] ---> a36622ca3599 [2021-06-17T04:18:05.291Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-17T04:18:05.329Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-17T04:18:07.570Z] Stashed 1 file(s) [Pipeline] } [2021-06-17T04:18:07.591Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-383-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-06-17T04:18:10.082Z] ---> Running in 9071c9d6dccb [2021-06-17T04:18:10.082Z] Removing intermediate container 9071c9d6dccb [2021-06-17T04:18:10.082Z] ---> 6c04f30524ac [2021-06-17T04:18:10.082Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T04:18:10.082Z] ---> Running in 5b2a148176ab [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-17T04:18:12.539Z] Removing intermediate container 5b2a148176ab [2021-06-17T04:18:12.539Z] ---> f3328e2cec98 [2021-06-17T04:18:12.539Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-17T04:18:12.539Z] ---> Running in 47c284dbb8b1 [2021-06-17T04:18:12.539Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T04:18:13.524Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T04:18:16.036Z] OK: 138 MiB in 40 packages [2021-06-17T04:18:16.036Z] Removing intermediate container 47c284dbb8b1 [2021-06-17T04:18:16.036Z] ---> aba8c05445bf [2021-06-17T04:18:16.036Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-17T04:18:16.036Z] ---> Running in 9d50416740dc [2021-06-17T04:18:16.036Z] Removing intermediate container 9d50416740dc [2021-06-17T04:18:16.036Z] ---> c07174e7f73b [2021-06-17T04:18:16.036Z] Step 7/8 : COPY . . [2021-06-17T04:18:19.263Z] ---> 7954621d2eb3 [2021-06-17T04:18:19.263Z] Step 8/8 : RUN go mod download [2021-06-17T04:18:19.263Z] ---> Running in 11f5a1f56de7 [2021-06-17T04:18:41.679Z] Removing intermediate container 11f5a1f56de7 [2021-06-17T04:18:41.679Z] ---> 5708c587b8dc [2021-06-17T04:18:41.679Z] Successfully built 5708c587b8dc [2021-06-17T04:18:41.679Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T04:18:42.081Z] + docker inspect -f . ci-base-image-arm64 [2021-06-17T04:18:42.082Z] . [Pipeline] withDockerContainer [2021-06-17T04:18:42.410Z] prd-ubuntu18.04-docker-arm64-4c-16g-2035 does not seem to be running inside a container [2021-06-17T04:18:42.500Z] $ 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-17T04:18:44.259Z] $ docker top 9e36d168d10b2296a87d93a7a21144a4eaa46c2477cc26ddccc05546a3fdc17e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T04:18:47.534Z] + go version [2021-06-17T04:18:47.534Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-17T04:18:47.568Z] $ docker stop --time=1 9e36d168d10b2296a87d93a7a21144a4eaa46c2477cc26ddccc05546a3fdc17e [2021-06-17T04:18:49.585Z] $ docker rm -f 9e36d168d10b2296a87d93a7a21144a4eaa46c2477cc26ddccc05546a3fdc17e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T04:18:52.896Z] + docker inspect -f . ci-base-image-arm64 [2021-06-17T04:18:52.896Z] . [Pipeline] withDockerContainer [2021-06-17T04:18:53.188Z] prd-ubuntu18.04-docker-arm64-4c-16g-2035 does not seem to be running inside a container [2021-06-17T04:18:55.507Z] $ 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-17T04:18:57.232Z] $ docker top d450881095389179141c9738ea7ce63f07d005c5551e444f91785f6c67a7730a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T04:18:58.290Z] + go mod tidy [Pipeline] sh [2021-06-17T04:19:01.700Z] + make test [2021-06-17T04:19:01.700Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-17T04:19:02.699Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-17T04:19:37.302Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-17T04:19:37.302Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-17T04:19:37.302Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-17T04:19:37.302Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-17T04:19:37.302Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-17T04:19:37.302Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-17T04:19:37.302Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-17T04:19:37.302Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-17T04:19:37.302Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-17T04:19:37.302Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-17T04:19:37.302Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-17T04:19:37.302Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-17T04:19:37.302Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-06-17T04:19:58.040Z] $ docker stop --time=1 d450881095389179141c9738ea7ce63f07d005c5551e444f91785f6c67a7730a [2021-06-17T04:19:59.962Z] $ docker rm -f d450881095389179141c9738ea7ce63f07d005c5551e444f91785f6c67a7730a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-17T04:20:03.128Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-17T04:20:03.190Z] Warning: overwriting stash ‘coverage-report’ [2021-06-17T04:20:03.802Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-17T04:20:06.774Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-17T04:20:07.141Z] + ls -al . [2021-06-17T04:20:07.141Z] total 120 [2021-06-17T04:20:07.141Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 17 04:19 . [2021-06-17T04:20:07.141Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 04:16 .. [2021-06-17T04:20:07.141Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 04:16 .git [2021-06-17T04:20:07.141Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 04:16 .github [2021-06-17T04:20:07.141Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 17 04:16 .gitignore [2021-06-17T04:20:07.141Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 17 04:16 CONTRIBUTING.md [2021-06-17T04:20:07.141Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 17 04:16 Dockerfile [2021-06-17T04:20:07.141Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 17 04:16 Dockerfile.build [2021-06-17T04:20:07.141Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 17 04:16 Jenkinsfile [2021-06-17T04:20:07.141Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 17 04:16 LICENSE [2021-06-17T04:20:07.141Z] -rw-rw-r-- 1 jenkins jenkins 941 Jun 17 04:16 Makefile [2021-06-17T04:20:07.141Z] -rw-rw-r-- 1 jenkins jenkins 5508 Jun 17 04:16 README.md [2021-06-17T04:20:07.141Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 17 04:11 VERSION [2021-06-17T04:20:07.141Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 04:16 assets [2021-06-17T04:20:07.141Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 04:16 bin [2021-06-17T04:20:07.141Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 04:16 cmd [2021-06-17T04:20:07.141Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 17 04:19 coverage.out [2021-06-17T04:20:07.141Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 04:16 docs [2021-06-17T04:20:07.141Z] -rw-rw-r-- 1 jenkins jenkins 324 Jun 17 04:16 go.mod [2021-06-17T04:20:07.141Z] -rw-r--r-- 1 jenkins jenkins 12542 Jun 17 04:18 go.sum [2021-06-17T04:20:07.141Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 17 04:16 internal [2021-06-17T04:20:07.141Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 04:16 pkg [2021-06-17T04:20:07.141Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 17 04:16 version.go [2021-06-17T04:20:07.141Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 04:16 web [Pipeline] isUnix [Pipeline] sh [2021-06-17T04:20:07.530Z] + 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=4949305b1d80a2de37f3f74c4f4094eb35a843f5 --label arch=arm64 --label version=0.0.0 . [2021-06-17T04:20:09.953Z] Sending build context to Docker daemon 21.8MB [2021-06-17T04:20:09.953Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-17T04:20:09.953Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-17T04:20:09.953Z] ---> 5708c587b8dc [2021-06-17T04:20:09.953Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-17T04:20:09.953Z] ---> Running in cce39de9a8a6 [2021-06-17T04:20:09.953Z] Removing intermediate container cce39de9a8a6 [2021-06-17T04:20:09.953Z] ---> 6113ef517adf [2021-06-17T04:20:09.953Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-17T04:20:09.953Z] ---> Running in a76a2ca6df77 [2021-06-17T04:20:09.953Z] Removing intermediate container a76a2ca6df77 [2021-06-17T04:20:09.953Z] ---> c943846fb4ab [2021-06-17T04:20:09.953Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-17T04:20:09.953Z] ---> Running in 1974bc9e3517 [2021-06-17T04:20:10.590Z] Removing intermediate container 1974bc9e3517 [2021-06-17T04:20:10.590Z] ---> 72c60aaedbc1 [2021-06-17T04:20:10.590Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-17T04:20:10.590Z] ---> Running in 975359ea8c10 [2021-06-17T04:20:11.193Z] Removing intermediate container 975359ea8c10 [2021-06-17T04:20:11.193Z] ---> 1ab2d83cac55 [2021-06-17T04:20:11.193Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-17T04:20:11.468Z] ---> Running in 8d1bf42e7ea8 [2021-06-17T04:20:11.746Z] Removing intermediate container 8d1bf42e7ea8 [2021-06-17T04:20:11.746Z] ---> 7ef2d22d2dbf [2021-06-17T04:20:11.746Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T04:20:12.021Z] ---> Running in 46c50d3074b9 [2021-06-17T04:20:14.170Z] Removing intermediate container 46c50d3074b9 [2021-06-17T04:20:14.170Z] ---> a2a3754cfa6c [2021-06-17T04:20:14.170Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-17T04:20:14.444Z] ---> Running in aeddfaf48b2f [2021-06-17T04:20:15.886Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T04:20:16.484Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T04:20:17.466Z] OK: 138 MiB in 40 packages [2021-06-17T04:20:18.906Z] Removing intermediate container aeddfaf48b2f [2021-06-17T04:20:18.906Z] ---> 1669f76fa574 [2021-06-17T04:20:18.906Z] Step 10/24 : ENV GO111MODULE=on [2021-06-17T04:20:18.906Z] ---> Running in 74e6f7b9e4e5 [2021-06-17T04:20:19.504Z] Removing intermediate container 74e6f7b9e4e5 [2021-06-17T04:20:19.505Z] ---> c924593edcdb [2021-06-17T04:20:19.505Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-17T04:20:19.505Z] ---> Running in 72b6c9addbde [2021-06-17T04:20:20.103Z] Removing intermediate container 72b6c9addbde [2021-06-17T04:20:20.104Z] ---> d6f401391c4d [2021-06-17T04:20:20.104Z] Step 12/24 : COPY go.mod . [2021-06-17T04:20:21.084Z] ---> ea73e6ecaccc [2021-06-17T04:20:21.085Z] Step 13/24 : COPY Makefile . [2021-06-17T04:20:21.683Z] ---> e17f3ffa80f2 [2021-06-17T04:20:21.683Z] Step 14/24 : RUN make update [2021-06-17T04:20:21.957Z] ---> Running in 14b54b9cbfbd [2021-06-17T04:20:23.392Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-17T04:20:24.374Z] Removing intermediate container 14b54b9cbfbd [2021-06-17T04:20:24.374Z] ---> 0eadb2a1a428 [2021-06-17T04:20:24.374Z] Step 15/24 : COPY . . [2021-06-17T04:20:27.227Z] ---> 58a2a2583ae3 [2021-06-17T04:20:27.227Z] Step 16/24 : RUN ${MAKE} [2021-06-17T04:20:27.501Z] ---> Running in 5454512eb547 [2021-06-17T04:20:28.943Z] 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-17T04:20:55.939Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-17T04:20:57.371Z] Removing intermediate container 5454512eb547 [2021-06-17T04:20:57.372Z] ---> d74223deb982 [2021-06-17T04:20:57.372Z] Step 17/24 : FROM alpine:3.12 [2021-06-17T04:20:57.969Z] 3.12: Pulling from library/alpine [2021-06-17T04:20:57.969Z] d2f70382dc9a: Pulling fs layer [2021-06-17T04:20:58.245Z] d2f70382dc9a: Verifying Checksum [2021-06-17T04:20:58.245Z] d2f70382dc9a: Download complete [2021-06-17T04:20:58.899Z] d2f70382dc9a: Pull complete [2021-06-17T04:20:58.900Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-17T04:20:58.900Z] Status: Downloaded newer image for alpine:3.12 [2021-06-17T04:20:58.900Z] ---> c4fd0aeabfcf [2021-06-17T04:20:58.900Z] Step 18/24 : EXPOSE 4000 [2021-06-17T04:20:59.175Z] ---> Running in cc33aa5c749d [2021-06-17T04:20:59.778Z] Removing intermediate container cc33aa5c749d [2021-06-17T04:20:59.778Z] ---> 385df014c304 [2021-06-17T04:20:59.778Z] 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-17T04:21:02.510Z] ---> 4341224d3973 [2021-06-17T04:21:02.510Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-17T04:21:02.510Z] ---> Running in a2ff3fcd025e [2021-06-17T04:21:02.510Z] Removing intermediate container a2ff3fcd025e [2021-06-17T04:21:02.510Z] ---> 977385d23acd [2021-06-17T04:21:02.511Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-17T04:21:02.511Z] ---> Running in 8eab0a0e4e2e [2021-06-17T04:21:04.926Z] Removing intermediate container 8eab0a0e4e2e [2021-06-17T04:21:04.926Z] ---> 24a13c84c9e6 [2021-06-17T04:21:04.926Z] Step 22/24 : LABEL arch=arm64 [2021-06-17T04:21:04.926Z] ---> Running in 77f32973d816 [2021-06-17T04:21:04.926Z] Removing intermediate container 77f32973d816 [2021-06-17T04:21:04.926Z] ---> 72b694e8ea37 [2021-06-17T04:21:04.926Z] Step 23/24 : LABEL git_sha=4949305b1d80a2de37f3f74c4f4094eb35a843f5 [2021-06-17T04:21:04.926Z] ---> Running in de08b2537f6e [2021-06-17T04:21:04.926Z] Removing intermediate container de08b2537f6e [2021-06-17T04:21:04.926Z] ---> 2cc1cfbef1bc [2021-06-17T04:21:04.926Z] Step 24/24 : LABEL version=0.0.0 [2021-06-17T04:21:04.926Z] ---> Running in e97ef6d6094a [2021-06-17T04:21:04.926Z] Removing intermediate container e97ef6d6094a [2021-06-17T04:21:04.926Z] ---> ab064563ef33 [2021-06-17T04:21:04.926Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-17T04:21:04.926Z] Successfully built ab064563ef33 [2021-06-17T04:21:04.926Z] 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-17T04:21:08.026Z] ---> job-cost.sh [2021-06-17T04:21:08.026Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4zIc [2021-06-17T04:21:54.812Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-17T04:23:16.070Z] lf-activate-venv(): INFO: Adding /tmp/venv-4zIc/bin to PATH [2021-06-17T04:23:16.070Z] INFO: No Stack... [2021-06-17T04:23:21.210Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-17T04:23:21.210Z] INFO: Archiving Costs [Pipeline] sh [2021-06-17T04:23:21.579Z] + cut -d, -f6 [2021-06-17T04:23:21.579Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2021-06-17T04:23:21.672Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-383-1-stack-cost] [2021-06-17T04:23:21.677Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-383-1-stack-cost] did not exist. Created. [2021-06-17T04:23:21.678Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-383-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-17T04:23:22.138Z] /w/workspace/edgex-ui-go/1@tmp/durable-d13dcf85/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-d13dcf85/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-17T04:23:24.843Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-17T04:23:24.884Z] Warning: overwriting stash ‘stack-cost’ [2021-06-17T04:23:25.104Z] Stashed 1 file(s) [Pipeline] } [2021-06-17T04:23:25.125Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-383-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-17T04:23:30.799Z] provisioning config files... [2021-06-17T04:23:30.808Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-383@tmp/config5019098991565004120tmp [Pipeline] { [Pipeline] sh [2021-06-17T04:23:31.178Z] + set +x [2021-06-17T04:23:31.178Z] + bash -s -- [2021-06-17T04:23:31.178Z] + curl -s https://codecov.io/bash [2021-06-17T04:23:31.178Z] [2021-06-17T04:23:31.178Z] _____ _ [2021-06-17T04:23:31.178Z] / ____| | | [2021-06-17T04:23:31.178Z] | | ___ __| | ___ ___ _____ __ [2021-06-17T04:23:31.178Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-17T04:23:31.178Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-17T04:23:31.178Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-17T04:23:31.178Z] Bash-1.0.3 [2021-06-17T04:23:31.178Z] [2021-06-17T04:23:31.178Z] [2021-06-17T04:23:31.178Z] ==> git version 2.24.4 found [2021-06-17T04:23:31.178Z] ==> 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-17T04:23:31.178Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-17T04:23:31.178Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-17T04:23:31.178Z] ==> Jenkins CI detected. [2021-06-17T04:23:31.178Z] project root: . [2021-06-17T04:23:31.178Z] --> token set from env [2021-06-17T04:23:31.178Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-17T04:23:31.178Z] ==> Running gcov in . (disable via -X gcov) [2021-06-17T04:23:31.178Z] ==> Python coveragepy not found [2021-06-17T04:23:31.178Z] ==> Searching for coverage reports in: [2021-06-17T04:23:31.178Z] + . [2021-06-17T04:23:31.178Z] -> Found 1 reports [2021-06-17T04:23:31.178Z] ==> Detecting git/mercurial file structure [2021-06-17T04:23:31.178Z] ==> Reading reports [2021-06-17T04:23:31.443Z] + ./coverage.out bytes=10 [2021-06-17T04:23:31.443Z] ==> Appending adjustments [2021-06-17T04:23:31.443Z] https://docs.codecov.io/docs/fixing-reports [2021-06-17T04:23:31.443Z] + Found adjustments [2021-06-17T04:23:31.443Z] ==> Gzipping contents [2021-06-17T04:23:31.443Z] 4.0K /tmp/codecov.yDVCpr.gz [2021-06-17T04:23:31.443Z] ==> Uploading reports [2021-06-17T04:23:31.443Z] url: https://codecov.io [2021-06-17T04:23:31.443Z] query: branch=PR-383&commit=4949305b1d80a2de37f3f74c4f4094eb35a843f5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-383%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=383&job=&cmd_args= [2021-06-17T04:23:31.443Z] -> Pinging Codecov [2021-06-17T04:23:31.443Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-383&commit=4949305b1d80a2de37f3f74c4f4094eb35a843f5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-383%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=383&job=&cmd_args= [2021-06-17T04:23:32.017Z] -> Uploading to [2021-06-17T04:23:32.017Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-17/FB506323287CE973F263BFD2A0EB1F37/4949305b1d80a2de37f3f74c4f4094eb35a843f5/8e617e2c-a29a-4a84-9945-77936363dd09.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210617%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210617T042331Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=685bde255bff201a60a4033e408e808f549f8f20e0527a1b2c3dd76e443ba53e [2021-06-17T04:23:32.017Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-17T04:23:32.017Z] Dload Upload Total Spent Left Speed [2021-06-17T04:23:32.283Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3740 0 0 100 3740 0 10451 --:--:-- --:--:-- --:--:-- 10476 [2021-06-17T04:23:32.283Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/4949305b1d80a2de37f3f74c4f4094eb35a843f5 [Pipeline] } [2021-06-17T04:23:32.317Z] 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-17T04:23:50.366Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T04:23:53.090Z] ---> package-listing.sh [2021-06-17T04:23:53.090Z] ++ facter osfamily [2021-06-17T04:23:53.090Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-17T04:23:53.362Z] + OS_FAMILY=redhat [2021-06-17T04:23:53.362Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-383 [2021-06-17T04:23:53.362Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-17T04:23:53.362Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-17T04:23:53.362Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-17T04:23:53.362Z] + PACKAGES=/tmp/packages_start.txt [2021-06-17T04:23:53.362Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-383 ']' [2021-06-17T04:23:53.362Z] + PACKAGES=/tmp/packages_end.txt [2021-06-17T04:23:53.362Z] + case "${OS_FAMILY}" in [2021-06-17T04:23:53.362Z] + sort [2021-06-17T04:23:53.362Z] + rpm -qa [2021-06-17T04:23:53.963Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-17T04:23:53.963Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-17T04:23:53.963Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-17T04:23:53.963Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-383 ']' [2021-06-17T04:23:53.963Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-383/archives/ [2021-06-17T04:23:53.963Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-383/archives/ [Pipeline] echo [2021-06-17T04:23:54.011Z] 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-383/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-17T04:23:54.321Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-17T04:23:59.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-17T04:23:59.182Z] [2021-06-17T04:23:59.182Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-17T04:23:59.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-17T04:23:59.549Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-17T04:23:59.549Z] df20fa9351a1: Pulling fs layer [2021-06-17T04:23:59.549Z] 36b3adc4ff6f: Pulling fs layer [2021-06-17T04:23:59.549Z] 8ad3a11d3b57: Pulling fs layer [2021-06-17T04:23:59.549Z] 46f8f816bc3b: Pulling fs layer [2021-06-17T04:23:59.549Z] 93b61091891f: Pulling fs layer [2021-06-17T04:23:59.549Z] 93b9cdb0e59b: Pulling fs layer [2021-06-17T04:23:59.549Z] 5e14af77c1be: Pulling fs layer [2021-06-17T04:23:59.549Z] 01666e4c0597: Pulling fs layer [2021-06-17T04:23:59.549Z] aa168da1d23b: Pulling fs layer [2021-06-17T04:23:59.549Z] 93b9cdb0e59b: Waiting [2021-06-17T04:23:59.549Z] 5e14af77c1be: Waiting [2021-06-17T04:23:59.549Z] 01666e4c0597: Waiting [2021-06-17T04:23:59.549Z] aa168da1d23b: Waiting [2021-06-17T04:23:59.549Z] 46f8f816bc3b: Waiting [2021-06-17T04:23:59.549Z] 93b61091891f: Waiting [2021-06-17T04:23:59.549Z] 36b3adc4ff6f: Verifying Checksum [2021-06-17T04:23:59.549Z] 36b3adc4ff6f: Download complete [2021-06-17T04:23:59.549Z] 46f8f816bc3b: Verifying Checksum [2021-06-17T04:23:59.549Z] 46f8f816bc3b: Download complete [2021-06-17T04:23:59.549Z] df20fa9351a1: Verifying Checksum [2021-06-17T04:23:59.549Z] df20fa9351a1: Download complete [2021-06-17T04:23:59.549Z] 93b9cdb0e59b: Verifying Checksum [2021-06-17T04:23:59.549Z] 93b9cdb0e59b: Download complete [2021-06-17T04:24:01.791Z] 5e14af77c1be: Verifying Checksum [2021-06-17T04:24:01.791Z] 5e14af77c1be: Download complete [2021-06-17T04:24:01.791Z] 93b61091891f: Verifying Checksum [2021-06-17T04:24:01.791Z] 93b61091891f: Download complete [2021-06-17T04:24:01.791Z] 01666e4c0597: Verifying Checksum [2021-06-17T04:24:01.791Z] 01666e4c0597: Download complete [2021-06-17T04:24:01.791Z] df20fa9351a1: Pull complete [2021-06-17T04:24:01.791Z] 8ad3a11d3b57: Verifying Checksum [2021-06-17T04:24:01.791Z] 8ad3a11d3b57: Download complete [2021-06-17T04:24:01.791Z] 36b3adc4ff6f: Pull complete [2021-06-17T04:24:01.791Z] 8ad3a11d3b57: Pull complete [2021-06-17T04:24:01.791Z] 46f8f816bc3b: Pull complete [2021-06-17T04:24:01.791Z] 93b61091891f: Pull complete [2021-06-17T04:24:01.791Z] 93b9cdb0e59b: Pull complete [2021-06-17T04:24:01.791Z] 5e14af77c1be: Pull complete [2021-06-17T04:24:01.791Z] 01666e4c0597: Pull complete [2021-06-17T04:24:01.791Z] aa168da1d23b: Verifying Checksum [2021-06-17T04:24:01.791Z] aa168da1d23b: Download complete [2021-06-17T04:24:07.563Z] aa168da1d23b: Pull complete [2021-06-17T04:24:07.563Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-17T04:24:07.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-17T04:24:07.563Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-17T04:24:07.682Z] prd-centos7-docker-4c-2g-2029 does not seem to be running inside a container [2021-06-17T04:24:07.720Z] $ 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-383/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-383 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-383:/w/workspace/edgexfoundry_edgex-ui-go_PR-383:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-383@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-383@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-17T04:24:10.853Z] $ docker top b8f011ab470f69c32d519a532d947fcb598d68e20f7e7c51103e1a599b1f1b57 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T04:24:11.284Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-17T04:24:13.729Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-17T04:24:14.069Z] + ls /var/log/sa-host [2021-06-17T04:24:14.069Z] + sadf -c /var/log/sa-host/sa05 [2021-06-17T04:24:14.069Z] file_magic: OK [2021-06-17T04:24:14.069Z] HZ: Using current value: 100 [2021-06-17T04:24:14.069Z] file_header: OK [2021-06-17T04:24:14.069Z] 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-17T04:24:14.069Z] Statistics: [2021-06-17T04:24:14.069Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-17T04:24:14.069Z] File successfully converted to sysstat format version 12.2.1 [2021-06-17T04:24:14.069Z] + sadf -c /var/log/sa-host/sa17 [2021-06-17T04:24:14.069Z] file_magic: OK [2021-06-17T04:24:14.069Z] HZ: Using current value: 100 [2021-06-17T04:24:14.069Z] file_header: OK [2021-06-17T04:24:14.069Z] 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-17T04:24:14.069Z] Statistics: [2021-06-17T04:24:14.069Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-17T04:24:14.069Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T04:24:16.545Z] provisioning config files... [2021-06-17T04:24:16.557Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-383@tmp/config8268666273005107751tmp [Pipeline] { [Pipeline] echo [2021-06-17T04:24:16.618Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T04:24:16.951Z] ---> create-netrc.sh [Pipeline] } [2021-06-17T04:24:16.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-17T04:24:19.690Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-17T04:24:19.733Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T04:24:20.074Z] ---> sudo-logs.sh [2021-06-17T04:24:20.074Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-17T04:24:20.162Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T04:24:22.510Z] ---> job-cost.sh [2021-06-17T04:24:22.510Z] lf-activate-venv: SKIPPING [2021-06-17T04:24:22.510Z] DEBUG: total: 0.18000000715255737 [2021-06-17T04:24:22.510Z] INFO: Retrieving Stack Cost... [2021-06-17T04:24:22.510Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-17T04:24:22.510Z] INFO: Archiving Costs [Pipeline] echo [2021-06-17T04:24:22.578Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T04:24:22.918Z] ---> logs-deploy.sh [2021-06-17T04:24:22.918Z] lf-activate-venv: SKIPPING [2021-06-17T04:24:22.918Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-383/1 [2021-06-17T04:24:22.918Z] INFO: archiving workspace using pattern(s): [2021-06-17T04:24:23.871Z] Archives upload complete. [2021-06-17T04:24:23.871Z] INFO: archiving logs to Nexus