Pull request #423 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from d1c21231f0891ff52f81fa0cb850b0feff264840+d5cc884bdcac89fa6c71bab409230b48b618fa7a (c5761e4f3704eb908ca11072bf62627d3ff161d0) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2162428719168802448.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-ssh6776784070733612173.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-423/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-423/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5109940326267295182.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > 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-ssh8479517284128594261.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-423/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-423/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8214046312194388829.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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-26 in /w/workspace/edgexfoundry_edgex-ui-go_PR-423 [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-423 # 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-423@tmp/jenkins-gitclient-ssh6326963398965245696.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-423@tmp/jenkins-gitclient-ssh3777073025819137123.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/423/head:refs/remotes/origin/PR-423 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d5cc884bdcac89fa6c71bab409230b48b618fa7a into PR head commit d1c21231f0891ff52f81fa0cb850b0feff264840 Merge succeeded, producing d1c21231f0891ff52f81fa0cb850b0feff264840 Checking out Revision d1c21231f0891ff52f81fa0cb850b0feff264840 (PR-423) > git config core.sparsecheckout # timeout=10 > git checkout -f d1c21231f0891ff52f81fa0cb850b0feff264840 # 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-423@tmp/jenkins-gitclient-ssh5292713967542310611.key > git merge d5cc884bdcac89fa6c71bab409230b48b618fa7a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d1c21231f0891ff52f81fa0cb850b0feff264840 # timeout=10 Commit message: "feat: remove dead and unused code" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:42:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:42:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:42:55 ========================================================= 06:42:55 EdgeX Global Pipelines Version Info 06:42:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:42:56 ------------------- 06:42:56 stable info: 06:42:56 ------------------- 06:42:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:42:56 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 06:42:56 Message: update stable to v1.0.204 06:42:57 ------------------- 06:42:57 experimental info: 06:42:57 ------------------- 06:42:57 Commited By: **** collab-it+edgex@linuxfoundation.org 06:42:57 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 06:42:57 Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:42:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 06:42:57 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 06:42:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:42:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:42:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:42:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:42:58 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:42:58 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:42:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:42:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:42:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:42:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:42:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 06:42:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:42:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:42:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:42:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:42:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:42:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:42:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:42:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:42:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:42:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:42:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:42:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:42:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:42:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:42:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-423 [Pipeline] echo 06:42:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-423 [Pipeline] echo 06:42:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-423 [Pipeline] echo 06:43:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d1c21231f0891ff52f81fa0cb850b0feff264840 [Pipeline] echo 06:43:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d1c2123 [Pipeline] echo 06:43:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:43:00 provisioning config files... 06:43:00 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-423@tmp/config8658669581135929944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:43:00 ---> docker-login.sh 06:43:00 nexus3.edgexfoundry.org:10001 06:43:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:01 Configure a credential helper to remove this warning. See 06:43:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:01 06:43:01 Login Succeeded 06:43:01 nexus3.edgexfoundry.org:10002 06:43:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:01 Configure a credential helper to remove this warning. See 06:43:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:01 06:43:01 Login Succeeded 06:43:01 nexus3.edgexfoundry.org:10003 06:43:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:01 Configure a credential helper to remove this warning. See 06:43:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:01 06:43:01 Login Succeeded 06:43:01 nexus3.edgexfoundry.org:10004 06:43:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:01 Configure a credential helper to remove this warning. See 06:43:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:01 06:43:01 Login Succeeded 06:43:01 docker.io 06:43:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:01 Configure a credential helper to remove this warning. See 06:43:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:01 06:43:01 Login Succeeded 06:43:01 ---> docker-login.sh ends [Pipeline] } 06:43:01 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 06:43:02 + git log --format=format:%s -1 d1c21231f0891ff52f81fa0cb850b0feff264840 [Pipeline] echo 06:43:02 GIT_COMMIT: d1c21231f0891ff52f81fa0cb850b0feff264840, Commit Message: feat: remove dead and unused code [Pipeline] echo 06:43:03 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:43:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:43:04 06:43:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:43:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:43:05 latest: Pulling from edgex-devops/git-semver 06:43:05 31603596830f: Pulling fs layer 06:43:05 d4622e32a9a9: Pulling fs layer 06:43:05 1030fce36090: Pulling fs layer 06:43:05 6c6cb7e1b49b: Pulling fs layer 06:43:05 6c6cb7e1b49b: Waiting 06:43:05 d4622e32a9a9: Verifying Checksum 06:43:05 d4622e32a9a9: Download complete 06:43:05 31603596830f: Verifying Checksum 06:43:05 31603596830f: Download complete 06:43:05 31603596830f: Pull complete 06:43:05 6c6cb7e1b49b: Verifying Checksum 06:43:05 6c6cb7e1b49b: Download complete 06:43:05 d4622e32a9a9: Pull complete 06:43:05 1030fce36090: Verifying Checksum 06:43:05 1030fce36090: Download complete 06:43:06 1030fce36090: Pull complete 06:43:06 6c6cb7e1b49b: Pull complete 06:43:06 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 06:43:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:43:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:43:06 prd-centos7-docker-4c-2g-26 does not seem to be running inside a container 06:43:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-423 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-423:/w/workspace/edgexfoundry_edgex-ui-go_PR-423:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-423@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-423@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:43:07 $ docker top 78ae7d24551d63c225645abb21cc7555245285d701cc113fa3b16a198e49da31 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:43:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:43:07 [ssh-agent] Looking for ssh-agent implementation... 06:43:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:43:07 $ docker exec 78ae7d24551d63c225645abb21cc7555245285d701cc113fa3b16a198e49da31 ssh-agent 06:43:07 SSH_AUTH_SOCK=/tmp/ssh-tVRYUFINjCdw/agent.14 06:43:07 SSH_AGENT_PID=21 06:43:07 Running ssh-add (command line suppressed) 06:43:07 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-423@tmp/private_key_8247702749144753445.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-423@tmp/private_key_8247702749144753445.key) 06:43:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:43:08 + git tag --points-at HEAD [Pipeline] } 06:43:08 $ docker exec --env ******** --env ******** 78ae7d24551d63c225645abb21cc7555245285d701cc113fa3b16a198e49da31 ssh-agent -k 06:43:08 unset SSH_AUTH_SOCK; 06:43:08 unset SSH_AGENT_PID; 06:43:08 echo Agent pid 21 killed; 06:43:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:43:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:43:08 [ssh-agent] Looking for ssh-agent implementation... 06:43:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:43:08 $ docker exec 78ae7d24551d63c225645abb21cc7555245285d701cc113fa3b16a198e49da31 ssh-agent 06:43:08 SSH_AUTH_SOCK=/tmp/ssh-PxpIF50KvBGF/agent.53 06:43:08 SSH_AGENT_PID=59 06:43:08 Running ssh-add (command line suppressed) 06:43:08 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-423@tmp/private_key_2477906761422963656.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-423@tmp/private_key_2477906761422963656.key) 06:43:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:43:09 + git semver init 06:43:09 # -> Open(): unable to determine branch for HEAD 06:43:09 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-423/.git 06:43:09 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-423 06:43:09 # $SEMVER_REMOTE_NAME = origin 06:43:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:43:09 # $SEMVER_USER_NAME = edgex-jenkins 06:43:09 # $SEMVER_BRANCH = PR-423 06:43:09 # $SEMVER_TEMP = /tmp/semver-326559464 06:43:09 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 06:43:11 # '/tmp/semver-326559464' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-423/.semver' 06:43:11 # -> Force: false 06:43:11 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-423/.semver [Pipeline] } 06:43:11 $ docker exec --env ******** --env ******** 78ae7d24551d63c225645abb21cc7555245285d701cc113fa3b16a198e49da31 ssh-agent -k 06:43:11 unset SSH_AUTH_SOCK; 06:43:11 unset SSH_AGENT_PID; 06:43:11 echo Agent pid 59 killed; 06:43:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:43:11 + git semver [Pipeline] } 06:43:11 $ docker stop --time=1 78ae7d24551d63c225645abb21cc7555245285d701cc113fa3b16a198e49da31 06:43:13 $ docker rm -f 78ae7d24551d63c225645abb21cc7555245285d701cc113fa3b16a198e49da31 [Pipeline] // withDockerContainer [Pipeline] sh 06:43:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:43:13 Stashed 1 file(s) [Pipeline] echo 06:43:13 [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 06:43:29 Still waiting to schedule task 06:43:29 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-26’ 06:43:29 Still waiting to schedule task 06:43:29 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:45:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27 in /w/workspace/edgexfoundry_edgex-ui-go_PR-423 [Pipeline] { [Pipeline] ws 06:45:35 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 06:45:36 The recommended git tool is: git 06:45:41 using credential edgex-jenkins-ssh 06:45:41 Cloning the remote Git repository 06:45:41 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:45:41 > git init /w/workspace/edgex-ui-go/2 # timeout=10 06:45:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:45:41 > git --version # timeout=10 06:45:41 > git --version # 'git version 2.17.1' 06:45:41 using GIT_SSH to set credentials SSH Credentials for GitHub 06:45:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:45:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:45:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:45:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:45:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:45:44 using GIT_SSH to set credentials SSH Credentials for GitHub 06:45:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/423/head:refs/remotes/origin/PR-423 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:45:45 Merging remotes/origin/main commit d5cc884bdcac89fa6c71bab409230b48b618fa7a into PR head commit d1c21231f0891ff52f81fa0cb850b0feff264840 06:45:45 Merge succeeded, producing d1c21231f0891ff52f81fa0cb850b0feff264840 06:45:45 Checking out Revision d1c21231f0891ff52f81fa0cb850b0feff264840 (PR-423) 06:45:45 > git config core.sparsecheckout # timeout=10 06:45:45 > git checkout -f d1c21231f0891ff52f81fa0cb850b0feff264840 # timeout=10 06:45:45 > git remote # timeout=10 06:45:45 > git config --get remote.origin.url # timeout=10 06:45:45 using GIT_SSH to set credentials SSH Credentials for GitHub 06:45:45 > git merge d5cc884bdcac89fa6c71bab409230b48b618fa7a # timeout=10 06:45:45 > git rev-parse HEAD^{commit} # timeout=10 06:45:45 > git config core.sparsecheckout # timeout=10 06:45:45 > git checkout -f d1c21231f0891ff52f81fa0cb850b0feff264840 # timeout=10 06:45:50 Commit message: "feat: remove dead and unused code" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:45:51 provisioning config files... 06:45:51 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config4031091821123443748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:45:51 Running on prd-centos7-docker-4c-2g-28 in /w/workspace/edgexfoundry_edgex-ui-go_PR-423 [Pipeline] { [Pipeline] ws 06:45:51 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 06:45:51 The recommended git tool is: git 06:45:51 ---> docker-login.sh 06:45:51 nexus3.edgexfoundry.org:10001 06:45:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:45:53 Configure a credential helper to remove this warning. See 06:45:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:45:53 06:45:53 Login Succeeded 06:45:53 nexus3.edgexfoundry.org:10002 06:45:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:45:53 Configure a credential helper to remove this warning. See 06:45:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:45:53 06:45:53 Login Succeeded 06:45:53 nexus3.edgexfoundry.org:10003 06:45:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:45:54 Configure a credential helper to remove this warning. See 06:45:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:45:54 06:45:54 Login Succeeded 06:45:54 nexus3.edgexfoundry.org:10004 06:45:54 using credential edgex-jenkins-ssh 06:45:54 Cloning the remote Git repository 06:45:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:45:55 Configure a credential helper to remove this warning. See 06:45:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:45:55 06:45:55 Login Succeeded 06:45:55 docker.io 06:45:53 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:45:53 > git init /w/workspace/edgex-ui-go/2 # timeout=10 06:45:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:45:53 > git --version # timeout=10 06:45:53 > git --version # 'git version 2.24.4' 06:45:53 using GIT_SSH to set credentials SSH Credentials for GitHub 06:45:53 [INFO] Currently running in a labeled security context 06:45:53 [INFO] Currently SELinux is 'enforcing' on the host 06:45:53 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh3819179590558736027.key 06:45:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:45:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:45:55 Configure a credential helper to remove this warning. See 06:45:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:45:55 06:45:55 Login Succeeded 06:45:55 ---> docker-login.sh ends [Pipeline] } 06:45:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 06:45:56 Merging remotes/origin/main commit d5cc884bdcac89fa6c71bab409230b48b618fa7a into PR head commit d1c21231f0891ff52f81fa0cb850b0feff264840 06:45:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:45:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:45:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:45:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:45:55 using GIT_SSH to set credentials SSH Credentials for GitHub 06:45:55 [INFO] Currently running in a labeled security context 06:45:55 [INFO] Currently SELinux is 'enforcing' on the host 06:45:55 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh1990201278548474149.key 06:45:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/423/head:refs/remotes/origin/PR-423 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:45:55 > git config core.sparsecheckout # timeout=10 06:45:55 > git checkout -f d1c21231f0891ff52f81fa0cb850b0feff264840 # timeout=10 06:45:56 Merge succeeded, producing d1c21231f0891ff52f81fa0cb850b0feff264840 06:45:56 Checking out Revision d1c21231f0891ff52f81fa0cb850b0feff264840 (PR-423) [Pipeline] echo 06:45:56 ========================================================= 06:45:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:45:56 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 06:45:57 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 06:45:55 > git remote # timeout=10 06:45:55 > git config --get remote.origin.url # timeout=10 06:45:55 using GIT_SSH to set credentials SSH Credentials for GitHub 06:45:55 [INFO] Currently running in a labeled security context 06:45:55 [INFO] Currently SELinux is 'enforcing' on the host 06:45:55 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh5401759260837186042.key 06:45:55 > git merge d5cc884bdcac89fa6c71bab409230b48b618fa7a # timeout=10 06:45:55 > git rev-parse HEAD^{commit} # timeout=10 06:45:55 > git config core.sparsecheckout # timeout=10 06:45:56 > git checkout -f d1c21231f0891ff52f81fa0cb850b0feff264840 # timeout=10 06:45:58 Sending build context to Docker daemon 20.6MB 06:45:58 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 06:45:58 Step 2/8 : FROM ${BASE} 06:45:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:45:58 595b0fe564bb: Pulling fs layer 06:45:58 24495759ef45: Pulling fs layer 06:45:58 d148012ef14d: Pulling fs layer 06:45:58 e90a11edd702: Pulling fs layer 06:45:58 d77568369979: Pulling fs layer 06:45:58 fc1c9f9a7f3b: Pulling fs layer 06:45:58 170f2ba95c9a: Pulling fs layer 06:45:58 97ac5df62f85: Pulling fs layer 06:45:58 e90a11edd702: Waiting 06:45:58 d77568369979: Waiting 06:45:58 fc1c9f9a7f3b: Waiting 06:45:58 170f2ba95c9a: Waiting 06:45:58 97ac5df62f85: Waiting 06:45:58 d148012ef14d: Verifying Checksum 06:45:58 d148012ef14d: Download complete 06:45:58 24495759ef45: Verifying Checksum 06:45:58 24495759ef45: Download complete 06:45:58 d77568369979: Verifying Checksum 06:45:58 d77568369979: Download complete 06:45:58 fc1c9f9a7f3b: Download complete 06:45:58 595b0fe564bb: Download complete 06:45:58 170f2ba95c9a: Verifying Checksum 06:45:58 170f2ba95c9a: Download complete 06:45:59 595b0fe564bb: Pull complete 06:45:59 24495759ef45: Pull complete 06:45:59 d148012ef14d: Pull complete 06:46:00 Commit message: "feat: remove dead and unused code" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:46:00 provisioning config files... 06:46:00 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config5957879290272052342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:46:01 ---> docker-login.sh 06:46:01 nexus3.edgexfoundry.org:10001 06:46:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:01 Configure a credential helper to remove this warning. See 06:46:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:01 06:46:01 Login Succeeded 06:46:01 nexus3.edgexfoundry.org:10002 06:46:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:01 Configure a credential helper to remove this warning. See 06:46:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:01 06:46:01 Login Succeeded 06:46:01 nexus3.edgexfoundry.org:10003 06:46:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:01 Configure a credential helper to remove this warning. See 06:46:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:01 06:46:01 Login Succeeded 06:46:01 nexus3.edgexfoundry.org:10004 06:46:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:01 Configure a credential helper to remove this warning. See 06:46:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:01 06:46:01 Login Succeeded 06:46:01 docker.io 06:46:01 97ac5df62f85: Verifying Checksum 06:46:01 97ac5df62f85: Download complete 06:46:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:02 Configure a credential helper to remove this warning. See 06:46:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:02 06:46:02 Login Succeeded 06:46:02 ---> docker-login.sh ends [Pipeline] } 06:46:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 06:46:02 e90a11edd702: Verifying Checksum 06:46:02 e90a11edd702: Download complete [Pipeline] echo 06:46:02 ========================================================= 06:46:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:46:02 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 06:46:03 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 06:46:03 Sending build context to Docker daemon 20.6MB 06:46:03 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 06:46:03 Step 2/8 : FROM ${BASE} 06:46:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:46:03 540db60ca938: Pulling fs layer 06:46:03 adcc1eea9eea: Pulling fs layer 06:46:03 4c4ab2625f07: Pulling fs layer 06:46:03 db62176df00c: Pulling fs layer 06:46:03 3b30891b0d05: Pulling fs layer 06:46:03 06b49ca38bd5: Pulling fs layer 06:46:03 c788192a36de: Pulling fs layer 06:46:03 a77e37c0d609: Pulling fs layer 06:46:03 c3185cebc471: Pulling fs layer 06:46:03 3b30891b0d05: Waiting 06:46:03 06b49ca38bd5: Waiting 06:46:03 c788192a36de: Waiting 06:46:03 a77e37c0d609: Waiting 06:46:03 c3185cebc471: Waiting 06:46:03 db62176df00c: Waiting 06:46:03 4c4ab2625f07: Verifying Checksum 06:46:03 4c4ab2625f07: Download complete 06:46:03 adcc1eea9eea: Verifying Checksum 06:46:03 adcc1eea9eea: Download complete 06:46:03 3b30891b0d05: Verifying Checksum 06:46:03 3b30891b0d05: Download complete 06:46:03 06b49ca38bd5: Verifying Checksum 06:46:03 06b49ca38bd5: Download complete 06:46:03 c788192a36de: Verifying Checksum 06:46:03 c788192a36de: Download complete 06:46:03 540db60ca938: Download complete 06:46:03 540db60ca938: Pull complete 06:46:03 adcc1eea9eea: Pull complete 06:46:03 4c4ab2625f07: Pull complete 06:46:03 a77e37c0d609: Verifying Checksum 06:46:03 a77e37c0d609: Download complete 06:46:07 c3185cebc471: Verifying Checksum 06:46:07 c3185cebc471: Download complete 06:46:07 db62176df00c: Verifying Checksum 06:46:07 db62176df00c: Download complete 06:46:10 db62176df00c: Pull complete 06:46:10 3b30891b0d05: Pull complete 06:46:10 06b49ca38bd5: Pull complete 06:46:10 c788192a36de: Pull complete 06:46:10 a77e37c0d609: Pull complete 06:46:12 c3185cebc471: Pull complete 06:46:12 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 06:46:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:46:12 ---> 031687cdd783 06:46:12 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:46:12 e90a11edd702: Pull complete 06:46:13 d77568369979: Pull complete 06:46:13 fc1c9f9a7f3b: Pull complete 06:46:13 170f2ba95c9a: Pull complete 06:46:14 ---> Running in 5d58a7eb5bba 06:46:14 Removing intermediate container 5d58a7eb5bba 06:46:14 ---> 8d82afa71108 06:46:14 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:46:14 ---> Running in c0532b98941d 06:46:15 Removing intermediate container c0532b98941d 06:46:15 ---> c0f406093658 06:46:15 Step 5/8 : RUN apk add --no-cache make git 06:46:15 ---> Running in 62946ee0a7a9 06:46:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:46:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:46:16 OK: 219 MiB in 52 packages 06:46:16 Removing intermediate container 62946ee0a7a9 06:46:16 ---> a2f43d3490e4 06:46:16 Step 6/8 : WORKDIR /edgex-ui-go 06:46:16 ---> Running in abaf578ecf44 06:46:17 Removing intermediate container abaf578ecf44 06:46:17 ---> 4fa00970a112 06:46:17 Step 7/8 : COPY . . 06:46:17 ---> e1bd98c75881 06:46:17 Step 8/8 : RUN go mod download 06:46:17 ---> Running in 3cf57f74c8b9 06:46:19 97ac5df62f85: Pull complete 06:46:19 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 06:46:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:46:19 ---> 04bc70af865f 06:46:19 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:46:22 ---> Running in 4dc3a76fcfbc 06:46:22 Removing intermediate container 4dc3a76fcfbc 06:46:22 ---> fc0bf9dd5bde 06:46:22 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:46:22 ---> Running in 7d251e5f6b85 06:46:25 Removing intermediate container 7d251e5f6b85 06:46:25 ---> e83319dfbe66 06:46:25 Step 5/8 : RUN apk add --no-cache make git 06:46:25 ---> Running in 9a9dbb2f04b9 06:46:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:46:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:46:28 OK: 218 MiB in 52 packages 06:46:29 Removing intermediate container 9a9dbb2f04b9 06:46:29 ---> 4ede2ddf29c8 06:46:29 Step 6/8 : WORKDIR /edgex-ui-go 06:46:29 ---> Running in bd40fbd5381a 06:46:30 Removing intermediate container bd40fbd5381a 06:46:30 ---> 15b7169dfbc3 06:46:30 Step 7/8 : COPY . . 06:46:32 ---> 78a5818ef157 06:46:32 Step 8/8 : RUN go mod download 06:46:32 ---> Running in f0279d8c6231 06:46:36 Removing intermediate container 3cf57f74c8b9 06:46:36 ---> ec51ce42748e 06:46:36 Successfully built ec51ce42748e 06:46:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:46:36 + docker inspect -f . ci-base-image-x86_64 06:46:36 . [Pipeline] withDockerContainer 06:46:36 prd-centos7-docker-4c-2g-28 does not seem to be running inside a container 06:46:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:46:36 $ docker top 5f97205e2f07f2f8204e0f99e3343068d492fe57f918e0692783cd5b421ca201 -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:37 + go version 06:46:37 go version go1.16.6 linux/amd64 [Pipeline] } 06:46:37 $ docker stop --time=1 5f97205e2f07f2f8204e0f99e3343068d492fe57f918e0692783cd5b421ca201 06:46:38 $ docker rm -f 5f97205e2f07f2f8204e0f99e3343068d492fe57f918e0692783cd5b421ca201 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:46:39 + docker inspect -f . ci-base-image-x86_64 06:46:39 . [Pipeline] withDockerContainer 06:46:39 prd-centos7-docker-4c-2g-28 does not seem to be running inside a container 06:46:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:46:39 $ docker top bd58836bcce6c7420463f702dcf30ad2df6be86ff8865bf02fb9148c5292d739 -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:40 + go mod tidy [Pipeline] sh 06:46:41 + make test 06:46:41 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:46:41 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:46:51 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:46:51 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:46:51 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 06:46:51 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:46:51 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:46:51 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:46:51 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:46:51 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:46:51 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:46:51 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:46:51 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:46:51 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 06:46:51 GO111MODULE=on go vet ./... [Pipeline] } 06:46:56 $ docker stop --time=1 bd58836bcce6c7420463f702dcf30ad2df6be86ff8865bf02fb9148c5292d739 06:46:58 $ docker rm -f bd58836bcce6c7420463f702dcf30ad2df6be86ff8865bf02fb9148c5292d739 [Pipeline] // withDockerContainer [Pipeline] sh 06:46:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:46:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 06:47:05 Removing intermediate container f0279d8c6231 06:47:05 ---> fe94bb204a41 06:47:05 Successfully built fe94bb204a41 06:47:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 06:47:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:47:07 + docker inspect -f . ci-base-image-arm64 06:47:07 . [Pipeline] withDockerContainer 06:47:07 + ls -al . 06:47:07 total 92 06:47:07 drwxrwxr-x. 11 jenkins jenkins 4096 Aug 8 06:46 . 06:47:07 drwxrwxr-x. 4 jenkins jenkins 28 Aug 8 06:45 .. 06:47:07 drwxrwxr-x. 3 jenkins jenkins 20 Aug 8 06:45 assets 06:47:07 drwxrwxr-x. 2 jenkins jenkins 35 Aug 8 06:45 bin 06:47:07 drwxrwxr-x. 3 jenkins jenkins 29 Aug 8 06:45 cmd 06:47:07 -rw-rw-r--. 1 jenkins jenkins 3959 Aug 8 06:45 CONTRIBUTING.md 06:47:07 -rw-r--r--. 1 jenkins jenkins 10 Aug 8 06:46 coverage.out 06:47:07 -rw-rw-r--. 1 jenkins jenkins 1526 Aug 8 06:45 Dockerfile 06:47:07 -rw-rw-r--. 1 jenkins jenkins 902 Aug 8 06:45 Dockerfile.build 06:47:07 drwxrwxr-x. 2 jenkins jenkins 23 Aug 8 06:45 docs 06:47:07 drwxrwxr-x. 8 jenkins jenkins 179 Aug 8 06:45 .git 06:47:07 drwxrwxr-x. 2 jenkins jenkins 103 Aug 8 06:45 .github 06:47:07 -rw-rw-r--. 1 jenkins jenkins 162 Aug 8 06:45 .gitignore 06:47:07 -rw-rw-r--. 1 jenkins jenkins 823 Aug 8 06:45 go.mod 06:47:07 -rw-r--r--. 1 jenkins jenkins 23693 Aug 8 06:46 go.sum 06:47:07 drwxrwxr-x. 9 jenkins jenkins 125 Aug 8 06:45 internal 06:47:07 -rw-rw-r--. 1 jenkins jenkins 652 Aug 8 06:45 Jenkinsfile 06:47:07 -rw-rw-r--. 1 jenkins jenkins 11357 Aug 8 06:45 LICENSE 06:47:07 -rw-rw-r--. 1 jenkins jenkins 990 Aug 8 06:45 Makefile 06:47:07 drwxrwxr-x. 3 jenkins jenkins 19 Aug 8 06:45 pkg 06:47:07 -rw-rw-r--. 1 jenkins jenkins 5509 Aug 8 06:45 README.md 06:47:07 -rw-rw-r--. 1 jenkins jenkins 5 Aug 8 06:43 VERSION 06:47:07 -rw-rw-r--. 1 jenkins jenkins 155 Aug 8 06:45 version.go 06:47:07 drwxrwxr-x. 4 jenkins jenkins 4096 Aug 8 06:45 web 06:47:07 prd-ubuntu18.04-docker-arm64-4c-16g-27 does not seem to be running inside a container 06:47:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:47:09 $ docker top f24ef2af23a72fe93d61b4c282ff8f779b72b1f8da3dce3d8b0b6ba9268fc5e3 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 06:47:10 + 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=d1c21231f0891ff52f81fa0cb850b0feff264840 --label arch=amd64 --label version=0.0.0 . 06:47:10 Sending build context to Docker daemon 20.63MB 06:47:10 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 06:47:10 Step 2/25 : FROM ${BASE} AS builder 06:47:10 ---> ec51ce42748e 06:47:10 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:47:10 + go version 06:47:10 go version go1.16.6 linux/arm64 [Pipeline] } 06:47:10 $ docker stop --time=1 f24ef2af23a72fe93d61b4c282ff8f779b72b1f8da3dce3d8b0b6ba9268fc5e3 06:47:10 ---> Running in b654c1c832d4 06:47:10 Removing intermediate container b654c1c832d4 06:47:10 ---> 89f4d32b0cc2 06:47:10 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 06:47:10 ---> Running in 69add4f991f8 06:47:10 Removing intermediate container 69add4f991f8 06:47:10 ---> 905a647b1e46 06:47:10 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 06:47:10 ---> Running in 1604e4aeb7dc 06:47:10 Removing intermediate container 1604e4aeb7dc 06:47:10 ---> b8e9c1dba2c3 06:47:10 Step 6/25 : LABEL Name=edgex-ui-go 06:47:10 ---> Running in 19b9648d7af4 06:47:11 Removing intermediate container 19b9648d7af4 06:47:11 ---> 5b8c99eb7402 06:47:11 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:47:11 ---> Running in f4b3180d52c1 06:47:11 Removing intermediate container f4b3180d52c1 06:47:11 ---> 45462f6b502d 06:47:11 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:11 ---> Running in 3f5b1b29bdc8 06:47:11 Removing intermediate container 3f5b1b29bdc8 06:47:11 ---> 51db945eafe3 06:47:11 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:47:11 ---> Running in aa004a7bd8f1 06:47:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:47:12 $ docker rm -f f24ef2af23a72fe93d61b4c282ff8f779b72b1f8da3dce3d8b0b6ba9268fc5e3 06:47:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:47:13 + docker inspect -f . ci-base-image-arm64 06:47:13 . 06:47:13 OK: 219 MiB in 52 packages 06:47:13 Removing intermediate container aa004a7bd8f1 06:47:13 ---> 5ba1f04848af 06:47:13 Step 10/25 : ENV GO111MODULE=on 06:47:13 ---> Running in aa0288b3f5d7 06:47:13 Removing intermediate container aa0288b3f5d7 06:47:13 ---> e2ee00b30e34 06:47:13 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:47:13 ---> Running in 4712ab929f2d [Pipeline] withDockerContainer 06:47:13 prd-ubuntu18.04-docker-arm64-4c-16g-27 does not seem to be running inside a container 06:47:13 Removing intermediate container 4712ab929f2d 06:47:13 ---> a04113eaf727 06:47:13 Step 12/25 : COPY go.mod . 06:47:13 ---> 9e8cd3966102 06:47:13 Step 13/25 : COPY Makefile . 06:47:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:47:14 ---> 729bc25e37ef 06:47:14 Step 14/25 : RUN make update 06:47:14 ---> Running in 79b998673b93 06:47:14 CGO_ENABLED=0 GO111MODULE=on go mod download 06:47:14 Removing intermediate container 79b998673b93 06:47:14 ---> 750b9029dac9 06:47:14 Step 15/25 : COPY . . 06:47:15 ---> 83681d76907e 06:47:15 Step 16/25 : RUN go mod tidy 06:47:15 ---> Running in a1699f33e8d7 06:47:15 $ docker top 6741f09ea312dc6d618de7967a26733d484de9907d277c74796bd5d62e902b38 -eo pid,comm [Pipeline] { [Pipeline] sh 06:47:16 Removing intermediate container a1699f33e8d7 06:47:16 ---> ae4af82a201b 06:47:16 Step 17/25 : RUN ${MAKE} 06:47:16 ---> Running in 015055c31db0 06:47:16 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 06:47:16 + go mod tidy [Pipeline] sh 06:47:18 + make test 06:47:18 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:47:19 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:47:24 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:47:25 Removing intermediate container 015055c31db0 06:47:25 ---> 4ac939c1e466 06:47:25 Step 18/25 : FROM alpine:3.12 06:47:26 3.12: Pulling from library/alpine 06:47:26 339de151aab4: Pulling fs layer 06:47:26 339de151aab4: Verifying Checksum 06:47:26 339de151aab4: Download complete 06:47:26 339de151aab4: Pull complete 06:47:26 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 06:47:26 Status: Downloaded newer image for alpine:3.12 06:47:26 ---> 13621d1b12d4 06:47:26 Step 19/25 : EXPOSE 4000 06:47:26 ---> Running in 7c9a3e840eb3 06:47:26 Removing intermediate container 7c9a3e840eb3 06:47:26 ---> 115ae4493f11 06:47:26 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 06:47:27 ---> 6d2780cd0c6c 06:47:27 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:47:27 ---> Running in c1bacaffddb4 06:47:27 Removing intermediate container c1bacaffddb4 06:47:27 ---> a3c36c79c119 06:47:27 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:47:27 ---> Running in b2cb0cda764d 06:47:27 Removing intermediate container b2cb0cda764d 06:47:27 ---> 3f3ae1b53317 06:47:27 Step 23/25 : LABEL arch=amd64 06:47:27 ---> Running in 9c70e9879f96 06:47:27 Removing intermediate container 9c70e9879f96 06:47:27 ---> 118ee07c3214 06:47:27 Step 24/25 : LABEL git_sha=d1c21231f0891ff52f81fa0cb850b0feff264840 06:47:27 ---> Running in ca5a68818851 06:47:27 Removing intermediate container ca5a68818851 06:47:27 ---> 4a97e85c5a9c 06:47:27 Step 25/25 : LABEL version=0.0.0 06:47:27 ---> Running in f14f96e08de6 06:47:28 Removing intermediate container f14f96e08de6 06:47:28 ---> c3a8d3002bc1 06:47:28 [Warning] One or more build-args [ARCH] were not consumed 06:47:28 Successfully built c3a8d3002bc1 06:47:28 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:47:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:47:29 06:47:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 06:47:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:47:29 latest: Pulling from edgex-lftools-log-publisher 06:47:29 b4d181a07f80: Pulling fs layer 06:47:29 a1111a8f2ec3: Pulling fs layer 06:47:29 ed53099fbce6: Pulling fs layer 06:47:29 dc539afda2c1: Pulling fs layer 06:47:29 77bc0d833cb6: Pulling fs layer 06:47:29 9065ff56babe: Pulling fs layer 06:47:29 d287ab97295c: Pulling fs layer 06:47:29 dc539afda2c1: Waiting 06:47:29 77bc0d833cb6: Waiting 06:47:29 9065ff56babe: Waiting 06:47:29 d287ab97295c: Waiting 06:47:29 a1111a8f2ec3: Verifying Checksum 06:47:29 a1111a8f2ec3: Download complete 06:47:29 dc539afda2c1: Verifying Checksum 06:47:29 dc539afda2c1: Download complete 06:47:29 77bc0d833cb6: Verifying Checksum 06:47:29 77bc0d833cb6: Download complete 06:47:29 9065ff56babe: Verifying Checksum 06:47:29 9065ff56babe: Download complete 06:47:29 ed53099fbce6: Verifying Checksum 06:47:29 ed53099fbce6: Download complete 06:47:30 b4d181a07f80: Verifying Checksum 06:47:30 b4d181a07f80: Download complete 06:47:31 b4d181a07f80: Pull complete 06:47:31 a1111a8f2ec3: Pull complete 06:47:32 ed53099fbce6: Pull complete 06:47:32 dc539afda2c1: Pull complete 06:47:32 77bc0d833cb6: Pull complete 06:47:32 9065ff56babe: Pull complete 06:47:34 d287ab97295c: Verifying Checksum 06:47:34 d287ab97295c: Download complete 06:47:38 d287ab97295c: Pull complete 06:47:38 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 06:47:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:47:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 06:47:38 prd-centos7-docker-4c-2g-28 does not seem to be running inside a container 06:47:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:47:40 $ docker top ce234e5be56a3a631209549b2dd3f0e09625a1132259eca6329b2b4bf127767d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:47:41 ---> job-cost.sh 06:47:41 lf-activate-venv: SKIPPING 06:47:41 INFO: No Stack... 06:47:42 INFO: Retrieving Pricing Info for: v3-standard-2 06:47:43 INFO: Archiving Costs [Pipeline] sh 06:47:43 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 06:47:43 + cut -d, -f6 [Pipeline] lock 06:47:43 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-423-2-stack-cost] 06:47:43 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-423-2-stack-cost] did not exist. Created. 06:47:43 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-423-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:47:44 + echo total: 0.05999999865889549 [Pipeline] stash 06:47:44 Stashed 1 file(s) [Pipeline] } 06:47:44 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-423-2-stack-cost] [Pipeline] // lock [Pipeline] } 06:47:44 $ docker stop --time=1 ce234e5be56a3a631209549b2dd3f0e09625a1132259eca6329b2b4bf127767d 06:47:45 $ docker rm -f ce234e5be56a3a631209549b2dd3f0e09625a1132259eca6329b2b4bf127767d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:47:51 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:47:51 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:47:51 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 06:47:51 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:47:51 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:47:51 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:47:51 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:47:51 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:47:51 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:47:51 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:47:51 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:47:51 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 06:47:51 GO111MODULE=on go vet ./... [Pipeline] } 06:48:14 $ docker stop --time=1 6741f09ea312dc6d618de7967a26733d484de9907d277c74796bd5d62e902b38 06:48:16 $ docker rm -f 6741f09ea312dc6d618de7967a26733d484de9907d277c74796bd5d62e902b38 [Pipeline] // withDockerContainer [Pipeline] sh 06:48:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:48:17 Warning: overwriting stash ‘coverage-report’ 06:48:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:48:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:48:18 + ls -al . 06:48:18 total 128 06:48:18 drwxrwxr-x 11 jenkins jenkins 4096 Aug 8 06:47 . 06:48:18 drwxrwxr-x 4 jenkins jenkins 4096 Aug 8 06:45 .. 06:48:18 drwxrwxr-x 8 jenkins jenkins 4096 Aug 8 06:45 .git 06:48:18 drwxrwxr-x 2 jenkins jenkins 4096 Aug 8 06:45 .github 06:48:18 -rw-rw-r-- 1 jenkins jenkins 162 Aug 8 06:45 .gitignore 06:48:18 -rw-rw-r-- 1 jenkins jenkins 3959 Aug 8 06:45 CONTRIBUTING.md 06:48:18 -rw-rw-r-- 1 jenkins jenkins 1526 Aug 8 06:45 Dockerfile 06:48:18 -rw-rw-r-- 1 jenkins jenkins 902 Aug 8 06:45 Dockerfile.build 06:48:18 -rw-rw-r-- 1 jenkins jenkins 652 Aug 8 06:45 Jenkinsfile 06:48:18 -rw-rw-r-- 1 jenkins jenkins 11357 Aug 8 06:45 LICENSE 06:48:18 -rw-rw-r-- 1 jenkins jenkins 990 Aug 8 06:45 Makefile 06:48:18 -rw-rw-r-- 1 jenkins jenkins 5509 Aug 8 06:45 README.md 06:48:18 -rw-rw-r-- 1 jenkins jenkins 5 Aug 8 06:43 VERSION 06:48:18 drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 06:45 assets 06:48:18 drwxrwxr-x 2 jenkins jenkins 4096 Aug 8 06:45 bin 06:48:18 drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 06:45 cmd 06:48:18 -rw-r--r-- 1 jenkins jenkins 10 Aug 8 06:47 coverage.out 06:48:18 drwxrwxr-x 2 jenkins jenkins 4096 Aug 8 06:45 docs 06:48:18 -rw-rw-r-- 1 jenkins jenkins 823 Aug 8 06:45 go.mod 06:48:18 -rw-r--r-- 1 jenkins jenkins 23693 Aug 8 06:47 go.sum 06:48:18 drwxrwxr-x 9 jenkins jenkins 4096 Aug 8 06:45 internal 06:48:18 drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 06:45 pkg 06:48:18 -rw-rw-r-- 1 jenkins jenkins 155 Aug 8 06:45 version.go 06:48:18 drwxrwxr-x 4 jenkins jenkins 4096 Aug 8 06:45 web [Pipeline] isUnix [Pipeline] sh 06:48:18 + 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=d1c21231f0891ff52f81fa0cb850b0feff264840 --label arch=arm64 --label version=0.0.0 . 06:48:19 Sending build context to Docker daemon 20.63MB 06:48:19 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 06:48:19 Step 2/25 : FROM ${BASE} AS builder 06:48:19 ---> fe94bb204a41 06:48:19 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:48:20 ---> Running in 95e889e266b6 06:48:20 Removing intermediate container 95e889e266b6 06:48:20 ---> 80ec1257b1c2 06:48:20 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 06:48:20 ---> Running in ef407a3b00db 06:48:21 Removing intermediate container ef407a3b00db 06:48:21 ---> 14ce1d9e61dc 06:48:21 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 06:48:21 ---> Running in 10178b30e688 06:48:22 Removing intermediate container 10178b30e688 06:48:22 ---> 2d2af6c5dc12 06:48:22 Step 6/25 : LABEL Name=edgex-ui-go 06:48:22 ---> Running in 67876cf88512 06:48:22 Removing intermediate container 67876cf88512 06:48:22 ---> bb819022f560 06:48:22 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:48:22 ---> Running in 088ef7ac0c6b 06:48:23 Removing intermediate container 088ef7ac0c6b 06:48:23 ---> 64b5b938dbeb 06:48:23 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:48:23 ---> Running in df0d31340a75 06:48:25 Removing intermediate container df0d31340a75 06:48:25 ---> 94f87d2400ff 06:48:25 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:48:25 ---> Running in 750fe5c6d963 06:48:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:48:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:48:28 OK: 218 MiB in 52 packages 06:48:29 Removing intermediate container 750fe5c6d963 06:48:29 ---> 2436b010855f 06:48:29 Step 10/25 : ENV GO111MODULE=on 06:48:29 ---> Running in 3c39895fb09f 06:48:30 Removing intermediate container 3c39895fb09f 06:48:30 ---> 996dd0a50088 06:48:30 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:48:30 ---> Running in 493d6a066b04 06:48:30 Removing intermediate container 493d6a066b04 06:48:30 ---> b1322fd03b3a 06:48:30 Step 12/25 : COPY go.mod . 06:48:31 ---> 4494857cd205 06:48:31 Step 13/25 : COPY Makefile . 06:48:32 ---> 09322879e7ff 06:48:32 Step 14/25 : RUN make update 06:48:32 ---> Running in 58f78b19b18d 06:48:33 CGO_ENABLED=0 GO111MODULE=on go mod download 06:48:35 Removing intermediate container 58f78b19b18d 06:48:35 ---> 12ce85150f6b 06:48:35 Step 15/25 : COPY . . 06:48:38 ---> f8f6b06192da 06:48:38 Step 16/25 : RUN go mod tidy 06:48:38 ---> Running in c916a6119b3e 06:48:40 Removing intermediate container c916a6119b3e 06:48:40 ---> 014b2743cbad 06:48:40 Step 17/25 : RUN ${MAKE} 06:48:40 ---> Running in e05c78ab44e0 06:48:42 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 06:49:09 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:49:12 Removing intermediate container e05c78ab44e0 06:49:12 ---> a5e8572075ab 06:49:12 Step 18/25 : FROM alpine:3.12 06:49:13 3.12: Pulling from library/alpine 06:49:13 d2f70382dc9a: Pulling fs layer 06:49:13 d2f70382dc9a: Verifying Checksum 06:49:13 d2f70382dc9a: Download complete 06:49:14 d2f70382dc9a: Pull complete 06:49:14 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 06:49:14 Status: Downloaded newer image for alpine:3.12 06:49:14 ---> c4fd0aeabfcf 06:49:14 Step 19/25 : EXPOSE 4000 06:49:14 ---> Running in d779100092c1 06:49:15 Removing intermediate container d779100092c1 06:49:15 ---> a3d468dfd6f7 06:49:15 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 06:49:16 ---> 11b173735d30 06:49:16 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:49:16 ---> Running in 6b0bd3509c71 06:49:17 Removing intermediate container 6b0bd3509c71 06:49:17 ---> 1519f0b38240 06:49:17 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:49:17 ---> Running in c587ecc992de 06:49:18 Removing intermediate container c587ecc992de 06:49:18 ---> c4a6d00deb81 06:49:18 Step 23/25 : LABEL arch=arm64 06:49:18 ---> Running in 440af5c40c44 06:49:18 Removing intermediate container 440af5c40c44 06:49:18 ---> 06dd9162533c 06:49:18 Step 24/25 : LABEL git_sha=d1c21231f0891ff52f81fa0cb850b0feff264840 06:49:18 ---> Running in 1813ab7d75e5 06:49:19 Removing intermediate container 1813ab7d75e5 06:49:19 ---> e2077facf87a 06:49:19 Step 25/25 : LABEL version=0.0.0 06:49:19 ---> Running in dcbee696df98 06:49:19 Removing intermediate container dcbee696df98 06:49:19 ---> b88e4104d873 06:49:19 [Warning] One or more build-args [ARCH] were not consumed 06:49:19 Successfully built b88e4104d873 06:49:19 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:49:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:49:20 06:49:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 06:49:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:49:21 arm64: Pulling from edgex-lftools-log-publisher 06:49:21 448f6bf000e3: Pulling fs layer 06:49:21 f757da607395: Pulling fs layer 06:49:21 05883995daec: Pulling fs layer 06:49:21 8603b9c90790: Pulling fs layer 06:49:21 1560dd03e051: Pulling fs layer 06:49:21 27f5ce0e4adf: Pulling fs layer 06:49:21 c2d8d7efcc4b: Pulling fs layer 06:49:21 8603b9c90790: Waiting 06:49:21 c2d8d7efcc4b: Waiting 06:49:21 27f5ce0e4adf: Waiting 06:49:21 f757da607395: Verifying Checksum 06:49:21 f757da607395: Download complete 06:49:21 8603b9c90790: Download complete 06:49:22 1560dd03e051: Verifying Checksum 06:49:22 1560dd03e051: Download complete 06:49:22 27f5ce0e4adf: Verifying Checksum 06:49:22 27f5ce0e4adf: Download complete 06:49:22 05883995daec: Verifying Checksum 06:49:22 05883995daec: Download complete 06:49:23 448f6bf000e3: Verifying Checksum 06:49:23 448f6bf000e3: Download complete 06:49:26 c2d8d7efcc4b: Verifying Checksum 06:49:26 c2d8d7efcc4b: Download complete 06:49:26 448f6bf000e3: Pull complete 06:49:27 f757da607395: Pull complete 06:49:28 05883995daec: Pull complete 06:49:29 8603b9c90790: Pull complete 06:49:30 1560dd03e051: Pull complete 06:49:30 27f5ce0e4adf: Pull complete 06:49:45 c2d8d7efcc4b: Pull complete 06:49:45 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 06:49:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:49:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 06:49:45 prd-ubuntu18.04-docker-arm64-4c-16g-27 does not seem to be running inside a container 06:49:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:49:49 $ docker top 14adc110580b8b1dc382fd9974fc813853bb253502e1b2e2ea0be72fb4223deb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:49:50 ---> job-cost.sh 06:49:50 lf-activate-venv: SKIPPING 06:49:50 INFO: No Stack... 06:49:51 INFO: Retrieving Pricing Info for: v2-standard-4 06:49:51 INFO: Archiving Costs [Pipeline] sh 06:49:52 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 06:49:52 + cut -d, -f6 [Pipeline] lock 06:49:52 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-423-2-stack-cost] 06:49:52 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-423-2-stack-cost] did not exist. Created. 06:49:52 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-423-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:49:53 /w/workspace/edgex-ui-go/2@tmp/durable-3e1f4e6d/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-3e1f4e6d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:49:53 + echo total: 0.18000000715255737 [Pipeline] stash 06:49:53 Warning: overwriting stash ‘stack-cost’ 06:49:54 Stashed 1 file(s) [Pipeline] } 06:49:54 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-423-2-stack-cost] [Pipeline] // lock [Pipeline] } 06:49:54 $ docker stop --time=1 14adc110580b8b1dc382fd9974fc813853bb253502e1b2e2ea0be72fb4223deb 06:49:55 $ docker rm -f 14adc110580b8b1dc382fd9974fc813853bb253502e1b2e2ea0be72fb4223deb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:49:57 provisioning config files... 06:49:57 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-423@tmp/config6989207761549728163tmp [Pipeline] { [Pipeline] sh 06:49:58 + set +x 06:49:58 + curl -s https://codecov.io/bash 06:49:58 + bash -s -- 06:49:58 06:49:58 _____ _ 06:49:58 / ____| | | 06:49:58 | | ___ __| | ___ ___ _____ __ 06:49:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:49:58 | |___| (_) | (_| | __/ (_| (_) \ V / 06:49:58 \_____\___/ \__,_|\___|\___\___/ \_/ 06:49:58 Bash-1.0.6 06:49:58 06:49:58 06:49:58 ==> git version 2.24.4 found 06:49:58 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 06:49:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:49:58 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:49:58 ==> Jenkins CI detected. 06:49:58 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-423 06:49:58 project root: . 06:49:58 --> token set from env 06:49:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:49:58 ==> Running gcov in . (disable via -X gcov) 06:49:58 ==> Python coveragepy not found 06:49:58 ==> Searching for coverage reports in: 06:49:58 + . 06:49:58 -> Found 1 reports 06:49:58 ==> Detecting git/mercurial file structure 06:49:58 ==> Reading reports 06:49:58 + ./coverage.out bytes=10 06:49:58 ==> Appending adjustments 06:49:58 https://docs.codecov.io/docs/fixing-reports 06:49:58 + Found adjustments 06:49:58 ==> Gzipping contents 06:49:58 4.0K /tmp/codecov.Po1akw.gz 06:49:58 ==> Uploading reports 06:49:58 url: https://codecov.io 06:49:58 query: branch=PR-423&commit=d1c21231f0891ff52f81fa0cb850b0feff264840&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-423%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=423&job=&cmd_args= 06:49:58 -> Pinging Codecov 06:49:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-423&commit=d1c21231f0891ff52f81fa0cb850b0feff264840&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-423%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=423&job=&cmd_args= 06:49:58 -> Uploading to 06:49:58 https://storage.googleapis.com/codecov/v4/raw/2021-08-08/FB506323287CE973F263BFD2A0EB1F37/d1c21231f0891ff52f81fa0cb850b0feff264840/180027ed-e81d-4705-bc4c-3657e0d515f5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210808%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210808T064958Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e3978e2ff16ac722c43a43ea4c71e8ad378614f98349d4b23a130fbb9a218c06 06:49:58 % Total % Received % Xferd Average Speed Time Time Time Current 06:49:58 Dload Upload Total Spent Left Speed 06:49:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3375 0 0 100 3375 0 8920 --:--:-- --:--:-- --:--:-- 8928 06:49:59 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/d1c21231f0891ff52f81fa0cb850b0feff264840 [Pipeline] } 06:49:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:50:01 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-423/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:50:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:50:02 ---> package-listing.sh 06:50:02 ++ tr '[:upper:]' '[:lower:]' 06:50:02 ++ facter osfamily 06:50:02 + OS_FAMILY=redhat 06:50:02 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-423 06:50:02 + START_PACKAGES=/tmp/packages_start.txt 06:50:02 + END_PACKAGES=/tmp/packages_end.txt 06:50:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:50:02 + PACKAGES=/tmp/packages_start.txt 06:50:02 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-423 ']' 06:50:02 + PACKAGES=/tmp/packages_end.txt 06:50:02 + case "${OS_FAMILY}" in 06:50:02 + rpm -qa 06:50:02 + sort 06:50:03 + '[' -f /tmp/packages_start.txt ']' 06:50:03 + '[' -f /tmp/packages_end.txt ']' 06:50:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:50:03 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-423 ']' 06:50:03 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-423/archives/ 06:50:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-423/archives/ [Pipeline] echo 06:50:03 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-423/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:50:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:50:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:50:04 06:50:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 06:50:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:50:04 latest: Pulling from edgex-lftools-log-publisher 06:50:04 b4d181a07f80: Pulling fs layer 06:50:04 a1111a8f2ec3: Pulling fs layer 06:50:04 ed53099fbce6: Pulling fs layer 06:50:04 dc539afda2c1: Pulling fs layer 06:50:04 77bc0d833cb6: Pulling fs layer 06:50:04 9065ff56babe: Pulling fs layer 06:50:04 d287ab97295c: Pulling fs layer 06:50:04 dc539afda2c1: Waiting 06:50:04 77bc0d833cb6: Waiting 06:50:04 9065ff56babe: Waiting 06:50:04 d287ab97295c: Waiting 06:50:05 a1111a8f2ec3: Verifying Checksum 06:50:05 a1111a8f2ec3: Download complete 06:50:05 dc539afda2c1: Verifying Checksum 06:50:05 dc539afda2c1: Download complete 06:50:05 77bc0d833cb6: Verifying Checksum 06:50:05 77bc0d833cb6: Download complete 06:50:05 9065ff56babe: Verifying Checksum 06:50:05 9065ff56babe: Download complete 06:50:05 ed53099fbce6: Verifying Checksum 06:50:05 ed53099fbce6: Download complete 06:50:06 b4d181a07f80: Verifying Checksum 06:50:06 b4d181a07f80: Download complete 06:50:07 b4d181a07f80: Pull complete 06:50:07 a1111a8f2ec3: Pull complete 06:50:08 ed53099fbce6: Pull complete 06:50:08 dc539afda2c1: Pull complete 06:50:08 77bc0d833cb6: Pull complete 06:50:08 9065ff56babe: Pull complete 06:50:09 d287ab97295c: Verifying Checksum 06:50:09 d287ab97295c: Download complete 06:50:13 d287ab97295c: Pull complete 06:50:13 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 06:50:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:50:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 06:50:14 prd-centos7-docker-4c-2g-26 does not seem to be running inside a container 06:50:14 $ 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-423/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-423 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-423:/w/workspace/edgexfoundry_edgex-ui-go_PR-423:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-423@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-423@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:50:16 $ docker top aa06514d574af09ed50b7c6d2f938765168b0673fa576a99d34b7534e5b1c411 -eo pid,comm [Pipeline] { [Pipeline] sh 06:50:16 + touch /tmp/pre-build-complete [Pipeline] sh 06:50:17 + mkdir -p /var/log/sysstat [Pipeline] sh 06:50:17 + ls /var/log/sa-host 06:50:17 + sadf -c /var/log/sa-host/sa05 06:50:17 file_magic: OK 06:50:17 HZ: Using current value: 100 06:50:17 file_header: OK 06:50:17 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 06:50:17 Statistics: 06:50:17 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:50:17 File successfully converted to sysstat format version 12.0.3 06:50:17 + sadf -c /var/log/sa-host/sa08 06:50:17 file_magic: OK 06:50:17 HZ: Using current value: 100 06:50:17 file_header: OK 06:50:17 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 06:50:17 Statistics: 06:50:17 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:50:17 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:50:18 provisioning config files... 06:50:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-423@tmp/config5514929774719731399tmp [Pipeline] { [Pipeline] echo 06:50:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:50:18 ---> create-netrc.sh [Pipeline] } 06:50:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:50:19 ---> python-tools-install.sh [Pipeline] echo 06:50:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:50:19 ---> sudo-logs.sh 06:50:19 Archiving 'sudo' log.. 06:50:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-26.vexxhost.local: Name or service not known 06:50:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-26.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 06:50:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:50:19 ---> job-cost.sh 06:50:19 lf-activate-venv: SKIPPING 06:50:19 DEBUG: total: 0.18000000715255737 06:50:19 INFO: Retrieving Stack Cost... 06:50:20 INFO: Retrieving Pricing Info for: v3-standard-2 06:50:21 INFO: Archiving Costs [Pipeline] echo 06:50:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:50:21 ---> logs-deploy.sh 06:50:21 lf-activate-venv: SKIPPING 06:50:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-423/2 06:50:21 INFO: archiving workspace using pattern(s): 06:50:22 Archives upload complete. 06:50:22 INFO: archiving logs to Nexus 06:50:23 ---> uname -a: 06:50:23 Linux prd-centos7-docker-4c-2g-26.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 06:50:23 06:50:23 06:50:23 ---> lscpu: 06:50:23 Architecture: x86_64 06:50:23 CPU op-mode(s): 32-bit, 64-bit 06:50:23 Byte Order: Little Endian 06:50:23 Address sizes: 40 bits physical, 48 bits virtual 06:50:23 CPU(s): 2 06:50:23 On-line CPU(s) list: 0,1 06:50:23 Thread(s) per core: 1 06:50:23 Core(s) per socket: 1 06:50:23 Socket(s): 2 06:50:23 NUMA node(s): 1 06:50:23 Vendor ID: AuthenticAMD 06:50:23 CPU family: 23 06:50:23 Model: 49 06:50:23 Model name: AMD EPYC-Rome Processor 06:50:23 Stepping: 0 06:50:23 CPU MHz: 2799.998 06:50:23 BogoMIPS: 5599.99 06:50:23 Virtualization: AMD-V 06:50:23 Hypervisor vendor: KVM 06:50:23 Virtualization type: full 06:50:23 L1d cache: 32K 06:50:23 L1i cache: 32K 06:50:23 L2 cache: 512K 06:50:23 L3 cache: 16384K 06:50:23 NUMA node0 CPU(s): 0,1 06:50:23 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 06:50:23 06:50:23 06:50:23 ---> nproc: 06:50:23 2 06:50:23 06:50:23 06:50:23 ---> df -h: 06:50:23 Filesystem Size Used Avail Use% Mounted on 06:50:23 overlay 40G 7.7G 33G 20% / 06:50:23 tmpfs 64M 0 64M 0% /dev 06:50:23 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:50:23 shm 64M 0 64M 0% /dev/shm 06:50:23 /dev/vda1 40G 7.7G 33G 20% /facter-os 06:50:23 06:50:23 06:50:23 ---> sar -b -r -n DEV: 06:50:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/08/21 _x86_64_ (2 CPU) 06:50:23 06:50:23 06:42:14 LINUX RESTART (2 CPU) 06:50:23 06:50:23 06:43:01 tps rtps wtps bread/s bwrtn/s 06:50:23 06:44:01 19.15 0.67 18.48 352.37 3652.16 06:50:23 06:45:01 0.65 0.00 0.65 0.00 12.91 06:50:23 06:46:01 0.27 0.00 0.27 0.00 3.33 06:50:23 06:47:01 0.20 0.00 0.20 0.00 2.97 06:50:23 06:48:01 0.25 0.00 0.25 0.00 2.40 06:50:23 06:49:01 0.37 0.00 0.37 0.00 5.20 06:50:23 06:50:01 0.23 0.03 0.20 3.73 2.87 06:50:23 Average: 3.02 0.10 2.92 50.89 526.12 06:50:23 06:50:23 06:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:50:23 06:44:01 5437000 0 803516 10.03 2620 1765796 1284396 14.18 598308 1571940 20 06:50:23 06:45:01 5445488 0 795020 9.93 2620 1765804 1213976 13.40 591560 1571904 8 06:50:23 06:46:01 5443916 0 796592 9.95 2620 1765804 1214276 13.41 594048 1571088 20 06:50:23 06:47:01 5444028 0 796472 9.94 2620 1765812 1213976 13.40 593908 1571088 16 06:50:23 06:48:01 5441140 0 799356 9.98 2620 1765816 1214096 13.40 589704 1578688 8 06:50:23 06:49:01 5441432 0 799060 9.98 2620 1765820 1213976 13.40 589220 1578688 8 06:50:23 06:50:01 5434656 0 805712 10.06 2620 1765944 1215764 13.42 595016 1578680 28 06:50:23 Average: 5441094 0 799390 9.98 2620 1765828 1224351 13.52 593109 1574582 15 06:50:23 06:50:23 06:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:50:23 06:44:01 eth0 150.57 123.88 552.98 19.63 0.00 0.00 0.00 0.00 06:50:23 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:23 06:44:01 docker0 70.44 62.71 5.91 216.71 0.00 0.00 0.00 0.00 06:50:23 06:45:01 eth0 0.72 0.07 0.06 0.01 0.00 0.00 0.00 0.00 06:50:23 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:23 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:23 06:46:01 eth0 5.30 2.42 3.62 0.48 0.00 0.00 0.00 0.00 06:50:23 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:23 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:23 06:47:01 eth0 0.08 0.07 0.01 0.04 0.00 0.00 0.00 0.00 06:50:23 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:23 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:23 06:48:01 eth0 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 06:50:23 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:23 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:23 06:49:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:50:23 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:23 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:23 06:50:01 eth0 7.03 4.26 5.96 2.06 0.00 0.00 0.00 0.00 06:50:23 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:23 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:23 Average: eth0 23.44 18.71 80.41 3.19 0.00 0.00 0.00 0.00 06:50:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:23 Average: docker0 10.07 8.96 0.84 30.97 0.00 0.00 0.00 0.00 06:50:23 06:50:23 06:50:23 ---> sar -P ALL: 06:50:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/08/21 _x86_64_ (2 CPU) 06:50:23 06:50:23 06:42:14 LINUX RESTART (2 CPU) 06:50:23 06:50:23 06:43:01 CPU %user %nice %system %iowait %steal %idle 06:50:23 06:44:01 all 3.81 0.00 1.37 0.28 0.02 94.53 06:50:23 06:44:01 0 4.07 0.00 1.50 0.12 0.02 94.30 06:50:23 06:44:01 1 3.55 0.00 1.23 0.44 0.02 94.77 06:50:23 06:45:01 all 0.18 0.00 0.06 0.00 0.03 99.74 06:50:23 06:45:01 0 0.28 0.00 0.05 0.00 0.03 99.63 06:50:23 06:45:01 1 0.07 0.00 0.07 0.00 0.02 99.85 06:50:23 06:46:01 all 0.23 0.00 0.06 0.00 0.01 99.71 06:50:23 06:46:01 0 0.33 0.00 0.05 0.00 0.00 99.62 06:50:23 06:46:01 1 0.12 0.00 0.07 0.00 0.02 99.80 06:50:23 06:47:01 all 0.24 0.00 0.03 0.00 0.02 99.71 06:50:23 06:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:50:23 06:47:01 1 0.45 0.00 0.05 0.00 0.02 99.48 06:50:23 06:48:01 all 0.20 0.00 0.08 0.00 0.02 99.71 06:50:23 06:48:01 0 0.03 0.00 0.07 0.00 0.02 99.88 06:50:23 06:48:01 1 0.37 0.00 0.08 0.00 0.02 99.53 06:50:23 06:49:01 all 0.19 0.00 0.04 0.00 0.02 99.75 06:50:23 06:49:01 0 0.05 0.00 0.07 0.00 0.03 99.85 06:50:23 06:49:01 1 0.33 0.00 0.02 0.00 0.00 99.65 06:50:23 06:50:01 all 0.46 0.00 0.28 0.00 0.01 99.25 06:50:23 06:50:01 0 0.42 0.00 0.28 0.00 0.00 99.30 06:50:23 06:50:01 1 0.50 0.00 0.28 0.00 0.02 99.20 06:50:23 Average: all 0.75 0.00 0.27 0.04 0.02 98.92 06:50:23 Average: 0 0.74 0.00 0.29 0.02 0.02 98.94 06:50:23 Average: 1 0.77 0.00 0.26 0.06 0.01 98.90 06:50:23 06:50:23 06:50:23