Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 29ca4d7052c316665e7e81c093303f9cc0e6fd8b 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-ssh6044721960329211943.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh3413615213839850409.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6027834200509567824.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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-ssh640707015425861402.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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1611035920084383785.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 USE_ALPINE: true 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-28104 in /w/workspace/edgexfoundry_edgex-ui-go_main [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_main # 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_main@tmp/jenkins-gitclient-ssh5140822555269055778.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 29ca4d7052c316665e7e81c093303f9cc0e6fd8b (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 29ca4d7052c316665e7e81c093303f9cc0e6fd8b # timeout=10 Commit message: "feat: update README.md and remove a number of broken links (#475)" > git rev-list --no-walk 26e4c85ee81701305d3fc90cd21a8c7f1f512706 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:35:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:35:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:35:39 ========================================================= 15:35:39 EdgeX Global Pipelines Version Info 15:35:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:35:41 ------------------- 15:35:41 stable info: 15:35:41 ------------------- 15:35:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:35:41 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 15:35:41 Message: update stable to v1.0.211 15:35:42 ------------------- 15:35:42 experimental info: 15:35:42 ------------------- 15:35:42 Commited By: **** collab-it+edgex@linuxfoundation.org 15:35:42 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 15:35:42 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:35:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:35:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:35:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:35:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:35:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:35:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:35:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:35:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:35:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:35:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:35:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 29ca4d7052c316665e7e81c093303f9cc0e6fd8b [Pipeline] echo 15:35:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 29ca4d7 [Pipeline] echo 15:35:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:35:43 provisioning config files... 15:35:43 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3924717073072797971tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:35:43 ---> docker-login.sh 15:35:43 nexus3.edgexfoundry.org:10001 15:35:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:43 Configure a credential helper to remove this warning. See 15:35:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:43 15:35:43 Login Succeeded 15:35:43 nexus3.edgexfoundry.org:10002 15:35:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:43 Configure a credential helper to remove this warning. See 15:35:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:43 15:35:43 Login Succeeded 15:35:43 nexus3.edgexfoundry.org:10003 15:35:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:43 Configure a credential helper to remove this warning. See 15:35:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:43 15:35:43 Login Succeeded 15:35:43 nexus3.edgexfoundry.org:10004 15:35:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:44 Configure a credential helper to remove this warning. See 15:35:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:44 15:35:44 Login Succeeded 15:35:44 docker.io 15:35:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:44 Configure a credential helper to remove this warning. See 15:35:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:44 15:35:44 Login Succeeded 15:35:44 ---> docker-login.sh ends [Pipeline] } 15:35:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:35:45 + git rev-list -1 --merges 29ca4d7052c316665e7e81c093303f9cc0e6fd8b~1..29ca4d7052c316665e7e81c093303f9cc0e6fd8b [Pipeline] echo 15:35:45 -----------> git rev-list -1 --merges 29ca4d7052c316665e7e81c093303f9cc0e6fd8b~1..29ca4d7052c316665e7e81c093303f9cc0e6fd8b 29ca4d7052c316665e7e81c093303f9cc0e6fd8b [false] [Pipeline] sh 15:35:45 + git log --format=format:%s -1 29ca4d7052c316665e7e81c093303f9cc0e6fd8b [Pipeline] echo 15:35:45 ========================================================= 15:35:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:35:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:35:45 + git log --format=format:%s -1 29ca4d7052c316665e7e81c093303f9cc0e6fd8b [Pipeline] echo 15:35:45 [semverPrep] GIT_COMMIT: 29ca4d7052c316665e7e81c093303f9cc0e6fd8b, Commit Message: feat: update README.md and remove a number of broken links (#475) [Pipeline] echo 15:35:45 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:35:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:35:46 15:35:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:35:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:35:46 latest: Pulling from edgex-devops/git-semver 15:35:46 a0d0a0d46f8b: Pulling fs layer 15:35:46 3e5f54012d9b: Pulling fs layer 15:35:46 4c7163046ea9: Pulling fs layer 15:35:46 0c2d73faf560: Pulling fs layer 15:35:46 0c2d73faf560: Waiting 15:35:46 3e5f54012d9b: Verifying Checksum 15:35:46 3e5f54012d9b: Download complete 15:35:46 a0d0a0d46f8b: Verifying Checksum 15:35:46 a0d0a0d46f8b: Download complete 15:35:46 4c7163046ea9: Verifying Checksum 15:35:46 4c7163046ea9: Download complete 15:35:46 0c2d73faf560: Verifying Checksum 15:35:46 0c2d73faf560: Download complete 15:35:46 a0d0a0d46f8b: Pull complete 15:35:46 3e5f54012d9b: Pull complete 15:35:47 4c7163046ea9: Pull complete 15:35:47 0c2d73faf560: Pull complete 15:35:47 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:35:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:35:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:35:47 prd-centos7-docker-4c-2g-28104 does not seem to be running inside a container 15:35:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:35:48 $ docker top 6799d949678392da6dd7bf82a480b0eeaf888c26742e278cd54b79ad3decebc7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:35:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:48 [ssh-agent] Looking for ssh-agent implementation... 15:35:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:48 $ docker exec 6799d949678392da6dd7bf82a480b0eeaf888c26742e278cd54b79ad3decebc7 ssh-agent 15:35:48 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfnCeFk/agent.15 15:35:48 SSH_AGENT_PID=21 15:35:48 Running ssh-add (command line suppressed) 15:35:48 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2329317736975560763.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2329317736975560763.key) 15:35:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:48 + git tag --points-at HEAD [Pipeline] } 15:35:48 $ docker exec --env ******** --env ******** 6799d949678392da6dd7bf82a480b0eeaf888c26742e278cd54b79ad3decebc7 ssh-agent -k 15:35:48 unset SSH_AUTH_SOCK; 15:35:48 unset SSH_AGENT_PID; 15:35:48 echo Agent pid 21 killed; 15:35:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:35:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:49 [ssh-agent] Looking for ssh-agent implementation... 15:35:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:49 $ docker exec 6799d949678392da6dd7bf82a480b0eeaf888c26742e278cd54b79ad3decebc7 ssh-agent 15:35:49 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmjGdme/agent.55 15:35:49 SSH_AGENT_PID=61 15:35:49 Running ssh-add (command line suppressed) 15:35:49 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5630358633765763723.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5630358633765763723.key) 15:35:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:49 + git semver init 15:35:49 # -> Open(): unable to determine branch for HEAD 15:35:49 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 15:35:49 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 15:35:49 # $SEMVER_REMOTE_NAME = origin 15:35:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:35:49 # $SEMVER_USER_NAME = edgex-jenkins 15:35:49 # $SEMVER_BRANCH = main 15:35:49 # $SEMVER_TEMP = /tmp/semver-516380432 15:35:49 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 15:35:52 # '/tmp/semver-516380432' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 15:35:52 # -> Force: false 15:35:52 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 15:35:52 $ docker exec --env ******** --env ******** 6799d949678392da6dd7bf82a480b0eeaf888c26742e278cd54b79ad3decebc7 ssh-agent -k 15:35:52 unset SSH_AUTH_SOCK; 15:35:52 unset SSH_AGENT_PID; 15:35:52 echo Agent pid 61 killed; 15:35:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:35:52 + git semver [Pipeline] } 15:35:52 $ docker stop --time=1 6799d949678392da6dd7bf82a480b0eeaf888c26742e278cd54b79ad3decebc7 15:35:53 $ docker rm -f 6799d949678392da6dd7bf82a480b0eeaf888c26742e278cd54b79ad3decebc7 [Pipeline] // withDockerContainer [Pipeline] sh 15:35:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:35:54 Stashed 1 file(s) [Pipeline] echo 15:35:54 [edgeXSemver]: initialized semver on version 2.0.1-dev.29 [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 15:36:09 Still waiting to schedule task 15:36:09 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:36:09 Still waiting to schedule task 15:36:09 ‘prd-ubuntu18.04-docker-arm64-4c-16g-28102’ is offline 15:37:47 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28105 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 15:37:47 Running in /w/workspace/edgex-ui-go/31 [Pipeline] { [Pipeline] checkout 15:37:48 The recommended git tool is: git 15:37:53 using credential edgex-jenkins-ssh 15:37:53 Cloning the remote Git repository 15:37:53 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 15:37:53 > git init /w/workspace/edgex-ui-go/31 # timeout=10 15:37:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:37:53 > git --version # timeout=10 15:37:53 > git --version # 'git version 2.17.1' 15:37:53 using GIT_SSH to set credentials SSH Credentials for GitHub 15:37:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:38:00 Avoid second fetch 15:38:00 Checking out Revision 29ca4d7052c316665e7e81c093303f9cc0e6fd8b (main) 15:38:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:38:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:38:00 > git config core.sparsecheckout # timeout=10 15:38:00 > git checkout -f 29ca4d7052c316665e7e81c093303f9cc0e6fd8b # timeout=10 15:38:04 Commit message: "feat: update README.md and remove a number of broken links (#475)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:38:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:38:06 % Total % Received % Xferd Average Speed Time Time Time Current 15:38:06 Dload Upload Total Spent Left Speed 15:38:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 86941 0 --:--:-- --:--:-- --:--:-- 86941 [Pipeline] sh 15:38:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:38:06 + sudo tee /etc/docker/daemon.new 15:38:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:38:06 { 15:38:06 "registry-mirrors": [ 15:38:06 "https://nexus3.edgexfoundry.org:10001" 15:38:06 ], 15:38:06 "bip": "10.250.0.254/24", 15:38:06 "hosts": [ 15:38:06 "tcp://0.0.0.0:5555", 15:38:06 "unix:///var/run/docker.sock" 15:38:06 ], 15:38:06 "mtu": 1458, 15:38:06 "selinux-enabled": true, 15:38:06 "seccomp-profile": "/etc/docker/seccomp.json" 15:38:06 } [Pipeline] sh 15:38:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:38:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:38:25 provisioning config files... 15:38:25 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/31@tmp/config2504706267414389950tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:38:26 ---> docker-login.sh 15:38:26 nexus3.edgexfoundry.org:10001 15:38:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:27 Configure a credential helper to remove this warning. See 15:38:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:27 15:38:27 Login Succeeded 15:38:27 nexus3.edgexfoundry.org:10002 15:38:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:27 Configure a credential helper to remove this warning. See 15:38:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:27 15:38:27 Login Succeeded 15:38:27 nexus3.edgexfoundry.org:10003 15:38:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:28 Configure a credential helper to remove this warning. See 15:38:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:28 15:38:28 Login Succeeded 15:38:28 nexus3.edgexfoundry.org:10004 15:38:28 Running on prd-centos7-docker-4c-2g-28106 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 15:38:28 Running in /w/workspace/edgex-ui-go/31 [Pipeline] { [Pipeline] checkout 15:38:28 The recommended git tool is: git 15:38:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:28 Configure a credential helper to remove this warning. See 15:38:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:28 15:38:28 Login Succeeded 15:38:28 docker.io 15:38:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:29 Configure a credential helper to remove this warning. See 15:38:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:29 15:38:29 Login Succeeded 15:38:29 ---> docker-login.sh ends [Pipeline] } 15:38:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:38:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:38:29 ========================================================= 15:38:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:38:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:38:30 + 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 . 15:38:30 using credential edgex-jenkins-ssh 15:38:30 Cloning the remote Git repository 15:38:29 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 15:38:29 > git init /w/workspace/edgex-ui-go/31 # timeout=10 15:38:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:38:29 > git --version # timeout=10 15:38:29 > git --version # 'git version 2.24.4' 15:38:29 using GIT_SSH to set credentials SSH Credentials for GitHub 15:38:29 [INFO] Currently running in a labeled security context 15:38:29 [INFO] Currently SELinux is 'enforcing' on the host 15:38:29 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/31@tmp/jenkins-gitclient-ssh760738328538361865.key 15:38:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:38:31 Sending build context to Docker daemon 25.19MB 15:38:31 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 15:38:31 Step 2/14 : FROM ${BASE} AS builder 15:38:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:38:31 552d1f2373af: Pulling fs layer 15:38:31 ea3f2d53f512: Pulling fs layer 15:38:31 9e70ebbbe112: Pulling fs layer 15:38:31 7a9cfe048b4a: Pulling fs layer 15:38:31 72dc09318566: Pulling fs layer 15:38:31 f4f7b4309257: Pulling fs layer 15:38:31 0ac9a79272e3: Pulling fs layer 15:38:31 b78e95d17946: Pulling fs layer 15:38:31 f4f7b4309257: Waiting 15:38:31 0ac9a79272e3: Waiting 15:38:31 b78e95d17946: Waiting 15:38:31 72dc09318566: Waiting 15:38:31 7a9cfe048b4a: Waiting 15:38:31 9e70ebbbe112: Download complete 15:38:31 ea3f2d53f512: Verifying Checksum 15:38:31 ea3f2d53f512: Download complete 15:38:31 72dc09318566: Verifying Checksum 15:38:31 72dc09318566: Download complete 15:38:31 f4f7b4309257: Verifying Checksum 15:38:31 f4f7b4309257: Download complete 15:38:31 552d1f2373af: Verifying Checksum 15:38:31 0ac9a79272e3: Verifying Checksum 15:38:31 0ac9a79272e3: Download complete 15:38:32 552d1f2373af: Pull complete 15:38:32 ea3f2d53f512: Pull complete 15:38:33 9e70ebbbe112: Pull complete 15:38:33 b78e95d17946: Verifying Checksum 15:38:33 b78e95d17946: Download complete 15:38:33 7a9cfe048b4a: Verifying Checksum 15:38:33 7a9cfe048b4a: Download complete 15:38:35 Avoid second fetch 15:38:35 Checking out Revision 29ca4d7052c316665e7e81c093303f9cc0e6fd8b (main) 15:38:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:38:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:38:34 > git config core.sparsecheckout # timeout=10 15:38:34 > git checkout -f 29ca4d7052c316665e7e81c093303f9cc0e6fd8b # timeout=10 15:38:38 Commit message: "feat: update README.md and remove a number of broken links (#475)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:38:38 provisioning config files... 15:38:38 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/31@tmp/config4826730713762877382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:38:39 ---> docker-login.sh 15:38:39 nexus3.edgexfoundry.org:10001 15:38:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:39 Configure a credential helper to remove this warning. See 15:38:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:39 15:38:39 Login Succeeded 15:38:39 nexus3.edgexfoundry.org:10002 15:38:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:39 Configure a credential helper to remove this warning. See 15:38:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:39 15:38:39 Login Succeeded 15:38:39 nexus3.edgexfoundry.org:10003 15:38:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:39 Configure a credential helper to remove this warning. See 15:38:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:39 15:38:39 Login Succeeded 15:38:39 nexus3.edgexfoundry.org:10004 15:38:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:39 Configure a credential helper to remove this warning. See 15:38:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:39 15:38:39 Login Succeeded 15:38:39 docker.io 15:38:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:40 Configure a credential helper to remove this warning. See 15:38:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:40 15:38:40 Login Succeeded 15:38:40 ---> docker-login.sh ends [Pipeline] } 15:38:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:38:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:38:40 ========================================================= 15:38:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:38:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:38:40 + 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 . 15:38:40 Sending build context to Docker daemon 25.18MB 15:38:40 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 15:38:40 Step 2/14 : FROM ${BASE} AS builder 15:38:40 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:38:40 a0d0a0d46f8b: Pulling fs layer 15:38:40 31adcdaf11c8: Pulling fs layer 15:38:40 b8b176561691: Pulling fs layer 15:38:40 4527c011a84f: Pulling fs layer 15:38:40 5d74067f8e1e: Pulling fs layer 15:38:40 e0aca202a116: Pulling fs layer 15:38:40 3a43be97a3b4: Pulling fs layer 15:38:40 34cad66bf833: Pulling fs layer 15:38:40 b4e3c513aaa6: Pulling fs layer 15:38:40 5d74067f8e1e: Waiting 15:38:40 e0aca202a116: Waiting 15:38:40 3a43be97a3b4: Waiting 15:38:40 34cad66bf833: Waiting 15:38:40 b4e3c513aaa6: Waiting 15:38:40 4527c011a84f: Waiting 15:38:40 b8b176561691: Verifying Checksum 15:38:40 b8b176561691: Download complete 15:38:40 31adcdaf11c8: Verifying Checksum 15:38:40 31adcdaf11c8: Download complete 15:38:40 5d74067f8e1e: Verifying Checksum 15:38:40 5d74067f8e1e: Download complete 15:38:40 e0aca202a116: Verifying Checksum 15:38:40 e0aca202a116: Download complete 15:38:40 a0d0a0d46f8b: Verifying Checksum 15:38:40 a0d0a0d46f8b: Download complete 15:38:40 3a43be97a3b4: Verifying Checksum 15:38:40 3a43be97a3b4: Download complete 15:38:41 34cad66bf833: Verifying Checksum 15:38:41 34cad66bf833: Download complete 15:38:41 b4e3c513aaa6: Verifying Checksum 15:38:41 b4e3c513aaa6: Download complete 15:38:41 4527c011a84f: Verifying Checksum 15:38:41 4527c011a84f: Download complete 15:38:41 a0d0a0d46f8b: Pull complete 15:38:41 31adcdaf11c8: Pull complete 15:38:41 b8b176561691: Pull complete 15:38:43 7a9cfe048b4a: Pull complete 15:38:43 72dc09318566: Pull complete 15:38:44 f4f7b4309257: Pull complete 15:38:44 0ac9a79272e3: Pull complete 15:38:45 4527c011a84f: Pull complete 15:38:45 5d74067f8e1e: Pull complete 15:38:45 e0aca202a116: Pull complete 15:38:45 3a43be97a3b4: Pull complete 15:38:45 34cad66bf833: Pull complete 15:38:48 b4e3c513aaa6: Pull complete 15:38:48 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 15:38:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:38:48 ---> 9f6097aaca64 15:38:48 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:38:51 ---> Running in 2f3ea65a090a 15:38:51 Removing intermediate container 2f3ea65a090a 15:38:51 ---> bb7d69c6c8ee 15:38:51 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 15:38:51 ---> Running in 76dacb55225b 15:38:51 Removing intermediate container 76dacb55225b 15:38:51 ---> 904db464414c 15:38:51 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 15:38:51 ---> Running in 92198c017345 15:38:51 Removing intermediate container 92198c017345 15:38:51 ---> f35b61e85129 15:38:51 Step 6/14 : LABEL Name=edgex-ui-go 15:38:51 ---> Running in 7811c24e683c 15:38:51 Removing intermediate container 7811c24e683c 15:38:51 ---> 7ad9aa152322 15:38:51 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 15:38:51 ---> Running in c5326a1ad39e 15:38:51 Removing intermediate container c5326a1ad39e 15:38:51 ---> 0347f03fbb33 15:38:51 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:38:51 ---> Running in 2b43359aa81b 15:38:51 Removing intermediate container 2b43359aa81b 15:38:51 ---> 6e4a218f9e48 15:38:51 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:38:51 b78e95d17946: Pull complete 15:38:51 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 15:38:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:38:51 ---> 8b459fc5aaf0 15:38:51 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:38:51 ---> Running in 40eb1a7ed146 15:38:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:38:52 ---> Running in 5500526f1dec 15:38:52 Removing intermediate container 5500526f1dec 15:38:52 ---> 09b0cfe1ae32 15:38:52 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 15:38:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:38:52 ---> Running in 5b3a3a1cd496 15:38:53 Removing intermediate container 5b3a3a1cd496 15:38:53 ---> 238569a1189d 15:38:53 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 15:38:53 OK: 220 MiB in 52 packages 15:38:53 Removing intermediate container 40eb1a7ed146 15:38:53 ---> 458e2860a447 15:38:53 Step 10/14 : ENV GO111MODULE=on 15:38:53 ---> Running in 1a04c1742f3f 15:38:53 ---> Running in a95d8562d36d 15:38:53 Removing intermediate container 1a04c1742f3f 15:38:53 ---> ab47ee4f8a8e 15:38:53 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:38:53 ---> Running in 6b6d2c47e09c 15:38:53 Removing intermediate container 6b6d2c47e09c 15:38:53 ---> 95750d32c233 15:38:53 Step 12/14 : COPY . . 15:38:53 Removing intermediate container a95d8562d36d 15:38:53 ---> 13ef251b6d60 15:38:53 Step 6/14 : LABEL Name=edgex-ui-go 15:38:53 ---> Running in 5f9a1771cc3f 15:38:54 Removing intermediate container 5f9a1771cc3f 15:38:54 ---> 3b4486e7d23a 15:38:54 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 15:38:54 ---> Running in 083c2bb7beb3 15:38:54 ---> 7d9a9a31592f 15:38:54 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:38:54 ---> Running in 6f0b4eaf2c08 15:38:54 Removing intermediate container 083c2bb7beb3 15:38:54 ---> 428819bf885d 15:38:54 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:38:54 ---> Running in 4fae130981e4 15:38:56 Removing intermediate container 4fae130981e4 15:38:56 ---> 9a47a7af6c44 15:38:56 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:38:56 ---> Running in e36023a5d085 15:38:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:38:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:38:59 OK: 219 MiB in 52 packages 15:39:00 Removing intermediate container e36023a5d085 15:39:00 ---> fa0f8d8108ba 15:39:00 Step 10/14 : ENV GO111MODULE=on 15:39:00 ---> Running in 109b577b6159 15:39:00 Removing intermediate container 109b577b6159 15:39:00 ---> 890892fc0742 15:39:00 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:39:00 ---> Running in eb3228898e4e 15:39:01 Removing intermediate container eb3228898e4e 15:39:01 ---> 463005797003 15:39:01 Step 12/14 : COPY . . 15:39:04 ---> ce979e697a58 15:39:04 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:39:04 ---> Running in f8ba1451b151 15:39:06 Removing intermediate container 6f0b4eaf2c08 15:39:06 ---> 51368cdf5557 15:39:06 Step 14/14 : RUN ${MAKE} 15:39:06 ---> Running in d83df0dd4471 15:39:06 noop 15:39:06 Removing intermediate container d83df0dd4471 15:39:06 ---> 144301810a66 15:39:06 Successfully built 144301810a66 15:39:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:39:07 + docker inspect -f . ci-base-image-x86_64 15:39:07 . [Pipeline] withDockerContainer 15:39:07 prd-centos7-docker-4c-2g-28106 does not seem to be running inside a container 15:39:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/31 -v /w/workspace/edgex-ui-go/31:/w/workspace/edgex-ui-go/31:rw,z -v /w/workspace/edgex-ui-go/31@tmp:/w/workspace/edgex-ui-go/31@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 ******** ci-base-image-x86_64 cat 15:39:07 $ docker top b6322daf49c3eff65cbe9ad544615e5eb337fd6978fe35852f2a526487cbad49 -eo pid,comm [Pipeline] { [Pipeline] sh 15:39:08 + go version 15:39:08 go version go1.16.8 linux/amd64 [Pipeline] } 15:39:08 $ docker stop --time=1 b6322daf49c3eff65cbe9ad544615e5eb337fd6978fe35852f2a526487cbad49 15:39:09 $ docker rm -f b6322daf49c3eff65cbe9ad544615e5eb337fd6978fe35852f2a526487cbad49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:39:09 + docker inspect -f . ci-base-image-x86_64 15:39:09 . [Pipeline] withDockerContainer 15:39:09 prd-centos7-docker-4c-2g-28106 does not seem to be running inside a container 15:39:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/31 -v /w/workspace/edgex-ui-go/31:/w/workspace/edgex-ui-go/31:rw,z -v /w/workspace/edgex-ui-go/31@tmp:/w/workspace/edgex-ui-go/31@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 ******** ci-base-image-x86_64 cat 15:39:10 $ docker top c4366628ce0d55b2b5a4a264cd3303745cc33219efe823b13b03ec90d1c53428 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:39:10 + make test 15:39:10 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:39:10 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:39:23 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:39:23 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:39:23 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:39:23 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 15:39:23 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 15:39:23 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 15:39:23 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:39:23 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:39:23 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 15:39:23 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 15:39:23 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 15:39:23 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 15:39:23 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:39:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:39:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 15:39:28 $ docker stop --time=1 c4366628ce0d55b2b5a4a264cd3303745cc33219efe823b13b03ec90d1c53428 15:39:30 $ docker rm -f c4366628ce0d55b2b5a4a264cd3303745cc33219efe823b13b03ec90d1c53428 [Pipeline] // withDockerContainer [Pipeline] sh 15:39:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:39:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:39:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:39:31 Removing intermediate container f8ba1451b151 15:39:31 ---> f693712dd91d 15:39:31 Step 14/14 : RUN ${MAKE} 15:39:31 ---> Running in acee9b70da7e 15:39:31 noop 15:39:31 Removing intermediate container acee9b70da7e 15:39:31 ---> c84c7aee8ade 15:39:31 Successfully built c84c7aee8ade 15:39:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:39:31 + ls -al . 15:39:31 total 88 15:39:31 drwxrwxr-x. 12 jenkins jenkins 4096 Nov 9 15:39 . 15:39:31 drwxrwxr-x. 4 jenkins jenkins 30 Nov 9 15:38 .. 15:39:31 drwxrwxr-x. 3 jenkins jenkins 20 Nov 9 15:38 assets 15:39:31 drwxrwxr-x. 2 jenkins jenkins 66 Nov 9 15:38 bin 15:39:31 drwxrwxr-x. 3 jenkins jenkins 29 Nov 9 15:38 cmd 15:39:31 -rw-rw-r--. 1 jenkins jenkins 3959 Nov 9 15:38 CONTRIBUTING.md 15:39:31 -rw-r--r--. 1 jenkins jenkins 10 Nov 9 15:39 coverage.out 15:39:31 -rw-rw-r--. 1 jenkins jenkins 1526 Nov 9 15:38 Dockerfile 15:39:31 drwxrwxr-x. 2 jenkins jenkins 23 Nov 9 15:38 docs 15:39:31 drwxrwxr-x. 8 jenkins jenkins 162 Nov 9 15:38 .git 15:39:31 drwxrwxr-x. 2 jenkins jenkins 103 Nov 9 15:38 .github 15:39:31 -rw-rw-r--. 1 jenkins jenkins 155 Nov 9 15:38 .gitignore 15:39:31 -rw-rw-r--. 1 jenkins jenkins 880 Nov 9 15:38 go.mod 15:39:31 -rw-rw-r--. 1 jenkins jenkins 24176 Nov 9 15:38 go.sum 15:39:31 drwxrwxr-x. 9 jenkins jenkins 125 Nov 9 15:38 internal 15:39:31 -rw-rw-r--. 1 jenkins jenkins 652 Nov 9 15:38 Jenkinsfile 15:39:31 -rw-rw-r--. 1 jenkins jenkins 11357 Nov 9 15:38 LICENSE 15:39:31 -rw-rw-r--. 1 jenkins jenkins 1212 Nov 9 15:38 Makefile 15:39:31 drwxrwxr-x. 3 jenkins jenkins 19 Nov 9 15:38 pkg 15:39:31 -rw-rw-r--. 1 jenkins jenkins 4450 Nov 9 15:38 README.md 15:39:31 drwxrwxr-x. 4 jenkins jenkins 71 Nov 9 15:38 snap 15:39:31 -rw-rw-r--. 1 jenkins jenkins 12 Nov 9 15:35 VERSION 15:39:31 -rw-rw-r--. 1 jenkins jenkins 155 Nov 9 15:38 version.go 15:39:31 drwxrwxr-x. 4 jenkins jenkins 4096 Nov 9 15:38 web [Pipeline] isUnix [Pipeline] sh 15:39:31 + docker inspect -f . ci-base-image-arm64 15:39:31 . [Pipeline] withDockerContainer 15:39:32 + 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=29ca4d7052c316665e7e81c093303f9cc0e6fd8b --label arch=amd64 --label version=2.0.1-dev.29 . 15:39:32 prd-ubuntu18.04-docker-arm64-4c-16g-28105 does not seem to be running inside a container 15:39:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/31 -v /w/workspace/edgex-ui-go/31:/w/workspace/edgex-ui-go/31:rw,z -v /w/workspace/edgex-ui-go/31@tmp:/w/workspace/edgex-ui-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:39:32 Sending build context to Docker daemon 25.18MB 15:39:32 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 15:39:32 Step 2/22 : FROM ${BASE} AS builder 15:39:32 ---> 144301810a66 15:39:32 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:39:32 ---> Running in f65078647df5 15:39:32 Removing intermediate container f65078647df5 15:39:32 ---> 2da24cd04c1c 15:39:32 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 15:39:32 ---> Running in 2bef004fdc77 15:39:32 Removing intermediate container 2bef004fdc77 15:39:32 ---> 0a6e89617a1b 15:39:32 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 15:39:32 ---> Running in 43057838c24a 15:39:32 Removing intermediate container 43057838c24a 15:39:32 ---> 2b40097d55e8 15:39:32 Step 6/22 : LABEL Name=edgex-ui-go 15:39:32 ---> Running in 90e9490f2147 15:39:32 Removing intermediate container 90e9490f2147 15:39:32 ---> 5b46ed62d8a1 15:39:32 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 15:39:32 ---> Running in dbbc18140732 15:39:32 Removing intermediate container dbbc18140732 15:39:32 ---> b2402cb9b6a6 15:39:32 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:39:32 ---> Running in b5a22e8c0d20 15:39:33 Removing intermediate container b5a22e8c0d20 15:39:33 ---> 413d73a493f7 15:39:33 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:39:33 ---> Running in 51ec472acbda 15:39:33 $ docker top 5ea592ea6a84cc896628231260879da8f2aba0b198e30dcc44677764926edbfd -eo pid,comm 15:39:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh 15:39:34 + go version 15:39:34 go version go1.16.8 linux/arm64 15:39:34 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [Pipeline] } 15:39:34 $ docker stop --time=1 5ea592ea6a84cc896628231260879da8f2aba0b198e30dcc44677764926edbfd 15:39:34 OK: 220 MiB in 52 packages 15:39:35 Removing intermediate container 51ec472acbda 15:39:35 ---> b3359c9874a3 15:39:35 Step 10/22 : ENV GO111MODULE=on 15:39:35 ---> Running in c2e2161bd92a 15:39:35 Removing intermediate container c2e2161bd92a 15:39:35 ---> 138046ca4d73 15:39:35 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:39:35 ---> Running in 08bdbb6e95cd 15:39:35 Removing intermediate container 08bdbb6e95cd 15:39:35 ---> 5f1506583a26 15:39:35 Step 12/22 : COPY . . 15:39:36 ---> bc7de187056b 15:39:36 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:39:36 ---> Running in 7ff53cca34a6 15:39:36 $ docker rm -f 5ea592ea6a84cc896628231260879da8f2aba0b198e30dcc44677764926edbfd 15:39:36 Removing intermediate container 7ff53cca34a6 15:39:36 ---> ff2cd4c3652f 15:39:36 Step 14/22 : RUN ${MAKE} [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:39:36 ---> Running in e296d52ca191 15:39:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.29" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 15:39:37 + docker inspect -f . ci-base-image-arm64 15:39:37 . [Pipeline] withDockerContainer 15:39:37 prd-ubuntu18.04-docker-arm64-4c-16g-28105 does not seem to be running inside a container 15:39:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/31 -v /w/workspace/edgex-ui-go/31:/w/workspace/edgex-ui-go/31:rw,z -v /w/workspace/edgex-ui-go/31@tmp:/w/workspace/edgex-ui-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:39:38 $ docker top fac5c0b2788c967102c1666f1e97bb929a49d3cf843268eb6fcbfc8792ec7427 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:39:39 + make test 15:39:39 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:39:40 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:39:45 CGO_ENABLED=0 GO111MODULE=on go build ./... 15:39:47 Removing intermediate container e296d52ca191 15:39:47 ---> 561198156dbe 15:39:47 Step 15/22 : FROM alpine:3.14 15:39:50 3.14: Pulling from library/alpine 15:39:50 a0d0a0d46f8b: Already exists 15:39:51 error pulling image configuration: Get "https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/14/14119a10abf4669e8cdbdff324a9f9605d99697215a0d21c360fe8dfa8471bab/data?verify=1636475390-GtU7RpKOX2Og0j1XPRwLPDXwTiY%3D": dial tcp: lookup production.cloudflare.docker.com on 10.30.120.3:53: server misbehaving [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:39:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:39:51 15:39:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:39:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:39:52 latest: Pulling from edgex-lftools-log-publisher 15:39:52 b4d181a07f80: Pulling fs layer 15:39:52 a1111a8f2ec3: Pulling fs layer 15:39:52 ed53099fbce6: Pulling fs layer 15:39:52 dc539afda2c1: Pulling fs layer 15:39:52 77bc0d833cb6: Pulling fs layer 15:39:52 9065ff56babe: Pulling fs layer 15:39:52 d287ab97295c: Pulling fs layer 15:39:52 dc539afda2c1: Waiting 15:39:52 77bc0d833cb6: Waiting 15:39:52 d287ab97295c: Waiting 15:39:52 9065ff56babe: Waiting 15:39:52 a1111a8f2ec3: Verifying Checksum 15:39:52 a1111a8f2ec3: Download complete 15:39:52 dc539afda2c1: Verifying Checksum 15:39:52 dc539afda2c1: Download complete 15:39:52 ed53099fbce6: Verifying Checksum 15:39:52 ed53099fbce6: Download complete 15:39:52 9065ff56babe: Verifying Checksum 15:39:52 9065ff56babe: Download complete 15:39:52 77bc0d833cb6: Verifying Checksum 15:39:52 77bc0d833cb6: Download complete 15:39:52 b4d181a07f80: Verifying Checksum 15:39:52 b4d181a07f80: Download complete 15:39:52 d287ab97295c: Verifying Checksum 15:39:52 d287ab97295c: Download complete 15:39:53 b4d181a07f80: Pull complete 15:39:53 a1111a8f2ec3: Pull complete 15:39:54 ed53099fbce6: Pull complete 15:39:54 dc539afda2c1: Pull complete 15:39:54 77bc0d833cb6: Pull complete 15:39:54 9065ff56babe: Pull complete 15:39:59 d287ab97295c: Pull complete 15:39:59 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:39:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:39:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:40:00 prd-centos7-docker-4c-2g-28106 does not seem to be running inside a container 15:40: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/31 -v /w/workspace/edgex-ui-go/31:/w/workspace/edgex-ui-go/31:rw,z -v /w/workspace/edgex-ui-go/31@tmp:/w/workspace/edgex-ui-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:40:03 $ docker top c99af0acc49cf22cebaf86b6c9b74e5e253f28919a811428dade62e8ce6407a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:40:03 ---> job-cost.sh 15:40:03 lf-activate-venv: SKIPPING 15:40:03 INFO: No Stack... 15:40:03 INFO: Retrieving Pricing Info for: v3-standard-2 15:40:04 INFO: Archiving Costs [Pipeline] sh 15:40:04 + cut -d, -f6 15:40:04 + cat /w/workspace/edgex-ui-go/31/archives/cost.csv [Pipeline] lock 15:40:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-31-stack-cost] 15:40:04 Resource [jenkins-edgexfoundry-edgex-ui-go-main-31-stack-cost] did not exist. Created. 15:40:04 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:40:04 + echo total: 0.05999999865889549 [Pipeline] stash 15:40:04 Stashed 1 file(s) [Pipeline] } 15:40:04 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-31-stack-cost] [Pipeline] // lock [Pipeline] } 15:40:04 $ docker stop --time=1 c99af0acc49cf22cebaf86b6c9b74e5e253f28919a811428dade62e8ce6407a7 15:40:06 $ docker rm -f c99af0acc49cf22cebaf86b6c9b74e5e253f28919a811428dade62e8ce6407a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:40:07 Failed in branch amd64 15:40:19 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:40:19 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:40:19 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:40:19 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 15:40:19 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 15:40:19 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 15:40:19 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:40:19 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:40:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 15:40:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 15:40:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 15:40:19 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 15:40:19 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:40:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:40:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 15:40:42 $ docker stop --time=1 fac5c0b2788c967102c1666f1e97bb929a49d3cf843268eb6fcbfc8792ec7427 15:40:43 $ docker rm -f fac5c0b2788c967102c1666f1e97bb929a49d3cf843268eb6fcbfc8792ec7427 [Pipeline] // withDockerContainer [Pipeline] sh 15:40:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:40:44 Warning: overwriting stash ‘coverage-report’ 15:40:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:40:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:40:46 + ls -al . 15:40:46 total 128 15:40:46 drwxrwxr-x 12 jenkins jenkins 4096 Nov 9 15:39 . 15:40:46 drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 15:37 .. 15:40:46 drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 15:38 .git 15:40:46 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 15:38 .github 15:40:46 -rw-rw-r-- 1 jenkins jenkins 155 Nov 9 15:38 .gitignore 15:40:46 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 9 15:38 CONTRIBUTING.md 15:40:46 -rw-rw-r-- 1 jenkins jenkins 1526 Nov 9 15:38 Dockerfile 15:40:46 -rw-rw-r-- 1 jenkins jenkins 652 Nov 9 15:38 Jenkinsfile 15:40:46 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 9 15:38 LICENSE 15:40:46 -rw-rw-r-- 1 jenkins jenkins 1212 Nov 9 15:38 Makefile 15:40:46 -rw-rw-r-- 1 jenkins jenkins 4450 Nov 9 15:38 README.md 15:40:46 -rw-rw-r-- 1 jenkins jenkins 12 Nov 9 15:35 VERSION 15:40:46 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 15:38 assets 15:40:46 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 15:38 bin 15:40:46 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 15:38 cmd 15:40:46 -rw-r--r-- 1 jenkins jenkins 10 Nov 9 15:39 coverage.out 15:40:46 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 15:38 docs 15:40:46 -rw-rw-r-- 1 jenkins jenkins 880 Nov 9 15:38 go.mod 15:40:46 -rw-rw-r-- 1 jenkins jenkins 24176 Nov 9 15:38 go.sum 15:40:46 drwxrwxr-x 9 jenkins jenkins 4096 Nov 9 15:38 internal 15:40:46 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 15:38 pkg 15:40:46 drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 15:38 snap 15:40:46 -rw-rw-r-- 1 jenkins jenkins 155 Nov 9 15:38 version.go 15:40:46 drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 15:38 web [Pipeline] isUnix [Pipeline] sh 15:40:47 + 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=29ca4d7052c316665e7e81c093303f9cc0e6fd8b --label arch=arm64 --label version=2.0.1-dev.29 . 15:40:48 Sending build context to Docker daemon 25.19MB 15:40:48 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 15:40:48 Step 2/22 : FROM ${BASE} AS builder 15:40:48 ---> c84c7aee8ade 15:40:48 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:40:48 ---> Running in 3615829e8d9d 15:40:48 Removing intermediate container 3615829e8d9d 15:40:48 ---> 7384fd5465c3 15:40:48 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 15:40:48 ---> Running in b6ef97ba5365 15:40:48 Removing intermediate container b6ef97ba5365 15:40:48 ---> ac921c322a77 15:40:48 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 15:40:49 ---> Running in 1fa8954e7320 15:40:49 Removing intermediate container 1fa8954e7320 15:40:49 ---> 7191bb91773b 15:40:49 Step 6/22 : LABEL Name=edgex-ui-go 15:40:49 ---> Running in 57df66f2e8c9 15:40:50 Removing intermediate container 57df66f2e8c9 15:40:50 ---> c45424e82684 15:40:50 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 15:40:50 ---> Running in 93dcb582b0c8 15:40:50 Removing intermediate container 93dcb582b0c8 15:40:50 ---> d25a859dfda6 15:40:50 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:40:50 ---> Running in 621af004697e 15:40:52 Removing intermediate container 621af004697e 15:40:52 ---> db835c260ca5 15:40:52 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:40:52 ---> Running in 7fc8a5afc5dc 15:40:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:40:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:40:55 OK: 219 MiB in 52 packages 15:40:56 Removing intermediate container 7fc8a5afc5dc 15:40:56 ---> be08f7782bf9 15:40:56 Step 10/22 : ENV GO111MODULE=on 15:40:56 ---> Running in 8a1972e49e1d 15:40:56 Removing intermediate container 8a1972e49e1d 15:40:56 ---> 4cec51f333b9 15:40:56 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:40:56 ---> Running in f73e46dfdede 15:40:57 Removing intermediate container f73e46dfdede 15:40:57 ---> 2378b10caa13 15:40:57 Step 12/22 : COPY . . 15:41:00 ---> c2cb67bfed62 15:41:00 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:41:00 ---> Running in c86c6c06ef29 15:41:02 Removing intermediate container c86c6c06ef29 15:41:02 ---> 6815d065ec62 15:41:02 Step 14/22 : RUN ${MAKE} 15:41:02 ---> Running in 2e38a6b21c77 15:41:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.29" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 15:41:30 CGO_ENABLED=0 GO111MODULE=on go build ./... 15:41:34 Removing intermediate container 2e38a6b21c77 15:41:34 ---> d8d0901ae0dc 15:41:34 Step 15/22 : FROM alpine:3.14 15:41:37 3.14: Pulling from library/alpine 15:41:37 552d1f2373af: Already exists 15:41:37 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 15:41:37 Status: Downloaded newer image for alpine:3.14 15:41:37 ---> bb3de5531c18 15:41:37 Step 16/22 : EXPOSE 4000 15:41:38 ---> Running in 0fbd99064091 15:41:38 Removing intermediate container 0fbd99064091 15:41:38 ---> fa4c659b3d7d 15:41:38 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:41:39 ---> b4635c224667 15:41:39 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:41:39 ---> Running in b38a1f6ad527 15:41:40 Removing intermediate container b38a1f6ad527 15:41:40 ---> 3b8b0a5113da 15:41:40 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 15:41:40 ---> Running in 9ba966f105cc 15:41:41 Removing intermediate container 9ba966f105cc 15:41:41 ---> c886080f2391 15:41:41 Step 20/22 : LABEL arch=arm64 15:41:41 ---> Running in 758b2133e489 15:41:41 Removing intermediate container 758b2133e489 15:41:41 ---> c62cd82f00ee 15:41:41 Step 21/22 : LABEL git_sha=29ca4d7052c316665e7e81c093303f9cc0e6fd8b 15:41:41 ---> Running in 9bb8bc21ae6a 15:41:41 Removing intermediate container 9bb8bc21ae6a 15:41:41 ---> 122de7caee9d 15:41:41 Step 22/22 : LABEL version=2.0.1-dev.29 15:41:41 ---> Running in b7bf26a34fde 15:41:42 Removing intermediate container b7bf26a34fde 15:41:42 ---> f71047a71ec6 15:41:42 [Warning] One or more build-args [ARCH] were not consumed 15:41:42 Successfully built f71047a71ec6 15:41:42 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:41:42 provisioning config files... 15:41:42 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/31@tmp/config6657321624417547144tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:41:43 ---> docker-login.sh 15:41:43 nexus3.edgexfoundry.org:10001 15:41:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:43 Configure a credential helper to remove this warning. See 15:41:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:43 15:41:43 Login Succeeded 15:41:43 nexus3.edgexfoundry.org:10002 15:41:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:44 Configure a credential helper to remove this warning. See 15:41:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:44 15:41:44 Login Succeeded 15:41:44 nexus3.edgexfoundry.org:10003 15:41:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:44 Configure a credential helper to remove this warning. See 15:41:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:44 15:41:44 Login Succeeded 15:41:44 nexus3.edgexfoundry.org:10004 15:41:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:45 Configure a credential helper to remove this warning. See 15:41:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:45 15:41:45 Login Succeeded 15:41:45 docker.io 15:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:46 Configure a credential helper to remove this warning. See 15:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:46 15:41:46 Login Succeeded 15:41:46 ---> docker-login.sh ends [Pipeline] } 15:41:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:41:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:41:46 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 15:41:46 29ca4d7052c316665e7e81c093303f9cc0e6fd8b 15:41:46 latest 15:41:46 2.0.1-dev.29 15:41:46 29ca4d7052c316665e7e81c093303f9cc0e6fd8b-2.0.1-dev.29 15:41:46 main 15:41:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:41:46 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:29ca4d7052c316665e7e81c093303f9cc0e6fd8b [Pipeline] isUnix [Pipeline] sh 15:41:46 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:29ca4d7052c316665e7e81c093303f9cc0e6fd8b 15:41:46 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:41:46 e6488f90b1ad: Preparing 15:41:46 ee420dfed78a: Preparing 15:41:47 ee420dfed78a: Layer already exists 15:41:51 e6488f90b1ad: Pushed 15:41:51 29ca4d7052c316665e7e81c093303f9cc0e6fd8b: digest: sha256:6772875e4515d379781fe517d5b27463d747831ccb679de447865b7830daa89a size: 739 [Pipeline] isUnix [Pipeline] sh 15:41:51 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:41:52 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 15:41:52 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:41:52 e6488f90b1ad: Preparing 15:41:52 ee420dfed78a: Preparing 15:41:52 e6488f90b1ad: Layer already exists 15:41:52 ee420dfed78a: Layer already exists 15:41:52 latest: digest: sha256:6772875e4515d379781fe517d5b27463d747831ccb679de447865b7830daa89a size: 739 [Pipeline] isUnix [Pipeline] sh 15:41:52 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 15:41:53 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.29 15:41:53 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:41:53 e6488f90b1ad: Preparing 15:41:53 ee420dfed78a: Preparing 15:41:53 e6488f90b1ad: Layer already exists 15:41:53 ee420dfed78a: Layer already exists 15:41:53 2.0.1-dev.29: digest: sha256:6772875e4515d379781fe517d5b27463d747831ccb679de447865b7830daa89a size: 739 [Pipeline] isUnix [Pipeline] sh 15:41:53 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:29ca4d7052c316665e7e81c093303f9cc0e6fd8b-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh 15:41:54 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:29ca4d7052c316665e7e81c093303f9cc0e6fd8b-2.0.1-dev.29 15:41:54 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:41:54 e6488f90b1ad: Preparing 15:41:54 ee420dfed78a: Preparing 15:41:54 e6488f90b1ad: Layer already exists 15:41:54 ee420dfed78a: Layer already exists 15:41:54 29ca4d7052c316665e7e81c093303f9cc0e6fd8b-2.0.1-dev.29: digest: sha256:6772875e4515d379781fe517d5b27463d747831ccb679de447865b7830daa89a size: 739 [Pipeline] isUnix [Pipeline] sh 15:41:54 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 15:41:55 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 15:41:55 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:41:55 e6488f90b1ad: Preparing 15:41:55 ee420dfed78a: Preparing 15:41:55 ee420dfed78a: Layer already exists 15:41:55 e6488f90b1ad: Layer already exists 15:41:55 main: digest: sha256:6772875e4515d379781fe517d5b27463d747831ccb679de447865b7830daa89a size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:41:55 ===================================================== [Pipeline] echo 15:41:55 taggedImages: 15:41:55 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:29ca4d7052c316665e7e81c093303f9cc0e6fd8b 15:41:55 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 15:41:55 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.29 15:41:55 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:29ca4d7052c316665e7e81c093303f9cc0e6fd8b-2.0.1-dev.29 15:41:55 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:41:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:41:55 15:41:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:41:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:41:56 arm64: Pulling from edgex-lftools-log-publisher 15:41:56 448f6bf000e3: Pulling fs layer 15:41:56 f757da607395: Pulling fs layer 15:41:56 05883995daec: Pulling fs layer 15:41:56 8603b9c90790: Pulling fs layer 15:41:56 1560dd03e051: Pulling fs layer 15:41:56 27f5ce0e4adf: Pulling fs layer 15:41:56 c2d8d7efcc4b: Pulling fs layer 15:41:56 1560dd03e051: Waiting 15:41:56 27f5ce0e4adf: Waiting 15:41:56 c2d8d7efcc4b: Waiting 15:41:56 8603b9c90790: Waiting 15:41:56 f757da607395: Verifying Checksum 15:41:56 f757da607395: Download complete 15:41:56 8603b9c90790: Verifying Checksum 15:41:56 8603b9c90790: Download complete 15:41:56 05883995daec: Verifying Checksum 15:41:56 05883995daec: Download complete 15:41:56 27f5ce0e4adf: Verifying Checksum 15:41:56 27f5ce0e4adf: Download complete 15:41:56 1560dd03e051: Verifying Checksum 15:41:56 1560dd03e051: Download complete 15:41:57 448f6bf000e3: Verifying Checksum 15:41:57 448f6bf000e3: Download complete 15:41:59 c2d8d7efcc4b: Verifying Checksum 15:41:59 c2d8d7efcc4b: Download complete 15:42:00 448f6bf000e3: Pull complete 15:42:01 f757da607395: Pull complete 15:42:02 05883995daec: Pull complete 15:42:03 8603b9c90790: Pull complete 15:42:04 1560dd03e051: Pull complete 15:42:04 27f5ce0e4adf: Pull complete 15:42:19 c2d8d7efcc4b: Pull complete 15:42:19 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:42:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:42:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:42:19 prd-ubuntu18.04-docker-arm64-4c-16g-28105 does not seem to be running inside a container 15:42:19 $ 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/31 -v /w/workspace/edgex-ui-go/31:/w/workspace/edgex-ui-go/31:rw,z -v /w/workspace/edgex-ui-go/31@tmp:/w/workspace/edgex-ui-go/31@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:42:22 $ docker top 954354b8b46232d5c130c4c3f2d54adcc23c59753e1a7a5e09caedd85bb355ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:42:23 ---> job-cost.sh 15:42:23 lf-activate-venv: SKIPPING 15:42:23 INFO: No Stack... 15:42:24 INFO: Retrieving Pricing Info for: v3-standard-4 15:42:25 INFO: Archiving Costs [Pipeline] sh 15:42:25 + cat /w/workspace/edgex-ui-go/31/archives/cost.csv 15:42:25 + cut -d, -f6 [Pipeline] lock 15:42:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-31-stack-cost] 15:42:25 Resource [jenkins-edgexfoundry-edgex-ui-go-main-31-stack-cost] did not exist. Created. 15:42:25 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:42:26 /w/workspace/edgex-ui-go/31@tmp/durable-7389fd6f/script.sh: 1: /w/workspace/edgex-ui-go/31@tmp/durable-7389fd6f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:42:27 + echo total: 0.10999999940395355 [Pipeline] stash 15:42:27 Warning: overwriting stash ‘stack-cost’ 15:42:27 Stashed 1 file(s) [Pipeline] } 15:42:27 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-31-stack-cost] [Pipeline] // lock [Pipeline] } 15:42:27 $ docker stop --time=1 954354b8b46232d5c130c4c3f2d54adcc23c59753e1a7a5e09caedd85bb355ac 15:42:28 $ docker rm -f 954354b8b46232d5c130c4c3f2d54adcc23c59753e1a7a5e09caedd85bb355ac [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:42:32 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:42:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:42:33 ---> package-listing.sh 15:42:33 ++ facter osfamily 15:42:33 ++ tr '[:upper:]' '[:lower:]' 15:42:33 + OS_FAMILY=redhat 15:42:33 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 15:42:33 + START_PACKAGES=/tmp/packages_start.txt 15:42:33 + END_PACKAGES=/tmp/packages_end.txt 15:42:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:42:33 + PACKAGES=/tmp/packages_start.txt 15:42:33 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 15:42:33 + PACKAGES=/tmp/packages_end.txt 15:42:33 + case "${OS_FAMILY}" in 15:42:33 + rpm -qa 15:42:33 + sort 15:42:34 + '[' -f /tmp/packages_start.txt ']' 15:42:34 + '[' -f /tmp/packages_end.txt ']' 15:42:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:42:34 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 15:42:34 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 15:42:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 15:42:34 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:42:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:42:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:42:35 15:42:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:42:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:42:36 latest: Pulling from edgex-lftools-log-publisher 15:42:36 b4d181a07f80: Pulling fs layer 15:42:36 a1111a8f2ec3: Pulling fs layer 15:42:36 ed53099fbce6: Pulling fs layer 15:42:36 dc539afda2c1: Pulling fs layer 15:42:36 77bc0d833cb6: Pulling fs layer 15:42:36 9065ff56babe: Pulling fs layer 15:42:36 d287ab97295c: Pulling fs layer 15:42:36 77bc0d833cb6: Waiting 15:42:36 dc539afda2c1: Waiting 15:42:36 9065ff56babe: Waiting 15:42:36 d287ab97295c: Waiting 15:42:36 a1111a8f2ec3: Verifying Checksum 15:42:36 a1111a8f2ec3: Download complete 15:42:36 dc539afda2c1: Verifying Checksum 15:42:36 dc539afda2c1: Download complete 15:42:36 ed53099fbce6: Verifying Checksum 15:42:36 ed53099fbce6: Download complete 15:42:36 9065ff56babe: Verifying Checksum 15:42:36 9065ff56babe: Download complete 15:42:36 77bc0d833cb6: Verifying Checksum 15:42:36 77bc0d833cb6: Download complete 15:42:36 b4d181a07f80: Verifying Checksum 15:42:36 b4d181a07f80: Download complete 15:42:38 d287ab97295c: Verifying Checksum 15:42:38 d287ab97295c: Download complete 15:42:39 b4d181a07f80: Pull complete 15:42:39 a1111a8f2ec3: Pull complete 15:42:39 ed53099fbce6: Pull complete 15:42:40 dc539afda2c1: Pull complete 15:42:40 77bc0d833cb6: Pull complete 15:42:40 9065ff56babe: Pull complete 15:42:47 d287ab97295c: Pull complete 15:42:47 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:42:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:42:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:42:47 prd-centos7-docker-4c-2g-28104 does not seem to be running inside a container 15:42:47 $ 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_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:42:51 $ docker top ff220aa94c1418dc86d1cf5a7a26f8a40a66f7e85e9a42b18083fbffe7ddb9b0 -eo pid,comm [Pipeline] { [Pipeline] sh 15:42:52 + touch /tmp/pre-build-complete [Pipeline] sh 15:42:52 + mkdir -p /var/log/sysstat [Pipeline] sh 15:42:52 + ls /var/log/sa-host 15:42:52 + sadf -c /var/log/sa-host/sa09 15:42:52 file_magic: OK 15:42:52 HZ: Using current value: 100 15:42:52 file_header: OK 15:42:52 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 15:42:52 Statistics: 15:42:52 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:42:52 File successfully converted to sysstat format version 12.0.3 15:42:52 + sadf -c /var/log/sa-host/sa30 15:42:52 file_magic: OK 15:42:52 HZ: Using current value: 100 15:42:52 file_header: OK 15:42:52 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 15:42:52 Statistics: 15:42:52 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:42:52 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:42:52 provisioning config files... 15:42:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1841529576249227168tmp [Pipeline] { [Pipeline] echo 15:42:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:42:53 ---> create-netrc.sh [Pipeline] } 15:42:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:42:53 ---> python-tools-install.sh [Pipeline] echo 15:42:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:42:53 ---> sudo-logs.sh 15:42:53 Archiving 'sudo' log.. 15:42:53 sudo: unable to resolve host prd-centos7-docker-4c-2g-28104.novalocal: Name or service not known 15:42:53 sudo: unable to resolve host prd-centos7-docker-4c-2g-28104.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:42:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:42:54 ---> job-cost.sh 15:42:54 lf-activate-venv: SKIPPING 15:42:54 DEBUG: total: 0.10999999940395355 15:42:54 INFO: Retrieving Stack Cost... 15:42:54 INFO: Retrieving Pricing Info for: v3-standard-2 15:42:55 INFO: Archiving Costs [Pipeline] echo 15:42:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:42:55 ---> logs-deploy.sh 15:42:55 lf-activate-venv: SKIPPING 15:42:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/31 15:42:55 INFO: archiving workspace using pattern(s): 15:42:56 Archives upload complete. 15:42:56 INFO: archiving logs to Nexus 15:42:57 ---> uname -a: 15:42:57 Linux prd-centos7-docker-4c-2g-28104.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 15:42:57 15:42:57 15:42:57 ---> lscpu: 15:42:57 Architecture: x86_64 15:42:57 CPU op-mode(s): 32-bit, 64-bit 15:42:57 Byte Order: Little Endian 15:42:57 Address sizes: 40 bits physical, 48 bits virtual 15:42:57 CPU(s): 2 15:42:57 On-line CPU(s) list: 0,1 15:42:57 Thread(s) per core: 1 15:42:57 Core(s) per socket: 1 15:42:57 Socket(s): 2 15:42:57 NUMA node(s): 1 15:42:57 Vendor ID: AuthenticAMD 15:42:57 CPU family: 23 15:42:57 Model: 49 15:42:57 Model name: AMD EPYC-Rome Processor 15:42:57 Stepping: 0 15:42:57 CPU MHz: 2799.998 15:42:57 BogoMIPS: 5599.99 15:42:57 Virtualization: AMD-V 15:42:57 Hypervisor vendor: KVM 15:42:57 Virtualization type: full 15:42:57 L1d cache: 32K 15:42:57 L1i cache: 32K 15:42:57 L2 cache: 512K 15:42:57 L3 cache: 16384K 15:42:57 NUMA node0 CPU(s): 0,1 15:42:57 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 15:42:57 15:42:57 15:42:57 ---> nproc: 15:42:57 2 15:42:57 15:42:57 15:42:57 ---> df -h: 15:42:57 Filesystem Size Used Avail Use% Mounted on 15:42:57 overlay 40G 7.7G 33G 20% / 15:42:57 tmpfs 64M 0 64M 0% /dev 15:42:57 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:42:57 shm 64M 0 64M 0% /dev/shm 15:42:57 /dev/vda1 40G 7.7G 33G 20% /facter-os 15:42:57 15:42:57 15:42:57 ---> sar -b -r -n DEV: 15:42:57 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/09/21 _x86_64_ (2 CPU) 15:42:57 15:42:57 15:35:02 LINUX RESTART (2 CPU) 15:42:57 15:42:57 15:36:01 tps rtps wtps bread/s bwrtn/s 15:42:57 15:37:01 1.75 0.00 1.75 0.00 36.20 15:42:57 15:38:01 0.27 0.00 0.27 0.00 4.66 15:42:57 15:39:01 0.35 0.00 0.35 0.00 4.91 15:42:57 15:40:01 0.23 0.00 0.23 0.00 4.56 15:42:57 15:41:01 0.27 0.00 0.27 0.00 3.65 15:42:57 15:42:01 0.40 0.00 0.40 0.00 7.13 15:42:57 Average: 0.54 0.00 0.54 0.00 10.18 15:42:57 15:42:57 15:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:42:57 15:37:01 5662984 0 608820 7.60 2620 1734516 1163312 12.84 563996 1546856 16 15:42:57 15:38:01 5657108 0 614684 7.67 2620 1734528 1163856 12.85 569160 1547196 8 15:42:57 15:39:01 5657644 0 614148 7.67 2620 1734528 1163892 12.85 568632 1547196 8 15:42:57 15:40:01 5659868 0 611916 7.64 2620 1734536 1163568 12.85 565872 1548188 8 15:42:57 15:41:01 5659028 0 612752 7.65 2620 1734540 1163712 12.85 566268 1548188 8 15:42:57 15:42:01 5660476 0 611300 7.63 2620 1734544 1163568 12.85 565440 1548324 8 15:42:57 Average: 5659518 0 612270 7.64 2620 1734532 1163651 12.85 566561 1547658 9 15:42:57 15:42:57 15:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:42:57 15:37:01 eth0 0.58 0.12 0.05 0.03 0.00 0.00 0.00 0.00 15:42:57 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:57 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:57 15:38:01 eth0 3.96 1.20 3.71 0.26 0.00 0.00 0.00 0.00 15:42:57 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:57 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:57 15:39:01 eth0 0.65 0.43 0.29 0.20 0.00 0.00 0.00 0.00 15:42:57 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:57 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:57 15:40:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:42:57 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:57 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:57 15:41:01 eth0 0.30 0.20 0.14 0.07 0.00 0.00 0.00 0.00 15:42:57 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:57 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:57 15:42:01 eth0 0.05 0.07 0.00 0.01 0.00 0.00 0.00 0.00 15:42:57 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:57 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:57 Average: eth0 0.94 0.35 0.70 0.10 0.00 0.00 0.00 0.00 15:42:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:57 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:57 15:42:57 15:42:57 ---> sar -P ALL: 15:42:57 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/09/21 _x86_64_ (2 CPU) 15:42:57 15:42:57 15:35:02 LINUX RESTART (2 CPU) 15:42:57 15:42:57 15:36:01 CPU %user %nice %system %iowait %steal %idle 15:42:57 15:37:01 all 0.15 0.00 0.05 0.00 0.03 99.77 15:42:57 15:37:01 0 0.18 0.00 0.05 0.00 0.02 99.75 15:42:57 15:37:01 1 0.12 0.00 0.05 0.00 0.03 99.80 15:42:57 15:38:01 all 0.19 0.00 0.04 0.00 0.04 99.72 15:42:57 15:38:01 0 0.27 0.00 0.03 0.00 0.03 99.67 15:42:57 15:38:01 1 0.12 0.00 0.05 0.00 0.05 99.78 15:42:57 15:39:01 all 0.11 0.00 0.02 0.00 0.03 99.84 15:42:57 15:39:01 0 0.17 0.00 0.02 0.00 0.03 99.78 15:42:57 15:39:01 1 0.05 0.00 0.02 0.00 0.03 99.90 15:42:57 15:40:01 all 0.18 0.00 0.03 0.00 0.07 99.72 15:42:57 15:40:01 0 0.30 0.00 0.02 0.00 0.07 99.62 15:42:57 15:40:01 1 0.07 0.00 0.05 0.00 0.07 99.82 15:42:57 15:41:01 all 0.26 0.00 0.05 0.00 0.29 99.40 15:42:57 15:41:01 0 0.40 0.00 0.03 0.00 0.27 99.30 15:42:57 15:41:01 1 0.12 0.00 0.07 0.00 0.32 99.50 15:42:57 15:42:01 all 0.23 0.00 0.04 0.00 0.18 99.55 15:42:57 15:42:01 0 0.42 0.00 0.03 0.00 0.15 99.40 15:42:57 15:42:01 1 0.05 0.00 0.05 0.00 0.20 99.70 15:42:57 Average: all 0.19 0.00 0.04 0.00 0.11 99.67 15:42:57 Average: 0 0.29 0.00 0.03 0.00 0.09 99.59 15:42:57 Average: 1 0.09 0.00 0.05 0.00 0.12 99.75 15:42:57 15:42:57 15:42:57