Pull request #440 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from ff685513b4f4fcdbd82b7b57d834592b044178c3+8fadee75e8a11828dcf63dadeaad968e651784b2 (d7b6946d34e1a0a99957df7c1bb53504255f5ccb) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3238238484093968689.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6535804927761681916.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-440/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-440/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2841018391173204037.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7145321330924814659.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-440/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-440/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7188912523909005044.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1760 in /w/workspace/edgexfoundry_edgex-ui-go_PR-440 [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-440 # 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-440@tmp/jenkins-gitclient-ssh4873660139551701863.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-440@tmp/jenkins-gitclient-ssh8601711212769039898.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/440/head:refs/remotes/origin/PR-440 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8fadee75e8a11828dcf63dadeaad968e651784b2 into PR head commit ff685513b4f4fcdbd82b7b57d834592b044178c3 Merge succeeded, producing ff685513b4f4fcdbd82b7b57d834592b044178c3 Checking out Revision ff685513b4f4fcdbd82b7b57d834592b044178c3 (PR-440) > git config core.sparsecheckout # timeout=10 > git checkout -f ff685513b4f4fcdbd82b7b57d834592b044178c3 # 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-440@tmp/jenkins-gitclient-ssh5048539294684980416.key > git merge 8fadee75e8a11828dcf63dadeaad968e651784b2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ff685513b4f4fcdbd82b7b57d834592b044178c3 # timeout=10 Commit message: "feat: correct spelling mistakes and remove unused code" First time build. Skipping changelog. > git rev-list --no-walk d16b11572e5a8d10939bf9a64562e780086b46da # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:24:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:24:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:24:55 ========================================================= 08:24:55 EdgeX Global Pipelines Version Info 08:24:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:24:56 ------------------- 08:24:56 stable info: 08:24:56 ------------------- 08:24:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:24:56 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 08:24:56 Message: update stable to v1.0.205 08:24:57 ------------------- 08:24:57 experimental info: 08:24:57 ------------------- 08:24:57 Commited By: **** collab-it+edgex@linuxfoundation.org 08:24:57 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 08:24:57 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:24:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 08:24:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 08:24:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:24:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:24:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:24:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:24:58 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:24:58 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:24:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:24:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:24:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:24:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:24:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 08:24:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:25:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:25:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:25:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:25:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:25:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:25:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:25:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:25:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:25:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:25:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:25:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:25:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:25:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:25:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-440 [Pipeline] echo 08:25:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-440 [Pipeline] echo 08:25:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-440 [Pipeline] echo 08:25:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ff685513b4f4fcdbd82b7b57d834592b044178c3 [Pipeline] echo 08:25:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ff68551 [Pipeline] echo 08:25:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:25:03 provisioning config files... 08:25:03 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp/config1450912111935332937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:25:03 ---> docker-login.sh 08:25:03 nexus3.edgexfoundry.org:10001 08:25:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:03 Configure a credential helper to remove this warning. See 08:25:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:03 08:25:03 Login Succeeded 08:25:03 nexus3.edgexfoundry.org:10002 08:25:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:03 Configure a credential helper to remove this warning. See 08:25:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:03 08:25:03 Login Succeeded 08:25:03 nexus3.edgexfoundry.org:10003 08:25:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:03 Configure a credential helper to remove this warning. See 08:25:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:03 08:25:03 Login Succeeded 08:25:03 nexus3.edgexfoundry.org:10004 08:25:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:04 Configure a credential helper to remove this warning. See 08:25:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:04 08:25:04 Login Succeeded 08:25:04 docker.io 08:25:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:04 Configure a credential helper to remove this warning. See 08:25:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:04 08:25:04 Login Succeeded 08:25:04 ---> docker-login.sh ends [Pipeline] } 08:25:04 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 08:25:07 + git log --format=format:%s -1 ff685513b4f4fcdbd82b7b57d834592b044178c3 [Pipeline] echo 08:25:07 GIT_COMMIT: ff685513b4f4fcdbd82b7b57d834592b044178c3, Commit Message: feat: correct spelling mistakes and remove unused code [Pipeline] echo 08:25:07 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:25:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:25:12 08:25:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:25:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:25:13 latest: Pulling from edgex-devops/git-semver 08:25:13 31603596830f: Pulling fs layer 08:25:13 04fac38145f0: Pulling fs layer 08:25:13 701f6daf10bf: Pulling fs layer 08:25:13 24f72da36158: Pulling fs layer 08:25:13 24f72da36158: Waiting 08:25:13 04fac38145f0: Verifying Checksum 08:25:13 04fac38145f0: Download complete 08:25:13 31603596830f: Verifying Checksum 08:25:13 31603596830f: Download complete 08:25:13 24f72da36158: Verifying Checksum 08:25:13 24f72da36158: Download complete 08:25:13 31603596830f: Pull complete 08:25:13 04fac38145f0: Pull complete 08:25:13 701f6daf10bf: Verifying Checksum 08:25:13 701f6daf10bf: Download complete 08:25:14 701f6daf10bf: Pull complete 08:25:14 24f72da36158: Pull complete 08:25:14 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 08:25:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:25:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:25:14 prd-centos7-docker-4c-2g-1760 does not seem to be running inside a container 08:25:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-440 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-440:/w/workspace/edgexfoundry_edgex-ui-go_PR-440:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-440@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:10004/edgex-devops/git-semver:latest cat 08:25:15 $ docker top 0cf18e376caa5a62a163519068bff021d893a903aff4e9802fbdaca477beb4c9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:25:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:25:15 [ssh-agent] Looking for ssh-agent implementation... 08:25:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:25:16 $ docker exec 0cf18e376caa5a62a163519068bff021d893a903aff4e9802fbdaca477beb4c9 ssh-agent 08:25:16 SSH_AUTH_SOCK=/tmp/ssh-a9yZn4lkdUAQ/agent.14 08:25:16 SSH_AGENT_PID=20 08:25:17 Running ssh-add (command line suppressed) 08:25:17 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp/private_key_4262582214763740553.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp/private_key_4262582214763740553.key) 08:25:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:25:18 + git tag --points-at HEAD [Pipeline] } 08:25:18 $ docker exec --env ******** --env ******** 0cf18e376caa5a62a163519068bff021d893a903aff4e9802fbdaca477beb4c9 ssh-agent -k 08:25:18 unset SSH_AUTH_SOCK; 08:25:18 unset SSH_AGENT_PID; 08:25:18 echo Agent pid 20 killed; 08:25:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:25:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:25:18 [ssh-agent] Looking for ssh-agent implementation... 08:25:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:25:18 $ docker exec 0cf18e376caa5a62a163519068bff021d893a903aff4e9802fbdaca477beb4c9 ssh-agent 08:25:18 SSH_AUTH_SOCK=/tmp/ssh-bN4oz0q325RI/agent.54 08:25:18 SSH_AGENT_PID=60 08:25:18 Running ssh-add (command line suppressed) 08:25:18 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp/private_key_7776390504385587981.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp/private_key_7776390504385587981.key) 08:25:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:25:19 + git semver init 08:25:19 # -> Open(): unable to determine branch for HEAD 08:25:19 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-440/.git 08:25:19 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-440 08:25:19 # $SEMVER_REMOTE_NAME = origin 08:25:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:25:19 # $SEMVER_USER_NAME = edgex-jenkins 08:25:19 # $SEMVER_BRANCH = PR-440 08:25:19 # $SEMVER_TEMP = /tmp/semver-897783114 08:25:19 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 08:25:21 # '/tmp/semver-897783114' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-440/.semver' 08:25:21 # -> Force: false 08:25:21 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-440/.semver [Pipeline] } 08:25:21 $ docker exec --env ******** --env ******** 0cf18e376caa5a62a163519068bff021d893a903aff4e9802fbdaca477beb4c9 ssh-agent -k 08:25:21 unset SSH_AUTH_SOCK; 08:25:21 unset SSH_AGENT_PID; 08:25:21 echo Agent pid 60 killed; 08:25:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:25:22 + git semver [Pipeline] } 08:25:22 $ docker stop --time=1 0cf18e376caa5a62a163519068bff021d893a903aff4e9802fbdaca477beb4c9 08:25:23 $ docker rm -f 0cf18e376caa5a62a163519068bff021d893a903aff4e9802fbdaca477beb4c9 [Pipeline] // withDockerContainer [Pipeline] sh 08:25:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:25:25 Stashed 1 file(s) [Pipeline] echo 08:25:25 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 08:25:41 Still waiting to schedule task 08:25:41 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1760’ 08:25:41 Still waiting to schedule task 08:25:41 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:28:03 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1761 in /w/workspace/edgexfoundry_edgex-ui-go_PR-440 [Pipeline] { [Pipeline] ws 08:28:03 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 08:28:05 The recommended git tool is: git 08:28:18 Running on prd-centos7-docker-4c-2g-1762 in /w/workspace/edgexfoundry_edgex-ui-go_PR-440 [Pipeline] { [Pipeline] ws 08:28:18 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 08:28:20 The recommended git tool is: git 08:28:20 using credential edgex-jenkins-ssh 08:28:20 Cloning the remote Git repository 08:28:20 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:28:22 > git init /w/workspace/edgex-ui-go/3 # timeout=10 08:28:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:28:22 > git --version # timeout=10 08:28:22 > git --version # 'git version 2.17.1' 08:28:22 using GIT_SSH to set credentials SSH Credentials for GitHub 08:28:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:28:28 Merging remotes/origin/main commit 8fadee75e8a11828dcf63dadeaad968e651784b2 into PR head commit ff685513b4f4fcdbd82b7b57d834592b044178c3 08:28:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:28:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:28:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:28:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:28:25 using GIT_SSH to set credentials SSH Credentials for GitHub 08:28:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/440/head:refs/remotes/origin/PR-440 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:28:28 Merge succeeded, producing ff685513b4f4fcdbd82b7b57d834592b044178c3 08:28:28 Checking out Revision ff685513b4f4fcdbd82b7b57d834592b044178c3 (PR-440) 08:28:28 using credential edgex-jenkins-ssh 08:28:28 Cloning the remote Git repository 08:28:28 > git config core.sparsecheckout # timeout=10 08:28:28 > git checkout -f ff685513b4f4fcdbd82b7b57d834592b044178c3 # timeout=10 08:28:28 > git remote # timeout=10 08:28:28 > git config --get remote.origin.url # timeout=10 08:28:28 using GIT_SSH to set credentials SSH Credentials for GitHub 08:28:28 > git merge 8fadee75e8a11828dcf63dadeaad968e651784b2 # timeout=10 08:28:28 > git rev-parse HEAD^{commit} # timeout=10 08:28:28 > git config core.sparsecheckout # timeout=10 08:28:28 > git checkout -f ff685513b4f4fcdbd82b7b57d834592b044178c3 # timeout=10 08:28:28 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:28:28 > git init /w/workspace/edgex-ui-go/3 # timeout=10 08:28:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:28:28 > git --version # timeout=10 08:28:28 > git --version # 'git version 2.24.4' 08:28:28 using GIT_SSH to set credentials SSH Credentials for GitHub 08:28:28 [INFO] Currently running in a labeled security context 08:28:28 [INFO] Currently SELinux is 'enforcing' on the host 08:28:28 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh8364665451834074644.key 08:28:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:28:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:28:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:28:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:28:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:28:31 using GIT_SSH to set credentials SSH Credentials for GitHub 08:28:31 [INFO] Currently running in a labeled security context 08:28:31 [INFO] Currently SELinux is 'enforcing' on the host 08:28:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh1706723552038814551.key 08:28:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/440/head:refs/remotes/origin/PR-440 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:28:31 Merging remotes/origin/main commit 8fadee75e8a11828dcf63dadeaad968e651784b2 into PR head commit ff685513b4f4fcdbd82b7b57d834592b044178c3 08:28:32 Merge succeeded, producing ff685513b4f4fcdbd82b7b57d834592b044178c3 08:28:32 Checking out Revision ff685513b4f4fcdbd82b7b57d834592b044178c3 (PR-440) 08:28:31 > git config core.sparsecheckout # timeout=10 08:28:31 > git checkout -f ff685513b4f4fcdbd82b7b57d834592b044178c3 # timeout=10 08:28:31 > git remote # timeout=10 08:28:31 > git config --get remote.origin.url # timeout=10 08:28:31 using GIT_SSH to set credentials SSH Credentials for GitHub 08:28:31 [INFO] Currently running in a labeled security context 08:28:31 [INFO] Currently SELinux is 'enforcing' on the host 08:28:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh5675873120981174570.key 08:28:32 > git merge 8fadee75e8a11828dcf63dadeaad968e651784b2 # timeout=10 08:28:32 > git rev-parse HEAD^{commit} # timeout=10 08:28:32 > git config core.sparsecheckout # timeout=10 08:28:32 > git checkout -f ff685513b4f4fcdbd82b7b57d834592b044178c3 # timeout=10 08:28:35 Commit message: "feat: correct spelling mistakes and remove unused code" 08:28:37 Commit message: "feat: correct spelling mistakes and remove unused code" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:28:37 provisioning config files... 08:28:37 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config3040680758787104503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:28:40 provisioning config files... 08:28:40 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config5649531399038804406tmp 08:28:40 ---> docker-login.sh 08:28:40 nexus3.edgexfoundry.org:10001 08:28:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:40 Configure a credential helper to remove this warning. See 08:28:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:40 08:28:40 Login Succeeded 08:28:40 nexus3.edgexfoundry.org:10002 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:28:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:40 ---> docker-login.sh 08:28:40 nexus3.edgexfoundry.org:10001 08:28:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:40 Configure a credential helper to remove this warning. See 08:28:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:40 08:28:40 Login Succeeded 08:28:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:40 Configure a credential helper to remove this warning. See 08:28:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:40 08:28:40 Login Succeeded 08:28:40 nexus3.edgexfoundry.org:10003 08:28:41 nexus3.edgexfoundry.org:10002 08:28:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:41 Configure a credential helper to remove this warning. See 08:28:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:41 08:28:41 Login Succeeded 08:28:41 nexus3.edgexfoundry.org:10003 08:28:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:41 Configure a credential helper to remove this warning. See 08:28:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:41 08:28:41 Login Succeeded 08:28:41 nexus3.edgexfoundry.org:10004 08:28:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:41 Configure a credential helper to remove this warning. See 08:28:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:41 08:28:41 Login Succeeded 08:28:41 docker.io 08:28:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:41 Configure a credential helper to remove this warning. See 08:28:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:41 08:28:41 Login Succeeded 08:28:41 nexus3.edgexfoundry.org:10004 08:28:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:41 Configure a credential helper to remove this warning. See 08:28:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:41 08:28:41 Login Succeeded 08:28:41 ---> docker-login.sh ends [Pipeline] } 08:28:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 08:28:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:41 Configure a credential helper to remove this warning. See 08:28:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:41 08:28:41 Login Succeeded 08:28:41 docker.io [Pipeline] echo 08:28:42 ========================================================= 08:28:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:28:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists 08:28:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:44 Configure a credential helper to remove this warning. See 08:28:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:44 08:28:44 Login Succeeded 08:28:44 ---> docker-login.sh ends [Pipeline] isUnix [Pipeline] sh [Pipeline] } 08:28:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 08:28:44 + 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 . 08:28:44 Sending build context to Docker daemon 20.92MB 08:28:44 Step 1/17 : ARG BASE=golang:1.16-alpine3.12 08:28:44 Step 2/17 : FROM ${BASE} AS builder 08:28:44 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:28:44 540db60ca938: Pulling fs layer 08:28:44 adcc1eea9eea: Pulling fs layer 08:28:44 4c4ab2625f07: Pulling fs layer 08:28:44 db62176df00c: Pulling fs layer 08:28:44 3b30891b0d05: Pulling fs layer 08:28:44 06b49ca38bd5: Pulling fs layer 08:28:44 c788192a36de: Pulling fs layer 08:28:44 a77e37c0d609: Pulling fs layer 08:28:44 c3185cebc471: Pulling fs layer 08:28:44 3b30891b0d05: Waiting 08:28:44 06b49ca38bd5: Waiting 08:28:44 c788192a36de: Waiting 08:28:44 a77e37c0d609: Waiting 08:28:44 c3185cebc471: Waiting 08:28:44 db62176df00c: Waiting 08:28:44 4c4ab2625f07: Verifying Checksum 08:28:44 4c4ab2625f07: Download complete 08:28:44 adcc1eea9eea: Verifying Checksum 08:28:44 adcc1eea9eea: Download complete 08:28:44 3b30891b0d05: Verifying Checksum 08:28:44 3b30891b0d05: Download complete [Pipeline] echo 08:28:44 ========================================================= 08:28:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:28:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:28:46 06b49ca38bd5: Verifying Checksum 08:28:46 06b49ca38bd5: Download complete 08:28:46 540db60ca938: Verifying Checksum 08:28:46 540db60ca938: Download complete 08:28:46 c788192a36de: Verifying Checksum 08:28:46 c788192a36de: Download complete 08:28:46 540db60ca938: Pull complete 08:28:46 adcc1eea9eea: Pull complete 08:28:46 4c4ab2625f07: Pull complete 08:28:46 a77e37c0d609: Verifying Checksum 08:28:46 a77e37c0d609: Download complete 08:28:47 + 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 . 08:28:48 Sending build context to Docker daemon 20.92MB 08:28:48 Step 1/17 : ARG BASE=golang:1.16-alpine3.12 08:28:48 Step 2/17 : FROM ${BASE} AS builder 08:28:48 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:28:48 595b0fe564bb: Pulling fs layer 08:28:48 24495759ef45: Pulling fs layer 08:28:48 d148012ef14d: Pulling fs layer 08:28:48 e90a11edd702: Pulling fs layer 08:28:48 d77568369979: Pulling fs layer 08:28:48 fc1c9f9a7f3b: Pulling fs layer 08:28:48 170f2ba95c9a: Pulling fs layer 08:28:48 97ac5df62f85: Pulling fs layer 08:28:48 d77568369979: Waiting 08:28:48 fc1c9f9a7f3b: Waiting 08:28:48 170f2ba95c9a: Waiting 08:28:48 97ac5df62f85: Waiting 08:28:48 e90a11edd702: Waiting 08:28:48 d148012ef14d: Verifying Checksum 08:28:48 d148012ef14d: Download complete 08:28:48 24495759ef45: Download complete 08:28:48 d77568369979: Verifying Checksum 08:28:48 d77568369979: Download complete 08:28:48 fc1c9f9a7f3b: Download complete 08:28:48 595b0fe564bb: Verifying Checksum 08:28:48 595b0fe564bb: Download complete 08:28:48 170f2ba95c9a: Download complete 08:28:49 595b0fe564bb: Pull complete 08:28:49 24495759ef45: Pull complete 08:28:50 c3185cebc471: Verifying Checksum 08:28:50 c3185cebc471: Download complete 08:28:50 d148012ef14d: Pull complete 08:28:51 db62176df00c: Download complete 08:28:52 97ac5df62f85: Verifying Checksum 08:28:52 97ac5df62f85: Download complete 08:28:52 e90a11edd702: Verifying Checksum 08:28:52 e90a11edd702: Download complete 08:28:54 db62176df00c: Pull complete 08:28:54 3b30891b0d05: Pull complete 08:28:54 06b49ca38bd5: Pull complete 08:28:54 c788192a36de: Pull complete 08:28:54 a77e37c0d609: Pull complete 08:28:56 c3185cebc471: Pull complete 08:28:56 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 08:28:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:28:56 ---> 031687cdd783 08:28:56 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:28:58 ---> Running in 17e9219e83ee 08:28:58 Removing intermediate container 17e9219e83ee 08:28:58 ---> 9903805910cd 08:28:58 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 08:28:58 ---> Running in 1eedff86f285 08:28:58 Removing intermediate container 1eedff86f285 08:28:58 ---> f2e355e17b18 08:28:58 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 08:28:59 ---> Running in b1ac2dceec65 08:28:59 Removing intermediate container b1ac2dceec65 08:28:59 ---> 4a69338b556f 08:28:59 Step 6/17 : LABEL Name=edgex-ui-go 08:28:59 ---> Running in 15ff4e5f2a98 08:28:59 Removing intermediate container 15ff4e5f2a98 08:28:59 ---> d89d140f5f86 08:28:59 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:28:59 ---> Running in 7c8d6c366ebb 08:28:59 Removing intermediate container 7c8d6c366ebb 08:28:59 ---> 8b085fbfaa8a 08:28:59 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:28:59 ---> Running in ac192c9843c3 08:28:59 Removing intermediate container ac192c9843c3 08:28:59 ---> 21b009d6915e 08:28:59 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:28:59 ---> Running in 72c18a00038b 08:29:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:29:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:29:01 OK: 219 MiB in 52 packages 08:29:02 Removing intermediate container 72c18a00038b 08:29:02 ---> d02f28ac5acf 08:29:02 Step 10/17 : ENV GO111MODULE=on 08:29:02 ---> Running in d8c79c1ec7fc 08:29:02 Removing intermediate container d8c79c1ec7fc 08:29:02 ---> a28275c11d74 08:29:02 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:29:02 ---> Running in 585088577ae6 08:29:02 Removing intermediate container 585088577ae6 08:29:02 ---> 31170c970a65 08:29:02 Step 12/17 : COPY go.mod . 08:29:02 ---> f21e1e51484a 08:29:02 Step 13/17 : COPY Makefile . 08:29:02 ---> 6d4b89f5eccd 08:29:02 Step 14/17 : RUN make update 08:29:02 ---> Running in c7440877b8c6 08:29:02 CGO_ENABLED=0 GO111MODULE=on go mod download 08:29:05 e90a11edd702: Pull complete 08:29:05 d77568369979: Pull complete 08:29:05 fc1c9f9a7f3b: Pull complete 08:29:05 170f2ba95c9a: Pull complete 08:29:11 97ac5df62f85: Pull complete 08:29:11 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 08:29:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:29:11 ---> 04bc70af865f 08:29:11 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:29:13 ---> Running in c55edd7cee7e 08:29:14 Removing intermediate container c55edd7cee7e 08:29:14 ---> 8b4f862f17c8 08:29:14 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 08:29:14 ---> Running in eddb55bd75c4 08:29:15 Removing intermediate container eddb55bd75c4 08:29:15 ---> fe7dd2699dd4 08:29:15 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 08:29:15 ---> Running in 89d9bac73288 08:29:15 Removing intermediate container 89d9bac73288 08:29:15 ---> b02cdf9b698a 08:29:15 Step 6/17 : LABEL Name=edgex-ui-go 08:29:15 ---> Running in 467c04fe6bfb 08:29:16 Removing intermediate container 467c04fe6bfb 08:29:16 ---> 312f9080c3b7 08:29:16 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:29:16 ---> Running in ff7a61f64dd8 08:29:17 Removing intermediate container ff7a61f64dd8 08:29:17 ---> 7c97f4dff952 08:29:17 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:29:17 ---> Running in ea91ec869998 08:29:20 Removing intermediate container ea91ec869998 08:29:20 ---> 04826b904e42 08:29:20 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:29:20 ---> Running in 01b03e5f59d1 08:29:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:29:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:29:23 OK: 218 MiB in 52 packages 08:29:24 Removing intermediate container 01b03e5f59d1 08:29:24 ---> f1f15686926d 08:29:24 Step 10/17 : ENV GO111MODULE=on 08:29:24 ---> Running in 4684e5d3ec01 08:29:25 Removing intermediate container 4684e5d3ec01 08:29:25 ---> 14217848dc63 08:29:25 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:29:25 ---> Running in 513c8b59a0b0 08:29:26 Removing intermediate container 513c8b59a0b0 08:29:26 ---> 8b54b65ef107 08:29:26 Step 12/17 : COPY go.mod . 08:29:26 ---> d82d0c0cfa93 08:29:26 Step 13/17 : COPY Makefile . 08:29:27 ---> c10a2fcf382f 08:29:27 Step 14/17 : RUN make update 08:29:27 ---> Running in 4a422a2c0a66 08:29:29 CGO_ENABLED=0 GO111MODULE=on go mod download 08:29:35 Removing intermediate container c7440877b8c6 08:29:35 ---> 91f85836045d 08:29:35 Step 15/17 : COPY . . 08:29:35 ---> d96723f70794 08:29:35 Step 16/17 : RUN go mod tidy 08:29:35 ---> Running in 83e2e7348a34 08:29:35 Removing intermediate container 83e2e7348a34 08:29:35 ---> eae850ef4aae 08:29:35 Step 17/17 : RUN ${MAKE} 08:29:35 ---> Running in 37c5a9db9e3c 08:29:35 noop 08:29:35 Removing intermediate container 37c5a9db9e3c 08:29:35 ---> 031fc5c80a2c 08:29:35 Successfully built 031fc5c80a2c 08:29:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:29:36 + docker inspect -f . ci-base-image-x86_64 08:29:36 . [Pipeline] withDockerContainer 08:29:36 prd-centos7-docker-4c-2g-1762 does not seem to be running inside a container 08:29:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:29:36 $ docker top 5b1f48446ad0089b3a756de167f5d8118083b99e2a52232585251d65eeb19ef6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:29:37 + go version 08:29:37 go version go1.16.6 linux/amd64 [Pipeline] } 08:29:38 $ docker stop --time=1 5b1f48446ad0089b3a756de167f5d8118083b99e2a52232585251d65eeb19ef6 08:29:40 $ docker rm -f 5b1f48446ad0089b3a756de167f5d8118083b99e2a52232585251d65eeb19ef6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:29:40 + docker inspect -f . ci-base-image-x86_64 08:29:40 . [Pipeline] withDockerContainer 08:29:40 prd-centos7-docker-4c-2g-1762 does not seem to be running inside a container 08:29:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:29:41 $ docker top d9572bdc568bc43db863f345d2d0098e7e6d5fff90bc88b45b3314df2013782d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:29:41 + go mod tidy [Pipeline] sh 08:29:42 + make test 08:29:42 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:29:42 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:29:52 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:29:52 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:29:52 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 08:29:52 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:29:52 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:29:52 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:29:52 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:29:52 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:29:52 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:29:52 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:29:52 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:29:52 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 08:29:52 GO111MODULE=on go vet ./... [Pipeline] } 08:29:58 $ docker stop --time=1 d9572bdc568bc43db863f345d2d0098e7e6d5fff90bc88b45b3314df2013782d 08:29:59 $ docker rm -f d9572bdc568bc43db863f345d2d0098e7e6d5fff90bc88b45b3314df2013782d [Pipeline] // withDockerContainer [Pipeline] sh 08:29:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:30:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 08:30:11 Removing intermediate container 4a422a2c0a66 08:30:11 ---> 7a34728a267c 08:30:11 Step 15/17 : COPY . . 08:30:13 ---> 92db3fb4f582 08:30:13 Step 16/17 : RUN go mod tidy 08:30:13 ---> Running in a60e279d54b7 08:30:16 Removing intermediate container a60e279d54b7 08:30:16 ---> 35464c031a53 08:30:16 Step 17/17 : RUN ${MAKE} 08:30:16 ---> Running in 47168880a548 08:30:18 noop 08:30:18 Removing intermediate container 47168880a548 08:30:18 ---> 2f52161068dc 08:30:18 Successfully built 2f52161068dc 08:30:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 08:30:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:30:18 + docker inspect -f . ci-base-image-arm64 08:30:18 . [Pipeline] withDockerContainer 08:30:19 + ls -al . 08:30:19 total 88 08:30:19 drwxrwxr-x. 12 jenkins jenkins 4096 Sep 28 08:29 . 08:30:19 drwxrwxr-x. 4 jenkins jenkins 28 Sep 28 08:28 .. 08:30:19 drwxrwxr-x. 3 jenkins jenkins 20 Sep 28 08:28 assets 08:30:19 drwxrwxr-x. 2 jenkins jenkins 35 Sep 28 08:28 bin 08:30:19 drwxrwxr-x. 3 jenkins jenkins 29 Sep 28 08:28 cmd 08:30:19 -rw-rw-r--. 1 jenkins jenkins 3959 Sep 28 08:28 CONTRIBUTING.md 08:30:19 -rw-r--r--. 1 jenkins jenkins 10 Sep 28 08:29 coverage.out 08:30:19 -rw-rw-r--. 1 jenkins jenkins 1526 Sep 28 08:28 Dockerfile 08:30:19 drwxrwxr-x. 2 jenkins jenkins 23 Sep 28 08:28 docs 08:30:19 drwxrwxr-x. 8 jenkins jenkins 179 Sep 28 08:28 .git 08:30:19 drwxrwxr-x. 2 jenkins jenkins 103 Sep 28 08:28 .github 08:30:19 -rw-rw-r--. 1 jenkins jenkins 162 Sep 28 08:28 .gitignore 08:30:19 -rw-rw-r--. 1 jenkins jenkins 880 Sep 28 08:28 go.mod 08:30:19 -rw-r--r--. 1 jenkins jenkins 24176 Sep 28 08:29 go.sum 08:30:19 drwxrwxr-x. 9 jenkins jenkins 125 Sep 28 08:28 internal 08:30:19 -rw-rw-r--. 1 jenkins jenkins 652 Sep 28 08:28 Jenkinsfile 08:30:19 -rw-rw-r--. 1 jenkins jenkins 11357 Sep 28 08:28 LICENSE 08:30:19 -rw-rw-r--. 1 jenkins jenkins 990 Sep 28 08:28 Makefile 08:30:19 drwxrwxr-x. 3 jenkins jenkins 19 Sep 28 08:28 pkg 08:30:19 -rw-rw-r--. 1 jenkins jenkins 5509 Sep 28 08:28 README.md 08:30:19 drwxrwxr-x. 4 jenkins jenkins 54 Sep 28 08:28 snap 08:30:19 -rw-rw-r--. 1 jenkins jenkins 5 Sep 28 08:25 VERSION 08:30:19 -rw-rw-r--. 1 jenkins jenkins 155 Sep 28 08:28 version.go 08:30:19 drwxrwxr-x. 4 jenkins jenkins 4096 Sep 28 08:28 web 08:30:19 prd-ubuntu18.04-docker-arm64-4c-16g-1761 does not seem to be running inside a container 08:30:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:30:21 $ docker top c7f07e49f9e248db89aa330aca2e30c51ffa43646bbea5c7ae42efc17bacdcab -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 08:30:22 + 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=ff685513b4f4fcdbd82b7b57d834592b044178c3 --label arch=amd64 --label version=0.0.0 . 08:30:22 Sending build context to Docker daemon 20.94MB 08:30:22 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 08:30:22 Step 2/25 : FROM ${BASE} AS builder 08:30:22 ---> 031fc5c80a2c 08:30:22 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:30:23 ---> Running in 0bc3d5c4fb11 08:30:23 Removing intermediate container 0bc3d5c4fb11 08:30:23 ---> 4b157785b6e8 08:30:23 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 08:30:23 ---> Running in f27fe8ffcbc2 08:30:23 Removing intermediate container f27fe8ffcbc2 08:30:23 ---> b3777ac64d53 08:30:23 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 08:30:23 ---> Running in 9c5aa3856326 08:30:23 Removing intermediate container 9c5aa3856326 08:30:23 ---> 63dc488befb0 08:30:23 Step 6/25 : LABEL Name=edgex-ui-go 08:30:23 ---> Running in 60ccec4ad79e 08:30:23 Removing intermediate container 60ccec4ad79e 08:30:23 ---> d7a11707a667 08:30:23 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:30:23 ---> Running in db74b5fa076a 08:30:23 Removing intermediate container db74b5fa076a 08:30:23 ---> c9d86db3c895 08:30:23 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:30:23 ---> Running in dbe1e12817d6 08:30:23 Removing intermediate container dbe1e12817d6 08:30:23 ---> 82dcd9817f54 08:30:23 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:30:23 ---> Running in c0c9242a914f 08:30:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:30:23 + go version 08:30:23 go version go1.16.6 linux/arm64 [Pipeline] } 08:30:23 $ docker stop --time=1 c7f07e49f9e248db89aa330aca2e30c51ffa43646bbea5c7ae42efc17bacdcab 08:30:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:30:26 $ docker rm -f c7f07e49f9e248db89aa330aca2e30c51ffa43646bbea5c7ae42efc17bacdcab [Pipeline] // withDockerContainer 08:30:26 OK: 219 MiB in 52 packages 08:30:26 Removing intermediate container c0c9242a914f 08:30:26 ---> c21e16c688e8 08:30:26 Step 10/25 : ENV GO111MODULE=on 08:30:26 ---> Running in a5c50b3de35e 08:30:26 Removing intermediate container a5c50b3de35e 08:30:26 ---> f174b91bfe61 08:30:26 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:30:26 ---> Running in 4f837b63f5e0 08:30:26 Removing intermediate container 4f837b63f5e0 08:30:26 ---> 165beabb953b 08:30:26 Step 12/25 : COPY go.mod . 08:30:26 ---> 4a4ead7ad006 08:30:26 Step 13/25 : COPY Makefile . 08:30:26 ---> 30a9fbc199de 08:30:26 Step 14/25 : RUN make update 08:30:26 ---> Running in 48122b4a6d74 08:30:26 CGO_ENABLED=0 GO111MODULE=on go mod download 08:30:26 Removing intermediate container 48122b4a6d74 08:30:26 ---> 4c894f3ffd12 08:30:26 Step 15/25 : COPY . . [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:30:26 ---> 56501148edee 08:30:26 Step 16/25 : RUN go mod tidy 08:30:26 ---> Running in c4077c70cb50 08:30:27 + docker inspect -f . ci-base-image-arm64 08:30:27 . [Pipeline] withDockerContainer 08:30:27 prd-ubuntu18.04-docker-arm64-4c-16g-1761 does not seem to be running inside a container 08:30:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:30:27 Removing intermediate container c4077c70cb50 08:30:27 ---> ed8076771206 08:30:27 Step 17/25 : RUN ${MAKE} 08:30:27 ---> Running in 5a44baa1e7ea 08:30:27 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 08:30:29 $ docker top ad853d1aea903f3fca2bbe52fd78606d96d96663e260dba560904801457e4271 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:30:30 + go mod tidy [Pipeline] sh 08:30:32 + make test 08:30:32 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:30:33 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:30:36 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:30:37 Removing intermediate container 5a44baa1e7ea 08:30:37 ---> 9dbfa3854178 08:30:37 Step 18/25 : FROM alpine:3.12 08:30:38 3.12: Pulling from library/alpine 08:30:38 e519532ddf75: Pulling fs layer 08:30:38 e519532ddf75: Download complete 08:30:39 e519532ddf75: Pull complete 08:30:39 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 08:30:39 Status: Downloaded newer image for alpine:3.12 08:30:39 ---> 48b8ec4ed9eb 08:30:39 Step 19/25 : EXPOSE 4000 08:30:39 ---> Running in 577bafc76ec4 08:30:39 Removing intermediate container 577bafc76ec4 08:30:39 ---> 34be1c85fb21 08:30:39 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:30:39 ---> 890ad204ebb1 08:30:39 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:30:39 ---> Running in 3642acc84d7b 08:30:39 Removing intermediate container 3642acc84d7b 08:30:39 ---> faed313d4acd 08:30:39 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:30:39 ---> Running in 1b2962fe263a 08:30:39 Removing intermediate container 1b2962fe263a 08:30:39 ---> 56cf9c5fd0b0 08:30:39 Step 23/25 : LABEL arch=amd64 08:30:39 ---> Running in e449f1462781 08:30:39 Removing intermediate container e449f1462781 08:30:39 ---> e5e2c8b7a34d 08:30:39 Step 24/25 : LABEL git_sha=ff685513b4f4fcdbd82b7b57d834592b044178c3 08:30:39 ---> Running in 3f892b93f80f 08:30:39 Removing intermediate container 3f892b93f80f 08:30:39 ---> ed4fe3e49955 08:30:39 Step 25/25 : LABEL version=0.0.0 08:30:39 ---> Running in f72fc0a9de93 08:30:39 Removing intermediate container f72fc0a9de93 08:30:39 ---> da68c8f343f6 08:30:39 [Warning] One or more build-args [ARCH] were not consumed 08:30:40 Successfully built da68c8f343f6 08:30:40 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 08:30:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:30:42 08:30:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:30:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:30:43 latest: Pulling from edgex-lftools-log-publisher 08:30:43 b4d181a07f80: Pulling fs layer 08:30:43 a1111a8f2ec3: Pulling fs layer 08:30:43 ed53099fbce6: Pulling fs layer 08:30:43 dc539afda2c1: Pulling fs layer 08:30:43 77bc0d833cb6: Pulling fs layer 08:30:43 9065ff56babe: Pulling fs layer 08:30:43 d287ab97295c: Pulling fs layer 08:30:43 dc539afda2c1: Waiting 08:30:43 77bc0d833cb6: Waiting 08:30:43 9065ff56babe: Waiting 08:30:43 d287ab97295c: Waiting 08:30:43 a1111a8f2ec3: Verifying Checksum 08:30:43 a1111a8f2ec3: Download complete 08:30:43 dc539afda2c1: Verifying Checksum 08:30:43 dc539afda2c1: Download complete 08:30:43 77bc0d833cb6: Verifying Checksum 08:30:43 77bc0d833cb6: Download complete 08:30:43 9065ff56babe: Download complete 08:30:43 ed53099fbce6: Verifying Checksum 08:30:43 ed53099fbce6: Download complete 08:30:44 b4d181a07f80: Verifying Checksum 08:30:44 b4d181a07f80: Download complete 08:30:45 b4d181a07f80: Pull complete 08:30:46 a1111a8f2ec3: Pull complete 08:30:46 ed53099fbce6: Pull complete 08:30:46 dc539afda2c1: Pull complete 08:30:46 77bc0d833cb6: Pull complete 08:30:46 9065ff56babe: Pull complete 08:30:48 d287ab97295c: Verifying Checksum 08:30:48 d287ab97295c: Download complete 08:30:52 d287ab97295c: Pull complete 08:30:52 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:30:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:30:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:30:52 prd-centos7-docker-4c-2g-1762 does not seem to be running inside a container 08:30:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:30:55 $ docker top 8b23fe1e112c0efcf5414b82225f2ce999b7cc534d763a8bf9324180a525d326 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:57 ---> job-cost.sh 08:30:57 lf-activate-venv: SKIPPING 08:30:57 INFO: No Stack... 08:30:58 INFO: Retrieving Pricing Info for: v3-standard-2 08:30:58 INFO: Archiving Costs [Pipeline] sh 08:30:58 + cat /w/workspace/edgex-ui-go/3/archives/cost.csv 08:30:58 + cut -d, -f6 [Pipeline] lock 08:30:58 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-440-3-stack-cost] 08:30:58 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-440-3-stack-cost] did not exist. Created. 08:30:58 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-440-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:30:59 + echo total: 0.05999999865889549 [Pipeline] stash 08:30:59 Stashed 1 file(s) [Pipeline] } 08:30:59 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-440-3-stack-cost] [Pipeline] // lock [Pipeline] } 08:31:00 $ docker stop --time=1 8b23fe1e112c0efcf5414b82225f2ce999b7cc534d763a8bf9324180a525d326 08:31:02 $ docker rm -f 8b23fe1e112c0efcf5414b82225f2ce999b7cc534d763a8bf9324180a525d326 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:31:07 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 08:31:07 GO111MODULE=on go vet ./... [Pipeline] } 08:31:27 $ docker stop --time=1 ad853d1aea903f3fca2bbe52fd78606d96d96663e260dba560904801457e4271 08:31:29 $ docker rm -f ad853d1aea903f3fca2bbe52fd78606d96d96663e260dba560904801457e4271 [Pipeline] // withDockerContainer [Pipeline] sh 08:31:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:31:29 Warning: overwriting stash ‘coverage-report’ 08:31:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:31:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:31:32 + ls -al . 08:31:32 total 128 08:31:32 drwxrwxr-x 12 jenkins jenkins 4096 Sep 28 08:30 . 08:31:32 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 08:28 .. 08:31:32 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 08:28 .git 08:31:32 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 08:28 .github 08:31:32 -rw-rw-r-- 1 jenkins jenkins 162 Sep 28 08:28 .gitignore 08:31:32 -rw-rw-r-- 1 jenkins jenkins 3959 Sep 28 08:28 CONTRIBUTING.md 08:31:32 -rw-rw-r-- 1 jenkins jenkins 1526 Sep 28 08:28 Dockerfile 08:31:32 -rw-rw-r-- 1 jenkins jenkins 652 Sep 28 08:28 Jenkinsfile 08:31:32 -rw-rw-r-- 1 jenkins jenkins 11357 Sep 28 08:28 LICENSE 08:31:32 -rw-rw-r-- 1 jenkins jenkins 990 Sep 28 08:28 Makefile 08:31:32 -rw-rw-r-- 1 jenkins jenkins 5509 Sep 28 08:28 README.md 08:31:32 -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 08:25 VERSION 08:31:32 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 08:28 assets 08:31:32 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 08:28 bin 08:31:32 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 08:28 cmd 08:31:32 -rw-r--r-- 1 jenkins jenkins 10 Sep 28 08:30 coverage.out 08:31:32 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 08:28 docs 08:31:32 -rw-rw-r-- 1 jenkins jenkins 880 Sep 28 08:28 go.mod 08:31:32 -rw-r--r-- 1 jenkins jenkins 24176 Sep 28 08:30 go.sum 08:31:32 drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 08:28 internal 08:31:32 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 08:28 pkg 08:31:32 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 08:28 snap 08:31:32 -rw-rw-r-- 1 jenkins jenkins 155 Sep 28 08:28 version.go 08:31:32 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 08:28 web [Pipeline] isUnix [Pipeline] sh 08:31:33 + 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=ff685513b4f4fcdbd82b7b57d834592b044178c3 --label arch=arm64 --label version=0.0.0 . 08:31:34 Sending build context to Docker daemon 20.94MB 08:31:34 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 08:31:34 Step 2/25 : FROM ${BASE} AS builder 08:31:34 ---> 2f52161068dc 08:31:34 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:31:34 ---> Running in 655cdc366524 08:31:35 Removing intermediate container 655cdc366524 08:31:35 ---> 597c44eb8787 08:31:35 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 08:31:35 ---> Running in eefab99b4b7d 08:31:35 Removing intermediate container eefab99b4b7d 08:31:35 ---> 5eba49a88d09 08:31:35 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 08:31:36 ---> Running in b454f2dd8dfd 08:31:36 Removing intermediate container b454f2dd8dfd 08:31:36 ---> b1a057104238 08:31:36 Step 6/25 : LABEL Name=edgex-ui-go 08:31:36 ---> Running in 94b0d0f6226a 08:31:37 Removing intermediate container 94b0d0f6226a 08:31:37 ---> 1c1615322353 08:31:37 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:31:37 ---> Running in e606f1fe08dd 08:31:37 Removing intermediate container e606f1fe08dd 08:31:37 ---> f12189a350e5 08:31:37 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:31:37 ---> Running in 5fcb6bfd0bdb 08:31:40 Removing intermediate container 5fcb6bfd0bdb 08:31:40 ---> 52f281d24454 08:31:40 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:31:40 ---> Running in 4cc071d4b303 08:31:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:31:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:31:44 OK: 218 MiB in 52 packages 08:31:44 Removing intermediate container 4cc071d4b303 08:31:44 ---> 07a0b45b04b5 08:31:44 Step 10/25 : ENV GO111MODULE=on 08:31:44 ---> Running in 686a3ff2020c 08:31:44 Removing intermediate container 686a3ff2020c 08:31:44 ---> 54f8fb16e2d5 08:31:44 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:31:45 ---> Running in 7696851184e3 08:31:45 Removing intermediate container 7696851184e3 08:31:45 ---> 003dc8829d3a 08:31:45 Step 12/25 : COPY go.mod . 08:31:46 ---> fcd6b8d7818c 08:31:46 Step 13/25 : COPY Makefile . 08:31:47 ---> 4d33adb3b771 08:31:47 Step 14/25 : RUN make update 08:31:47 ---> Running in 3e52acb53bda 08:31:48 CGO_ENABLED=0 GO111MODULE=on go mod download 08:31:49 Removing intermediate container 3e52acb53bda 08:31:49 ---> c4dd8e369a82 08:31:49 Step 15/25 : COPY . . 08:31:53 ---> d34e78ca01e7 08:31:53 Step 16/25 : RUN go mod tidy 08:31:53 ---> Running in e8bda04651d1 08:31:55 Removing intermediate container e8bda04651d1 08:31:55 ---> 7d2799afccd2 08:31:55 Step 17/25 : RUN ${MAKE} 08:31:55 ---> Running in 800b4cdebe93 08:31: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 08:32:23 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:32:28 Removing intermediate container 800b4cdebe93 08:32:28 ---> ea337d17cdd1 08:32:28 Step 18/25 : FROM alpine:3.12 08:32:29 3.12: Pulling from library/alpine 08:32:29 ccdebe76d529: Pulling fs layer 08:32:29 ccdebe76d529: Verifying Checksum 08:32:29 ccdebe76d529: Download complete 08:32:30 ccdebe76d529: Pull complete 08:32:30 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 08:32:30 Status: Downloaded newer image for alpine:3.12 08:32:30 ---> afc2cc120ca2 08:32:30 Step 19/25 : EXPOSE 4000 08:32:30 ---> Running in 3de362e1dd80 08:32:33 Removing intermediate container 3de362e1dd80 08:32:33 ---> a5bdc92de6a0 08:32:33 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:32:33 ---> dcd423957c6f 08:32:33 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:32:33 ---> Running in 8b35797bee51 08:32:33 Removing intermediate container 8b35797bee51 08:32:33 ---> cd50a79b4c9a 08:32:33 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:32:33 ---> Running in a306e959d093 08:32:33 Removing intermediate container a306e959d093 08:32:33 ---> 0b96cd97c1de 08:32:33 Step 23/25 : LABEL arch=arm64 08:32:33 ---> Running in 147332dfb142 08:32:34 Removing intermediate container 147332dfb142 08:32:34 ---> 5f46e08a31da 08:32:34 Step 24/25 : LABEL git_sha=ff685513b4f4fcdbd82b7b57d834592b044178c3 08:32:34 ---> Running in e5a2d70af2a6 08:32:35 Removing intermediate container e5a2d70af2a6 08:32:35 ---> 790cb135d422 08:32:35 Step 25/25 : LABEL version=0.0.0 08:32:35 ---> Running in db5e2465f984 08:32:35 Removing intermediate container db5e2465f984 08:32:35 ---> cca1f9904e09 08:32:35 [Warning] One or more build-args [ARCH] were not consumed 08:32:35 Successfully built cca1f9904e09 08:32:35 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 08:32:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:32:36 08:32:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:32:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:32:37 arm64: Pulling from edgex-lftools-log-publisher 08:32:37 448f6bf000e3: Pulling fs layer 08:32:37 f757da607395: Pulling fs layer 08:32:37 05883995daec: Pulling fs layer 08:32:37 8603b9c90790: Pulling fs layer 08:32:37 1560dd03e051: Pulling fs layer 08:32:37 27f5ce0e4adf: Pulling fs layer 08:32:37 c2d8d7efcc4b: Pulling fs layer 08:32:37 1560dd03e051: Waiting 08:32:37 27f5ce0e4adf: Waiting 08:32:37 c2d8d7efcc4b: Waiting 08:32:37 8603b9c90790: Waiting 08:32:37 f757da607395: Verifying Checksum 08:32:37 f757da607395: Download complete 08:32:37 8603b9c90790: Verifying Checksum 08:32:37 8603b9c90790: Download complete 08:32:37 1560dd03e051: Download complete 08:32:37 27f5ce0e4adf: Verifying Checksum 08:32:37 27f5ce0e4adf: Download complete 08:32:37 05883995daec: Verifying Checksum 08:32:37 05883995daec: Download complete 08:32:38 448f6bf000e3: Download complete 08:32:41 c2d8d7efcc4b: Verifying Checksum 08:32:41 c2d8d7efcc4b: Download complete 08:32:41 448f6bf000e3: Pull complete 08:32:42 f757da607395: Pull complete 08:32:44 05883995daec: Pull complete 08:32:44 8603b9c90790: Pull complete 08:32:45 1560dd03e051: Pull complete 08:32:45 27f5ce0e4adf: Pull complete 08:32:59 c2d8d7efcc4b: Pull complete 08:32:59 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 08:32:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:32:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:33:00 prd-ubuntu18.04-docker-arm64-4c-16g-1761 does not seem to be running inside a container 08:33:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:33:04 $ docker top be20c222448b5e8ddd9ac4c833122feac3e9e3707d1277a5a32433251912137a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:05 ---> job-cost.sh 08:33:05 lf-activate-venv: SKIPPING 08:33:05 INFO: No Stack... 08:33:06 INFO: Retrieving Pricing Info for: v3-standard-4 08:33:06 INFO: Archiving Costs [Pipeline] sh 08:33:07 + cut -d, -f6 08:33:07 + cat /w/workspace/edgex-ui-go/3/archives/cost.csv [Pipeline] lock 08:33:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-440-3-stack-cost] 08:33:09 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-440-3-stack-cost] did not exist. Created. 08:33:09 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-440-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:33:09 /w/workspace/edgex-ui-go/3@tmp/durable-a78f1fac/script.sh: 1: /w/workspace/edgex-ui-go/3@tmp/durable-a78f1fac/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:33:11 + echo total: 0.10999999940395355 [Pipeline] stash 08:33:12 Warning: overwriting stash ‘stack-cost’ 08:33:12 Stashed 1 file(s) [Pipeline] } 08:33:12 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-440-3-stack-cost] [Pipeline] // lock [Pipeline] } 08:33:12 $ docker stop --time=1 be20c222448b5e8ddd9ac4c833122feac3e9e3707d1277a5a32433251912137a 08:33:13 $ docker rm -f be20c222448b5e8ddd9ac4c833122feac3e9e3707d1277a5a32433251912137a [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 08:33:17 provisioning config files... 08:33:18 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp/config6455573225564561510tmp [Pipeline] { [Pipeline] sh 08:33:18 + set +x 08:33:18 + bash -s -- 08:33:18 + curl -s https://codecov.io/bash 08:33:18 08:33:18 _____ _ 08:33:18 / ____| | | 08:33:18 | | ___ __| | ___ ___ _____ __ 08:33:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:33:18 | |___| (_) | (_| | __/ (_| (_) \ V / 08:33:18 \_____\___/ \__,_|\___|\___\___/ \_/ 08:33:18 Bash-1.0.6 08:33:18 08:33:18 08:33:18 ==> git version 2.24.4 found 08:33:18 ==> 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 08:33:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:33:18 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:33:18 ==> Jenkins CI detected. 08:33:18 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-440 08:33:18 project root: . 08:33:18 --> token set from env 08:33:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:33:18 ==> Running gcov in . (disable via -X gcov) 08:33:18 ==> Python coveragepy not found 08:33:18 ==> Searching for coverage reports in: 08:33:18 + . 08:33:18 -> Found 1 reports 08:33:18 ==> Detecting git/mercurial file structure 08:33:18 ==> Reading reports 08:33:18 + ./coverage.out bytes=10 08:33:18 ==> Appending adjustments 08:33:18 https://docs.codecov.io/docs/fixing-reports 08:33:18 + Found adjustments 08:33:18 ==> Gzipping contents 08:33:18 4.0K /tmp/codecov.IoMGrl.gz 08:33:18 ==> Uploading reports 08:33:18 url: https://codecov.io 08:33:18 query: branch=PR-440&commit=ff685513b4f4fcdbd82b7b57d834592b044178c3&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-440%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=440&job=&cmd_args= 08:33:18 -> Pinging Codecov 08:33:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-440&commit=ff685513b4f4fcdbd82b7b57d834592b044178c3&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-440%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=440&job=&cmd_args= 08:33:18 -> Uploading to 08:33:18 https://storage.googleapis.com/codecov/v4/raw/2021-09-28/FB506323287CE973F263BFD2A0EB1F37/ff685513b4f4fcdbd82b7b57d834592b044178c3/ac4744d8-a7ed-4502-b597-d772fa234d34.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210928T083318Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f92f4d57380516bd2f9ceb399c8af29f8d6fecfeac6782b825465d052ccc0665 08:33:18 % Total % Received % Xferd Average Speed Time Time Time Current 08:33:18 Dload Upload Total Spent Left Speed 08:33:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3455 0 0 100 3455 0 4156 --:--:-- --:--:-- --:--:-- 4152 100 3455 0 0 100 3455 0 4155 --:--:-- --:--:-- --:--:-- 4152 08:33:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/ff685513b4f4fcdbd82b7b57d834592b044178c3 [Pipeline] } 08:33:19 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 08:33:26 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-440/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:33:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:33:27 ---> package-listing.sh 08:33:27 ++ facter osfamily 08:33:27 ++ tr '[:upper:]' '[:lower:]' 08:33:27 + OS_FAMILY=redhat 08:33:27 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-440 08:33:27 + START_PACKAGES=/tmp/packages_start.txt 08:33:27 + END_PACKAGES=/tmp/packages_end.txt 08:33:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:33:27 + PACKAGES=/tmp/packages_start.txt 08:33:27 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-440 ']' 08:33:27 + PACKAGES=/tmp/packages_end.txt 08:33:27 + case "${OS_FAMILY}" in 08:33:27 + rpm -qa 08:33:27 + sort 08:33:27 + '[' -f /tmp/packages_start.txt ']' 08:33:27 + '[' -f /tmp/packages_end.txt ']' 08:33:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:33:27 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-440 ']' 08:33:27 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-440/archives/ 08:33:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-440/archives/ [Pipeline] echo 08:33:27 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-440/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:33:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:33:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:33:28 08:33:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:33:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:33:29 latest: Pulling from edgex-lftools-log-publisher 08:33:29 b4d181a07f80: Pulling fs layer 08:33:29 a1111a8f2ec3: Pulling fs layer 08:33:29 ed53099fbce6: Pulling fs layer 08:33:29 dc539afda2c1: Pulling fs layer 08:33:29 77bc0d833cb6: Pulling fs layer 08:33:29 9065ff56babe: Pulling fs layer 08:33:29 d287ab97295c: Pulling fs layer 08:33:29 9065ff56babe: Waiting 08:33:29 d287ab97295c: Waiting 08:33:29 dc539afda2c1: Waiting 08:33:29 77bc0d833cb6: Waiting 08:33:29 a1111a8f2ec3: Verifying Checksum 08:33:29 a1111a8f2ec3: Download complete 08:33:29 dc539afda2c1: Verifying Checksum 08:33:29 dc539afda2c1: Download complete 08:33:29 77bc0d833cb6: Verifying Checksum 08:33:29 77bc0d833cb6: Download complete 08:33:29 9065ff56babe: Verifying Checksum 08:33:29 9065ff56babe: Download complete 08:33:29 ed53099fbce6: Verifying Checksum 08:33:29 ed53099fbce6: Download complete 08:33:30 b4d181a07f80: Verifying Checksum 08:33:30 b4d181a07f80: Download complete 08:33:31 b4d181a07f80: Pull complete 08:33:31 a1111a8f2ec3: Pull complete 08:33:34 ed53099fbce6: Pull complete 08:33:34 dc539afda2c1: Pull complete 08:33:34 77bc0d833cb6: Pull complete 08:33:34 9065ff56babe: Pull complete 08:33:34 d287ab97295c: Verifying Checksum 08:33:34 d287ab97295c: Download complete 08:33:38 d287ab97295c: Pull complete 08:33:38 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:33:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:33:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:33:38 prd-centos7-docker-4c-2g-1760 does not seem to be running inside a container 08:33:38 $ 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-440/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-440 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-440:/w/workspace/edgexfoundry_edgex-ui-go_PR-440:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:33:41 $ docker top 898bcaa567bfae6cf2e3cae17a72283dd0f7fba0ea8a92309e6ce62adfb117f2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:41 + touch /tmp/pre-build-complete [Pipeline] sh 08:33:43 + mkdir -p /var/log/sysstat [Pipeline] sh 08:33:43 + ls /var/log/sa-host 08:33:43 + sadf -c /var/log/sa-host/sa05 08:33:43 file_magic: OK 08:33:43 HZ: Using current value: 100 08:33:43 file_header: OK 08:33:43 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 08:33:43 Statistics: 08:33:43 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:33:43 File successfully converted to sysstat format version 12.0.3 08:33:43 + sadf -c /var/log/sa-host/sa28 08:33:43 file_magic: OK 08:33:43 HZ: Using current value: 100 08:33:43 file_header: OK 08:33:43 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 08:33:43 Statistics: 08:33:43 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:33:43 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:47 provisioning config files... 08:33:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp/config4460036767700652920tmp [Pipeline] { [Pipeline] echo 08:33:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:33:47 ---> create-netrc.sh [Pipeline] } 08:33:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:33:48 ---> python-tools-install.sh [Pipeline] echo 08:33:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:33:50 ---> sudo-logs.sh 08:33:50 Archiving 'sudo' log.. 08:33:50 sudo: unable to resolve host prd-centos7-docker-4c-2g-1760.vexxhost.local: Name or service not known 08:33:50 sudo: unable to resolve host prd-centos7-docker-4c-2g-1760.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 08:33:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:33:50 ---> job-cost.sh 08:33:50 lf-activate-venv: SKIPPING 08:33:50 DEBUG: total: 0.10999999940395355 08:33:50 INFO: Retrieving Stack Cost... 08:33:51 INFO: Retrieving Pricing Info for: v3-standard-2 08:33:51 INFO: Archiving Costs [Pipeline] echo 08:33:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:33:51 ---> logs-deploy.sh 08:33:51 lf-activate-venv: SKIPPING 08:33:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-440/3 08:33:51 INFO: archiving workspace using pattern(s): 08:33:52 Archives upload complete. 08:33:52 INFO: archiving logs to Nexus 08:33:53 ---> uname -a: 08:33:53 Linux prd-centos7-docker-4c-2g-1760.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 08:33:53 08:33:53 08:33:53 ---> lscpu: 08:33:53 Architecture: x86_64 08:33:53 CPU op-mode(s): 32-bit, 64-bit 08:33:53 Byte Order: Little Endian 08:33:53 Address sizes: 40 bits physical, 48 bits virtual 08:33:53 CPU(s): 2 08:33:53 On-line CPU(s) list: 0,1 08:33:53 Thread(s) per core: 1 08:33:53 Core(s) per socket: 1 08:33:53 Socket(s): 2 08:33:53 NUMA node(s): 1 08:33:53 Vendor ID: AuthenticAMD 08:33:53 CPU family: 23 08:33:53 Model: 49 08:33:53 Model name: AMD EPYC-Rome Processor 08:33:53 Stepping: 0 08:33:53 CPU MHz: 2799.998 08:33:53 BogoMIPS: 5599.99 08:33:53 Virtualization: AMD-V 08:33:53 Hypervisor vendor: KVM 08:33:53 Virtualization type: full 08:33:53 L1d cache: 32K 08:33:53 L1i cache: 32K 08:33:53 L2 cache: 512K 08:33:53 L3 cache: 16384K 08:33:53 NUMA node0 CPU(s): 0,1 08:33:53 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 08:33:53 08:33:53 08:33:53 ---> nproc: 08:33:53 2 08:33:53 08:33:53 08:33:53 ---> df -h: 08:33:53 Filesystem Size Used Avail Use% Mounted on 08:33:53 overlay 40G 7.7G 33G 20% / 08:33:53 tmpfs 64M 0 64M 0% /dev 08:33:53 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:33:53 shm 64M 0 64M 0% /dev/shm 08:33:53 /dev/vda1 40G 7.7G 33G 20% /facter-os 08:33:53 08:33:53 08:33:53 ---> sar -b -r -n DEV: 08:33:53 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/28/21 _x86_64_ (2 CPU) 08:33:53 08:33:53 08:23:55 LINUX RESTART (2 CPU) 08:33:53 08:33:53 08:25:01 tps rtps wtps bread/s bwrtn/s 08:33:53 08:26:01 23.64 3.36 20.28 2564.10 3545.82 08:33:53 08:27:01 0.62 0.00 0.62 0.00 10.99 08:33:53 08:28:01 0.28 0.00 0.28 0.00 3.21 08:33:53 08:29:01 0.22 0.00 0.22 0.00 3.10 08:33:53 08:30:02 0.35 0.00 0.35 0.00 4.75 08:33:53 08:31:01 0.25 0.00 0.25 0.00 2.64 08:33:53 08:32:01 0.18 0.00 0.18 0.00 2.17 08:33:53 08:33:01 0.27 0.00 0.27 0.00 3.48 08:33:53 Average: 3.23 0.42 2.81 321.30 448.11 08:33:53 08:33:53 08:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:33:53 08:26:01 5423788 0 815816 10.19 2620 1766716 1158404 12.79 603648 1579960 24 08:33:53 08:27:01 5437100 0 802500 10.02 2620 1766720 1067076 11.78 598516 1573664 12 08:33:53 08:28:01 5434312 0 805284 10.05 2620 1766724 1067076 11.78 597468 1577672 12 08:33:53 08:29:01 5432648 0 806940 10.08 2620 1766732 1067352 11.78 598972 1577672 8 08:33:53 08:30:02 5433660 0 805924 10.06 2620 1766736 1067184 11.78 592704 1583008 12 08:33:53 08:31:01 5424916 0 814664 10.17 2620 1766740 1067076 11.78 601680 1583008 12 08:33:53 08:32:01 5424592 0 814984 10.18 2620 1766744 1067076 11.78 602096 1583008 16 08:33:53 08:33:01 5424468 0 815100 10.18 2620 1766752 1067076 11.78 603952 1581244 8 08:33:53 Average: 5429436 0 810152 10.12 2620 1766733 1078540 11.91 599880 1579904 13 08:33:53 08:33:53 08:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:33:53 08:26:01 eth0 169.03 149.72 561.46 22.72 0.00 0.00 0.00 0.00 08:33:53 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:33:53 08:26:01 docker0 91.08 77.71 7.16 223.58 0.00 0.00 0.00 0.00 08:33:53 08:27:01 eth0 0.78 0.07 0.07 0.01 0.00 0.00 0.00 0.00 08:33:53 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:33:53 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:33:53 08:28:01 eth0 0.63 0.10 0.06 0.01 0.00 0.00 0.00 0.00 08:33:53 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:33:53 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:33:53 08:29:01 eth0 0.92 0.72 0.53 0.40 0.00 0.00 0.00 0.00 08:33:53 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:33:53 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:33:53 08:30:02 eth0 0.28 0.22 0.14 0.07 0.00 0.00 0.00 0.00 08:33:53 08:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:33:53 08:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:33:53 08:31:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:33:53 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:33:53 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:33:53 08:32:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:33:53 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:33:53 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:33:53 08:33:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:33:53 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:33:53 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:33:53 Average: eth0 21.54 18.92 70.46 2.91 0.00 0.00 0.00 0.00 08:33:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:33:53 Average: docker0 11.41 9.74 0.90 28.02 0.00 0.00 0.00 0.00 08:33:53 08:33:53 08:33:53 ---> sar -P ALL: 08:33:53 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/28/21 _x86_64_ (2 CPU) 08:33:53 08:33:53 08:23:55 LINUX RESTART (2 CPU) 08:33:53 08:33:53 08:25:01 CPU %user %nice %system %iowait %steal %idle 08:33:53 08:26:01 all 4.23 0.00 1.86 0.39 0.05 93.47 08:33:53 08:26:01 0 4.13 0.00 1.88 0.49 0.07 93.43 08:33:53 08:26:01 1 4.33 0.00 1.84 0.29 0.03 93.50 08:33:53 08:27:01 all 0.16 0.00 0.08 0.00 0.03 99.74 08:33:53 08:27:01 0 0.07 0.00 0.07 0.00 0.03 99.83 08:33:53 08:27:01 1 0.25 0.00 0.08 0.00 0.02 99.65 08:33:53 08:28:01 all 0.12 0.00 0.06 0.00 0.03 99.79 08:33:53 08:28:01 0 0.07 0.00 0.05 0.00 0.03 99.85 08:33:53 08:28:01 1 0.17 0.00 0.07 0.00 0.03 99.73 08:33:53 08:29:01 all 0.12 0.00 0.05 0.00 0.03 99.81 08:33:53 08:29:01 0 0.05 0.00 0.07 0.00 0.03 99.85 08:33:53 08:29:01 1 0.18 0.00 0.03 0.00 0.02 99.77 08:33:53 08:30:02 all 0.23 0.00 0.03 0.00 0.03 99.72 08:33:53 08:30:02 0 0.07 0.00 0.02 0.00 0.03 99.88 08:33:53 08:30:02 1 0.38 0.00 0.05 0.00 0.02 99.55 08:33:53 08:31:01 all 0.16 0.00 0.06 0.00 0.02 99.76 08:33:53 08:31:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:33:53 08:31:01 1 0.29 0.00 0.10 0.00 0.02 99.59 08:33:53 08:32:01 all 0.16 0.00 0.04 0.00 0.04 99.76 08:33:53 08:32:01 0 0.03 0.00 0.03 0.00 0.03 99.90 08:33:53 08:32:01 1 0.28 0.00 0.05 0.00 0.05 99.62 08:33:53 08:33:01 all 0.08 0.00 0.05 0.00 0.02 99.85 08:33:53 08:33:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:33:53 08:33:01 1 0.13 0.00 0.07 0.00 0.03 99.77 08:33:53 Average: all 0.65 0.00 0.28 0.05 0.03 98.99 08:33:53 Average: 0 0.56 0.00 0.27 0.06 0.03 99.08 08:33:53 Average: 1 0.75 0.00 0.29 0.04 0.03 98.90 08:33:53 08:33:53 08:33:53