Started by user Ernesto Ojeda 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 ernestojeda for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d+b209eb549a97d6882e2bef1a28b10a8a956d1a12 (8703b6704f4d0b8affe0bb4857d64409b08f0ff9) 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-ssh187799248121301333.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2090341034564113089.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-444/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-444/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6438079705177625327.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh8402955538031923100.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-444/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-444/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5730796969504081264.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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-0 in /w/workspace/edgexfoundry_edgex-ui-go_PR-444 [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-444 # 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-444@tmp/jenkins-gitclient-ssh8317927101191393397.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-444@tmp/jenkins-gitclient-ssh917500261262169027.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/444/head:refs/remotes/origin/PR-444 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b209eb549a97d6882e2bef1a28b10a8a956d1a12 into PR head commit cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d Merge succeeded, producing cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d Checking out Revision cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d (PR-444) > git config core.sparsecheckout # timeout=10 > git checkout -f cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d # 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-444@tmp/jenkins-gitclient-ssh7767245910264005578.key > git merge b209eb549a97d6882e2bef1a28b10a8a956d1a12 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d # timeout=10 Commit message: "Merge branch 'main' into upgrade-alpine" > git rev-list --no-walk 2d8aab7f0e2a63fbe0e79c578843ddeda613a2ca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:40:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:40:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:40:06 ========================================================= 19:40:06 EdgeX Global Pipelines Version Info 19:40:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:40:08 ------------------- 19:40:08 stable info: 19:40:08 ------------------- 19:40:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:40:08 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 19:40:08 Message: update stable to v1.0.205 19:40:08 ------------------- 19:40:08 experimental info: 19:40:08 ------------------- 19:40:08 Commited By: **** collab-it+edgex@linuxfoundation.org 19:40:08 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 19:40:08 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:40:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 19:40:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 19:40:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:40:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:40:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:40:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:40:09 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:40:09 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:40:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:40:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:40:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:40:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:40:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 19:40:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:40:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:40:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:40:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:40:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:40:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:40:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:40:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:40:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:40:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:40:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:40:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:40:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:40:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:40:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-444 [Pipeline] echo 19:40:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-444 [Pipeline] echo 19:40:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-444 [Pipeline] echo 19:40:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d [Pipeline] echo 19:40:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cfaa5cb [Pipeline] echo 19:40:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:40:10 provisioning config files... 19:40:10 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-444@tmp/config186934256350367681tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:40:10 ---> docker-login.sh 19:40:10 nexus3.edgexfoundry.org:10001 19:40:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:10 Configure a credential helper to remove this warning. See 19:40:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:10 19:40:10 Login Succeeded 19:40:10 nexus3.edgexfoundry.org:10002 19:40:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:10 Configure a credential helper to remove this warning. See 19:40:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:10 19:40:10 Login Succeeded 19:40:10 nexus3.edgexfoundry.org:10003 19:40:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:10 Configure a credential helper to remove this warning. See 19:40:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:10 19:40:10 Login Succeeded 19:40:10 nexus3.edgexfoundry.org:10004 19:40:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:11 Configure a credential helper to remove this warning. See 19:40:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:11 19:40:11 Login Succeeded 19:40:11 docker.io 19:40:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:11 Configure a credential helper to remove this warning. See 19:40:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:11 19:40:11 Login Succeeded 19:40:11 ---> docker-login.sh ends [Pipeline] } 19:40:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:40:13 + git log --format=format:%s -1 cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d [Pipeline] echo 19:40:13 GIT_COMMIT: cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d, Commit Message: Merge branch 'main' into upgrade-alpine [Pipeline] echo 19:40:13 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:40:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:40:13 19:40:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:40:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:40:14 latest: Pulling from edgex-devops/git-semver 19:40:14 31603596830f: Pulling fs layer 19:40:14 04fac38145f0: Pulling fs layer 19:40:14 701f6daf10bf: Pulling fs layer 19:40:14 24f72da36158: Pulling fs layer 19:40:14 24f72da36158: Waiting 19:40:14 04fac38145f0: Verifying Checksum 19:40:14 04fac38145f0: Download complete 19:40:14 31603596830f: Verifying Checksum 19:40:14 31603596830f: Download complete 19:40:14 31603596830f: Pull complete 19:40:14 24f72da36158: Verifying Checksum 19:40:14 24f72da36158: Download complete 19:40:14 04fac38145f0: Pull complete 19:40:14 701f6daf10bf: Verifying Checksum 19:40:14 701f6daf10bf: Download complete 19:40:15 701f6daf10bf: Pull complete 19:40:15 24f72da36158: Pull complete 19:40:15 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 19:40:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:40:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:40:15 prd-centos7-docker-4c-2g-0 does not seem to be running inside a container 19:40:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-444 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-444:/w/workspace/edgexfoundry_edgex-ui-go_PR-444:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-444@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-444@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:10004/edgex-devops/git-semver:latest cat 19:40:16 $ docker top a6041eccdb4e5ff3bcf35f28b9dc228d1a3bb5c757642beed178f168c78fa6a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:40:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:40:16 [ssh-agent] Looking for ssh-agent implementation... 19:40:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:40:16 $ docker exec a6041eccdb4e5ff3bcf35f28b9dc228d1a3bb5c757642beed178f168c78fa6a1 ssh-agent 19:40:16 SSH_AUTH_SOCK=/tmp/ssh-6xmTMN4cYjHx/agent.15 19:40:16 SSH_AGENT_PID=21 19:40:16 Running ssh-add (command line suppressed) 19:40:16 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-444@tmp/private_key_2985732615921501155.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-444@tmp/private_key_2985732615921501155.key) 19:40:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:40:17 + git tag --points-at HEAD [Pipeline] } 19:40:17 $ docker exec --env ******** --env ******** a6041eccdb4e5ff3bcf35f28b9dc228d1a3bb5c757642beed178f168c78fa6a1 ssh-agent -k 19:40:17 unset SSH_AUTH_SOCK; 19:40:17 unset SSH_AGENT_PID; 19:40:17 echo Agent pid 21 killed; 19:40:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:40:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:40:17 [ssh-agent] Looking for ssh-agent implementation... 19:40:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:40:17 $ docker exec a6041eccdb4e5ff3bcf35f28b9dc228d1a3bb5c757642beed178f168c78fa6a1 ssh-agent 19:40:17 SSH_AUTH_SOCK=/tmp/ssh-6gK1bgcrw32E/agent.53 19:40:17 SSH_AGENT_PID=59 19:40:17 Running ssh-add (command line suppressed) 19:40:17 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-444@tmp/private_key_7415202610763352477.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-444@tmp/private_key_7415202610763352477.key) 19:40:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:40:18 + git semver init 19:40:18 # -> Open(): unable to determine branch for HEAD 19:40:18 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-444/.git 19:40:18 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-444 19:40:18 # $SEMVER_REMOTE_NAME = origin 19:40:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:40:18 # $SEMVER_USER_NAME = edgex-jenkins 19:40:18 # $SEMVER_BRANCH = PR-444 19:40:18 # $SEMVER_TEMP = /tmp/semver-192045645 19:40:18 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 19:40:22 # '/tmp/semver-192045645' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-444/.semver' 19:40:22 # -> Force: false 19:40:22 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-444/.semver [Pipeline] } 19:40:22 $ docker exec --env ******** --env ******** a6041eccdb4e5ff3bcf35f28b9dc228d1a3bb5c757642beed178f168c78fa6a1 ssh-agent -k 19:40:22 unset SSH_AUTH_SOCK; 19:40:22 unset SSH_AGENT_PID; 19:40:22 echo Agent pid 59 killed; 19:40:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:40:23 + git semver [Pipeline] } 19:40:23 $ docker stop --time=1 a6041eccdb4e5ff3bcf35f28b9dc228d1a3bb5c757642beed178f168c78fa6a1 19:40:24 $ docker rm -f a6041eccdb4e5ff3bcf35f28b9dc228d1a3bb5c757642beed178f168c78fa6a1 [Pipeline] // withDockerContainer [Pipeline] sh 19:40:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:40:25 Stashed 1 file(s) [Pipeline] echo 19:40:25 [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 19:40:40 Still waiting to schedule task 19:40:40 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:40:40 Still waiting to schedule task 19:40:40 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1803’ is offline 19:43:12 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1 in /w/workspace/edgexfoundry_edgex-ui-go_PR-444 [Pipeline] { [Pipeline] ws 19:43:12 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 19:43:12 The recommended git tool is: git 19:43:18 using credential edgex-jenkins-ssh 19:43:18 Cloning the remote Git repository 19:43:18 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 19:43:18 > git init /w/workspace/edgex-ui-go/3 # timeout=10 19:43:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 19:43:18 > git --version # timeout=10 19:43:18 > git --version # 'git version 2.17.1' 19:43:18 using GIT_SSH to set credentials SSH Credentials for GitHub 19:43:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:43:53 Merging remotes/origin/main commit b209eb549a97d6882e2bef1a28b10a8a956d1a12 into PR head commit cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d 19:43:53 Merge succeeded, producing cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d 19:43:53 Checking out Revision cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d (PR-444) 19:43:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 19:43:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:43:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 19:43:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 19:43:52 using GIT_SSH to set credentials SSH Credentials for GitHub 19:43:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/444/head:refs/remotes/origin/PR-444 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:43:53 > git config core.sparsecheckout # timeout=10 19:43:53 > git checkout -f cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d # timeout=10 19:43:53 > git remote # timeout=10 19:43:53 > git config --get remote.origin.url # timeout=10 19:43:53 using GIT_SSH to set credentials SSH Credentials for GitHub 19:43:53 > git merge b209eb549a97d6882e2bef1a28b10a8a956d1a12 # timeout=10 19:43:53 > git rev-parse HEAD^{commit} # timeout=10 19:43:53 > git config core.sparsecheckout # timeout=10 19:43:53 > git checkout -f cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d # timeout=10 19:43:58 Commit message: "Merge branch 'main' into upgrade-alpine" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:43:58 provisioning config files... 19:43:58 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config7954101549832338707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:43:59 ---> docker-login.sh 19:43:59 nexus3.edgexfoundry.org:10001 19:44:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:44:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:44:02 Configure a credential helper to remove this warning. See 19:44:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:44:02 19:44:02 Login Succeeded 19:44:02 nexus3.edgexfoundry.org:10002 19:44:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:44:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:44:02 Configure a credential helper to remove this warning. See 19:44:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:44:02 19:44:02 Login Succeeded 19:44:02 nexus3.edgexfoundry.org:10003 19:44:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:44:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:44:03 Configure a credential helper to remove this warning. See 19:44:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:44:03 19:44:03 Login Succeeded 19:44:03 nexus3.edgexfoundry.org:10004 19:44:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:44:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:44:03 Configure a credential helper to remove this warning. See 19:44:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:44:03 19:44:03 Login Succeeded 19:44:03 docker.io 19:44:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:44:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:44:04 Configure a credential helper to remove this warning. See 19:44:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:44:04 19:44:04 Login Succeeded 19:44:04 ---> docker-login.sh ends [Pipeline] } 19:44:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:44:05 ========================================================= 19:44:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:44:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:44:05 + 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 . 19:44:06 Sending build context to Docker daemon 20.85MB 19:44:06 Step 1/17 : ARG BASE=golang:1.16-alpine3.14 19:44:06 Step 2/17 : FROM ${BASE} AS builder 19:44:06 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:44:06 595b0fe564bb: Pulling fs layer 19:44:06 24495759ef45: Pulling fs layer 19:44:06 d148012ef14d: Pulling fs layer 19:44:06 e90a11edd702: Pulling fs layer 19:44:06 d77568369979: Pulling fs layer 19:44:06 fc1c9f9a7f3b: Pulling fs layer 19:44:06 170f2ba95c9a: Pulling fs layer 19:44:06 97ac5df62f85: Pulling fs layer 19:44:06 e90a11edd702: Waiting 19:44:06 d77568369979: Waiting 19:44:06 fc1c9f9a7f3b: Waiting 19:44:06 97ac5df62f85: Waiting 19:44:06 d148012ef14d: Verifying Checksum 19:44:06 d148012ef14d: Download complete 19:44:06 24495759ef45: Verifying Checksum 19:44:06 24495759ef45: Download complete 19:44:06 d77568369979: Verifying Checksum 19:44:06 d77568369979: Download complete 19:44:06 595b0fe564bb: Verifying Checksum 19:44:06 595b0fe564bb: Download complete 19:44:06 fc1c9f9a7f3b: Verifying Checksum 19:44:06 fc1c9f9a7f3b: Download complete 19:44:06 170f2ba95c9a: Verifying Checksum 19:44:06 170f2ba95c9a: Download complete 19:44:07 595b0fe564bb: Pull complete 19:44:08 24495759ef45: Pull complete 19:44:08 d148012ef14d: Pull complete 19:44:11 97ac5df62f85: Verifying Checksum 19:44:11 97ac5df62f85: Download complete 19:44:11 e90a11edd702: Verifying Checksum 19:44:11 e90a11edd702: Download complete 19:44:21 e90a11edd702: Pull complete 19:44:21 d77568369979: Pull complete 19:44:21 fc1c9f9a7f3b: Pull complete 19:44:21 170f2ba95c9a: Pull complete 19:44:28 97ac5df62f85: Pull complete 19:44:28 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 19:44:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:44:28 ---> 04bc70af865f 19:44:28 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 19:44:32 ---> Running in 1dbe908a1564 19:44:32 Removing intermediate container 1dbe908a1564 19:44:32 ---> 0be766a047f7 19:44:32 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 19:44:32 ---> Running in 32116b83a849 19:44:33 Removing intermediate container 32116b83a849 19:44:33 ---> 70e13dcc2933 19:44:33 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 19:44:33 ---> Running in a5b14ef5977c 19:44:34 Removing intermediate container a5b14ef5977c 19:44:34 ---> cf1986133557 19:44:34 Step 6/17 : LABEL Name=edgex-ui-go 19:44:34 ---> Running in 49f9955dc4c6 19:44:35 Removing intermediate container 49f9955dc4c6 19:44:35 ---> edf588ce5d88 19:44:35 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 19:44:35 ---> Running in 1c9fa49816ee 19:44:35 Removing intermediate container 1c9fa49816ee 19:44:35 ---> 976b903c50b3 19:44:35 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:44:35 ---> Running in 533c7f689632 19:44:39 Removing intermediate container 533c7f689632 19:44:39 ---> 11ff2510ecde 19:44:39 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:44:39 ---> Running in af2010ceb6c1 19:44:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:44:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:44:42 OK: 218 MiB in 52 packages 19:44:44 Removing intermediate container af2010ceb6c1 19:44:44 ---> 02e3ba8b7820 19:44:44 Step 10/17 : ENV GO111MODULE=on 19:44:44 ---> Running in 8ac4459b0142 19:44:44 Removing intermediate container 8ac4459b0142 19:44:44 ---> fd24df8ae28b 19:44:44 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 19:44:45 ---> Running in 9354436ec39c 19:44:45 Removing intermediate container 9354436ec39c 19:44:45 ---> 4866f203f065 19:44:45 Step 12/17 : COPY go.mod . 19:44:46 ---> b2865eaaff4f 19:44:46 Step 13/17 : COPY Makefile . 19:44:47 ---> c259df44d0b2 19:44:47 Step 14/17 : RUN make update 19:44:47 ---> Running in 5ea7b47ebc6f 19:44:49 CGO_ENABLED=0 GO111MODULE=on go mod download 19:45:21 Removing intermediate container 5ea7b47ebc6f 19:45:21 ---> 4d6a1440e6e9 19:45:21 Step 15/17 : COPY . . 19:45:21 ---> 88ada334441b 19:45:21 Step 16/17 : RUN go mod tidy 19:45:21 ---> Running in 44defa19b257 19:45:23 Removing intermediate container 44defa19b257 19:45:23 ---> 9f370350e6de 19:45:23 Step 17/17 : RUN ${MAKE} 19:45:23 ---> Running in acc0e59e42e9 19:45:25 noop 19:45:26 Removing intermediate container acc0e59e42e9 19:45:26 ---> 3406f39acb29 19:45:26 Successfully built 3406f39acb29 19:45:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:45:26 + docker inspect -f . ci-base-image-arm64 19:45:26 . [Pipeline] withDockerContainer 19:45:26 prd-ubuntu18.04-docker-arm64-4c-16g-1 does not seem to be running inside a container 19:45:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 19:45:28 $ docker top a860e3c9f88d80e7519be50df5b52443df9f26a44e23886eadc74e4fb2030dba -eo pid,comm [Pipeline] { [Pipeline] sh 19:45:29 + go version 19:45:29 go version go1.16.6 linux/arm64 [Pipeline] } 19:45:29 $ docker stop --time=1 a860e3c9f88d80e7519be50df5b52443df9f26a44e23886eadc74e4fb2030dba 19:45:31 $ docker rm -f a860e3c9f88d80e7519be50df5b52443df9f26a44e23886eadc74e4fb2030dba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:45:32 + docker inspect -f . ci-base-image-arm64 19:45:32 . [Pipeline] withDockerContainer 19:45:32 prd-ubuntu18.04-docker-arm64-4c-16g-1 does not seem to be running inside a container 19:45:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 19:45:34 $ docker top 6271aa8db919143d027eca62861c16d82c25fcea00ae81c0338b3da4c652fcfe -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:45:35 + go mod tidy [Pipeline] sh 19:45:36 + make test 19:45:36 GO111MODULE=on go test -coverprofile=coverage.out ./... 19:45:37 ? github.com/edgexfoundry/edgex-ui-go [no test files] 19:46:10 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 19:46:10 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 19:46:10 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 19:46:10 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 19:46:10 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 19:46:10 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 19:46:10 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 19:46:10 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 19:46:10 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 19:46:10 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 19:46:10 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 19:46:10 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 19:46:10 GO111MODULE=on go vet ./... 19:46:25 Running on prd-centos7-docker-4c-2g-4 in /w/workspace/edgexfoundry_edgex-ui-go_PR-444 [Pipeline] { [Pipeline] ws 19:46:25 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 19:46:25 The recommended git tool is: git 19:46:29 using credential edgex-jenkins-ssh 19:46:29 Cloning the remote Git repository 19:46:29 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 19:46:29 > git init /w/workspace/edgex-ui-go/3 # timeout=10 19:46:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 19:46:29 > git --version # timeout=10 19:46:29 > git --version # 'git version 2.24.4' 19:46:29 using GIT_SSH to set credentials SSH Credentials for GitHub 19:46:29 [INFO] Currently running in a labeled security context 19:46:29 [INFO] Currently SELinux is 'enforcing' on the host 19:46:29 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh700390116154143250.key 19:46:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } 19:46:32 $ docker stop --time=1 6271aa8db919143d027eca62861c16d82c25fcea00ae81c0338b3da4c652fcfe 19:46:34 $ docker rm -f 6271aa8db919143d027eca62861c16d82c25fcea00ae81c0338b3da4c652fcfe [Pipeline] // withDockerContainer [Pipeline] sh 19:46:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:46:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:46:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:46:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 19:46:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:46:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 19:46:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 19:46:45 using GIT_SSH to set credentials SSH Credentials for GitHub 19:46:45 [INFO] Currently running in a labeled security context 19:46:45 [INFO] Currently SELinux is 'enforcing' on the host 19:46:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh8326983045659884640.key 19:46:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/444/head:refs/remotes/origin/PR-444 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:46:45 + ls -al . 19:46:45 total 128 19:46:45 drwxrwxr-x 12 jenkins jenkins 4096 Sep 28 19:45 . 19:46:45 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 19:43 .. 19:46:45 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 19:43 .git 19:46:45 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 19:43 .github 19:46:45 -rw-rw-r-- 1 jenkins jenkins 162 Sep 28 19:43 .gitignore 19:46:45 -rw-rw-r-- 1 jenkins jenkins 3959 Sep 28 19:43 CONTRIBUTING.md 19:46:45 -rw-rw-r-- 1 jenkins jenkins 1526 Sep 28 19:43 Dockerfile 19:46:45 -rw-rw-r-- 1 jenkins jenkins 652 Sep 28 19:43 Jenkinsfile 19:46:45 -rw-rw-r-- 1 jenkins jenkins 11357 Sep 28 19:43 LICENSE 19:46:45 -rw-rw-r-- 1 jenkins jenkins 990 Sep 28 19:43 Makefile 19:46:45 -rw-rw-r-- 1 jenkins jenkins 5509 Sep 28 19:43 README.md 19:46:45 -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 19:40 VERSION 19:46:45 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 19:43 assets 19:46:45 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 19:43 bin 19:46:45 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 19:43 cmd 19:46:45 -rw-r--r-- 1 jenkins jenkins 10 Sep 28 19:45 coverage.out 19:46:45 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 19:43 docs 19:46:45 -rw-rw-r-- 1 jenkins jenkins 880 Sep 28 19:43 go.mod 19:46:45 -rw-r--r-- 1 jenkins jenkins 24176 Sep 28 19:45 go.sum 19:46:45 drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 19:43 internal 19:46:45 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 19:43 pkg 19:46:45 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 19:43 snap 19:46:45 -rw-rw-r-- 1 jenkins jenkins 155 Sep 28 19:43 version.go 19:46:45 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 19:43 web [Pipeline] isUnix [Pipeline] sh 19:46:46 + 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=cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d --label arch=arm64 --label version=0.0.0 . 19:46:47 Sending build context to Docker daemon 20.88MB 19:46:47 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 19:46:47 Step 2/25 : FROM ${BASE} AS builder 19:46:47 ---> 3406f39acb29 19:46:47 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 19:46:47 ---> Running in 538dc0513a0e 19:46:48 Removing intermediate container 538dc0513a0e 19:46:48 ---> 1448728dc4aa 19:46:48 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 19:46:48 ---> Running in b834115afe24 19:46:48 Removing intermediate container b834115afe24 19:46:48 ---> db9d255cc2e1 19:46:48 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 19:46:48 ---> Running in 3eb7bd5e2942 19:46:49 Removing intermediate container 3eb7bd5e2942 19:46:49 ---> fbd026129441 19:46:49 Step 6/25 : LABEL Name=edgex-ui-go 19:46:49 ---> Running in 197f01d68a16 19:46:49 Removing intermediate container 197f01d68a16 19:46:49 ---> 10a8d267214d 19:46:49 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 19:46:49 ---> Running in a77de31ea3bf 19:46:50 Removing intermediate container a77de31ea3bf 19:46:50 ---> d8df7addaca3 19:46:50 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:46:50 ---> Running in 39daa3c7f585 19:46:53 Removing intermediate container 39daa3c7f585 19:46:53 ---> 99786cfe94b5 19:46:53 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:46:53 ---> Running in d257722ebb9b 19:46:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:46:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:46:56 OK: 218 MiB in 52 packages 19:46:57 Removing intermediate container d257722ebb9b 19:46:57 ---> bf9dfae628ac 19:46:57 Step 10/25 : ENV GO111MODULE=on 19:46:57 ---> Running in 9088dd3a2b6a 19:46:57 Removing intermediate container 9088dd3a2b6a 19:46:57 ---> 58c2f8b7312b 19:46:57 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 19:46:57 ---> Running in 99eeb79d95cf 19:46:58 Removing intermediate container 99eeb79d95cf 19:46:58 ---> e2d83a598ae5 19:46:58 Step 12/25 : COPY go.mod . 19:46:59 ---> c1e5c7cacc44 19:46:59 Step 13/25 : COPY Makefile . 19:47:00 ---> b42ef0e281a8 19:47:00 Step 14/25 : RUN make update 19:47:00 ---> Running in d70551d89bef 19:47:01 CGO_ENABLED=0 GO111MODULE=on go mod download 19:47:02 Removing intermediate container d70551d89bef 19:47:02 ---> 0cf7aa5523a8 19:47:02 Step 15/25 : COPY . . 19:47:05 ---> c776725a1a67 19:47:05 Step 16/25 : RUN go mod tidy 19:47:05 ---> Running in d7cfaf130985 19:47:08 Removing intermediate container d7cfaf130985 19:47:08 ---> 65653ee21586 19:47:08 Step 17/25 : RUN ${MAKE} 19:47:08 ---> Running in be09dd848100 19:47:09 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 19:47:35 CGO_ENABLED=0 GO111MODULE=on go build ./... 19:47:41 Removing intermediate container be09dd848100 19:47:41 ---> 06a3246a3cb9 19:47:41 Step 18/25 : FROM alpine:3.14 19:47:42 3.14: Pulling from library/alpine 19:47:42 552d1f2373af: Pulling fs layer 19:47:43 552d1f2373af: Verifying Checksum 19:47:43 552d1f2373af: Download complete 19:47:43 Merging remotes/origin/main commit b209eb549a97d6882e2bef1a28b10a8a956d1a12 into PR head commit cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d 19:47:43 Merge succeeded, producing cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d 19:47:43 Checking out Revision cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d (PR-444) 19:47:43 552d1f2373af: Pull complete 19:47:43 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 19:47:43 Status: Downloaded newer image for alpine:3.14 19:47:43 ---> bb3de5531c18 19:47:43 Step 19/25 : EXPOSE 4000 19:47:43 ---> Running in bc10bd5db2c3 19:47:44 Removing intermediate container bc10bd5db2c3 19:47:44 ---> d59b46638d6c 19:47:44 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 19:47:43 > git config core.sparsecheckout # timeout=10 19:47:43 > git checkout -f cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d # timeout=10 19:47:43 > git remote # timeout=10 19:47:43 > git config --get remote.origin.url # timeout=10 19:47:43 using GIT_SSH to set credentials SSH Credentials for GitHub 19:47:43 [INFO] Currently running in a labeled security context 19:47:43 [INFO] Currently SELinux is 'enforcing' on the host 19:47:43 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh7402636456348491193.key 19:47:43 > git merge b209eb549a97d6882e2bef1a28b10a8a956d1a12 # timeout=10 19:47:43 > git rev-parse HEAD^{commit} # timeout=10 19:47:43 > git config core.sparsecheckout # timeout=10 19:47:43 > git checkout -f cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d # timeout=10 19:47:46 ---> 3b7c67f5d7a2 19:47:46 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 19:47:46 ---> Running in b97449528f07 19:47:46 Removing intermediate container b97449528f07 19:47:46 ---> 8d580e486b45 19:47:46 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 19:47:47 ---> Running in 72d81312bdb4 19:47:47 Removing intermediate container 72d81312bdb4 19:47:47 ---> f8c1353ff03c 19:47:47 Step 23/25 : LABEL arch=arm64 19:47:47 Commit message: "Merge branch 'main' into upgrade-alpine" 19:47:47 ---> Running in 8d825bff7bd0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 19:47:48 Removing intermediate container 8d825bff7bd0 19:47:48 ---> 6735d8a6d6dc 19:47:48 Step 24/25 : LABEL git_sha=cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d 19:47:48 ---> Running in 25328e58e5fc [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:47:48 provisioning config files... 19:47:48 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config1240222912668502611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:47:48 Removing intermediate container 25328e58e5fc 19:47:48 ---> 0dd75a5891f9 19:47:48 Step 25/25 : LABEL version=0.0.0 19:47:48 ---> Running in 161c4da51c45 19:47:48 ---> docker-login.sh 19:47:48 nexus3.edgexfoundry.org:10001 19:47:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:47:48 Configure a credential helper to remove this warning. See 19:47:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:47:48 19:47:48 Login Succeeded 19:47:48 nexus3.edgexfoundry.org:10002 19:47:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:47:49 Configure a credential helper to remove this warning. See 19:47:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:47:49 19:47:49 Login Succeeded 19:47:49 nexus3.edgexfoundry.org:10003 19:47:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:47:49 Configure a credential helper to remove this warning. See 19:47:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:47:49 19:47:49 Login Succeeded 19:47:49 nexus3.edgexfoundry.org:10004 19:47:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:47:49 Configure a credential helper to remove this warning. See 19:47:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:47:49 19:47:49 Login Succeeded 19:47:49 docker.io 19:47:49 Removing intermediate container 161c4da51c45 19:47:49 ---> 85d6f8806bea 19:47:49 [Warning] One or more build-args [ARCH] were not consumed 19:47:49 Successfully built 85d6f8806bea 19:47:49 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 19:47:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:47:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:47:49 Configure a credential helper to remove this warning. See 19:47:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:47:49 19:47:49 Login Succeeded 19:47:49 ---> docker-login.sh ends [Pipeline] } 19:47:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 19:47:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:47:50 19:47:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [Pipeline] echo 19:47:50 ========================================================= 19:47:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:47:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:47:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:47:50 + 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 . 19:47:50 Sending build context to Docker daemon 20.85MB 19:47:50 Step 1/17 : ARG BASE=golang:1.16-alpine3.14 19:47:50 Step 2/17 : FROM ${BASE} AS builder 19:47:50 arm64: Pulling from edgex-lftools-log-publisher 19:47:50 448f6bf000e3: Pulling fs layer 19:47:50 f757da607395: Pulling fs layer 19:47:50 05883995daec: Pulling fs layer 19:47:50 8603b9c90790: Pulling fs layer 19:47:50 1560dd03e051: Pulling fs layer 19:47:50 27f5ce0e4adf: Pulling fs layer 19:47:50 c2d8d7efcc4b: Pulling fs layer 19:47:50 8603b9c90790: Waiting 19:47:50 1560dd03e051: Waiting 19:47:50 27f5ce0e4adf: Waiting 19:47:50 c2d8d7efcc4b: Waiting 19:47:51 f757da607395: Verifying Checksum 19:47:51 f757da607395: Download complete 19:47:51 8603b9c90790: Verifying Checksum 19:47:51 8603b9c90790: Download complete 19:47:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:47:51 540db60ca938: Pulling fs layer 19:47:51 adcc1eea9eea: Pulling fs layer 19:47:51 4c4ab2625f07: Pulling fs layer 19:47:51 db62176df00c: Pulling fs layer 19:47:51 3b30891b0d05: Pulling fs layer 19:47:51 06b49ca38bd5: Pulling fs layer 19:47:51 c788192a36de: Pulling fs layer 19:47:51 a77e37c0d609: Pulling fs layer 19:47:51 c3185cebc471: Pulling fs layer 19:47:51 06b49ca38bd5: Waiting 19:47:51 c788192a36de: Waiting 19:47:51 a77e37c0d609: Waiting 19:47:51 c3185cebc471: Waiting 19:47:51 db62176df00c: Waiting 19:47:51 3b30891b0d05: Waiting 19:47:51 4c4ab2625f07: Verifying Checksum 19:47:51 4c4ab2625f07: Download complete 19:47:51 adcc1eea9eea: Download complete 19:47:51 1560dd03e051: Verifying Checksum 19:47:51 1560dd03e051: Download complete 19:47:51 3b30891b0d05: Verifying Checksum 19:47:51 3b30891b0d05: Download complete 19:47:51 06b49ca38bd5: Verifying Checksum 19:47:51 06b49ca38bd5: Download complete 19:47:51 c788192a36de: Verifying Checksum 19:47:51 c788192a36de: Download complete 19:47:51 27f5ce0e4adf: Verifying Checksum 19:47:51 27f5ce0e4adf: Download complete 19:47:51 05883995daec: Verifying Checksum 19:47:51 05883995daec: Download complete 19:47:52 540db60ca938: Verifying Checksum 19:47:52 540db60ca938: Download complete 19:47:52 540db60ca938: Pull complete 19:47:52 adcc1eea9eea: Pull complete 19:47:52 4c4ab2625f07: Pull complete 19:47:53 a77e37c0d609: Verifying Checksum 19:47:53 a77e37c0d609: Download complete 19:47:53 448f6bf000e3: Verifying Checksum 19:47:53 448f6bf000e3: Download complete 19:47:57 448f6bf000e3: Pull complete 19:47:57 c2d8d7efcc4b: Verifying Checksum 19:47:57 c2d8d7efcc4b: Download complete 19:47:57 f757da607395: Pull complete 19:47:59 05883995daec: Pull complete 19:47:59 8603b9c90790: Pull complete 19:48:00 1560dd03e051: Pull complete 19:48:00 27f5ce0e4adf: Pull complete 19:48:03 c3185cebc471: Verifying Checksum 19:48:03 c3185cebc471: Download complete 19:48:03 db62176df00c: Verifying Checksum 19:48:03 db62176df00c: Download complete 19:48:07 db62176df00c: Pull complete 19:48:07 3b30891b0d05: Pull complete 19:48:07 06b49ca38bd5: Pull complete 19:48:07 c788192a36de: Pull complete 19:48:07 a77e37c0d609: Pull complete 19:48:09 c3185cebc471: Pull complete 19:48:09 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 19:48:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:48:09 ---> 031687cdd783 19:48:09 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 19:48:11 ---> Running in 21d0f45bbbf7 19:48:11 Removing intermediate container 21d0f45bbbf7 19:48:11 ---> 2ef0049082d4 19:48:11 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 19:48:11 ---> Running in 6f35cc6c2c5a 19:48:11 Removing intermediate container 6f35cc6c2c5a 19:48:11 ---> 4cf1cb39a09d 19:48:11 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 19:48:11 ---> Running in 0ad9d6a334cd 19:48:11 Removing intermediate container 0ad9d6a334cd 19:48:11 ---> 2f25ea1c7003 19:48:11 Step 6/17 : LABEL Name=edgex-ui-go 19:48:11 ---> Running in 6593c8600ed0 19:48:11 Removing intermediate container 6593c8600ed0 19:48:11 ---> c3f19c087832 19:48:11 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 19:48:11 ---> Running in ce31e95379bc 19:48:11 Removing intermediate container ce31e95379bc 19:48:11 ---> 1901fc264704 19:48:11 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:48:11 ---> Running in e1b164389b33 19:48:11 Removing intermediate container e1b164389b33 19:48:11 ---> 104cb2599ae9 19:48:11 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:48:11 ---> Running in feede4fe45dc 19:48:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:48:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:48:13 OK: 219 MiB in 52 packages 19:48:13 Removing intermediate container feede4fe45dc 19:48:13 ---> b6e808252102 19:48:13 Step 10/17 : ENV GO111MODULE=on 19:48:13 ---> Running in 80b537f58db9 19:48:14 Removing intermediate container 80b537f58db9 19:48:14 ---> d36be021a4a3 19:48:14 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 19:48:14 ---> Running in a41e0e8653c9 19:48:14 Removing intermediate container a41e0e8653c9 19:48:14 ---> 194e062d42c9 19:48:14 Step 12/17 : COPY go.mod . 19:48:14 ---> d8de9ddd6dd5 19:48:14 Step 13/17 : COPY Makefile . 19:48:14 ---> 339f9659d038 19:48:14 Step 14/17 : RUN make update 19:48:14 ---> Running in 24b2e59f242e 19:48:15 CGO_ENABLED=0 GO111MODULE=on go mod download 19:48:16 c2d8d7efcc4b: Pull complete 19:48:16 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:48:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:48:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:48:16 prd-ubuntu18.04-docker-arm64-4c-16g-1 does not seem to be running inside a container 19:48:16 $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:48:20 $ docker top 748f7b98064fb6dbc3af4a06826d28bb45df751ac5632404aa9bc43983784851 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:48:22 ---> job-cost.sh 19:48:22 lf-activate-venv: SKIPPING 19:48:22 INFO: No Stack... 19:48:23 INFO: Retrieving Pricing Info for: v3-standard-4 19:48:23 INFO: Archiving Costs [Pipeline] sh 19:48:24 + cat /w/workspace/edgex-ui-go/3/archives/cost.csv 19:48:24 + cut -d, -f6 [Pipeline] lock 19:48:24 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-444-3-stack-cost] 19:48:24 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-444-3-stack-cost] did not exist. Created. 19:48:24 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-444-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:48:25 + echo total: 0.10999999940395355 [Pipeline] stash 19:48:25 Stashed 1 file(s) [Pipeline] } 19:48:25 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-444-3-stack-cost] [Pipeline] // lock 19:48:25 Removing intermediate container 24b2e59f242e 19:48:25 ---> d882ac157b61 19:48:25 Step 15/17 : COPY . . 19:48:25 ---> 0ca42e6d00eb 19:48:25 Step 16/17 : RUN go mod tidy 19:48:25 ---> Running in 3c315a9a018c [Pipeline] } 19:48:25 $ docker stop --time=1 748f7b98064fb6dbc3af4a06826d28bb45df751ac5632404aa9bc43983784851 19:48:26 Removing intermediate container 3c315a9a018c 19:48:26 ---> c839fad9fdea 19:48:26 Step 17/17 : RUN ${MAKE} 19:48:26 ---> Running in 05a1aff8578f 19:48:26 noop 19:48:26 Removing intermediate container 05a1aff8578f 19:48:26 ---> c281df988d0a 19:48:26 Successfully built c281df988d0a 19:48:26 Successfully tagged ci-base-image-x86_64:latest 19:48:27 $ docker rm -f 748f7b98064fb6dbc3af4a06826d28bb45df751ac5632404aa9bc43983784851 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] isUnix [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:48:27 + docker inspect -f . ci-base-image-x86_64 19:48:27 . [Pipeline] withDockerContainer 19:48:27 prd-centos7-docker-4c-2g-4 does not seem to be running inside a container 19:48:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** ci-base-image-x86_64 cat 19:48:28 $ docker top 23c6297887f94f8bb686b5607e790d49a05341703f8a54b48266d7b1051fc82d -eo pid,comm [Pipeline] { [Pipeline] sh 19:48:28 + go version 19:48:28 go version go1.16.6 linux/amd64 [Pipeline] } 19:48:28 $ docker stop --time=1 23c6297887f94f8bb686b5607e790d49a05341703f8a54b48266d7b1051fc82d 19:48:29 $ docker rm -f 23c6297887f94f8bb686b5607e790d49a05341703f8a54b48266d7b1051fc82d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:48:30 + docker inspect -f . ci-base-image-x86_64 19:48:30 . [Pipeline] withDockerContainer 19:48:30 prd-centos7-docker-4c-2g-4 does not seem to be running inside a container 19:48:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** ci-base-image-x86_64 cat 19:48:31 $ docker top 713108937b636934b487e4c34424f5ffc74ac6d43d8aa4d76a5b7aadaadc0cbc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:48:31 + go mod tidy [Pipeline] sh 19:48:32 + make test 19:48:32 GO111MODULE=on go test -coverprofile=coverage.out ./... 19:48:32 ? github.com/edgexfoundry/edgex-ui-go [no test files] 19:48:42 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 19:48:42 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 19:48:42 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 19:48:42 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 19:48:42 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 19:48:42 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 19:48:42 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 19:48:42 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 19:48:42 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 19:48:42 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 19:48:42 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 19:48:42 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 19:48:42 GO111MODULE=on go vet ./... [Pipeline] } 19:48:48 $ docker stop --time=1 713108937b636934b487e4c34424f5ffc74ac6d43d8aa4d76a5b7aadaadc0cbc 19:48:49 $ docker rm -f 713108937b636934b487e4c34424f5ffc74ac6d43d8aa4d76a5b7aadaadc0cbc [Pipeline] // withDockerContainer [Pipeline] sh 19:48:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:48:49 Warning: overwriting stash ‘coverage-report’ 19:48:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:48:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:48:51 + ls -al . 19:48:51 total 88 19:48:51 drwxrwxr-x. 12 jenkins jenkins 4096 Sep 28 19:48 . 19:48:51 drwxrwxr-x. 4 jenkins jenkins 28 Sep 28 19:46 .. 19:48:51 drwxrwxr-x. 3 jenkins jenkins 20 Sep 28 19:47 assets 19:48:51 drwxrwxr-x. 2 jenkins jenkins 35 Sep 28 19:47 bin 19:48:51 drwxrwxr-x. 3 jenkins jenkins 29 Sep 28 19:47 cmd 19:48:51 -rw-rw-r--. 1 jenkins jenkins 3959 Sep 28 19:47 CONTRIBUTING.md 19:48:51 -rw-r--r--. 1 jenkins jenkins 10 Sep 28 19:48 coverage.out 19:48:51 -rw-rw-r--. 1 jenkins jenkins 1526 Sep 28 19:47 Dockerfile 19:48:51 drwxrwxr-x. 2 jenkins jenkins 23 Sep 28 19:47 docs 19:48:51 drwxrwxr-x. 8 jenkins jenkins 179 Sep 28 19:47 .git 19:48:51 drwxrwxr-x. 2 jenkins jenkins 103 Sep 28 19:47 .github 19:48:51 -rw-rw-r--. 1 jenkins jenkins 162 Sep 28 19:47 .gitignore 19:48:51 -rw-rw-r--. 1 jenkins jenkins 880 Sep 28 19:47 go.mod 19:48:51 -rw-r--r--. 1 jenkins jenkins 24176 Sep 28 19:48 go.sum 19:48:51 drwxrwxr-x. 9 jenkins jenkins 125 Sep 28 19:47 internal 19:48:51 -rw-rw-r--. 1 jenkins jenkins 652 Sep 28 19:47 Jenkinsfile 19:48:51 -rw-rw-r--. 1 jenkins jenkins 11357 Sep 28 19:47 LICENSE 19:48:51 -rw-rw-r--. 1 jenkins jenkins 990 Sep 28 19:47 Makefile 19:48:51 drwxrwxr-x. 3 jenkins jenkins 19 Sep 28 19:47 pkg 19:48:51 -rw-rw-r--. 1 jenkins jenkins 5509 Sep 28 19:47 README.md 19:48:51 drwxrwxr-x. 4 jenkins jenkins 54 Sep 28 19:47 snap 19:48:51 -rw-rw-r--. 1 jenkins jenkins 5 Sep 28 19:40 VERSION 19:48:51 -rw-rw-r--. 1 jenkins jenkins 155 Sep 28 19:47 version.go 19:48:51 drwxrwxr-x. 4 jenkins jenkins 4096 Sep 28 19:47 web [Pipeline] isUnix [Pipeline] sh 19:48:51 + 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=cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d --label arch=amd64 --label version=0.0.0 . 19:48:51 Sending build context to Docker daemon 20.88MB 19:48:51 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 19:48:51 Step 2/25 : FROM ${BASE} AS builder 19:48:51 ---> c281df988d0a 19:48:51 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 19:48:51 ---> Running in 27948eee2420 19:48:51 Removing intermediate container 27948eee2420 19:48:51 ---> 2d50f4f5e9e8 19:48:51 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 19:48:51 ---> Running in acea8bc72f12 19:48:52 Removing intermediate container acea8bc72f12 19:48:52 ---> 1bda38c630cd 19:48:52 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 19:48:52 ---> Running in 294b8cd64c53 19:48:52 Removing intermediate container 294b8cd64c53 19:48:52 ---> 2f12e75adae0 19:48:52 Step 6/25 : LABEL Name=edgex-ui-go 19:48:52 ---> Running in 63facadbe80c 19:48:52 Removing intermediate container 63facadbe80c 19:48:52 ---> 3c6e60d98aba 19:48:52 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 19:48:52 ---> Running in e04ed4fae8fb 19:48:52 Removing intermediate container e04ed4fae8fb 19:48:52 ---> 272385cea698 19:48:52 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:48:52 ---> Running in 88e8d2975aa0 19:48:53 Removing intermediate container 88e8d2975aa0 19:48:53 ---> d09704efe575 19:48:53 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:48:53 ---> Running in 158b2a2e14bb 19:48:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:48:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:48:54 OK: 219 MiB in 52 packages 19:48:55 Removing intermediate container 158b2a2e14bb 19:48:55 ---> d6f1723f49fe 19:48:55 Step 10/25 : ENV GO111MODULE=on 19:48:55 ---> Running in bc2e55edd26b 19:48:55 Removing intermediate container bc2e55edd26b 19:48:55 ---> 9b5d2db88744 19:48:55 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 19:48:55 ---> Running in 5ad0fb8c9179 19:48:55 Removing intermediate container 5ad0fb8c9179 19:48:55 ---> c3e1ce40c363 19:48:55 Step 12/25 : COPY go.mod . 19:48:55 ---> b02211731343 19:48:55 Step 13/25 : COPY Makefile . 19:48:55 ---> fc4fde0156fc 19:48:55 Step 14/25 : RUN make update 19:48:55 ---> Running in a52d3967da18 19:48:56 CGO_ENABLED=0 GO111MODULE=on go mod download 19:48:56 Removing intermediate container a52d3967da18 19:48:56 ---> 3fb5a6f30cb1 19:48:56 Step 15/25 : COPY . . 19:48:56 ---> 81323a7a2eca 19:48:56 Step 16/25 : RUN go mod tidy 19:48:56 ---> Running in 7a7eb486d414 19:48:57 Removing intermediate container 7a7eb486d414 19:48:57 ---> 571a4b6c4a72 19:48:57 Step 17/25 : RUN ${MAKE} 19:48:57 ---> Running in 60dc12236783 19:48:57 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 19:49:06 CGO_ENABLED=0 GO111MODULE=on go build ./... 19:49:07 Removing intermediate container 60dc12236783 19:49:07 ---> caf75b8bfa58 19:49:07 Step 18/25 : FROM alpine:3.14 19:49:25 Head https://registry-1.docker.io/v2/library/alpine/manifests/3.14: Get https://auth.docker.io/token?account=edgexci&scope=repository%3Alibrary%2Falpine%3Apull&service=registry.docker.io: dial tcp: lookup auth.docker.io on 10.30.120.3:53: read udp 10.30.123.138:59832->10.30.120.3:53: i/o timeout [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:49:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:49:26 19:49:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:49:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:49:27 latest: Pulling from edgex-lftools-log-publisher 19:49:27 b4d181a07f80: Pulling fs layer 19:49:27 a1111a8f2ec3: Pulling fs layer 19:49:27 ed53099fbce6: Pulling fs layer 19:49:27 dc539afda2c1: Pulling fs layer 19:49:27 77bc0d833cb6: Pulling fs layer 19:49:27 9065ff56babe: Pulling fs layer 19:49:27 d287ab97295c: Pulling fs layer 19:49:27 77bc0d833cb6: Waiting 19:49:27 9065ff56babe: Waiting 19:49:27 dc539afda2c1: Waiting 19:49:27 d287ab97295c: Waiting 19:49:28 ed53099fbce6: Verifying Checksum 19:49:28 ed53099fbce6: Download complete 19:49:28 dc539afda2c1: Verifying Checksum 19:49:28 dc539afda2c1: Download complete 19:49:28 a1111a8f2ec3: Verifying Checksum 19:49:28 a1111a8f2ec3: Download complete 19:49:28 9065ff56babe: Download complete 19:49:28 77bc0d833cb6: Verifying Checksum 19:49:28 77bc0d833cb6: Download complete 19:49:29 b4d181a07f80: Verifying Checksum 19:49:29 b4d181a07f80: Download complete 19:49:30 b4d181a07f80: Pull complete 19:49:31 a1111a8f2ec3: Pull complete 19:49:31 ed53099fbce6: Pull complete 19:49:31 dc539afda2c1: Pull complete 19:49:31 77bc0d833cb6: Pull complete 19:49:31 9065ff56babe: Pull complete 19:49:37 d287ab97295c: Verifying Checksum 19:49:37 d287ab97295c: Download complete 19:49:40 d287ab97295c: Pull complete 19:49:40 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:49:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:49:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:49:40 prd-centos7-docker-4c-2g-4 does not seem to be running inside a container 19:49:40 $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:49:43 $ docker top d6e9e9308d4a7e752c4211d8e0aaa805a61347cde19440b55116bf793ed15cbd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:49:43 ---> job-cost.sh 19:49:43 lf-activate-venv: SKIPPING 19:49:43 INFO: No Stack... 19:49:45 INFO: Retrieving Pricing Info for: v3-standard-2 19:49:45 INFO: Archiving Costs [Pipeline] sh 19:49:45 + cat /w/workspace/edgex-ui-go/3/archives/cost.csv 19:49:45 + cut -d, -f6 [Pipeline] lock 19:49:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-444-3-stack-cost] 19:49:45 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-444-3-stack-cost] did not exist. Created. 19:49:45 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-444-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:49:46 /w/workspace/edgex-ui-go/3@tmp/durable-e8098e1e/script.sh: 1: /w/workspace/edgex-ui-go/3@tmp/durable-e8098e1e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:49:46 + echo total: 0.05999999865889549 [Pipeline] stash 19:49:46 Warning: overwriting stash ‘stack-cost’ 19:49:46 Stashed 1 file(s) [Pipeline] } 19:49:46 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-444-3-stack-cost] [Pipeline] // lock [Pipeline] } 19:49:46 $ docker stop --time=1 d6e9e9308d4a7e752c4211d8e0aaa805a61347cde19440b55116bf793ed15cbd 19:49:47 $ docker rm -f d6e9e9308d4a7e752c4211d8e0aaa805a61347cde19440b55116bf793ed15cbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:49:48 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:49:50 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-444/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:49:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:49:51 ---> package-listing.sh 19:49:51 ++ facter osfamily 19:49:51 ++ tr '[:upper:]' '[:lower:]' 19:49:51 + OS_FAMILY=redhat 19:49:51 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-444 19:49:51 + START_PACKAGES=/tmp/packages_start.txt 19:49:51 + END_PACKAGES=/tmp/packages_end.txt 19:49:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:49:51 + PACKAGES=/tmp/packages_start.txt 19:49:51 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-444 ']' 19:49:51 + PACKAGES=/tmp/packages_end.txt 19:49:51 + case "${OS_FAMILY}" in 19:49:51 + sort 19:49:51 + rpm -qa 19:49:51 + '[' -f /tmp/packages_start.txt ']' 19:49:51 + '[' -f /tmp/packages_end.txt ']' 19:49:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:49:51 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-444 ']' 19:49:51 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-444/archives/ 19:49:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-444/archives/ [Pipeline] echo 19:49:51 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-444/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:49:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:49:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:49:52 19:49:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:49:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:49:53 latest: Pulling from edgex-lftools-log-publisher 19:49:53 b4d181a07f80: Pulling fs layer 19:49:53 a1111a8f2ec3: Pulling fs layer 19:49:53 ed53099fbce6: Pulling fs layer 19:49:53 dc539afda2c1: Pulling fs layer 19:49:53 77bc0d833cb6: Pulling fs layer 19:49:53 9065ff56babe: Pulling fs layer 19:49:53 d287ab97295c: Pulling fs layer 19:49:53 77bc0d833cb6: Waiting 19:49:53 9065ff56babe: Waiting 19:49:53 d287ab97295c: Waiting 19:49:53 dc539afda2c1: Waiting 19:49:53 a1111a8f2ec3: Verifying Checksum 19:49:53 a1111a8f2ec3: Download complete 19:49:53 dc539afda2c1: Verifying Checksum 19:49:53 dc539afda2c1: Download complete 19:49:53 77bc0d833cb6: Download complete 19:49:53 9065ff56babe: Verifying Checksum 19:49:53 9065ff56babe: Download complete 19:49:53 ed53099fbce6: Verifying Checksum 19:49:53 ed53099fbce6: Download complete 19:49:54 b4d181a07f80: Verifying Checksum 19:49:54 b4d181a07f80: Download complete 19:49:55 b4d181a07f80: Pull complete 19:49:56 a1111a8f2ec3: Pull complete 19:49:56 ed53099fbce6: Pull complete 19:49:56 dc539afda2c1: Pull complete 19:49:56 77bc0d833cb6: Pull complete 19:49:56 9065ff56babe: Pull complete 19:49:58 d287ab97295c: Download complete 19:50:02 d287ab97295c: Pull complete 19:50:02 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:50:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:50:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:50:02 prd-centos7-docker-4c-2g-0 does not seem to be running inside a container 19:50:02 $ 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-444/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-444 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-444:/w/workspace/edgexfoundry_edgex-ui-go_PR-444:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-444@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-444@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:50:05 $ docker top d8dd74eab3e76ede853f04a0e615a29bbe6584427f127352ca80d356746d5e6f -eo pid,comm [Pipeline] { [Pipeline] sh 19:50:05 + touch /tmp/pre-build-complete [Pipeline] sh 19:50:05 + mkdir -p /var/log/sysstat [Pipeline] sh 19:50:06 + ls /var/log/sa-host 19:50:06 + sadf -c /var/log/sa-host/sa05 19:50:06 file_magic: OK 19:50:06 HZ: Using current value: 100 19:50:06 file_header: OK 19:50:06 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 19:50:06 Statistics: 19:50:06 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:50:06 File successfully converted to sysstat format version 12.0.3 19:50:06 + sadf -c /var/log/sa-host/sa28 19:50:06 file_magic: OK 19:50:06 HZ: Using current value: 100 19:50:06 file_header: OK 19:50:06 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 19:50:06 Statistics: 19:50:06 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:50:06 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:50:06 provisioning config files... 19:50:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-444@tmp/config3163685228041204024tmp [Pipeline] { [Pipeline] echo 19:50:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:50:06 ---> create-netrc.sh [Pipeline] } 19:50:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:50:07 ---> python-tools-install.sh [Pipeline] echo 19:50:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:50:07 ---> sudo-logs.sh 19:50:07 Archiving 'sudo' log.. 19:50:07 sudo: unable to resolve host prd-centos7-docker-4c-2g-0.vexxhost.local: Name or service not known 19:50:07 sudo: unable to resolve host prd-centos7-docker-4c-2g-0.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 19:50:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:50:07 ---> job-cost.sh 19:50:07 lf-activate-venv: SKIPPING 19:50:07 DEBUG: total: 0.05999999865889549 19:50:07 INFO: Retrieving Stack Cost... 19:50:08 INFO: Retrieving Pricing Info for: v3-standard-2 19:50:09 INFO: Archiving Costs [Pipeline] echo 19:50:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:50:09 ---> logs-deploy.sh 19:50:09 lf-activate-venv: SKIPPING 19:50:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-444/3 19:50:09 INFO: archiving workspace using pattern(s): 19:50:09 Archives upload complete. 19:50:10 INFO: archiving logs to Nexus 19:50:10 ---> uname -a: 19:50:10 Linux prd-centos7-docker-4c-2g-0.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 19:50:10 19:50:10 19:50:10 ---> lscpu: 19:50:10 Architecture: x86_64 19:50:10 CPU op-mode(s): 32-bit, 64-bit 19:50:10 Byte Order: Little Endian 19:50:10 Address sizes: 40 bits physical, 48 bits virtual 19:50:10 CPU(s): 2 19:50:10 On-line CPU(s) list: 0,1 19:50:10 Thread(s) per core: 1 19:50:10 Core(s) per socket: 1 19:50:10 Socket(s): 2 19:50:10 NUMA node(s): 1 19:50:10 Vendor ID: AuthenticAMD 19:50:10 CPU family: 23 19:50:10 Model: 49 19:50:10 Model name: AMD EPYC-Rome Processor 19:50:10 Stepping: 0 19:50:10 CPU MHz: 2799.996 19:50:10 BogoMIPS: 5599.99 19:50:10 Virtualization: AMD-V 19:50:10 Hypervisor vendor: KVM 19:50:10 Virtualization type: full 19:50:10 L1d cache: 32K 19:50:10 L1i cache: 32K 19:50:10 L2 cache: 512K 19:50:10 L3 cache: 16384K 19:50:10 NUMA node0 CPU(s): 0,1 19:50:10 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 19:50:10 19:50:10 19:50:10 ---> nproc: 19:50:10 2 19:50:10 19:50:10 19:50:10 ---> df -h: 19:50:10 Filesystem Size Used Avail Use% Mounted on 19:50:10 overlay 40G 7.7G 33G 20% / 19:50:10 tmpfs 64M 0 64M 0% /dev 19:50:10 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:50:10 shm 64M 0 64M 0% /dev/shm 19:50:10 /dev/vda1 40G 7.7G 33G 20% /facter-os 19:50:10 19:50:10 19:50:10 ---> sar -b -r -n DEV: 19:50:10 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/28/21 _x86_64_ (2 CPU) 19:50:10 19:50:10 19:39:17 LINUX RESTART (2 CPU) 19:50:10 19:50:10 19:40:01 tps rtps wtps bread/s bwrtn/s 19:50:10 19:41:01 83.68 3.56 80.12 2600.77 4377.64 19:50:10 19:42:01 1.72 0.00 1.72 0.00 32.77 19:50:10 19:43:01 0.32 0.00 0.32 0.00 3.21 19:50:10 19:44:01 0.20 0.00 0.20 0.00 2.97 19:50:10 19:45:01 0.27 0.00 0.27 0.00 3.66 19:50:10 19:46:01 0.32 0.00 0.32 0.00 4.18 19:50:10 19:47:01 0.22 0.00 0.22 0.00 3.27 19:50:10 19:48:01 0.27 0.00 0.27 0.00 3.61 19:50:10 19:49:01 0.23 0.00 0.23 0.00 2.83 19:50:10 19:50:01 8.08 0.10 7.98 9.99 454.10 19:50:10 Average: 9.53 0.37 9.16 261.14 488.94 19:50:10 19:50:10 19:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:50:10 19:41:01 5431120 0 808672 10.10 2620 1766520 1271444 14.04 601000 1575240 20 19:50:10 19:42:01 5438048 0 801736 10.01 2620 1766528 1201692 13.27 595548 1575204 8 19:50:10 19:43:01 5438196 0 801588 10.01 2620 1766528 1201692 13.27 595464 1575292 8 19:50:10 19:44:01 5435612 0 804164 10.04 2620 1766536 1201972 13.27 597604 1575292 20 19:50:10 19:45:01 5436508 0 803264 10.03 2620 1766540 1201924 13.27 592656 1580012 12 19:50:10 19:46:01 5436644 0 803124 10.03 2620 1766544 1201756 13.27 592780 1580012 8 19:50:10 19:47:01 5433984 0 805780 10.06 2620 1766548 1201960 13.27 595092 1580012 8 19:50:10 19:48:01 5426240 0 813520 10.16 2620 1766552 1201756 13.27 602696 1580012 8 19:50:10 19:49:01 5426368 0 813388 10.16 2620 1766556 1201756 13.27 604648 1578380 8 19:50:10 19:50:01 4702564 0 978716 12.22 2620 2325032 1601172 17.68 926764 1897488 557484 19:50:10 Average: 5360528 0 823395 10.28 2620 1822388 1248712 13.79 630425 1609694 55758 19:50:10 19:50:10 19:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:50:10 19:41:01 eth0 193.81 167.96 594.80 32.74 0.00 0.00 0.00 0.00 19:50:10 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:41:01 docker0 89.51 74.44 7.70 223.39 0.00 0.00 0.00 0.00 19:50:10 19:42:01 eth0 0.77 0.02 0.06 0.00 0.00 0.00 0.00 0.00 19:50:10 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:43:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:50:10 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:44:01 eth0 5.11 2.65 3.58 0.35 0.00 0.00 0.00 0.00 19:50:10 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:45:01 eth0 0.65 0.27 0.13 0.08 0.00 0.00 0.00 0.00 19:50:10 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:46:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:50:10 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:47:01 eth0 0.60 0.35 0.33 0.20 0.00 0.00 0.00 0.00 19:50:10 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:48:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:50:10 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:49:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:50:10 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:50:01 eth0 367.01 239.41 2611.08 21.36 0.00 0.00 0.00 0.00 19:50:10 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 Average: eth0 56.84 41.11 321.04 5.48 0.00 0.00 0.00 0.00 19:50:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:10 Average: docker0 8.95 7.45 0.77 22.35 0.00 0.00 0.00 0.00 19:50:10 19:50:10 19:50:10 ---> sar -P ALL: 19:50:10 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/28/21 _x86_64_ (2 CPU) 19:50:10 19:50:10 19:39:17 LINUX RESTART (2 CPU) 19:50:10 19:50:10 19:40:01 CPU %user %nice %system %iowait %steal %idle 19:50:10 19:41:01 all 5.51 0.00 2.28 1.47 0.06 90.68 19:50:10 19:41:01 0 5.58 0.00 2.75 2.04 0.07 89.57 19:50:10 19:41:01 1 5.43 0.00 1.82 0.90 0.05 91.80 19:50:10 19:42:01 all 0.12 0.00 0.04 0.00 0.03 99.81 19:50:10 19:42:01 0 0.02 0.00 0.05 0.00 0.03 99.90 19:50:10 19:42:01 1 0.22 0.00 0.03 0.00 0.03 99.72 19:50:10 19:43:01 all 0.09 0.00 0.03 0.00 0.04 99.83 19:50:10 19:43:01 0 0.07 0.00 0.05 0.00 0.07 99.82 19:50:10 19:43:01 1 0.12 0.00 0.02 0.00 0.02 99.85 19:50:10 19:44:01 all 0.07 0.00 0.05 0.00 0.04 99.84 19:50:10 19:44:01 0 0.07 0.00 0.08 0.00 0.05 99.80 19:50:10 19:44:01 1 0.07 0.00 0.02 0.00 0.03 99.88 19:50:10 19:45:01 all 0.13 0.00 0.03 0.00 0.03 99.82 19:50:10 19:45:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:50:10 19:45:01 1 0.23 0.00 0.03 0.00 0.03 99.70 19:50:10 19:46:01 all 0.21 0.00 0.02 0.00 0.04 99.73 19:50:10 19:46:01 0 0.03 0.00 0.02 0.00 0.05 99.90 19:50:10 19:46:01 1 0.38 0.00 0.02 0.00 0.03 99.57 19:50:10 19:47:01 all 0.25 0.00 0.04 0.00 0.03 99.68 19:50:10 19:47:01 0 0.07 0.00 0.05 0.00 0.03 99.85 19:50:10 19:47:01 1 0.43 0.00 0.03 0.00 0.02 99.52 19:50:10 19:48:01 all 0.17 0.00 0.03 0.00 0.03 99.77 19:50:10 19:48:01 0 0.03 0.00 0.05 0.00 0.03 99.88 19:50:10 19:48:01 1 0.30 0.00 0.02 0.00 0.03 99.65 19:50:10 19:49:01 all 0.21 0.00 0.03 0.00 0.03 99.72 19:50:10 19:49:01 0 0.05 0.00 0.03 0.00 0.03 99.88 19:50:10 19:49:01 1 0.37 0.00 0.03 0.00 0.03 99.57 19:50:10 19:50:01 all 6.64 0.00 2.34 0.05 0.04 90.93 19:50:10 19:50:01 0 7.14 0.00 2.52 0.07 0.03 90.24 19:50:10 19:50:01 1 6.13 0.00 2.16 0.03 0.05 91.63 19:50:10 Average: all 1.32 0.00 0.48 0.15 0.04 98.01 19:50:10 Average: 0 1.29 0.00 0.55 0.21 0.04 97.90 19:50:10 Average: 1 1.35 0.00 0.41 0.09 0.03 98.11 19:50:10 19:50:10 19:50:10