Pull request #449 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 1ea767003a6147e38e69b8237acc1705f5dd54a1+895bb4be16a97b7a14f98eb5878856faac06ef8b (e8b68a55354e60f516cbe70b0276a5983bb2b629) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5579459113327792479.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh317917395903790103.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-449/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-449/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8909886164313825090.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-449/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4136727892246926189.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5509616257070106962.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-449/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-449/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1717584413308209270.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 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 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-285’ is offline ‘prd-centos7-docker-4c-2g-336’ is offline ‘prd-centos7-docker-4c-2g-352’ is offline ‘prd-centos7-docker-4c-2g-355’ is offline ‘prd-centos7-docker-4c-2g-358’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-353’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-365 in /w/workspace/edgexfoundry_edgex-ui-go_PR-449 [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-449 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-449@tmp/jenkins-gitclient-ssh7562559525366596369.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-449@tmp/jenkins-gitclient-ssh4741024896483261757.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/449/head:refs/remotes/origin/PR-449 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 895bb4be16a97b7a14f98eb5878856faac06ef8b into PR head commit 1ea767003a6147e38e69b8237acc1705f5dd54a1 Merge succeeded, producing 1ea767003a6147e38e69b8237acc1705f5dd54a1 Checking out Revision 1ea767003a6147e38e69b8237acc1705f5dd54a1 (PR-449) > git config core.sparsecheckout # timeout=10 > git checkout -f 1ea767003a6147e38e69b8237acc1705f5dd54a1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-449@tmp/jenkins-gitclient-ssh4800841859659784042.key > git merge 895bb4be16a97b7a14f98eb5878856faac06ef8b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1ea767003a6147e38e69b8237acc1705f5dd54a1 # timeout=10 Commit message: "ci: changes required for Jakara LTS" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:30:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:30:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:30:28 ========================================================= 22:30:28 EdgeX Global Pipelines Version Info 22:30:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:30:30 ------------------- 22:30:30 stable info: 22:30:30 ------------------- 22:30:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:30:30 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 22:30:30 Message: update stable to v1.0.207 22:30:30 ------------------- 22:30:30 experimental info: 22:30:30 ------------------- 22:30:30 Commited By: **** collab-it+edgex@linuxfoundation.org 22:30:30 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 22:30:30 Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:30:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 22:30:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 22:30:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:30:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:30:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:30:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:30:31 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:30:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:30:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:30:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:30:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:30:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 22:30:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:30:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:30:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:30:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:30:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:30:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:30:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:30:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:30:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:30:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:30:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:30:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:30:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:30:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:30:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-449 [Pipeline] echo 22:30:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-449 [Pipeline] echo 22:30:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-449 [Pipeline] echo 22:30:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1ea767003a6147e38e69b8237acc1705f5dd54a1 [Pipeline] echo 22:30:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1ea7670 [Pipeline] echo 22:30:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:30:33 provisioning config files... 22:30:33 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-449@tmp/config3799460206446100103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:30:34 ---> docker-login.sh 22:30:34 nexus3.edgexfoundry.org:10001 22:30:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:34 Configure a credential helper to remove this warning. See 22:30:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:34 22:30:34 Login Succeeded 22:30:34 nexus3.edgexfoundry.org:10002 22:30:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:34 Configure a credential helper to remove this warning. See 22:30:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:34 22:30:34 Login Succeeded 22:30:34 nexus3.edgexfoundry.org:10003 22:30:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:34 Configure a credential helper to remove this warning. See 22:30:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:34 22:30:34 Login Succeeded 22:30:34 nexus3.edgexfoundry.org:10004 22:30:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:34 Configure a credential helper to remove this warning. See 22:30:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:34 22:30:34 Login Succeeded 22:30:34 docker.io 22:30:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:35 Configure a credential helper to remove this warning. See 22:30:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:35 22:30:35 Login Succeeded 22:30:35 ---> docker-login.sh ends [Pipeline] } 22:30:35 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 22:30:36 + git log --format=format:%s -1 1ea767003a6147e38e69b8237acc1705f5dd54a1 [Pipeline] echo 22:30:36 GIT_COMMIT: 1ea767003a6147e38e69b8237acc1705f5dd54a1, Commit Message: ci: changes required for Jakara LTS [Pipeline] echo 22:30:36 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:30:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:30:36 22:30:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:30:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:30:37 latest: Pulling from edgex-devops/git-semver 22:30:37 31603596830f: Pulling fs layer 22:30:37 04fac38145f0: Pulling fs layer 22:30:37 701f6daf10bf: Pulling fs layer 22:30:37 24f72da36158: Pulling fs layer 22:30:37 24f72da36158: Waiting 22:30:37 04fac38145f0: Verifying Checksum 22:30:37 04fac38145f0: Download complete 22:30:37 31603596830f: Verifying Checksum 22:30:37 31603596830f: Download complete 22:30:37 24f72da36158: Verifying Checksum 22:30:37 24f72da36158: Download complete 22:30:37 701f6daf10bf: Verifying Checksum 22:30:37 701f6daf10bf: Download complete 22:30:37 31603596830f: Pull complete 22:30:37 04fac38145f0: Pull complete 22:30:38 701f6daf10bf: Pull complete 22:30:38 24f72da36158: Pull complete 22:30:38 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 22:30:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:30:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:30:38 prd-centos7-docker-4c-2g-365 does not seem to be running inside a container 22:30:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-449 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-449:/w/workspace/edgexfoundry_edgex-ui-go_PR-449:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-449@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-449@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:30:39 $ docker top a59468a45b765eac86ba2562b06558b4fc0e51cb1c87df0d66c54dbd53b95a0d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:30:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:30:39 [ssh-agent] Looking for ssh-agent implementation... 22:30:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:30:40 $ docker exec a59468a45b765eac86ba2562b06558b4fc0e51cb1c87df0d66c54dbd53b95a0d ssh-agent 22:30:40 SSH_AUTH_SOCK=/tmp/ssh-rqUifiJgCS8y/agent.13 22:30:40 SSH_AGENT_PID=20 22:30:40 Running ssh-add (command line suppressed) 22:30:40 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-449@tmp/private_key_2291092271470520051.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-449@tmp/private_key_2291092271470520051.key) 22:30:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:30:40 + git tag --points-at HEAD [Pipeline] } 22:30:40 $ docker exec --env ******** --env ******** a59468a45b765eac86ba2562b06558b4fc0e51cb1c87df0d66c54dbd53b95a0d ssh-agent -k 22:30:40 unset SSH_AUTH_SOCK; 22:30:40 unset SSH_AGENT_PID; 22:30:40 echo Agent pid 20 killed; 22:30:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:30:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:30:41 [ssh-agent] Looking for ssh-agent implementation... 22:30:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:30:41 $ docker exec a59468a45b765eac86ba2562b06558b4fc0e51cb1c87df0d66c54dbd53b95a0d ssh-agent 22:30:41 SSH_AUTH_SOCK=/tmp/ssh-MUdGn3xr0OBh/agent.53 22:30:41 SSH_AGENT_PID=60 22:30:41 Running ssh-add (command line suppressed) 22:30:41 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-449@tmp/private_key_825148318474956973.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-449@tmp/private_key_825148318474956973.key) 22:30:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:30:41 + git semver init 22:30:41 # -> Open(): unable to determine branch for HEAD 22:30:41 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-449/.git 22:30:41 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-449 22:30:41 # $SEMVER_REMOTE_NAME = origin 22:30:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:30:41 # $SEMVER_USER_NAME = edgex-jenkins 22:30:41 # $SEMVER_BRANCH = PR-449 22:30:41 # $SEMVER_TEMP = /tmp/semver-417190870 22:30:41 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 22:30:43 # '/tmp/semver-417190870' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-449/.semver' 22:30:43 # -> Force: false 22:30:43 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-449/.semver [Pipeline] } 22:30:43 $ docker exec --env ******** --env ******** a59468a45b765eac86ba2562b06558b4fc0e51cb1c87df0d66c54dbd53b95a0d ssh-agent -k 22:30:43 unset SSH_AUTH_SOCK; 22:30:43 unset SSH_AGENT_PID; 22:30:43 echo Agent pid 60 killed; 22:30:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:30:44 + git semver [Pipeline] } 22:30:44 $ docker stop --time=1 a59468a45b765eac86ba2562b06558b4fc0e51cb1c87df0d66c54dbd53b95a0d 22:30:45 $ docker rm -f a59468a45b765eac86ba2562b06558b4fc0e51cb1c87df0d66c54dbd53b95a0d [Pipeline] // withDockerContainer [Pipeline] sh 22:30:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:30:46 Stashed 1 file(s) [Pipeline] echo 22:30:46 [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 22:31:02 Still waiting to schedule task 22:31:02 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:31:02 Still waiting to schedule task 22:31:02 ‘prd-centos7-docker-4c-2g-285’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:31:02 ‘prd-centos7-docker-4c-2g-336’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:31:02 ‘prd-centos7-docker-4c-2g-352’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:31:02 ‘prd-centos7-docker-4c-2g-355’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:31:02 ‘prd-centos7-docker-4c-2g-356’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:31:02 ‘prd-centos7-docker-4c-2g-376’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:31:02 ‘prd-ubuntu18.04-docker-arm64-4c-16g-379’ is offline 22:37:26 Running on prd-centos7-docker-4c-2g-856 in /w/workspace/edgexfoundry_edgex-ui-go_PR-449 [Pipeline] { [Pipeline] ws 22:37:26 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 22:37:26 The recommended git tool is: git 22:37:31 using credential edgex-jenkins-ssh 22:37:31 Cloning the remote Git repository 22:37:31 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 22:37:31 > git init /w/workspace/edgex-ui-go/1 # timeout=10 22:37:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 22:37:31 > git --version # timeout=10 22:37:31 > git --version # 'git version 2.24.4' 22:37:31 using GIT_SSH to set credentials SSH Credentials for GitHub 22:37:31 [INFO] Currently running in a labeled security context 22:37:31 [INFO] Currently SELinux is 'enforcing' on the host 22:37:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh3428625660749828134.key 22:37:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:37:33 Merging remotes/origin/main commit 895bb4be16a97b7a14f98eb5878856faac06ef8b into PR head commit 1ea767003a6147e38e69b8237acc1705f5dd54a1 22:37:33 Merge succeeded, producing 1ea767003a6147e38e69b8237acc1705f5dd54a1 22:37:33 Checking out Revision 1ea767003a6147e38e69b8237acc1705f5dd54a1 (PR-449) 22:37:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 22:37:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:37:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 22:37:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 22:37:32 using GIT_SSH to set credentials SSH Credentials for GitHub 22:37:32 [INFO] Currently running in a labeled security context 22:37:32 [INFO] Currently SELinux is 'enforcing' on the host 22:37:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh5407386426293684149.key 22:37:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/449/head:refs/remotes/origin/PR-449 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:37:33 > git config core.sparsecheckout # timeout=10 22:37:33 > git checkout -f 1ea767003a6147e38e69b8237acc1705f5dd54a1 # timeout=10 22:37:33 > git remote # timeout=10 22:37:33 > git config --get remote.origin.url # timeout=10 22:37:33 using GIT_SSH to set credentials SSH Credentials for GitHub 22:37:33 [INFO] Currently running in a labeled security context 22:37:33 [INFO] Currently SELinux is 'enforcing' on the host 22:37:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh7336930437924497494.key 22:37:33 > git merge 895bb4be16a97b7a14f98eb5878856faac06ef8b # timeout=10 22:37:33 > git rev-parse HEAD^{commit} # timeout=10 22:37:33 > git config core.sparsecheckout # timeout=10 22:37:33 > git checkout -f 1ea767003a6147e38e69b8237acc1705f5dd54a1 # timeout=10 22:37:37 Commit message: "ci: changes required for Jakara LTS" 22:37:37 > git --version # timeout=10 22:37:37 > git --version # 'git version 2.24.4' 22:37:37 fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:37:38 provisioning config files... 22:37:38 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config340060313516422405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:37:38 ---> docker-login.sh 22:37:38 nexus3.edgexfoundry.org:10001 22:37:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:39 Configure a credential helper to remove this warning. See 22:37:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:39 22:37:39 Login Succeeded 22:37:39 nexus3.edgexfoundry.org:10002 22:37:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:39 Configure a credential helper to remove this warning. See 22:37:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:39 22:37:39 Login Succeeded 22:37:39 nexus3.edgexfoundry.org:10003 22:37:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:39 Configure a credential helper to remove this warning. See 22:37:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:39 22:37:39 Login Succeeded 22:37:39 nexus3.edgexfoundry.org:10004 22:37:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:40 Configure a credential helper to remove this warning. See 22:37:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:40 22:37:40 Login Succeeded 22:37:40 docker.io 22:37:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:40 Configure a credential helper to remove this warning. See 22:37:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:40 22:37:40 Login Succeeded 22:37:40 ---> docker-login.sh ends [Pipeline] } 22:37:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:37:40 ========================================================= 22:37:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:37:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:37:41 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 22:37:41 Sending build context to Docker daemon 20.91MB 22:37:41 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 22:37:41 Step 2/14 : FROM ${BASE} AS builder 22:37:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:37:41 4e9f2cdf4387: Pulling fs layer 22:37:41 57d31006c564: Pulling fs layer 22:37:41 bd5ccded8296: Pulling fs layer 22:37:41 304dd3a0f381: Pulling fs layer 22:37:41 d37cda54a23b: Pulling fs layer 22:37:41 bae75c0f2455: Pulling fs layer 22:37:41 806579b3d29a: Pulling fs layer 22:37:41 c77eb801bf70: Pulling fs layer 22:37:41 6d0567d44e1a: Pulling fs layer 22:37:41 304dd3a0f381: Waiting 22:37:41 d37cda54a23b: Waiting 22:37:41 bae75c0f2455: Waiting 22:37:41 806579b3d29a: Waiting 22:37:41 c77eb801bf70: Waiting 22:37:41 6d0567d44e1a: Waiting 22:37:41 bd5ccded8296: Verifying Checksum 22:37:41 bd5ccded8296: Download complete 22:37:41 57d31006c564: Verifying Checksum 22:37:41 57d31006c564: Download complete 22:37:41 d37cda54a23b: Verifying Checksum 22:37:41 d37cda54a23b: Download complete 22:37:41 bae75c0f2455: Verifying Checksum 22:37:41 bae75c0f2455: Download complete 22:37:41 4e9f2cdf4387: Download complete 22:37:41 806579b3d29a: Verifying Checksum 22:37:41 806579b3d29a: Download complete 22:37:41 4e9f2cdf4387: Pull complete 22:37:41 57d31006c564: Pull complete 22:37:41 bd5ccded8296: Pull complete 22:37:42 c77eb801bf70: Verifying Checksum 22:37:42 c77eb801bf70: Download complete 22:37:42 304dd3a0f381: Verifying Checksum 22:37:42 304dd3a0f381: Download complete 22:37:43 6d0567d44e1a: Verifying Checksum 22:37:43 6d0567d44e1a: Download complete 22:37:46 304dd3a0f381: Pull complete 22:37:47 d37cda54a23b: Pull complete 22:37:47 bae75c0f2455: Pull complete 22:37:47 806579b3d29a: Pull complete 22:37:47 c77eb801bf70: Pull complete 22:37:49 6d0567d44e1a: Pull complete 22:37:49 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 22:37:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:37:49 ---> e839a31ac9d1 22:37:49 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:37:52 ---> Running in fa07983d158e 22:37:52 Removing intermediate container fa07983d158e 22:37:52 ---> 167f69bc33c3 22:37:52 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 22:37:52 ---> Running in 2ec034e6a27c 22:37:52 Removing intermediate container 2ec034e6a27c 22:37:52 ---> 1bcfaa08ce0f 22:37:52 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 22:37:52 ---> Running in 0ad634ab7330 22:37:52 Removing intermediate container 0ad634ab7330 22:37:52 ---> 07f99daf6ce1 22:37:52 Step 6/14 : LABEL Name=edgex-ui-go 22:37:52 ---> Running in e2b5c3c20440 22:37:52 Removing intermediate container e2b5c3c20440 22:37:52 ---> 98ed68a41672 22:37:52 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 22:37:52 ---> Running in 99fc6fc95a6a 22:37:52 Removing intermediate container 99fc6fc95a6a 22:37:52 ---> f49959d13cbc 22:37:52 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:37:52 ---> Running in c428fe19a848 22:37:53 Removing intermediate container c428fe19a848 22:37:53 ---> c140140018f0 22:37:53 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:37:53 ---> Running in 5fbef32f39f2 22:37:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:37:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:37:54 OK: 219 MiB in 52 packages 22:37:55 Removing intermediate container 5fbef32f39f2 22:37:55 ---> 098d0ab52ea1 22:37:55 Step 10/14 : ENV GO111MODULE=on 22:37:55 ---> Running in 38f6a02b5101 22:37:55 Removing intermediate container 38f6a02b5101 22:37:55 ---> 041979607a78 22:37:55 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:37:55 ---> Running in 8581352dd5c4 22:37:55 Removing intermediate container 8581352dd5c4 22:37:55 ---> da1499138239 22:37:55 Step 12/14 : COPY . . 22:37:56 ---> c0586bd654b5 22:37:56 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:37:56 ---> Running in 5dd66eaed647 22:38:06 Removing intermediate container 5dd66eaed647 22:38:06 ---> 571fc3937d9b 22:38:06 Step 14/14 : RUN ${MAKE} 22:38:06 ---> Running in 16c1137be5d1 22:38:06 noop 22:38:06 Removing intermediate container 16c1137be5d1 22:38:06 ---> 453f4b51f293 22:38:06 Successfully built 453f4b51f293 22:38:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:38:07 + docker inspect -f . ci-base-image-x86_64 22:38:07 . [Pipeline] withDockerContainer 22:38:07 prd-centos7-docker-4c-2g-856 does not seem to be running inside a container 22:38:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:38:07 $ docker top f81f3e5b7cc5f26f20141743365886963a503a737e9e20ee85933eff4017c580 -eo pid,comm [Pipeline] { [Pipeline] sh 22:38:08 + go version 22:38:08 go version go1.16.8 linux/amd64 [Pipeline] } 22:38:08 $ docker stop --time=1 f81f3e5b7cc5f26f20141743365886963a503a737e9e20ee85933eff4017c580 22:38:09 $ docker rm -f f81f3e5b7cc5f26f20141743365886963a503a737e9e20ee85933eff4017c580 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:38:10 + docker inspect -f . ci-base-image-x86_64 22:38:10 . [Pipeline] withDockerContainer 22:38:10 prd-centos7-docker-4c-2g-856 does not seem to be running inside a container 22:38:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:38:10 $ docker top 8ba1e6bf25e99d568849f2d69122b4645ba9b7c778e1e5af24714205fb664ac0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:38:11 + make test 22:38:11 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 22:38:11 ? github.com/edgexfoundry/edgex-ui-go [no test files] 22:38:23 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 22:38:23 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 22:38:23 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 22:38:23 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 22:38:23 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 22:38:23 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 22:38:23 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 22:38:23 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 22:38:23 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 22:38:23 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 22:38:23 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 22:38:23 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 22:38:23 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:38:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:38:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 22:38:29 $ docker stop --time=1 8ba1e6bf25e99d568849f2d69122b4645ba9b7c778e1e5af24714205fb664ac0 22:38:30 $ docker rm -f 8ba1e6bf25e99d568849f2d69122b4645ba9b7c778e1e5af24714205fb664ac0 [Pipeline] // withDockerContainer [Pipeline] sh 22:38:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:38:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:38:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:38:33 + ls -al . 22:38:33 total 88 22:38:33 drwxrwxr-x. 12 jenkins jenkins 4096 Oct 6 22:38 . 22:38:33 drwxrwxr-x. 4 jenkins jenkins 28 Oct 6 22:37 .. 22:38:33 drwxrwxr-x. 3 jenkins jenkins 20 Oct 6 22:37 assets 22:38:33 drwxrwxr-x. 2 jenkins jenkins 66 Oct 6 22:37 bin 22:38:33 drwxrwxr-x. 3 jenkins jenkins 29 Oct 6 22:37 cmd 22:38:33 -rw-rw-r--. 1 jenkins jenkins 3959 Oct 6 22:37 CONTRIBUTING.md 22:38:33 -rw-r--r--. 1 jenkins jenkins 10 Oct 6 22:38 coverage.out 22:38:33 -rw-rw-r--. 1 jenkins jenkins 1526 Oct 6 22:37 Dockerfile 22:38:33 drwxrwxr-x. 2 jenkins jenkins 23 Oct 6 22:37 docs 22:38:33 drwxrwxr-x. 8 jenkins jenkins 179 Oct 6 22:37 .git 22:38:33 drwxrwxr-x. 2 jenkins jenkins 103 Oct 6 22:37 .github 22:38:33 -rw-rw-r--. 1 jenkins jenkins 155 Oct 6 22:37 .gitignore 22:38:33 -rw-rw-r--. 1 jenkins jenkins 880 Oct 6 22:37 go.mod 22:38:33 -rw-rw-r--. 1 jenkins jenkins 24176 Oct 6 22:37 go.sum 22:38:33 drwxrwxr-x. 9 jenkins jenkins 125 Oct 6 22:37 internal 22:38:33 -rw-rw-r--. 1 jenkins jenkins 652 Oct 6 22:37 Jenkinsfile 22:38:33 -rw-rw-r--. 1 jenkins jenkins 11357 Oct 6 22:37 LICENSE 22:38:33 -rw-rw-r--. 1 jenkins jenkins 1212 Oct 6 22:37 Makefile 22:38:33 drwxrwxr-x. 3 jenkins jenkins 19 Oct 6 22:37 pkg 22:38:33 -rw-rw-r--. 1 jenkins jenkins 5509 Oct 6 22:37 README.md 22:38:33 drwxrwxr-x. 4 jenkins jenkins 54 Oct 6 22:37 snap 22:38:33 -rw-rw-r--. 1 jenkins jenkins 5 Oct 6 22:30 VERSION 22:38:33 -rw-rw-r--. 1 jenkins jenkins 155 Oct 6 22:37 version.go 22:38:33 drwxrwxr-x. 4 jenkins jenkins 4096 Oct 6 22:37 web [Pipeline] isUnix [Pipeline] sh 22:38:33 + 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=1ea767003a6147e38e69b8237acc1705f5dd54a1 --label arch=amd64 --label version=0.0.0 . 22:38:33 Sending build context to Docker daemon 20.91MB 22:38:33 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 22:38:33 Step 2/22 : FROM ${BASE} AS builder 22:38:33 ---> 453f4b51f293 22:38:33 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:38:33 ---> Running in 53c060008c64 22:38:34 Removing intermediate container 53c060008c64 22:38:34 ---> 2845a3034249 22:38:34 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 22:38:34 ---> Running in 7ad73ee75c23 22:38:34 Removing intermediate container 7ad73ee75c23 22:38:34 ---> 37f1ad85a1d2 22:38:34 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 22:38:34 ---> Running in d47fbbd412b8 22:38:34 Removing intermediate container d47fbbd412b8 22:38:34 ---> d46822b79259 22:38:34 Step 6/22 : LABEL Name=edgex-ui-go 22:38:34 ---> Running in 6b6c9c908a57 22:38:34 Removing intermediate container 6b6c9c908a57 22:38:34 ---> f05da66649f8 22:38:34 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 22:38:34 ---> Running in 1e9940683c4d 22:38:34 Removing intermediate container 1e9940683c4d 22:38:34 ---> 5cbdfafdb944 22:38:34 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:38:34 ---> Running in 4f215c09f8ef 22:38:35 Removing intermediate container 4f215c09f8ef 22:38:35 ---> 0a37842b0798 22:38:35 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:38:35 ---> Running in 822926bfffe8 22:38:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:38:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:38:36 OK: 219 MiB in 52 packages 22:38:36 Removing intermediate container 822926bfffe8 22:38:36 ---> 669182e6d2f7 22:38:36 Step 10/22 : ENV GO111MODULE=on 22:38:37 ---> Running in f86770b41e2a 22:38:37 Removing intermediate container f86770b41e2a 22:38:37 ---> 51d5860ccfbb 22:38:37 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:38:37 ---> Running in 5c243943018d 22:38:37 Removing intermediate container 5c243943018d 22:38:37 ---> 2b10e365ea7b 22:38:37 Step 12/22 : COPY . . 22:38:38 ---> b8a83eeef0c5 22:38:38 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:38:38 ---> Running in b31faf449c0a 22:38:38 Removing intermediate container b31faf449c0a 22:38:38 ---> 87928c46e6e5 22:38:38 Step 14/22 : RUN ${MAKE} 22:38:38 ---> Running in 975ac83fd214 22:38:39 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 22:38:49 CGO_ENABLED=0 GO111MODULE=on go build ./... 22:38:49 Removing intermediate container 975ac83fd214 22:38:49 ---> b50a9f9a18f2 22:38:49 Step 15/22 : FROM alpine:3.14 22:38:50 3.14: Pulling from library/alpine 22:38:50 a0d0a0d46f8b: Pulling fs layer 22:38:50 a0d0a0d46f8b: Verifying Checksum 22:38:50 a0d0a0d46f8b: Download complete 22:38:50 a0d0a0d46f8b: Pull complete 22:38:50 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:38:50 Status: Downloaded newer image for alpine:3.14 22:38:50 ---> 14119a10abf4 22:38:50 Step 16/22 : EXPOSE 4000 22:38:50 ---> Running in 5c552da063d9 22:38:50 Removing intermediate container 5c552da063d9 22:38:50 ---> 4bc877491935 22:38:50 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 22:38:51 ---> e8db3431aed4 22:38:51 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 22:38:51 ---> Running in f680e44ee755 22:38:51 Removing intermediate container f680e44ee755 22:38:51 ---> c955b5cd5531 22:38:51 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 22:38:51 ---> Running in aa0a0b311580 22:38:51 Removing intermediate container aa0a0b311580 22:38:51 ---> 7c76d182bde6 22:38:51 Step 20/22 : LABEL arch=amd64 22:38:51 ---> Running in 69c01b93f390 22:38:51 Removing intermediate container 69c01b93f390 22:38:51 ---> c80796c8b9cf 22:38:51 Step 21/22 : LABEL git_sha=1ea767003a6147e38e69b8237acc1705f5dd54a1 22:38:51 ---> Running in 42090e3a0a1f 22:38:51 Removing intermediate container 42090e3a0a1f 22:38:51 ---> 8af3e803a401 22:38:51 Step 22/22 : LABEL version=0.0.0 22:38:52 ---> Running in d8f319fa3477 22:38:52 Removing intermediate container d8f319fa3477 22:38:52 ---> e53aa2e555fa 22:38:52 [Warning] One or more build-args [ARCH] were not consumed 22:38:52 Successfully built e53aa2e555fa 22:38:52 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:38:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:38:53 22:38:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:38:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:38:53 latest: Pulling from edgex-lftools-log-publisher 22:38:53 b4d181a07f80: Pulling fs layer 22:38:53 a1111a8f2ec3: Pulling fs layer 22:38:53 ed53099fbce6: Pulling fs layer 22:38:53 dc539afda2c1: Pulling fs layer 22:38:53 77bc0d833cb6: Pulling fs layer 22:38:53 9065ff56babe: Pulling fs layer 22:38:53 d287ab97295c: Pulling fs layer 22:38:53 dc539afda2c1: Waiting 22:38:53 77bc0d833cb6: Waiting 22:38:53 9065ff56babe: Waiting 22:38:53 d287ab97295c: Waiting 22:38:53 a1111a8f2ec3: Verifying Checksum 22:38:53 a1111a8f2ec3: Download complete 22:38:53 dc539afda2c1: Verifying Checksum 22:38:53 dc539afda2c1: Download complete 22:38:53 ed53099fbce6: Verifying Checksum 22:38:53 ed53099fbce6: Download complete 22:38:53 9065ff56babe: Verifying Checksum 22:38:53 9065ff56babe: Download complete 22:38:53 77bc0d833cb6: Verifying Checksum 22:38:53 77bc0d833cb6: Download complete 22:38:53 b4d181a07f80: Verifying Checksum 22:38:53 b4d181a07f80: Download complete 22:38:54 d287ab97295c: Verifying Checksum 22:38:54 d287ab97295c: Download complete 22:38:55 b4d181a07f80: Pull complete 22:38:55 a1111a8f2ec3: Pull complete 22:38:56 ed53099fbce6: Pull complete 22:38:56 dc539afda2c1: Pull complete 22:38:56 77bc0d833cb6: Pull complete 22:38:56 9065ff56babe: Pull complete 22:39:02 d287ab97295c: Pull complete 22:39:02 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:39:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:39:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:39:02 prd-centos7-docker-4c-2g-856 does not seem to be running inside a container 22:39:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:39:04 $ docker top c0d5d3d6f18aac5f6ed3e588a98821e2d0c965fff134080a7068b83af8a21792 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:39:05 ---> job-cost.sh 22:39:05 lf-activate-venv: SKIPPING 22:39:05 INFO: No Stack... 22:39:07 INFO: Retrieving Pricing Info for: v3-standard-2 22:39:07 INFO: Archiving Costs [Pipeline] sh 22:39:07 + cut -d, -f6 22:39:07 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 22:39:07 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-449-1-stack-cost] 22:39:07 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-449-1-stack-cost] did not exist. Created. 22:39:07 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-449-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:39:08 + echo total: 0.05999999865889549 [Pipeline] stash 22:39:08 Stashed 1 file(s) [Pipeline] } 22:39:08 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-449-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:39:08 $ docker stop --time=1 c0d5d3d6f18aac5f6ed3e588a98821e2d0c965fff134080a7068b83af8a21792 22:39:09 $ docker rm -f c0d5d3d6f18aac5f6ed3e588a98821e2d0c965fff134080a7068b83af8a21792 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:09:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2184 in /w/workspace/edgexfoundry_edgex-ui-go_PR-449 [Pipeline] { [Pipeline] ws 23:09:56 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 23:09:57 The recommended git tool is: git 23:10:06 using credential edgex-jenkins-ssh 23:10:06 Cloning the remote Git repository 23:10:06 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 23:10:06 > git init /w/workspace/edgex-ui-go/1 # timeout=10 23:10:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 23:10:06 > git --version # timeout=10 23:10:06 > git --version # 'git version 2.17.1' 23:10:06 using GIT_SSH to set credentials SSH Credentials for GitHub 23:10:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:10:12 Merging remotes/origin/main commit 895bb4be16a97b7a14f98eb5878856faac06ef8b into PR head commit 1ea767003a6147e38e69b8237acc1705f5dd54a1 23:10:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 23:10:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:10:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 23:10:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 23:10:11 using GIT_SSH to set credentials SSH Credentials for GitHub 23:10:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/449/head:refs/remotes/origin/PR-449 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:10:12 Merge succeeded, producing 1ea767003a6147e38e69b8237acc1705f5dd54a1 23:10:12 Checking out Revision 1ea767003a6147e38e69b8237acc1705f5dd54a1 (PR-449) 23:10:12 > git config core.sparsecheckout # timeout=10 23:10:12 > git checkout -f 1ea767003a6147e38e69b8237acc1705f5dd54a1 # timeout=10 23:10:12 > git remote # timeout=10 23:10:12 > git config --get remote.origin.url # timeout=10 23:10:12 using GIT_SSH to set credentials SSH Credentials for GitHub 23:10:12 > git merge 895bb4be16a97b7a14f98eb5878856faac06ef8b # timeout=10 23:10:12 > git rev-parse HEAD^{commit} # timeout=10 23:10:12 > git config core.sparsecheckout # timeout=10 23:10:12 > git checkout -f 1ea767003a6147e38e69b8237acc1705f5dd54a1 # timeout=10 23:10:18 Commit message: "ci: changes required for Jakara LTS" 23:10:18 > git --version # timeout=10 23:10:18 > git --version # 'git version 2.17.1' 23:10:18 fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:10:19 provisioning config files... 23:10:19 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3606076582440304604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:10:20 ---> docker-login.sh 23:10:20 nexus3.edgexfoundry.org:10001 23:10:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:22 Configure a credential helper to remove this warning. See 23:10:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:22 23:10:22 Login Succeeded 23:10:22 nexus3.edgexfoundry.org:10002 23:10:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:23 Configure a credential helper to remove this warning. See 23:10:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:23 23:10:23 Login Succeeded 23:10:23 nexus3.edgexfoundry.org:10003 23:10:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:23 Configure a credential helper to remove this warning. See 23:10:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:23 23:10:23 Login Succeeded 23:10:23 nexus3.edgexfoundry.org:10004 23:10:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:24 Configure a credential helper to remove this warning. See 23:10:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:24 23:10:24 Login Succeeded 23:10:24 docker.io 23:10:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:25 Configure a credential helper to remove this warning. See 23:10:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:25 23:10:25 Login Succeeded 23:10:25 ---> docker-login.sh ends [Pipeline] } 23:10:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:10:26 ========================================================= 23:10:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:10:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:10:26 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 23:10:27 Sending build context to Docker daemon 20.91MB 23:10:27 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 23:10:27 Step 2/14 : FROM ${BASE} AS builder 23:10:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:10:28 bbf911997326: Pulling fs layer 23:10:28 58ec367f63d7: Pulling fs layer 23:10:28 1b4a6ffa7d45: Pulling fs layer 23:10:28 fc5181fea5dc: Pulling fs layer 23:10:28 9c418107303f: Pulling fs layer 23:10:28 284eca6f2348: Pulling fs layer 23:10:28 842844d905b1: Pulling fs layer 23:10:28 901a3a57568e: Pulling fs layer 23:10:28 284eca6f2348: Waiting 23:10:28 842844d905b1: Waiting 23:10:28 fc5181fea5dc: Waiting 23:10:28 9c418107303f: Waiting 23:10:28 901a3a57568e: Waiting 23:10:28 1b4a6ffa7d45: Verifying Checksum 23:10:28 1b4a6ffa7d45: Download complete 23:10:28 58ec367f63d7: Verifying Checksum 23:10:28 58ec367f63d7: Download complete 23:10:28 9c418107303f: Verifying Checksum 23:10:28 9c418107303f: Download complete 23:10:28 bbf911997326: Verifying Checksum 23:10:28 284eca6f2348: Download complete 23:10:28 842844d905b1: Download complete 23:10:29 bbf911997326: Pull complete 23:10:30 58ec367f63d7: Pull complete 23:10:30 1b4a6ffa7d45: Pull complete 23:10:34 901a3a57568e: Verifying Checksum 23:10:34 901a3a57568e: Download complete 23:10:34 fc5181fea5dc: Verifying Checksum 23:10:34 fc5181fea5dc: Download complete 23:10:46 fc5181fea5dc: Pull complete 23:10:46 9c418107303f: Pull complete 23:10:46 284eca6f2348: Pull complete 23:10:46 842844d905b1: Pull complete 23:10:52 901a3a57568e: Pull complete 23:10:52 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 23:10:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:10:52 ---> 72ade6ffb461 23:10:52 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:11:00 ---> Running in e1c0b6346622 23:11:00 Removing intermediate container e1c0b6346622 23:11:00 ---> d3bfce94c77e 23:11:00 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 23:11:00 ---> Running in 402001e9ab2b 23:11:00 Removing intermediate container 402001e9ab2b 23:11:00 ---> 97412f035cea 23:11:00 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 23:11:00 ---> Running in 9cf6683d3d4e 23:11:01 Removing intermediate container 9cf6683d3d4e 23:11:01 ---> 44d0a8889c39 23:11:01 Step 6/14 : LABEL Name=edgex-ui-go 23:11:01 ---> Running in 829e30d7cf01 23:11:02 Removing intermediate container 829e30d7cf01 23:11:02 ---> b1efda0c138c 23:11:02 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 23:11:02 ---> Running in 4797350a5d6f 23:11:02 Removing intermediate container 4797350a5d6f 23:11:02 ---> 5209f10fc0f0 23:11:02 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:11:02 ---> Running in d306f4137135 23:11:05 Removing intermediate container d306f4137135 23:11:05 ---> a447408a908c 23:11:05 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:11:05 ---> Running in 098bdae5a6d6 23:11:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:11:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:11:11 OK: 218 MiB in 52 packages 23:11:12 Removing intermediate container 098bdae5a6d6 23:11:12 ---> 9d05dec600a3 23:11:12 Step 10/14 : ENV GO111MODULE=on 23:11:12 ---> Running in 3fb8605fa3da 23:11:13 Removing intermediate container 3fb8605fa3da 23:11:13 ---> 4c854af84c64 23:11:13 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:11:13 ---> Running in 62382a9f183b 23:11:14 Removing intermediate container 62382a9f183b 23:11:14 ---> 8509dfde8d8e 23:11:14 Step 12/14 : COPY . . 23:11:17 ---> 539dc93eb292 23:11:17 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:11:17 ---> Running in f0b77b928221 23:11:50 Removing intermediate container f0b77b928221 23:11:50 ---> a91aca3d3d83 23:11:50 Step 14/14 : RUN ${MAKE} 23:11:50 ---> Running in f51e22f58cce 23:11:53 noop 23:11:53 Removing intermediate container f51e22f58cce 23:11:53 ---> 3e5fa6713700 23:11:53 Successfully built 3e5fa6713700 23:11:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:11:53 + docker inspect -f . ci-base-image-arm64 23:11:53 . [Pipeline] withDockerContainer 23:11:54 prd-ubuntu18.04-docker-arm64-4c-16g-2184 does not seem to be running inside a container 23:11:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:11:56 $ docker top a751057f958a7f7682bcd8355e77cc9aaad18168e74bc155dba6c916c786e20c -eo pid,comm [Pipeline] { [Pipeline] sh 23:11:57 + go version 23:11:57 go version go1.16.8 linux/arm64 [Pipeline] } 23:11:57 $ docker stop --time=1 a751057f958a7f7682bcd8355e77cc9aaad18168e74bc155dba6c916c786e20c 23:11:59 $ docker rm -f a751057f958a7f7682bcd8355e77cc9aaad18168e74bc155dba6c916c786e20c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:12:00 + docker inspect -f . ci-base-image-arm64 23:12:00 . [Pipeline] withDockerContainer 23:12:01 prd-ubuntu18.04-docker-arm64-4c-16g-2184 does not seem to be running inside a container 23:12:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:12:03 $ docker top 3c9a9a189729ff26d5283da0f68510e74cfa014eb1106fc0d2f9c37e1207f324 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:12:04 + make test 23:12:04 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 23:12:06 ? github.com/edgexfoundry/edgex-ui-go [no test files] 23:13:03 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 23:13:03 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 23:13:03 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 23:13:03 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 23:13:03 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 23:13:03 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 23:13:03 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 23:13:03 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 23:13:03 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 23:13:03 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 23:13:03 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 23:13:03 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 23:13:03 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:13:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:13:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 23:13:30 $ docker stop --time=1 3c9a9a189729ff26d5283da0f68510e74cfa014eb1106fc0d2f9c37e1207f324 23:13:32 $ docker rm -f 3c9a9a189729ff26d5283da0f68510e74cfa014eb1106fc0d2f9c37e1207f324 [Pipeline] // withDockerContainer [Pipeline] sh 23:13:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:13:33 Warning: overwriting stash ‘coverage-report’ 23:13:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:13:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:13:35 + ls -al . 23:13:35 total 128 23:13:35 drwxrwxr-x 12 jenkins jenkins 4096 Oct 6 23:12 . 23:13:35 drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 23:10 .. 23:13:35 drwxrwxr-x 8 jenkins jenkins 4096 Oct 6 23:10 .git 23:13:35 drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 23:10 .github 23:13:35 -rw-rw-r-- 1 jenkins jenkins 155 Oct 6 23:10 .gitignore 23:13:35 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 6 23:10 CONTRIBUTING.md 23:13:35 -rw-rw-r-- 1 jenkins jenkins 1526 Oct 6 23:10 Dockerfile 23:13:35 -rw-rw-r-- 1 jenkins jenkins 652 Oct 6 23:10 Jenkinsfile 23:13:35 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 6 23:10 LICENSE 23:13:35 -rw-rw-r-- 1 jenkins jenkins 1212 Oct 6 23:10 Makefile 23:13:35 -rw-rw-r-- 1 jenkins jenkins 5509 Oct 6 23:10 README.md 23:13:35 -rw-rw-r-- 1 jenkins jenkins 5 Oct 6 22:30 VERSION 23:13:35 drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 23:10 assets 23:13:35 drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 23:10 bin 23:13:35 drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 23:10 cmd 23:13:35 -rw-r--r-- 1 jenkins jenkins 10 Oct 6 23:12 coverage.out 23:13:35 drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 23:10 docs 23:13:35 -rw-rw-r-- 1 jenkins jenkins 880 Oct 6 23:10 go.mod 23:13:35 -rw-rw-r-- 1 jenkins jenkins 24176 Oct 6 23:10 go.sum 23:13:35 drwxrwxr-x 9 jenkins jenkins 4096 Oct 6 23:10 internal 23:13:35 drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 23:10 pkg 23:13:35 drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 23:10 snap 23:13:35 -rw-rw-r-- 1 jenkins jenkins 155 Oct 6 23:10 version.go 23:13:35 drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 23:10 web [Pipeline] isUnix [Pipeline] sh 23:13:36 + 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=1ea767003a6147e38e69b8237acc1705f5dd54a1 --label arch=arm64 --label version=0.0.0 . 23:13:37 Sending build context to Docker daemon 20.91MB 23:13:37 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 23:13:37 Step 2/22 : FROM ${BASE} AS builder 23:13:37 ---> 3e5fa6713700 23:13:37 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:13:37 ---> Running in 2c1b70353f91 23:13:38 Removing intermediate container 2c1b70353f91 23:13:38 ---> 2ee2bf0ab910 23:13:38 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 23:13:38 ---> Running in 899fd147c4d1 23:13:39 Removing intermediate container 899fd147c4d1 23:13:39 ---> 0787321710ca 23:13:39 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 23:13:39 ---> Running in 2b6aad3b2b81 23:13:39 Removing intermediate container 2b6aad3b2b81 23:13:39 ---> 247ae7998b07 23:13:39 Step 6/22 : LABEL Name=edgex-ui-go 23:13:39 ---> Running in 05184d75e864 23:13:40 Removing intermediate container 05184d75e864 23:13:40 ---> 5f725d123456 23:13:40 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 23:13:40 ---> Running in e5748bfd24bd 23:13:41 Removing intermediate container e5748bfd24bd 23:13:41 ---> f4d0ab99cd6b 23:13:41 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:13:41 ---> Running in 622917ccc832 23:13:43 Removing intermediate container 622917ccc832 23:13:43 ---> f094e34e7362 23:13:43 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:13:43 ---> Running in 5a581041a0dc 23:13:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:13:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:13:47 OK: 218 MiB in 52 packages 23:13:48 Removing intermediate container 5a581041a0dc 23:13:48 ---> fc5a6355f672 23:13:48 Step 10/22 : ENV GO111MODULE=on 23:13:48 ---> Running in 88ed7b4dc68a 23:13:49 Removing intermediate container 88ed7b4dc68a 23:13:49 ---> ffbbd571b2b9 23:13:49 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:13:49 ---> Running in 4933eaf48e59 23:13:49 Removing intermediate container 4933eaf48e59 23:13:49 ---> 733d59d1c419 23:13:49 Step 12/22 : COPY . . 23:13:53 ---> 3b73f38e4ebc 23:13:53 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:53 ---> Running in 29a30835795a 23:13:55 Removing intermediate container 29a30835795a 23:13:55 ---> 6654820287a2 23:13:55 Step 14/22 : RUN ${MAKE} 23:13:55 ---> Running in 9cd79582c492 23:13:56 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 23:14:29 CGO_ENABLED=0 GO111MODULE=on go build ./... 23:14:34 Removing intermediate container 9cd79582c492 23:14:34 ---> 27b8aa7c4663 23:14:34 Step 15/22 : FROM alpine:3.14 23:14:35 3.14: Pulling from library/alpine 23:14:35 552d1f2373af: Pulling fs layer 23:14:36 552d1f2373af: Verifying Checksum 23:14:36 552d1f2373af: Download complete 23:14:36 552d1f2373af: Pull complete 23:14:36 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 23:14:36 Status: Downloaded newer image for alpine:3.14 23:14:36 ---> bb3de5531c18 23:14:36 Step 16/22 : EXPOSE 4000 23:14:37 ---> Running in f54393e80b66 23:14:37 Removing intermediate container f54393e80b66 23:14:37 ---> 1b79fbd7f388 23:14:37 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 23:14:39 ---> 829d7e071ae6 23:14:39 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 23:14:39 ---> Running in db56a918bf54 23:14:40 Removing intermediate container db56a918bf54 23:14:40 ---> 96522bb4cb3c 23:14:40 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 23:14:40 ---> Running in afdda78634ba 23:14:40 Removing intermediate container afdda78634ba 23:14:40 ---> 6e5caaa67fe1 23:14:40 Step 20/22 : LABEL arch=arm64 23:14:40 ---> Running in ba97f19cb0ac 23:14:41 Removing intermediate container ba97f19cb0ac 23:14:41 ---> 2468244fda36 23:14:41 Step 21/22 : LABEL git_sha=1ea767003a6147e38e69b8237acc1705f5dd54a1 23:14:41 ---> Running in 95bc0998df95 23:14:42 Removing intermediate container 95bc0998df95 23:14:42 ---> 557537a383d3 23:14:42 Step 22/22 : LABEL version=0.0.0 23:14:42 ---> Running in bda6a7c23cd3 23:14:42 Removing intermediate container bda6a7c23cd3 23:14:42 ---> 4c924bec3d16 23:14:42 [Warning] One or more build-args [ARCH] were not consumed 23:14:42 Successfully built 4c924bec3d16 23:14:42 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:14:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:14:44 23:14:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:14:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:14:45 arm64: Pulling from edgex-lftools-log-publisher 23:14:45 448f6bf000e3: Pulling fs layer 23:14:45 f757da607395: Pulling fs layer 23:14:45 05883995daec: Pulling fs layer 23:14:45 8603b9c90790: Pulling fs layer 23:14:45 1560dd03e051: Pulling fs layer 23:14:45 27f5ce0e4adf: Pulling fs layer 23:14:45 c2d8d7efcc4b: Pulling fs layer 23:14:45 1560dd03e051: Waiting 23:14:45 27f5ce0e4adf: Waiting 23:14:45 c2d8d7efcc4b: Waiting 23:14:45 8603b9c90790: Waiting 23:14:45 f757da607395: Download complete 23:14:45 8603b9c90790: Verifying Checksum 23:14:45 8603b9c90790: Download complete 23:14:45 1560dd03e051: Verifying Checksum 23:14:45 1560dd03e051: Download complete 23:14:45 05883995daec: Verifying Checksum 23:14:45 05883995daec: Download complete 23:14:45 27f5ce0e4adf: Verifying Checksum 23:14:45 27f5ce0e4adf: Download complete 23:14:45 448f6bf000e3: Verifying Checksum 23:14:45 448f6bf000e3: Download complete 23:14:49 c2d8d7efcc4b: Verifying Checksum 23:14:49 c2d8d7efcc4b: Download complete 23:14:49 448f6bf000e3: Pull complete 23:14:50 f757da607395: Pull complete 23:14:51 05883995daec: Pull complete 23:14:51 8603b9c90790: Pull complete 23:14:52 1560dd03e051: Pull complete 23:14:53 27f5ce0e4adf: Pull complete 23:15:08 c2d8d7efcc4b: Pull complete 23:15:08 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 23:15:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:15:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:15:08 prd-ubuntu18.04-docker-arm64-4c-16g-2184 does not seem to be running inside a container 23:15:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:15:14 $ docker top b866fdabc46b4dd3d644ef88b3285c6609297432ae30c80d582231d5c67abc37 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:15:15 ---> job-cost.sh 23:15:15 lf-activate-venv: SKIPPING 23:15:15 INFO: No Stack... 23:15:23 INFO: Retrieving Pricing Info for: v3-standard-4 23:15:23 INFO: Archiving Costs [Pipeline] sh 23:15:24 + cut -d, -f6 23:15:24 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 23:15:24 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-449-1-stack-cost] 23:15:24 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-449-1-stack-cost] did not exist. Created. 23:15:24 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-449-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:15:25 /w/workspace/edgex-ui-go/1@tmp/durable-ae398cc4/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-ae398cc4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:15:26 + echo total: 0.10999999940395355 [Pipeline] stash 23:15:26 Warning: overwriting stash ‘stack-cost’ 23:15:26 Stashed 1 file(s) [Pipeline] } 23:15:26 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-449-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:15:26 $ docker stop --time=1 b866fdabc46b4dd3d644ef88b3285c6609297432ae30c80d582231d5c67abc37 23:15:28 $ docker rm -f b866fdabc46b4dd3d644ef88b3285c6609297432ae30c80d582231d5c67abc37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:15:29 provisioning config files... 23:15:29 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-449@tmp/config7280522902392201738tmp [Pipeline] { [Pipeline] sh 23:15:30 + set +x 23:15:30 + bash -s -- 23:15:30 + curl -s https://codecov.io/bash 23:15:30 23:15:30 _____ _ 23:15:30 / ____| | | 23:15:30 | | ___ __| | ___ ___ _____ __ 23:15:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:15:30 | |___| (_) | (_| | __/ (_| (_) \ V / 23:15:30 \_____\___/ \__,_|\___|\___\___/ \_/ 23:15:30 Bash-1.0.6 23:15:30 23:15:30 23:15:30 ==> git version 2.24.4 found 23:15:30 ==> 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 23:15:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:15:30 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:15:30 ==> Jenkins CI detected. 23:15:30 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-449 23:15:30 project root: . 23:15:30 --> token set from env 23:15:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:15:30 ==> Running gcov in . (disable via -X gcov) 23:15:30 ==> Python coveragepy not found 23:15:30 ==> Searching for coverage reports in: 23:15:30 + . 23:15:30 -> Found 1 reports 23:15:30 ==> Detecting git/mercurial file structure 23:15:30 ==> Reading reports 23:15:30 + ./coverage.out bytes=10 23:15:30 ==> Appending adjustments 23:15:30 https://docs.codecov.io/docs/fixing-reports 23:15:30 + Found adjustments 23:15:30 ==> Gzipping contents 23:15:30 4.0K /tmp/codecov.trEjIF.gz 23:15:30 ==> Uploading reports 23:15:30 url: https://codecov.io 23:15:30 query: branch=PR-449&commit=1ea767003a6147e38e69b8237acc1705f5dd54a1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-449%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=449&job=&cmd_args= 23:15:30 -> Pinging Codecov 23:15:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-449&commit=1ea767003a6147e38e69b8237acc1705f5dd54a1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-449%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=449&job=&cmd_args= 23:16:02 -> Uploading to 23:16:02 https://storage.googleapis.com/codecov/v4/raw/2021-10-06/FB506323287CE973F263BFD2A0EB1F37/1ea767003a6147e38e69b8237acc1705f5dd54a1/087eb410-93f4-4328-bd50-30ad298d57ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211006%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211006T231558Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d19d4b39b3f69c6d84da3846c7514262dba3e5c951bdb57ac967aeeb1b8caf3d 23:16:02 % Total % Received % Xferd Average Speed Time Time Time Current 23:16:02 Dload Upload Total Spent Left Speed 23:16:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3476 0 0 100 3476 0 12438 --:--:-- --:--:-- --:--:-- 12458 23:16:02 -> Reports have been successfully queued for processing at upstream request timeouthttps://codecov.io/github/edgexfoundry/edgex-ui-go/commit/1ea767003a6147e38e69b8237acc1705f5dd54a1 [Pipeline] } 23:16:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:16:05 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-449/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:16:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:16:06 ---> package-listing.sh 23:16:06 ++ tr '[:upper:]' '[:lower:]' 23:16:06 ++ facter osfamily 23:16:06 + OS_FAMILY=redhat 23:16:06 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-449 23:16:06 + START_PACKAGES=/tmp/packages_start.txt 23:16:06 + END_PACKAGES=/tmp/packages_end.txt 23:16:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:16:06 + PACKAGES=/tmp/packages_start.txt 23:16:06 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-449 ']' 23:16:06 + PACKAGES=/tmp/packages_end.txt 23:16:06 + case "${OS_FAMILY}" in 23:16:06 + rpm -qa 23:16:06 + sort 23:16:07 + '[' -f /tmp/packages_start.txt ']' 23:16:07 + '[' -f /tmp/packages_end.txt ']' 23:16:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:16:07 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-449 ']' 23:16:07 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-449/archives/ 23:16:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-449/archives/ [Pipeline] echo 23:16:07 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-449/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:16:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:16:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:16:08 23:16:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:16:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:16:08 latest: Pulling from edgex-lftools-log-publisher 23:16:08 b4d181a07f80: Pulling fs layer 23:16:08 a1111a8f2ec3: Pulling fs layer 23:16:08 ed53099fbce6: Pulling fs layer 23:16:08 dc539afda2c1: Pulling fs layer 23:16:08 77bc0d833cb6: Pulling fs layer 23:16:08 9065ff56babe: Pulling fs layer 23:16:08 d287ab97295c: Pulling fs layer 23:16:08 dc539afda2c1: Waiting 23:16:08 77bc0d833cb6: Waiting 23:16:08 9065ff56babe: Waiting 23:16:08 d287ab97295c: Waiting 23:16:08 a1111a8f2ec3: Verifying Checksum 23:16:08 a1111a8f2ec3: Download complete 23:16:08 dc539afda2c1: Verifying Checksum 23:16:08 dc539afda2c1: Download complete 23:16:08 ed53099fbce6: Verifying Checksum 23:16:08 ed53099fbce6: Download complete 23:16:08 b4d181a07f80: Verifying Checksum 23:16:08 b4d181a07f80: Download complete 23:16:08 9065ff56babe: Verifying Checksum 23:16:08 9065ff56babe: Download complete 23:16:08 77bc0d833cb6: Verifying Checksum 23:16:08 77bc0d833cb6: Download complete 23:16:09 d287ab97295c: Verifying Checksum 23:16:09 d287ab97295c: Download complete 23:16:10 b4d181a07f80: Pull complete 23:16:10 a1111a8f2ec3: Pull complete 23:16:11 ed53099fbce6: Pull complete 23:16:11 dc539afda2c1: Pull complete 23:16:11 77bc0d833cb6: Pull complete 23:16:11 9065ff56babe: Pull complete 23:16:16 d287ab97295c: Pull complete 23:16:16 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:16:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:16:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:16:16 prd-centos7-docker-4c-2g-365 does not seem to be running inside a container 23:16:16 $ 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-449/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-449 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-449:/w/workspace/edgexfoundry_edgex-ui-go_PR-449:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-449@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-449@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:16:19 $ docker top e7658dfa97822647453e07ee4ca9a1960c251d9f512130a55bc82bdc99e77296 -eo pid,comm [Pipeline] { [Pipeline] sh 23:16:19 + touch /tmp/pre-build-complete [Pipeline] sh 23:16:19 + mkdir -p /var/log/sysstat [Pipeline] sh 23:16:20 + ls /var/log/sa-host 23:16:20 + sadf -c /var/log/sa-host/sa06 23:16:20 file_magic: OK 23:16:20 HZ: Using current value: 100 23:16:20 file_header: OK 23:16:20 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 23:16:20 Statistics: 23:16:20 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:16:20 File successfully converted to sysstat format version 12.0.3 23:16:20 + sadf -c /var/log/sa-host/sa30 23:16:20 file_magic: OK 23:16:20 HZ: Using current value: 100 23:16:20 file_header: OK 23:16:20 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 23:16:20 Statistics: 23:16:20 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:16:20 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:16:20 provisioning config files... 23:16:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-449@tmp/config8576533881714297182tmp [Pipeline] { [Pipeline] echo 23:16:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:16:20 ---> create-netrc.sh [Pipeline] } 23:16:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:16:21 ---> python-tools-install.sh [Pipeline] echo 23:16:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:16:21 ---> sudo-logs.sh 23:16:21 Archiving 'sudo' log.. 23:16:21 sudo: unable to resolve host prd-centos7-docker-4c-2g-365.novalocal: Name or service not known 23:16:21 sudo: unable to resolve host prd-centos7-docker-4c-2g-365.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 23:16:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:16:22 ---> job-cost.sh 23:16:22 lf-activate-venv: SKIPPING 23:16:22 DEBUG: total: 0.10999999940395355 23:16:22 INFO: Retrieving Stack Cost... 23:16:27 INFO: Retrieving Pricing Info for: v3-standard-2 23:16:27 INFO: Archiving Costs [Pipeline] echo 23:16:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:16:27 ---> logs-deploy.sh 23:16:27 lf-activate-venv: SKIPPING 23:16:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-449/1 23:16:27 INFO: archiving workspace using pattern(s): 23:16:28 Archives upload complete. 23:16:28 INFO: archiving logs to Nexus 23:16:29 ---> uname -a: 23:16:29 Linux prd-centos7-docker-4c-2g-365.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 23:16:29 23:16:29 23:16:29 ---> lscpu: 23:16:29 Architecture: x86_64 23:16:29 CPU op-mode(s): 32-bit, 64-bit 23:16:29 Byte Order: Little Endian 23:16:29 Address sizes: 40 bits physical, 48 bits virtual 23:16:29 CPU(s): 2 23:16:29 On-line CPU(s) list: 0,1 23:16:29 Thread(s) per core: 1 23:16:29 Core(s) per socket: 1 23:16:29 Socket(s): 2 23:16:29 NUMA node(s): 1 23:16:29 Vendor ID: AuthenticAMD 23:16:29 CPU family: 23 23:16:29 Model: 49 23:16:29 Model name: AMD EPYC-Rome Processor 23:16:29 Stepping: 0 23:16:29 CPU MHz: 2799.998 23:16:29 BogoMIPS: 5599.99 23:16:29 Virtualization: AMD-V 23:16:29 Hypervisor vendor: KVM 23:16:29 Virtualization type: full 23:16:29 L1d cache: 32K 23:16:29 L1i cache: 32K 23:16:29 L2 cache: 512K 23:16:29 L3 cache: 16384K 23:16:29 NUMA node0 CPU(s): 0,1 23:16:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 23:16:29 23:16:29 23:16:29 ---> nproc: 23:16:29 2 23:16:29 23:16:29 23:16:29 ---> df -h: 23:16:29 Filesystem Size Used Avail Use% Mounted on 23:16:29 overlay 40G 7.7G 33G 20% / 23:16:29 tmpfs 64M 0 64M 0% /dev 23:16:29 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:16:29 shm 64M 0 64M 0% /dev/shm 23:16:29 /dev/vda1 40G 7.7G 33G 20% /facter-os 23:16:29 23:16:29 23:16:29 ---> sar -b -r -n DEV: 23:16:29 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/06/21 _x86_64_ (2 CPU) 23:16:29 23:16:29 22:29:44 LINUX RESTART (2 CPU) 23:16:29 23:16:29 22:30:01 tps rtps wtps bread/s bwrtn/s 23:16:29 22:31:01 211.76 86.36 125.40 8572.36 40923.95 23:16:29 22:32:01 2.23 0.00 2.23 0.00 49.58 23:16:29 22:33:01 0.43 0.00 0.43 0.00 6.23 23:16:29 22:34:01 0.25 0.00 0.25 0.00 3.23 23:16:29 22:35:01 0.23 0.00 0.23 0.00 2.72 23:16:29 22:36:01 0.32 0.00 0.32 0.00 4.50 23:16:29 22:37:01 0.30 0.00 0.30 0.00 5.41 23:16:29 22:38:01 0.18 0.00 0.18 0.00 2.30 23:16:29 22:39:01 0.28 0.00 0.28 0.00 3.38 23:16:29 22:40:01 0.23 0.00 0.23 0.00 2.71 23:16:29 22:41:01 0.28 0.00 0.28 0.00 3.35 23:16:29 22:42:01 0.20 0.00 0.20 0.00 2.56 23:16:29 22:43:01 0.18 0.00 0.18 0.00 2.03 23:16:29 22:44:01 0.37 0.00 0.37 0.00 5.40 23:16:29 22:45:01 0.42 0.20 0.22 6.40 2.17 23:16:29 22:46:01 0.28 0.00 0.28 0.00 3.22 23:16:29 22:47:01 0.22 0.00 0.22 0.00 2.70 23:16:29 22:48:01 0.27 0.00 0.27 0.00 3.90 23:16:29 22:49:01 0.22 0.00 0.22 0.00 2.96 23:16:29 22:50:01 0.13 0.00 0.13 0.00 2.28 23:16:29 22:51:01 0.38 0.00 0.38 0.00 5.41 23:16:29 22:52:02 0.20 0.00 0.20 0.00 2.70 23:16:29 22:53:01 0.27 0.00 0.27 0.00 3.83 23:16:29 22:54:01 0.25 0.00 0.25 0.00 2.43 23:16:29 22:55:01 0.17 0.00 0.17 0.00 1.35 23:16:29 22:56:01 0.27 0.00 0.27 0.00 3.50 23:16:29 22:57:01 0.25 0.00 0.25 0.00 2.57 23:16:29 22:58:01 0.33 0.00 0.33 0.00 5.00 23:16:29 22:59:01 0.18 0.00 0.18 0.00 2.95 23:16:29 23:00:01 0.13 0.00 0.13 0.00 2.13 23:16:29 23:01:01 0.23 0.02 0.22 0.13 3.73 23:16:29 23:02:01 0.37 0.08 0.28 1.60 4.73 23:16:29 23:03:01 0.22 0.00 0.22 0.00 2.55 23:16:29 23:04:01 0.22 0.00 0.22 0.00 1.55 23:16:29 23:05:01 0.30 0.00 0.30 0.00 3.73 23:16:29 23:06:01 0.22 0.00 0.22 0.00 2.28 23:16:29 23:07:01 0.17 0.00 0.17 0.00 1.63 23:16:29 23:08:01 0.18 0.00 0.18 0.00 2.02 23:16:29 23:09:01 0.17 0.00 0.17 0.00 1.47 23:16:29 23:10:01 0.22 0.00 0.22 0.00 3.75 23:16:29 23:11:01 0.25 0.00 0.25 0.00 2.60 23:16:29 23:12:01 0.17 0.00 0.17 0.00 2.40 23:16:29 23:13:01 0.15 0.00 0.15 0.00 1.87 23:16:29 23:14:01 0.17 0.00 0.17 0.00 1.47 23:16:29 23:15:01 0.25 0.00 0.25 0.00 2.95 23:16:29 23:16:01 0.28 0.03 0.25 3.73 5.66 23:16:29 Average: 4.89 1.89 3.00 186.75 894.35 23:16:29 23:16:29 22:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:16:29 22:31:01 5643352 0 626028 7.82 2620 1736940 1258476 13.89 581892 1542952 132 23:16:29 22:32:01 5656968 0 612404 7.65 2620 1736948 1162440 12.83 570416 1542916 8 23:16:29 22:33:01 5657380 0 611992 7.64 2620 1736948 1162620 12.84 569780 1543308 8 23:16:29 22:34:01 5654368 0 614996 7.68 2620 1736956 1162440 12.83 572524 1543308 8 23:16:29 22:35:01 5656688 0 612672 7.65 2620 1736960 1162440 12.83 569468 1544148 8 23:16:29 22:36:01 5655248 0 614108 7.67 2620 1736964 1162560 12.84 571188 1544148 8 23:16:29 22:37:01 5655996 0 613356 7.66 2620 1736968 1162440 12.83 570532 1544156 8 23:16:29 22:38:01 5645596 0 623752 7.79 2620 1736972 1162644 12.84 580788 1544156 8 23:16:29 22:39:01 5646220 0 623120 7.78 2620 1736980 1162440 12.83 580008 1544156 8 23:16:29 22:40:01 5646504 0 622832 7.78 2620 1736984 1162440 12.83 581820 1542420 8 23:16:29 22:41:01 5645500 0 623832 7.79 2620 1736988 1162536 12.84 582636 1542460 8 23:16:29 22:42:01 5638624 0 630704 7.87 2620 1736992 1162440 12.83 589276 1542460 8 23:16:29 22:43:01 5638936 0 630384 7.87 2620 1737000 1162440 12.83 589236 1542460 8 23:16:29 22:44:01 5639612 0 629708 7.86 2620 1737000 1162440 12.83 589040 1542460 8 23:16:29 22:45:01 5638912 0 630400 7.87 2620 1737008 1162440 12.83 588840 1542564 20 23:16:29 22:46:01 5638420 0 630892 7.88 2620 1737008 1162536 12.84 589352 1542564 16 23:16:29 22:47:01 5637960 0 631348 7.88 2620 1737012 1162596 12.84 589828 1542564 8 23:16:29 22:48:01 5637428 0 631872 7.89 2620 1737020 1162832 12.84 590644 1542564 8 23:16:29 22:49:01 5638996 0 630304 7.87 2620 1737020 1162568 12.84 589196 1542516 8 23:16:29 22:50:01 5637064 0 632228 7.89 2620 1737028 1162784 12.84 590924 1542516 8 23:16:29 22:51:01 5636916 0 632376 7.90 2620 1737028 1162736 12.84 590780 1542516 8 23:16:29 22:52:02 5638488 0 630796 7.88 2620 1737036 1162568 12.84 589692 1542516 8 23:16:29 22:53:01 5638520 0 630756 7.88 2620 1737044 1162568 12.84 589660 1542604 8 23:16:29 22:54:01 5637984 0 631288 7.88 2620 1737048 1162568 12.84 589744 1542608 8 23:16:29 22:55:01 5638200 0 631068 7.88 2620 1737052 1162568 12.84 589764 1542604 8 23:16:29 22:56:01 5637400 0 631864 7.89 2620 1737056 1162652 12.84 590228 1542608 8 23:16:29 22:57:01 5638428 0 630776 7.88 2620 1737116 1162568 12.84 589692 1542620 20 23:16:29 22:58:01 5637208 0 632048 7.89 2620 1737064 1162748 12.84 590920 1542420 8 23:16:29 22:59:01 5636996 0 632256 7.89 2620 1737068 1162796 12.84 591208 1542420 8 23:16:29 23:00:01 5638284 0 630964 7.88 2620 1737072 1162568 12.84 589956 1542420 16 23:16:29 23:01:01 5636788 0 632452 7.90 2620 1737080 1165068 12.86 591060 1542424 8 23:16:29 23:02:01 5636756 0 632364 7.90 2620 1737200 1163316 12.84 590824 1542484 8 23:16:29 23:03:01 5637564 0 631548 7.89 2620 1737208 1163076 12.84 590220 1542484 8 23:16:29 23:04:01 5637688 0 631420 7.88 2620 1737212 1163076 12.84 590340 1542488 8 23:16:29 23:05:01 5637580 0 631520 7.89 2620 1737220 1163076 12.84 590212 1542484 8 23:16:29 23:06:01 5637592 0 631504 7.88 2620 1737224 1163148 12.84 590464 1542484 8 23:16:29 23:07:01 5637820 0 631272 7.88 2620 1737228 1163076 12.84 590244 1542484 8 23:16:29 23:08:01 5637032 0 632056 7.89 2620 1737232 1163208 12.84 590556 1542484 8 23:16:29 23:09:01 5636704 0 632384 7.90 2620 1737232 1163268 12.84 590924 1542484 8 23:16:29 23:10:01 5637432 0 631648 7.89 2620 1737240 1163280 12.84 590656 1542484 8 23:16:29 23:11:01 5636888 0 632188 7.89 2620 1737244 1163304 12.84 590992 1542484 8 23:16:29 23:12:01 5636804 0 632268 7.89 2620 1737248 1163292 12.84 590992 1542484 8 23:16:29 23:13:01 5636796 0 632272 7.89 2620 1737252 1163352 12.84 591288 1542484 8 23:16:29 23:14:01 5637040 0 632024 7.89 2620 1737256 1163256 12.84 591128 1542484 12 23:16:29 23:15:01 5637572 0 631488 7.88 2620 1737260 1163076 12.84 590280 1542484 8 23:16:29 23:16:01 5634080 0 634840 7.93 2620 1737400 1163664 12.85 593012 1542476 44 23:16:29 Average: 5640877 0 628356 7.85 2620 1737087 1164922 12.86 586787 1542735 12 23:16:29 23:16:29 22:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:16:29 22:31:01 eth0 463.28 334.30 1426.06 82.60 0.00 0.00 0.00 0.00 23:16:29 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:31:01 docker0 58.57 35.19 5.33 220.98 0.00 0.00 0.00 0.00 23:16:29 22:32:01 eth0 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:16:29 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:33:01 eth0 1.55 0.85 0.81 0.56 0.00 0.00 0.00 0.00 23:16:29 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:34:01 eth0 0.32 0.07 0.02 0.03 0.00 0.00 0.00 0.00 23:16:29 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:35:01 eth0 0.27 0.07 0.02 0.01 0.00 0.00 0.00 0.00 23:16:29 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:36:01 eth0 0.40 0.22 0.15 0.07 0.00 0.00 0.00 0.00 23:16:29 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:37:01 eth0 4.88 0.07 0.51 0.01 0.00 0.00 0.00 0.00 23:16:29 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:38:01 eth0 1.95 0.97 0.99 0.60 0.00 0.00 0.00 0.00 23:16:29 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:39:01 eth0 0.38 0.07 0.02 0.01 0.00 0.00 0.00 0.00 23:16:29 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:40:01 eth0 0.27 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:16:29 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:41:01 eth0 0.37 0.18 0.14 0.07 0.00 0.00 0.00 0.00 23:16:29 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:42:01 eth0 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:16:29 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:43:01 eth0 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:16:29 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:44:01 eth0 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:16:29 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:45:01 eth0 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:16:29 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:46:01 eth0 0.38 0.22 0.15 0.07 0.00 0.00 0.00 0.00 23:16:29 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:47:01 eth0 2.37 0.35 0.46 0.20 0.00 0.00 0.00 0.00 23:16:29 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:48:01 eth0 5.28 0.78 1.13 0.59 0.00 0.00 0.00 0.00 23:16:29 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:49:01 eth0 0.75 0.08 0.05 0.01 0.00 0.00 0.00 0.00 23:16:29 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:50:01 eth0 2.25 0.88 0.87 0.61 0.00 0.00 0.00 0.00 23:16:29 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:51:01 eth0 0.53 0.23 0.17 0.07 0.00 0.00 0.00 0.00 23:16:29 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:52:02 eth0 0.33 0.07 0.02 0.01 0.00 0.00 0.00 0.00 23:16:29 22:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:53:01 eth0 0.22 0.05 0.01 0.00 0.00 0.00 0.00 0.00 23:16:29 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:54:01 eth0 0.28 0.05 0.02 0.00 0.00 0.00 0.00 0.00 23:16:29 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:55:01 eth0 0.92 0.07 0.07 0.00 0.00 0.00 0.00 0.00 23:16:29 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:56:01 eth0 0.50 0.22 0.15 0.07 0.00 0.00 0.00 0.00 23:16:29 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:57:01 eth0 2.22 0.07 0.21 0.00 0.00 0.00 0.00 0.00 23:16:29 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:58:01 eth0 2.80 0.58 0.70 0.37 0.00 0.00 0.00 0.00 23:16:29 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:59:01 eth0 1.12 0.37 0.30 0.24 0.00 0.00 0.00 0.00 23:16:29 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 23:00:01 eth0 1.68 0.07 0.16 0.01 0.00 0.00 0.00 0.00 23:16:29 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 23:01:01 eth0 0.98 0.43 0.42 0.27 0.00 0.00 0.00 0.00 23:16:29 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 23:02:01 eth0 0.58 0.35 0.27 0.20 0.00 0.00 0.00 0.00 23:16:29 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 23:03:01 eth0 0.22 0.07 0.01 0.00 0.00 0.00 0.00 0.00 23:16:29 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 23:04:01 eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 23:16:29 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 23:05:01 eth0 0.22 0.03 0.01 0.00 0.00 0.00 0.00 0.00 23:16:29 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 23:06:01 eth0 0.42 0.20 0.15 0.07 0.00 0.00 0.00 0.00 23:16:29 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 23:07:01 eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:16:29 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 23:08:01 eth0 3.36 0.35 0.53 0.20 0.00 0.00 0.00 0.00 23:16:29 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 23:09:01 eth0 3.88 0.27 0.59 0.16 0.00 0.00 0.00 0.00 23:16:29 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 23:10:01 eth0 1.73 0.25 0.35 0.23 0.00 0.00 0.00 0.00 23:16:29 23:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 23:11:01 eth0 3.15 0.57 0.84 0.42 0.00 0.00 0.00 0.00 23:16:29 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 23:12:01 eth0 1.63 0.67 0.60 0.40 0.00 0.00 0.00 0.00 23:16:29 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 23:13:01 eth0 0.95 0.50 0.54 0.39 0.00 0.00 0.00 0.00 23:16:29 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 23:14:01 eth0 0.83 0.37 0.29 0.23 0.00 0.00 0.00 0.00 23:16:29 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 23:15:01 eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:16:29 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 23:16:01 eth0 8.68 5.05 7.42 3.06 0.00 0.00 0.00 0.00 23:16:29 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 Average: eth0 11.39 7.63 31.44 2.00 0.00 0.00 0.00 0.00 23:16:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:29 Average: docker0 1.27 0.77 0.12 4.81 0.00 0.00 0.00 0.00 23:16:29 23:16:29 23:16:29 ---> sar -P ALL: 23:16:29 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/06/21 _x86_64_ (2 CPU) 23:16:29 23:16:29 22:29:44 LINUX RESTART (2 CPU) 23:16:29 23:16:29 22:30:01 CPU %user %nice %system %iowait %steal %idle 23:16:29 22:31:01 all 21.69 0.00 7.06 7.35 0.08 63.82 23:16:29 22:31:01 0 22.70 0.00 7.23 6.86 0.09 63.12 23:16:29 22:31:01 1 20.68 0.00 6.89 7.83 0.07 64.53 23:16:29 22:32:01 all 0.15 0.00 0.05 0.00 0.02 99.78 23:16:29 22:32:01 0 0.25 0.00 0.03 0.00 0.02 99.70 23:16:29 22:32:01 1 0.05 0.00 0.07 0.00 0.02 99.87 23:16:29 22:33:01 all 0.24 0.00 0.02 0.00 0.03 99.72 23:16:29 22:33:01 0 0.42 0.00 0.02 0.00 0.03 99.53 23:16:29 22:33:01 1 0.07 0.00 0.02 0.00 0.02 99.90 23:16:29 22:34:01 all 0.11 0.00 0.03 0.00 0.03 99.83 23:16:29 22:34:01 0 0.18 0.00 0.03 0.00 0.02 99.77 23:16:29 22:34:01 1 0.03 0.00 0.03 0.00 0.03 99.90 23:16:29 22:35:01 all 0.08 0.00 0.03 0.00 0.02 99.87 23:16:29 22:35:01 0 0.08 0.00 0.03 0.00 0.02 99.87 23:16:29 22:35:01 1 0.07 0.00 0.03 0.00 0.02 99.88 23:16:29 22:36:01 all 0.13 0.00 0.03 0.00 0.02 99.82 23:16:29 22:36:01 0 0.22 0.00 0.03 0.00 0.02 99.73 23:16:29 22:36:01 1 0.05 0.00 0.03 0.00 0.02 99.90 23:16:29 22:37:01 all 0.23 0.00 0.04 0.01 0.03 99.70 23:16:29 22:37:01 0 0.05 0.00 0.03 0.02 0.02 99.88 23:16:29 22:37:01 1 0.40 0.00 0.05 0.00 0.03 99.52 23:16:29 22:38:01 all 0.24 0.00 0.04 0.00 0.03 99.69 23:16:29 22:38:01 0 0.05 0.00 0.05 0.00 0.03 99.87 23:16:29 22:38:01 1 0.43 0.00 0.03 0.00 0.02 99.52 23:16:29 22:39:01 all 0.16 0.00 0.04 0.00 0.02 99.78 23:16:29 22:39:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:16:29 22:39:01 1 0.28 0.00 0.05 0.00 0.02 99.65 23:16:29 22:40:01 all 0.15 0.00 0.03 0.00 0.02 99.81 23:16:29 22:40:01 0 0.05 0.00 0.02 0.00 0.00 99.93 23:16:29 22:40:01 1 0.25 0.00 0.03 0.00 0.03 99.68 23:16:29 22:41:01 all 0.13 0.00 0.03 0.00 0.02 99.82 23:16:29 22:41:01 0 0.00 0.00 0.03 0.00 0.02 99.95 23:16:29 22:41:01 1 0.27 0.00 0.02 0.00 0.02 99.70 23:16:29 23:16:29 22:41:01 CPU %user %nice %system %iowait %steal %idle 23:16:29 22:42:01 all 0.15 0.00 0.03 0.00 0.02 99.80 23:16:29 22:42:01 0 0.07 0.00 0.05 0.00 0.02 99.87 23:16:29 22:42:01 1 0.23 0.00 0.02 0.00 0.02 99.73 23:16:29 22:43:01 all 0.19 0.00 0.04 0.00 0.03 99.74 23:16:29 22:43:01 0 0.08 0.00 0.05 0.00 0.03 99.83 23:16:29 22:43:01 1 0.30 0.00 0.03 0.00 0.02 99.65 23:16:29 22:44:01 all 0.17 0.00 0.03 0.00 0.02 99.79 23:16:29 22:44:01 0 0.05 0.00 0.03 0.00 0.03 99.88 23:16:29 22:44:01 1 0.28 0.00 0.02 0.00 0.00 99.70 23:16:29 22:45:01 all 0.17 0.00 0.06 0.00 0.02 99.76 23:16:29 22:45:01 0 0.05 0.00 0.07 0.00 0.02 99.87 23:16:29 22:45:01 1 0.28 0.00 0.05 0.00 0.02 99.65 23:16:29 22:46:01 all 0.16 0.00 0.04 0.00 0.02 99.78 23:16:29 22:46:01 0 0.05 0.00 0.05 0.00 0.03 99.87 23:16:29 22:46:01 1 0.27 0.00 0.03 0.00 0.00 99.70 23:16:29 22:47:01 all 0.14 0.00 0.03 0.00 0.02 99.81 23:16:29 22:47:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:16:29 22:47:01 1 0.25 0.00 0.03 0.00 0.02 99.70 23:16:29 22:48:01 all 0.20 0.00 0.04 0.00 0.02 99.74 23:16:29 22:48:01 0 0.07 0.00 0.03 0.00 0.02 99.88 23:16:29 22:48:01 1 0.33 0.00 0.05 0.00 0.02 99.60 23:16:29 22:49:01 all 0.18 0.00 0.05 0.00 0.03 99.75 23:16:29 22:49:01 0 0.07 0.00 0.07 0.00 0.03 99.83 23:16:29 22:49:01 1 0.28 0.00 0.03 0.00 0.02 99.67 23:16:29 22:50:01 all 0.25 0.00 0.03 0.00 0.02 99.71 23:16:29 22:50:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:16:29 22:50:01 1 0.47 0.00 0.03 0.00 0.02 99.48 23:16:29 22:51:01 all 0.18 0.00 0.03 0.00 0.03 99.77 23:16:29 22:51:01 0 0.02 0.00 0.02 0.00 0.03 99.93 23:16:29 22:51:01 1 0.35 0.00 0.03 0.00 0.02 99.60 23:16:29 22:52:02 all 0.18 0.00 0.02 0.00 0.03 99.78 23:16:29 22:52:02 0 0.03 0.00 0.02 0.00 0.02 99.93 23:16:29 22:52:02 1 0.32 0.00 0.02 0.00 0.03 99.63 23:16:29 23:16:29 22:52:02 CPU %user %nice %system %iowait %steal %idle 23:16:29 22:53:01 all 0.13 0.00 0.03 0.00 0.02 99.83 23:16:29 22:53:01 0 0.05 0.00 0.03 0.00 0.03 99.88 23:16:29 22:53:01 1 0.20 0.00 0.02 0.00 0.00 99.78 23:16:29 22:54:01 all 0.18 0.00 0.03 0.00 0.03 99.77 23:16:29 22:54:01 0 0.33 0.00 0.03 0.00 0.03 99.60 23:16:29 22:54:01 1 0.02 0.00 0.03 0.00 0.02 99.93 23:16:29 22:55:01 all 0.06 0.00 0.03 0.00 0.01 99.90 23:16:29 22:55:01 0 0.07 0.00 0.02 0.00 0.00 99.92 23:16:29 22:55:01 1 0.05 0.00 0.05 0.00 0.02 99.88 23:16:29 22:56:01 all 0.13 0.00 0.03 0.00 0.03 99.81 23:16:29 22:56:01 0 0.02 0.00 0.03 0.00 0.03 99.92 23:16:29 22:56:01 1 0.23 0.00 0.03 0.00 0.03 99.70 23:16:29 22:57:01 all 0.15 0.00 0.01 0.00 0.03 99.82 23:16:29 22:57:01 0 0.05 0.00 0.02 0.00 0.03 99.90 23:16:29 22:57:01 1 0.25 0.00 0.00 0.00 0.02 99.73 23:16:29 22:58:01 all 0.13 0.00 0.03 0.00 0.03 99.82 23:16:29 22:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:16:29 22:58:01 1 0.23 0.00 0.03 0.00 0.03 99.70 23:16:29 22:59:01 all 0.21 0.00 0.03 0.00 0.02 99.74 23:16:29 22:59:01 0 0.08 0.00 0.03 0.00 0.02 99.87 23:16:29 22:59:01 1 0.33 0.00 0.03 0.00 0.02 99.62 23:16:29 23:00:01 all 0.17 0.00 0.03 0.00 0.03 99.77 23:16:29 23:00:01 0 0.10 0.00 0.02 0.00 0.02 99.87 23:16:29 23:00:01 1 0.23 0.00 0.05 0.00 0.03 99.68 23:16:29 23:01:01 all 0.15 0.00 0.04 0.00 0.03 99.77 23:16:29 23:01:01 0 0.05 0.00 0.05 0.00 0.05 99.85 23:16:29 23:01:01 1 0.25 0.00 0.03 0.00 0.02 99.70 23:16:29 23:02:01 all 0.11 0.00 0.03 0.00 0.03 99.83 23:16:29 23:02:01 0 0.05 0.00 0.05 0.00 0.03 99.87 23:16:29 23:02:01 1 0.17 0.00 0.02 0.00 0.02 99.80 23:16:29 23:03:01 all 0.10 0.00 0.03 0.00 0.01 99.87 23:16:29 23:03:01 0 0.05 0.00 0.02 0.00 0.02 99.92 23:16:29 23:03:01 1 0.15 0.00 0.03 0.00 0.00 99.82 23:16:29 23:16:29 23:03:01 CPU %user %nice %system %iowait %steal %idle 23:16:29 23:04:01 all 0.08 0.00 0.03 0.00 0.03 99.87 23:16:29 23:04:01 0 0.03 0.00 0.03 0.00 0.03 99.90 23:16:29 23:04:01 1 0.12 0.00 0.03 0.00 0.02 99.83 23:16:29 23:05:01 all 0.12 0.00 0.02 0.00 0.03 99.84 23:16:29 23:05:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:16:29 23:05:01 1 0.22 0.00 0.02 0.00 0.03 99.73 23:16:29 23:06:01 all 0.06 0.00 0.02 0.00 0.02 99.91 23:16:29 23:06:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:16:29 23:06:01 1 0.08 0.00 0.02 0.00 0.02 99.88 23:16:29 23:07:01 all 0.08 0.00 0.03 0.00 0.03 99.87 23:16:29 23:07:01 0 0.12 0.00 0.02 0.00 0.02 99.85 23:16:29 23:07:01 1 0.05 0.00 0.03 0.00 0.03 99.88 23:16:29 23:08:01 all 0.17 0.00 0.03 0.00 0.03 99.78 23:16:29 23:08:01 0 0.30 0.00 0.02 0.00 0.02 99.67 23:16:29 23:08:01 1 0.03 0.00 0.03 0.00 0.03 99.90 23:16:29 23:09:01 all 0.18 0.00 0.03 0.00 0.02 99.77 23:16:29 23:09:01 0 0.32 0.00 0.03 0.00 0.02 99.63 23:16:29 23:09:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:16:29 23:10:01 all 0.23 0.00 0.03 0.00 0.03 99.72 23:16:29 23:10:01 0 0.43 0.00 0.03 0.00 0.02 99.52 23:16:29 23:10:01 1 0.02 0.00 0.03 0.00 0.03 99.92 23:16:29 23:11:01 all 0.19 0.00 0.03 0.00 0.02 99.77 23:16:29 23:11:01 0 0.37 0.00 0.03 0.00 0.03 99.57 23:16:29 23:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:16:29 23:12:01 all 0.21 0.00 0.04 0.00 0.02 99.73 23:16:29 23:12:01 0 0.38 0.00 0.05 0.00 0.03 99.53 23:16:29 23:12:01 1 0.03 0.00 0.03 0.00 0.00 99.93 23:16:29 23:13:01 all 0.11 0.00 0.02 0.00 0.03 99.84 23:16:29 23:13:01 0 0.17 0.00 0.02 0.00 0.03 99.78 23:16:29 23:13:01 1 0.05 0.00 0.02 0.00 0.03 99.90 23:16:29 23:14:01 all 0.08 0.00 0.03 0.00 0.02 99.87 23:16:29 23:14:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:16:29 23:14:01 1 0.12 0.00 0.03 0.00 0.02 99.83 23:16:29 23:16:29 23:14:01 CPU %user %nice %system %iowait %steal %idle 23:16:29 23:15:01 all 0.15 0.00 0.03 0.00 0.02 99.80 23:16:29 23:15:01 0 0.05 0.00 0.05 0.00 0.02 99.88 23:16:29 23:15:01 1 0.25 0.00 0.02 0.00 0.02 99.72 23:16:29 23:16:01 all 0.43 0.00 0.28 0.00 0.03 99.26 23:16:29 23:16:01 0 0.37 0.00 0.28 0.00 0.03 99.31 23:16:29 23:16:01 1 0.50 0.00 0.28 0.00 0.02 99.20 23:16:29 Average: all 0.61 0.00 0.18 0.15 0.02 99.03 23:16:29 Average: 0 0.59 0.00 0.19 0.14 0.02 99.06 23:16:29 Average: 1 0.63 0.00 0.18 0.16 0.02 99.01 23:16:29 23:16:29 23:16:29