Pull request #482 updated 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 badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 6a246e3d7b7355477da434fcadb43497f15b6614+d9a357ae929ab9a4753b0c453002d551dace3f17 (a4f006b33cd18f023839f813aa8bc067ad718a53) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2629445537950499313.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh6416016363372583823.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 a03e002eace0db65b27acd1444eb3c4392a49323 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-482/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-482/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4049945460697990388.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com: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-ssh9152491897078492451.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-482/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-482/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1910956303905753434.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 USE_ALPINE: true 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-322 in /w/workspace/edgexfoundry_edgex-ui-go_PR-482 [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-482 # 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-482@tmp/jenkins-gitclient-ssh1992772911765445127.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d9a357ae929ab9a4753b0c453002d551dace3f17 into PR head commit 6a246e3d7b7355477da434fcadb43497f15b6614 Merge succeeded, producing 6a246e3d7b7355477da434fcadb43497f15b6614 Checking out Revision 6a246e3d7b7355477da434fcadb43497f15b6614 (PR-482) > 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-482@tmp/jenkins-gitclient-ssh6543946607694937477.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/482/head:refs/remotes/origin/PR-482 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6a246e3d7b7355477da434fcadb43497f15b6614 # 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-482@tmp/jenkins-gitclient-ssh274698055998860903.key > git merge d9a357ae929ab9a4753b0c453002d551dace3f17 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6a246e3d7b7355477da434fcadb43497f15b6614 # timeout=10 Commit message: "feat: update build production artifact GUI" > git rev-list --no-walk 550b487ab09853445f8f9752e6bcb85bbb9c6fa6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:31:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:31:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:31:23 ========================================================= 09:31:23 EdgeX Global Pipelines Version Info 09:31:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:31:24 ------------------- 09:31:24 stable info: 09:31:24 ------------------- 09:31:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:31:24 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 09:31:24 Message: update stable to v1.0.213 09:31:25 ------------------- 09:31:25 experimental info: 09:31:25 ------------------- 09:31:25 Commited By: **** collab-it+edgex@linuxfoundation.org 09:31:25 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 09:31:25 Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:31:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 09:31:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 09:31:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:31:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:31:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:31:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:31:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:31:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:31:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:31:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:31:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:31:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 09:31:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:31:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:31:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:31:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:31:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:31:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:31:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:31:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:31:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:31:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:31:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:31:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:31:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:31:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:31:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-482 [Pipeline] echo 09:31:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-482 [Pipeline] echo 09:31:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-482 [Pipeline] echo 09:31:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6a246e3d7b7355477da434fcadb43497f15b6614 [Pipeline] echo 09:31:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6a246e3 [Pipeline] echo 09:31:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:31:25 provisioning config files... 09:31:25 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp/config3570118469679643683tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:31:25 ---> docker-login.sh 09:31:25 nexus3.edgexfoundry.org:10001 09:31:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:26 Configure a credential helper to remove this warning. See 09:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:26 09:31:26 Login Succeeded 09:31:26 nexus3.edgexfoundry.org:10002 09:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:26 Configure a credential helper to remove this warning. See 09:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:26 09:31:26 Login Succeeded 09:31:26 nexus3.edgexfoundry.org:10003 09:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:26 Configure a credential helper to remove this warning. See 09:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:26 09:31:26 Login Succeeded 09:31:26 nexus3.edgexfoundry.org:10004 09:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:26 Configure a credential helper to remove this warning. See 09:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:26 09:31:26 Login Succeeded 09:31:26 docker.io 09:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:27 Configure a credential helper to remove this warning. See 09:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:27 09:31:27 Login Succeeded 09:31:27 ---> docker-login.sh ends [Pipeline] } 09:31:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:31:27 + git rev-list -1 --merges 6a246e3d7b7355477da434fcadb43497f15b6614~1..6a246e3d7b7355477da434fcadb43497f15b6614 [Pipeline] echo 09:31:27 -----------> git rev-list -1 --merges 6a246e3d7b7355477da434fcadb43497f15b6614~1..6a246e3d7b7355477da434fcadb43497f15b6614 6a246e3d7b7355477da434fcadb43497f15b6614 [false] [Pipeline] sh 09:31:27 + git log --format=format:%s -1 6a246e3d7b7355477da434fcadb43497f15b6614 [Pipeline] echo 09:31:27 ========================================================= 09:31:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:31:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:31:28 + git log --format=format:%s -1 6a246e3d7b7355477da434fcadb43497f15b6614 [Pipeline] echo 09:31:28 [semverPrep] GIT_COMMIT: 6a246e3d7b7355477da434fcadb43497f15b6614, Commit Message: feat: update build production artifact GUI [Pipeline] echo 09:31:28 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:31:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:31:28 09:31:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:31:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:31:29 latest: Pulling from edgex-devops/git-semver 09:31:29 a0d0a0d46f8b: Pulling fs layer 09:31:29 3e5f54012d9b: Pulling fs layer 09:31:29 4c7163046ea9: Pulling fs layer 09:31:29 0c2d73faf560: Pulling fs layer 09:31:29 0c2d73faf560: Waiting 09:31:29 3e5f54012d9b: Download complete 09:31:29 a0d0a0d46f8b: Verifying Checksum 09:31:29 a0d0a0d46f8b: Download complete 09:31:29 0c2d73faf560: Verifying Checksum 09:31:29 0c2d73faf560: Download complete 09:31:29 4c7163046ea9: Verifying Checksum 09:31:29 4c7163046ea9: Download complete 09:31:29 a0d0a0d46f8b: Pull complete 09:31:29 3e5f54012d9b: Pull complete 09:31:29 4c7163046ea9: Pull complete 09:31:29 0c2d73faf560: Pull complete 09:31:29 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 09:31:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:31:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:31:29 prd-centos7-docker-4c-2g-322 does not seem to be running inside a container 09:31:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-482 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-482:/w/workspace/edgexfoundry_edgex-ui-go_PR-482:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-482@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:10004/edgex-devops/git-semver:latest cat 09:31:30 $ docker top 15f08866af61883d97c087bf31453ff7246743989b39d8b5e3e72737bd9eaafd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:31:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:31:30 [ssh-agent] Looking for ssh-agent implementation... 09:31:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:31:30 $ docker exec 15f08866af61883d97c087bf31453ff7246743989b39d8b5e3e72737bd9eaafd ssh-agent 09:31:30 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhPElBG/agent.13 09:31:30 SSH_AGENT_PID=19 09:31:30 Running ssh-add (command line suppressed) 09:31:31 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp/private_key_6398266015108290626.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp/private_key_6398266015108290626.key) 09:31:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:31:31 + git tag --points-at HEAD [Pipeline] } 09:31:31 $ docker exec --env ******** --env ******** 15f08866af61883d97c087bf31453ff7246743989b39d8b5e3e72737bd9eaafd ssh-agent -k 09:31:31 unset SSH_AUTH_SOCK; 09:31:31 unset SSH_AGENT_PID; 09:31:31 echo Agent pid 19 killed; 09:31:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:31:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:31:31 [ssh-agent] Looking for ssh-agent implementation... 09:31:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:31:31 $ docker exec 15f08866af61883d97c087bf31453ff7246743989b39d8b5e3e72737bd9eaafd ssh-agent 09:31:31 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkaLELp/agent.52 09:31:31 SSH_AGENT_PID=58 09:31:31 Running ssh-add (command line suppressed) 09:31:31 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp/private_key_5990324630741438556.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp/private_key_5990324630741438556.key) 09:31:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:31:32 + git semver init 09:31:32 # -> Open(): unable to determine branch for HEAD 09:31:32 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-482/.git 09:31:32 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-482 09:31:32 # $SEMVER_REMOTE_NAME = origin 09:31:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:31:32 # $SEMVER_USER_NAME = edgex-jenkins 09:31:32 # $SEMVER_BRANCH = PR-482 09:31:32 # $SEMVER_TEMP = /tmp/semver-971559310 09:31:32 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 09:31:34 # '/tmp/semver-971559310' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-482/.semver' 09:31:34 # -> Force: false 09:31:34 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-482/.semver [Pipeline] } 09:31:34 $ docker exec --env ******** --env ******** 15f08866af61883d97c087bf31453ff7246743989b39d8b5e3e72737bd9eaafd ssh-agent -k 09:31:34 unset SSH_AUTH_SOCK; 09:31:34 unset SSH_AGENT_PID; 09:31:34 echo Agent pid 58 killed; 09:31:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:31:35 + git semver [Pipeline] } 09:31:35 $ docker stop --time=1 15f08866af61883d97c087bf31453ff7246743989b39d8b5e3e72737bd9eaafd 09:31:36 $ docker rm -f 15f08866af61883d97c087bf31453ff7246743989b39d8b5e3e72737bd9eaafd [Pipeline] // withDockerContainer [Pipeline] sh 09:31:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:31:36 Stashed 1 file(s) [Pipeline] echo 09:31:36 [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 09:31:52 Still waiting to schedule task 09:31:52 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-322’ 09:31:52 Still waiting to schedule task 09:31:52 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:33:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-323 in /w/workspace/edgexfoundry_edgex-ui-go_PR-482 [Pipeline] { [Pipeline] ws 09:33:27 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 09:33:28 The recommended git tool is: git 09:33:32 using credential edgex-jenkins-ssh 09:33:32 Cloning the remote Git repository 09:33:33 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:33:33 > git init /w/workspace/edgex-ui-go/2 # timeout=10 09:33:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:33:33 > git --version # timeout=10 09:33:33 > git --version # 'git version 2.17.1' 09:33:33 using GIT_SSH to set credentials SSH Credentials for GitHub 09:33:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:33:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:33:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:33:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:33:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:33:39 using GIT_SSH to set credentials SSH Credentials for GitHub 09:33:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/482/head:refs/remotes/origin/PR-482 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:33:40 Merging remotes/origin/main commit d9a357ae929ab9a4753b0c453002d551dace3f17 into PR head commit 6a246e3d7b7355477da434fcadb43497f15b6614 09:33:40 Merge succeeded, producing 6a246e3d7b7355477da434fcadb43497f15b6614 09:33:40 Checking out Revision 6a246e3d7b7355477da434fcadb43497f15b6614 (PR-482) 09:33:40 > git config core.sparsecheckout # timeout=10 09:33:40 > git checkout -f 6a246e3d7b7355477da434fcadb43497f15b6614 # timeout=10 09:33:40 > git remote # timeout=10 09:33:40 > git config --get remote.origin.url # timeout=10 09:33:40 using GIT_SSH to set credentials SSH Credentials for GitHub 09:33:40 > git merge d9a357ae929ab9a4753b0c453002d551dace3f17 # timeout=10 09:33:40 > git rev-parse HEAD^{commit} # timeout=10 09:33:40 > git config core.sparsecheckout # timeout=10 09:33:40 > git checkout -f 6a246e3d7b7355477da434fcadb43497f15b6614 # timeout=10 09:33:45 Commit message: "feat: update build production artifact GUI" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:33:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:33:46 % Total % Received % Xferd Average Speed Time Time Time Current 09:33:46 Dload Upload Total Spent Left Speed 09:33:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 90953 0 --:--:-- --:--:-- --:--:-- 90953 [Pipeline] sh 09:33:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:33:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:33:46 + sudo tee /etc/docker/daemon.new 09:33:46 { 09:33:46 "registry-mirrors": [ 09:33:46 "https://nexus3.edgexfoundry.org:10001" 09:33:46 ], 09:33:46 "bip": "10.250.0.254/24", 09:33:46 "hosts": [ 09:33:46 "tcp://0.0.0.0:5555", 09:33:46 "unix:///var/run/docker.sock" 09:33:46 ], 09:33:46 "mtu": 1458, 09:33:46 "selinux-enabled": true, 09:33:46 "seccomp-profile": "/etc/docker/seccomp.json" 09:33:46 } [Pipeline] sh 09:33:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:33:47 + sudo service docker restart 09:33:49 Running on prd-centos7-docker-4c-2g-324 in /w/workspace/edgexfoundry_edgex-ui-go_PR-482 [Pipeline] { [Pipeline] ws 09:33:49 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 09:33:49 The recommended git tool is: git 09:33:51 using credential edgex-jenkins-ssh 09:33:51 Cloning the remote Git repository 09:33:51 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:33:51 > git init /w/workspace/edgex-ui-go/2 # timeout=10 09:33:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:33:51 > git --version # timeout=10 09:33:51 > git --version # 'git version 2.24.4' 09:33:51 using GIT_SSH to set credentials SSH Credentials for GitHub 09:33:51 [INFO] Currently running in a labeled security context 09:33:51 [INFO] Currently SELinux is 'enforcing' on the host 09:33:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh8514360996142682483.key 09:33:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:33:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:33:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:33:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:33:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:33:53 using GIT_SSH to set credentials SSH Credentials for GitHub 09:33:53 [INFO] Currently running in a labeled security context 09:33:53 [INFO] Currently SELinux is 'enforcing' on the host 09:33:53 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh4579604401585141224.key 09:33:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/482/head:refs/remotes/origin/PR-482 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:33:54 Merging remotes/origin/main commit d9a357ae929ab9a4753b0c453002d551dace3f17 into PR head commit 6a246e3d7b7355477da434fcadb43497f15b6614 09:33:54 Merge succeeded, producing 6a246e3d7b7355477da434fcadb43497f15b6614 09:33:54 Checking out Revision 6a246e3d7b7355477da434fcadb43497f15b6614 (PR-482) 09:33:54 > git config core.sparsecheckout # timeout=10 09:33:54 > git checkout -f 6a246e3d7b7355477da434fcadb43497f15b6614 # timeout=10 09:33:54 > git remote # timeout=10 09:33:54 > git config --get remote.origin.url # timeout=10 09:33:54 using GIT_SSH to set credentials SSH Credentials for GitHub 09:33:54 [INFO] Currently running in a labeled security context 09:33:54 [INFO] Currently SELinux is 'enforcing' on the host 09:33:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh8357857514326188156.key 09:33:54 > git merge d9a357ae929ab9a4753b0c453002d551dace3f17 # timeout=10 09:33:54 > git rev-parse HEAD^{commit} # timeout=10 09:33:54 > git config core.sparsecheckout # timeout=10 09:33:54 > git checkout -f 6a246e3d7b7355477da434fcadb43497f15b6614 # timeout=10 09:33:58 Commit message: "feat: update build production artifact GUI" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:33:58 provisioning config files... 09:33:58 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config3298036905855965236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:33:58 ---> docker-login.sh 09:33:58 nexus3.edgexfoundry.org:10001 09:33:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:59 Configure a credential helper to remove this warning. See 09:33:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:59 09:33:59 Login Succeeded 09:33:59 nexus3.edgexfoundry.org:10002 09:33:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:59 Configure a credential helper to remove this warning. See 09:33:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:59 09:33:59 Login Succeeded 09:33:59 nexus3.edgexfoundry.org:10003 09:33:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:59 Configure a credential helper to remove this warning. See 09:33:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:59 09:33:59 Login Succeeded 09:33:59 nexus3.edgexfoundry.org:10004 09:33:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:59 Configure a credential helper to remove this warning. See 09:33:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:59 09:33:59 Login Succeeded 09:33:59 docker.io 09:33:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:59 Configure a credential helper to remove this warning. See 09:33:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:59 09:33:59 Login Succeeded 09:33:59 ---> docker-login.sh ends [Pipeline] } 09:34:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:34:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:34:00 ========================================================= 09:34:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:34:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:34:00 + 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 . 09:34:00 Sending build context to Docker daemon 25.5MB 09:34:00 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 09:34:00 Step 2/14 : FROM ${BASE} AS builder 09:34:00 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:34:00 a0d0a0d46f8b: Pulling fs layer 09:34:00 31adcdaf11c8: Pulling fs layer 09:34:00 b8b176561691: Pulling fs layer 09:34:00 4527c011a84f: Pulling fs layer 09:34:00 5d74067f8e1e: Pulling fs layer 09:34:00 e0aca202a116: Pulling fs layer 09:34:00 3a43be97a3b4: Pulling fs layer 09:34:00 34cad66bf833: Pulling fs layer 09:34:00 b4e3c513aaa6: Pulling fs layer 09:34:00 4527c011a84f: Waiting 09:34:00 5d74067f8e1e: Waiting 09:34:00 e0aca202a116: Waiting 09:34:00 3a43be97a3b4: Waiting 09:34:00 34cad66bf833: Waiting 09:34:00 b4e3c513aaa6: Waiting 09:34:00 b8b176561691: Verifying Checksum 09:34:00 b8b176561691: Download complete 09:34:00 31adcdaf11c8: Verifying Checksum 09:34:00 31adcdaf11c8: Download complete 09:34:00 5d74067f8e1e: Verifying Checksum 09:34:00 5d74067f8e1e: Download complete 09:34:00 e0aca202a116: Verifying Checksum 09:34:00 e0aca202a116: Download complete 09:34:00 a0d0a0d46f8b: Verifying Checksum 09:34:00 a0d0a0d46f8b: Download complete 09:34:00 3a43be97a3b4: Verifying Checksum 09:34:00 3a43be97a3b4: Download complete 09:34:01 34cad66bf833: Verifying Checksum 09:34:01 34cad66bf833: Download complete 09:34:01 a0d0a0d46f8b: Pull complete 09:34:01 4527c011a84f: Verifying Checksum 09:34:01 4527c011a84f: Download complete 09:34:01 31adcdaf11c8: Pull complete 09:34:01 b8b176561691: Pull complete 09:34:01 b4e3c513aaa6: Verifying Checksum 09:34:01 b4e3c513aaa6: Download complete 09:34:04 4527c011a84f: Pull complete 09:34:04 5d74067f8e1e: Pull complete 09:34:05 e0aca202a116: Pull complete 09:34:05 3a43be97a3b4: Pull complete 09:34:05 34cad66bf833: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:34:05 provisioning config files... 09:34:05 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config785859253893437467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:34:06 ---> docker-login.sh 09:34:06 nexus3.edgexfoundry.org:10001 09:34:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:34:07 Configure a credential helper to remove this warning. See 09:34:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:34:07 09:34:07 Login Succeeded 09:34:07 nexus3.edgexfoundry.org:10002 09:34:07 b4e3c513aaa6: Pull complete 09:34:07 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 09:34:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:34:07 ---> 9f6097aaca64 09:34:07 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:34:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:34:07 Configure a credential helper to remove this warning. See 09:34:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:34:07 09:34:07 Login Succeeded 09:34:07 nexus3.edgexfoundry.org:10003 09:34:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:34:08 Configure a credential helper to remove this warning. See 09:34:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:34:08 09:34:08 Login Succeeded 09:34:08 nexus3.edgexfoundry.org:10004 09:34:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:34:08 Configure a credential helper to remove this warning. See 09:34:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:34:08 09:34:08 Login Succeeded 09:34:08 docker.io 09:34:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:09 ---> Running in af58f2409b0d 09:34:09 Removing intermediate container af58f2409b0d 09:34:09 ---> d2eeb3852fea 09:34:09 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 09:34:09 ---> Running in 1ba78e0ee17d 09:34:09 Removing intermediate container 1ba78e0ee17d 09:34:09 ---> 678222e48960 09:34:09 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 09:34:09 ---> Running in a3a72ce36695 09:34:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:34:09 Configure a credential helper to remove this warning. See 09:34:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:34:09 09:34:09 Login Succeeded 09:34:09 ---> docker-login.sh ends [Pipeline] } 09:34:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 09:34:09 Removing intermediate container a3a72ce36695 09:34:09 ---> 57459b9ea4a7 09:34:09 Step 6/14 : LABEL Name=edgex-ui-go 09:34:09 ---> Running in f5884348fd92 09:34:09 Removing intermediate container f5884348fd92 09:34:09 ---> c4bcdec1fe28 09:34:09 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:34:09 ---> Running in 11e0e850ba39 09:34:10 Removing intermediate container 11e0e850ba39 09:34:10 ---> e7ec9190dd98 09:34:10 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:34:10 ---> Running in 137331a015ff [Pipeline] echo 09:34:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:34:10 ========================================================= 09:34:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:34:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:34:10 + 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 . 09:34:10 Removing intermediate container 137331a015ff 09:34:10 ---> aa0e222df26c 09:34:10 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:34:10 ---> Running in 0e466d22b078 09:34:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:34:11 Sending build context to Docker daemon 25.49MB 09:34:11 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 09:34:11 Step 2/14 : FROM ${BASE} AS builder 09:34:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:34:11 552d1f2373af: Pulling fs layer 09:34:11 ea3f2d53f512: Pulling fs layer 09:34:11 9e70ebbbe112: Pulling fs layer 09:34:11 7a9cfe048b4a: Pulling fs layer 09:34:11 72dc09318566: Pulling fs layer 09:34:11 f4f7b4309257: Pulling fs layer 09:34:11 0ac9a79272e3: Pulling fs layer 09:34:11 b78e95d17946: Pulling fs layer 09:34:11 7a9cfe048b4a: Waiting 09:34:11 72dc09318566: Waiting 09:34:11 f4f7b4309257: Waiting 09:34:11 0ac9a79272e3: Waiting 09:34:11 9e70ebbbe112: Download complete 09:34:11 ea3f2d53f512: Verifying Checksum 09:34:11 ea3f2d53f512: Download complete 09:34:11 72dc09318566: Download complete 09:34:11 f4f7b4309257: Verifying Checksum 09:34:11 f4f7b4309257: Download complete 09:34:11 552d1f2373af: Verifying Checksum 09:34:11 552d1f2373af: Download complete 09:34:11 0ac9a79272e3: Verifying Checksum 09:34:11 0ac9a79272e3: Download complete 09:34:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:34:12 OK: 220 MiB in 52 packages 09:34:12 Removing intermediate container 0e466d22b078 09:34:12 ---> 737ac1451a9a 09:34:12 Step 10/14 : ENV GO111MODULE=on 09:34:12 ---> Running in b1d6c50ed3f5 09:34:12 Removing intermediate container b1d6c50ed3f5 09:34:12 ---> c07a4b1b2f96 09:34:12 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:34:12 ---> Running in 1dad73ad4b2d 09:34:12 Removing intermediate container 1dad73ad4b2d 09:34:12 ---> b1ffc252a567 09:34:12 Step 12/14 : COPY . . 09:34:12 552d1f2373af: Pull complete 09:34:13 ---> d4d6ee460207 09:34:13 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:34:13 ---> Running in 5c0be242e5e2 09:34:13 ea3f2d53f512: Pull complete 09:34:13 9e70ebbbe112: Pull complete 09:34:13 b78e95d17946: Verifying Checksum 09:34:13 b78e95d17946: Download complete 09:34:14 7a9cfe048b4a: Verifying Checksum 09:34:14 7a9cfe048b4a: Download complete 09:34:24 7a9cfe048b4a: Pull complete 09:34:24 72dc09318566: Pull complete 09:34:25 f4f7b4309257: Pull complete 09:34:25 0ac9a79272e3: Pull complete 09:34:25 Removing intermediate container 5c0be242e5e2 09:34:25 ---> 81936c71eb3b 09:34:25 Step 14/14 : RUN ${MAKE} 09:34:25 ---> Running in 3d956c0b1399 09:34:25 noop 09:34:25 Removing intermediate container 3d956c0b1399 09:34:25 ---> 3421830d8712 09:34:25 Successfully built 3421830d8712 09:34:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:34:25 + docker inspect -f . ci-base-image-x86_64 09:34:25 . [Pipeline] withDockerContainer 09:34:26 prd-centos7-docker-4c-2g-324 does not seem to be running inside a container 09:34:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:34:26 $ docker top bcee7dd415edaef11fcf4cac505a35fb6e138de5819248e585f7c1ef83d7e93f -eo pid,comm [Pipeline] { [Pipeline] sh 09:34:26 + go version 09:34:26 go version go1.16.8 linux/amd64 [Pipeline] } 09:34:26 $ docker stop --time=1 bcee7dd415edaef11fcf4cac505a35fb6e138de5819248e585f7c1ef83d7e93f 09:34:27 $ docker rm -f bcee7dd415edaef11fcf4cac505a35fb6e138de5819248e585f7c1ef83d7e93f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:34:28 + docker inspect -f . ci-base-image-x86_64 09:34:28 . [Pipeline] withDockerContainer 09:34:28 prd-centos7-docker-4c-2g-324 does not seem to be running inside a container 09:34:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:34:28 $ docker top ffd7df73c384f9b6aa170b38fb233b0a6edc30a25fad67afa6d3be0abd98a205 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:34:29 + make test 09:34:29 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:34:29 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:34:32 b78e95d17946: Pull complete 09:34:32 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 09:34:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:34:32 ---> 8b459fc5aaf0 09:34:32 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:34:32 ---> Running in e2800e9f3d12 09:34:33 Removing intermediate container e2800e9f3d12 09:34:33 ---> eb67214be240 09:34:33 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 09:34:33 ---> Running in b80526bb6156 09:34:33 Removing intermediate container b80526bb6156 09:34:33 ---> 34437c696f2f 09:34:33 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 09:34:33 ---> Running in b615d3172dec 09:34:34 Removing intermediate container b615d3172dec 09:34:34 ---> c17d465f7973 09:34:34 Step 6/14 : LABEL Name=edgex-ui-go 09:34:34 ---> Running in 733f0f062d96 09:34:34 Removing intermediate container 733f0f062d96 09:34:34 ---> 252a77cce370 09:34:34 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:34:34 ---> Running in 1c7ec09c39c5 09:34:35 Removing intermediate container 1c7ec09c39c5 09:34:35 ---> 4bbcbd22ca93 09:34:35 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:34:35 ---> Running in cab2fee7b511 09:34:37 Removing intermediate container cab2fee7b511 09:34:37 ---> 012db86c8be1 09:34:37 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:34:37 ---> Running in 218beb726f7e 09:34:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:34:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:34:40 OK: 219 MiB in 52 packages 09:34:41 Removing intermediate container 218beb726f7e 09:34:41 ---> ed77b60b53a9 09:34:41 Step 10/14 : ENV GO111MODULE=on 09:34:41 ---> Running in 3a2427f61a1a 09:34:41 Removing intermediate container 3a2427f61a1a 09:34:41 ---> b9208d865566 09:34:41 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:34:41 ---> Running in 179550256a8b 09:34:42 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:34:42 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:34:42 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:34:42 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:34:42 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:34:42 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:34:42 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:34:42 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:34:42 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:34:42 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:34:42 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:34:42 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:34:42 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:34:42 Removing intermediate container 179550256a8b 09:34:42 ---> e7964cd4145f 09:34:42 Step 12/14 : COPY . . 09:34:45 ---> da82a62e83a6 09:34:45 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:34:45 ---> Running in 8f2cd5927089 09:34:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:34:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 09:34:46 $ docker stop --time=1 ffd7df73c384f9b6aa170b38fb233b0a6edc30a25fad67afa6d3be0abd98a205 09:34:47 $ docker rm -f ffd7df73c384f9b6aa170b38fb233b0a6edc30a25fad67afa6d3be0abd98a205 [Pipeline] // withDockerContainer [Pipeline] sh 09:34:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:34:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:34:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:34:50 + ls -al . 09:34:50 total 88 09:34:50 drwxrwxr-x. 12 jenkins jenkins 4096 Nov 12 09:34 . 09:34:50 drwxrwxr-x. 4 jenkins jenkins 28 Nov 12 09:33 .. 09:34:50 drwxrwxr-x. 3 jenkins jenkins 20 Nov 12 09:33 assets 09:34:50 drwxrwxr-x. 2 jenkins jenkins 66 Nov 12 09:33 bin 09:34:50 drwxrwxr-x. 3 jenkins jenkins 29 Nov 12 09:33 cmd 09:34:50 -rw-rw-r--. 1 jenkins jenkins 3959 Nov 12 09:33 CONTRIBUTING.md 09:34:50 -rw-r--r--. 1 jenkins jenkins 10 Nov 12 09:34 coverage.out 09:34:50 -rw-rw-r--. 1 jenkins jenkins 1526 Nov 12 09:33 Dockerfile 09:34:50 drwxrwxr-x. 2 jenkins jenkins 23 Nov 12 09:33 docs 09:34:50 drwxrwxr-x. 8 jenkins jenkins 179 Nov 12 09:33 .git 09:34:50 drwxrwxr-x. 2 jenkins jenkins 103 Nov 12 09:33 .github 09:34:50 -rw-rw-r--. 1 jenkins jenkins 155 Nov 12 09:33 .gitignore 09:34:50 -rw-rw-r--. 1 jenkins jenkins 881 Nov 12 09:33 go.mod 09:34:50 -rw-rw-r--. 1 jenkins jenkins 23990 Nov 12 09:33 go.sum 09:34:50 drwxrwxr-x. 9 jenkins jenkins 125 Nov 12 09:33 internal 09:34:50 -rw-rw-r--. 1 jenkins jenkins 652 Nov 12 09:33 Jenkinsfile 09:34:50 -rw-rw-r--. 1 jenkins jenkins 11357 Nov 12 09:33 LICENSE 09:34:50 -rw-rw-r--. 1 jenkins jenkins 1212 Nov 12 09:33 Makefile 09:34:50 drwxrwxr-x. 3 jenkins jenkins 19 Nov 12 09:33 pkg 09:34:50 -rw-rw-r--. 1 jenkins jenkins 4450 Nov 12 09:33 README.md 09:34:50 drwxrwxr-x. 4 jenkins jenkins 71 Nov 12 09:33 snap 09:34:50 -rw-rw-r--. 1 jenkins jenkins 5 Nov 12 09:31 VERSION 09:34:50 -rw-rw-r--. 1 jenkins jenkins 155 Nov 12 09:33 version.go 09:34:50 drwxrwxr-x. 4 jenkins jenkins 4096 Nov 12 09:33 web [Pipeline] isUnix [Pipeline] sh 09:34:50 + 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=6a246e3d7b7355477da434fcadb43497f15b6614 --label arch=amd64 --label version=0.0.0 . 09:34:50 Sending build context to Docker daemon 25.5MB 09:34:50 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 09:34:50 Step 2/22 : FROM ${BASE} AS builder 09:34:50 ---> 3421830d8712 09:34:50 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:34:50 ---> Running in fb5f1d348ed8 09:34:50 Removing intermediate container fb5f1d348ed8 09:34:50 ---> 4d9dfcec86cb 09:34:50 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 09:34:50 ---> Running in 5a8693489261 09:34:50 Removing intermediate container 5a8693489261 09:34:50 ---> 82b9898f3da8 09:34:50 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 09:34:50 ---> Running in cdea552271ba 09:34:50 Removing intermediate container cdea552271ba 09:34:50 ---> 895a3f84b499 09:34:50 Step 6/22 : LABEL Name=edgex-ui-go 09:34:50 ---> Running in 0472d119479e 09:34:51 Removing intermediate container 0472d119479e 09:34:51 ---> 81bb62aae7b0 09:34:51 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:34:51 ---> Running in 37a30cf5e00f 09:34:51 Removing intermediate container 37a30cf5e00f 09:34:51 ---> 17ba0f926b83 09:34:51 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:34:51 ---> Running in ec0ac6d7f6f3 09:34:51 Removing intermediate container ec0ac6d7f6f3 09:34:51 ---> eb7171d6a57f 09:34:51 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:34:51 ---> Running in c8dc82929a30 09:34:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:34:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:34:53 OK: 220 MiB in 52 packages 09:34:53 Removing intermediate container c8dc82929a30 09:34:53 ---> c4d3fa249981 09:34:53 Step 10/22 : ENV GO111MODULE=on 09:34:53 ---> Running in bb67416695a1 09:34:53 Removing intermediate container bb67416695a1 09:34:53 ---> bf12cbcd4580 09:34:53 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:34:53 ---> Running in fef2b44a1118 09:34:53 Removing intermediate container fef2b44a1118 09:34:53 ---> d12a8e7e7be6 09:34:53 Step 12/22 : COPY . . 09:34:54 ---> 91932d14f47e 09:34:54 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:34:54 ---> Running in 47833eb658b7 09:34:54 Removing intermediate container 47833eb658b7 09:34:54 ---> c023e8f061b0 09:34:54 Step 14/22 : RUN ${MAKE} 09:34:54 ---> Running in 6cad06c86ae9 09:34:54 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 09:35:03 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:35:04 Removing intermediate container 6cad06c86ae9 09:35:04 ---> 9ce55ab832d3 09:35:04 Step 15/22 : FROM alpine:3.14 09:35:08 3.14: Pulling from library/alpine 09:35:08 a0d0a0d46f8b: Already exists 09:35:08 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 09:35:08 Status: Downloaded newer image for alpine:3.14 09:35:08 ---> 14119a10abf4 09:35:08 Step 16/22 : EXPOSE 4000 09:35:08 ---> Running in dfcab8340b13 09:35:08 Removing intermediate container dfcab8340b13 09:35:08 ---> c57e2a60bba8 09:35:08 Step 17/22 : 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 09:35:09 ---> 7e7cc827a839 09:35:09 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:35:09 ---> Running in 230abd9f2429 09:35:09 Removing intermediate container 230abd9f2429 09:35:09 ---> 6e6e9842546b 09:35:09 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:35:09 ---> Running in cab0d1f66ce9 09:35:09 Removing intermediate container cab0d1f66ce9 09:35:09 ---> f252e28f9500 09:35:09 Step 20/22 : LABEL arch=amd64 09:35:09 ---> Running in dfc51eecf55b 09:35:09 Removing intermediate container dfc51eecf55b 09:35:09 ---> eb4f9c33dcdc 09:35:09 Step 21/22 : LABEL git_sha=6a246e3d7b7355477da434fcadb43497f15b6614 09:35:09 ---> Running in 7d0fd6d52651 09:35:09 Removing intermediate container 7d0fd6d52651 09:35:09 ---> 83637671cb67 09:35:09 Step 22/22 : LABEL version=0.0.0 09:35:09 ---> Running in 5fa08f3c4bd0 09:35:09 Removing intermediate container 5fa08f3c4bd0 09:35:09 ---> 6f41a9ee69c5 09:35:09 [Warning] One or more build-args [ARCH] were not consumed 09:35:09 Successfully built 6f41a9ee69c5 09:35:09 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:35:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:35:10 09:35:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:35:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:35:10 latest: Pulling from edgex-lftools-log-publisher 09:35:10 b4d181a07f80: Pulling fs layer 09:35:10 a1111a8f2ec3: Pulling fs layer 09:35:10 ed53099fbce6: Pulling fs layer 09:35:10 dc539afda2c1: Pulling fs layer 09:35:10 77bc0d833cb6: Pulling fs layer 09:35:10 9065ff56babe: Pulling fs layer 09:35:10 d287ab97295c: Pulling fs layer 09:35:10 dc539afda2c1: Waiting 09:35:10 77bc0d833cb6: Waiting 09:35:10 9065ff56babe: Waiting 09:35:10 d287ab97295c: Waiting 09:35:10 a1111a8f2ec3: Verifying Checksum 09:35:10 a1111a8f2ec3: Download complete 09:35:10 dc539afda2c1: Verifying Checksum 09:35:10 dc539afda2c1: Download complete 09:35:10 ed53099fbce6: Verifying Checksum 09:35:10 ed53099fbce6: Download complete 09:35:10 9065ff56babe: Verifying Checksum 09:35:10 9065ff56babe: Download complete 09:35:10 77bc0d833cb6: Verifying Checksum 09:35:10 77bc0d833cb6: Download complete 09:35:10 b4d181a07f80: Verifying Checksum 09:35:10 b4d181a07f80: Download complete 09:35:11 d287ab97295c: Verifying Checksum 09:35:11 d287ab97295c: Download complete 09:35:11 b4d181a07f80: Pull complete 09:35:12 a1111a8f2ec3: Pull complete 09:35:12 Removing intermediate container 8f2cd5927089 09:35:12 ---> 35a8c9da4ed4 09:35:12 Step 14/14 : RUN ${MAKE} 09:35:12 ---> Running in 4cd406811096 09:35:12 noop 09:35:12 Removing intermediate container 4cd406811096 09:35:12 ---> 6d51273de88f 09:35:12 Successfully built 6d51273de88f 09:35:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:35:12 + docker inspect -f . ci-base-image-arm64 09:35:12 . [Pipeline] withDockerContainer 09:35:12 ed53099fbce6: Pull complete 09:35:12 dc539afda2c1: Pull complete 09:35:12 prd-ubuntu18.04-docker-arm64-4c-16g-323 does not seem to be running inside a container 09:35:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:35:13 77bc0d833cb6: Pull complete 09:35:13 9065ff56babe: Pull complete 09:35:14 $ docker top db096b3807938be2e36caa6f5ab6db3a27b9a9cc03565240edda70d9b8cc964b -eo pid,comm [Pipeline] { [Pipeline] sh 09:35:15 + go version 09:35:15 go version go1.16.8 linux/arm64 [Pipeline] } 09:35:15 $ docker stop --time=1 db096b3807938be2e36caa6f5ab6db3a27b9a9cc03565240edda70d9b8cc964b 09:35:17 $ docker rm -f db096b3807938be2e36caa6f5ab6db3a27b9a9cc03565240edda70d9b8cc964b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:35:17 + docker inspect -f . ci-base-image-arm64 09:35:17 . [Pipeline] withDockerContainer 09:35:17 prd-ubuntu18.04-docker-arm64-4c-16g-323 does not seem to be running inside a container 09:35:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:35:18 d287ab97295c: Pull complete 09:35:18 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:35:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:35:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:35:19 $ docker top 10037381c552740e0b1b4851742e06ca1b4564ca054d9d27ab7b59c80441e89b -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 09:35:19 prd-centos7-docker-4c-2g-324 does not seem to be running inside a container 09:35:19 $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:35:22 $ docker top 494bcc705db9a81e888e5b2fa2bd99c327ca334a550932c8d6e77e9e01192750 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh 09:35:22 ---> job-cost.sh 09:35:22 lf-activate-venv: SKIPPING 09:35:22 INFO: No Stack... 09:35:22 INFO: Retrieving Pricing Info for: v3-standard-2 09:35:23 + make test 09:35:23 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:35:23 INFO: Archiving Costs [Pipeline] sh 09:35:23 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 09:35:23 + cut -d, -f6 [Pipeline] lock 09:35:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-482-2-stack-cost] 09:35:23 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-482-2-stack-cost] did not exist. Created. 09:35:23 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-482-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:35:23 + echo total: 0.05999999865889549 [Pipeline] stash 09:35:23 Stashed 1 file(s) [Pipeline] } 09:35:23 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-482-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:35:23 $ docker stop --time=1 494bcc705db9a81e888e5b2fa2bd99c327ca334a550932c8d6e77e9e01192750 09:35:24 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:35:25 $ docker rm -f 494bcc705db9a81e888e5b2fa2bd99c327ca334a550932c8d6e77e9e01192750 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:36:03 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:36:03 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:36:03 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:36:03 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:36:03 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:36:03 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:36:03 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:36:03 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:36:03 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:36:03 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:36:03 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:36:03 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:36:03 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:36:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:36:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 09:36:25 $ docker stop --time=1 10037381c552740e0b1b4851742e06ca1b4564ca054d9d27ab7b59c80441e89b 09:36:27 $ docker rm -f 10037381c552740e0b1b4851742e06ca1b4564ca054d9d27ab7b59c80441e89b [Pipeline] // withDockerContainer [Pipeline] sh 09:36:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:36:27 Warning: overwriting stash ‘coverage-report’ 09:36:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:36:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:36:29 + ls -al . 09:36:29 total 128 09:36:29 drwxrwxr-x 12 jenkins jenkins 4096 Nov 12 09:35 . 09:36:29 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 09:33 .. 09:36:29 drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 09:33 .git 09:36:29 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 09:33 .github 09:36:29 -rw-rw-r-- 1 jenkins jenkins 155 Nov 12 09:33 .gitignore 09:36:29 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 12 09:33 CONTRIBUTING.md 09:36:29 -rw-rw-r-- 1 jenkins jenkins 1526 Nov 12 09:33 Dockerfile 09:36:29 -rw-rw-r-- 1 jenkins jenkins 652 Nov 12 09:33 Jenkinsfile 09:36:29 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 12 09:33 LICENSE 09:36:29 -rw-rw-r-- 1 jenkins jenkins 1212 Nov 12 09:33 Makefile 09:36:29 -rw-rw-r-- 1 jenkins jenkins 4450 Nov 12 09:33 README.md 09:36:29 -rw-rw-r-- 1 jenkins jenkins 5 Nov 12 09:31 VERSION 09:36:29 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 09:33 assets 09:36:29 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 09:33 bin 09:36:29 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 09:33 cmd 09:36:29 -rw-r--r-- 1 jenkins jenkins 10 Nov 12 09:35 coverage.out 09:36:29 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 09:33 docs 09:36:29 -rw-rw-r-- 1 jenkins jenkins 881 Nov 12 09:33 go.mod 09:36:29 -rw-rw-r-- 1 jenkins jenkins 23990 Nov 12 09:33 go.sum 09:36:29 drwxrwxr-x 9 jenkins jenkins 4096 Nov 12 09:33 internal 09:36:29 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 09:33 pkg 09:36:29 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 09:33 snap 09:36:29 -rw-rw-r-- 1 jenkins jenkins 155 Nov 12 09:33 version.go 09:36:29 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 09:33 web [Pipeline] isUnix [Pipeline] sh 09:36:29 + 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=6a246e3d7b7355477da434fcadb43497f15b6614 --label arch=arm64 --label version=0.0.0 . 09:36:30 Sending build context to Docker daemon 25.5MB 09:36:30 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 09:36:30 Step 2/22 : FROM ${BASE} AS builder 09:36:30 ---> 6d51273de88f 09:36:30 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:36:30 ---> Running in 393a0babb7a5 09:36:31 Removing intermediate container 393a0babb7a5 09:36:31 ---> 62c4b76f442f 09:36:31 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 09:36:31 ---> Running in 256bac2993e3 09:36:31 Removing intermediate container 256bac2993e3 09:36:31 ---> 98d0316865a6 09:36:31 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 09:36:31 ---> Running in 4629bb2024b8 09:36:32 Removing intermediate container 4629bb2024b8 09:36:32 ---> 77f9dfc67fea 09:36:32 Step 6/22 : LABEL Name=edgex-ui-go 09:36:32 ---> Running in 6d72f93c6d8f 09:36:32 Removing intermediate container 6d72f93c6d8f 09:36:32 ---> b292e6f05afc 09:36:32 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:36:32 ---> Running in ccd0d32a0640 09:36:33 Removing intermediate container ccd0d32a0640 09:36:33 ---> e930de4b04ad 09:36:33 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:36:33 ---> Running in 27dfc45174c2 09:36:35 Removing intermediate container 27dfc45174c2 09:36:35 ---> 8738b2e95a3a 09:36:35 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:36:35 ---> Running in b9a519b4f5a1 09:36:36 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:36:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:36:38 OK: 219 MiB in 52 packages 09:36:39 Removing intermediate container b9a519b4f5a1 09:36:39 ---> cd82bacc452e 09:36:39 Step 10/22 : ENV GO111MODULE=on 09:36:39 ---> Running in 497fb8e4ef02 09:36:39 Removing intermediate container 497fb8e4ef02 09:36:39 ---> 70767da9c598 09:36:39 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:36:39 ---> Running in 7a49433ebc5b 09:36:40 Removing intermediate container 7a49433ebc5b 09:36:40 ---> dd95a9567c93 09:36:40 Step 12/22 : COPY . . 09:36:42 ---> 8ec6e8556623 09:36:42 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:42 ---> Running in b8893a51e5eb 09:36:45 Removing intermediate container b8893a51e5eb 09:36:45 ---> e28dd7af7163 09:36:45 Step 14/22 : RUN ${MAKE} 09:36:45 ---> Running in a92b90f8e461 09:36:46 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 09:37:13 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:37:16 Removing intermediate container a92b90f8e461 09:37:16 ---> a6678c23e188 09:37:16 Step 15/22 : FROM alpine:3.14 09:37:20 3.14: Pulling from library/alpine 09:37:20 552d1f2373af: Already exists 09:37:20 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 09:37:20 Status: Downloaded newer image for alpine:3.14 09:37:20 ---> bb3de5531c18 09:37:20 Step 16/22 : EXPOSE 4000 09:37:20 ---> Running in 11710dc29f40 09:37:20 Removing intermediate container 11710dc29f40 09:37:20 ---> fc9cdbc570a8 09:37:20 Step 17/22 : 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 09:37:22 ---> 63d0ef617a1f 09:37:22 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:37:22 ---> Running in 48a72afc09b4 09:37:22 Removing intermediate container 48a72afc09b4 09:37:22 ---> 6f0755d41bb1 09:37:22 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:37:23 ---> Running in ad3ea81083dd 09:37:23 Removing intermediate container ad3ea81083dd 09:37:23 ---> 88e2d7411c91 09:37:23 Step 20/22 : LABEL arch=arm64 09:37:23 ---> Running in 4828fa927908 09:37:23 Removing intermediate container 4828fa927908 09:37:23 ---> fd58d9001b9d 09:37:23 Step 21/22 : LABEL git_sha=6a246e3d7b7355477da434fcadb43497f15b6614 09:37:23 ---> Running in 1b2558cb2d21 09:37:24 Removing intermediate container 1b2558cb2d21 09:37:24 ---> 9560f5c3620b 09:37:24 Step 22/22 : LABEL version=0.0.0 09:37:24 ---> Running in c499e5f2ea2f 09:37:24 Removing intermediate container c499e5f2ea2f 09:37:24 ---> 391eddc425ad 09:37:24 [Warning] One or more build-args [ARCH] were not consumed 09:37:25 Successfully built 391eddc425ad 09:37:25 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 09:37:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:37:25 09:37:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 09:37:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:37:26 arm64: Pulling from edgex-lftools-log-publisher 09:37:26 448f6bf000e3: Pulling fs layer 09:37:26 f757da607395: Pulling fs layer 09:37:26 05883995daec: Pulling fs layer 09:37:26 8603b9c90790: Pulling fs layer 09:37:26 1560dd03e051: Pulling fs layer 09:37:26 27f5ce0e4adf: Pulling fs layer 09:37:26 c2d8d7efcc4b: Pulling fs layer 09:37:26 8603b9c90790: Waiting 09:37:26 1560dd03e051: Waiting 09:37:26 27f5ce0e4adf: Waiting 09:37:26 c2d8d7efcc4b: Waiting 09:37:26 f757da607395: Verifying Checksum 09:37:26 f757da607395: Download complete 09:37:26 8603b9c90790: Verifying Checksum 09:37:26 8603b9c90790: Download complete 09:37:26 1560dd03e051: Verifying Checksum 09:37:26 1560dd03e051: Download complete 09:37:26 27f5ce0e4adf: Verifying Checksum 09:37:26 27f5ce0e4adf: Download complete 09:37:26 05883995daec: Download complete 09:37:26 448f6bf000e3: Verifying Checksum 09:37:26 448f6bf000e3: Download complete 09:37:29 c2d8d7efcc4b: Verifying Checksum 09:37:29 c2d8d7efcc4b: Download complete 09:37:30 448f6bf000e3: Pull complete 09:37:31 f757da607395: Pull complete 09:37:32 05883995daec: Pull complete 09:37:32 8603b9c90790: Pull complete 09:37:33 1560dd03e051: Pull complete 09:37:34 27f5ce0e4adf: Pull complete 09:37:49 c2d8d7efcc4b: Pull complete 09:37:49 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 09:37:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:37:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 09:37:49 prd-ubuntu18.04-docker-arm64-4c-16g-323 does not seem to be running inside a container 09:37:49 $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:37:52 $ docker top 83d158d2876585b55c826b560418a63fad2bdffa8bd13ba2fc2beaff0a5983c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:37:53 ---> job-cost.sh 09:37:53 lf-activate-venv: SKIPPING 09:37:53 INFO: No Stack... 09:37:53 INFO: Retrieving Pricing Info for: v3-standard-4 09:37:53 INFO: Archiving Costs [Pipeline] sh 09:37:54 + cut -d, -f6 09:37:54 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [Pipeline] lock 09:37:54 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-482-2-stack-cost] 09:37:54 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-482-2-stack-cost] did not exist. Created. 09:37:54 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-482-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:37:55 /w/workspace/edgex-ui-go/2@tmp/durable-2f428de6/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-2f428de6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:37:55 + echo total: 0.10999999940395355 [Pipeline] stash 09:37:56 Warning: overwriting stash ‘stack-cost’ 09:37:56 Stashed 1 file(s) [Pipeline] } 09:37:56 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-482-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:37:56 $ docker stop --time=1 83d158d2876585b55c826b560418a63fad2bdffa8bd13ba2fc2beaff0a5983c9 09:37:57 $ docker rm -f 83d158d2876585b55c826b560418a63fad2bdffa8bd13ba2fc2beaff0a5983c9 [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 09:37:58 provisioning config files... 09:37:58 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp/config3870512790964421915tmp [Pipeline] { [Pipeline] sh 09:37:58 + set +x 09:37:58 + bash -s -- 09:37:58 + curl -s https://codecov.io/bash 09:37:58 09:37:58 _____ _ 09:37:58 / ____| | | 09:37:58 | | ___ __| | ___ ___ _____ __ 09:37:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:37:58 | |___| (_) | (_| | __/ (_| (_) \ V / 09:37:58 \_____\___/ \__,_|\___|\___\___/ \_/ 09:37:58 Bash-1.0.6 09:37:58 09:37:58 09:37:58 ==> git version 2.24.4 found 09:37:58 ==> 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 09:37:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:37:58 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:37:58 ==> Jenkins CI detected. 09:37:58 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-482 09:37:58 project root: . 09:37:58 --> token set from env 09:37:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:37:58 ==> Running gcov in . (disable via -X gcov) 09:37:58 ==> Python coveragepy not found 09:37:58 ==> Searching for coverage reports in: 09:37:58 + . 09:37:59 -> Found 1 reports 09:37:59 ==> Detecting git/mercurial file structure 09:37:59 ==> Reading reports 09:37:59 + ./coverage.out bytes=10 09:37:59 ==> Appending adjustments 09:37:59 https://docs.codecov.io/docs/fixing-reports 09:37:59 + Found adjustments 09:37:59 ==> Gzipping contents 09:37:59 4.0K /tmp/codecov.jvaOZB.gz 09:37:59 ==> Uploading reports 09:37:59 url: https://codecov.io 09:37:59 query: branch=PR-482&commit=6a246e3d7b7355477da434fcadb43497f15b6614&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-482%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=482&job=&cmd_args= 09:37:59 -> Pinging Codecov 09:37:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-482&commit=6a246e3d7b7355477da434fcadb43497f15b6614&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-482%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=482&job=&cmd_args= 09:37:59 -> Uploading to 09:37:59 https://storage.googleapis.com/codecov/v4/raw/2021-11-12/FB506323287CE973F263BFD2A0EB1F37/6a246e3d7b7355477da434fcadb43497f15b6614/967823a6-d2a2-4b68-9dca-5ff67a1578f3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211112T093759Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a063d4d149a874fa45afe81fb954868293022e8895a4def095bcaae3858daee1 09:37:59 % Total % Received % Xferd Average Speed Time Time Time Current 09:37:59 Dload Upload Total Spent Left Speed 09:37:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3663 0 0 100 3663 0 10898 --:--:-- --:--:-- --:--:-- 10869 100 3663 0 0 100 3663 0 10894 --:--:-- --:--:-- --:--:-- 10869 09:37:59 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/6a246e3d7b7355477da434fcadb43497f15b6614 [Pipeline] } 09:37:59 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:38:01 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-482/archives ']' [Pipeline] libraryResource [Pipeline] sh 09:38:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:38:02 ---> package-listing.sh 09:38:02 ++ facter osfamily 09:38:02 ++ tr '[:upper:]' '[:lower:]' 09:38:02 + OS_FAMILY=redhat 09:38:02 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-482 09:38:02 + START_PACKAGES=/tmp/packages_start.txt 09:38:02 + END_PACKAGES=/tmp/packages_end.txt 09:38:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:38:02 + PACKAGES=/tmp/packages_start.txt 09:38:02 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-482 ']' 09:38:02 + PACKAGES=/tmp/packages_end.txt 09:38:02 + case "${OS_FAMILY}" in 09:38:02 + rpm -qa 09:38:02 + sort 09:38:03 + '[' -f /tmp/packages_start.txt ']' 09:38:03 + '[' -f /tmp/packages_end.txt ']' 09:38:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:38:03 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-482 ']' 09:38:03 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-482/archives/ 09:38:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-482/archives/ [Pipeline] echo 09:38:03 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-482/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:38:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:38:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:38:03 09:38:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:38:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:38:04 latest: Pulling from edgex-lftools-log-publisher 09:38:04 b4d181a07f80: Pulling fs layer 09:38:04 a1111a8f2ec3: Pulling fs layer 09:38:04 ed53099fbce6: Pulling fs layer 09:38:04 dc539afda2c1: Pulling fs layer 09:38:04 77bc0d833cb6: Pulling fs layer 09:38:04 9065ff56babe: Pulling fs layer 09:38:04 d287ab97295c: Pulling fs layer 09:38:04 dc539afda2c1: Waiting 09:38:04 77bc0d833cb6: Waiting 09:38:04 9065ff56babe: Waiting 09:38:04 d287ab97295c: Waiting 09:38:04 a1111a8f2ec3: Verifying Checksum 09:38:04 a1111a8f2ec3: Download complete 09:38:04 dc539afda2c1: Verifying Checksum 09:38:04 dc539afda2c1: Download complete 09:38:04 ed53099fbce6: Verifying Checksum 09:38:04 ed53099fbce6: Download complete 09:38:04 77bc0d833cb6: Verifying Checksum 09:38:04 77bc0d833cb6: Download complete 09:38:04 9065ff56babe: Verifying Checksum 09:38:04 9065ff56babe: Download complete 09:38:04 b4d181a07f80: Verifying Checksum 09:38:04 b4d181a07f80: Download complete 09:38:05 d287ab97295c: Verifying Checksum 09:38:05 d287ab97295c: Download complete 09:38:06 b4d181a07f80: Pull complete 09:38:06 a1111a8f2ec3: Pull complete 09:38:06 ed53099fbce6: Pull complete 09:38:06 dc539afda2c1: Pull complete 09:38:06 77bc0d833cb6: Pull complete 09:38:07 9065ff56babe: Pull complete 09:38:12 d287ab97295c: Pull complete 09:38:12 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:38:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:38:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:38:12 prd-centos7-docker-4c-2g-322 does not seem to be running inside a container 09:38:12 $ 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-482/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-482 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-482:/w/workspace/edgexfoundry_edgex-ui-go_PR-482:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:38:14 $ docker top 66ccc5177e344aaadca68eed5831a242a38dd1742becc9a162d6ffca07b9555d -eo pid,comm [Pipeline] { [Pipeline] sh 09:38:15 + touch /tmp/pre-build-complete [Pipeline] sh 09:38:15 + mkdir -p /var/log/sysstat [Pipeline] sh 09:38:15 + ls /var/log/sa-host 09:38:15 + sadf -c /var/log/sa-host/sa12 09:38:15 file_magic: OK 09:38:15 HZ: Using current value: 100 09:38:15 file_header: OK 09:38:15 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 09:38:15 Statistics: 09:38:15 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:38:15 File successfully converted to sysstat format version 12.0.3 09:38:15 + sadf -c /var/log/sa-host/sa30 09:38:15 file_magic: OK 09:38:15 HZ: Using current value: 100 09:38:15 file_header: OK 09:38:15 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 09:38:15 Statistics: 09:38:15 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:38:15 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:38:16 provisioning config files... 09:38:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp/config4006901435500720205tmp [Pipeline] { [Pipeline] echo 09:38:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:38:16 ---> create-netrc.sh [Pipeline] } 09:38:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:38:16 ---> python-tools-install.sh [Pipeline] echo 09:38:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:38:16 ---> sudo-logs.sh 09:38:16 Archiving 'sudo' log.. 09:38:16 sudo: unable to resolve host prd-centos7-docker-4c-2g-322.novalocal: Name or service not known 09:38:16 sudo: unable to resolve host prd-centos7-docker-4c-2g-322.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 09:38:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:38:17 ---> job-cost.sh 09:38:17 lf-activate-venv: SKIPPING 09:38:17 DEBUG: total: 0.10999999940395355 09:38:17 INFO: Retrieving Stack Cost... 09:38:17 INFO: Retrieving Pricing Info for: v3-standard-2 09:38:17 INFO: Archiving Costs [Pipeline] echo 09:38:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:38:18 ---> logs-deploy.sh 09:38:18 lf-activate-venv: SKIPPING 09:38:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-482/2 09:38:18 INFO: archiving workspace using pattern(s): 09:38:18 Archives upload complete. 09:38:18 INFO: archiving logs to Nexus 09:38:19 ---> uname -a: 09:38:19 Linux prd-centos7-docker-4c-2g-322.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 09:38:19 09:38:19 09:38:19 ---> lscpu: 09:38:19 Architecture: x86_64 09:38:19 CPU op-mode(s): 32-bit, 64-bit 09:38:19 Byte Order: Little Endian 09:38:19 Address sizes: 40 bits physical, 48 bits virtual 09:38:19 CPU(s): 2 09:38:19 On-line CPU(s) list: 0,1 09:38:19 Thread(s) per core: 1 09:38:19 Core(s) per socket: 1 09:38:19 Socket(s): 2 09:38:19 NUMA node(s): 1 09:38:19 Vendor ID: AuthenticAMD 09:38:19 CPU family: 23 09:38:19 Model: 49 09:38:19 Model name: AMD EPYC-Rome Processor 09:38:19 Stepping: 0 09:38:19 CPU MHz: 2800.000 09:38:19 BogoMIPS: 5600.00 09:38:19 Virtualization: AMD-V 09:38:19 Hypervisor vendor: KVM 09:38:19 Virtualization type: full 09:38:19 L1d cache: 32K 09:38:19 L1i cache: 32K 09:38:19 L2 cache: 512K 09:38:19 L3 cache: 16384K 09:38:19 NUMA node0 CPU(s): 0,1 09:38:19 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 09:38:19 09:38:19 09:38:19 ---> nproc: 09:38:19 2 09:38:19 09:38:19 09:38:19 ---> df -h: 09:38:19 Filesystem Size Used Avail Use% Mounted on 09:38:19 overlay 40G 7.7G 33G 20% / 09:38:19 tmpfs 64M 0 64M 0% /dev 09:38:19 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:38:19 shm 64M 0 64M 0% /dev/shm 09:38:19 /dev/vda1 40G 7.7G 33G 20% /facter-os 09:38:19 09:38:19 09:38:19 ---> sar -b -r -n DEV: 09:38:19 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/12/21 _x86_64_ (2 CPU) 09:38:19 09:38:19 09:30:42 LINUX RESTART (2 CPU) 09:38:19 09:38:19 09:31:01 tps rtps wtps bread/s bwrtn/s 09:38:19 09:32:02 104.56 16.76 87.80 5169.57 5545.28 09:38:19 09:33:01 1.78 0.00 1.78 0.00 37.35 09:38:19 09:34:01 0.25 0.00 0.25 0.00 3.88 09:38:19 09:35:02 0.27 0.00 0.27 0.00 3.17 09:38:19 09:36:01 0.32 0.00 0.32 0.00 4.22 09:38:19 09:37:01 0.27 0.00 0.27 0.00 4.26 09:38:19 09:38:01 0.30 0.03 0.27 3.73 3.88 09:38:19 Average: 15.47 2.41 13.06 742.98 804.45 09:38:19 09:38:19 09:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:38:19 09:32:02 5646688 0 624708 7.80 2620 1734924 1247068 13.77 589232 1535736 132 09:38:19 09:33:01 5655888 0 615504 7.69 2620 1734928 1160044 12.81 581932 1535884 20 09:38:19 09:34:01 5655416 0 615972 7.69 2620 1734932 1160488 12.81 582508 1535888 12 09:38:19 09:35:02 5656040 0 615344 7.68 2620 1734936 1160044 12.81 581304 1536692 8 09:38:19 09:36:01 5660812 0 610568 7.62 2620 1734940 1160044 12.81 577260 1536692 8 09:38:19 09:37:01 5660020 0 611356 7.63 2620 1734944 1160140 12.81 577736 1536724 8 09:38:19 09:38:01 5656400 0 614852 7.68 2620 1735068 1161816 12.83 580212 1536708 28 09:38:19 Average: 5655895 0 615472 7.68 2620 1734953 1172806 12.95 581455 1536332 31 09:38:19 09:38:19 09:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:38:19 09:32:02 eth0 524.57 336.49 1451.77 82.21 0.00 0.00 0.00 0.00 09:38:19 09:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:19 09:32:02 docker0 72.73 42.62 6.71 240.49 0.00 0.00 0.00 0.00 09:38:19 09:33:01 eth0 0.71 0.08 0.06 0.06 0.00 0.00 0.00 0.00 09:38:19 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:19 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:19 09:34:01 eth0 3.70 1.60 3.52 0.43 0.00 0.00 0.00 0.00 09:38:19 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:19 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:19 09:35:02 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 0.00 09:38:19 09:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:19 09:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:19 09:36:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:38:19 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:19 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:19 09:37:01 eth0 0.28 0.25 0.10 0.08 0.00 0.00 0.00 0.00 09:38:19 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:19 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:19 09:38:01 eth0 4.48 2.87 4.32 1.46 0.00 0.00 0.00 0.00 09:38:19 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:19 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:19 Average: eth0 76.69 49.04 209.65 12.11 0.00 0.00 0.00 0.00 09:38:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:19 Average: docker0 10.45 6.12 0.96 34.54 0.00 0.00 0.00 0.00 09:38:19 09:38:19 09:38:19 ---> sar -P ALL: 09:38:19 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/12/21 _x86_64_ (2 CPU) 09:38:19 09:38:19 09:30:42 LINUX RESTART (2 CPU) 09:38:19 09:38:19 09:31:01 CPU %user %nice %system %iowait %steal %idle 09:38:19 09:32:02 all 13.90 0.00 3.09 2.42 0.07 80.53 09:38:19 09:32:02 0 13.13 0.00 3.47 2.26 0.07 81.07 09:38:19 09:32:02 1 14.66 0.00 2.70 2.58 0.07 79.98 09:38:19 09:33:01 all 0.17 0.00 0.06 0.00 0.02 99.75 09:38:19 09:33:01 0 0.05 0.00 0.07 0.00 0.02 99.86 09:38:19 09:33:01 1 0.29 0.00 0.05 0.00 0.02 99.64 09:38:19 09:34:01 all 0.28 0.00 0.04 0.00 0.02 99.67 09:38:19 09:34:01 0 0.07 0.00 0.05 0.00 0.02 99.87 09:38:19 09:34:01 1 0.48 0.00 0.03 0.00 0.02 99.47 09:38:19 09:35:02 all 0.22 0.00 0.05 0.00 0.02 99.72 09:38:19 09:35:02 0 0.05 0.00 0.05 0.00 0.03 99.87 09:38:19 09:35:02 1 0.38 0.00 0.05 0.00 0.00 99.57 09:38:19 09:36:01 all 0.16 0.00 0.05 0.00 0.02 99.77 09:38:19 09:36:01 0 0.29 0.00 0.05 0.00 0.02 99.64 09:38:19 09:36:01 1 0.03 0.00 0.05 0.00 0.02 99.90 09:38:19 09:37:01 all 0.28 0.00 0.03 0.00 0.02 99.67 09:38:19 09:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:38:19 09:37:01 1 0.53 0.00 0.05 0.00 0.02 99.40 09:38:19 09:38:01 all 0.45 0.00 0.28 0.00 0.02 99.26 09:38:19 09:38:01 0 0.40 0.00 0.37 0.00 0.02 99.21 09:38:19 09:38:01 1 0.50 0.00 0.18 0.00 0.02 99.30 09:38:19 Average: all 2.18 0.00 0.51 0.34 0.02 96.95 09:38:19 Average: 0 1.97 0.00 0.57 0.32 0.03 97.11 09:38:19 Average: 1 2.38 0.00 0.44 0.36 0.02 96.79 09:38:19 09:38:19 09:38:19