Pull request #356 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 889fa83fa51a5f0b04a92b7e4f72a65892b14f94+e780ff51f2d38c8c04fab48d9c2943cf7701f258 (e7c1d7cb104f240558908f9df5f4b8def819a2b7) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8466954265436799183.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh2898154748437185040.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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-356/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-356/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1891082804536721358.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6810072574502971235.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-356/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-356/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2746734803391681122.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-106 in /w/workspace/edgexfoundry_edgex-ui-go_PR-356 [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-356 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' 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-356@tmp/jenkins-gitclient-ssh4303742531147941226.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit e780ff51f2d38c8c04fab48d9c2943cf7701f258 into PR head commit 889fa83fa51a5f0b04a92b7e4f72a65892b14f94 Merge succeeded, producing 889fa83fa51a5f0b04a92b7e4f72a65892b14f94 Checking out Revision 889fa83fa51a5f0b04a92b7e4f72a65892b14f94 (PR-356) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp/jenkins-gitclient-ssh850657081765283846.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/356/head:refs/remotes/origin/PR-356 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 889fa83fa51a5f0b04a92b7e4f72a65892b14f94 # 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-356@tmp/jenkins-gitclient-ssh4483203240802621500.key > git merge e780ff51f2d38c8c04fab48d9c2943cf7701f258 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 889fa83fa51a5f0b04a92b7e4f72a65892b14f94 # timeout=10 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.89" > git rev-list --no-walk 8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-14T08:47:55.452Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-14T08:47:55.546Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-14T08:47:55.578Z] ========================================================= [2021-05-14T08:47:55.578Z] EdgeX Global Pipelines Version Info [2021-05-14T08:47:55.578Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-14T08:47:56.965Z] ------------------- [2021-05-14T08:47:56.965Z] stable info: [2021-05-14T08:47:56.965Z] ------------------- [2021-05-14T08:47:56.965Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-14T08:47:56.965Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-14T08:47:56.965Z] Message: update stable to v1.0.192 [2021-05-14T08:47:57.914Z] ------------------- [2021-05-14T08:47:57.914Z] experimental info: [2021-05-14T08:47:57.914Z] ------------------- [2021-05-14T08:47:57.914Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-14T08:47:57.914Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-14T08:47:57.914Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-14T08:47:58.053Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-05-14T08:47:58.080Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-05-14T08:47:58.107Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-14T08:47:58.139Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-14T08:47:58.165Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-14T08:47:58.192Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-14T08:47:58.218Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-14T08:47:58.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-14T08:47:58.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-14T08:47:58.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-14T08:47:58.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-14T08:47:58.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-05-14T08:47:58.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-14T08:47:58.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-14T08:47:58.453Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-14T08:47:58.482Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-14T08:47:58.512Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-14T08:47:58.540Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-14T08:47:58.565Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-14T08:47:58.611Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-14T08:47:58.644Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-14T08:47:58.673Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-14T08:47:58.704Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-14T08:47:58.734Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-14T08:47:58.810Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-14T08:47:58.835Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-14T08:47:58.860Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-356 [Pipeline] echo [2021-05-14T08:47:58.883Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-356 [Pipeline] echo [2021-05-14T08:47:58.907Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-356 [Pipeline] echo [2021-05-14T08:47:58.945Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 889fa83fa51a5f0b04a92b7e4f72a65892b14f94 [Pipeline] echo [2021-05-14T08:47:58.976Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 889fa83 [Pipeline] echo [2021-05-14T08:47:59.007Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T08:47:59.090Z] provisioning config files... [2021-05-14T08:47:59.112Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp/config5199706069412426926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-14T08:47:59.441Z] ---> docker-login.sh [2021-05-14T08:47:59.441Z] nexus3.edgexfoundry.org:10001 [2021-05-14T08:47:59.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:47:59.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:47:59.971Z] Configure a credential helper to remove this warning. See [2021-05-14T08:47:59.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:47:59.971Z] [2021-05-14T08:47:59.971Z] Login Succeeded [2021-05-14T08:47:59.971Z] nexus3.edgexfoundry.org:10002 [2021-05-14T08:47:59.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:48:00.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:48:00.237Z] Configure a credential helper to remove this warning. See [2021-05-14T08:48:00.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:48:00.237Z] [2021-05-14T08:48:00.237Z] Login Succeeded [2021-05-14T08:48:00.237Z] nexus3.edgexfoundry.org:10003 [2021-05-14T08:48:00.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:48:00.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:48:00.237Z] Configure a credential helper to remove this warning. See [2021-05-14T08:48:00.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:48:00.237Z] [2021-05-14T08:48:00.237Z] Login Succeeded [2021-05-14T08:48:00.237Z] nexus3.edgexfoundry.org:10004 [2021-05-14T08:48:00.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:48:00.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:48:00.509Z] Configure a credential helper to remove this warning. See [2021-05-14T08:48:00.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:48:00.509Z] [2021-05-14T08:48:00.509Z] Login Succeeded [2021-05-14T08:48:00.509Z] docker.io [2021-05-14T08:48:00.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:48:01.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:48:01.088Z] Configure a credential helper to remove this warning. See [2021-05-14T08:48:01.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:48:01.088Z] [2021-05-14T08:48:01.088Z] Login Succeeded [2021-05-14T08:48:01.088Z] ---> docker-login.sh ends [Pipeline] } [2021-05-14T08:48:01.099Z] 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-05-14T08:48:01.634Z] + git log --format=format:%s -1 889fa83fa51a5f0b04a92b7e4f72a65892b14f94 [Pipeline] echo [2021-05-14T08:48:01.687Z] GIT_COMMIT: 889fa83fa51a5f0b04a92b7e4f72a65892b14f94, Commit Message: Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.89 [Pipeline] echo [2021-05-14T08:48:01.709Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:48:02.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T08:48:02.317Z] [2021-05-14T08:48:02.317Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:48:02.640Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T08:48:02.640Z] latest: Pulling from edgex-devops/git-semver [2021-05-14T08:48:02.640Z] 31603596830f: Pulling fs layer [2021-05-14T08:48:02.640Z] 54011a49482f: Pulling fs layer [2021-05-14T08:48:02.640Z] a6820b24f6d8: Pulling fs layer [2021-05-14T08:48:02.640Z] f581987b2513: Pulling fs layer [2021-05-14T08:48:02.640Z] f581987b2513: Waiting [2021-05-14T08:48:02.640Z] 54011a49482f: Verifying Checksum [2021-05-14T08:48:02.640Z] 54011a49482f: Download complete [2021-05-14T08:48:02.640Z] 31603596830f: Verifying Checksum [2021-05-14T08:48:02.640Z] 31603596830f: Download complete [2021-05-14T08:48:02.908Z] f581987b2513: Verifying Checksum [2021-05-14T08:48:02.908Z] f581987b2513: Download complete [2021-05-14T08:48:02.908Z] a6820b24f6d8: Verifying Checksum [2021-05-14T08:48:02.908Z] a6820b24f6d8: Download complete [2021-05-14T08:48:03.171Z] 31603596830f: Pull complete [2021-05-14T08:48:03.171Z] 54011a49482f: Pull complete [2021-05-14T08:48:04.131Z] a6820b24f6d8: Pull complete [2021-05-14T08:48:04.395Z] f581987b2513: Pull complete [2021-05-14T08:48:04.395Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-14T08:48:04.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T08:48:04.395Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-14T08:48:04.505Z] prd-centos7-docker-4c-2g-106 does not seem to be running inside a container [2021-05-14T08:48:04.561Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-356 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-356:/w/workspace/edgexfoundry_edgex-ui-go_PR-356:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-356@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-14T08:48:06.619Z] $ docker top 37648242346abeccbfb68ecb6c7e941ab295f531f8532544a728734afe19acd2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-14T08:48:06.870Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T08:48:06.870Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T08:48:07.131Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T08:48:07.139Z] $ docker exec 37648242346abeccbfb68ecb6c7e941ab295f531f8532544a728734afe19acd2 ssh-agent [2021-05-14T08:48:07.347Z] SSH_AUTH_SOCK=/tmp/ssh-Rhfh08GYQpru/agent.11 [2021-05-14T08:48:07.347Z] SSH_AGENT_PID=16 [2021-05-14T08:48:07.362Z] Running ssh-add (command line suppressed) [2021-05-14T08:48:07.499Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp/private_key_694674140982121348.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp/private_key_694674140982121348.key) [2021-05-14T08:48:07.555Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T08:48:07.877Z] + git tag --points-at HEAD [Pipeline] } [2021-05-14T08:48:07.902Z] $ docker exec --env ******** --env ******** 37648242346abeccbfb68ecb6c7e941ab295f531f8532544a728734afe19acd2 ssh-agent -k [2021-05-14T08:48:08.020Z] unset SSH_AUTH_SOCK; [2021-05-14T08:48:08.021Z] unset SSH_AGENT_PID; [2021-05-14T08:48:08.021Z] echo Agent pid 16 killed; [2021-05-14T08:48:08.069Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-14T08:48:08.118Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T08:48:08.118Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T08:48:08.288Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T08:48:08.295Z] $ docker exec 37648242346abeccbfb68ecb6c7e941ab295f531f8532544a728734afe19acd2 ssh-agent [2021-05-14T08:48:08.467Z] SSH_AUTH_SOCK=/tmp/ssh-ldWximLfYGmt/agent.47 [2021-05-14T08:48:08.467Z] SSH_AGENT_PID=52 [2021-05-14T08:48:08.474Z] Running ssh-add (command line suppressed) [2021-05-14T08:48:08.611Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp/private_key_5539598267400106807.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp/private_key_5539598267400106807.key) [2021-05-14T08:48:08.667Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T08:48:08.976Z] + git semver init [2021-05-14T08:48:08.976Z] # -> Open(): unable to determine branch for HEAD [2021-05-14T08:48:08.976Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-356/.git [2021-05-14T08:48:08.976Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-356 [2021-05-14T08:48:08.976Z] # $SEMVER_REMOTE_NAME = origin [2021-05-14T08:48:08.976Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-14T08:48:08.976Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-14T08:48:08.976Z] # $SEMVER_BRANCH = PR-356 [2021-05-14T08:48:08.976Z] # $SEMVER_TEMP = /tmp/semver-764074360 [2021-05-14T08:48:08.976Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-05-14T08:48:12.300Z] # '/tmp/semver-764074360' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-356/.semver' [2021-05-14T08:48:12.300Z] # -> Force: false [2021-05-14T08:48:12.300Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-356/.semver [Pipeline] } [2021-05-14T08:48:12.317Z] $ docker exec --env ******** --env ******** 37648242346abeccbfb68ecb6c7e941ab295f531f8532544a728734afe19acd2 ssh-agent -k [2021-05-14T08:48:12.483Z] unset SSH_AUTH_SOCK; [2021-05-14T08:48:12.483Z] unset SSH_AGENT_PID; [2021-05-14T08:48:12.483Z] echo Agent pid 52 killed; [2021-05-14T08:48:12.543Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-14T08:48:12.898Z] + git semver [Pipeline] } [2021-05-14T08:48:12.919Z] $ docker stop --time=1 37648242346abeccbfb68ecb6c7e941ab295f531f8532544a728734afe19acd2 [2021-05-14T08:48:14.370Z] $ docker rm -f 37648242346abeccbfb68ecb6c7e941ab295f531f8532544a728734afe19acd2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-14T08:48:14.784Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-14T08:48:15.184Z] Stashed 1 file(s) [Pipeline] echo [2021-05-14T08:48:15.188Z] [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-05-14T08:48:30.453Z] Still waiting to schedule task [2021-05-14T08:48:30.453Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-14T08:48:30.456Z] Still waiting to schedule task [2021-05-14T08:48:30.456Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-14T08:51:40.999Z] Running on prd-centos7-docker-4c-2g-107 in /w/workspace/edgexfoundry_edgex-ui-go_PR-356 [Pipeline] { [Pipeline] ws [2021-05-14T08:51:41.019Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-05-14T08:51:42.571Z] The recommended git tool is: git [2021-05-14T08:51:49.456Z] using credential edgex-jenkins-ssh [2021-05-14T08:51:49.471Z] Cloning the remote Git repository [2021-05-14T08:51:49.526Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-14T08:51:49.623Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-05-14T08:51:49.845Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-14T08:51:49.845Z] > git --version # timeout=10 [2021-05-14T08:51:49.879Z] > git --version # 'git version 2.24.3' [2021-05-14T08:51:49.880Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T08:51:49.922Z] [INFO] Currently running in a labeled security context [2021-05-14T08:51:49.922Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-14T08:51:49.922Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh2048880098120970064.key [2021-05-14T08:51:49.969Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T08:51:51.392Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-14T08:51:51.401Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T08:51:51.445Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-14T08:51:51.988Z] Merging remotes/origin/master commit e780ff51f2d38c8c04fab48d9c2943cf7701f258 into PR head commit 889fa83fa51a5f0b04a92b7e4f72a65892b14f94 [2021-05-14T08:51:52.511Z] Merge succeeded, producing 889fa83fa51a5f0b04a92b7e4f72a65892b14f94 [2021-05-14T08:51:52.512Z] Checking out Revision 889fa83fa51a5f0b04a92b7e4f72a65892b14f94 (PR-356) [2021-05-14T08:51:51.515Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-14T08:51:51.516Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T08:51:51.517Z] [INFO] Currently running in a labeled security context [2021-05-14T08:51:51.517Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-14T08:51:51.517Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh84711164742521602.key [2021-05-14T08:51:51.552Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/356/head:refs/remotes/origin/PR-356 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-14T08:51:52.006Z] > git config core.sparsecheckout # timeout=10 [2021-05-14T08:51:52.040Z] > git checkout -f 889fa83fa51a5f0b04a92b7e4f72a65892b14f94 # timeout=10 [2021-05-14T08:51:52.389Z] > git remote # timeout=10 [2021-05-14T08:51:52.405Z] > git config --get remote.origin.url # timeout=10 [2021-05-14T08:51:52.429Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T08:51:52.431Z] [INFO] Currently running in a labeled security context [2021-05-14T08:51:52.431Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-14T08:51:52.431Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh6854721602346420752.key [2021-05-14T08:51:52.452Z] > git merge e780ff51f2d38c8c04fab48d9c2943cf7701f258 # timeout=10 [2021-05-14T08:51:52.496Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-14T08:51:52.519Z] > git config core.sparsecheckout # timeout=10 [2021-05-14T08:51:52.575Z] > git checkout -f 889fa83fa51a5f0b04a92b7e4f72a65892b14f94 # timeout=10 [2021-05-14T08:51:57.517Z] Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.89" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-14T08:51:59.155Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-14T08:51:59.610Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-14T08:51:59.951Z] + sudo service docker restart [2021-05-14T08:51:59.951Z] + true [2021-05-14T08:51:59.951Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T08:52:01.965Z] provisioning config files... [2021-05-14T08:52:02.008Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config81031601469279070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-14T08:52:02.474Z] ---> docker-login.sh [2021-05-14T08:52:02.474Z] nexus3.edgexfoundry.org:10001 [2021-05-14T08:52:03.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:52:03.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:52:03.787Z] Configure a credential helper to remove this warning. See [2021-05-14T08:52:03.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:52:03.787Z] [2021-05-14T08:52:03.787Z] Login Succeeded [2021-05-14T08:52:03.787Z] nexus3.edgexfoundry.org:10002 [2021-05-14T08:52:04.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:52:04.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:52:04.098Z] Configure a credential helper to remove this warning. See [2021-05-14T08:52:04.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:52:04.098Z] [2021-05-14T08:52:04.098Z] Login Succeeded [2021-05-14T08:52:04.413Z] nexus3.edgexfoundry.org:10003 [2021-05-14T08:52:04.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:52:04.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:52:04.705Z] Configure a credential helper to remove this warning. See [2021-05-14T08:52:04.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:52:04.705Z] [2021-05-14T08:52:04.705Z] Login Succeeded [2021-05-14T08:52:04.705Z] nexus3.edgexfoundry.org:10004 [2021-05-14T08:52:04.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:52:05.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:52:05.318Z] Configure a credential helper to remove this warning. See [2021-05-14T08:52:05.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:52:05.318Z] [2021-05-14T08:52:05.318Z] Login Succeeded [2021-05-14T08:52:05.318Z] docker.io [2021-05-14T08:52:05.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:52:05.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:52:05.910Z] Configure a credential helper to remove this warning. See [2021-05-14T08:52:05.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:52:05.910Z] [2021-05-14T08:52:05.910Z] Login Succeeded [2021-05-14T08:52:05.910Z] ---> docker-login.sh ends [Pipeline] } [2021-05-14T08:52:05.947Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-14T08:52:06.448Z] ========================================================= [2021-05-14T08:52:06.448Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-14T08:52:06.448Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:52:06.964Z] + 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-05-14T08:52:08.501Z] Sending build context to Docker daemon 35.44MB [2021-05-14T08:52:08.502Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-14T08:52:08.502Z] Step 2/8 : FROM ${BASE} [2021-05-14T08:52:08.502Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-14T08:52:08.502Z] 540db60ca938: Pulling fs layer [2021-05-14T08:52:08.502Z] adcc1eea9eea: Pulling fs layer [2021-05-14T08:52:08.502Z] 4c4ab2625f07: Pulling fs layer [2021-05-14T08:52:08.502Z] 0510c868ecb4: Pulling fs layer [2021-05-14T08:52:08.502Z] afea3b2eda06: Pulling fs layer [2021-05-14T08:52:08.502Z] 7809a108b3ef: Pulling fs layer [2021-05-14T08:52:08.502Z] f706445af74f: Pulling fs layer [2021-05-14T08:52:08.502Z] 7809a108b3ef: Waiting [2021-05-14T08:52:08.502Z] 0510c868ecb4: Waiting [2021-05-14T08:52:08.502Z] f706445af74f: Waiting [2021-05-14T08:52:08.502Z] afea3b2eda06: Waiting [2021-05-14T08:52:08.502Z] 4c4ab2625f07: Verifying Checksum [2021-05-14T08:52:08.502Z] 4c4ab2625f07: Download complete [2021-05-14T08:52:08.788Z] adcc1eea9eea: Verifying Checksum [2021-05-14T08:52:08.788Z] adcc1eea9eea: Download complete [2021-05-14T08:52:08.788Z] afea3b2eda06: Verifying Checksum [2021-05-14T08:52:08.788Z] afea3b2eda06: Download complete [2021-05-14T08:52:08.788Z] 7809a108b3ef: Verifying Checksum [2021-05-14T08:52:08.788Z] 7809a108b3ef: Download complete [2021-05-14T08:52:08.788Z] 540db60ca938: Verifying Checksum [2021-05-14T08:52:08.788Z] 540db60ca938: Download complete [2021-05-14T08:52:09.407Z] 540db60ca938: Pull complete [2021-05-14T08:52:09.695Z] adcc1eea9eea: Pull complete [2021-05-14T08:52:09.992Z] 4c4ab2625f07: Pull complete [2021-05-14T08:52:12.025Z] f706445af74f: Verifying Checksum [2021-05-14T08:52:12.025Z] f706445af74f: Download complete [2021-05-14T08:52:12.628Z] 0510c868ecb4: Verifying Checksum [2021-05-14T08:52:12.628Z] 0510c868ecb4: Download complete [2021-05-14T08:52:21.499Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-108 in /w/workspace/edgexfoundry_edgex-ui-go_PR-356 [Pipeline] { [Pipeline] ws [2021-05-14T08:52:21.517Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-05-14T08:52:21.724Z] The recommended git tool is: git [2021-05-14T08:52:23.045Z] 0510c868ecb4: Pull complete [2021-05-14T08:52:23.046Z] afea3b2eda06: Pull complete [2021-05-14T08:52:23.046Z] 7809a108b3ef: Pull complete [2021-05-14T08:52:27.040Z] using credential edgex-jenkins-ssh [2021-05-14T08:52:27.061Z] Cloning the remote Git repository [2021-05-14T08:52:27.111Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-14T08:52:27.214Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-05-14T08:52:27.347Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-14T08:52:27.348Z] > git --version # timeout=10 [2021-05-14T08:52:27.400Z] > git --version # 'git version 2.17.1' [2021-05-14T08:52:27.402Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T08:52:27.523Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T08:52:28.571Z] f706445af74f: Pull complete [2021-05-14T08:52:28.571Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-14T08:52:28.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-14T08:52:28.571Z] ---> b068be0155e3 [2021-05-14T08:52:28.571Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-14T08:52:28.571Z] ---> Running in e548f79a96a1 [2021-05-14T08:52:28.571Z] Removing intermediate container e548f79a96a1 [2021-05-14T08:52:28.571Z] ---> 48d6361612cc [2021-05-14T08:52:28.571Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T08:52:28.571Z] ---> Running in 0e8c0a8e92c3 [2021-05-14T08:52:30.162Z] Merging remotes/origin/master commit e780ff51f2d38c8c04fab48d9c2943cf7701f258 into PR head commit 889fa83fa51a5f0b04a92b7e4f72a65892b14f94 [2021-05-14T08:52:29.588Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-14T08:52:29.605Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T08:52:29.629Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-14T08:52:29.675Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-14T08:52:29.676Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T08:52:29.689Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/356/head:refs/remotes/origin/PR-356 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-14T08:52:30.178Z] > git config core.sparsecheckout # timeout=10 [2021-05-14T08:52:30.192Z] > git checkout -f 889fa83fa51a5f0b04a92b7e4f72a65892b14f94 # timeout=10 [2021-05-14T08:52:30.660Z] Removing intermediate container 0e8c0a8e92c3 [2021-05-14T08:52:30.661Z] ---> c83699730849 [2021-05-14T08:52:30.661Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-14T08:52:30.796Z] Merge succeeded, producing 889fa83fa51a5f0b04a92b7e4f72a65892b14f94 [2021-05-14T08:52:30.796Z] Checking out Revision 889fa83fa51a5f0b04a92b7e4f72a65892b14f94 (PR-356) [2021-05-14T08:52:31.004Z] ---> Running in b7c8cf46d49a [2021-05-14T08:52:30.716Z] > git remote # timeout=10 [2021-05-14T08:52:30.733Z] > git config --get remote.origin.url # timeout=10 [2021-05-14T08:52:30.748Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T08:52:30.759Z] > git merge e780ff51f2d38c8c04fab48d9c2943cf7701f258 # timeout=10 [2021-05-14T08:52:30.781Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-14T08:52:30.801Z] > git config core.sparsecheckout # timeout=10 [2021-05-14T08:52:30.811Z] > git checkout -f 889fa83fa51a5f0b04a92b7e4f72a65892b14f94 # timeout=10 [2021-05-14T08:52:32.027Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-14T08:52:32.633Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-14T08:52:33.685Z] OK: 149 MiB in 40 packages [2021-05-14T08:52:34.399Z] Removing intermediate container b7c8cf46d49a [2021-05-14T08:52:34.399Z] ---> 096fc143c6a5 [2021-05-14T08:52:34.399Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-14T08:52:34.700Z] ---> Running in 66d877c376f7 [2021-05-14T08:52:35.038Z] Removing intermediate container 66d877c376f7 [2021-05-14T08:52:35.038Z] ---> d59177ea6b84 [2021-05-14T08:52:35.038Z] Step 7/8 : COPY . . [2021-05-14T08:52:35.803Z] Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.89" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-14T08:52:37.034Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-14T08:52:37.443Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-14T08:52:37.793Z] + sudo service docker restart [2021-05-14T08:52:37.793Z] + true [2021-05-14T08:52:39.481Z] ---> 631b8aedaa15 [2021-05-14T08:52:39.481Z] Step 8/8 : RUN go mod download [2021-05-14T08:52:39.481Z] ---> Running in 1c3b17cfc6a5 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T08:52:41.301Z] provisioning config files... [2021-05-14T08:52:41.328Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config8776305542887052702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-14T08:52:41.707Z] ---> docker-login.sh [2021-05-14T08:52:41.707Z] nexus3.edgexfoundry.org:10001 [2021-05-14T08:52:42.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:52:43.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:52:43.109Z] Configure a credential helper to remove this warning. See [2021-05-14T08:52:43.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:52:43.109Z] [2021-05-14T08:52:43.109Z] Login Succeeded [2021-05-14T08:52:43.109Z] nexus3.edgexfoundry.org:10002 [2021-05-14T08:52:43.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:52:43.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:52:43.661Z] Configure a credential helper to remove this warning. See [2021-05-14T08:52:43.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:52:43.661Z] [2021-05-14T08:52:43.661Z] Login Succeeded [2021-05-14T08:52:43.661Z] nexus3.edgexfoundry.org:10003 [2021-05-14T08:52:44.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:52:44.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:52:44.261Z] Configure a credential helper to remove this warning. See [2021-05-14T08:52:44.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:52:44.261Z] [2021-05-14T08:52:44.261Z] Login Succeeded [2021-05-14T08:52:44.261Z] nexus3.edgexfoundry.org:10004 [2021-05-14T08:52:44.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:52:44.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:52:44.811Z] Configure a credential helper to remove this warning. See [2021-05-14T08:52:44.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:52:44.811Z] [2021-05-14T08:52:44.811Z] Login Succeeded [2021-05-14T08:52:44.811Z] docker.io [2021-05-14T08:52:45.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:52:45.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:52:45.681Z] Configure a credential helper to remove this warning. See [2021-05-14T08:52:45.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:52:45.681Z] [2021-05-14T08:52:45.681Z] Login Succeeded [2021-05-14T08:52:45.681Z] ---> docker-login.sh ends [Pipeline] } [2021-05-14T08:52:45.698Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-14T08:52:46.036Z] ========================================================= [2021-05-14T08:52:46.036Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-14T08:52:46.036Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:52:46.394Z] + 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-05-14T08:52:47.382Z] Sending build context to Docker daemon 35.44MB [2021-05-14T08:52:47.382Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-14T08:52:47.382Z] Step 2/8 : FROM ${BASE} [2021-05-14T08:52:47.382Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-14T08:52:47.382Z] 595b0fe564bb: Pulling fs layer [2021-05-14T08:52:47.382Z] 7186ed65a4f7: Pulling fs layer [2021-05-14T08:52:47.382Z] 316046926c0a: Pulling fs layer [2021-05-14T08:52:47.382Z] 4ebd0625c992: Pulling fs layer [2021-05-14T08:52:47.382Z] 207e8628e3a3: Pulling fs layer [2021-05-14T08:52:47.382Z] c791037a9be2: Pulling fs layer [2021-05-14T08:52:47.382Z] ffd874e62e21: Pulling fs layer [2021-05-14T08:52:47.382Z] 4ebd0625c992: Waiting [2021-05-14T08:52:47.382Z] 207e8628e3a3: Waiting [2021-05-14T08:52:47.382Z] ffd874e62e21: Waiting [2021-05-14T08:52:47.382Z] c791037a9be2: Waiting [2021-05-14T08:52:47.661Z] 316046926c0a: Verifying Checksum [2021-05-14T08:52:47.661Z] 316046926c0a: Download complete [2021-05-14T08:52:47.661Z] 7186ed65a4f7: Download complete [2021-05-14T08:52:47.661Z] 207e8628e3a3: Verifying Checksum [2021-05-14T08:52:47.661Z] 207e8628e3a3: Download complete [2021-05-14T08:52:47.661Z] c791037a9be2: Verifying Checksum [2021-05-14T08:52:47.661Z] c791037a9be2: Download complete [2021-05-14T08:52:47.939Z] 595b0fe564bb: Verifying Checksum [2021-05-14T08:52:47.939Z] 595b0fe564bb: Download complete [2021-05-14T08:52:48.540Z] 595b0fe564bb: Pull complete [2021-05-14T08:52:48.813Z] 7186ed65a4f7: Pull complete [2021-05-14T08:52:49.438Z] 316046926c0a: Pull complete [2021-05-14T08:52:49.720Z] ffd874e62e21: Verifying Checksum [2021-05-14T08:52:49.721Z] ffd874e62e21: Download complete [2021-05-14T08:52:51.152Z] 4ebd0625c992: Verifying Checksum [2021-05-14T08:52:51.152Z] 4ebd0625c992: Download complete [2021-05-14T08:53:01.326Z] 4ebd0625c992: Pull complete [2021-05-14T08:53:01.600Z] 207e8628e3a3: Pull complete [2021-05-14T08:53:01.872Z] c791037a9be2: Pull complete [2021-05-14T08:53:06.197Z] ffd874e62e21: Pull complete [2021-05-14T08:53:06.197Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-14T08:53:06.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-14T08:53:06.197Z] ---> cfc18b08335c [2021-05-14T08:53:06.197Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-14T08:53:08.808Z] ---> Running in c42a1d3488a2 [2021-05-14T08:53:08.808Z] Removing intermediate container c42a1d3488a2 [2021-05-14T08:53:08.808Z] ---> 1d680c61cab4 [2021-05-14T08:53:08.808Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T08:53:09.079Z] ---> Running in 09bcbc1fd993 [2021-05-14T08:53:11.078Z] Removing intermediate container 09bcbc1fd993 [2021-05-14T08:53:11.078Z] ---> fb53cf2d944f [2021-05-14T08:53:11.078Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-14T08:53:11.373Z] ---> Running in c3f65d87c561 [2021-05-14T08:53:12.352Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-14T08:53:13.777Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-14T08:53:14.371Z] OK: 138 MiB in 40 packages [2021-05-14T08:53:15.351Z] Removing intermediate container c3f65d87c561 [2021-05-14T08:53:15.351Z] ---> 2d8cfefc7061 [2021-05-14T08:53:15.351Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-14T08:53:15.624Z] ---> Running in 01f47524b8ee [2021-05-14T08:53:15.898Z] Removing intermediate container 01f47524b8ee [2021-05-14T08:53:15.898Z] ---> 5664bc6a9c67 [2021-05-14T08:53:15.898Z] Step 7/8 : COPY . . [2021-05-14T08:53:18.743Z] Removing intermediate container 1c3b17cfc6a5 [2021-05-14T08:53:18.743Z] ---> e9a2f78ed4aa [2021-05-14T08:53:18.743Z] Successfully built e9a2f78ed4aa [2021-05-14T08:53:18.743Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:53:19.142Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-14T08:53:19.296Z] ---> af1399eabf3b [2021-05-14T08:53:19.296Z] Step 8/8 : RUN go mod download [2021-05-14T08:53:19.296Z] ---> Running in 739f177b6e77 [2021-05-14T08:53:19.420Z] . [Pipeline] withDockerContainer [2021-05-14T08:53:19.686Z] prd-centos7-docker-4c-2g-107 does not seem to be running inside a container [2021-05-14T08:53:19.775Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-14T08:53:21.203Z] $ docker top ae0a1382c8a3b545e6441d8df977e20841043efc2c61377ec2556eb5d31a0fcd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T08:53:21.803Z] + go version [2021-05-14T08:53:22.110Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-14T08:53:22.136Z] $ docker stop --time=1 ae0a1382c8a3b545e6441d8df977e20841043efc2c61377ec2556eb5d31a0fcd [2021-05-14T08:53:24.080Z] $ docker rm -f ae0a1382c8a3b545e6441d8df977e20841043efc2c61377ec2556eb5d31a0fcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:53:24.778Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-14T08:53:24.778Z] . [Pipeline] withDockerContainer [2021-05-14T08:53:24.932Z] prd-centos7-docker-4c-2g-107 does not seem to be running inside a container [2021-05-14T08:53:25.029Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-14T08:53:26.274Z] $ docker top a60235286e57f2a835a28e2b608168937a28aa539a9e1f064938d02323d4b369 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T08:53:26.845Z] + go mod tidy [Pipeline] sh [2021-05-14T08:53:29.035Z] + make test [2021-05-14T08:53:29.035Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-14T08:53:31.071Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-14T08:53:50.423Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-14T08:53:50.423Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-14T08:53:50.423Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-14T08:53:50.423Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-14T08:53:50.423Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-14T08:53:50.423Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-14T08:53:50.423Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-14T08:53:50.423Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-14T08:53:50.423Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-14T08:53:50.423Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-14T08:53:50.423Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-14T08:53:50.423Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-14T08:53:50.423Z] GO111MODULE=on go vet ./... [2021-05-14T08:53:51.638Z] Removing intermediate container 739f177b6e77 [2021-05-14T08:53:51.638Z] ---> 21c0c1e9e002 [2021-05-14T08:53:51.638Z] Successfully built 21c0c1e9e002 [2021-05-14T08:53:51.638Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:53:51.986Z] + docker inspect -f . ci-base-image-arm64 [2021-05-14T08:53:51.986Z] . [Pipeline] withDockerContainer [2021-05-14T08:53:52.262Z] prd-ubuntu18.04-docker-arm64-4c-16g-108 does not seem to be running inside a container [2021-05-14T08:53:52.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-14T08:53:53.813Z] $ docker top 2979599a99eaca30d88553524871a2e9d41872d098f5b6e69e8f254835fcda78 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T08:53:54.754Z] + go version [2021-05-14T08:53:54.755Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-14T08:53:54.776Z] $ docker stop --time=1 2979599a99eaca30d88553524871a2e9d41872d098f5b6e69e8f254835fcda78 [2021-05-14T08:53:56.692Z] $ docker rm -f 2979599a99eaca30d88553524871a2e9d41872d098f5b6e69e8f254835fcda78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:53:57.444Z] + docker inspect -f . ci-base-image-arm64 [2021-05-14T08:53:57.444Z] . [Pipeline] withDockerContainer [2021-05-14T08:53:57.711Z] prd-ubuntu18.04-docker-arm64-4c-16g-108 does not seem to be running inside a container [2021-05-14T08:53:57.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-14T08:53:59.254Z] $ docker top 981feb1a9540e6ef0674430fc9a5ca675d3c6a85e29b019c4f78e6a85bab229c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T08:54:00.187Z] + go mod tidy [Pipeline] } [2021-05-14T08:54:00.627Z] $ docker stop --time=1 a60235286e57f2a835a28e2b608168937a28aa539a9e1f064938d02323d4b369 [2021-05-14T08:54:03.126Z] $ docker rm -f a60235286e57f2a835a28e2b608168937a28aa539a9e1f064938d02323d4b369 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-05-14T08:54:03.703Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-14T08:54:04.085Z] + make test [2021-05-14T08:54:04.085Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-14T08:54:04.397Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-05-14T08:54:05.525Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] sh [2021-05-14T08:54:06.997Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-14T08:54:07.358Z] + ls -al . [2021-05-14T08:54:07.359Z] total 92 [2021-05-14T08:54:07.359Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 14 08:53 . [2021-05-14T08:54:07.359Z] drwxrwxr-x. 4 jenkins jenkins 28 May 14 08:51 .. [2021-05-14T08:54:07.359Z] drwxrwxr-x. 3 jenkins jenkins 20 May 14 08:51 assets [2021-05-14T08:54:07.359Z] drwxrwxr-x. 2 jenkins jenkins 35 May 14 08:51 bin [2021-05-14T08:54:07.359Z] drwxrwxr-x. 3 jenkins jenkins 29 May 14 08:51 cmd [2021-05-14T08:54:07.359Z] -rw-rw-r--. 1 jenkins jenkins 3959 May 14 08:51 CONTRIBUTING.md [2021-05-14T08:54:07.359Z] -rw-r--r--. 1 jenkins jenkins 10 May 14 08:53 coverage.out [2021-05-14T08:54:07.359Z] -rw-rw-r--. 1 jenkins jenkins 1508 May 14 08:51 Dockerfile [2021-05-14T08:54:07.359Z] -rw-rw-r--. 1 jenkins jenkins 902 May 14 08:51 Dockerfile.build [2021-05-14T08:54:07.359Z] drwxrwxr-x. 5 jenkins jenkins 104 May 14 08:51 docs [2021-05-14T08:54:07.359Z] drwxrwxr-x. 8 jenkins jenkins 179 May 14 08:51 .git [2021-05-14T08:54:07.359Z] drwxrwxr-x. 2 jenkins jenkins 103 May 14 08:51 .github [2021-05-14T08:54:07.359Z] -rw-rw-r--. 1 jenkins jenkins 162 May 14 08:51 .gitignore [2021-05-14T08:54:07.359Z] -rw-rw-r--. 1 jenkins jenkins 987 May 14 08:51 go.mod [2021-05-14T08:54:07.359Z] -rw-r--r--. 1 jenkins jenkins 24424 May 14 08:53 go.sum [2021-05-14T08:54:07.359Z] drwxrwxr-x. 10 jenkins jenkins 139 May 14 08:51 internal [2021-05-14T08:54:07.359Z] -rw-rw-r--. 1 jenkins jenkins 652 May 14 08:51 Jenkinsfile [2021-05-14T08:54:07.359Z] -rw-rw-r--. 1 jenkins jenkins 11357 May 14 08:51 LICENSE [2021-05-14T08:54:07.359Z] -rw-rw-r--. 1 jenkins jenkins 941 May 14 08:51 Makefile [2021-05-14T08:54:07.359Z] -rw-rw-r--. 1 jenkins jenkins 6012 May 14 08:51 README.md [2021-05-14T08:54:07.359Z] -rw-rw-r--. 1 jenkins jenkins 5 May 14 08:48 VERSION [2021-05-14T08:54:07.359Z] -rw-rw-r--. 1 jenkins jenkins 155 May 14 08:51 version.go [2021-05-14T08:54:07.359Z] drwxrwxr-x. 4 jenkins jenkins 4096 May 14 08:51 web [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:54:07.731Z] + 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=889fa83fa51a5f0b04a92b7e4f72a65892b14f94 --label arch=amd64 --label version=0.0.0 . [2021-05-14T08:54:08.718Z] Sending build context to Docker daemon 35.47MB [2021-05-14T08:54:08.718Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-05-14T08:54:08.718Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-14T08:54:08.718Z] ---> e9a2f78ed4aa [2021-05-14T08:54:08.718Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-14T08:54:09.305Z] ---> Running in 045c52a1247e [2021-05-14T08:54:09.305Z] Removing intermediate container 045c52a1247e [2021-05-14T08:54:09.305Z] ---> 38c5ec57b1f3 [2021-05-14T08:54:09.305Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-14T08:54:09.590Z] ---> Running in 9be282636d32 [2021-05-14T08:54:09.872Z] Removing intermediate container 9be282636d32 [2021-05-14T08:54:09.872Z] ---> b2e65f56983f [2021-05-14T08:54:09.872Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-14T08:54:09.872Z] ---> Running in 7cdd74ae3f14 [2021-05-14T08:54:10.143Z] Removing intermediate container 7cdd74ae3f14 [2021-05-14T08:54:10.143Z] ---> f4e92d5942b0 [2021-05-14T08:54:10.143Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-14T08:54:10.424Z] ---> Running in 7fed80eb224c [2021-05-14T08:54:10.702Z] Removing intermediate container 7fed80eb224c [2021-05-14T08:54:10.702Z] ---> 8e8a644a0275 [2021-05-14T08:54:10.702Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-14T08:54:10.985Z] ---> Running in 9a3bbed969ab [2021-05-14T08:54:11.275Z] Removing intermediate container 9a3bbed969ab [2021-05-14T08:54:11.275Z] ---> 5b7685bd7ab9 [2021-05-14T08:54:11.275Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T08:54:11.275Z] ---> Running in 75b1109a7f4e [2021-05-14T08:54:13.950Z] Removing intermediate container 75b1109a7f4e [2021-05-14T08:54:13.950Z] ---> c1563d374636 [2021-05-14T08:54:13.950Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-14T08:54:13.950Z] ---> Running in 35ea0c90b5b7 [2021-05-14T08:54:14.590Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-14T08:54:15.657Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-14T08:54:17.115Z] OK: 149 MiB in 40 packages [2021-05-14T08:54:17.710Z] Removing intermediate container 35ea0c90b5b7 [2021-05-14T08:54:17.710Z] ---> e522cac68a16 [2021-05-14T08:54:17.710Z] Step 10/24 : ENV GO111MODULE=on [2021-05-14T08:54:17.710Z] ---> Running in a7b17c98d4f3 [2021-05-14T08:54:17.710Z] Removing intermediate container a7b17c98d4f3 [2021-05-14T08:54:17.710Z] ---> 1130ef901b50 [2021-05-14T08:54:17.710Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-14T08:54:17.981Z] ---> Running in db7fc59cd6b5 [2021-05-14T08:54:18.282Z] Removing intermediate container db7fc59cd6b5 [2021-05-14T08:54:18.282Z] ---> f1b1d8771198 [2021-05-14T08:54:18.282Z] Step 12/24 : COPY go.mod . [2021-05-14T08:54:18.578Z] ---> ac8da136cbbf [2021-05-14T08:54:18.578Z] Step 13/24 : COPY Makefile . [2021-05-14T08:54:19.174Z] ---> ae4473b8a801 [2021-05-14T08:54:19.174Z] Step 14/24 : RUN make update [2021-05-14T08:54:19.174Z] ---> Running in 9488f7b5f9a9 [2021-05-14T08:54:20.159Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-14T08:54:21.142Z] Removing intermediate container 9488f7b5f9a9 [2021-05-14T08:54:21.142Z] ---> fe9a40eb9a50 [2021-05-14T08:54:21.142Z] Step 15/24 : COPY . . [2021-05-14T08:54:23.757Z] ---> 4455bfd6480c [2021-05-14T08:54:23.757Z] Step 16/24 : RUN ${MAKE} [2021-05-14T08:54:24.026Z] ---> Running in ddc7e2d0e76a [2021-05-14T08:54:24.654Z] 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-05-14T08:54:40.014Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-14T08:54:44.607Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-14T08:54:44.607Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-14T08:54:44.607Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-14T08:54:44.607Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-14T08:54:44.607Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-14T08:54:44.607Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-14T08:54:44.607Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-14T08:54:44.607Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-14T08:54:44.607Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-14T08:54:44.607Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-14T08:54:44.607Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-14T08:54:44.607Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-14T08:54:44.607Z] GO111MODULE=on go vet ./... [2021-05-14T08:54:45.432Z] Removing intermediate container ddc7e2d0e76a [2021-05-14T08:54:45.432Z] ---> c66f5517d10c [2021-05-14T08:54:45.432Z] Step 17/24 : FROM alpine:3.12 [2021-05-14T08:54:45.432Z] 3.12: Pulling from library/alpine [2021-05-14T08:54:45.432Z] 339de151aab4: Pulling fs layer [2021-05-14T08:54:45.432Z] 339de151aab4: Verifying Checksum [2021-05-14T08:54:45.432Z] 339de151aab4: Download complete [2021-05-14T08:54:46.035Z] 339de151aab4: Pull complete [2021-05-14T08:54:46.035Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-14T08:54:46.035Z] Status: Downloaded newer image for alpine:3.12 [2021-05-14T08:54:46.035Z] ---> 13621d1b12d4 [2021-05-14T08:54:46.035Z] Step 18/24 : EXPOSE 4000 [2021-05-14T08:54:46.035Z] ---> Running in 1ae7a1fff206 [2021-05-14T08:54:46.308Z] Removing intermediate container 1ae7a1fff206 [2021-05-14T08:54:46.308Z] ---> 363e7f13802b [2021-05-14T08:54:46.308Z] 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-05-14T08:54:48.339Z] ---> 8ed9d000916a [2021-05-14T08:54:48.339Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-14T08:54:48.339Z] ---> Running in 10d9353f555a [2021-05-14T08:54:48.605Z] Removing intermediate container 10d9353f555a [2021-05-14T08:54:48.605Z] ---> a5d9f0507349 [2021-05-14T08:54:48.605Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-14T08:54:48.605Z] ---> Running in e846bf1177f5 [2021-05-14T08:54:48.873Z] Removing intermediate container e846bf1177f5 [2021-05-14T08:54:48.873Z] ---> bc95adebbf67 [2021-05-14T08:54:48.873Z] Step 22/24 : LABEL arch=amd64 [2021-05-14T08:54:48.873Z] ---> Running in bb892cbca006 [2021-05-14T08:54:49.142Z] Removing intermediate container bb892cbca006 [2021-05-14T08:54:49.142Z] ---> 572d1ed080a1 [2021-05-14T08:54:49.142Z] Step 23/24 : LABEL git_sha=889fa83fa51a5f0b04a92b7e4f72a65892b14f94 [2021-05-14T08:54:49.142Z] ---> Running in 4da3e5b6598b [2021-05-14T08:54:49.414Z] Removing intermediate container 4da3e5b6598b [2021-05-14T08:54:49.414Z] ---> 152cc85c5079 [2021-05-14T08:54:49.414Z] Step 24/24 : LABEL version=0.0.0 [2021-05-14T08:54:49.414Z] ---> Running in 072d80be6101 [2021-05-14T08:54:50.035Z] Removing intermediate container 072d80be6101 [2021-05-14T08:54:50.035Z] ---> 1128451aee8c [2021-05-14T08:54:50.035Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-14T08:54:50.035Z] Successfully built 1128451aee8c [2021-05-14T08:54:50.035Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-14T08:54:50.978Z] ---> job-cost.sh [2021-05-14T08:54:50.978Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Whis [Pipeline] } [2021-05-14T08:55:02.966Z] $ docker stop --time=1 981feb1a9540e6ef0674430fc9a5ca675d3c6a85e29b019c4f78e6a85bab229c [2021-05-14T08:55:05.025Z] $ docker rm -f 981feb1a9540e6ef0674430fc9a5ca675d3c6a85e29b019c4f78e6a85bab229c [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-14T08:55:05.826Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-14T08:55:05.857Z] Warning: overwriting stash ‘coverage-report’ [2021-05-14T08:55:06.427Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-14T08:55:06.944Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-14T08:55:07.281Z] + ls -al . [2021-05-14T08:55:07.281Z] total 124 [2021-05-14T08:55:07.281Z] drwxrwxr-x 10 jenkins jenkins 4096 May 14 08:54 . [2021-05-14T08:55:07.281Z] drwxrwxr-x 4 jenkins jenkins 4096 May 14 08:52 .. [2021-05-14T08:55:07.281Z] drwxrwxr-x 8 jenkins jenkins 4096 May 14 08:52 .git [2021-05-14T08:55:07.281Z] drwxrwxr-x 2 jenkins jenkins 4096 May 14 08:52 .github [2021-05-14T08:55:07.281Z] -rw-rw-r-- 1 jenkins jenkins 162 May 14 08:52 .gitignore [2021-05-14T08:55:07.281Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 14 08:52 CONTRIBUTING.md [2021-05-14T08:55:07.281Z] -rw-rw-r-- 1 jenkins jenkins 1508 May 14 08:52 Dockerfile [2021-05-14T08:55:07.281Z] -rw-rw-r-- 1 jenkins jenkins 902 May 14 08:52 Dockerfile.build [2021-05-14T08:55:07.281Z] -rw-rw-r-- 1 jenkins jenkins 652 May 14 08:52 Jenkinsfile [2021-05-14T08:55:07.281Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 14 08:52 LICENSE [2021-05-14T08:55:07.281Z] -rw-rw-r-- 1 jenkins jenkins 941 May 14 08:52 Makefile [2021-05-14T08:55:07.281Z] -rw-rw-r-- 1 jenkins jenkins 6012 May 14 08:52 README.md [2021-05-14T08:55:07.281Z] -rw-rw-r-- 1 jenkins jenkins 5 May 14 08:48 VERSION [2021-05-14T08:55:07.281Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:52 assets [2021-05-14T08:55:07.281Z] drwxrwxr-x 2 jenkins jenkins 4096 May 14 08:52 bin [2021-05-14T08:55:07.281Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:52 cmd [2021-05-14T08:55:07.281Z] -rw-r--r-- 1 jenkins jenkins 10 May 14 08:54 coverage.out [2021-05-14T08:55:07.281Z] drwxrwxr-x 5 jenkins jenkins 4096 May 14 08:52 docs [2021-05-14T08:55:07.281Z] -rw-rw-r-- 1 jenkins jenkins 987 May 14 08:52 go.mod [2021-05-14T08:55:07.281Z] -rw-r--r-- 1 jenkins jenkins 24424 May 14 08:54 go.sum [2021-05-14T08:55:07.281Z] drwxrwxr-x 10 jenkins jenkins 4096 May 14 08:52 internal [2021-05-14T08:55:07.281Z] -rw-rw-r-- 1 jenkins jenkins 155 May 14 08:52 version.go [2021-05-14T08:55:07.281Z] drwxrwxr-x 4 jenkins jenkins 4096 May 14 08:52 web [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:55:07.635Z] + 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=889fa83fa51a5f0b04a92b7e4f72a65892b14f94 --label arch=arm64 --label version=0.0.0 . [2021-05-14T08:55:08.621Z] Sending build context to Docker daemon 35.47MB [2021-05-14T08:55:08.621Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-05-14T08:55:08.621Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-14T08:55:08.621Z] ---> 21c0c1e9e002 [2021-05-14T08:55:08.621Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-14T08:55:09.221Z] ---> Running in 54367fe67cec [2021-05-14T08:55:09.496Z] Removing intermediate container 54367fe67cec [2021-05-14T08:55:09.496Z] ---> d0fceea61580 [2021-05-14T08:55:09.496Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-14T08:55:09.770Z] ---> Running in 2f0df4d63863 [2021-05-14T08:55:10.369Z] Removing intermediate container 2f0df4d63863 [2021-05-14T08:55:10.369Z] ---> 35cc76615286 [2021-05-14T08:55:10.369Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-14T08:55:10.369Z] ---> Running in 6d84c25a26d0 [2021-05-14T08:55:10.646Z] Removing intermediate container 6d84c25a26d0 [2021-05-14T08:55:10.646Z] ---> a78b5434a2e6 [2021-05-14T08:55:10.646Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-14T08:55:10.924Z] ---> Running in 2c1b90785d4a [2021-05-14T08:55:12.366Z] Removing intermediate container 2c1b90785d4a [2021-05-14T08:55:12.366Z] ---> de761c202bc5 [2021-05-14T08:55:12.366Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-14T08:55:12.366Z] ---> Running in fac82ad43d6f [2021-05-14T08:55:12.966Z] Removing intermediate container fac82ad43d6f [2021-05-14T08:55:12.966Z] ---> e9e5e1c61de7 [2021-05-14T08:55:12.966Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T08:55:12.966Z] ---> Running in 4038328dcb66 [2021-05-14T08:55:13.225Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-14T08:55:14.932Z] Removing intermediate container 4038328dcb66 [2021-05-14T08:55:14.932Z] ---> 6cca9b5d8ccd [2021-05-14T08:55:14.932Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-14T08:55:15.208Z] ---> Running in 5b69e12f957a [2021-05-14T08:55:16.182Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-14T08:55:17.154Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-14T08:55:18.602Z] OK: 138 MiB in 40 packages [2021-05-14T08:55:19.605Z] Removing intermediate container 5b69e12f957a [2021-05-14T08:55:19.605Z] ---> 4cdd0a5e5e71 [2021-05-14T08:55:19.605Z] Step 10/24 : ENV GO111MODULE=on [2021-05-14T08:55:19.605Z] ---> Running in 26ce0baf1866 [2021-05-14T08:55:20.261Z] Removing intermediate container 26ce0baf1866 [2021-05-14T08:55:20.261Z] ---> 87575705a512 [2021-05-14T08:55:20.261Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-14T08:55:20.261Z] ---> Running in 20fd438550f0 [2021-05-14T08:55:20.879Z] Removing intermediate container 20fd438550f0 [2021-05-14T08:55:20.879Z] ---> 8aebdbfb960c [2021-05-14T08:55:20.879Z] Step 12/24 : COPY go.mod . [2021-05-14T08:55:21.492Z] ---> 667c12a0a75e [2021-05-14T08:55:21.492Z] Step 13/24 : COPY Makefile . [2021-05-14T08:55:22.475Z] ---> c32dc19fa3d1 [2021-05-14T08:55:22.475Z] Step 14/24 : RUN make update [2021-05-14T08:55:22.475Z] ---> Running in 5329ea035a36 [2021-05-14T08:55:23.464Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-14T08:55:25.441Z] Removing intermediate container 5329ea035a36 [2021-05-14T08:55:25.442Z] ---> 877bc847bca7 [2021-05-14T08:55:25.442Z] Step 15/24 : COPY . . [2021-05-14T08:55:28.829Z] ---> 7f9594ca005a [2021-05-14T08:55:28.829Z] Step 16/24 : RUN ${MAKE} [2021-05-14T08:55:28.829Z] ---> Running in d487957d6fc6 [2021-05-14T08:55:29.813Z] 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-05-14T08:55:52.434Z] lf-activate-venv(): INFO: Adding /tmp/venv-Whis/bin to PATH [2021-05-14T08:55:52.434Z] INFO: No Stack... [2021-05-14T08:55:52.434Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-14T08:55:52.434Z] INFO: Archiving Costs [Pipeline] sh [2021-05-14T08:55:52.817Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2021-05-14T08:55:52.818Z] + cut -d, -f6 [Pipeline] lock [2021-05-14T08:55:52.885Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-356-2-stack-cost] [2021-05-14T08:55:52.893Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-356-2-stack-cost] did not exist. Created. [2021-05-14T08:55:52.893Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-356-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-14T08:55:53.233Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-14T08:55:53.481Z] Stashed 1 file(s) [Pipeline] } [2021-05-14T08:55:53.493Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-356-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-14T08:55:56.646Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-14T08:56:00.986Z] Removing intermediate container d487957d6fc6 [2021-05-14T08:56:00.986Z] ---> c0b32e38897b [2021-05-14T08:56:00.986Z] Step 17/24 : FROM alpine:3.12 [2021-05-14T08:56:00.986Z] 3.12: Pulling from library/alpine [2021-05-14T08:56:00.986Z] d2f70382dc9a: Pulling fs layer [2021-05-14T08:56:00.986Z] d2f70382dc9a: Verifying Checksum [2021-05-14T08:56:00.986Z] d2f70382dc9a: Download complete [2021-05-14T08:56:01.586Z] d2f70382dc9a: Pull complete [2021-05-14T08:56:01.860Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-14T08:56:01.860Z] Status: Downloaded newer image for alpine:3.12 [2021-05-14T08:56:01.860Z] ---> 9852663dfa18 [2021-05-14T08:56:01.860Z] Step 18/24 : EXPOSE 4000 [2021-05-14T08:56:01.860Z] ---> Running in 3225dbcc7e48 [2021-05-14T08:56:02.454Z] Removing intermediate container 3225dbcc7e48 [2021-05-14T08:56:02.454Z] ---> 119e7fe26fd5 [2021-05-14T08:56:02.454Z] 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-05-14T08:56:05.070Z] ---> 568bd5b06d4d [2021-05-14T08:56:05.070Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-14T08:56:05.070Z] ---> Running in fe062b14e818 [2021-05-14T08:56:05.343Z] Removing intermediate container fe062b14e818 [2021-05-14T08:56:05.343Z] ---> b576e6b5f95c [2021-05-14T08:56:05.343Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-14T08:56:05.343Z] ---> Running in d91789301824 [2021-05-14T08:56:05.938Z] Removing intermediate container d91789301824 [2021-05-14T08:56:05.938Z] ---> 6eb42c526985 [2021-05-14T08:56:05.938Z] Step 22/24 : LABEL arch=arm64 [2021-05-14T08:56:05.938Z] ---> Running in f1b9979e6db3 [2021-05-14T08:56:06.532Z] Removing intermediate container f1b9979e6db3 [2021-05-14T08:56:06.532Z] ---> 2ec404636ed0 [2021-05-14T08:56:06.532Z] Step 23/24 : LABEL git_sha=889fa83fa51a5f0b04a92b7e4f72a65892b14f94 [2021-05-14T08:56:06.532Z] ---> Running in 7c989b88bfe9 [2021-05-14T08:56:07.126Z] Removing intermediate container 7c989b88bfe9 [2021-05-14T08:56:07.126Z] ---> 57189709a62f [2021-05-14T08:56:07.126Z] Step 24/24 : LABEL version=0.0.0 [2021-05-14T08:56:07.126Z] ---> Running in 1007f125aa94 [2021-05-14T08:56:07.717Z] Removing intermediate container 1007f125aa94 [2021-05-14T08:56:07.717Z] ---> 04ea3783cfd8 [2021-05-14T08:56:07.717Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-14T08:56:07.717Z] Successfully built 04ea3783cfd8 [2021-05-14T08:56:07.717Z] 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-05-14T08:56:08.316Z] ---> job-cost.sh [2021-05-14T08:56:08.316Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lXLJ [2021-05-14T08:56:47.264Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-14T08:58:08.982Z] lf-activate-venv(): INFO: Adding /tmp/venv-lXLJ/bin to PATH [2021-05-14T08:58:08.982Z] INFO: No Stack... [2021-05-14T08:58:08.982Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-14T08:58:08.982Z] INFO: Archiving Costs [Pipeline] sh [2021-05-14T08:58:09.323Z] + + cut -d, -f6 [2021-05-14T08:58:09.323Z] cat /w/workspace/edgex-ui-go/2/archives/cost.csv [Pipeline] lock [2021-05-14T08:58:09.387Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-356-2-stack-cost] [2021-05-14T08:58:09.396Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-356-2-stack-cost] did not exist. Created. [2021-05-14T08:58:09.396Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-356-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-14T08:58:09.775Z] /w/workspace/edgex-ui-go/2@tmp/durable-fcc09f26/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-fcc09f26/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-14T08:58:10.128Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-14T08:58:10.162Z] Warning: overwriting stash ‘stack-cost’ [2021-05-14T08:58:10.379Z] Stashed 1 file(s) [Pipeline] } [2021-05-14T08:58:10.390Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-356-2-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-05-14T08:58:11.426Z] provisioning config files... [2021-05-14T08:58:11.439Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp/config2389055087598635398tmp [Pipeline] { [Pipeline] sh [2021-05-14T08:58:11.779Z] + set +x [2021-05-14T08:58:11.779Z] + curl -s https://codecov.io/bash [2021-05-14T08:58:11.779Z] + bash -s -- [2021-05-14T08:58:12.044Z] [2021-05-14T08:58:12.044Z] _____ _ [2021-05-14T08:58:12.044Z] / ____| | | [2021-05-14T08:58:12.044Z] | | ___ __| | ___ ___ _____ __ [2021-05-14T08:58:12.044Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-14T08:58:12.044Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-14T08:58:12.044Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-14T08:58:12.044Z] Bash-1.0.2 [2021-05-14T08:58:12.044Z] [2021-05-14T08:58:12.044Z] [2021-05-14T08:58:12.044Z] ==> git version 2.24.3 found [2021-05-14T08:58:12.044Z] ==> 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-05-14T08:58:12.044Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-14T08:58:12.044Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-14T08:58:12.044Z] ==> Jenkins CI detected. [2021-05-14T08:58:12.044Z] project root: . [2021-05-14T08:58:12.044Z] --> token set from env [2021-05-14T08:58:12.044Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-14T08:58:12.044Z] ==> Running gcov in . (disable via -X gcov) [2021-05-14T08:58:12.044Z] ==> Python coveragepy not found [2021-05-14T08:58:12.044Z] ==> Searching for coverage reports in: [2021-05-14T08:58:12.044Z] + . [2021-05-14T08:58:12.044Z] -> Found 1 reports [2021-05-14T08:58:12.044Z] ==> Detecting git/mercurial file structure [2021-05-14T08:58:12.044Z] ==> Reading reports [2021-05-14T08:58:12.044Z] + ./coverage.out bytes=10 [2021-05-14T08:58:12.044Z] ==> Appending adjustments [2021-05-14T08:58:12.044Z] https://docs.codecov.io/docs/fixing-reports [2021-05-14T08:58:12.310Z] + Found adjustments [2021-05-14T08:58:12.310Z] ==> Gzipping contents [2021-05-14T08:58:12.310Z] 4.0K /tmp/codecov.oneC2i.gz [2021-05-14T08:58:12.310Z] ==> Uploading reports [2021-05-14T08:58:12.310Z] url: https://codecov.io [2021-05-14T08:58:12.310Z] query: branch=PR-356&commit=889fa83fa51a5f0b04a92b7e4f72a65892b14f94&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-356%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=356&job=&cmd_args= [2021-05-14T08:58:12.310Z] -> Pinging Codecov [2021-05-14T08:58:12.310Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-356&commit=889fa83fa51a5f0b04a92b7e4f72a65892b14f94&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-356%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=356&job=&cmd_args= [2021-05-14T08:58:13.262Z] -> Uploading to [2021-05-14T08:58:13.262Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-14/FB506323287CE973F263BFD2A0EB1F37/889fa83fa51a5f0b04a92b7e4f72a65892b14f94/1fe209cc-9a9e-46cf-a50f-5f4427e9d405.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210514%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210514T085812Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=014bf9f61ba3b87e1e2860b2737ed71e03cc79f4eaafef23bdd4129801286b95 [2021-05-14T08:58:13.262Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-14T08:58:13.262Z] Dload Upload Total Spent Left Speed [2021-05-14T08:58:13.525Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3926 0 0 100 3926 0 9716 --:--:-- --:--:-- --:--:-- 9741 [2021-05-14T08:58:13.525Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/889fa83fa51a5f0b04a92b7e4f72a65892b14f94 [Pipeline] } [2021-05-14T08:58:13.536Z] 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-05-14T08:58:15.180Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T08:58:15.753Z] ---> package-listing.sh [2021-05-14T08:58:15.753Z] ++ facter osfamily [2021-05-14T08:58:15.753Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-14T08:58:15.753Z] + OS_FAMILY=redhat [2021-05-14T08:58:15.753Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-356 [2021-05-14T08:58:15.753Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-14T08:58:15.753Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-14T08:58:15.753Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-14T08:58:15.753Z] + PACKAGES=/tmp/packages_start.txt [2021-05-14T08:58:15.753Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-356 ']' [2021-05-14T08:58:15.753Z] + PACKAGES=/tmp/packages_end.txt [2021-05-14T08:58:15.753Z] + case "${OS_FAMILY}" in [2021-05-14T08:58:15.753Z] + rpm -qa [2021-05-14T08:58:15.753Z] + sort [2021-05-14T08:58:21.196Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-14T08:58:21.197Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-14T08:58:21.197Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-14T08:58:21.197Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-356 ']' [2021-05-14T08:58:21.197Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-356/archives/ [2021-05-14T08:58:21.197Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-356/archives/ [Pipeline] echo [2021-05-14T08:58:21.211Z] 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-356/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-14T08:58:21.581Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:58:21.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-14T08:58:21.900Z] [2021-05-14T08:58:21.900Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:58:22.232Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-14T08:58:22.232Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-14T08:58:22.232Z] df20fa9351a1: Pulling fs layer [2021-05-14T08:58:22.232Z] 36b3adc4ff6f: Pulling fs layer [2021-05-14T08:58:22.232Z] 8ad3a11d3b57: Pulling fs layer [2021-05-14T08:58:22.232Z] 46f8f816bc3b: Pulling fs layer [2021-05-14T08:58:22.232Z] 93b61091891f: Pulling fs layer [2021-05-14T08:58:22.232Z] 93b9cdb0e59b: Pulling fs layer [2021-05-14T08:58:22.232Z] 5e14af77c1be: Pulling fs layer [2021-05-14T08:58:22.232Z] 01666e4c0597: Pulling fs layer [2021-05-14T08:58:22.232Z] aa168da1d23b: Pulling fs layer [2021-05-14T08:58:22.232Z] 46f8f816bc3b: Waiting [2021-05-14T08:58:22.232Z] 93b61091891f: Waiting [2021-05-14T08:58:22.232Z] 93b9cdb0e59b: Waiting [2021-05-14T08:58:22.232Z] 01666e4c0597: Waiting [2021-05-14T08:58:22.232Z] 5e14af77c1be: Waiting [2021-05-14T08:58:22.232Z] aa168da1d23b: Waiting [2021-05-14T08:58:22.232Z] 36b3adc4ff6f: Verifying Checksum [2021-05-14T08:58:22.232Z] 36b3adc4ff6f: Download complete [2021-05-14T08:58:22.232Z] 46f8f816bc3b: Verifying Checksum [2021-05-14T08:58:22.232Z] 46f8f816bc3b: Download complete [2021-05-14T08:58:22.232Z] df20fa9351a1: Verifying Checksum [2021-05-14T08:58:22.232Z] df20fa9351a1: Download complete [2021-05-14T08:58:22.510Z] 93b9cdb0e59b: Verifying Checksum [2021-05-14T08:58:22.510Z] 93b9cdb0e59b: Download complete [2021-05-14T08:58:22.510Z] 5e14af77c1be: Verifying Checksum [2021-05-14T08:58:22.510Z] 5e14af77c1be: Download complete [2021-05-14T08:58:22.510Z] 01666e4c0597: Verifying Checksum [2021-05-14T08:58:22.510Z] 01666e4c0597: Download complete [2021-05-14T08:58:22.510Z] 93b61091891f: Verifying Checksum [2021-05-14T08:58:22.510Z] 93b61091891f: Download complete [2021-05-14T08:58:22.510Z] 8ad3a11d3b57: Verifying Checksum [2021-05-14T08:58:22.510Z] 8ad3a11d3b57: Download complete [2021-05-14T08:58:22.775Z] df20fa9351a1: Pull complete [2021-05-14T08:58:23.044Z] 36b3adc4ff6f: Pull complete [2021-05-14T08:58:23.624Z] 8ad3a11d3b57: Pull complete [2021-05-14T08:58:23.886Z] 46f8f816bc3b: Pull complete [2021-05-14T08:58:24.837Z] aa168da1d23b: Download complete [2021-05-14T08:58:25.100Z] 93b61091891f: Pull complete [2021-05-14T08:58:25.364Z] 93b9cdb0e59b: Pull complete [2021-05-14T08:58:25.365Z] 5e14af77c1be: Pull complete [2021-05-14T08:58:25.629Z] 01666e4c0597: Pull complete [2021-05-14T08:58:33.835Z] aa168da1d23b: Pull complete [2021-05-14T08:58:33.835Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-14T08:58:33.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-14T08:58:33.835Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-14T08:58:34.062Z] prd-centos7-docker-4c-2g-106 does not seem to be running inside a container [2021-05-14T08:58:34.116Z] $ 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-356/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-356 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-356:/w/workspace/edgexfoundry_edgex-ui-go_PR-356:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-14T08:58:37.258Z] $ docker top c71792cb23b410d94bddf4b64c6e996a0fadef02fdebc178f7517a485ef180f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T08:58:37.684Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-14T08:58:37.990Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-14T08:58:38.293Z] + ls /var/log/sa-host [2021-05-14T08:58:38.293Z] + sadf -c /var/log/sa-host/sa14 [2021-05-14T08:58:38.293Z] file_magic: OK [2021-05-14T08:58:38.293Z] HZ: Using current value: 100 [2021-05-14T08:58:38.293Z] file_header: OK [2021-05-14T08:58:38.293Z] 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-05-14T08:58:38.293Z] Statistics: [2021-05-14T08:58:38.293Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-14T08:58:38.293Z] File successfully converted to sysstat format version 12.2.1 [2021-05-14T08:58:38.293Z] + sadf -c /var/log/sa-host/sa23 [2021-05-14T08:58:38.293Z] file_magic: OK [2021-05-14T08:58:38.293Z] HZ: Using current value: 100 [2021-05-14T08:58:38.293Z] file_header: OK [2021-05-14T08:58:38.293Z] 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-05-14T08:58:38.293Z] Statistics: [2021-05-14T08:58:38.293Z] Hnuu...uuuununununu... [2021-05-14T08:58:38.293Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T08:58:38.540Z] provisioning config files... [2021-05-14T08:58:38.556Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp/config7903987354901553716tmp [Pipeline] { [Pipeline] echo [2021-05-14T08:58:38.580Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T08:58:38.882Z] ---> create-netrc.sh [Pipeline] } [2021-05-14T08:58:38.893Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-14T08:58:38.930Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T08:58:39.228Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-14T08:58:39.244Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T08:58:39.547Z] ---> sudo-logs.sh [2021-05-14T08:58:39.547Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-14T08:58:39.582Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T08:58:39.883Z] ---> job-cost.sh [2021-05-14T08:58:39.883Z] lf-activate-venv: SKIPPING [2021-05-14T08:58:39.884Z] DEBUG: total: 0.20999999344348907 [2021-05-14T08:58:39.884Z] INFO: Retrieving Stack Cost... [2021-05-14T08:58:40.845Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-14T08:58:41.422Z] INFO: Archiving Costs [Pipeline] echo [2021-05-14T08:58:41.440Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T08:58:41.745Z] ---> logs-deploy.sh [2021-05-14T08:58:41.745Z] lf-activate-venv: SKIPPING [2021-05-14T08:58:41.745Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-356/2 [2021-05-14T08:58:41.745Z] INFO: archiving workspace using pattern(s): [2021-05-14T08:58:43.669Z] Archives upload complete. [2021-05-14T08:58:43.669Z] INFO: archiving logs to Nexus [2021-05-14T08:58:44.621Z] ---> uname -a: [2021-05-14T08:58:44.621Z] Linux prd-centos7-docker-4c-2g-106.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-05-14T08:58:44.621Z] [2021-05-14T08:58:44.621Z]