Pull request #407 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 785b01d8584c2d63b8a737b5a4a8839165a583dc+45e9dd3b0680b0fbb3a45724ba880e50ac6ab3ba (c9fdfdd24dff16ef17b8cb3531a8a232dbdb8ee9) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh314355153003944918.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5135981399107729417.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-407/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-407/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh622871473985211942.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-407/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4252903359307752504.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7688702720258474410.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-407/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-407/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4558299864184924231.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6 in /w/workspace/edgexfoundry_edgex-ui-go_PR-407 [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-407 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-407@tmp/jenkins-gitclient-ssh5076894828677016483.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-407@tmp/jenkins-gitclient-ssh879337074015329460.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/407/head:refs/remotes/origin/PR-407 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 45e9dd3b0680b0fbb3a45724ba880e50ac6ab3ba into PR head commit 785b01d8584c2d63b8a737b5a4a8839165a583dc Merge succeeded, producing 785b01d8584c2d63b8a737b5a4a8839165a583dc Checking out Revision 785b01d8584c2d63b8a737b5a4a8839165a583dc (PR-407) > git config core.sparsecheckout # timeout=10 > git checkout -f 785b01d8584c2d63b8a737b5a4a8839165a583dc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-407@tmp/jenkins-gitclient-ssh7925166029096655899.key > git merge 45e9dd3b0680b0fbb3a45724ba880e50ac6ab3ba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 785b01d8584c2d63b8a737b5a4a8839165a583dc # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:14:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:14:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:14:15 ========================================================= 04:14:15 EdgeX Global Pipelines Version Info 04:14:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:14:16 ------------------- 04:14:16 stable info: 04:14:16 ------------------- 04:14:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:14:16 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 04:14:16 Message: update stable to v1.0.195 04:14:17 ------------------- 04:14:17 experimental info: 04:14:17 ------------------- 04:14:17 Commited By: **** collab-it+edgex@linuxfoundation.org 04:14:17 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 04:14:17 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:14:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:14:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:14:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:14:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:14:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:14:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:14:18 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:14:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:14:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:14:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:14:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:14:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:14:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:14:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:14:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:14:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:14:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:14:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:14:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:14:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:14:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:14:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:14:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:14:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:14:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:14:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:14:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-407 [Pipeline] echo 04:14:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-407 [Pipeline] echo 04:14:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-407 [Pipeline] echo 04:14:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 785b01d8584c2d63b8a737b5a4a8839165a583dc [Pipeline] echo 04:14:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 785b01d [Pipeline] echo 04:14:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:14:20 provisioning config files... 04:14:20 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-407@tmp/config2923922205938398098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:14:20 ---> docker-login.sh 04:14:20 nexus3.edgexfoundry.org:10001 04:14:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:21 Configure a credential helper to remove this warning. See 04:14:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:21 04:14:21 Login Succeeded 04:14:21 nexus3.edgexfoundry.org:10002 04:14:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:21 Configure a credential helper to remove this warning. See 04:14:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:21 04:14:21 Login Succeeded 04:14:21 nexus3.edgexfoundry.org:10003 04:14:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:21 Configure a credential helper to remove this warning. See 04:14:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:21 04:14:21 Login Succeeded 04:14:21 nexus3.edgexfoundry.org:10004 04:14:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:21 Configure a credential helper to remove this warning. See 04:14:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:21 04:14:21 Login Succeeded 04:14:21 docker.io 04:14:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:21 Configure a credential helper to remove this warning. See 04:14:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:21 04:14:21 Login Succeeded 04:14:21 ---> docker-login.sh ends [Pipeline] } 04:14:21 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 04:14:22 + git log --format=format:%s -1 785b01d8584c2d63b8a737b5a4a8839165a583dc [Pipeline] echo 04:14:22 GIT_COMMIT: 785b01d8584c2d63b8a737b5a4a8839165a583dc, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 04:14:22 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:14:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:14:24 04:14:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:14:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:14:25 latest: Pulling from edgex-devops/git-semver 04:14:25 31603596830f: Pulling fs layer 04:14:25 54011a49482f: Pulling fs layer 04:14:25 a6820b24f6d8: Pulling fs layer 04:14:25 f581987b2513: Pulling fs layer 04:14:25 f581987b2513: Waiting 04:14:25 54011a49482f: Verifying Checksum 04:14:25 54011a49482f: Download complete 04:14:25 31603596830f: Verifying Checksum 04:14:25 31603596830f: Download complete 04:14:25 f581987b2513: Verifying Checksum 04:14:25 f581987b2513: Download complete 04:14:25 a6820b24f6d8: Verifying Checksum 04:14:25 a6820b24f6d8: Download complete 04:14:25 31603596830f: Pull complete 04:14:25 54011a49482f: Pull complete 04:14:26 a6820b24f6d8: Pull complete 04:14:26 f581987b2513: Pull complete 04:14:26 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 04:14:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:14:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:14:26 prd-centos7-docker-4c-2g-6 does not seem to be running inside a container 04:14:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-407 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-407:/w/workspace/edgexfoundry_edgex-ui-go_PR-407:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-407@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-407@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:14:27 $ docker top 01ef589bd7c35d6623b2b5a2e10c4f900273d00aea94aafb55789bc1ae841697 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:14:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:14:28 [ssh-agent] Looking for ssh-agent implementation... 04:14:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:14:28 $ docker exec 01ef589bd7c35d6623b2b5a2e10c4f900273d00aea94aafb55789bc1ae841697 ssh-agent 04:14:28 SSH_AUTH_SOCK=/tmp/ssh-kGF04ar1oRXv/agent.14 04:14:28 SSH_AGENT_PID=20 04:14:28 Running ssh-add (command line suppressed) 04:14:28 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-407@tmp/private_key_996449996631282964.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-407@tmp/private_key_996449996631282964.key) 04:14:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:14:28 + git tag --points-at HEAD [Pipeline] } 04:14:28 $ docker exec --env ******** --env ******** 01ef589bd7c35d6623b2b5a2e10c4f900273d00aea94aafb55789bc1ae841697 ssh-agent -k 04:14:28 unset SSH_AUTH_SOCK; 04:14:28 unset SSH_AGENT_PID; 04:14:28 echo Agent pid 20 killed; 04:14:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:14:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:14:29 [ssh-agent] Looking for ssh-agent implementation... 04:14:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:14:29 $ docker exec 01ef589bd7c35d6623b2b5a2e10c4f900273d00aea94aafb55789bc1ae841697 ssh-agent 04:14:29 SSH_AUTH_SOCK=/tmp/ssh-Ne8syG5A5SGF/agent.54 04:14:29 SSH_AGENT_PID=60 04:14:29 Running ssh-add (command line suppressed) 04:14:29 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-407@tmp/private_key_2664629267046836575.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-407@tmp/private_key_2664629267046836575.key) 04:14:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:14:29 + git semver init 04:14:29 # -> Open(): unable to determine branch for HEAD 04:14:29 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-407/.git 04:14:29 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-407 04:14:29 # $SEMVER_REMOTE_NAME = origin 04:14:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:14:29 # $SEMVER_USER_NAME = edgex-jenkins 04:14:29 # $SEMVER_BRANCH = PR-407 04:14:29 # $SEMVER_TEMP = /tmp/semver-835854718 04:14:29 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 04:14:32 # '/tmp/semver-835854718' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-407/.semver' 04:14:32 # -> Force: false 04:14:32 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-407/.semver [Pipeline] } 04:14:32 $ docker exec --env ******** --env ******** 01ef589bd7c35d6623b2b5a2e10c4f900273d00aea94aafb55789bc1ae841697 ssh-agent -k 04:14:32 unset SSH_AUTH_SOCK; 04:14:32 unset SSH_AGENT_PID; 04:14:32 echo Agent pid 60 killed; 04:14:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:14:32 + git semver [Pipeline] } 04:14:32 $ docker stop --time=1 01ef589bd7c35d6623b2b5a2e10c4f900273d00aea94aafb55789bc1ae841697 04:14:34 $ docker rm -f 01ef589bd7c35d6623b2b5a2e10c4f900273d00aea94aafb55789bc1ae841697 [Pipeline] // withDockerContainer [Pipeline] sh 04:14:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:14:35 Stashed 1 file(s) [Pipeline] echo 04:14:35 [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 04:14:51 Still waiting to schedule task 04:14:51 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:14:51 Still waiting to schedule task 04:14:51 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 04:17:33 Running on prd-centos7-docker-4c-2g-7 in /w/workspace/edgexfoundry_edgex-ui-go_PR-407 [Pipeline] { [Pipeline] ws 04:17:33 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:17:33 The recommended git tool is: git 04:17:36 using credential edgex-jenkins-ssh 04:17:36 Cloning the remote Git repository 04:17:35 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:17:35 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:17:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:17:35 > git --version # timeout=10 04:17:35 > git --version # 'git version 2.24.4' 04:17:35 using GIT_SSH to set credentials SSH Credentials for GitHub 04:17:35 [INFO] Currently running in a labeled security context 04:17:35 [INFO] Currently SELinux is 'enforcing' on the host 04:17:35 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh3103412307833545653.key 04:17:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:17:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:17:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:17:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:17:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:17:37 using GIT_SSH to set credentials SSH Credentials for GitHub 04:17:37 [INFO] Currently running in a labeled security context 04:17:37 [INFO] Currently SELinux is 'enforcing' on the host 04:17:37 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh2960094612436056321.key 04:17:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/407/head:refs/remotes/origin/PR-407 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:17:38 Merging remotes/origin/master commit 45e9dd3b0680b0fbb3a45724ba880e50ac6ab3ba into PR head commit 785b01d8584c2d63b8a737b5a4a8839165a583dc 04:17:38 Merge succeeded, producing 785b01d8584c2d63b8a737b5a4a8839165a583dc 04:17:38 Checking out Revision 785b01d8584c2d63b8a737b5a4a8839165a583dc (PR-407) 04:17:38 > git config core.sparsecheckout # timeout=10 04:17:38 > git checkout -f 785b01d8584c2d63b8a737b5a4a8839165a583dc # timeout=10 04:17:38 > git remote # timeout=10 04:17:38 > git config --get remote.origin.url # timeout=10 04:17:38 using GIT_SSH to set credentials SSH Credentials for GitHub 04:17:38 [INFO] Currently running in a labeled security context 04:17:38 [INFO] Currently SELinux is 'enforcing' on the host 04:17:38 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh2394445369103820598.key 04:17:38 > git merge 45e9dd3b0680b0fbb3a45724ba880e50ac6ab3ba # timeout=10 04:17:38 > git rev-parse HEAD^{commit} # timeout=10 04:17:38 > git config core.sparsecheckout # timeout=10 04:17:38 > git checkout -f 785b01d8584c2d63b8a737b5a4a8839165a583dc # timeout=10 04:17:42 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 04:17:42 > git --version # timeout=10 04:17:42 > git --version # 'git version 2.24.4' 04:17:42 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:17:43 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:17:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:17:44 + true 04:17:44 + sudo service docker restart 04:17:44 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:18:02 provisioning config files... 04:18:02 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2201409394196388245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:18:02 ---> docker-login.sh 04:18:02 nexus3.edgexfoundry.org:10001 04:18:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:03 Configure a credential helper to remove this warning. See 04:18:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:03 04:18:03 Login Succeeded 04:18:03 nexus3.edgexfoundry.org:10002 04:18:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:03 Configure a credential helper to remove this warning. See 04:18:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:03 04:18:03 Login Succeeded 04:18:03 nexus3.edgexfoundry.org:10003 04:18:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:03 Configure a credential helper to remove this warning. See 04:18:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:03 04:18:03 Login Succeeded 04:18:03 nexus3.edgexfoundry.org:10004 04:18:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:03 Configure a credential helper to remove this warning. See 04:18:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:03 04:18:03 Login Succeeded 04:18:03 docker.io 04:18:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:03 Configure a credential helper to remove this warning. See 04:18:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:03 04:18:03 Login Succeeded 04:18:03 ---> docker-login.sh ends [Pipeline] } 04:18:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:18:04 ========================================================= 04:18:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:18:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:18:04 + 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 . 04:18:04 Sending build context to Docker daemon 20.12MB 04:18:04 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 04:18:04 Step 2/8 : FROM ${BASE} 04:18:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:18:04 540db60ca938: Pulling fs layer 04:18:04 adcc1eea9eea: Pulling fs layer 04:18:04 4c4ab2625f07: Pulling fs layer 04:18:04 0510c868ecb4: Pulling fs layer 04:18:04 afea3b2eda06: Pulling fs layer 04:18:04 7809a108b3ef: Pulling fs layer 04:18:04 f706445af74f: Pulling fs layer 04:18:04 0510c868ecb4: Waiting 04:18:04 afea3b2eda06: Waiting 04:18:04 7809a108b3ef: Waiting 04:18:04 f706445af74f: Waiting 04:18:04 adcc1eea9eea: Verifying Checksum 04:18:04 adcc1eea9eea: Download complete 04:18:04 4c4ab2625f07: Verifying Checksum 04:18:04 4c4ab2625f07: Download complete 04:18:04 afea3b2eda06: Verifying Checksum 04:18:04 afea3b2eda06: Download complete 04:18:04 7809a108b3ef: Verifying Checksum 04:18:04 7809a108b3ef: Download complete 04:18:04 540db60ca938: Verifying Checksum 04:18:04 540db60ca938: Download complete 04:18:05 540db60ca938: Pull complete 04:18:05 adcc1eea9eea: Pull complete 04:18:05 4c4ab2625f07: Pull complete 04:18:06 f706445af74f: Verifying Checksum 04:18:06 f706445af74f: Download complete 04:18:07 0510c868ecb4: Verifying Checksum 04:18:07 0510c868ecb4: Download complete 04:18:10 0510c868ecb4: Pull complete 04:18:10 afea3b2eda06: Pull complete 04:18:10 7809a108b3ef: Pull complete 04:18:12 f706445af74f: Pull complete 04:18:12 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 04:18:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:18:12 ---> b068be0155e3 04:18:12 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:18:16 ---> Running in 5464fef299aa 04:18:16 Removing intermediate container 5464fef299aa 04:18:16 ---> f37de9eece26 04:18:16 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:18:16 ---> Running in 0543a0262405 04:18:16 Removing intermediate container 0543a0262405 04:18:16 ---> 037e7bb75a87 04:18:16 Step 5/8 : RUN apk add --no-cache make git 04:18:16 ---> Running in 01c663a11d6f 04:18:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:18:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:18:19 OK: 149 MiB in 40 packages 04:18:19 Removing intermediate container 01c663a11d6f 04:18:19 ---> 688d079f1956 04:18:19 Step 6/8 : WORKDIR /edgex-ui-go 04:18:19 ---> Running in f32e5eb28db6 04:18:19 Removing intermediate container f32e5eb28db6 04:18:19 ---> 998aa0fe5459 04:18:19 Step 7/8 : COPY . . 04:18:20 ---> 426012404a46 04:18:20 Step 8/8 : RUN go mod download 04:18:20 ---> Running in 5317c7afb3c1 04:18:35 Removing intermediate container 5317c7afb3c1 04:18:35 ---> 7c775a53577a 04:18:35 Successfully built 7c775a53577a 04:18:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:18:35 + docker inspect -f . ci-base-image-x86_64 04:18:35 . [Pipeline] withDockerContainer 04:18:35 prd-centos7-docker-4c-2g-7 does not seem to be running inside a container 04:18:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:18:36 $ docker top 148bb434c7b85eb0d9e8852835f4d2581701ee1374640b8285bb95cf2232de46 -eo pid,comm [Pipeline] { [Pipeline] sh 04:18:36 + go version 04:18:36 go version go1.16.3 linux/amd64 [Pipeline] } 04:18:36 $ docker stop --time=1 148bb434c7b85eb0d9e8852835f4d2581701ee1374640b8285bb95cf2232de46 04:18:37 $ docker rm -f 148bb434c7b85eb0d9e8852835f4d2581701ee1374640b8285bb95cf2232de46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:18:38 + docker inspect -f . ci-base-image-x86_64 04:18:38 . [Pipeline] withDockerContainer 04:18:38 prd-centos7-docker-4c-2g-7 does not seem to be running inside a container 04:18:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:18:39 $ docker top 355148c5f817ee83c8304e26bffbe1f50b7b1de7b512f71528ab0fc621cc86f8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:18:39 + go mod tidy [Pipeline] sh 04:18:40 + make test 04:18:40 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:18:40 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:18:50 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:18:50 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:18:50 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:18:50 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:18:50 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:18:50 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:18:50 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:18:50 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:18:50 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:18:50 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:18:50 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:18:50 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 04:18:50 GO111MODULE=on go vet ./... 04:18:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-8 in /w/workspace/edgexfoundry_edgex-ui-go_PR-407 [Pipeline] { [Pipeline] ws 04:18:54 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:18:54 The recommended git tool is: git [Pipeline] } 04:18:55 $ docker stop --time=1 355148c5f817ee83c8304e26bffbe1f50b7b1de7b512f71528ab0fc621cc86f8 04:18:56 $ docker rm -f 355148c5f817ee83c8304e26bffbe1f50b7b1de7b512f71528ab0fc621cc86f8 [Pipeline] // withDockerContainer [Pipeline] sh 04:18:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:18:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 04:19:00 using credential edgex-jenkins-ssh 04:19:00 Cloning the remote Git repository 04:19:00 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:19:00 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:19:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:19:00 > git --version # timeout=10 04:19:00 > git --version # 'git version 2.17.1' 04:19:00 using GIT_SSH to set credentials SSH Credentials for GitHub 04:19:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:19:04 Merging remotes/origin/master commit 45e9dd3b0680b0fbb3a45724ba880e50ac6ab3ba into PR head commit 785b01d8584c2d63b8a737b5a4a8839165a583dc 04:19:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:19:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:19:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:19:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:19:03 using GIT_SSH to set credentials SSH Credentials for GitHub 04:19:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/407/head:refs/remotes/origin/PR-407 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:19:04 > git config core.sparsecheckout # timeout=10 04:19:04 > git checkout -f 785b01d8584c2d63b8a737b5a4a8839165a583dc # timeout=10 04:19:04 Merge succeeded, producing 785b01d8584c2d63b8a737b5a4a8839165a583dc 04:19:04 Checking out Revision 785b01d8584c2d63b8a737b5a4a8839165a583dc (PR-407) 04:19:04 > git remote # timeout=10 04:19:04 > git config --get remote.origin.url # timeout=10 04:19:04 using GIT_SSH to set credentials SSH Credentials for GitHub 04:19:04 > git merge 45e9dd3b0680b0fbb3a45724ba880e50ac6ab3ba # timeout=10 04:19:04 > git rev-parse HEAD^{commit} # timeout=10 04:19:04 > git config core.sparsecheckout # timeout=10 04:19:04 > git checkout -f 785b01d8584c2d63b8a737b5a4a8839165a583dc # timeout=10 [Pipeline] sh 04:19:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:19:08 + ls -al . 04:19:08 total 92 04:19:08 drwxrwxr-x. 11 jenkins jenkins 4096 Jun 25 04:18 . 04:19:08 drwxrwxr-x. 4 jenkins jenkins 28 Jun 25 04:17 .. 04:19:08 drwxrwxr-x. 3 jenkins jenkins 20 Jun 25 04:17 assets 04:19:08 drwxrwxr-x. 2 jenkins jenkins 35 Jun 25 04:17 bin 04:19:08 drwxrwxr-x. 3 jenkins jenkins 29 Jun 25 04:17 cmd 04:19:08 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 25 04:17 CONTRIBUTING.md 04:19:08 -rw-r--r--. 1 jenkins jenkins 10 Jun 25 04:18 coverage.out 04:19:08 -rw-rw-r--. 1 jenkins jenkins 1526 Jun 25 04:17 Dockerfile 04:19:08 -rw-rw-r--. 1 jenkins jenkins 902 Jun 25 04:17 Dockerfile.build 04:19:08 drwxrwxr-x. 2 jenkins jenkins 23 Jun 25 04:17 docs 04:19:08 drwxrwxr-x. 8 jenkins jenkins 179 Jun 25 04:17 .git 04:19:08 drwxrwxr-x. 2 jenkins jenkins 103 Jun 25 04:17 .github 04:19:08 -rw-rw-r--. 1 jenkins jenkins 162 Jun 25 04:17 .gitignore 04:19:08 -rw-rw-r--. 1 jenkins jenkins 823 Jun 25 04:17 go.mod 04:19:08 -rw-r--r--. 1 jenkins jenkins 23693 Jun 25 04:18 go.sum 04:19:08 drwxrwxr-x. 9 jenkins jenkins 125 Jun 25 04:17 internal 04:19:08 -rw-rw-r--. 1 jenkins jenkins 652 Jun 25 04:17 Jenkinsfile 04:19:08 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 25 04:17 LICENSE 04:19:08 -rw-rw-r--. 1 jenkins jenkins 990 Jun 25 04:17 Makefile 04:19:08 drwxrwxr-x. 3 jenkins jenkins 19 Jun 25 04:17 pkg 04:19:08 -rw-rw-r--. 1 jenkins jenkins 5508 Jun 25 04:17 README.md 04:19:08 -rw-rw-r--. 1 jenkins jenkins 5 Jun 25 04:14 VERSION 04:19:08 -rw-rw-r--. 1 jenkins jenkins 155 Jun 25 04:17 version.go 04:19:08 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 25 04:17 web [Pipeline] isUnix [Pipeline] sh 04:19:08 + 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=785b01d8584c2d63b8a737b5a4a8839165a583dc --label arch=amd64 --label version=0.0.0 . 04:19:08 Sending build context to Docker daemon 20.15MB 04:19:08 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 04:19:08 Step 2/25 : FROM ${BASE} AS builder 04:19:08 ---> 7c775a53577a 04:19:08 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:19:09 ---> Running in 9ce5a449dfae 04:19:09 Removing intermediate container 9ce5a449dfae 04:19:09 ---> 812a8f44643d 04:19:09 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 04:19:09 ---> Running in bf4afcbdeb77 04:19:09 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 04:19:09 Removing intermediate container bf4afcbdeb77 04:19:09 ---> 156a25350464 04:19:09 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 04:19:09 ---> Running in 71ab5c18ac20 04:19:09 Removing intermediate container 71ab5c18ac20 04:19:09 ---> 77b5af488d6f 04:19:09 Step 6/25 : LABEL Name=edgex-ui-go 04:19:09 ---> Running in 8ddcb9691931 04:19:09 Removing intermediate container 8ddcb9691931 04:19:09 ---> 8f5d4bcdb899 04:19:09 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:19:09 ---> Running in 94b159ef2dfb 04:19:09 > git --version # timeout=10 04:19:09 > git --version # 'git version 2.17.1' 04:19:09 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 04:19:09 Removing intermediate container 94b159ef2dfb 04:19:09 ---> e06e9c4fd874 04:19:09 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:19:09 ---> Running in f105c409ad00 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 04:19:09 Removing intermediate container f105c409ad00 04:19:09 ---> 80c4143561b2 04:19:09 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:19:10 ---> Running in 9a04e9fe9816 04:19:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:19:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:19:11 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:19:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:19:11 OK: 149 MiB in 40 packages 04:19:11 Removing intermediate container 9a04e9fe9816 04:19:11 ---> 47776b0565b7 04:19:11 Step 10/25 : ENV GO111MODULE=on 04:19:11 ---> Running in d3e1b061ae40 04:19:11 Removing intermediate container d3e1b061ae40 04:19:11 ---> 642dc1bd467c 04:19:11 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:19:11 ---> Running in f36f4a2224fc 04:19:11 + true 04:19:11 + sudo service docker restart 04:19:12 Removing intermediate container f36f4a2224fc 04:19:12 ---> 8c9135c4aab1 04:19:12 Step 12/25 : COPY go.mod . 04:19:12 ---> 482bafdc372f 04:19:12 Step 13/25 : COPY Makefile . 04:19:12 ---> 46315507613c 04:19:12 Step 14/25 : RUN make update 04:19:12 ---> Running in 0c8f5c6b3acb 04:19:12 CGO_ENABLED=0 GO111MODULE=on go mod download 04:19:12 Removing intermediate container 0c8f5c6b3acb 04:19:12 ---> bff476aceb56 04:19:12 Step 15/25 : COPY . . 04:19:13 ---> 108aae1e07ae 04:19:13 Step 16/25 : RUN go mod tidy 04:19:13 ---> Running in 3e4e5ab4439e 04:19:14 Removing intermediate container 3e4e5ab4439e 04:19:14 ---> 3a3accbcc1df 04:19:14 Step 17/25 : RUN ${MAKE} 04:19:14 ---> Running in 19f27965eafe 04:19:14 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 04:19:22 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:19:24 Removing intermediate container 19f27965eafe 04:19:24 ---> 43b46ec98c48 04:19:24 Step 18/25 : FROM alpine:3.12 04:19:24 3.12: Pulling from library/alpine 04:19:24 339de151aab4: Pulling fs layer 04:19:25 339de151aab4: Verifying Checksum 04:19:25 339de151aab4: Download complete 04:19:25 339de151aab4: Pull complete 04:19:25 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 04:19:25 Status: Downloaded newer image for alpine:3.12 04:19:25 ---> 13621d1b12d4 04:19:25 Step 19/25 : EXPOSE 4000 04:19:25 ---> Running in 026ba597b74a 04:19:25 Removing intermediate container 026ba597b74a 04:19:25 ---> 0ea540be699b 04:19:25 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 04:19:25 ---> 7a8bbde69758 04:19:25 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:19:25 ---> Running in d08454e01307 04:19:25 Removing intermediate container d08454e01307 04:19:25 ---> 2d43307c25ba 04:19:25 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:19:25 ---> Running in 1c6f6e210649 04:19:25 Removing intermediate container 1c6f6e210649 04:19:25 ---> 7b590412371c 04:19:25 Step 23/25 : LABEL arch=amd64 04:19:25 ---> Running in 396b518a02a7 04:19:26 Removing intermediate container 396b518a02a7 04:19:26 ---> ee0b3e4d23bf 04:19:26 Step 24/25 : LABEL git_sha=785b01d8584c2d63b8a737b5a4a8839165a583dc 04:19:26 ---> Running in cd3a850443dc 04:19:26 Removing intermediate container cd3a850443dc 04:19:26 ---> 086cc30bc96c 04:19:26 Step 25/25 : LABEL version=0.0.0 04:19:26 ---> Running in f98cf5474c57 04:19:26 Removing intermediate container f98cf5474c57 04:19:26 ---> 1412224a4152 04:19:26 [Warning] One or more build-args [ARCH] were not consumed 04:19:26 Successfully built 1412224a4152 04:19:26 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 04:19:28 ---> job-cost.sh 04:19:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6wS0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:19:30 provisioning config files... 04:19:30 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7632966680705552694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:30 ---> docker-login.sh 04:19:30 nexus3.edgexfoundry.org:10001 04:19:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:32 Configure a credential helper to remove this warning. See 04:19:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:32 04:19:32 Login Succeeded 04:19:32 nexus3.edgexfoundry.org:10002 04:19:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:32 Configure a credential helper to remove this warning. See 04:19:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:32 04:19:32 Login Succeeded 04:19:32 nexus3.edgexfoundry.org:10003 04:19:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:33 Configure a credential helper to remove this warning. See 04:19:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:33 04:19:33 Login Succeeded 04:19:33 nexus3.edgexfoundry.org:10004 04:19:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:33 Configure a credential helper to remove this warning. See 04:19:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:33 04:19:33 Login Succeeded 04:19:33 docker.io 04:19:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:34 Configure a credential helper to remove this warning. See 04:19:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:34 04:19:34 Login Succeeded 04:19:34 ---> docker-login.sh ends [Pipeline] } 04:19:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:19:34 ========================================================= 04:19:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:19:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:19:35 + 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 . 04:19:36 Sending build context to Docker daemon 20.12MB 04:19:36 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 04:19:36 Step 2/8 : FROM ${BASE} 04:19:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:19:36 595b0fe564bb: Pulling fs layer 04:19:36 3088b5b3c5c0: Pulling fs layer 04:19:36 5b7225fbf94c: Pulling fs layer 04:19:36 ba82ee9f976e: Pulling fs layer 04:19:36 506bd15cee9f: Pulling fs layer 04:19:36 75a0a4a0db45: Pulling fs layer 04:19:36 618dc40b7e24: Pulling fs layer 04:19:36 618dc40b7e24: Waiting 04:19:36 75a0a4a0db45: Waiting 04:19:36 ba82ee9f976e: Waiting 04:19:36 5b7225fbf94c: Verifying Checksum 04:19:36 5b7225fbf94c: Download complete 04:19:36 3088b5b3c5c0: Verifying Checksum 04:19:36 3088b5b3c5c0: Download complete 04:19:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:19:36 506bd15cee9f: Verifying Checksum 04:19:36 506bd15cee9f: Download complete 04:19:36 75a0a4a0db45: Download complete 04:19:36 595b0fe564bb: Verifying Checksum 04:19:36 595b0fe564bb: Download complete 04:19:37 595b0fe564bb: Pull complete 04:19:37 3088b5b3c5c0: Pull complete 04:19:38 5b7225fbf94c: Pull complete 04:19:38 618dc40b7e24: Verifying Checksum 04:19:38 618dc40b7e24: Download complete 04:19:39 ba82ee9f976e: Verifying Checksum 04:19:39 ba82ee9f976e: Download complete 04:19:48 lf-activate-venv(): INFO: Adding /tmp/venv-6wS0/bin to PATH 04:19:48 INFO: No Stack... 04:19:49 INFO: Retrieving Pricing Info for: v3-standard-2 04:19:50 INFO: Archiving Costs [Pipeline] sh 04:19:50 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 04:19:50 + cut -d, -f6 [Pipeline] lock 04:19:50 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-407-1-stack-cost] 04:19:50 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-407-1-stack-cost] did not exist. Created. 04:19:50 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-407-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:19:50 + echo total: 0.05999999865889549 [Pipeline] stash 04:19:51 Stashed 1 file(s) [Pipeline] } 04:19:51 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-407-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:19:52 ba82ee9f976e: Pull complete 04:19:52 506bd15cee9f: Pull complete 04:19:52 75a0a4a0db45: Pull complete 04:19:54 618dc40b7e24: Pull complete 04:19:54 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 04:19:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:19:54 ---> a36622ca3599 04:19:54 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:19:56 ---> Running in 9e07bc5835ec 04:19:57 Removing intermediate container 9e07bc5835ec 04:19:57 ---> ac86bb69d9d8 04:19:57 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:19:57 ---> Running in c08c652f1c35 04:20:00 Removing intermediate container c08c652f1c35 04:20:00 ---> 5d61115a325e 04:20:00 Step 5/8 : RUN apk add --no-cache make git 04:20:00 ---> Running in 1e7a38422847 04:20:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:20:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:20:02 OK: 138 MiB in 40 packages 04:20:03 Removing intermediate container 1e7a38422847 04:20:03 ---> 7e30df1f968a 04:20:03 Step 6/8 : WORKDIR /edgex-ui-go 04:20:03 ---> Running in 2daa9e388e85 04:20:04 Removing intermediate container 2daa9e388e85 04:20:04 ---> 41bdb38b632c 04:20:04 Step 7/8 : COPY . . 04:20:07 ---> d75e5316720c 04:20:07 Step 8/8 : RUN go mod download 04:20:07 ---> Running in 26c3c397bf48 04:20:34 Removing intermediate container 26c3c397bf48 04:20:34 ---> fbb30d5d3993 04:20:34 Successfully built fbb30d5d3993 04:20:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:20:34 + docker inspect -f . ci-base-image-arm64 04:20:34 . [Pipeline] withDockerContainer 04:20:34 prd-ubuntu18.04-docker-arm64-4c-16g-8 does not seem to be running inside a container 04:20:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:20:36 $ docker top 7f26cd6e133994175656912a30508823cb8c9c029bad676113647b61b34a8158 -eo pid,comm [Pipeline] { [Pipeline] sh 04:20:37 + go version 04:20:37 go version go1.16.5 linux/arm64 [Pipeline] } 04:20:37 $ docker stop --time=1 7f26cd6e133994175656912a30508823cb8c9c029bad676113647b61b34a8158 04:20:39 $ docker rm -f 7f26cd6e133994175656912a30508823cb8c9c029bad676113647b61b34a8158 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:20:40 + docker inspect -f . ci-base-image-arm64 04:20:40 . [Pipeline] withDockerContainer 04:20:40 prd-ubuntu18.04-docker-arm64-4c-16g-8 does not seem to be running inside a container 04:20:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:20:42 $ docker top fb41ac9265f5faea90f0183eca98ea0c63507d7e730a45a84310d9d2b8eae663 -eo pid,comm [Pipeline] { [Pipeline] sh 04:20:43 + go mod tidy [Pipeline] sh 04:20:44 + make test 04:20:44 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:20:45 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:21:18 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:21:18 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:21:18 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:21:18 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:21:18 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:21:18 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:21:18 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:21:18 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:21:18 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:21:18 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:21:18 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:21:18 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 04:21:18 GO111MODULE=on go vet ./... [Pipeline] } 04:21:40 $ docker stop --time=1 fb41ac9265f5faea90f0183eca98ea0c63507d7e730a45a84310d9d2b8eae663 04:21:42 $ docker rm -f fb41ac9265f5faea90f0183eca98ea0c63507d7e730a45a84310d9d2b8eae663 [Pipeline] // withDockerContainer [Pipeline] sh 04:21:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:21:43 Warning: overwriting stash ‘coverage-report’ 04:21:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:21:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:21:45 + ls -al . 04:21:45 total 128 04:21:45 drwxrwxr-x 11 jenkins jenkins 4096 Jun 25 04:20 . 04:21:45 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 04:19 .. 04:21:45 drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 04:19 .git 04:21:45 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 04:19 .github 04:21:45 -rw-rw-r-- 1 jenkins jenkins 162 Jun 25 04:19 .gitignore 04:21:45 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 25 04:19 CONTRIBUTING.md 04:21:45 -rw-rw-r-- 1 jenkins jenkins 1526 Jun 25 04:19 Dockerfile 04:21:45 -rw-rw-r-- 1 jenkins jenkins 902 Jun 25 04:19 Dockerfile.build 04:21:45 -rw-rw-r-- 1 jenkins jenkins 652 Jun 25 04:19 Jenkinsfile 04:21:45 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 25 04:19 LICENSE 04:21:45 -rw-rw-r-- 1 jenkins jenkins 990 Jun 25 04:19 Makefile 04:21:45 -rw-rw-r-- 1 jenkins jenkins 5508 Jun 25 04:19 README.md 04:21:45 -rw-rw-r-- 1 jenkins jenkins 5 Jun 25 04:14 VERSION 04:21:45 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 04:19 assets 04:21:45 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 04:19 bin 04:21:45 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 04:19 cmd 04:21:45 -rw-r--r-- 1 jenkins jenkins 10 Jun 25 04:20 coverage.out 04:21:45 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 04:19 docs 04:21:45 -rw-rw-r-- 1 jenkins jenkins 823 Jun 25 04:19 go.mod 04:21:45 -rw-r--r-- 1 jenkins jenkins 23693 Jun 25 04:20 go.sum 04:21:45 drwxrwxr-x 9 jenkins jenkins 4096 Jun 25 04:19 internal 04:21:45 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 04:19 pkg 04:21:45 -rw-rw-r-- 1 jenkins jenkins 155 Jun 25 04:19 version.go 04:21:45 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 04:19 web [Pipeline] isUnix [Pipeline] sh 04:21:45 + 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=785b01d8584c2d63b8a737b5a4a8839165a583dc --label arch=arm64 --label version=0.0.0 . 04:21:46 Sending build context to Docker daemon 20.14MB 04:21:46 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 04:21:46 Step 2/25 : FROM ${BASE} AS builder 04:21:46 ---> fbb30d5d3993 04:21:46 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:21:46 ---> Running in 5421e9f98a89 04:21:46 Removing intermediate container 5421e9f98a89 04:21:46 ---> 014368fdb4a7 04:21:46 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 04:21:47 ---> Running in a653e54b3f2e 04:21:47 Removing intermediate container a653e54b3f2e 04:21:47 ---> 34c48506ebfb 04:21:47 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 04:21:47 ---> Running in f9fd5ebd4928 04:21:48 Removing intermediate container f9fd5ebd4928 04:21:48 ---> ded8723fb352 04:21:48 Step 6/25 : LABEL Name=edgex-ui-go 04:21:48 ---> Running in 84faf2dca0ac 04:21:49 Removing intermediate container 84faf2dca0ac 04:21:49 ---> 9f6eb28aaf94 04:21:49 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:21:49 ---> Running in 9bf82659c4ae 04:21:49 Removing intermediate container 9bf82659c4ae 04:21:49 ---> 5393ff9d6b75 04:21:49 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:21:49 ---> Running in f660b0c93d95 04:21:51 Removing intermediate container f660b0c93d95 04:21:51 ---> 76c921ad2411 04:21:51 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:21:51 ---> Running in 0307cff9b92a 04:21:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:21:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:21:55 OK: 138 MiB in 40 packages 04:21:56 Removing intermediate container 0307cff9b92a 04:21:56 ---> e11ee5b20e93 04:21:56 Step 10/25 : ENV GO111MODULE=on 04:21:56 ---> Running in ea8e13775fd7 04:21:57 Removing intermediate container ea8e13775fd7 04:21:57 ---> 0492ab6e632b 04:21:57 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:21:57 ---> Running in 4c377045432d 04:21:57 Removing intermediate container 4c377045432d 04:21:57 ---> 693242b7e6fe 04:21:57 Step 12/25 : COPY go.mod . 04:21:58 ---> 0b332fa15857 04:21:58 Step 13/25 : COPY Makefile . 04:21:59 ---> caff90833627 04:21:59 Step 14/25 : RUN make update 04:21:59 ---> Running in 8a2d63d0d7bd 04:22:00 CGO_ENABLED=0 GO111MODULE=on go mod download 04:22:01 Removing intermediate container 8a2d63d0d7bd 04:22:01 ---> 85b7e7a1884d 04:22:01 Step 15/25 : COPY . . 04:22:04 ---> 82f4ca3bd52f 04:22:04 Step 16/25 : RUN go mod tidy 04:22:04 ---> Running in 77da35543c1a 04:22:07 Removing intermediate container 77da35543c1a 04:22:07 ---> 3c8de5b19629 04:22:07 Step 17/25 : RUN ${MAKE} 04:22:07 ---> Running in 4658533c3f26 04:22:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 04:22:35 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:22:39 Removing intermediate container 4658533c3f26 04:22:39 ---> 8bc3c0cc2386 04:22:39 Step 18/25 : FROM alpine:3.12 04:22:39 3.12: Pulling from library/alpine 04:22:39 d2f70382dc9a: Pulling fs layer 04:22:39 d2f70382dc9a: Verifying Checksum 04:22:39 d2f70382dc9a: Download complete 04:22:40 d2f70382dc9a: Pull complete 04:22:40 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 04:22:40 Status: Downloaded newer image for alpine:3.12 04:22:40 ---> c4fd0aeabfcf 04:22:40 Step 19/25 : EXPOSE 4000 04:22:40 ---> Running in 27d08a8c5ab0 04:22:41 Removing intermediate container 27d08a8c5ab0 04:22:41 ---> 1e1c9eccf181 04:22:41 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 04:22:42 ---> 9c7059b0e286 04:22:42 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:22:42 ---> Running in 48f06badcd11 04:22:43 Removing intermediate container 48f06badcd11 04:22:43 ---> bf2ed8fee3d8 04:22:43 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:22:43 ---> Running in 884609ac0679 04:22:43 Removing intermediate container 884609ac0679 04:22:43 ---> 8388a3683a23 04:22:43 Step 23/25 : LABEL arch=arm64 04:22:43 ---> Running in b3e001457e1e 04:22:44 Removing intermediate container b3e001457e1e 04:22:44 ---> 2cc5609a1a8b 04:22:44 Step 24/25 : LABEL git_sha=785b01d8584c2d63b8a737b5a4a8839165a583dc 04:22:44 ---> Running in edf97c32e714 04:22:45 Removing intermediate container edf97c32e714 04:22:45 ---> ce0318d7a0f5 04:22:45 Step 25/25 : LABEL version=0.0.0 04:22:45 ---> Running in f4b11c4224be 04:22:45 Removing intermediate container f4b11c4224be 04:22:45 ---> 38b4cf670c40 04:22:45 [Warning] One or more build-args [ARCH] were not consumed 04:22:45 Successfully built 38b4cf670c40 04:22:45 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 04:22:46 ---> job-cost.sh 04:22:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KRV5 04:23:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:24:47 lf-activate-venv(): INFO: Adding /tmp/venv-KRV5/bin to PATH 04:24:47 INFO: No Stack... 04:24:47 INFO: Retrieving Pricing Info for: v2-standard-4 04:24:47 INFO: Archiving Costs [Pipeline] sh 04:24:47 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 04:24:47 + cut -d, -f6 [Pipeline] lock 04:24:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-407-1-stack-cost] 04:24:47 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-407-1-stack-cost] did not exist. Created. 04:24:47 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-407-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:24:48 /w/workspace/edgex-ui-go/1@tmp/durable-3e68b77c/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-3e68b77c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:24:48 + echo total: 0.18000000715255737 [Pipeline] stash 04:24:48 Warning: overwriting stash ‘stack-cost’ 04:24:48 Stashed 1 file(s) [Pipeline] } 04:24:48 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-407-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:24:51 provisioning config files... 04:24:51 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-407@tmp/config1177901383013644657tmp [Pipeline] { [Pipeline] sh 04:24:51 + set +x 04:24:51 + curl -s https://codecov.io/bash 04:24:51 + bash -s -- 04:24:51 04:24:51 _____ _ 04:24:51 / ____| | | 04:24:51 | | ___ __| | ___ ___ _____ __ 04:24:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:24:51 | |___| (_) | (_| | __/ (_| (_) \ V / 04:24:51 \_____\___/ \__,_|\___|\___\___/ \_/ 04:24:51 Bash-1.0.3 04:24:51 04:24:51 04:24:51 ==> git version 2.24.4 found 04:24:51 ==> 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 04:24:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:24:51 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:24:51 ==> Jenkins CI detected. 04:24:51 project root: . 04:24:51 --> token set from env 04:24:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:24:51 ==> Running gcov in . (disable via -X gcov) 04:24:51 ==> Python coveragepy not found 04:24:51 ==> Searching for coverage reports in: 04:24:51 + . 04:24:51 -> Found 1 reports 04:24:51 ==> Detecting git/mercurial file structure 04:24:51 ==> Reading reports 04:24:51 + ./coverage.out bytes=10 04:24:51 ==> Appending adjustments 04:24:51 https://docs.codecov.io/docs/fixing-reports 04:24:51 + Found adjustments 04:24:51 ==> Gzipping contents 04:24:51 4.0K /tmp/codecov.G22YPE.gz 04:24:51 ==> Uploading reports 04:24:51 url: https://codecov.io 04:24:51 query: branch=PR-407&commit=785b01d8584c2d63b8a737b5a4a8839165a583dc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-407%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=407&job=&cmd_args= 04:24:51 -> Pinging Codecov 04:24:51 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-407&commit=785b01d8584c2d63b8a737b5a4a8839165a583dc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-407%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=407&job=&cmd_args= 04:24:52 -> Uploading to 04:24:52 https://storage.googleapis.com/codecov/v4/raw/2021-06-25/FB506323287CE973F263BFD2A0EB1F37/785b01d8584c2d63b8a737b5a4a8839165a583dc/167123fd-6ba8-489c-b576-43b395b50269.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210625%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210625T042452Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=53ce501f96cb3cbd53467c21eadbb992061c670570cb1a70df0647c0b86827e7 04:24:52 % Total % Received % Xferd Average Speed Time Time Time Current 04:24:52 Dload Upload Total Spent Left Speed 04:24:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3362 0 0 100 3362 0 7977 --:--:-- --:--:-- --:--:-- 7985 04:24:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/785b01d8584c2d63b8a737b5a4a8839165a583dc [Pipeline] } 04:24:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 04:24:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:24:56 ---> package-listing.sh 04:24:56 ++ facter osfamily 04:24:56 ++ tr '[:upper:]' '[:lower:]' 04:24:57 + OS_FAMILY=redhat 04:24:57 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-407 04:24:57 + START_PACKAGES=/tmp/packages_start.txt 04:24:57 + END_PACKAGES=/tmp/packages_end.txt 04:24:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:24:57 + PACKAGES=/tmp/packages_start.txt 04:24:57 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-407 ']' 04:24:57 + PACKAGES=/tmp/packages_end.txt 04:24:57 + case "${OS_FAMILY}" in 04:24:57 + rpm -qa 04:24:57 + sort 04:24:57 + '[' -f /tmp/packages_start.txt ']' 04:24:57 + '[' -f /tmp/packages_end.txt ']' 04:24:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:24:57 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-407 ']' 04:24:57 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-407/archives/ 04:24:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-407/archives/ [Pipeline] echo 04:24:57 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-407/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:24:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:24:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:24:58 04:24:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:24:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:24:58 alpine: Pulling from edgex-lftools-log-publisher 04:24:58 df20fa9351a1: Pulling fs layer 04:24:58 36b3adc4ff6f: Pulling fs layer 04:24:58 8ad3a11d3b57: Pulling fs layer 04:24:58 46f8f816bc3b: Pulling fs layer 04:24:58 93b61091891f: Pulling fs layer 04:24:58 93b9cdb0e59b: Pulling fs layer 04:24:58 5e14af77c1be: Pulling fs layer 04:24:58 01666e4c0597: Pulling fs layer 04:24:58 aa168da1d23b: Pulling fs layer 04:24:58 93b9cdb0e59b: Waiting 04:24:58 5e14af77c1be: Waiting 04:24:58 01666e4c0597: Waiting 04:24:58 aa168da1d23b: Waiting 04:24:58 46f8f816bc3b: Waiting 04:24:58 93b61091891f: Waiting 04:24:58 36b3adc4ff6f: Verifying Checksum 04:24:58 36b3adc4ff6f: Download complete 04:24:58 46f8f816bc3b: Verifying Checksum 04:24:58 46f8f816bc3b: Download complete 04:24:59 df20fa9351a1: Verifying Checksum 04:24:59 df20fa9351a1: Download complete 04:24:59 93b9cdb0e59b: Verifying Checksum 04:24:59 93b9cdb0e59b: Download complete 04:24:59 5e14af77c1be: Verifying Checksum 04:24:59 5e14af77c1be: Download complete 04:24:59 93b61091891f: Verifying Checksum 04:24:59 93b61091891f: Download complete 04:24:59 01666e4c0597: Verifying Checksum 04:24:59 01666e4c0597: Download complete 04:24:59 8ad3a11d3b57: Verifying Checksum 04:24:59 8ad3a11d3b57: Download complete 04:24:59 df20fa9351a1: Pull complete 04:24:59 36b3adc4ff6f: Pull complete 04:25:00 8ad3a11d3b57: Pull complete 04:25:00 46f8f816bc3b: Pull complete 04:25:00 93b61091891f: Pull complete 04:25:00 93b9cdb0e59b: Pull complete 04:25:00 5e14af77c1be: Pull complete 04:25:00 01666e4c0597: Pull complete 04:25:01 aa168da1d23b: Verifying Checksum 04:25:01 aa168da1d23b: Download complete 04:25:05 aa168da1d23b: Pull complete 04:25:05 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:25:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:25:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:25:05 prd-centos7-docker-4c-2g-6 does not seem to be running inside a container 04:25:06 $ 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-407/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-407 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-407:/w/workspace/edgexfoundry_edgex-ui-go_PR-407:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-407@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-407@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:25:08 $ docker top db87575bf51c6d277b97931c1df769fba92dba6722020371b133ae9a6cd78d6d -eo pid,comm [Pipeline] { [Pipeline] sh 04:25:08 + touch /tmp/pre-build-complete [Pipeline] sh 04:25:09 + mkdir -p /var/log/sa [Pipeline] sh 04:25:09 + ls /var/log/sa-host 04:25:09 + sadf -c /var/log/sa-host/sa05 04:25:09 file_magic: OK 04:25:09 HZ: Using current value: 100 04:25:09 file_header: OK 04:25:09 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 04:25:09 Statistics: 04:25:09 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:25:09 File successfully converted to sysstat format version 12.2.1 04:25:09 + sadf -c /var/log/sa-host/sa25 04:25:09 file_magic: OK 04:25:09 HZ: Using current value: 100 04:25:09 file_header: OK 04:25:09 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 04:25:09 Statistics: 04:25:09 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:25:09 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:25:12 provisioning config files... 04:25:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-407@tmp/config8063656404416163445tmp [Pipeline] { [Pipeline] echo 04:25:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:25:13 ---> create-netrc.sh [Pipeline] } 04:25:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:25:13 ---> python-tools-install.sh [Pipeline] echo 04:25:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:25:14 ---> sudo-logs.sh 04:25:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:25:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:25:14 ---> job-cost.sh 04:25:14 lf-activate-venv: SKIPPING 04:25:14 DEBUG: total: 0.18000000715255737 04:25:14 INFO: Retrieving Stack Cost... 04:25:15 INFO: Retrieving Pricing Info for: v3-standard-2 04:25:16 INFO: Archiving Costs [Pipeline] echo 04:25:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:25:16 ---> logs-deploy.sh 04:25:16 lf-activate-venv: SKIPPING 04:25:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-407/1 04:25:16 INFO: archiving workspace using pattern(s): 04:25:17 Archives upload complete. 04:25:17 INFO: archiving logs to Nexus 04:25:18 ---> uname -a: 04:25:18 Linux prd-centos7-docker-4c-2g-6.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 04:25:18 04:25:18 04:25:18 ---> lscpu: 04:25:18 Architecture: x86_64 04:25:18 CPU op-mode(s): 32-bit, 64-bit 04:25:18 Byte Order: Little Endian 04:25:18 Address sizes: 40 bits physical, 48 bits virtual 04:25:18 CPU(s): 2 04:25:18 On-line CPU(s) list: 0,1 04:25:18 Thread(s) per core: 1 04:25:18 Core(s) per socket: 1 04:25:18 Socket(s): 2 04:25:18 NUMA node(s): 1 04:25:18 Vendor ID: AuthenticAMD 04:25:18 CPU family: 23 04:25:18 Model: 49 04:25:18 Model name: AMD EPYC-Rome Processor 04:25:18 Stepping: 0 04:25:18 CPU MHz: 2799.998 04:25:18 BogoMIPS: 5599.99 04:25:18 Virtualization: AMD-V 04:25:18 Hypervisor vendor: KVM 04:25:18 Virtualization type: full 04:25:18 L1d cache: 64 KiB 04:25:18 L1i cache: 64 KiB 04:25:18 L2 cache: 1 MiB 04:25:18 L3 cache: 32 MiB 04:25:18 NUMA node0 CPU(s): 0,1 04:25:18 Vulnerability Itlb multihit: Not affected 04:25:18 Vulnerability L1tf: Not affected 04:25:18 Vulnerability Mds: Not affected 04:25:18 Vulnerability Meltdown: Not affected 04:25:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:25:18 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:25:18 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:25:18 Vulnerability Srbds: Not affected 04:25:18 Vulnerability Tsx async abort: Not affected 04:25:18 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 04:25:18 04:25:18 04:25:18 ---> nproc: 04:25:18 2 04:25:18 04:25:18 04:25:18 ---> df -h: 04:25:18 Filesystem Size Used Available Use% Mounted on 04:25:18 overlay 40.0G 7.6G 32.4G 19% / 04:25:18 tmpfs 64.0M 0 64.0M 0% /dev 04:25:18 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:25:18 shm 64.0M 0 64.0M 0% /dev/shm 04:25:18 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 04:25:18 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 04:25:18 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 04:25:18 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 04:25:18 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 04:25:18 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 04:25:18 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-407 04:25:18 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-407@tmp 04:25:18 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 04:25:18 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 04:25:18 04:25:18 04:25:18 ---> free -m: 04:25:18 total used free shared buff/cache available 04:25:18 Mem: 7821 989 4706 0 2125 6655 04:25:18 Swap: 1023 0 1023 04:25:18 04:25:18 04:25:18 ---> ip addr: 04:25:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:25:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:25:18 inet 127.0.0.1/8 scope host lo 04:25:18 valid_lft forever preferred_lft forever 04:25:18 inet6 ::1/128 scope host 04:25:18 valid_lft forever preferred_lft forever 04:25:18 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:25:18 link/ether fa:16:3e:9f:13:19 brd ff:ff:ff:ff:ff:ff 04:25:18 inet 10.30.123.161/23 brd 10.30.123.255 scope global dynamic eth0 04:25:18 valid_lft 85702sec preferred_lft 85702sec 04:25:18 inet6 fe80::f816:3eff:fe9f:1319/64 scope link 04:25:18 valid_lft forever preferred_lft forever 04:25:18 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:25:18 link/ether 02:42:69:3b:f7:10 brd ff:ff:ff:ff:ff:ff 04:25:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:25:18 valid_lft forever preferred_lft forever 04:25:18 inet6 fe80::42:69ff:fe3b:f710/64 scope link 04:25:18 valid_lft forever preferred_lft forever 04:25:18 04:25:18 04:25:18 ---> sar -b -r -n DEV: 04:25:18 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/25/21 _x86_64_ (2 CPU) 04:25:18 04:25:18 04:13:27 LINUX RESTART (2 CPU) 04:25:18 04:25:18 04:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:25:18 04:15:01 90.47 4.45 86.03 0.00 2836.24 5031.11 0.00 04:25:18 04:16:01 1.83 0.00 1.83 0.00 0.00 36.98 0.00 04:25:18 04:17:01 0.23 0.00 0.23 0.00 0.00 3.05 0.00 04:25:18 04:18:01 0.23 0.00 0.23 0.00 0.00 3.10 0.00 04:25:18 04:19:01 0.18 0.00 0.18 0.00 0.00 2.08 0.00 04:25:18 04:20:01 0.35 0.00 0.35 0.00 0.00 4.28 0.00 04:25:18 04:21:01 0.27 0.00 0.27 0.00 0.00 4.61 0.00 04:25:18 04:22:01 0.27 0.00 0.27 0.00 0.00 3.35 0.00 04:25:18 04:23:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 04:25:18 04:24:01 0.15 0.00 0.15 0.00 0.00 1.62 0.00 04:25:18 04:25:01 3.35 0.13 3.21 0.00 13.72 72.06 0.00 04:25:18 Average: 8.87 0.42 8.46 0.00 259.12 469.57 0.00 04:25:18 04:25:18 04:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:25:18 04:15:01 5425412 0 811932 10.14 2620 1768976 1288328 14.22 589024 1592764 128 04:25:18 04:16:01 5436648 0 800688 10.00 2620 1768984 1204400 13.30 580176 1592728 8 04:25:18 04:17:01 5435220 0 802116 10.02 2620 1768984 1204580 13.30 583864 1590064 8 04:25:18 04:18:01 5433884 0 803444 10.03 2620 1768992 1204616 13.30 585280 1590064 8 04:25:18 04:19:01 5431456 0 805868 10.06 2620 1768996 1204580 13.30 581328 1596520 8 04:25:18 04:20:01 5431116 0 806208 10.07 2620 1768996 1204496 13.30 581984 1596520 16 04:25:18 04:21:01 5431368 0 805948 10.06 2620 1769004 1204400 13.30 581312 1596520 16 04:25:18 04:22:01 5430288 0 807024 10.08 2620 1769008 1204400 13.30 582300 1596520 8 04:25:18 04:23:01 5420552 0 816756 10.20 2620 1769012 1204400 13.30 592884 1596520 16 04:25:18 04:24:01 5419580 0 817724 10.21 2620 1769016 1204496 13.30 595172 1594648 12 04:25:18 04:25:01 5086116 0 942636 11.77 2620 1977568 1612828 17.81 854428 1644004 207776 04:25:18 Average: 5398331 0 820031 10.24 2620 1787958 1249229 13.79 609796 1598807 18909 04:25:18 04:25:18 04:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:25:18 04:15:01 eth0 431.40 358.13 1106.75 73.64 0.00 0.00 0.00 0.00 04:25:18 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:18 04:15:01 docker0 74.15 51.65 6.77 209.32 0.00 0.00 0.00 0.00 04:25:18 04:16:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:25:18 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:18 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:18 04:17:01 eth0 3.58 1.75 3.11 0.12 0.00 0.00 0.00 0.00 04:25:18 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:18 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:18 04:18:01 eth0 1.50 0.32 0.37 0.20 0.00 0.00 0.00 0.00 04:25:18 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:18 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:18 04:19:01 eth0 0.65 0.37 0.35 0.23 0.00 0.00 0.00 0.00 04:25:18 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:18 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:18 04:20:01 eth0 0.18 0.12 0.07 0.04 0.00 0.00 0.00 0.00 04:25:18 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:18 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:18 04:21:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:25:18 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:18 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:18 04:22:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:25:18 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:18 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:18 04:23:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:25:18 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:18 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:18 04:24:01 eth0 0.22 0.18 0.08 0.04 0.00 0.00 0.00 0.00 04:25:18 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:18 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:18 04:25:01 eth0 196.35 177.77 2167.82 16.82 0.00 0.00 0.00 0.00 04:25:18 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:18 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:18 Average: eth0 57.67 49.01 298.15 8.28 0.00 0.00 0.00 0.00 04:25:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:18 Average: docker0 6.74 4.70 0.62 19.03 0.00 0.00 0.00 0.00 04:25:18 04:25:18 04:25:18 ---> sar -P ALL: 04:25:18 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/25/21 _x86_64_ (2 CPU) 04:25:18 04:25:18 04:13:27 LINUX RESTART (2 CPU) 04:25:18 04:25:18 04:14:01 CPU %user %nice %system %iowait %steal %idle 04:25:18 04:15:01 all 9.21 0.00 2.94 2.70 0.06 85.08 04:25:18 04:15:01 0 9.31 0.00 3.43 4.69 0.07 82.50 04:25:18 04:15:01 1 9.11 0.00 2.46 0.72 0.05 87.66 04:25:18 04:16:01 all 0.08 0.00 0.03 0.00 0.03 99.85 04:25:18 04:16:01 0 0.05 0.00 0.05 0.00 0.03 99.87 04:25:18 04:16:01 1 0.12 0.00 0.02 0.00 0.03 99.83 04:25:18 04:17:01 all 0.16 0.00 0.04 0.00 0.03 99.77 04:25:18 04:17:01 0 0.05 0.00 0.05 0.00 0.03 99.87 04:25:18 04:17:01 1 0.27 0.00 0.03 0.00 0.03 99.67 04:25:18 04:18:01 all 0.18 0.00 0.03 0.00 0.03 99.77 04:25:18 04:18:01 0 0.03 0.00 0.02 0.00 0.03 99.92 04:25:18 04:18:01 1 0.32 0.00 0.03 0.00 0.02 99.63 04:25:18 04:19:01 all 0.11 0.00 0.03 0.00 0.03 99.84 04:25:18 04:19:01 0 0.07 0.00 0.03 0.00 0.03 99.87 04:25:18 04:19:01 1 0.15 0.00 0.02 0.00 0.02 99.82 04:25:18 04:20:01 all 0.10 0.00 0.02 0.00 0.03 99.85 04:25:18 04:20:01 0 0.03 0.00 0.02 0.00 0.05 99.90 04:25:18 04:20:01 1 0.17 0.00 0.02 0.00 0.02 99.80 04:25:18 04:21:01 all 0.10 0.00 0.03 0.00 0.03 99.85 04:25:18 04:21:01 0 0.07 0.00 0.03 0.00 0.03 99.87 04:25:18 04:21:01 1 0.13 0.00 0.02 0.00 0.02 99.83 04:25:18 04:22:01 all 0.06 0.00 0.03 0.00 0.03 99.88 04:25:18 04:22:01 0 0.02 0.00 0.02 0.00 0.03 99.93 04:25:18 04:22:01 1 0.10 0.00 0.05 0.00 0.02 99.83 04:25:18 04:23:01 all 0.07 0.00 0.03 0.00 0.03 99.87 04:25:18 04:23:01 0 0.05 0.00 0.03 0.00 0.03 99.88 04:25:18 04:23:01 1 0.08 0.00 0.02 0.00 0.03 99.87 04:25:18 04:24:01 all 0.05 0.00 0.03 0.00 0.03 99.90 04:25:18 04:24:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:25:18 04:24:01 1 0.08 0.00 0.03 0.00 0.03 99.85 04:25:18 04:25:01 all 3.43 0.00 1.26 0.03 0.03 95.26 04:25:18 04:25:01 0 3.63 0.00 1.33 0.02 0.02 95.01 04:25:18 04:25:01 1 3.23 0.00 1.18 0.03 0.05 95.50 04:25:18 04:25:18 Average: CPU %user %nice %system %iowait %steal %idle 04:25:18 Average: all 1.21 0.00 0.40 0.24 0.03 98.11 04:25:18 Average: 0 1.19 0.00 0.45 0.42 0.04 97.90 04:25:18 Average: 1 1.24 0.00 0.35 0.07 0.03 98.32 04:25:18 04:25:18 04:25:18