Pull request #438 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of blucruz for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 rather than 666c434f7ed35d12fc6d0b3167e9862f3bfc4716 Obtained Jenkinsfile from 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5219142400190857305.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6807256394552090213.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-438/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-438/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3893306794707533724.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-438/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7254279342532512704.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8410354444051665820.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-438/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-438/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4973955509685590974.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-555 in /w/workspace/edgexfoundry_edgex-ui-go_PR-438 [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-438 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp/jenkins-gitclient-ssh2918389146492331077.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp/jenkins-gitclient-ssh1797259590066761287.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/438/head:refs/remotes/origin/PR-438 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 into PR head commit 666c434f7ed35d12fc6d0b3167e9862f3bfc4716 Merge succeeded, producing 666c434f7ed35d12fc6d0b3167e9862f3bfc4716 Checking out Revision 666c434f7ed35d12fc6d0b3167e9862f3bfc4716 (PR-438) > git config core.sparsecheckout # timeout=10 > git checkout -f 666c434f7ed35d12fc6d0b3167e9862f3bfc4716 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp/jenkins-gitclient-ssh113871160312377926.key > git merge 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 666c434f7ed35d12fc6d0b3167e9862f3bfc4716 # timeout=10 Commit message: "fix: update add-device.component.js" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:47:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:47:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:47:43 ========================================================= 03:47:43 EdgeX Global Pipelines Version Info 03:47:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:47:45 ------------------- 03:47:45 stable info: 03:47:45 ------------------- 03:47:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:47:45 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 03:47:45 Message: update stable to v1.0.205 03:47:45 ------------------- 03:47:45 experimental info: 03:47:45 ------------------- 03:47:45 Commited By: **** collab-it+edgex@linuxfoundation.org 03:47:45 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 03:47:45 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:47:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 03:47:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 03:47:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:47:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:47:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:47:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 03:47:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 03:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 03:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:47:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:47:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:47:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:47:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:47:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:47:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:47:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:47:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:47:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:47:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:47:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:47:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:47:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-438 [Pipeline] echo 03:47:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-438 [Pipeline] echo 03:47:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-438 [Pipeline] echo 03:47:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 666c434f7ed35d12fc6d0b3167e9862f3bfc4716 [Pipeline] echo 03:47:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 666c434 [Pipeline] echo 03:47:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:47:48 provisioning config files... 03:47:48 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp/config3614542864842953664tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:47:48 ---> docker-login.sh 03:47:48 nexus3.edgexfoundry.org:10001 03:47:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:47:48 Configure a credential helper to remove this warning. See 03:47:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:47:48 03:47:48 Login Succeeded 03:47:48 nexus3.edgexfoundry.org:10002 03:47:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:47:49 Configure a credential helper to remove this warning. See 03:47:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:47:49 03:47:49 Login Succeeded 03:47:49 nexus3.edgexfoundry.org:10003 03:47:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:47:49 Configure a credential helper to remove this warning. See 03:47:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:47:49 03:47:49 Login Succeeded 03:47:49 nexus3.edgexfoundry.org:10004 03:47:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:47:49 Configure a credential helper to remove this warning. See 03:47:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:47:49 03:47:49 Login Succeeded 03:47:49 docker.io 03:47:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:47:49 Configure a credential helper to remove this warning. See 03:47:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:47:49 03:47:49 Login Succeeded 03:47:49 ---> docker-login.sh ends [Pipeline] } 03:47:49 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 03:47:50 + git log --format=format:%s -1 666c434f7ed35d12fc6d0b3167e9862f3bfc4716 [Pipeline] echo 03:47:50 GIT_COMMIT: 666c434f7ed35d12fc6d0b3167e9862f3bfc4716, Commit Message: fix: update add-device.component.js [Pipeline] echo 03:47:50 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:47:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:47:51 03:47:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:47:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:47:51 latest: Pulling from edgex-devops/git-semver 03:47:51 31603596830f: Pulling fs layer 03:47:51 04fac38145f0: Pulling fs layer 03:47:51 701f6daf10bf: Pulling fs layer 03:47:51 24f72da36158: Pulling fs layer 03:47:51 24f72da36158: Waiting 03:47:51 04fac38145f0: Verifying Checksum 03:47:51 04fac38145f0: Download complete 03:47:52 24f72da36158: Verifying Checksum 03:47:52 24f72da36158: Download complete 03:47:52 31603596830f: Verifying Checksum 03:47:52 31603596830f: Download complete 03:47:52 701f6daf10bf: Verifying Checksum 03:47:52 701f6daf10bf: Download complete 03:47:52 31603596830f: Pull complete 03:47:52 04fac38145f0: Pull complete 03:47:53 701f6daf10bf: Pull complete 03:47:53 24f72da36158: Pull complete 03:47:53 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 03:47:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:47:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:47:53 prd-centos7-docker-4c-2g-555 does not seem to be running inside a container 03:47:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-438 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-438:/w/workspace/edgexfoundry_edgex-ui-go_PR-438:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-438@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 03:47:54 $ docker top c290a99cdfdb0ef9cb177976388cd822cdbe76ff0f0f2311dbc2837e994db191 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:47:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:47:54 [ssh-agent] Looking for ssh-agent implementation... 03:47:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:47:54 $ docker exec c290a99cdfdb0ef9cb177976388cd822cdbe76ff0f0f2311dbc2837e994db191 ssh-agent 03:47:54 SSH_AUTH_SOCK=/tmp/ssh-KJrxKU0s8fBM/agent.13 03:47:54 SSH_AGENT_PID=20 03:47:54 Running ssh-add (command line suppressed) 03:47:54 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp/private_key_3316972793787837148.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp/private_key_3316972793787837148.key) 03:47:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:47:55 + git tag --points-at HEAD [Pipeline] } 03:47:55 $ docker exec --env ******** --env ******** c290a99cdfdb0ef9cb177976388cd822cdbe76ff0f0f2311dbc2837e994db191 ssh-agent -k 03:47:55 unset SSH_AUTH_SOCK; 03:47:55 unset SSH_AGENT_PID; 03:47:55 echo Agent pid 20 killed; 03:47:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:47:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:47:55 [ssh-agent] Looking for ssh-agent implementation... 03:47:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:47:55 $ docker exec c290a99cdfdb0ef9cb177976388cd822cdbe76ff0f0f2311dbc2837e994db191 ssh-agent 03:47:55 SSH_AUTH_SOCK=/tmp/ssh-0jA6P5Cjg5GW/agent.54 03:47:55 SSH_AGENT_PID=61 03:47:55 Running ssh-add (command line suppressed) 03:47:55 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp/private_key_2956886947835220788.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp/private_key_2956886947835220788.key) 03:47:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:47:56 + git semver init 03:47:56 # -> Open(): unable to determine branch for HEAD 03:47:56 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-438/.git 03:47:56 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-438 03:47:56 # $SEMVER_REMOTE_NAME = origin 03:47:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:47:56 # $SEMVER_USER_NAME = edgex-jenkins 03:47:56 # $SEMVER_BRANCH = PR-438 03:47:56 # $SEMVER_TEMP = /tmp/semver-606944622 03:47:56 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 03:47:58 # '/tmp/semver-606944622' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-438/.semver' 03:47:58 # -> Force: false 03:47:58 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-438/.semver [Pipeline] } 03:47:58 $ docker exec --env ******** --env ******** c290a99cdfdb0ef9cb177976388cd822cdbe76ff0f0f2311dbc2837e994db191 ssh-agent -k 03:47:58 unset SSH_AUTH_SOCK; 03:47:58 unset SSH_AGENT_PID; 03:47:58 echo Agent pid 61 killed; 03:47:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:47:59 + git semver [Pipeline] } 03:47:59 $ docker stop --time=1 c290a99cdfdb0ef9cb177976388cd822cdbe76ff0f0f2311dbc2837e994db191 03:48:00 $ docker rm -f c290a99cdfdb0ef9cb177976388cd822cdbe76ff0f0f2311dbc2837e994db191 [Pipeline] // withDockerContainer [Pipeline] sh 03:48:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:48:01 Stashed 1 file(s) [Pipeline] echo 03:48:01 [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 03:48:17 Still waiting to schedule task 03:48:17 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-555’ 03:48:17 Still waiting to schedule task 03:48:17 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:50:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-556 in /w/workspace/edgexfoundry_edgex-ui-go_PR-438 [Pipeline] { [Pipeline] ws 03:50:40 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 03:50:40 The recommended git tool is: git 03:50:46 using credential edgex-jenkins-ssh 03:50:46 Cloning the remote Git repository 03:50:46 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 03:50:46 > git init /w/workspace/edgex-ui-go/1 # timeout=10 03:50:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 03:50:46 > git --version # timeout=10 03:50:46 > git --version # 'git version 2.17.1' 03:50:46 using GIT_SSH to set credentials SSH Credentials for GitHub 03:50:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:50:48 Running on prd-centos7-docker-4c-2g-557 in /w/workspace/edgexfoundry_edgex-ui-go_PR-438 [Pipeline] { [Pipeline] ws 03:50:48 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 03:50:49 The recommended git tool is: git 03:50:51 using credential edgex-jenkins-ssh 03:50:51 Cloning the remote Git repository 03:50:51 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 03:50:51 > git init /w/workspace/edgex-ui-go/1 # timeout=10 03:50:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 03:50:51 > git --version # timeout=10 03:50:51 > git --version # 'git version 2.24.4' 03:50:51 using GIT_SSH to set credentials SSH Credentials for GitHub 03:50:51 [INFO] Currently running in a labeled security context 03:50:51 [INFO] Currently SELinux is 'enforcing' on the host 03:50:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh7260310456527370723.key 03:50:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:50:52 Merging remotes/origin/main commit 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 into PR head commit 666c434f7ed35d12fc6d0b3167e9862f3bfc4716 03:50:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 03:50:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:50:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 03:50:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 03:50:51 using GIT_SSH to set credentials SSH Credentials for GitHub 03:50:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/438/head:refs/remotes/origin/PR-438 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:50:52 > git config core.sparsecheckout # timeout=10 03:50:52 > git checkout -f 666c434f7ed35d12fc6d0b3167e9862f3bfc4716 # timeout=10 03:50:52 Merge succeeded, producing 666c434f7ed35d12fc6d0b3167e9862f3bfc4716 03:50:52 Checking out Revision 666c434f7ed35d12fc6d0b3167e9862f3bfc4716 (PR-438) 03:50:52 > git remote # timeout=10 03:50:52 > git config --get remote.origin.url # timeout=10 03:50:52 using GIT_SSH to set credentials SSH Credentials for GitHub 03:50:52 > git merge 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 03:50:52 > git rev-parse HEAD^{commit} # timeout=10 03:50:52 > git config core.sparsecheckout # timeout=10 03:50:52 > git checkout -f 666c434f7ed35d12fc6d0b3167e9862f3bfc4716 # timeout=10 03:50:55 Merging remotes/origin/main commit 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 into PR head commit 666c434f7ed35d12fc6d0b3167e9862f3bfc4716 03:50:55 Merge succeeded, producing 666c434f7ed35d12fc6d0b3167e9862f3bfc4716 03:50:55 Checking out Revision 666c434f7ed35d12fc6d0b3167e9862f3bfc4716 (PR-438) 03:50:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 03:50:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:50:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 03:50:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 03:50:55 using GIT_SSH to set credentials SSH Credentials for GitHub 03:50:55 [INFO] Currently running in a labeled security context 03:50:55 [INFO] Currently SELinux is 'enforcing' on the host 03:50:55 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh8811662723974571286.key 03:50:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/438/head:refs/remotes/origin/PR-438 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:50:55 > git config core.sparsecheckout # timeout=10 03:50:55 > git checkout -f 666c434f7ed35d12fc6d0b3167e9862f3bfc4716 # timeout=10 03:50:55 > git remote # timeout=10 03:50:55 > git config --get remote.origin.url # timeout=10 03:50:55 using GIT_SSH to set credentials SSH Credentials for GitHub 03:50:55 [INFO] Currently running in a labeled security context 03:50:55 [INFO] Currently SELinux is 'enforcing' on the host 03:50:55 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh2247463242910337089.key 03:50:55 > git merge 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 03:50:55 > git rev-parse HEAD^{commit} # timeout=10 03:50:55 > git config core.sparsecheckout # timeout=10 03:50:55 > git checkout -f 666c434f7ed35d12fc6d0b3167e9862f3bfc4716 # timeout=10 03:50:57 Commit message: "fix: update add-device.component.js" 03:50:57 > git --version # timeout=10 03:50:57 > git --version # 'git version 2.17.1' 03:50:57 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:50:58 provisioning config files... 03:50:58 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7593639992380426492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:50:58 ---> docker-login.sh 03:50:58 nexus3.edgexfoundry.org:10001 03:50:59 Commit message: "fix: update add-device.component.js" 03:50:59 > git --version # timeout=10 03:50:59 > git --version # 'git version 2.24.4' 03:50:59 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:51:00 provisioning config files... 03:51:00 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4636587202843641028tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:51:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:51:00 Configure a credential helper to remove this warning. See 03:51:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:51:00 03:51:00 Login Succeeded 03:51:00 nexus3.edgexfoundry.org:10002 03:51:00 ---> docker-login.sh 03:51:00 nexus3.edgexfoundry.org:10001 03:51:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:51:00 Configure a credential helper to remove this warning. See 03:51:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:51:00 03:51:00 Login Succeeded 03:51:00 nexus3.edgexfoundry.org:10002 03:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:51:01 Configure a credential helper to remove this warning. See 03:51:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:51:01 03:51:01 Login Succeeded 03:51:01 nexus3.edgexfoundry.org:10003 03:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:51:01 Configure a credential helper to remove this warning. See 03:51:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:51:01 03:51:01 Login Succeeded 03:51:01 nexus3.edgexfoundry.org:10003 03:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:51:01 Configure a credential helper to remove this warning. See 03:51:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:51:01 03:51:01 Login Succeeded 03:51:01 nexus3.edgexfoundry.org:10004 03:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:51:01 Configure a credential helper to remove this warning. See 03:51:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:51:01 03:51:01 Login Succeeded 03:51:01 docker.io 03:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:51:01 Configure a credential helper to remove this warning. See 03:51:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:51:01 03:51:01 Login Succeeded 03:51:01 ---> docker-login.sh ends [Pipeline] } 03:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:51:01 Configure a credential helper to remove this warning. See 03:51:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:51:01 03:51:01 Login Succeeded 03:51:01 nexus3.edgexfoundry.org:10004 03:51:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:51:02 ========================================================= 03:51:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 03:51:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 03:51:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:51:02 Configure a credential helper to remove this warning. See 03:51:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:51:02 03:51:02 Login Succeeded 03:51:02 docker.io 03:51:02 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 03:51:02 Sending build context to Docker daemon 20.79MB 03:51:02 Step 1/17 : ARG BASE=golang:1.16-alpine3.12 03:51:02 Step 2/17 : FROM ${BASE} AS builder 03:51:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 03:51:03 540db60ca938: Pulling fs layer 03:51:03 adcc1eea9eea: Pulling fs layer 03:51:03 4c4ab2625f07: Pulling fs layer 03:51:03 db62176df00c: Pulling fs layer 03:51:03 3b30891b0d05: Pulling fs layer 03:51:03 06b49ca38bd5: Pulling fs layer 03:51:03 c788192a36de: Pulling fs layer 03:51:03 a77e37c0d609: Pulling fs layer 03:51:03 c3185cebc471: Pulling fs layer 03:51:03 db62176df00c: Waiting 03:51:03 3b30891b0d05: Waiting 03:51:03 06b49ca38bd5: Waiting 03:51:03 c788192a36de: Waiting 03:51:03 a77e37c0d609: Waiting 03:51:03 c3185cebc471: Waiting 03:51:03 4c4ab2625f07: Verifying Checksum 03:51:03 4c4ab2625f07: Download complete 03:51:03 adcc1eea9eea: Verifying Checksum 03:51:03 adcc1eea9eea: Download complete 03:51:03 3b30891b0d05: Verifying Checksum 03:51:03 3b30891b0d05: Download complete 03:51:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:03 06b49ca38bd5: Verifying Checksum 03:51:03 06b49ca38bd5: Download complete 03:51:03 c788192a36de: Verifying Checksum 03:51:03 c788192a36de: Download complete 03:51:03 540db60ca938: Verifying Checksum 03:51:03 540db60ca938: Download complete 03:51:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:51:03 Configure a credential helper to remove this warning. See 03:51:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:51:03 03:51:03 Login Succeeded 03:51:03 ---> docker-login.sh ends [Pipeline] } 03:51:03 Deleting 1 temporary files [Pipeline] // configFileProvider 03:51:03 540db60ca938: Pull complete 03:51:03 adcc1eea9eea: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 03:51:03 4c4ab2625f07: Pull complete [Pipeline] echo 03:51:04 ========================================================= 03:51:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:51:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 03:51:04 a77e37c0d609: Verifying Checksum 03:51:04 a77e37c0d609: Download complete 03:51:04 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 03:51:05 Sending build context to Docker daemon 20.79MB 03:51:05 Step 1/17 : ARG BASE=golang:1.16-alpine3.12 03:51:05 Step 2/17 : FROM ${BASE} AS builder 03:51:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:51:05 595b0fe564bb: Pulling fs layer 03:51:05 24495759ef45: Pulling fs layer 03:51:05 d148012ef14d: Pulling fs layer 03:51:05 e90a11edd702: Pulling fs layer 03:51:05 d77568369979: Pulling fs layer 03:51:05 fc1c9f9a7f3b: Pulling fs layer 03:51:05 170f2ba95c9a: Pulling fs layer 03:51:05 97ac5df62f85: Pulling fs layer 03:51:05 fc1c9f9a7f3b: Waiting 03:51:05 170f2ba95c9a: Waiting 03:51:05 97ac5df62f85: Waiting 03:51:05 d77568369979: Waiting 03:51:05 e90a11edd702: Waiting 03:51:05 d148012ef14d: Verifying Checksum 03:51:05 d148012ef14d: Download complete 03:51:05 24495759ef45: Verifying Checksum 03:51:05 24495759ef45: Download complete 03:51:05 d77568369979: Verifying Checksum 03:51:05 d77568369979: Download complete 03:51:05 595b0fe564bb: Verifying Checksum 03:51:05 595b0fe564bb: Download complete 03:51:06 170f2ba95c9a: Download complete 03:51:06 595b0fe564bb: Pull complete 03:51:07 24495759ef45: Pull complete 03:51:07 d148012ef14d: Pull complete 03:51:10 97ac5df62f85: Verifying Checksum 03:51:10 97ac5df62f85: Download complete 03:51:10 e90a11edd702: Download complete 03:51:11 c3185cebc471: Verifying Checksum 03:51:11 c3185cebc471: Download complete 03:51:11 db62176df00c: Verifying Checksum 03:51:11 db62176df00c: Download complete 03:51:14 db62176df00c: Pull complete 03:51:14 3b30891b0d05: Pull complete 03:51:14 06b49ca38bd5: Pull complete 03:51:14 c788192a36de: Pull complete 03:51:14 a77e37c0d609: Pull complete 03:51:16 c3185cebc471: Pull complete 03:51:16 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 03:51:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:51:16 ---> 031687cdd783 03:51:16 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 03:51:18 ---> Running in 6ce425da958e 03:51:18 Removing intermediate container 6ce425da958e 03:51:18 ---> f6364f1ca3cd 03:51:18 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 03:51:18 ---> Running in 8cbd092171eb 03:51:18 Removing intermediate container 8cbd092171eb 03:51:18 ---> 50fa685d4648 03:51:18 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 03:51:18 ---> Running in 70d18b22508c 03:51:18 Removing intermediate container 70d18b22508c 03:51:18 ---> 1744b598cb7b 03:51:18 Step 6/17 : LABEL Name=edgex-ui-go 03:51:18 ---> Running in 4bef3d60ada8 03:51:18 Removing intermediate container 4bef3d60ada8 03:51:18 ---> 33b7348b3b83 03:51:18 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 03:51:18 ---> Running in 525d6891303f 03:51:18 Removing intermediate container 525d6891303f 03:51:18 ---> 3fba490b4b78 03:51:18 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:51:18 ---> Running in 96eee30b25b3 03:51:19 Removing intermediate container 96eee30b25b3 03:51:19 ---> f9d0d9d4dbee 03:51:19 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:51:19 ---> Running in 7e635d8d72a2 03:51:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:51:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:51:21 OK: 219 MiB in 52 packages 03:51:21 Removing intermediate container 7e635d8d72a2 03:51:21 ---> 60ddb7ae5e77 03:51:21 Step 10/17 : ENV GO111MODULE=on 03:51:21 ---> Running in ee9cc515d08f 03:51:22 Removing intermediate container ee9cc515d08f 03:51:22 ---> 5965f80eb59d 03:51:22 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 03:51:22 ---> Running in 2859abf13431 03:51:22 Removing intermediate container 2859abf13431 03:51:22 ---> c22692b8b2c8 03:51:22 Step 12/17 : COPY go.mod . 03:51:22 ---> 7d4695cafddb 03:51:22 Step 13/17 : COPY Makefile . 03:51:22 ---> 2359973ef669 03:51:22 Step 14/17 : RUN make update 03:51:22 ---> Running in 42b45c524423 03:51:22 CGO_ENABLED=0 GO111MODULE=on go mod download 03:51:23 e90a11edd702: Pull complete 03:51:23 d77568369979: Pull complete 03:51:23 fc1c9f9a7f3b: Pull complete 03:51:23 170f2ba95c9a: Pull complete 03:51:28 97ac5df62f85: Pull complete 03:51:28 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 03:51:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:51:28 ---> 04bc70af865f 03:51:28 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 03:51:32 ---> Running in 16973ea0de18 03:51:32 Removing intermediate container 16973ea0de18 03:51:32 ---> a37806ffc8cf 03:51:32 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 03:51:32 ---> Running in f9592007b4d5 03:51:33 Removing intermediate container f9592007b4d5 03:51:33 ---> 9212c96875ef 03:51:33 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 03:51:33 ---> Running in 32fdc404eb5c 03:51:34 Removing intermediate container 32fdc404eb5c 03:51:34 ---> bed5a3d58d69 03:51:34 Step 6/17 : LABEL Name=edgex-ui-go 03:51:34 ---> Running in f3fd60af19a0 03:51:34 Removing intermediate container f3fd60af19a0 03:51:34 ---> 20df819bb55c 03:51:34 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 03:51:35 ---> Running in 817c033ba8f9 03:51:35 Removing intermediate container 817c033ba8f9 03:51:35 ---> c9178c5a529d 03:51:35 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:51:35 ---> Running in 84c48cfc60c2 03:51:37 Removing intermediate container 42b45c524423 03:51:37 ---> 9dccd0cdeaa3 03:51:37 Step 15/17 : COPY . . 03:51:37 ---> 9a55c58b265a 03:51:37 Step 16/17 : RUN go mod tidy 03:51:37 ---> Running in 40a3c2f62bfd 03:51:37 Removing intermediate container 40a3c2f62bfd 03:51:37 ---> b12a020e3db3 03:51:37 Step 17/17 : RUN ${MAKE} 03:51:37 ---> Running in e36542b1316c 03:51:37 noop 03:51:37 Removing intermediate container e36542b1316c 03:51:37 ---> 1942ce2ace72 03:51:37 Successfully built 1942ce2ace72 03:51:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:51:38 + docker inspect -f . ci-base-image-x86_64 03:51:38 . [Pipeline] withDockerContainer 03:51:38 prd-centos7-docker-4c-2g-557 does not seem to be running inside a container 03:51:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:51:38 $ docker top ddbe1c0afcdf8568cc76c412a78dde61b33e28a1c556ec2e0f2d15c0d2c0ecb9 -eo pid,comm [Pipeline] { [Pipeline] sh 03:51:38 + go version 03:51:38 go version go1.16.6 linux/amd64 [Pipeline] } 03:51:38 $ docker stop --time=1 ddbe1c0afcdf8568cc76c412a78dde61b33e28a1c556ec2e0f2d15c0d2c0ecb9 03:51:39 Removing intermediate container 84c48cfc60c2 03:51:39 ---> 580d6ec3ef32 03:51:39 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:51:39 ---> Running in c15dade9e17b 03:51:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:51:40 $ docker rm -f ddbe1c0afcdf8568cc76c412a78dde61b33e28a1c556ec2e0f2d15c0d2c0ecb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:51:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:51:41 + docker inspect -f . ci-base-image-x86_64 03:51:41 . [Pipeline] withDockerContainer 03:51:41 prd-centos7-docker-4c-2g-557 does not seem to be running inside a container 03:51:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:51:41 OK: 218 MiB in 52 packages 03:51:41 $ docker top dc935eb9579c8a75ebcf29c4807e7162a25413c87c1869a4b0e78c24ef124cb7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:51:42 + go mod tidy [Pipeline] sh 03:51:42 + make test 03:51:42 GO111MODULE=on go test -coverprofile=coverage.out ./... 03:51:43 Removing intermediate container c15dade9e17b 03:51:43 ---> e1280df770a4 03:51:43 Step 10/17 : ENV GO111MODULE=on 03:51:43 ---> Running in e97143272cec 03:51:43 ? github.com/edgexfoundry/edgex-ui-go [no test files] 03:51:43 Removing intermediate container e97143272cec 03:51:43 ---> becd6cfaa046 03:51:43 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 03:51:43 ---> Running in 50c9d5d50b84 03:51:44 Removing intermediate container 50c9d5d50b84 03:51:44 ---> 9ce7e6268c09 03:51:44 Step 12/17 : COPY go.mod . 03:51:45 ---> e6e70959c0ef 03:51:45 Step 13/17 : COPY Makefile . 03:51:46 ---> a3d8c7ac57d5 03:51:46 Step 14/17 : RUN make update 03:51:46 ---> Running in 16e1fd6d320d 03:51:47 CGO_ENABLED=0 GO111MODULE=on go mod download 03:51:53 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 03:51:53 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 03:51:53 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 03:51:53 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 03:51:53 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 03:51:53 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 03:51:53 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 03:51:53 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 03:51:53 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 03:51:53 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 03:51:53 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 03:51:53 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 03:51:53 GO111MODULE=on go vet ./... [Pipeline] } 03:51:57 $ docker stop --time=1 dc935eb9579c8a75ebcf29c4807e7162a25413c87c1869a4b0e78c24ef124cb7 03:51:58 $ docker rm -f dc935eb9579c8a75ebcf29c4807e7162a25413c87c1869a4b0e78c24ef124cb7 [Pipeline] // withDockerContainer [Pipeline] sh 03:51:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:51:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:52:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:52:02 + ls -al . 03:52:02 total 88 03:52:02 drwxrwxr-x. 11 jenkins jenkins 4096 Sep 18 03:51 . 03:52:02 drwxrwxr-x. 4 jenkins jenkins 28 Sep 18 03:50 .. 03:52:02 drwxrwxr-x. 3 jenkins jenkins 20 Sep 18 03:50 assets 03:52:02 drwxrwxr-x. 2 jenkins jenkins 35 Sep 18 03:50 bin 03:52:02 drwxrwxr-x. 3 jenkins jenkins 29 Sep 18 03:50 cmd 03:52:02 -rw-rw-r--. 1 jenkins jenkins 3959 Sep 18 03:50 CONTRIBUTING.md 03:52:02 -rw-r--r--. 1 jenkins jenkins 10 Sep 18 03:51 coverage.out 03:52:02 -rw-rw-r--. 1 jenkins jenkins 1526 Sep 18 03:50 Dockerfile 03:52:02 drwxrwxr-x. 2 jenkins jenkins 23 Sep 18 03:50 docs 03:52:02 drwxrwxr-x. 8 jenkins jenkins 179 Sep 18 03:50 .git 03:52:02 drwxrwxr-x. 2 jenkins jenkins 103 Sep 18 03:50 .github 03:52:02 -rw-rw-r--. 1 jenkins jenkins 162 Sep 18 03:50 .gitignore 03:52:02 -rw-rw-r--. 1 jenkins jenkins 823 Sep 18 03:50 go.mod 03:52:02 -rw-r--r--. 1 jenkins jenkins 23693 Sep 18 03:51 go.sum 03:52:02 drwxrwxr-x. 9 jenkins jenkins 125 Sep 18 03:50 internal 03:52:02 -rw-rw-r--. 1 jenkins jenkins 652 Sep 18 03:50 Jenkinsfile 03:52:02 -rw-rw-r--. 1 jenkins jenkins 11357 Sep 18 03:50 LICENSE 03:52:02 -rw-rw-r--. 1 jenkins jenkins 990 Sep 18 03:50 Makefile 03:52:02 drwxrwxr-x. 3 jenkins jenkins 19 Sep 18 03:50 pkg 03:52:02 -rw-rw-r--. 1 jenkins jenkins 5509 Sep 18 03:50 README.md 03:52:02 -rw-rw-r--. 1 jenkins jenkins 5 Sep 18 03:48 VERSION 03:52:02 -rw-rw-r--. 1 jenkins jenkins 155 Sep 18 03:50 version.go 03:52:02 drwxrwxr-x. 4 jenkins jenkins 4096 Sep 18 03:50 web [Pipeline] isUnix [Pipeline] sh 03:52:03 + 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=666c434f7ed35d12fc6d0b3167e9862f3bfc4716 --label arch=amd64 --label version=0.0.0 . 03:52:03 Sending build context to Docker daemon 20.82MB 03:52:03 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 03:52:03 Step 2/25 : FROM ${BASE} AS builder 03:52:03 ---> 1942ce2ace72 03:52:03 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 03:52:03 ---> Running in a5584fd74bf3 03:52:03 Removing intermediate container a5584fd74bf3 03:52:03 ---> 74704b816fa2 03:52:03 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 03:52:03 ---> Running in ba0df4ac35ab 03:52:03 Removing intermediate container ba0df4ac35ab 03:52:03 ---> 202f801a532c 03:52:03 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 03:52:03 ---> Running in eaf5c1b3fd26 03:52:03 Removing intermediate container eaf5c1b3fd26 03:52:03 ---> 25dc582175a0 03:52:03 Step 6/25 : LABEL Name=edgex-ui-go 03:52:03 ---> Running in 3c68c63715aa 03:52:03 Removing intermediate container 3c68c63715aa 03:52:03 ---> b1d881121cb1 03:52:03 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 03:52:03 ---> Running in 26068a706415 03:52:03 Removing intermediate container 26068a706415 03:52:03 ---> 8132b4e6f969 03:52:03 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:52:03 ---> Running in 43bc9dc3f725 03:52:04 Removing intermediate container 43bc9dc3f725 03:52:04 ---> 5d134e5d2433 03:52:04 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:52:04 ---> Running in 44253b4fb3f4 03:52:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:52:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:52:05 OK: 219 MiB in 52 packages 03:52:05 Removing intermediate container 44253b4fb3f4 03:52:05 ---> cd600f60ca61 03:52:05 Step 10/25 : ENV GO111MODULE=on 03:52:05 ---> Running in c5df589815b0 03:52:06 Removing intermediate container c5df589815b0 03:52:06 ---> 1db32f716bf4 03:52:06 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 03:52:06 ---> Running in 863e126fdc98 03:52:06 Removing intermediate container 863e126fdc98 03:52:06 ---> 92821ccd58b7 03:52:06 Step 12/25 : COPY go.mod . 03:52:06 ---> 86d5d8adbb0c 03:52:06 Step 13/25 : COPY Makefile . 03:52:06 ---> b9d7e3cf410b 03:52:06 Step 14/25 : RUN make update 03:52:06 ---> Running in e45d209cd7f0 03:52:06 CGO_ENABLED=0 GO111MODULE=on go mod download 03:52:07 Removing intermediate container e45d209cd7f0 03:52:07 ---> c8f03823b7a3 03:52:07 Step 15/25 : COPY . . 03:52:07 ---> 0c6aea3d3856 03:52:07 Step 16/25 : RUN go mod tidy 03:52:07 ---> Running in 2e8c9c3edb98 03:52:08 Removing intermediate container 2e8c9c3edb98 03:52:08 ---> 47270c4a24b8 03:52:08 Step 17/25 : RUN ${MAKE} 03:52:08 ---> Running in 925940ce2482 03:52:08 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 03:52:16 CGO_ENABLED=0 GO111MODULE=on go build ./... 03:52:18 Removing intermediate container 925940ce2482 03:52:18 ---> 378d0d1c9cf5 03:52:18 Step 18/25 : FROM alpine:3.12 03:52:18 3.12: Pulling from library/alpine 03:52:18 e519532ddf75: Pulling fs layer 03:52:18 e519532ddf75: Verifying Checksum 03:52:18 e519532ddf75: Download complete 03:52:19 e519532ddf75: Pull complete 03:52:19 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 03:52:19 Status: Downloaded newer image for alpine:3.12 03:52:19 ---> 48b8ec4ed9eb 03:52:19 Step 19/25 : EXPOSE 4000 03:52:19 ---> Running in 1d179f5488a8 03:52:19 Removing intermediate container 1d179f5488a8 03:52:19 ---> 2f87098e9d23 03:52:19 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 03:52:19 ---> e4f84dfa7feb 03:52:19 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 03:52:19 ---> Running in 947094c9075a 03:52:19 Removing intermediate container 947094c9075a 03:52:19 ---> e60555e4bea5 03:52:19 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 03:52:19 ---> Running in 38420f29855a 03:52:19 Removing intermediate container 38420f29855a 03:52:19 ---> c2fcc9149d0d 03:52:19 Step 23/25 : LABEL arch=amd64 03:52:19 ---> Running in 07f9d2c5eb87 03:52:20 Removing intermediate container 07f9d2c5eb87 03:52:20 ---> f925a07fc7b9 03:52:20 Step 24/25 : LABEL git_sha=666c434f7ed35d12fc6d0b3167e9862f3bfc4716 03:52:20 ---> Running in 43f63e33e1e6 03:52:20 Removing intermediate container 43f63e33e1e6 03:52:20 ---> e0b4465803b7 03:52:20 Step 25/25 : LABEL version=0.0.0 03:52:20 ---> Running in 2ca16044bdc5 03:52:20 Removing intermediate container 16e1fd6d320d 03:52:20 ---> efd03ebabe66 03:52:20 Step 15/17 : COPY . . 03:52:20 ---> ec5233295c48 03:52:20 Step 16/17 : RUN go mod tidy 03:52:20 ---> Running in b576fcd2110f 03:52:20 Removing intermediate container 2ca16044bdc5 03:52:20 ---> f506629e0e05 03:52:20 [Warning] One or more build-args [ARCH] were not consumed 03:52:20 Successfully built f506629e0e05 03:52:20 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage 03:52:20 Removing intermediate container b576fcd2110f 03:52:20 ---> c6f19d6bdb93 03:52:20 Step 17/17 : RUN ${MAKE} [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } 03:52:21 ---> Running in 3f33395826ef [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:52:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:52:21 03:52:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:52:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:52:21 latest: Pulling from edgex-lftools-log-publisher 03:52:21 b4d181a07f80: Pulling fs layer 03:52:21 a1111a8f2ec3: Pulling fs layer 03:52:21 ed53099fbce6: Pulling fs layer 03:52:21 dc539afda2c1: Pulling fs layer 03:52:21 77bc0d833cb6: Pulling fs layer 03:52:21 9065ff56babe: Pulling fs layer 03:52:21 d287ab97295c: Pulling fs layer 03:52:21 77bc0d833cb6: Waiting 03:52:21 9065ff56babe: Waiting 03:52:21 d287ab97295c: Waiting 03:52:21 dc539afda2c1: Waiting 03:52:22 a1111a8f2ec3: Verifying Checksum 03:52:22 a1111a8f2ec3: Download complete 03:52:22 dc539afda2c1: Verifying Checksum 03:52:22 dc539afda2c1: Download complete 03:52:22 77bc0d833cb6: Verifying Checksum 03:52:22 77bc0d833cb6: Download complete 03:52:22 9065ff56babe: Verifying Checksum 03:52:22 9065ff56babe: Download complete 03:52:22 ed53099fbce6: Verifying Checksum 03:52:22 ed53099fbce6: Download complete 03:52:22 noop 03:52:23 b4d181a07f80: Verifying Checksum 03:52:23 b4d181a07f80: Download complete 03:52:23 Removing intermediate container 3f33395826ef 03:52:23 ---> eccaec0ad98d 03:52:23 Successfully built eccaec0ad98d 03:52:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:52:23 + docker inspect -f . ci-base-image-arm64 03:52:23 . [Pipeline] withDockerContainer 03:52:24 prd-ubuntu18.04-docker-arm64-4c-16g-556 does not seem to be running inside a container 03:52:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:52:24 b4d181a07f80: Pull complete 03:52:24 a1111a8f2ec3: Pull complete 03:52:25 ed53099fbce6: Pull complete 03:52:25 dc539afda2c1: Pull complete 03:52:25 77bc0d833cb6: Pull complete 03:52:25 9065ff56babe: Pull complete 03:52:26 $ docker top 58a35f83a0fd4fc88d31e858df1f37be72cbe02bbe6c442fdf95eb060f26a07d -eo pid,comm [Pipeline] { [Pipeline] sh 03:52:26 d287ab97295c: Verifying Checksum 03:52:26 d287ab97295c: Download complete 03:52:27 + go version 03:52:27 go version go1.16.6 linux/arm64 [Pipeline] } 03:52:27 $ docker stop --time=1 58a35f83a0fd4fc88d31e858df1f37be72cbe02bbe6c442fdf95eb060f26a07d 03:52:29 $ docker rm -f 58a35f83a0fd4fc88d31e858df1f37be72cbe02bbe6c442fdf95eb060f26a07d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:52:30 + docker inspect -f . ci-base-image-arm64 03:52:30 . [Pipeline] withDockerContainer 03:52:30 prd-ubuntu18.04-docker-arm64-4c-16g-556 does not seem to be running inside a container 03:52:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:52:31 d287ab97295c: Pull complete 03:52:31 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 03:52:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:52:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:52:32 $ docker top d9d04f733de31315aaa84a6e1fa0b4894b15fc872bb0df11d31c878a4a1e3031 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 03:52:32 prd-centos7-docker-4c-2g-557 does not seem to be running inside a container 03:52:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:52:35 $ docker top 5832c41f233dd3eb4ed662458620880cf123293c450b073a0d54fb4dfc7a3cc4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh 03:52:36 ---> job-cost.sh 03:52:36 lf-activate-venv: SKIPPING 03:52:36 INFO: No Stack... 03:52:36 + go mod tidy 03:52:37 INFO: Retrieving Pricing Info for: v3-standard-2 [Pipeline] sh 03:52:37 INFO: Archiving Costs [Pipeline] sh 03:52:37 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 03:52:37 + cut -d, -f6 [Pipeline] lock 03:52:37 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-438-1-stack-cost] 03:52:37 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-438-1-stack-cost] did not exist. Created. 03:52:37 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-438-1-stack-cost] [Pipeline] { 03:52:37 + make test 03:52:37 GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] unstash [Pipeline] sh 03:52:38 + echo total: 0.05999999865889549 [Pipeline] stash 03:52:38 Stashed 1 file(s) [Pipeline] } 03:52:38 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-438-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:52:38 $ docker stop --time=1 5832c41f233dd3eb4ed662458620880cf123293c450b073a0d54fb4dfc7a3cc4 03:52:38 ? github.com/edgexfoundry/edgex-ui-go [no test files] 03:52:39 $ docker rm -f 5832c41f233dd3eb4ed662458620880cf123293c450b073a0d54fb4dfc7a3cc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:53:11 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 03:53:11 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 03:53:11 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 03:53:11 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 03:53:11 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 03:53:11 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 03:53:11 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 03:53:11 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 03:53:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 03:53:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 03:53:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 03:53:11 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 03:53:11 GO111MODULE=on go vet ./... [Pipeline] } 03:53:33 $ docker stop --time=1 d9d04f733de31315aaa84a6e1fa0b4894b15fc872bb0df11d31c878a4a1e3031 03:53:35 $ docker rm -f d9d04f733de31315aaa84a6e1fa0b4894b15fc872bb0df11d31c878a4a1e3031 [Pipeline] // withDockerContainer [Pipeline] sh 03:53:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:53:36 Warning: overwriting stash ‘coverage-report’ 03:53:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:53:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:53:38 + ls -al . 03:53:38 total 124 03:53:38 drwxrwxr-x 11 jenkins jenkins 4096 Sep 18 03:52 . 03:53:38 drwxrwxr-x 4 jenkins jenkins 4096 Sep 18 03:50 .. 03:53:38 drwxrwxr-x 8 jenkins jenkins 4096 Sep 18 03:50 .git 03:53:38 drwxrwxr-x 2 jenkins jenkins 4096 Sep 18 03:50 .github 03:53:38 -rw-rw-r-- 1 jenkins jenkins 162 Sep 18 03:50 .gitignore 03:53:38 -rw-rw-r-- 1 jenkins jenkins 3959 Sep 18 03:50 CONTRIBUTING.md 03:53:38 -rw-rw-r-- 1 jenkins jenkins 1526 Sep 18 03:50 Dockerfile 03:53:38 -rw-rw-r-- 1 jenkins jenkins 652 Sep 18 03:50 Jenkinsfile 03:53:38 -rw-rw-r-- 1 jenkins jenkins 11357 Sep 18 03:50 LICENSE 03:53:38 -rw-rw-r-- 1 jenkins jenkins 990 Sep 18 03:50 Makefile 03:53:38 -rw-rw-r-- 1 jenkins jenkins 5509 Sep 18 03:50 README.md 03:53:38 -rw-rw-r-- 1 jenkins jenkins 5 Sep 18 03:48 VERSION 03:53:38 drwxrwxr-x 3 jenkins jenkins 4096 Sep 18 03:50 assets 03:53:38 drwxrwxr-x 2 jenkins jenkins 4096 Sep 18 03:50 bin 03:53:38 drwxrwxr-x 3 jenkins jenkins 4096 Sep 18 03:50 cmd 03:53:38 -rw-r--r-- 1 jenkins jenkins 10 Sep 18 03:52 coverage.out 03:53:38 drwxrwxr-x 2 jenkins jenkins 4096 Sep 18 03:50 docs 03:53:38 -rw-rw-r-- 1 jenkins jenkins 823 Sep 18 03:50 go.mod 03:53:38 -rw-r--r-- 1 jenkins jenkins 23693 Sep 18 03:52 go.sum 03:53:38 drwxrwxr-x 9 jenkins jenkins 4096 Sep 18 03:50 internal 03:53:38 drwxrwxr-x 3 jenkins jenkins 4096 Sep 18 03:50 pkg 03:53:38 -rw-rw-r-- 1 jenkins jenkins 155 Sep 18 03:50 version.go 03:53:38 drwxrwxr-x 4 jenkins jenkins 4096 Sep 18 03:50 web [Pipeline] isUnix [Pipeline] sh 03:53:38 + 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=666c434f7ed35d12fc6d0b3167e9862f3bfc4716 --label arch=arm64 --label version=0.0.0 . 03:53:39 Sending build context to Docker daemon 20.82MB 03:53:39 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 03:53:39 Step 2/25 : FROM ${BASE} AS builder 03:53:39 ---> eccaec0ad98d 03:53:39 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 03:53:40 ---> Running in bdd2b6988343 03:53:40 Removing intermediate container bdd2b6988343 03:53:40 ---> 83c98871fa01 03:53:40 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 03:53:40 ---> Running in 4b9f2fce8041 03:53:41 Removing intermediate container 4b9f2fce8041 03:53:41 ---> 15f88840fa9a 03:53:41 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 03:53:41 ---> Running in c9c6fe2ba40e 03:53:42 Removing intermediate container c9c6fe2ba40e 03:53:42 ---> 9075c85632b5 03:53:42 Step 6/25 : LABEL Name=edgex-ui-go 03:53:42 ---> Running in 80e1e1c08567 03:53:42 Removing intermediate container 80e1e1c08567 03:53:42 ---> 185e78ca016c 03:53:42 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 03:53:42 ---> Running in 7c36fa86635f 03:53:43 Removing intermediate container 7c36fa86635f 03:53:43 ---> 6de49c8f2b75 03:53:43 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:53:43 ---> Running in e0b801139058 03:53:46 Removing intermediate container e0b801139058 03:53:46 ---> 9af5f856205e 03:53:46 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:53:46 ---> Running in 0536a80ff014 03:53:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:53:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:53:49 OK: 218 MiB in 52 packages 03:53:50 Removing intermediate container 0536a80ff014 03:53:50 ---> fe1dc49aba2a 03:53:50 Step 10/25 : ENV GO111MODULE=on 03:53:50 ---> Running in 936c971b49e4 03:53:50 Removing intermediate container 936c971b49e4 03:53:50 ---> e9300ad44279 03:53:50 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 03:53:50 ---> Running in f5ec0bf80dce 03:53:51 Removing intermediate container f5ec0bf80dce 03:53:51 ---> 793bfc927fbe 03:53:51 Step 12/25 : COPY go.mod . 03:53:52 ---> 5fc78694ee1a 03:53:52 Step 13/25 : COPY Makefile . 03:53:53 ---> 44f9b18b5024 03:53:53 Step 14/25 : RUN make update 03:53:53 ---> Running in cf4faeed3daa 03:53:54 CGO_ENABLED=0 GO111MODULE=on go mod download 03:53:55 Removing intermediate container cf4faeed3daa 03:53:55 ---> 3a051691ff47 03:53:55 Step 15/25 : COPY . . 03:53:58 ---> 33d9f7f95ce1 03:53:58 Step 16/25 : RUN go mod tidy 03:53:58 ---> Running in 1ed0ee59fa20 03:54:01 Removing intermediate container 1ed0ee59fa20 03:54:01 ---> 3a984224001d 03:54:01 Step 17/25 : RUN ${MAKE} 03:54:01 ---> Running in ab8e6e42dcb2 03:54:02 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 03:54:29 CGO_ENABLED=0 GO111MODULE=on go build ./... 03:54:33 Removing intermediate container ab8e6e42dcb2 03:54:33 ---> 496293b89e9a 03:54:33 Step 18/25 : FROM alpine:3.12 03:54:33 3.12: Pulling from library/alpine 03:54:33 ccdebe76d529: Pulling fs layer 03:54:34 ccdebe76d529: Verifying Checksum 03:54:34 ccdebe76d529: Download complete 03:54:34 ccdebe76d529: Pull complete 03:54:34 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 03:54:34 Status: Downloaded newer image for alpine:3.12 03:54:34 ---> afc2cc120ca2 03:54:34 Step 19/25 : EXPOSE 4000 03:54:35 ---> Running in 4cde711cce93 03:54:35 Removing intermediate container 4cde711cce93 03:54:35 ---> 16c0299b6262 03:54:35 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 03:54:37 ---> ae8c4776030c 03:54:37 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 03:54:37 ---> Running in 8b5363323f0e 03:54:37 Removing intermediate container 8b5363323f0e 03:54:37 ---> 0c3d926eee24 03:54:37 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 03:54:37 ---> Running in 987cef78891a 03:54:38 Removing intermediate container 987cef78891a 03:54:38 ---> d206bbb7e788 03:54:38 Step 23/25 : LABEL arch=arm64 03:54:38 ---> Running in 9353a3c457e9 03:54:39 Removing intermediate container 9353a3c457e9 03:54:39 ---> 99222d1d10ab 03:54:39 Step 24/25 : LABEL git_sha=666c434f7ed35d12fc6d0b3167e9862f3bfc4716 03:54:39 ---> Running in 30bb7311d68e 03:54:39 Removing intermediate container 30bb7311d68e 03:54:39 ---> cfb6e71569d1 03:54:39 Step 25/25 : LABEL version=0.0.0 03:54:39 ---> Running in 3201a4101783 03:54:40 Removing intermediate container 3201a4101783 03:54:40 ---> a7ed96a1a0f0 03:54:40 [Warning] One or more build-args [ARCH] were not consumed 03:54:40 Successfully built a7ed96a1a0f0 03:54:40 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:54:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:54:41 03:54:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 03:54:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:54:41 arm64: Pulling from edgex-lftools-log-publisher 03:54:41 448f6bf000e3: Pulling fs layer 03:54:41 f757da607395: Pulling fs layer 03:54:41 05883995daec: Pulling fs layer 03:54:41 8603b9c90790: Pulling fs layer 03:54:41 1560dd03e051: Pulling fs layer 03:54:41 27f5ce0e4adf: Pulling fs layer 03:54:41 c2d8d7efcc4b: Pulling fs layer 03:54:41 8603b9c90790: Waiting 03:54:41 27f5ce0e4adf: Waiting 03:54:41 c2d8d7efcc4b: Waiting 03:54:41 1560dd03e051: Waiting 03:54:42 f757da607395: Verifying Checksum 03:54:42 f757da607395: Download complete 03:54:42 8603b9c90790: Verifying Checksum 03:54:42 8603b9c90790: Download complete 03:54:42 1560dd03e051: Verifying Checksum 03:54:42 1560dd03e051: Download complete 03:54:42 27f5ce0e4adf: Verifying Checksum 03:54:42 27f5ce0e4adf: Download complete 03:54:42 05883995daec: Verifying Checksum 03:54:42 05883995daec: Download complete 03:54:43 448f6bf000e3: Download complete 03:54:46 c2d8d7efcc4b: Verifying Checksum 03:54:46 c2d8d7efcc4b: Download complete 03:54:47 448f6bf000e3: Pull complete 03:54:47 f757da607395: Pull complete 03:54:49 05883995daec: Pull complete 03:54:49 8603b9c90790: Pull complete 03:54:50 1560dd03e051: Pull complete 03:54:50 27f5ce0e4adf: Pull complete 03:55:05 c2d8d7efcc4b: Pull complete 03:55:05 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 03:55:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:55:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 03:55:05 prd-ubuntu18.04-docker-arm64-4c-16g-556 does not seem to be running inside a container 03:55:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:55:09 $ docker top a8c10ad55e870b4367a4221df378c25a26e38a21a7cc55280fd679603e70aa23 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:55:10 ---> job-cost.sh 03:55:10 lf-activate-venv: SKIPPING 03:55:10 INFO: No Stack... 03:55:11 INFO: Retrieving Pricing Info for: v3-standard-4 03:55:12 INFO: Archiving Costs [Pipeline] sh 03:55:12 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 03:55:12 + cut -d, -f6 [Pipeline] lock 03:55:13 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-438-1-stack-cost] 03:55:13 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-438-1-stack-cost] did not exist. Created. 03:55:13 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-438-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:55:13 /w/workspace/edgex-ui-go/1@tmp/durable-4e0203ef/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-4e0203ef/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 03:55:14 + echo total: 0.10999999940395355 [Pipeline] stash 03:55:14 Warning: overwriting stash ‘stack-cost’ 03:55:14 Stashed 1 file(s) [Pipeline] } 03:55:14 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-438-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:55:14 $ docker stop --time=1 a8c10ad55e870b4367a4221df378c25a26e38a21a7cc55280fd679603e70aa23 03:55:16 $ docker rm -f a8c10ad55e870b4367a4221df378c25a26e38a21a7cc55280fd679603e70aa23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:55:17 provisioning config files... 03:55:17 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp/config6401084599708523056tmp [Pipeline] { [Pipeline] sh 03:55:18 + set +x 03:55:18 + curl -s https://codecov.io/bash 03:55:18 + bash -s -- 03:55:18 03:55:18 _____ _ 03:55:18 / ____| | | 03:55:18 | | ___ __| | ___ ___ _____ __ 03:55:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:55:18 | |___| (_) | (_| | __/ (_| (_) \ V / 03:55:18 \_____\___/ \__,_|\___|\___\___/ \_/ 03:55:18 Bash-1.0.6 03:55:18 03:55:18 03:55:18 ==> git version 2.24.4 found 03:55:18 ==> 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 03:55:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:55:18 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:55:18 ==> Jenkins CI detected. 03:55:18 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-438 03:55:18 project root: . 03:55:18 --> token set from env 03:55:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:55:18 ==> Running gcov in . (disable via -X gcov) 03:55:18 ==> Python coveragepy not found 03:55:18 ==> Searching for coverage reports in: 03:55:18 + . 03:55:18 -> Found 1 reports 03:55:18 ==> Detecting git/mercurial file structure 03:55:18 ==> Reading reports 03:55:18 + ./coverage.out bytes=10 03:55:18 ==> Appending adjustments 03:55:18 https://docs.codecov.io/docs/fixing-reports 03:55:18 + Found adjustments 03:55:18 ==> Gzipping contents 03:55:18 4.0K /tmp/codecov.xuLgfL.gz 03:55:18 ==> Uploading reports 03:55:18 url: https://codecov.io 03:55:18 query: branch=PR-438&commit=666c434f7ed35d12fc6d0b3167e9862f3bfc4716&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-438%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=438&job=&cmd_args= 03:55:18 -> Pinging Codecov 03:55:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-438&commit=666c434f7ed35d12fc6d0b3167e9862f3bfc4716&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-438%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=438&job=&cmd_args= 03:55:18 -> Uploading to 03:55:18 https://storage.googleapis.com/codecov/v4/raw/2021-09-18/FB506323287CE973F263BFD2A0EB1F37/666c434f7ed35d12fc6d0b3167e9862f3bfc4716/82c84dce-5d24-44f8-ada9-22342d9027df.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210918%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210918T035518Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3aca34ff400794962534871cd3b6982ac69c0d476212eea362918cce87c68ec0 03:55:18 % Total % Received % Xferd Average Speed Time Time Time Current 03:55:18 Dload Upload Total Spent Left Speed 03:55:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3366 0 0 100 3366 0 9267 --:--:-- --:--:-- --:--:-- 9272 03:55:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/666c434f7ed35d12fc6d0b3167e9862f3bfc4716 [Pipeline] } 03:55:19 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] sh 03:55:22 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-438/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:55:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:55:23 ---> package-listing.sh 03:55:23 ++ facter osfamily 03:55:23 ++ tr '[:upper:]' '[:lower:]' 03:55:23 + OS_FAMILY=redhat 03:55:23 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-438 03:55:23 + START_PACKAGES=/tmp/packages_start.txt 03:55:23 + END_PACKAGES=/tmp/packages_end.txt 03:55:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:55:23 + PACKAGES=/tmp/packages_start.txt 03:55:23 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-438 ']' 03:55:23 + PACKAGES=/tmp/packages_end.txt 03:55:23 + case "${OS_FAMILY}" in 03:55:23 + rpm -qa 03:55:23 + sort 03:55:24 + '[' -f /tmp/packages_start.txt ']' 03:55:24 + '[' -f /tmp/packages_end.txt ']' 03:55:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:55:24 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-438 ']' 03:55:24 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-438/archives/ 03:55:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-438/archives/ [Pipeline] echo 03:55:24 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-438/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:55:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:55:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:55:25 03:55:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:55:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:55:25 latest: Pulling from edgex-lftools-log-publisher 03:55:25 b4d181a07f80: Pulling fs layer 03:55:25 a1111a8f2ec3: Pulling fs layer 03:55:25 ed53099fbce6: Pulling fs layer 03:55:25 dc539afda2c1: Pulling fs layer 03:55:25 77bc0d833cb6: Pulling fs layer 03:55:25 9065ff56babe: Pulling fs layer 03:55:25 d287ab97295c: Pulling fs layer 03:55:25 9065ff56babe: Waiting 03:55:25 77bc0d833cb6: Waiting 03:55:25 d287ab97295c: Waiting 03:55:25 dc539afda2c1: Waiting 03:55:25 a1111a8f2ec3: Verifying Checksum 03:55:25 a1111a8f2ec3: Download complete 03:55:25 dc539afda2c1: Verifying Checksum 03:55:25 dc539afda2c1: Download complete 03:55:25 77bc0d833cb6: Verifying Checksum 03:55:25 77bc0d833cb6: Download complete 03:55:25 ed53099fbce6: Verifying Checksum 03:55:25 ed53099fbce6: Download complete 03:55:25 9065ff56babe: Verifying Checksum 03:55:25 9065ff56babe: Download complete 03:55:26 b4d181a07f80: Verifying Checksum 03:55:26 b4d181a07f80: Download complete 03:55:27 b4d181a07f80: Pull complete 03:55:28 a1111a8f2ec3: Pull complete 03:55:28 ed53099fbce6: Pull complete 03:55:28 dc539afda2c1: Pull complete 03:55:28 77bc0d833cb6: Pull complete 03:55:28 9065ff56babe: Pull complete 03:55:29 d287ab97295c: Verifying Checksum 03:55:29 d287ab97295c: Download complete 03:55:34 d287ab97295c: Pull complete 03:55:34 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 03:55:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:55:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:55:34 prd-centos7-docker-4c-2g-555 does not seem to be running inside a container 03:55:34 $ 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-438/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-438 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-438:/w/workspace/edgexfoundry_edgex-ui-go_PR-438:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-438@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:latest cat 03:55:36 $ docker top 059b8b12fa57744bfe0cf6886474ebba1014d98589d520aa3f99fd6a04e54035 -eo pid,comm [Pipeline] { [Pipeline] sh 03:55:37 + touch /tmp/pre-build-complete [Pipeline] sh 03:55:37 + mkdir -p /var/log/sysstat [Pipeline] sh 03:55:37 + ls /var/log/sa-host 03:55:37 + sadf -c /var/log/sa-host/sa05 03:55:37 file_magic: OK 03:55:37 HZ: Using current value: 100 03:55:37 file_header: OK 03:55:37 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 03:55:37 Statistics: 03:55:37 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:55:37 File successfully converted to sysstat format version 12.0.3 03:55:37 + sadf -c /var/log/sa-host/sa18 03:55:37 file_magic: OK 03:55:37 HZ: Using current value: 100 03:55:37 file_header: OK 03:55:37 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 03:55:37 Statistics: 03:55:37 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:55:37 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:55:38 provisioning config files... 03:55:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp/config1418592982862115015tmp [Pipeline] { [Pipeline] echo 03:55:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:55:38 ---> create-netrc.sh [Pipeline] } 03:55:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:55:39 ---> python-tools-install.sh [Pipeline] echo 03:55:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:55:39 ---> sudo-logs.sh 03:55:39 Archiving 'sudo' log.. 03:55:39 sudo: unable to resolve host prd-centos7-docker-4c-2g-555.vexxhost.local: Name or service not known 03:55:39 sudo: unable to resolve host prd-centos7-docker-4c-2g-555.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 03:55:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:55:40 ---> job-cost.sh 03:55:40 lf-activate-venv: SKIPPING 03:55:40 DEBUG: total: 0.10999999940395355 03:55:40 INFO: Retrieving Stack Cost... 03:55:40 INFO: Retrieving Pricing Info for: v3-standard-2 03:55:40 INFO: Archiving Costs [Pipeline] echo 03:55:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:55:41 ---> logs-deploy.sh 03:55:41 lf-activate-venv: SKIPPING 03:55:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-438/1 03:55:41 INFO: archiving workspace using pattern(s): 03:55:41 Archives upload complete. 03:55:42 INFO: archiving logs to Nexus 03:55:42 ---> uname -a: 03:55:42 Linux prd-centos7-docker-4c-2g-555.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 03:55:42 03:55:42 03:55:42 ---> lscpu: 03:55:42 Architecture: x86_64 03:55:42 CPU op-mode(s): 32-bit, 64-bit 03:55:42 Byte Order: Little Endian 03:55:42 Address sizes: 40 bits physical, 48 bits virtual 03:55:42 CPU(s): 2 03:55:42 On-line CPU(s) list: 0,1 03:55:42 Thread(s) per core: 1 03:55:42 Core(s) per socket: 1 03:55:42 Socket(s): 2 03:55:42 NUMA node(s): 1 03:55:42 Vendor ID: AuthenticAMD 03:55:42 CPU family: 23 03:55:42 Model: 49 03:55:42 Model name: AMD EPYC-Rome Processor 03:55:42 Stepping: 0 03:55:42 CPU MHz: 2799.996 03:55:42 BogoMIPS: 5599.99 03:55:42 Virtualization: AMD-V 03:55:42 Hypervisor vendor: KVM 03:55:42 Virtualization type: full 03:55:42 L1d cache: 32K 03:55:42 L1i cache: 32K 03:55:42 L2 cache: 512K 03:55:42 L3 cache: 16384K 03:55:42 NUMA node0 CPU(s): 0,1 03:55:42 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 03:55:42 03:55:42 03:55:42 ---> nproc: 03:55:42 2 03:55:42 03:55:42 03:55:42 ---> df -h: 03:55:42 Filesystem Size Used Avail Use% Mounted on 03:55:42 overlay 40G 7.7G 33G 20% / 03:55:42 tmpfs 64M 0 64M 0% /dev 03:55:42 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:55:42 shm 64M 0 64M 0% /dev/shm 03:55:42 /dev/vda1 40G 7.7G 33G 20% /facter-os 03:55:42 03:55:42 03:55:42 ---> sar -b -r -n DEV: 03:55:42 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/18/21 _x86_64_ (2 CPU) 03:55:42 03:55:42 03:47:00 LINUX RESTART (2 CPU) 03:55:42 03:55:42 03:48:01 tps rtps wtps bread/s bwrtn/s 03:55:42 03:49:01 2.32 0.00 2.32 0.00 52.27 03:55:42 03:50:01 0.43 0.00 0.43 0.00 6.48 03:55:42 03:51:01 0.20 0.00 0.20 0.00 1.48 03:55:42 03:52:01 0.23 0.00 0.23 0.00 3.61 03:55:42 03:53:01 0.30 0.00 0.30 0.00 4.51 03:55:42 03:54:01 0.27 0.00 0.27 0.00 3.73 03:55:42 03:55:01 0.20 0.00 0.20 0.00 2.56 03:55:42 Average: 0.56 0.00 0.56 0.00 10.67 03:55:42 03:55:42 03:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:55:42 03:49:01 5442084 0 797844 9.96 2620 1766392 1242856 13.72 590016 1576304 20 03:55:42 03:50:01 5446872 0 793048 9.90 2620 1766400 1204604 13.30 588924 1573516 8 03:55:42 03:51:01 5442556 0 797364 9.96 2620 1766400 1204952 13.30 588612 1577652 20 03:55:42 03:52:01 5443356 0 796556 9.95 2620 1766408 1204860 13.30 587664 1578380 20 03:55:42 03:53:01 5442736 0 797172 9.95 2620 1766412 1204980 13.30 584660 1582020 12 03:55:42 03:54:01 5442368 0 797532 9.96 2620 1766420 1204860 13.30 585044 1582048 12 03:55:42 03:55:01 5440712 0 799184 9.98 2620 1766424 1204860 13.30 586856 1582044 8 03:55:42 Average: 5442955 0 796957 9.95 2620 1766408 1210282 13.36 587397 1578852 14 03:55:42 03:55:42 03:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:55:42 03:49:01 eth0 2.48 1.45 1.83 0.63 0.00 0.00 0.00 0.00 03:55:42 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:42 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:42 03:50:01 eth0 0.70 0.08 0.06 0.01 0.00 0.00 0.00 0.00 03:55:42 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:42 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:42 03:51:01 eth0 5.36 2.32 3.72 0.48 0.00 0.00 0.00 0.00 03:55:42 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:42 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:42 03:52:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 03:55:42 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:42 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:42 03:53:01 eth0 0.33 0.22 0.14 0.07 0.00 0.00 0.00 0.00 03:55:42 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:42 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:42 03:54:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:42 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:42 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:42 03:55:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:55:42 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:42 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:42 Average: eth0 1.30 0.60 0.82 0.18 0.00 0.00 0.00 0.00 03:55:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:42 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:42 03:55:42 03:55:42 ---> sar -P ALL: 03:55:42 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/18/21 _x86_64_ (2 CPU) 03:55:42 03:55:42 03:47:00 LINUX RESTART (2 CPU) 03:55:42 03:55:42 03:48:01 CPU %user %nice %system %iowait %steal %idle 03:55:42 03:49:01 all 0.23 0.00 0.10 0.00 0.02 99.66 03:55:42 03:49:01 0 0.23 0.00 0.13 0.00 0.02 99.62 03:55:42 03:49:01 1 0.22 0.00 0.07 0.00 0.02 99.70 03:55:42 03:50:01 all 0.26 0.00 0.05 0.00 0.02 99.67 03:55:42 03:50:01 0 0.07 0.00 0.07 0.00 0.03 99.83 03:55:42 03:50:01 1 0.45 0.00 0.03 0.00 0.00 99.52 03:55:42 03:51:01 all 0.31 0.00 0.13 0.00 0.02 99.55 03:55:42 03:51:01 0 0.52 0.00 0.13 0.00 0.02 99.33 03:55:42 03:51:01 1 0.10 0.00 0.12 0.00 0.02 99.77 03:55:42 03:52:01 all 0.24 0.00 0.04 0.00 0.01 99.71 03:55:42 03:52:01 0 0.43 0.00 0.03 0.00 0.00 99.53 03:55:42 03:52:01 1 0.05 0.00 0.05 0.00 0.02 99.88 03:55:42 03:53:01 all 0.23 0.00 0.05 0.00 0.01 99.72 03:55:42 03:53:01 0 0.40 0.00 0.07 0.00 0.02 99.52 03:55:42 03:53:01 1 0.05 0.00 0.03 0.00 0.00 99.92 03:55:42 03:54:01 all 0.23 0.00 0.06 0.00 0.02 99.70 03:55:42 03:54:01 0 0.40 0.00 0.05 0.00 0.02 99.53 03:55:42 03:54:01 1 0.05 0.00 0.07 0.00 0.02 99.87 03:55:42 03:55:01 all 0.24 0.00 0.08 0.00 0.01 99.67 03:55:42 03:55:01 0 0.42 0.00 0.12 0.00 0.02 99.45 03:55:42 03:55:01 1 0.07 0.00 0.05 0.00 0.00 99.88 03:55:42 Average: all 0.25 0.00 0.07 0.00 0.01 99.67 03:55:42 Average: 0 0.35 0.00 0.09 0.00 0.02 99.54 03:55:42 Average: 1 0.14 0.00 0.06 0.00 0.01 99.79 03:55:42 03:55:42 03:55:42