Pull request #385 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 9f6d946b544e22e0998bef3d1533f8e875ca270f+6eb81e99157ae153f20d7cb606dbe27b8fc87177 (871c799c871fa6d0ab35a6a5b686ac89e9636847) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2653904478586692524.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8631561606201303359.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-385/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-385/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2553742180727090741.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-385/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3623739077978110818.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1578308439086314186.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-385/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-385/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8388876435377686415.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1825’ is offline Running on prd-centos7-docker-4c-2g-178 in /w/workspace/edgexfoundry_edgex-ui-go_PR-385 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-385 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-385@tmp/jenkins-gitclient-ssh3074757775028271765.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-385@tmp/jenkins-gitclient-ssh5792784436502693259.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/385/head:refs/remotes/origin/PR-385 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 6eb81e99157ae153f20d7cb606dbe27b8fc87177 into PR head commit 9f6d946b544e22e0998bef3d1533f8e875ca270f Merge succeeded, producing 9f6d946b544e22e0998bef3d1533f8e875ca270f Checking out Revision 9f6d946b544e22e0998bef3d1533f8e875ca270f (PR-385) > git config core.sparsecheckout # timeout=10 > git checkout -f 9f6d946b544e22e0998bef3d1533f8e875ca270f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-385@tmp/jenkins-gitclient-ssh1876715139138716389.key > git merge 6eb81e99157ae153f20d7cb606dbe27b8fc87177 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f6d946b544e22e0998bef3d1533f8e875ca270f # timeout=10 Commit message: "feat: update some hard code like edgex service port to match edgex v2 updates and remove dead code" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-18T09:54:56.249Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-18T09:54:56.462Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-18T09:54:56.675Z] ========================================================= [2021-06-18T09:54:56.676Z] EdgeX Global Pipelines Version Info [2021-06-18T09:54:56.676Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-18T09:54:58.190Z] ------------------- [2021-06-18T09:54:58.190Z] stable info: [2021-06-18T09:54:58.190Z] ------------------- [2021-06-18T09:54:58.190Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-18T09:54:58.190Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-18T09:54:58.190Z] Message: update stable to v1.0.195 [2021-06-18T09:54:58.768Z] ------------------- [2021-06-18T09:54:58.768Z] experimental info: [2021-06-18T09:54:58.768Z] ------------------- [2021-06-18T09:54:58.768Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-18T09:54:58.768Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-18T09:54:58.768Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-18T09:54:59.021Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-18T09:54:59.091Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-18T09:54:59.156Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-18T09:54:59.217Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-18T09:54:59.283Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-18T09:54:59.357Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-18T09:54:59.420Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-18T09:54:59.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-18T09:54:59.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-18T09:54:59.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-18T09:54:59.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-18T09:54:59.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-18T09:54:59.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-18T09:54:59.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-18T09:54:59.987Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-18T09:55:00.043Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-18T09:55:00.101Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-18T09:55:00.160Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-18T09:55:00.227Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-18T09:55:00.285Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-18T09:55:00.345Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-18T09:55:00.405Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-18T09:55:00.468Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-18T09:55:00.528Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-18T09:55:00.588Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-18T09:55:00.650Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-18T09:55:00.711Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-385 [Pipeline] echo [2021-06-18T09:55:00.773Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-385 [Pipeline] echo [2021-06-18T09:55:00.839Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-385 [Pipeline] echo [2021-06-18T09:55:00.965Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9f6d946b544e22e0998bef3d1533f8e875ca270f [Pipeline] echo [2021-06-18T09:55:01.025Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9f6d946 [Pipeline] echo [2021-06-18T09:55:01.085Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T09:55:01.248Z] provisioning config files... [2021-06-18T09:55:01.277Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-385@tmp/config7943936726014140389tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T09:55:01.680Z] ---> docker-login.sh [2021-06-18T09:55:01.680Z] nexus3.edgexfoundry.org:10001 [2021-06-18T09:55:01.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T09:55:01.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T09:55:01.948Z] Configure a credential helper to remove this warning. See [2021-06-18T09:55:01.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T09:55:01.948Z] [2021-06-18T09:55:01.948Z] Login Succeeded [2021-06-18T09:55:02.212Z] nexus3.edgexfoundry.org:10002 [2021-06-18T09:55:02.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T09:55:02.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T09:55:02.212Z] Configure a credential helper to remove this warning. See [2021-06-18T09:55:02.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T09:55:02.212Z] [2021-06-18T09:55:02.212Z] Login Succeeded [2021-06-18T09:55:02.212Z] nexus3.edgexfoundry.org:10003 [2021-06-18T09:55:02.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T09:55:02.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T09:55:02.475Z] Configure a credential helper to remove this warning. See [2021-06-18T09:55:02.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T09:55:02.475Z] [2021-06-18T09:55:02.475Z] Login Succeeded [2021-06-18T09:55:02.475Z] nexus3.edgexfoundry.org:10004 [2021-06-18T09:55:02.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T09:55:02.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T09:55:02.475Z] Configure a credential helper to remove this warning. See [2021-06-18T09:55:02.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T09:55:02.475Z] [2021-06-18T09:55:02.475Z] Login Succeeded [2021-06-18T09:55:02.475Z] docker.io [2021-06-18T09:55:02.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T09:55:02.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T09:55:02.738Z] Configure a credential helper to remove this warning. See [2021-06-18T09:55:02.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T09:55:02.738Z] [2021-06-18T09:55:02.738Z] Login Succeeded [2021-06-18T09:55:02.738Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T09:55:02.762Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-18T09:55:03.680Z] + git log --format=format:%s -1 9f6d946b544e22e0998bef3d1533f8e875ca270f [Pipeline] echo [2021-06-18T09:55:03.742Z] GIT_COMMIT: 9f6d946b544e22e0998bef3d1533f8e875ca270f, Commit Message: feat: update some hard code like edgex service port to match edgex v2 updates and remove dead code [Pipeline] echo [2021-06-18T09:55:03.799Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-18T09:55:05.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T09:55:05.096Z] [2021-06-18T09:55:05.096Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T09:55:05.458Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T09:55:05.458Z] latest: Pulling from edgex-devops/git-semver [2021-06-18T09:55:05.458Z] 31603596830f: Pulling fs layer [2021-06-18T09:55:05.458Z] 54011a49482f: Pulling fs layer [2021-06-18T09:55:05.458Z] a6820b24f6d8: Pulling fs layer [2021-06-18T09:55:05.458Z] f581987b2513: Pulling fs layer [2021-06-18T09:55:05.458Z] f581987b2513: Waiting [2021-06-18T09:55:05.458Z] 54011a49482f: Verifying Checksum [2021-06-18T09:55:05.458Z] 54011a49482f: Download complete [2021-06-18T09:55:05.728Z] 31603596830f: Verifying Checksum [2021-06-18T09:55:05.728Z] 31603596830f: Download complete [2021-06-18T09:55:05.728Z] f581987b2513: Verifying Checksum [2021-06-18T09:55:05.728Z] f581987b2513: Download complete [2021-06-18T09:55:05.728Z] a6820b24f6d8: Verifying Checksum [2021-06-18T09:55:05.728Z] a6820b24f6d8: Download complete [2021-06-18T09:55:05.997Z] 31603596830f: Pull complete [2021-06-18T09:55:05.997Z] 54011a49482f: Pull complete [2021-06-18T09:55:06.578Z] a6820b24f6d8: Pull complete [2021-06-18T09:55:06.843Z] f581987b2513: Pull complete [2021-06-18T09:55:06.843Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-18T09:55:06.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T09:55:06.843Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-18T09:55:06.960Z] prd-centos7-docker-4c-2g-178 does not seem to be running inside a container [2021-06-18T09:55:07.007Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-385 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-385:/w/workspace/edgexfoundry_edgex-ui-go_PR-385:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-385@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-385@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:10004/edgex-devops/git-semver:latest cat [2021-06-18T09:55:08.505Z] $ docker top 5e5ce6ae9ba984d873d6ebf004d2b0b272e4f6e9292a044ebeb1031b31cc91fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-18T09:55:08.792Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T09:55:08.792Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T09:55:08.928Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T09:55:08.928Z] $ docker exec 5e5ce6ae9ba984d873d6ebf004d2b0b272e4f6e9292a044ebeb1031b31cc91fe ssh-agent [2021-06-18T09:55:09.055Z] SSH_AUTH_SOCK=/tmp/ssh-MZvRgUQ95Agr/agent.14 [2021-06-18T09:55:09.055Z] SSH_AGENT_PID=20 [2021-06-18T09:55:09.064Z] Running ssh-add (command line suppressed) [2021-06-18T09:55:09.170Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-385@tmp/private_key_2304379834000915190.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-385@tmp/private_key_2304379834000915190.key) [2021-06-18T09:55:09.191Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T09:55:09.554Z] + git tag --points-at HEAD [Pipeline] } [2021-06-18T09:55:09.575Z] $ docker exec --env ******** --env ******** 5e5ce6ae9ba984d873d6ebf004d2b0b272e4f6e9292a044ebeb1031b31cc91fe ssh-agent -k [2021-06-18T09:55:09.694Z] unset SSH_AUTH_SOCK; [2021-06-18T09:55:09.694Z] unset SSH_AGENT_PID; [2021-06-18T09:55:09.694Z] echo Agent pid 20 killed; [2021-06-18T09:55:09.714Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-18T09:55:09.810Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T09:55:09.810Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T09:55:09.950Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T09:55:09.950Z] $ docker exec 5e5ce6ae9ba984d873d6ebf004d2b0b272e4f6e9292a044ebeb1031b31cc91fe ssh-agent [2021-06-18T09:55:10.073Z] SSH_AUTH_SOCK=/tmp/ssh-n2emQQw2YB3y/agent.55 [2021-06-18T09:55:10.073Z] SSH_AGENT_PID=61 [2021-06-18T09:55:10.078Z] Running ssh-add (command line suppressed) [2021-06-18T09:55:10.179Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-385@tmp/private_key_8018530347937247214.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-385@tmp/private_key_8018530347937247214.key) [2021-06-18T09:55:10.196Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T09:55:10.547Z] + git semver init [2021-06-18T09:55:10.547Z] # -> Open(): unable to determine branch for HEAD [2021-06-18T09:55:10.547Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-385/.git [2021-06-18T09:55:10.547Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-385 [2021-06-18T09:55:10.547Z] # $SEMVER_REMOTE_NAME = origin [2021-06-18T09:55:10.547Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-18T09:55:10.547Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-18T09:55:10.547Z] # $SEMVER_BRANCH = PR-385 [2021-06-18T09:55:10.547Z] # $SEMVER_TEMP = /tmp/semver-258913184 [2021-06-18T09:55:10.547Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-18T09:55:11.962Z] # '/tmp/semver-258913184' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-385/.semver' [2021-06-18T09:55:11.962Z] # -> Force: false [2021-06-18T09:55:11.962Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-385/.semver [Pipeline] } [2021-06-18T09:55:11.980Z] $ docker exec --env ******** --env ******** 5e5ce6ae9ba984d873d6ebf004d2b0b272e4f6e9292a044ebeb1031b31cc91fe ssh-agent -k [2021-06-18T09:55:12.097Z] unset SSH_AUTH_SOCK; [2021-06-18T09:55:12.099Z] unset SSH_AGENT_PID; [2021-06-18T09:55:12.099Z] echo Agent pid 61 killed; [2021-06-18T09:55:12.114Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-18T09:55:12.557Z] + git semver [Pipeline] } [2021-06-18T09:55:12.583Z] $ docker stop --time=1 5e5ce6ae9ba984d873d6ebf004d2b0b272e4f6e9292a044ebeb1031b31cc91fe [2021-06-18T09:55:14.074Z] $ docker rm -f 5e5ce6ae9ba984d873d6ebf004d2b0b272e4f6e9292a044ebeb1031b31cc91fe [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T09:55:14.497Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-18T09:55:14.811Z] Stashed 1 file(s) [Pipeline] echo [2021-06-18T09:55:14.834Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-18T09:55:30.424Z] Still waiting to schedule task [2021-06-18T09:55:30.424Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-18T09:55:30.451Z] Still waiting to schedule task [2021-06-18T09:55:30.452Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-18T09:57:26.650Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-179 in /w/workspace/edgexfoundry_edgex-ui-go_PR-385 [Pipeline] { [Pipeline] ws [2021-06-18T09:57:26.719Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-06-18T09:57:26.981Z] The recommended git tool is: git [2021-06-18T09:57:32.280Z] using credential edgex-jenkins-ssh [2021-06-18T09:57:32.299Z] Cloning the remote Git repository [2021-06-18T09:57:32.348Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-18T09:57:32.457Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-06-18T09:57:32.543Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-18T09:57:32.544Z] > git --version # timeout=10 [2021-06-18T09:57:32.560Z] > git --version # 'git version 2.17.1' [2021-06-18T09:57:32.562Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T09:57:32.709Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T09:57:35.039Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-18T09:57:35.065Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T09:57:35.091Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-18T09:57:35.134Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-18T09:57:35.135Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T09:57:35.148Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/385/head:refs/remotes/origin/PR-385 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T09:57:35.846Z] Merging remotes/origin/master commit 6eb81e99157ae153f20d7cb606dbe27b8fc87177 into PR head commit 9f6d946b544e22e0998bef3d1533f8e875ca270f [2021-06-18T09:57:36.284Z] Merge succeeded, producing 9f6d946b544e22e0998bef3d1533f8e875ca270f [2021-06-18T09:57:36.285Z] Checking out Revision 9f6d946b544e22e0998bef3d1533f8e875ca270f (PR-385) [2021-06-18T09:57:35.866Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T09:57:35.881Z] > git checkout -f 9f6d946b544e22e0998bef3d1533f8e875ca270f # timeout=10 [2021-06-18T09:57:36.197Z] > git remote # timeout=10 [2021-06-18T09:57:36.218Z] > git config --get remote.origin.url # timeout=10 [2021-06-18T09:57:36.235Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T09:57:36.246Z] > git merge 6eb81e99157ae153f20d7cb606dbe27b8fc87177 # timeout=10 [2021-06-18T09:57:36.270Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-18T09:57:36.291Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T09:57:36.315Z] > git checkout -f 9f6d946b544e22e0998bef3d1533f8e875ca270f # timeout=10 [2021-06-18T09:57:40.720Z] Commit message: "feat: update some hard code like edgex service port to match edgex v2 updates and remove dead code" [2021-06-18T09:57:40.774Z] > git --version # timeout=10 [2021-06-18T09:57:40.784Z] > git --version # 'git version 2.17.1' [2021-06-18T09:57:40.803Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-18T09:57:42.550Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-18T09:57:42.987Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-18T09:57:43.368Z] + true [2021-06-18T09:57:43.368Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T09:58:01.806Z] provisioning config files... [2021-06-18T09:58:01.840Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7354869164652472769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T09:58:02.287Z] ---> docker-login.sh [2021-06-18T09:58:02.287Z] nexus3.edgexfoundry.org:10001 [2021-06-18T09:58:03.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T09:58:03.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T09:58:03.555Z] Configure a credential helper to remove this warning. See [2021-06-18T09:58:03.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T09:58:03.555Z] [2021-06-18T09:58:03.555Z] Login Succeeded [2021-06-18T09:58:03.555Z] nexus3.edgexfoundry.org:10002 [2021-06-18T09:58:04.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T09:58:04.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T09:58:04.160Z] Configure a credential helper to remove this warning. See [2021-06-18T09:58:04.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T09:58:04.160Z] [2021-06-18T09:58:04.160Z] Login Succeeded [2021-06-18T09:58:04.160Z] nexus3.edgexfoundry.org:10003 [2021-06-18T09:58:04.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T09:58:04.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T09:58:04.711Z] Configure a credential helper to remove this warning. See [2021-06-18T09:58:04.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T09:58:04.711Z] [2021-06-18T09:58:04.711Z] Login Succeeded [2021-06-18T09:58:04.711Z] nexus3.edgexfoundry.org:10004 [2021-06-18T09:58:04.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T09:58:05.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T09:58:05.268Z] Configure a credential helper to remove this warning. See [2021-06-18T09:58:05.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T09:58:05.268Z] [2021-06-18T09:58:05.268Z] Login Succeeded [2021-06-18T09:58:05.268Z] docker.io [2021-06-18T09:58:05.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T09:58:06.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T09:58:06.165Z] Configure a credential helper to remove this warning. See [2021-06-18T09:58:06.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T09:58:06.165Z] [2021-06-18T09:58:06.165Z] Login Succeeded [2021-06-18T09:58:06.165Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T09:58:06.198Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-18T09:58:06.820Z] ========================================================= [2021-06-18T09:58:06.820Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-18T09:58:06.820Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-18T09:58:07.270Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-18T09:58:08.268Z] Sending build context to Docker daemon 21.87MB [2021-06-18T09:58:08.268Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-18T09:58:08.268Z] Step 2/8 : FROM ${BASE} [2021-06-18T09:58:08.268Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-18T09:58:08.268Z] 595b0fe564bb: Pulling fs layer [2021-06-18T09:58:08.268Z] 3088b5b3c5c0: Pulling fs layer [2021-06-18T09:58:08.268Z] 5b7225fbf94c: Pulling fs layer [2021-06-18T09:58:08.268Z] ba82ee9f976e: Pulling fs layer [2021-06-18T09:58:08.268Z] 506bd15cee9f: Pulling fs layer [2021-06-18T09:58:08.268Z] 75a0a4a0db45: Pulling fs layer [2021-06-18T09:58:08.268Z] 618dc40b7e24: Pulling fs layer [2021-06-18T09:58:08.268Z] ba82ee9f976e: Waiting [2021-06-18T09:58:08.268Z] 506bd15cee9f: Waiting [2021-06-18T09:58:08.268Z] 75a0a4a0db45: Waiting [2021-06-18T09:58:08.542Z] 618dc40b7e24: Waiting [2021-06-18T09:58:08.542Z] 5b7225fbf94c: Verifying Checksum [2021-06-18T09:58:08.542Z] 5b7225fbf94c: Download complete [2021-06-18T09:58:08.542Z] 3088b5b3c5c0: Verifying Checksum [2021-06-18T09:58:08.542Z] 3088b5b3c5c0: Download complete [2021-06-18T09:58:08.542Z] 506bd15cee9f: Verifying Checksum [2021-06-18T09:58:08.542Z] 506bd15cee9f: Download complete [2021-06-18T09:58:08.542Z] 75a0a4a0db45: Download complete [2021-06-18T09:58:08.542Z] 595b0fe564bb: Verifying Checksum [2021-06-18T09:58:08.542Z] 595b0fe564bb: Download complete [2021-06-18T09:58:09.166Z] 595b0fe564bb: Pull complete [2021-06-18T09:58:09.776Z] 3088b5b3c5c0: Pull complete [2021-06-18T09:58:10.057Z] 5b7225fbf94c: Pull complete [2021-06-18T09:58:10.659Z] 618dc40b7e24: Download complete [2021-06-18T09:58:12.099Z] ba82ee9f976e: Verifying Checksum [2021-06-18T09:58:12.099Z] ba82ee9f976e: Download complete [2021-06-18T09:58:18.141Z] Running on prd-centos7-docker-4c-2g-180 in /w/workspace/edgexfoundry_edgex-ui-go_PR-385 [Pipeline] { [Pipeline] ws [2021-06-18T09:58:18.202Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-06-18T09:58:18.363Z] The recommended git tool is: git [2021-06-18T09:58:20.807Z] using credential edgex-jenkins-ssh [2021-06-18T09:58:20.820Z] Cloning the remote Git repository [2021-06-18T09:58:20.839Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-18T09:58:20.907Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-06-18T09:58:20.950Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-18T09:58:20.951Z] > git --version # timeout=10 [2021-06-18T09:58:20.960Z] > git --version # 'git version 2.24.4' [2021-06-18T09:58:20.960Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T09:58:20.997Z] [INFO] Currently running in a labeled security context [2021-06-18T09:58:20.997Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-18T09:58:20.997Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh3141602965520485835.key [2021-06-18T09:58:21.033Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T09:58:22.282Z] ba82ee9f976e: Pull complete [2021-06-18T09:58:22.883Z] 506bd15cee9f: Pull complete [2021-06-18T09:58:22.887Z] Merging remotes/origin/master commit 6eb81e99157ae153f20d7cb606dbe27b8fc87177 into PR head commit 9f6d946b544e22e0998bef3d1533f8e875ca270f [2021-06-18T09:58:22.296Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-18T09:58:22.318Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T09:58:22.330Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-18T09:58:22.342Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-18T09:58:22.343Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T09:58:22.343Z] [INFO] Currently running in a labeled security context [2021-06-18T09:58:22.344Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-18T09:58:22.344Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh2848159690425321819.key [2021-06-18T09:58:22.351Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/385/head:refs/remotes/origin/PR-385 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T09:58:22.892Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T09:58:22.901Z] > git checkout -f 9f6d946b544e22e0998bef3d1533f8e875ca270f # timeout=10 [2021-06-18T09:58:22.992Z] > git remote # timeout=10 [2021-06-18T09:58:23.000Z] > git config --get remote.origin.url # timeout=10 [2021-06-18T09:58:23.006Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T09:58:23.007Z] [INFO] Currently running in a labeled security context [2021-06-18T09:58:23.008Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-18T09:58:23.008Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh1291303038278170820.key [2021-06-18T09:58:23.016Z] > git merge 6eb81e99157ae153f20d7cb606dbe27b8fc87177 # timeout=10 [2021-06-18T09:58:23.035Z] Merge succeeded, producing 9f6d946b544e22e0998bef3d1533f8e875ca270f [2021-06-18T09:58:23.036Z] Checking out Revision 9f6d946b544e22e0998bef3d1533f8e875ca270f (PR-385) [2021-06-18T09:58:23.158Z] 75a0a4a0db45: Pull complete [2021-06-18T09:58:23.026Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-18T09:58:23.035Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T09:58:23.058Z] > git checkout -f 9f6d946b544e22e0998bef3d1533f8e875ca270f # timeout=10 [2021-06-18T09:58:26.709Z] Commit message: "feat: update some hard code like edgex service port to match edgex v2 updates and remove dead code" [2021-06-18T09:58:26.726Z] > git --version # timeout=10 [2021-06-18T09:58:26.733Z] > git --version # 'git version 2.24.4' [2021-06-18T09:58:26.738Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-18T09:58:27.495Z] 618dc40b7e24: Pull complete [2021-06-18T09:58:27.495Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-18T09:58:27.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-18T09:58:27.495Z] ---> a36622ca3599 [2021-06-18T09:58:27.495Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-18T09:58:28.034Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-18T09:58:28.376Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-18T09:58:28.697Z] + sudo service docker restart [2021-06-18T09:58:28.698Z] + true [2021-06-18T09:58:28.698Z] Redirecting to /bin/systemctl restart docker.service [2021-06-18T09:58:30.890Z] ---> Running in fe4ad11b74fc [2021-06-18T09:58:30.890Z] Removing intermediate container fe4ad11b74fc [2021-06-18T09:58:30.890Z] ---> dcb6d8a5b381 [2021-06-18T09:58:30.890Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T09:58:30.890Z] ---> Running in 482cc5502e18 [2021-06-18T09:58:33.503Z] Removing intermediate container 482cc5502e18 [2021-06-18T09:58:33.503Z] ---> d1472b99e63f [2021-06-18T09:58:33.503Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-18T09:58:33.503Z] ---> Running in fc1d520f6cba [2021-06-18T09:58:34.484Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T09:58:35.460Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T09:58:36.436Z] OK: 138 MiB in 40 packages [2021-06-18T09:58:37.421Z] Removing intermediate container fc1d520f6cba [2021-06-18T09:58:37.421Z] ---> d5880cf51159 [2021-06-18T09:58:37.421Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-18T09:58:37.421Z] ---> Running in 8fb9e5515ff5 [2021-06-18T09:58:38.023Z] Removing intermediate container 8fb9e5515ff5 [2021-06-18T09:58:38.023Z] ---> 37da288df8c8 [2021-06-18T09:58:38.023Z] Step 7/8 : COPY . . [2021-06-18T09:58:41.446Z] ---> 4a351bbb5d0e [2021-06-18T09:58:41.446Z] Step 8/8 : RUN go mod download [2021-06-18T09:58:41.446Z] ---> Running in 1d7edfb3d6a0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T09:58:46.936Z] provisioning config files... [2021-06-18T09:58:46.952Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1701736990712946433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T09:58:47.335Z] ---> docker-login.sh [2021-06-18T09:58:47.335Z] nexus3.edgexfoundry.org:10001 [2021-06-18T09:58:47.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T09:58:47.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T09:58:47.867Z] Configure a credential helper to remove this warning. See [2021-06-18T09:58:47.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T09:58:47.867Z] [2021-06-18T09:58:47.867Z] Login Succeeded [2021-06-18T09:58:47.867Z] nexus3.edgexfoundry.org:10002 [2021-06-18T09:58:47.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T09:58:47.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T09:58:47.867Z] Configure a credential helper to remove this warning. See [2021-06-18T09:58:47.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T09:58:47.867Z] [2021-06-18T09:58:47.867Z] Login Succeeded [2021-06-18T09:58:47.867Z] nexus3.edgexfoundry.org:10003 [2021-06-18T09:58:48.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T09:58:48.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T09:58:48.133Z] Configure a credential helper to remove this warning. See [2021-06-18T09:58:48.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T09:58:48.133Z] [2021-06-18T09:58:48.133Z] Login Succeeded [2021-06-18T09:58:48.133Z] nexus3.edgexfoundry.org:10004 [2021-06-18T09:58:48.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T09:58:48.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T09:58:48.396Z] Configure a credential helper to remove this warning. See [2021-06-18T09:58:48.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T09:58:48.396Z] [2021-06-18T09:58:48.396Z] Login Succeeded [2021-06-18T09:58:48.396Z] docker.io [2021-06-18T09:58:48.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T09:58:48.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T09:58:48.659Z] Configure a credential helper to remove this warning. See [2021-06-18T09:58:48.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T09:58:48.659Z] [2021-06-18T09:58:48.659Z] Login Succeeded [2021-06-18T09:58:48.659Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T09:58:48.686Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-18T09:58:48.984Z] ========================================================= [2021-06-18T09:58:48.984Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-18T09:58:48.984Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-18T09:58:49.337Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-18T09:58:49.337Z] Sending build context to Docker daemon 21.87MB [2021-06-18T09:58:49.337Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-18T09:58:49.337Z] Step 2/8 : FROM ${BASE} [2021-06-18T09:58:49.910Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-18T09:58:49.910Z] 540db60ca938: Pulling fs layer [2021-06-18T09:58:49.910Z] adcc1eea9eea: Pulling fs layer [2021-06-18T09:58:49.910Z] 4c4ab2625f07: Pulling fs layer [2021-06-18T09:58:49.910Z] 0510c868ecb4: Pulling fs layer [2021-06-18T09:58:49.910Z] afea3b2eda06: Pulling fs layer [2021-06-18T09:58:49.910Z] 7809a108b3ef: Pulling fs layer [2021-06-18T09:58:49.910Z] f706445af74f: Pulling fs layer [2021-06-18T09:58:49.910Z] afea3b2eda06: Waiting [2021-06-18T09:58:49.910Z] 7809a108b3ef: Waiting [2021-06-18T09:58:49.910Z] f706445af74f: Waiting [2021-06-18T09:58:49.910Z] 0510c868ecb4: Waiting [2021-06-18T09:58:49.910Z] 4c4ab2625f07: Verifying Checksum [2021-06-18T09:58:49.910Z] 4c4ab2625f07: Download complete [2021-06-18T09:58:49.910Z] adcc1eea9eea: Verifying Checksum [2021-06-18T09:58:49.910Z] adcc1eea9eea: Download complete [2021-06-18T09:58:49.910Z] afea3b2eda06: Verifying Checksum [2021-06-18T09:58:49.910Z] afea3b2eda06: Download complete [2021-06-18T09:58:49.910Z] 7809a108b3ef: Verifying Checksum [2021-06-18T09:58:49.910Z] 7809a108b3ef: Download complete [2021-06-18T09:58:49.910Z] 540db60ca938: Verifying Checksum [2021-06-18T09:58:49.910Z] 540db60ca938: Download complete [2021-06-18T09:58:50.174Z] 540db60ca938: Pull complete [2021-06-18T09:58:50.174Z] adcc1eea9eea: Pull complete [2021-06-18T09:58:50.441Z] 4c4ab2625f07: Pull complete [2021-06-18T09:58:51.823Z] f706445af74f: Verifying Checksum [2021-06-18T09:58:51.823Z] f706445af74f: Download complete [2021-06-18T09:58:52.088Z] 0510c868ecb4: Download complete [2021-06-18T09:58:55.454Z] 0510c868ecb4: Pull complete [2021-06-18T09:58:55.454Z] afea3b2eda06: Pull complete [2021-06-18T09:58:55.454Z] 7809a108b3ef: Pull complete [2021-06-18T09:58:56.957Z] f706445af74f: Pull complete [2021-06-18T09:58:56.957Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-18T09:58:56.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-18T09:58:56.957Z] ---> b068be0155e3 [2021-06-18T09:58:56.957Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-18T09:59:03.563Z] ---> Running in 98bafa160dfa [2021-06-18T09:59:03.563Z] Removing intermediate container 98bafa160dfa [2021-06-18T09:59:03.563Z] ---> 0e8db656990b [2021-06-18T09:59:03.563Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T09:59:03.563Z] ---> Running in e8edfa45b14e [2021-06-18T09:59:03.632Z] Removing intermediate container 1d7edfb3d6a0 [2021-06-18T09:59:03.632Z] ---> 635e0a4917f9 [2021-06-18T09:59:03.632Z] Successfully built 635e0a4917f9 [2021-06-18T09:59:03.632Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T09:59:04.054Z] + docker inspect -f . ci-base-image-arm64 [2021-06-18T09:59:04.054Z] . [Pipeline] withDockerContainer [2021-06-18T09:59:04.139Z] Removing intermediate container e8edfa45b14e [2021-06-18T09:59:04.140Z] ---> 411d5039bb9a [2021-06-18T09:59:04.140Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-18T09:59:04.140Z] ---> Running in dd662b10bea2 [2021-06-18T09:59:04.307Z] prd-ubuntu18.04-docker-arm64-4c-16g-179 does not seem to be running inside a container [2021-06-18T09:59:04.390Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-18T09:59:04.709Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T09:59:05.656Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T09:59:05.921Z] $ docker top e4da592abb9e916e86a81144ac0d905b741677e8d68e02a219daf021aecccc5e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T09:59:06.620Z] OK: 149 MiB in 40 packages [2021-06-18T09:59:06.886Z] Removing intermediate container dd662b10bea2 [2021-06-18T09:59:06.886Z] ---> 7f38d77a211d [2021-06-18T09:59:06.886Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-18T09:59:06.886Z] ---> Running in 2c562bf943a3 [2021-06-18T09:59:06.955Z] + go version [2021-06-18T09:59:06.955Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-18T09:59:06.993Z] $ docker stop --time=1 e4da592abb9e916e86a81144ac0d905b741677e8d68e02a219daf021aecccc5e [2021-06-18T09:59:07.150Z] Removing intermediate container 2c562bf943a3 [2021-06-18T09:59:07.150Z] ---> c621c6692ee4 [2021-06-18T09:59:07.150Z] Step 7/8 : COPY . . [2021-06-18T09:59:08.554Z] ---> fb99f9fb4b07 [2021-06-18T09:59:08.554Z] Step 8/8 : RUN go mod download [2021-06-18T09:59:08.554Z] ---> Running in 0274555c5532 [2021-06-18T09:59:08.780Z] $ docker rm -f e4da592abb9e916e86a81144ac0d905b741677e8d68e02a219daf021aecccc5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T09:59:09.960Z] + docker inspect -f . ci-base-image-arm64 [2021-06-18T09:59:09.960Z] . [Pipeline] withDockerContainer [2021-06-18T09:59:10.221Z] prd-ubuntu18.04-docker-arm64-4c-16g-179 does not seem to be running inside a container [2021-06-18T09:59:10.304Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-18T09:59:11.803Z] $ docker top a4092eb314eaa01e95b7d85b9e78551f9f8c12d8fb6d8133f7b48cb5c3e1faf4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T09:59:12.782Z] + go mod tidy [Pipeline] sh [2021-06-18T09:59:14.079Z] + make test [2021-06-18T09:59:14.079Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-18T09:59:15.091Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-18T09:59:20.816Z] Removing intermediate container 0274555c5532 [2021-06-18T09:59:20.816Z] ---> e54629e73b74 [2021-06-18T09:59:20.816Z] Successfully built e54629e73b74 [2021-06-18T09:59:20.816Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T09:59:21.164Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-18T09:59:21.164Z] . [Pipeline] withDockerContainer [2021-06-18T09:59:21.262Z] prd-centos7-docker-4c-2g-180 does not seem to be running inside a container [2021-06-18T09:59:21.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-18T09:59:21.680Z] $ docker top 4f27b92764006f69fa438cc4529cc14b98610b45441de06afb5eec5ad2f0221d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T09:59:22.215Z] + go version [2021-06-18T09:59:22.215Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-18T09:59:22.245Z] $ docker stop --time=1 4f27b92764006f69fa438cc4529cc14b98610b45441de06afb5eec5ad2f0221d [2021-06-18T09:59:23.449Z] $ docker rm -f 4f27b92764006f69fa438cc4529cc14b98610b45441de06afb5eec5ad2f0221d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T09:59:24.382Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-18T09:59:24.382Z] . [Pipeline] withDockerContainer [2021-06-18T09:59:24.493Z] prd-centos7-docker-4c-2g-180 does not seem to be running inside a container [2021-06-18T09:59:24.545Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-18T09:59:25.046Z] $ docker top 968577b048ff824d996aacb3564e9f409cfd0696bc7173e2c3c5a3a730028e00 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T09:59:25.600Z] + go mod tidy [Pipeline] sh [2021-06-18T09:59:26.193Z] + make test [2021-06-18T09:59:26.193Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-18T09:59:26.472Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-18T09:59:38.892Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-18T09:59:38.892Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-18T09:59:38.892Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-18T09:59:38.892Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-18T09:59:38.892Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-18T09:59:38.892Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-18T09:59:38.892Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-18T09:59:38.892Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-18T09:59:38.892Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-18T09:59:38.892Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-18T09:59:38.892Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-18T09:59:38.892Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-18T09:59:38.892Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-06-18T09:59:42.265Z] $ docker stop --time=1 968577b048ff824d996aacb3564e9f409cfd0696bc7173e2c3c5a3a730028e00 [2021-06-18T09:59:43.765Z] $ docker rm -f 968577b048ff824d996aacb3564e9f409cfd0696bc7173e2c3c5a3a730028e00 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T09:59:44.246Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-18T09:59:44.490Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-18T09:59:47.438Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-18T09:59:47.506Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-18T09:59:47.506Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-18T09:59:47.506Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-18T09:59:47.506Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-18T09:59:47.506Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-18T09:59:47.506Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-18T09:59:47.506Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-18T09:59:47.506Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-18T09:59:47.506Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-18T09:59:47.506Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-18T09:59:47.506Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-18T09:59:47.506Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-18T09:59:47.506Z] GO111MODULE=on go vet ./... [2021-06-18T09:59:47.760Z] + ls -al . [2021-06-18T09:59:47.760Z] total 84 [2021-06-18T09:59:47.760Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jun 18 09:59 . [2021-06-18T09:59:47.760Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 18 09:58 .. [2021-06-18T09:59:47.760Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 18 09:58 assets [2021-06-18T09:59:47.760Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 18 09:58 bin [2021-06-18T09:59:47.760Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 18 09:58 cmd [2021-06-18T09:59:47.760Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 18 09:58 CONTRIBUTING.md [2021-06-18T09:59:47.760Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 18 09:59 coverage.out [2021-06-18T09:59:47.760Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 18 09:58 Dockerfile [2021-06-18T09:59:47.760Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 18 09:58 Dockerfile.build [2021-06-18T09:59:47.760Z] drwxrwxr-x. 2 jenkins jenkins 23 Jun 18 09:58 docs [2021-06-18T09:59:47.760Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 18 09:58 .git [2021-06-18T09:59:47.760Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 18 09:58 .github [2021-06-18T09:59:47.760Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 18 09:58 .gitignore [2021-06-18T09:59:47.760Z] -rw-rw-r--. 1 jenkins jenkins 324 Jun 18 09:58 go.mod [2021-06-18T09:59:47.760Z] -rw-r--r--. 1 jenkins jenkins 12542 Jun 18 09:59 go.sum [2021-06-18T09:59:47.760Z] drwxrwxr-x. 9 jenkins jenkins 125 Jun 18 09:58 internal [2021-06-18T09:59:47.760Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 18 09:58 Jenkinsfile [2021-06-18T09:59:47.760Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 18 09:58 LICENSE [2021-06-18T09:59:47.760Z] -rw-rw-r--. 1 jenkins jenkins 941 Jun 18 09:58 Makefile [2021-06-18T09:59:47.760Z] drwxrwxr-x. 3 jenkins jenkins 19 Jun 18 09:58 pkg [2021-06-18T09:59:47.760Z] -rw-rw-r--. 1 jenkins jenkins 5508 Jun 18 09:58 README.md [2021-06-18T09:59:47.760Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 18 09:55 VERSION [2021-06-18T09:59:47.760Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 18 09:58 version.go [2021-06-18T09:59:47.760Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 18 09:58 web [Pipeline] isUnix [Pipeline] sh [2021-06-18T09:59:48.105Z] + 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=9f6d946b544e22e0998bef3d1533f8e875ca270f --label arch=amd64 --label version=0.0.0 . [2021-06-18T09:59:48.105Z] Sending build context to Docker daemon 21.88MB [2021-06-18T09:59:48.105Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-18T09:59:48.105Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-18T09:59:48.105Z] ---> e54629e73b74 [2021-06-18T09:59:48.105Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-18T09:59:48.373Z] ---> Running in cd41c69d2925 [2021-06-18T09:59:48.373Z] Removing intermediate container cd41c69d2925 [2021-06-18T09:59:48.373Z] ---> e7004a27232c [2021-06-18T09:59:48.374Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-18T09:59:48.641Z] ---> Running in 594b937261bb [2021-06-18T09:59:48.641Z] Removing intermediate container 594b937261bb [2021-06-18T09:59:48.641Z] ---> a0bcbf812bfd [2021-06-18T09:59:48.641Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-18T09:59:48.641Z] ---> Running in e02877c4870f [2021-06-18T09:59:48.641Z] Removing intermediate container e02877c4870f [2021-06-18T09:59:48.642Z] ---> 3a234bf45256 [2021-06-18T09:59:48.642Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-18T09:59:48.902Z] ---> Running in 9d6ad1f14fbc [2021-06-18T09:59:49.165Z] Removing intermediate container 9d6ad1f14fbc [2021-06-18T09:59:49.165Z] ---> da691f46262a [2021-06-18T09:59:49.165Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-18T09:59:49.165Z] ---> Running in 19784652660d [2021-06-18T09:59:49.427Z] Removing intermediate container 19784652660d [2021-06-18T09:59:49.427Z] ---> 17235f4b98f8 [2021-06-18T09:59:49.427Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T09:59:49.427Z] ---> Running in e3df129ebd33 [2021-06-18T09:59:49.999Z] Removing intermediate container e3df129ebd33 [2021-06-18T09:59:49.999Z] ---> 1bbc4029e0cc [2021-06-18T09:59:49.999Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-18T09:59:49.999Z] ---> Running in ef54f8c1d2e0 [2021-06-18T09:59:50.577Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T09:59:51.520Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T09:59:51.781Z] OK: 149 MiB in 40 packages [2021-06-18T09:59:52.352Z] Removing intermediate container ef54f8c1d2e0 [2021-06-18T09:59:52.352Z] ---> 2ebce19c12ee [2021-06-18T09:59:52.352Z] Step 10/24 : ENV GO111MODULE=on [2021-06-18T09:59:52.352Z] ---> Running in 446104084b87 [2021-06-18T09:59:52.352Z] Removing intermediate container 446104084b87 [2021-06-18T09:59:52.352Z] ---> 12605249ee76 [2021-06-18T09:59:52.352Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-18T09:59:52.352Z] ---> Running in 56c51468a2c9 [2021-06-18T09:59:52.614Z] Removing intermediate container 56c51468a2c9 [2021-06-18T09:59:52.614Z] ---> cea4f5baac6f [2021-06-18T09:59:52.614Z] Step 12/24 : COPY go.mod . [2021-06-18T09:59:52.882Z] ---> d65b08baecba [2021-06-18T09:59:52.882Z] Step 13/24 : COPY Makefile . [2021-06-18T09:59:52.882Z] ---> 37cabf70d3d2 [2021-06-18T09:59:52.882Z] Step 14/24 : RUN make update [2021-06-18T09:59:52.882Z] ---> Running in 8e3195f50e3d [2021-06-18T09:59:53.456Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-18T09:59:53.725Z] Removing intermediate container 8e3195f50e3d [2021-06-18T09:59:53.725Z] ---> d783c4ca0045 [2021-06-18T09:59:53.725Z] Step 15/24 : COPY . . [2021-06-18T09:59:55.125Z] ---> 947c97682589 [2021-06-18T09:59:55.125Z] Step 16/24 : RUN ${MAKE} [2021-06-18T09:59:55.125Z] ---> Running in e028b698b7e5 [2021-06-18T09:59:55.392Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-18T10:00:03.605Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-18T10:00:05.001Z] Removing intermediate container e028b698b7e5 [2021-06-18T10:00:05.001Z] ---> 319b55e7ea72 [2021-06-18T10:00:05.001Z] Step 17/24 : FROM alpine:3.12 [2021-06-18T10:00:05.577Z] 3.12: Pulling from library/alpine [2021-06-18T10:00:05.577Z] 339de151aab4: Pulling fs layer [2021-06-18T10:00:05.842Z] 339de151aab4: Verifying Checksum [2021-06-18T10:00:05.842Z] 339de151aab4: Download complete [2021-06-18T10:00:05.842Z] 339de151aab4: Pull complete [2021-06-18T10:00:05.842Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-18T10:00:05.842Z] Status: Downloaded newer image for alpine:3.12 [2021-06-18T10:00:05.842Z] ---> 13621d1b12d4 [2021-06-18T10:00:05.842Z] Step 18/24 : EXPOSE 4000 [Pipeline] } [2021-06-18T10:00:05.881Z] $ docker stop --time=1 a4092eb314eaa01e95b7d85b9e78551f9f8c12d8fb6d8133f7b48cb5c3e1faf4 [2021-06-18T10:00:06.106Z] ---> Running in 0a575e37043f [2021-06-18T10:00:06.106Z] Removing intermediate container 0a575e37043f [2021-06-18T10:00:06.106Z] ---> 38d9e493939a [2021-06-18T10:00:06.106Z] Step 19/24 : 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 [2021-06-18T10:00:07.051Z] ---> e282cc654e3c [2021-06-18T10:00:07.051Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-18T10:00:07.051Z] ---> Running in b3db17670ced [2021-06-18T10:00:07.051Z] Removing intermediate container b3db17670ced [2021-06-18T10:00:07.051Z] ---> 77b7a3d05c28 [2021-06-18T10:00:07.051Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-18T10:00:07.051Z] ---> Running in 262e4980eb18 [2021-06-18T10:00:07.051Z] Removing intermediate container 262e4980eb18 [2021-06-18T10:00:07.051Z] ---> 110eb7996a34 [2021-06-18T10:00:07.051Z] Step 22/24 : LABEL arch=amd64 [2021-06-18T10:00:07.314Z] ---> Running in 2e4a59d8da91 [2021-06-18T10:00:07.314Z] Removing intermediate container 2e4a59d8da91 [2021-06-18T10:00:07.314Z] ---> 8bdd4aa7fbf5 [2021-06-18T10:00:07.314Z] Step 23/24 : LABEL git_sha=9f6d946b544e22e0998bef3d1533f8e875ca270f [2021-06-18T10:00:07.314Z] ---> Running in 0a26810d12fe [2021-06-18T10:00:07.314Z] Removing intermediate container 0a26810d12fe [2021-06-18T10:00:07.314Z] ---> 091b2825ce14 [2021-06-18T10:00:07.314Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T10:00:07.314Z] ---> Running in 33ab2ed9dd57 [2021-06-18T10:00:07.577Z] Removing intermediate container 33ab2ed9dd57 [2021-06-18T10:00:07.577Z] ---> bbe179ef20d2 [2021-06-18T10:00:07.577Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-18T10:00:07.577Z] Successfully built bbe179ef20d2 [2021-06-18T10:00:07.577Z] Successfully tagged edgex-ui:latest [2021-06-18T10:00:07.735Z] $ docker rm -f a4092eb314eaa01e95b7d85b9e78551f9f8c12d8fb6d8133f7b48cb5c3e1faf4 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2021-06-18T10:00:08.557Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-18T10:00:08.608Z] Warning: overwriting stash ‘coverage-report’ Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [2021-06-18T10:00:09.188Z] Stashed 1 file(s) [Pipeline] libraryResource [Pipeline] sh [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [2021-06-18T10:00:09.561Z] ---> job-cost.sh [2021-06-18T10:00:09.561Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-78sb [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-18T10:00:10.090Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-18T10:00:10.515Z] + ls -al . [2021-06-18T10:00:10.515Z] total 120 [2021-06-18T10:00:10.515Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 18 09:59 . [2021-06-18T10:00:10.515Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 18 09:57 .. [2021-06-18T10:00:10.515Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 18 09:57 .git [2021-06-18T10:00:10.515Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 18 09:57 .github [2021-06-18T10:00:10.515Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 18 09:57 .gitignore [2021-06-18T10:00:10.515Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 18 09:57 CONTRIBUTING.md [2021-06-18T10:00:10.515Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 18 09:57 Dockerfile [2021-06-18T10:00:10.515Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 18 09:57 Dockerfile.build [2021-06-18T10:00:10.515Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 18 09:57 Jenkinsfile [2021-06-18T10:00:10.515Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 18 09:57 LICENSE [2021-06-18T10:00:10.515Z] -rw-rw-r-- 1 jenkins jenkins 941 Jun 18 09:57 Makefile [2021-06-18T10:00:10.515Z] -rw-rw-r-- 1 jenkins jenkins 5508 Jun 18 09:57 README.md [2021-06-18T10:00:10.515Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 18 09:55 VERSION [2021-06-18T10:00:10.515Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 18 09:57 assets [2021-06-18T10:00:10.515Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 18 09:57 bin [2021-06-18T10:00:10.515Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 18 09:57 cmd [2021-06-18T10:00:10.515Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 18 09:59 coverage.out [2021-06-18T10:00:10.515Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 18 09:57 docs [2021-06-18T10:00:10.515Z] -rw-rw-r-- 1 jenkins jenkins 324 Jun 18 09:57 go.mod [2021-06-18T10:00:10.515Z] -rw-r--r-- 1 jenkins jenkins 12542 Jun 18 09:59 go.sum [2021-06-18T10:00:10.515Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 18 09:57 internal [2021-06-18T10:00:10.515Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 18 09:57 pkg [2021-06-18T10:00:10.515Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 18 09:57 version.go [2021-06-18T10:00:10.515Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 18 09:57 web [Pipeline] isUnix [Pipeline] sh [2021-06-18T10:00:10.915Z] + 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=9f6d946b544e22e0998bef3d1533f8e875ca270f --label arch=arm64 --label version=0.0.0 . [2021-06-18T10:00:11.915Z] Sending build context to Docker daemon 21.88MB [2021-06-18T10:00:11.915Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-18T10:00:11.915Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-18T10:00:11.915Z] ---> 635e0a4917f9 [2021-06-18T10:00:11.915Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-18T10:00:12.517Z] ---> Running in c6a4d0b19461 [2021-06-18T10:00:12.806Z] Removing intermediate container c6a4d0b19461 [2021-06-18T10:00:12.806Z] ---> 1f4ff36bc108 [2021-06-18T10:00:12.806Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-18T10:00:13.080Z] ---> Running in 30a6b8c91c31 [2021-06-18T10:00:13.355Z] Removing intermediate container 30a6b8c91c31 [2021-06-18T10:00:13.355Z] ---> 08ef8e6b1c7a [2021-06-18T10:00:13.355Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-18T10:00:13.630Z] ---> Running in 3b25d4733162 [2021-06-18T10:00:13.906Z] Removing intermediate container 3b25d4733162 [2021-06-18T10:00:13.906Z] ---> 55976d616eac [2021-06-18T10:00:13.906Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-18T10:00:14.181Z] ---> Running in 3c96ddd1a371 [2021-06-18T10:00:14.774Z] Removing intermediate container 3c96ddd1a371 [2021-06-18T10:00:14.774Z] ---> ecc864e4fdd3 [2021-06-18T10:00:14.774Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-18T10:00:14.774Z] ---> Running in 94c4f92a9b14 [2021-06-18T10:00:15.046Z] Removing intermediate container 94c4f92a9b14 [2021-06-18T10:00:15.046Z] ---> 928c2ab18ed2 [2021-06-18T10:00:15.046Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T10:00:15.321Z] ---> Running in 21d2e449eaf6 [2021-06-18T10:00:17.294Z] Removing intermediate container 21d2e449eaf6 [2021-06-18T10:00:17.294Z] ---> 97025c0ebc75 [2021-06-18T10:00:17.294Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-18T10:00:17.583Z] ---> Running in 9b782ec2525b [2021-06-18T10:00:18.564Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T10:00:19.534Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T10:00:20.127Z] OK: 138 MiB in 40 packages [2021-06-18T10:00:21.108Z] Removing intermediate container 9b782ec2525b [2021-06-18T10:00:21.108Z] ---> bd7f9f0f4187 [2021-06-18T10:00:21.108Z] Step 10/24 : ENV GO111MODULE=on [2021-06-18T10:00:21.381Z] ---> Running in bafd52d968ef [2021-06-18T10:00:21.836Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-18T10:00:21.974Z] Removing intermediate container bafd52d968ef [2021-06-18T10:00:21.974Z] ---> 70edd37e7144 [2021-06-18T10:00:21.974Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-18T10:00:21.974Z] ---> Running in 70d0bc9e8b75 [2021-06-18T10:00:22.565Z] Removing intermediate container 70d0bc9e8b75 [2021-06-18T10:00:22.565Z] ---> 3fe86780eae3 [2021-06-18T10:00:22.565Z] Step 12/24 : COPY go.mod . [2021-06-18T10:00:23.178Z] ---> 60f9e4cd89e4 [2021-06-18T10:00:23.178Z] Step 13/24 : COPY Makefile . [2021-06-18T10:00:23.774Z] ---> 435f705b5524 [2021-06-18T10:00:23.774Z] Step 14/24 : RUN make update [2021-06-18T10:00:24.049Z] ---> Running in 50072eaf985a [2021-06-18T10:00:25.025Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-18T10:00:26.465Z] Removing intermediate container 50072eaf985a [2021-06-18T10:00:26.465Z] ---> 6776e04202a3 [2021-06-18T10:00:26.465Z] Step 15/24 : COPY . . [2021-06-18T10:00:29.082Z] ---> a3ee7377d83a [2021-06-18T10:00:29.082Z] Step 16/24 : RUN ${MAKE} [2021-06-18T10:00:29.356Z] ---> Running in 389e3c79f617 [2021-06-18T10:00:30.339Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-18T10:00:36.786Z] lf-activate-venv(): INFO: Adding /tmp/venv-78sb/bin to PATH [2021-06-18T10:00:36.787Z] INFO: No Stack... [2021-06-18T10:00:36.787Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-18T10:00:37.362Z] INFO: Archiving Costs [Pipeline] sh [2021-06-18T10:00:37.692Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-06-18T10:00:37.692Z] + cut -d, -f6 [Pipeline] lock [2021-06-18T10:00:37.754Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-385-1-stack-cost] [2021-06-18T10:00:37.762Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-385-1-stack-cost] did not exist. Created. [2021-06-18T10:00:37.762Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-385-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-18T10:00:38.214Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-18T10:00:38.304Z] Stashed 1 file(s) [Pipeline] } [2021-06-18T10:00:38.325Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-385-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-18T10:00:57.172Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-18T10:00:58.163Z] Removing intermediate container 389e3c79f617 [2021-06-18T10:00:58.163Z] ---> df12eff5ac0a [2021-06-18T10:00:58.163Z] Step 17/24 : FROM alpine:3.12 [2021-06-18T10:00:58.756Z] 3.12: Pulling from library/alpine [2021-06-18T10:00:58.756Z] d2f70382dc9a: Pulling fs layer [2021-06-18T10:00:59.041Z] d2f70382dc9a: Download complete [2021-06-18T10:00:59.645Z] d2f70382dc9a: Pull complete [2021-06-18T10:00:59.645Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-18T10:00:59.645Z] Status: Downloaded newer image for alpine:3.12 [2021-06-18T10:00:59.645Z] ---> c4fd0aeabfcf [2021-06-18T10:00:59.645Z] Step 18/24 : EXPOSE 4000 [2021-06-18T10:00:59.918Z] ---> Running in 51b2adb9bfa1 [2021-06-18T10:01:00.514Z] Removing intermediate container 51b2adb9bfa1 [2021-06-18T10:01:00.514Z] ---> e58110beea2c [2021-06-18T10:01:00.514Z] Step 19/24 : 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 [2021-06-18T10:01:02.633Z] ---> 5e77568b8a87 [2021-06-18T10:01:02.633Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-18T10:01:02.633Z] ---> Running in 7310bb755937 [2021-06-18T10:01:02.961Z] Removing intermediate container 7310bb755937 [2021-06-18T10:01:02.962Z] ---> b8eb187356ac [2021-06-18T10:01:02.962Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-18T10:01:02.962Z] ---> Running in bc57b63d0bb1 [2021-06-18T10:01:03.555Z] Removing intermediate container bc57b63d0bb1 [2021-06-18T10:01:03.555Z] ---> 93c1da4c05af [2021-06-18T10:01:03.555Z] Step 22/24 : LABEL arch=arm64 [2021-06-18T10:01:03.831Z] ---> Running in c897da832603 [2021-06-18T10:01:04.103Z] Removing intermediate container c897da832603 [2021-06-18T10:01:04.103Z] ---> c539647ca599 [2021-06-18T10:01:04.103Z] Step 23/24 : LABEL git_sha=9f6d946b544e22e0998bef3d1533f8e875ca270f [2021-06-18T10:01:04.376Z] ---> Running in 4a09a2370052 [2021-06-18T10:01:04.971Z] Removing intermediate container 4a09a2370052 [2021-06-18T10:01:04.971Z] ---> 9d747b813634 [2021-06-18T10:01:04.971Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T10:01:04.971Z] ---> Running in fbd450b1cded [2021-06-18T10:01:05.573Z] Removing intermediate container fbd450b1cded [2021-06-18T10:01:05.573Z] ---> ddc82b89c2b1 [2021-06-18T10:01:05.573Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-18T10:01:05.573Z] Successfully built ddc82b89c2b1 [2021-06-18T10:01:05.573Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-18T10:01:06.488Z] ---> job-cost.sh [2021-06-18T10:01:06.488Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wwsB [2021-06-18T10:01:45.495Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-18T10:03:07.242Z] lf-activate-venv(): INFO: Adding /tmp/venv-wwsB/bin to PATH [2021-06-18T10:03:07.242Z] INFO: No Stack... [2021-06-18T10:03:07.242Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-18T10:03:07.242Z] INFO: Archiving Costs [Pipeline] sh [2021-06-18T10:03:07.605Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-06-18T10:03:07.605Z] + cut -d, -f6 [Pipeline] lock [2021-06-18T10:03:07.695Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-385-1-stack-cost] [2021-06-18T10:03:07.703Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-385-1-stack-cost] did not exist. Created. [2021-06-18T10:03:07.703Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-385-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-18T10:03:08.149Z] /w/workspace/edgex-ui-go/1@tmp/durable-fa0c3ac6/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-fa0c3ac6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-18T10:03:08.521Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-18T10:03:08.574Z] Warning: overwriting stash ‘stack-cost’ [2021-06-18T10:03:08.785Z] Stashed 1 file(s) [Pipeline] } [2021-06-18T10:03:08.807Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-385-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-18T10:03:10.160Z] provisioning config files... [2021-06-18T10:03:10.171Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-385@tmp/config6676155228604885244tmp [Pipeline] { [Pipeline] sh [2021-06-18T10:03:10.538Z] + set +x [2021-06-18T10:03:10.538Z] + curl -s https://codecov.io/bash [2021-06-18T10:03:10.538Z] + bash -s -- [2021-06-18T10:03:10.538Z] [2021-06-18T10:03:10.538Z] _____ _ [2021-06-18T10:03:10.538Z] / ____| | | [2021-06-18T10:03:10.538Z] | | ___ __| | ___ ___ _____ __ [2021-06-18T10:03:10.538Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-18T10:03:10.538Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-18T10:03:10.538Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-18T10:03:10.538Z] Bash-1.0.3 [2021-06-18T10:03:10.538Z] [2021-06-18T10:03:10.538Z] [2021-06-18T10:03:10.538Z] ==> git version 2.24.4 found [2021-06-18T10:03:10.538Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-18T10:03:10.538Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-18T10:03:10.538Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-18T10:03:10.538Z] ==> Jenkins CI detected. [2021-06-18T10:03:10.538Z] project root: . [2021-06-18T10:03:10.538Z] --> token set from env [2021-06-18T10:03:10.538Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-18T10:03:10.802Z] ==> Running gcov in . (disable via -X gcov) [2021-06-18T10:03:10.802Z] ==> Python coveragepy not found [2021-06-18T10:03:10.802Z] ==> Searching for coverage reports in: [2021-06-18T10:03:10.802Z] + . [2021-06-18T10:03:10.802Z] -> Found 1 reports [2021-06-18T10:03:10.802Z] ==> Detecting git/mercurial file structure [2021-06-18T10:03:10.802Z] ==> Reading reports [2021-06-18T10:03:10.802Z] + ./coverage.out bytes=10 [2021-06-18T10:03:10.802Z] ==> Appending adjustments [2021-06-18T10:03:10.802Z] https://docs.codecov.io/docs/fixing-reports [2021-06-18T10:03:10.802Z] + Found adjustments [2021-06-18T10:03:10.802Z] ==> Gzipping contents [2021-06-18T10:03:10.802Z] 4.0K /tmp/codecov.pGLisR.gz [2021-06-18T10:03:10.802Z] ==> Uploading reports [2021-06-18T10:03:10.802Z] url: https://codecov.io [2021-06-18T10:03:10.802Z] query: branch=PR-385&commit=9f6d946b544e22e0998bef3d1533f8e875ca270f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-385%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=385&job=&cmd_args= [2021-06-18T10:03:10.802Z] -> Pinging Codecov [2021-06-18T10:03:10.802Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-385&commit=9f6d946b544e22e0998bef3d1533f8e875ca270f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-385%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=385&job=&cmd_args= [2021-06-18T10:03:11.379Z] -> Uploading to [2021-06-18T10:03:11.379Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-18/FB506323287CE973F263BFD2A0EB1F37/9f6d946b544e22e0998bef3d1533f8e875ca270f/9420ef9f-02d7-448b-9136-c1008f8556e2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210618%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210618T100311Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=62db1d5104812efe8160c562414b0b2ff7db2ef6b0f8b23bba8cc1cdd2661a07 [2021-06-18T10:03:11.379Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-18T10:03:11.379Z] Dload Upload Total Spent Left Speed [2021-06-18T10:03:11.642Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3740 0 0 100 3740 0 8646 --:--:-- --:--:-- --:--:-- 8637 100 3740 0 0 100 3740 0 8643 --:--:-- --:--:-- --:--:-- 8637 [2021-06-18T10:03:11.642Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/9f6d946b544e22e0998bef3d1533f8e875ca270f [Pipeline] } [2021-06-18T10:03:11.669Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-18T10:03:14.597Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T10:03:15.211Z] ---> package-listing.sh [2021-06-18T10:03:15.211Z] ++ facter osfamily [2021-06-18T10:03:15.211Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-18T10:03:15.476Z] + OS_FAMILY=redhat [2021-06-18T10:03:15.476Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-385 [2021-06-18T10:03:15.476Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-18T10:03:15.476Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-18T10:03:15.476Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-18T10:03:15.476Z] + PACKAGES=/tmp/packages_start.txt [2021-06-18T10:03:15.476Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-385 ']' [2021-06-18T10:03:15.476Z] + PACKAGES=/tmp/packages_end.txt [2021-06-18T10:03:15.476Z] + case "${OS_FAMILY}" in [2021-06-18T10:03:15.476Z] + sort [2021-06-18T10:03:15.476Z] + rpm -qa [2021-06-18T10:03:16.055Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-18T10:03:16.055Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-18T10:03:16.055Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-18T10:03:16.055Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-385 ']' [2021-06-18T10:03:16.055Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-385/archives/ [2021-06-18T10:03:16.055Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-385/archives/ [Pipeline] echo [2021-06-18T10:03:16.089Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-385/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-18T10:03:16.411Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-18T10:03:17.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T10:03:17.013Z] [2021-06-18T10:03:17.013Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-18T10:03:17.378Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T10:03:17.378Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-18T10:03:17.378Z] df20fa9351a1: Pulling fs layer [2021-06-18T10:03:17.378Z] 36b3adc4ff6f: Pulling fs layer [2021-06-18T10:03:17.378Z] 8ad3a11d3b57: Pulling fs layer [2021-06-18T10:03:17.378Z] 46f8f816bc3b: Pulling fs layer [2021-06-18T10:03:17.378Z] 93b61091891f: Pulling fs layer [2021-06-18T10:03:17.378Z] 93b9cdb0e59b: Pulling fs layer [2021-06-18T10:03:17.378Z] 5e14af77c1be: Pulling fs layer [2021-06-18T10:03:17.378Z] 01666e4c0597: Pulling fs layer [2021-06-18T10:03:17.378Z] aa168da1d23b: Pulling fs layer [2021-06-18T10:03:17.378Z] 46f8f816bc3b: Waiting [2021-06-18T10:03:17.378Z] 93b61091891f: Waiting [2021-06-18T10:03:17.378Z] 93b9cdb0e59b: Waiting [2021-06-18T10:03:17.378Z] 5e14af77c1be: Waiting [2021-06-18T10:03:17.378Z] 01666e4c0597: Waiting [2021-06-18T10:03:17.378Z] aa168da1d23b: Waiting [2021-06-18T10:03:17.378Z] 36b3adc4ff6f: Verifying Checksum [2021-06-18T10:03:17.378Z] 36b3adc4ff6f: Download complete [2021-06-18T10:03:17.378Z] 46f8f816bc3b: Verifying Checksum [2021-06-18T10:03:17.378Z] 46f8f816bc3b: Download complete [2021-06-18T10:03:17.378Z] df20fa9351a1: Verifying Checksum [2021-06-18T10:03:17.378Z] df20fa9351a1: Download complete [2021-06-18T10:03:17.654Z] 93b9cdb0e59b: Verifying Checksum [2021-06-18T10:03:17.654Z] 93b9cdb0e59b: Download complete [2021-06-18T10:03:17.654Z] 93b61091891f: Verifying Checksum [2021-06-18T10:03:17.654Z] 93b61091891f: Download complete [2021-06-18T10:03:17.654Z] 5e14af77c1be: Verifying Checksum [2021-06-18T10:03:17.654Z] 5e14af77c1be: Download complete [2021-06-18T10:03:17.654Z] 01666e4c0597: Verifying Checksum [2021-06-18T10:03:17.654Z] 01666e4c0597: Download complete [2021-06-18T10:03:17.654Z] 8ad3a11d3b57: Verifying Checksum [2021-06-18T10:03:17.654Z] 8ad3a11d3b57: Download complete [2021-06-18T10:03:17.654Z] df20fa9351a1: Pull complete [2021-06-18T10:03:17.918Z] 36b3adc4ff6f: Pull complete [2021-06-18T10:03:18.499Z] 8ad3a11d3b57: Pull complete [2021-06-18T10:03:18.499Z] 46f8f816bc3b: Pull complete [2021-06-18T10:03:18.767Z] 93b61091891f: Pull complete [2021-06-18T10:03:18.767Z] 93b9cdb0e59b: Pull complete [2021-06-18T10:03:19.029Z] 5e14af77c1be: Pull complete [2021-06-18T10:03:19.029Z] 01666e4c0597: Pull complete [2021-06-18T10:03:19.291Z] aa168da1d23b: Verifying Checksum [2021-06-18T10:03:19.291Z] aa168da1d23b: Download complete [2021-06-18T10:03:23.545Z] aa168da1d23b: Pull complete [2021-06-18T10:03:23.545Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-18T10:03:23.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T10:03:23.545Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-18T10:03:23.653Z] prd-centos7-docker-4c-2g-178 does not seem to be running inside a container [2021-06-18T10:03:23.693Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-385/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-385 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-385:/w/workspace/edgexfoundry_edgex-ui-go_PR-385:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-385@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-385@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-18T10:03:26.005Z] $ docker top a05edc8f9c1c0d94248091d99907199c7401b20f1b03c91ad1ba16651ea0a8e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T10:03:26.446Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-18T10:03:26.775Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-18T10:03:27.105Z] + ls /var/log/sa-host [2021-06-18T10:03:27.105Z] + sadf -c /var/log/sa-host/sa05 [2021-06-18T10:03:27.105Z] file_magic: OK [2021-06-18T10:03:27.105Z] HZ: Using current value: 100 [2021-06-18T10:03:27.105Z] file_header: OK [2021-06-18T10:03:27.105Z] 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 [2021-06-18T10:03:27.105Z] Statistics: [2021-06-18T10:03:27.105Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-18T10:03:27.105Z] File successfully converted to sysstat format version 12.2.1 [2021-06-18T10:03:27.105Z] + sadf -c /var/log/sa-host/sa18 [2021-06-18T10:03:27.105Z] file_magic: OK [2021-06-18T10:03:27.105Z] HZ: Using current value: 100 [2021-06-18T10:03:27.105Z] file_header: OK [2021-06-18T10:03:27.105Z] 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 [2021-06-18T10:03:27.105Z] Statistics: [2021-06-18T10:03:27.105Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-18T10:03:27.105Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T10:03:27.946Z] provisioning config files... [2021-06-18T10:03:27.959Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-385@tmp/config2374305321247134131tmp [Pipeline] { [Pipeline] echo [2021-06-18T10:03:28.044Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T10:03:28.388Z] ---> create-netrc.sh [Pipeline] } [2021-06-18T10:03:28.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-18T10:03:28.938Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-18T10:03:28.979Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T10:03:29.318Z] ---> sudo-logs.sh [2021-06-18T10:03:29.319Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-18T10:03:29.401Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T10:03:29.738Z] ---> job-cost.sh [2021-06-18T10:03:29.738Z] lf-activate-venv: SKIPPING [2021-06-18T10:03:29.738Z] DEBUG: total: 0.18000000715255737 [2021-06-18T10:03:29.738Z] INFO: Retrieving Stack Cost... [2021-06-18T10:03:30.685Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-18T10:03:30.946Z] INFO: Archiving Costs [Pipeline] echo [2021-06-18T10:03:30.982Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T10:03:31.322Z] ---> logs-deploy.sh [2021-06-18T10:03:31.322Z] lf-activate-venv: SKIPPING [2021-06-18T10:03:31.322Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-385/1 [2021-06-18T10:03:31.322Z] INFO: archiving workspace using pattern(s): [2021-06-18T10:03:32.272Z] Archives upload complete. [2021-06-18T10:03:32.272Z] INFO: archiving logs to Nexus [2021-06-18T10:03:32.847Z] ---> uname -a: [2021-06-18T10:03:32.847Z] Linux prd-centos7-docker-4c-2g-178.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-18T10:03:32.847Z] [2021-06-18T10:03:32.847Z] [2021-06-18T10:03:32.847Z] ---> lscpu: [2021-06-18T10:03:32.847Z] Architecture: x86_64 [2021-06-18T10:03:32.847Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-18T10:03:32.847Z] Byte Order: Little Endian [2021-06-18T10:03:32.847Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-18T10:03:32.847Z] CPU(s): 2 [2021-06-18T10:03:32.847Z] On-line CPU(s) list: 0,1 [2021-06-18T10:03:32.847Z] Thread(s) per core: 1 [2021-06-18T10:03:32.847Z] Core(s) per socket: 1 [2021-06-18T10:03:32.847Z] Socket(s): 2 [2021-06-18T10:03:32.847Z] NUMA node(s): 1 [2021-06-18T10:03:32.847Z] Vendor ID: AuthenticAMD [2021-06-18T10:03:32.847Z] CPU family: 23 [2021-06-18T10:03:32.847Z] Model: 49 [2021-06-18T10:03:32.847Z] Model name: AMD EPYC-Rome Processor [2021-06-18T10:03:32.847Z] Stepping: 0 [2021-06-18T10:03:32.847Z] CPU MHz: 2800.000 [2021-06-18T10:03:32.847Z] BogoMIPS: 5600.00 [2021-06-18T10:03:32.847Z] Virtualization: AMD-V [2021-06-18T10:03:32.847Z] Hypervisor vendor: KVM [2021-06-18T10:03:32.847Z] Virtualization type: full [2021-06-18T10:03:32.847Z] L1d cache: 64 KiB [2021-06-18T10:03:32.847Z] L1i cache: 64 KiB [2021-06-18T10:03:32.847Z] L2 cache: 1 MiB [2021-06-18T10:03:32.847Z] L3 cache: 32 MiB [2021-06-18T10:03:32.847Z] NUMA node0 CPU(s): 0,1 [2021-06-18T10:03:32.847Z] Vulnerability Itlb multihit: Not affected [2021-06-18T10:03:32.847Z] Vulnerability L1tf: Not affected [2021-06-18T10:03:32.847Z] Vulnerability Mds: Not affected [2021-06-18T10:03:32.847Z] Vulnerability Meltdown: Not affected [2021-06-18T10:03:32.847Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-18T10:03:32.847Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-18T10:03:32.847Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-18T10:03:32.847Z] Vulnerability Srbds: Not affected [2021-06-18T10:03:32.847Z] Vulnerability Tsx async abort: Not affected [2021-06-18T10:03:32.847Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-18T10:03:32.847Z] [2021-06-18T10:03:32.847Z] [2021-06-18T10:03:32.847Z] ---> nproc: [2021-06-18T10:03:32.847Z] 2 [2021-06-18T10:03:32.847Z] [2021-06-18T10:03:32.847Z] [2021-06-18T10:03:32.847Z] ---> df -h: [2021-06-18T10:03:32.847Z] Filesystem Size Used Available Use% Mounted on [2021-06-18T10:03:32.847Z] overlay 40.0G 7.6G 32.4G 19% / [2021-06-18T10:03:32.847Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-18T10:03:32.847Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-18T10:03:32.847Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-18T10:03:32.847Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-06-18T10:03:32.847Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-06-18T10:03:32.847Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-06-18T10:03:32.847Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-06-18T10:03:32.847Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-06-18T10:03:32.847Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-06-18T10:03:32.847Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-385 [2021-06-18T10:03:32.847Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-385@tmp [2021-06-18T10:03:32.847Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-06-18T10:03:32.847Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-06-18T10:03:32.847Z] [2021-06-18T10:03:32.847Z] [2021-06-18T10:03:32.847Z] ---> free -m: [2021-06-18T10:03:32.847Z] total used free shared buff/cache available [2021-06-18T10:03:32.847Z] Mem: 7821 990 4705 0 2126 6654 [2021-06-18T10:03:32.847Z] Swap: 1023 0 1023 [2021-06-18T10:03:32.847Z] [2021-06-18T10:03:32.847Z] [2021-06-18T10:03:32.847Z] ---> ip addr: [2021-06-18T10:03:32.847Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-18T10:03:32.847Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-18T10:03:32.847Z] inet 127.0.0.1/8 scope host lo [2021-06-18T10:03:32.847Z] valid_lft forever preferred_lft forever [2021-06-18T10:03:32.847Z] inet6 ::1/128 scope host [2021-06-18T10:03:32.847Z] valid_lft forever preferred_lft forever [2021-06-18T10:03:32.847Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-18T10:03:32.847Z] link/ether fa:16:3e:38:5a:14 brd ff:ff:ff:ff:ff:ff [2021-06-18T10:03:32.847Z] inet 10.30.123.214/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-18T10:03:32.847Z] valid_lft 85850sec preferred_lft 85850sec [2021-06-18T10:03:32.847Z] inet6 fe80::f816:3eff:fe38:5a14/64 scope link [2021-06-18T10:03:32.847Z] valid_lft forever preferred_lft forever [2021-06-18T10:03:32.847Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-18T10:03:32.847Z] link/ether 02:42:8e:c3:b1:1a brd ff:ff:ff:ff:ff:ff [2021-06-18T10:03:32.847Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-18T10:03:32.847Z] valid_lft forever preferred_lft forever [2021-06-18T10:03:32.847Z] inet6 fe80::42:8eff:fec3:b11a/64 scope link [2021-06-18T10:03:32.847Z] valid_lft forever preferred_lft forever [2021-06-18T10:03:32.847Z] [2021-06-18T10:03:32.847Z] [2021-06-18T10:03:32.847Z] ---> sar -b -r -n DEV: [2021-06-18T10:03:32.847Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) [2021-06-18T10:03:32.847Z] [2021-06-18T10:03:32.847Z] 09:54:12 LINUX RESTART (2 CPU) [2021-06-18T10:03:32.847Z] [2021-06-18T10:03:32.847Z] 09:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-18T10:03:32.847Z] 09:56:01 21.61 0.75 20.86 0.00 361.37 4110.24 0.00 [2021-06-18T10:03:32.847Z] 09:57:01 1.75 0.00 1.75 0.00 0.00 33.97 0.00 [2021-06-18T10:03:32.847Z] 09:58:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 [2021-06-18T10:03:32.847Z] 09:59:01 0.18 0.00 0.18 0.00 0.00 2.96 0.00 [2021-06-18T10:03:32.847Z] 10:00:01 0.20 0.00 0.20 0.00 0.00 2.10 0.00 [2021-06-18T10:03:32.847Z] 10:01:02 0.45 0.02 0.43 0.00 0.13 6.61 0.00 [2021-06-18T10:03:32.847Z] 10:02:01 0.37 0.10 0.27 0.00 1.76 5.49 0.00 [2021-06-18T10:03:32.847Z] 10:03:01 0.25 0.00 0.25 0.00 0.00 2.58 0.00 [2021-06-18T10:03:32.847Z] Average: 3.14 0.11 3.03 0.00 45.52 522.17 0.00 [2021-06-18T10:03:32.847Z] [2021-06-18T10:03:32.847Z] 09:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-18T10:03:32.847Z] 09:56:01 5432200 0 804724 10.05 2620 1769388 1247860 13.78 596272 1578972 20 [2021-06-18T10:03:32.847Z] 09:57:01 5435620 0 801296 10.01 2620 1769396 1204456 13.30 596064 1576540 8 [2021-06-18T10:03:32.848Z] 09:58:01 5433416 0 803500 10.03 2620 1769396 1204816 13.30 595520 1579176 20 [2021-06-18T10:03:32.848Z] 09:59:01 5431600 0 805312 10.06 2620 1769400 1204840 13.30 597236 1579176 8 [2021-06-18T10:03:32.848Z] 10:00:01 5434312 0 802592 10.02 2620 1769408 1204540 13.30 588328 1586352 16 [2021-06-18T10:03:32.848Z] 10:01:02 5433212 0 803692 10.03 2620 1769408 1207288 13.33 588760 1586352 20 [2021-06-18T10:03:32.848Z] 10:02:01 5431476 0 805296 10.05 2620 1769540 1204964 13.30 590524 1586412 8 [2021-06-18T10:03:32.848Z] 10:03:01 5418872 0 817860 10.21 2620 1769580 1204964 13.30 603084 1586420 20 [2021-06-18T10:03:32.848Z] Average: 5431338 0 805534 10.06 2620 1769440 1210466 13.36 594474 1582425 15 [2021-06-18T10:03:32.848Z] [2021-06-18T10:03:32.848Z] 09:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-18T10:03:32.848Z] 09:56:01 eth0 112.44 117.65 516.93 20.16 0.00 0.00 0.00 0.00 [2021-06-18T10:03:32.848Z] 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T10:03:32.848Z] 09:56:01 docker0 65.08 47.74 6.19 186.26 0.00 0.00 0.00 0.00 [2021-06-18T10:03:32.848Z] 09:57:01 eth0 0.67 0.07 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-18T10:03:32.848Z] 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T10:03:32.848Z] 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T10:03:32.848Z] 09:58:01 eth0 4.41 1.97 3.55 0.31 0.00 0.00 0.00 0.00 [2021-06-18T10:03:32.848Z] 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T10:03:32.848Z] 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T10:03:32.848Z] 09:59:01 eth0 0.47 0.23 0.27 0.19 0.00 0.00 0.00 0.00 [2021-06-18T10:03:32.848Z] 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T10:03:32.848Z] 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T10:03:32.848Z] 10:00:01 eth0 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-18T10:03:32.848Z] 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T10:03:32.848Z] 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T10:03:32.848Z] 10:01:02 eth0 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-18T10:03:32.848Z] 10:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T10:03:32.848Z] 10:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T10:03:32.848Z] 10:02:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-18T10:03:32.848Z] 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T10:03:32.848Z] 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T10:03:32.848Z] 10:03:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-18T10:03:32.848Z] 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T10:03:32.848Z] 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T10:03:32.848Z] Average: eth0 14.86 15.09 65.28 2.60 0.00 0.00 0.00 0.00 [2021-06-18T10:03:32.848Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T10:03:32.848Z] Average: docker0 8.16 5.98 0.78 23.34 0.00 0.00 0.00 0.00 [2021-06-18T10:03:32.848Z] [2021-06-18T10:03:32.848Z] [2021-06-18T10:03:32.848Z] ---> sar -P ALL: [2021-06-18T10:03:32.848Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) [2021-06-18T10:03:32.848Z] [2021-06-18T10:03:32.848Z] 09:54:12 LINUX RESTART (2 CPU) [2021-06-18T10:03:32.848Z] [2021-06-18T10:03:32.848Z] 09:55:01 CPU %user %nice %system %iowait %steal %idle [2021-06-18T10:03:32.848Z] 09:56:01 all 3.46 0.00 1.77 0.76 0.05 93.95 [2021-06-18T10:03:32.848Z] 09:56:01 0 3.13 0.00 1.96 0.86 0.05 94.00 [2021-06-18T10:03:32.848Z] 09:56:01 1 3.80 0.00 1.59 0.66 0.05 93.91 [2021-06-18T10:03:32.848Z] 09:57:01 all 0.09 0.00 0.03 0.00 0.03 99.85 [2021-06-18T10:03:32.848Z] 09:57:01 0 0.17 0.00 0.05 0.00 0.02 99.77 [2021-06-18T10:03:32.848Z] 09:57:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-18T10:03:32.848Z] 09:58:01 all 0.13 0.00 0.04 0.00 0.04 99.79 [2021-06-18T10:03:32.848Z] 09:58:01 0 0.18 0.00 0.05 0.00 0.05 99.72 [2021-06-18T10:03:32.848Z] 09:58:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-18T10:03:32.848Z] 09:59:01 all 0.08 0.00 0.03 0.00 0.03 99.86 [2021-06-18T10:03:32.848Z] 09:59:01 0 0.15 0.00 0.02 0.00 0.03 99.80 [2021-06-18T10:03:32.848Z] 09:59:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-18T10:03:32.848Z] 10:00:01 all 0.13 0.00 0.03 0.00 0.03 99.81 [2021-06-18T10:03:32.848Z] 10:00:01 0 0.20 0.00 0.05 0.00 0.02 99.73 [2021-06-18T10:03:32.848Z] 10:00:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2021-06-18T10:03:32.848Z] 10:01:02 all 0.08 0.00 0.04 0.00 0.04 99.84 [2021-06-18T10:03:32.848Z] 10:01:02 0 0.13 0.00 0.05 0.00 0.03 99.78 [2021-06-18T10:03:32.848Z] 10:01:02 1 0.02 0.00 0.03 0.00 0.05 99.90 [2021-06-18T10:03:32.848Z] 10:02:01 all 0.11 0.00 0.03 0.00 0.03 99.83 [2021-06-18T10:03:32.848Z] 10:02:01 0 0.17 0.00 0.05 0.00 0.03 99.74 [2021-06-18T10:03:32.848Z] 10:02:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-18T10:03:32.848Z] 10:03:01 all 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-18T10:03:32.848Z] 10:03:01 0 0.13 0.00 0.03 0.00 0.00 99.83 [2021-06-18T10:03:32.848Z] 10:03:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-18T10:03:32.848Z] Average: all 0.52 0.00 0.25 0.09 0.03 99.11 [2021-06-18T10:03:32.848Z] Average: 0 0.53 0.00 0.28 0.11 0.03 99.05 [2021-06-18T10:03:32.848Z] Average: 1 0.50 0.00 0.22 0.08 0.04 99.16 [2021-06-18T10:03:32.848Z] [2021-06-18T10:03:32.848Z] [2021-06-18T10:03:32.848Z]