Pull request #276 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8de26fa321894f5729d69ee13d0f3093fd689f27+5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 (31be650a8a75c4b131ca1a73c9360cac56887711) 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-ssh8859064360988535551.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-ssh3417857087866081898.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/device-mqtt-go/branches/PR-276/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/device-mqtt-go/branches/PR-276/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1101487959597295987.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/device-mqtt-go/branches/PR-276/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7413235263558563995.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-ssh3145114649781833800.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/device-mqtt-go/branches/PR-276/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/device-mqtt-go/branches/PR-276/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6779542978473975346.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:device-mqtt-go, buildSnap:true] ========================================================= [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: device-mqtt-go-settings PROJECT: device-mqtt-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: device-mqtt 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: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-763 in /w/workspace/gexfoundry_device-mqtt-go_PR-276 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git Merging remotes/origin/master commit 5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 into PR head commit 8de26fa321894f5729d69ee13d0f3093fd689f27 > git init /w/workspace/gexfoundry_device-mqtt-go_PR-276 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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/gexfoundry_device-mqtt-go_PR-276@tmp/jenkins-gitclient-ssh7505186881533705326.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-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/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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/gexfoundry_device-mqtt-go_PR-276@tmp/jenkins-gitclient-ssh1283920634946718658.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8de26fa321894f5729d69ee13d0f3093fd689f27 # timeout=10 Merge succeeded, producing 8de26fa321894f5729d69ee13d0f3093fd689f27 Checking out Revision 8de26fa321894f5729d69ee13d0f3093fd689f27 (PR-276) > 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/gexfoundry_device-mqtt-go_PR-276@tmp/jenkins-gitclient-ssh125500636779118768.key > git merge 5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8de26fa321894f5729d69ee13d0f3093fd689f27 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-14T05:41:25.473Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-14T05:41:25.696Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-14T05:41:25.808Z] ========================================================= [2021-06-14T05:41:25.808Z] EdgeX Global Pipelines Version Info [2021-06-14T05:41:25.808Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:41:27.282Z] ------------------- [2021-06-14T05:41:27.282Z] stable info: [2021-06-14T05:41:27.282Z] ------------------- [2021-06-14T05:41:27.282Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-14T05:41:27.282Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-14T05:41:27.282Z] Message: update stable to v1.0.195 [2021-06-14T05:41:27.857Z] ------------------- [2021-06-14T05:41:27.857Z] experimental info: [2021-06-14T05:41:27.857Z] ------------------- [2021-06-14T05:41:27.857Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-14T05:41:27.857Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-14T05:41:27.857Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-14T05:41:28.130Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-06-14T05:41:28.218Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-06-14T05:41:28.278Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-14T05:41:28.342Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-14T05:41:28.405Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-14T05:41:28.483Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-14T05:41:28.553Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-14T05:41:28.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-14T05:41:28.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-14T05:41:28.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-14T05:41:28.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-14T05:41:28.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2021-06-14T05:41:28.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-14T05:41:29.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-14T05:41:29.087Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-14T05:41:29.155Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-14T05:41:29.222Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-14T05:41:29.284Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-14T05:41:29.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-14T05:41:29.416Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-14T05:41:29.489Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-14T05:41:29.582Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-14T05:41:29.655Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-14T05:41:29.719Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-14T05:41:29.799Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-14T05:41:29.858Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-14T05:41:29.922Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-276 [Pipeline] echo [2021-06-14T05:41:29.986Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-276 [Pipeline] echo [2021-06-14T05:41:30.050Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-276 [Pipeline] echo [2021-06-14T05:41:30.122Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8de26fa321894f5729d69ee13d0f3093fd689f27 [Pipeline] echo [2021-06-14T05:41:30.189Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8de26fa [Pipeline] echo [2021-06-14T05:41:30.251Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T05:41:30.421Z] provisioning config files... [2021-06-14T05:41:30.450Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-276@tmp/config8667890196693511390tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:41:30.912Z] ---> docker-login.sh [2021-06-14T05:41:30.912Z] nexus3.edgexfoundry.org:10001 [2021-06-14T05:41:31.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:41:31.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:41:31.175Z] Configure a credential helper to remove this warning. See [2021-06-14T05:41:31.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:41:31.175Z] [2021-06-14T05:41:31.175Z] Login Succeeded [2021-06-14T05:41:31.175Z] nexus3.edgexfoundry.org:10002 [2021-06-14T05:41:31.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:41:31.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:41:31.437Z] Configure a credential helper to remove this warning. See [2021-06-14T05:41:31.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:41:31.437Z] [2021-06-14T05:41:31.437Z] Login Succeeded [2021-06-14T05:41:31.437Z] nexus3.edgexfoundry.org:10003 [2021-06-14T05:41:31.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:41:31.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:41:31.437Z] Configure a credential helper to remove this warning. See [2021-06-14T05:41:31.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:41:31.437Z] [2021-06-14T05:41:31.437Z] Login Succeeded [2021-06-14T05:41:31.437Z] nexus3.edgexfoundry.org:10004 [2021-06-14T05:41:31.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:41:31.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:41:31.698Z] Configure a credential helper to remove this warning. See [2021-06-14T05:41:31.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:41:31.698Z] [2021-06-14T05:41:31.698Z] Login Succeeded [2021-06-14T05:41:31.698Z] docker.io [2021-06-14T05:41:31.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:41:31.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:41:31.960Z] Configure a credential helper to remove this warning. See [2021-06-14T05:41:31.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:41:31.960Z] [2021-06-14T05:41:31.960Z] Login Succeeded [2021-06-14T05:41:31.960Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T05:41:32.010Z] 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-14T05:41:32.839Z] + git log --format=format:%s -1 8de26fa321894f5729d69ee13d0f3093fd689f27 [Pipeline] echo [2021-06-14T05:41:32.907Z] GIT_COMMIT: 8de26fa321894f5729d69ee13d0f3093fd689f27, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo [2021-06-14T05:41:32.949Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:41:33.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T05:41:33.603Z] [2021-06-14T05:41:33.603Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:41:33.984Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T05:41:33.984Z] latest: Pulling from edgex-devops/git-semver [2021-06-14T05:41:33.984Z] 31603596830f: Pulling fs layer [2021-06-14T05:41:33.984Z] 54011a49482f: Pulling fs layer [2021-06-14T05:41:33.984Z] a6820b24f6d8: Pulling fs layer [2021-06-14T05:41:33.984Z] f581987b2513: Pulling fs layer [2021-06-14T05:41:33.984Z] f581987b2513: Waiting [2021-06-14T05:41:34.250Z] 54011a49482f: Download complete [2021-06-14T05:41:34.250Z] 31603596830f: Verifying Checksum [2021-06-14T05:41:34.250Z] 31603596830f: Download complete [2021-06-14T05:41:34.250Z] f581987b2513: Verifying Checksum [2021-06-14T05:41:34.250Z] f581987b2513: Download complete [2021-06-14T05:41:34.511Z] a6820b24f6d8: Verifying Checksum [2021-06-14T05:41:34.511Z] a6820b24f6d8: Download complete [2021-06-14T05:41:34.511Z] 31603596830f: Pull complete [2021-06-14T05:41:34.511Z] 54011a49482f: Pull complete [2021-06-14T05:41:35.458Z] a6820b24f6d8: Pull complete [2021-06-14T05:41:35.458Z] f581987b2513: Pull complete [2021-06-14T05:41:35.458Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-14T05:41:35.458Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T05:41:35.458Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-14T05:41:35.586Z] prd-centos7-docker-4c-2g-763 does not seem to be running inside a container [2021-06-14T05:41:35.629Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-276 -v /w/workspace/gexfoundry_device-mqtt-go_PR-276:/w/workspace/gexfoundry_device-mqtt-go_PR-276:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-276@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-276@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-14T05:41:36.623Z] $ docker top 9b7c7180eaf1dff65973fda302553a95742034060c3348a31ef9a3ee43168a03 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-14T05:41:36.842Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T05:41:36.842Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T05:41:36.958Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T05:41:36.959Z] $ docker exec 9b7c7180eaf1dff65973fda302553a95742034060c3348a31ef9a3ee43168a03 ssh-agent [2021-06-14T05:41:37.075Z] SSH_AUTH_SOCK=/tmp/ssh-Vp5dpvAmn6go/agent.14 [2021-06-14T05:41:37.075Z] SSH_AGENT_PID=21 [2021-06-14T05:41:37.083Z] Running ssh-add (command line suppressed) [2021-06-14T05:41:37.180Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-276@tmp/private_key_8020274250640733511.key (/w/workspace/gexfoundry_device-mqtt-go_PR-276@tmp/private_key_8020274250640733511.key) [2021-06-14T05:41:37.199Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T05:41:37.547Z] + git tag --points-at HEAD [Pipeline] } [2021-06-14T05:41:37.570Z] $ docker exec --env ******** --env ******** 9b7c7180eaf1dff65973fda302553a95742034060c3348a31ef9a3ee43168a03 ssh-agent -k [2021-06-14T05:41:37.674Z] unset SSH_AUTH_SOCK; [2021-06-14T05:41:37.674Z] unset SSH_AGENT_PID; [2021-06-14T05:41:37.674Z] echo Agent pid 21 killed; [2021-06-14T05:41:37.691Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-14T05:41:37.782Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T05:41:37.782Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T05:41:37.897Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T05:41:37.897Z] $ docker exec 9b7c7180eaf1dff65973fda302553a95742034060c3348a31ef9a3ee43168a03 ssh-agent [2021-06-14T05:41:38.006Z] SSH_AUTH_SOCK=/tmp/ssh-uldownPj0BpR/agent.55 [2021-06-14T05:41:38.006Z] SSH_AGENT_PID=62 [2021-06-14T05:41:38.012Z] Running ssh-add (command line suppressed) [2021-06-14T05:41:38.104Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-276@tmp/private_key_3192426046907976070.key (/w/workspace/gexfoundry_device-mqtt-go_PR-276@tmp/private_key_3192426046907976070.key) [2021-06-14T05:41:38.122Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T05:41:38.483Z] + git semver init [2021-06-14T05:41:38.483Z] # -> Open(): unable to determine branch for HEAD [2021-06-14T05:41:38.483Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-276/.git [2021-06-14T05:41:38.483Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-276 [2021-06-14T05:41:38.483Z] # $SEMVER_REMOTE_NAME = origin [2021-06-14T05:41:38.483Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-14T05:41:38.483Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-14T05:41:38.483Z] # $SEMVER_BRANCH = PR-276 [2021-06-14T05:41:38.483Z] # $SEMVER_TEMP = /tmp/semver-819774640 [2021-06-14T05:41:38.483Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-06-14T05:41:38.747Z] # '/tmp/semver-819774640' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-276/.semver' [2021-06-14T05:41:38.747Z] # -> Force: false [2021-06-14T05:41:38.747Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-276/.semver [Pipeline] } [2021-06-14T05:41:38.764Z] $ docker exec --env ******** --env ******** 9b7c7180eaf1dff65973fda302553a95742034060c3348a31ef9a3ee43168a03 ssh-agent -k [2021-06-14T05:41:38.876Z] unset SSH_AUTH_SOCK; [2021-06-14T05:41:38.876Z] unset SSH_AGENT_PID; [2021-06-14T05:41:38.876Z] echo Agent pid 62 killed; [2021-06-14T05:41:38.892Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-14T05:41:39.339Z] + git semver [Pipeline] } [2021-06-14T05:41:39.366Z] $ docker stop --time=1 9b7c7180eaf1dff65973fda302553a95742034060c3348a31ef9a3ee43168a03 [2021-06-14T05:41:40.666Z] $ docker rm -f 9b7c7180eaf1dff65973fda302553a95742034060c3348a31ef9a3ee43168a03 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T05:41:41.099Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-14T05:41:41.432Z] Stashed 1 file(s) [Pipeline] echo [2021-06-14T05:41:41.456Z] [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-14T05:41:57.014Z] Still waiting to schedule task [2021-06-14T05:41:57.015Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-14T05:41:57.044Z] Still waiting to schedule task [2021-06-14T05:41:57.044Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-14T05:44:47.959Z] Running on prd-centos7-docker-4c-2g-769 in /w/workspace/gexfoundry_device-mqtt-go_PR-276 [Pipeline] { [Pipeline] ws [2021-06-14T05:44:48.027Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2021-06-14T05:44:48.205Z] Selected Git installation does not exist. Using Default [2021-06-14T05:44:48.205Z] The recommended git tool is: NONE [2021-06-14T05:44:50.918Z] using credential edgex-jenkins-ssh [2021-06-14T05:44:50.933Z] Cloning the remote Git repository [2021-06-14T05:44:50.506Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-06-14T05:44:50.590Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2021-06-14T05:44:50.637Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-06-14T05:44:50.637Z] > git --version # timeout=10 [2021-06-14T05:44:50.648Z] > git --version # 'git version 2.24.4' [2021-06-14T05:44:50.648Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T05:44:50.682Z] [INFO] Currently running in a labeled security context [2021-06-14T05:44:50.682Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-14T05:44:50.683Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh2596313858267915892.key [2021-06-14T05:44:50.723Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T05:44:51.849Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-767 in /w/workspace/gexfoundry_device-mqtt-go_PR-276 [Pipeline] { [Pipeline] ws [2021-06-14T05:44:51.910Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2021-06-14T05:44:52.081Z] Merging remotes/origin/master commit 5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 into PR head commit 8de26fa321894f5729d69ee13d0f3093fd689f27 [2021-06-14T05:44:52.172Z] Merge succeeded, producing 8de26fa321894f5729d69ee13d0f3093fd689f27 [2021-06-14T05:44:52.173Z] Checking out Revision 8de26fa321894f5729d69ee13d0f3093fd689f27 (PR-276) [2021-06-14T05:44:52.212Z] Selected Git installation does not exist. Using Default [2021-06-14T05:44:52.212Z] The recommended git tool is: NONE [2021-06-14T05:44:51.274Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-06-14T05:44:51.285Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T05:44:51.300Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-06-14T05:44:51.318Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-06-14T05:44:51.319Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T05:44:51.319Z] [INFO] Currently running in a labeled security context [2021-06-14T05:44:51.320Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-14T05:44:51.320Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh8332924943678979134.key [2021-06-14T05:44:51.331Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-14T05:44:51.738Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T05:44:51.745Z] > git checkout -f 8de26fa321894f5729d69ee13d0f3093fd689f27 # timeout=10 [2021-06-14T05:44:51.777Z] > git remote # timeout=10 [2021-06-14T05:44:51.783Z] > git config --get remote.origin.url # timeout=10 [2021-06-14T05:44:51.794Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T05:44:51.795Z] [INFO] Currently running in a labeled security context [2021-06-14T05:44:51.795Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-14T05:44:51.795Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh3095133294814779689.key [2021-06-14T05:44:51.800Z] > git merge 5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 # timeout=10 [2021-06-14T05:44:51.820Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-14T05:44:51.829Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T05:44:51.841Z] > git checkout -f 8de26fa321894f5729d69ee13d0f3093fd689f27 # timeout=10 [2021-06-14T05:44:55.671Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-06-14T05:44:55.641Z] > git --version # timeout=10 [2021-06-14T05:44:55.645Z] > git --version # 'git version 2.24.4' [2021-06-14T05:44:55.657Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-14T05:44:57.204Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-14T05:44:57.445Z] using credential edgex-jenkins-ssh [2021-06-14T05:44:57.471Z] Cloning the remote Git repository [2021-06-14T05:44:57.568Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-14T05:44:57.925Z] + sudo service docker restart [2021-06-14T05:44:57.926Z] + true [2021-06-14T05:44:57.926Z] Redirecting to /bin/systemctl restart docker.service [2021-06-14T05:44:57.547Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-06-14T05:44:57.677Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2021-06-14T05:44:57.799Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-06-14T05:44:57.801Z] > git --version # timeout=10 [2021-06-14T05:44:57.821Z] > git --version # 'git version 2.17.1' [2021-06-14T05:44:57.823Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T05:44:57.907Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T05:44:59.221Z] Merging remotes/origin/master commit 5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 into PR head commit 8de26fa321894f5729d69ee13d0f3093fd689f27 [2021-06-14T05:44:59.406Z] Merge succeeded, producing 8de26fa321894f5729d69ee13d0f3093fd689f27 [2021-06-14T05:44:59.406Z] Checking out Revision 8de26fa321894f5729d69ee13d0f3093fd689f27 (PR-276) [2021-06-14T05:44:58.664Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-06-14T05:44:58.680Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T05:44:58.718Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-06-14T05:44:58.750Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-06-14T05:44:58.751Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T05:44:58.763Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-14T05:44:59.235Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T05:44:59.248Z] > git checkout -f 8de26fa321894f5729d69ee13d0f3093fd689f27 # timeout=10 [2021-06-14T05:44:59.322Z] > git remote # timeout=10 [2021-06-14T05:44:59.343Z] > git config --get remote.origin.url # timeout=10 [2021-06-14T05:44:59.358Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T05:44:59.369Z] > git merge 5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 # timeout=10 [2021-06-14T05:44:59.389Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-14T05:44:59.408Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T05:44:59.420Z] > git checkout -f 8de26fa321894f5729d69ee13d0f3093fd689f27 # timeout=10 [2021-06-14T05:45:03.611Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-06-14T05:45:03.667Z] > git --version # timeout=10 [2021-06-14T05:45:03.679Z] > git --version # 'git version 2.17.1' [2021-06-14T05:45:03.693Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-14T05:45:05.338Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-14T05:45:05.772Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-14T05:45:06.132Z] + sudo service docker restart [2021-06-14T05:45:06.132Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T05:45:16.181Z] provisioning config files... [2021-06-14T05:45:16.201Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config8036777785086276387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:45:16.604Z] ---> docker-login.sh [2021-06-14T05:45:16.604Z] nexus3.edgexfoundry.org:10001 [2021-06-14T05:45:16.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:45:16.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:45:16.867Z] Configure a credential helper to remove this warning. See [2021-06-14T05:45:16.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:45:16.867Z] [2021-06-14T05:45:16.867Z] Login Succeeded [2021-06-14T05:45:16.867Z] nexus3.edgexfoundry.org:10002 [2021-06-14T05:45:17.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:45:17.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:45:17.132Z] Configure a credential helper to remove this warning. See [2021-06-14T05:45:17.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:45:17.132Z] [2021-06-14T05:45:17.132Z] Login Succeeded [2021-06-14T05:45:17.132Z] nexus3.edgexfoundry.org:10003 [2021-06-14T05:45:17.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:45:17.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:45:17.132Z] Configure a credential helper to remove this warning. See [2021-06-14T05:45:17.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:45:17.132Z] [2021-06-14T05:45:17.132Z] Login Succeeded [2021-06-14T05:45:17.132Z] nexus3.edgexfoundry.org:10004 [2021-06-14T05:45:17.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:45:17.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:45:17.397Z] Configure a credential helper to remove this warning. See [2021-06-14T05:45:17.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:45:17.397Z] [2021-06-14T05:45:17.397Z] Login Succeeded [2021-06-14T05:45:17.397Z] docker.io [2021-06-14T05:45:17.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:45:17.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:45:17.684Z] Configure a credential helper to remove this warning. See [2021-06-14T05:45:17.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:45:17.684Z] [2021-06-14T05:45:17.684Z] Login Succeeded [2021-06-14T05:45:17.684Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T05:45:17.720Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-14T05:45:18.050Z] ========================================================= [2021-06-14T05:45:18.051Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-14T05:45:18.051Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:45:18.403Z] + 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-14T05:45:18.403Z] Sending build context to Docker daemon 615.9kB [2021-06-14T05:45:18.403Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-14T05:45:18.403Z] Step 2/8 : FROM ${BASE} [2021-06-14T05:45:18.403Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-14T05:45:18.403Z] 540db60ca938: Pulling fs layer [2021-06-14T05:45:18.403Z] adcc1eea9eea: Pulling fs layer [2021-06-14T05:45:18.403Z] 4c4ab2625f07: Pulling fs layer [2021-06-14T05:45:18.403Z] 0510c868ecb4: Pulling fs layer [2021-06-14T05:45:18.403Z] afea3b2eda06: Pulling fs layer [2021-06-14T05:45:18.403Z] 7809a108b3ef: Pulling fs layer [2021-06-14T05:45:18.403Z] f706445af74f: Pulling fs layer [2021-06-14T05:45:18.403Z] afea3b2eda06: Waiting [2021-06-14T05:45:18.403Z] 7809a108b3ef: Waiting [2021-06-14T05:45:18.403Z] f706445af74f: Waiting [2021-06-14T05:45:18.403Z] 0510c868ecb4: Waiting [2021-06-14T05:45:18.670Z] 4c4ab2625f07: Verifying Checksum [2021-06-14T05:45:18.670Z] 4c4ab2625f07: Download complete [2021-06-14T05:45:18.670Z] adcc1eea9eea: Verifying Checksum [2021-06-14T05:45:18.670Z] adcc1eea9eea: Download complete [2021-06-14T05:45:18.670Z] afea3b2eda06: Verifying Checksum [2021-06-14T05:45:18.670Z] afea3b2eda06: Download complete [2021-06-14T05:45:18.670Z] 7809a108b3ef: Verifying Checksum [2021-06-14T05:45:18.670Z] 7809a108b3ef: Download complete [2021-06-14T05:45:18.670Z] 540db60ca938: Verifying Checksum [2021-06-14T05:45:18.670Z] 540db60ca938: Download complete [2021-06-14T05:45:18.670Z] 540db60ca938: Pull complete [2021-06-14T05:45:18.941Z] adcc1eea9eea: Pull complete [2021-06-14T05:45:18.941Z] 4c4ab2625f07: Pull complete [2021-06-14T05:45:19.887Z] f706445af74f: Verifying Checksum [2021-06-14T05:45:19.887Z] f706445af74f: Download complete [2021-06-14T05:45:20.834Z] 0510c868ecb4: Verifying Checksum [2021-06-14T05:45:20.834Z] 0510c868ecb4: Download complete [2021-06-14T05:45:24.189Z] 0510c868ecb4: Pull complete [2021-06-14T05:45:24.189Z] afea3b2eda06: Pull complete [2021-06-14T05:45:24.189Z] 7809a108b3ef: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T05:45:24.585Z] provisioning config files... [2021-06-14T05:45:24.616Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config8662830040715437963tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:45:25.131Z] ---> docker-login.sh [2021-06-14T05:45:25.131Z] nexus3.edgexfoundry.org:10001 [2021-06-14T05:45:25.606Z] f706445af74f: Pull complete [2021-06-14T05:45:25.606Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-14T05:45:25.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-14T05:45:25.606Z] ---> b068be0155e3 [2021-06-14T05:45:25.606Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-06-14T05:45:25.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:45:26.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:45:26.379Z] Configure a credential helper to remove this warning. See [2021-06-14T05:45:26.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:45:26.379Z] [2021-06-14T05:45:26.379Z] Login Succeeded [2021-06-14T05:45:26.379Z] nexus3.edgexfoundry.org:10002 [2021-06-14T05:45:26.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:45:27.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:45:27.044Z] Configure a credential helper to remove this warning. See [2021-06-14T05:45:27.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:45:27.044Z] [2021-06-14T05:45:27.044Z] Login Succeeded [2021-06-14T05:45:27.044Z] nexus3.edgexfoundry.org:10003 [2021-06-14T05:45:27.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:45:27.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:45:27.327Z] Configure a credential helper to remove this warning. See [2021-06-14T05:45:27.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:45:27.327Z] [2021-06-14T05:45:27.327Z] Login Succeeded [2021-06-14T05:45:27.327Z] nexus3.edgexfoundry.org:10004 [2021-06-14T05:45:27.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:45:27.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:45:27.928Z] Configure a credential helper to remove this warning. See [2021-06-14T05:45:27.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:45:27.928Z] [2021-06-14T05:45:27.928Z] Login Succeeded [2021-06-14T05:45:27.928Z] docker.io [2021-06-14T05:45:28.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:45:28.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:45:28.826Z] Configure a credential helper to remove this warning. See [2021-06-14T05:45:28.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:45:28.826Z] [2021-06-14T05:45:28.826Z] Login Succeeded [2021-06-14T05:45:28.826Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T05:45:28.870Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-14T05:45:29.548Z] ========================================================= [2021-06-14T05:45:29.548Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-14T05:45:29.548Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:45:29.990Z] + 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-14T05:45:30.277Z] Sending build context to Docker daemon 614.9kB [2021-06-14T05:45:30.556Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-14T05:45:30.556Z] Step 2/8 : FROM ${BASE} [2021-06-14T05:45:30.556Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-14T05:45:30.556Z] 595b0fe564bb: Pulling fs layer [2021-06-14T05:45:30.556Z] 3088b5b3c5c0: Pulling fs layer [2021-06-14T05:45:30.556Z] 5b7225fbf94c: Pulling fs layer [2021-06-14T05:45:30.556Z] ba82ee9f976e: Pulling fs layer [2021-06-14T05:45:30.556Z] 506bd15cee9f: Pulling fs layer [2021-06-14T05:45:30.556Z] 75a0a4a0db45: Pulling fs layer [2021-06-14T05:45:30.556Z] 618dc40b7e24: Pulling fs layer [2021-06-14T05:45:30.556Z] ba82ee9f976e: Waiting [2021-06-14T05:45:30.556Z] 75a0a4a0db45: Waiting [2021-06-14T05:45:30.556Z] 506bd15cee9f: Waiting [2021-06-14T05:45:30.556Z] 618dc40b7e24: Waiting [2021-06-14T05:45:30.838Z] 5b7225fbf94c: Verifying Checksum [2021-06-14T05:45:30.838Z] 5b7225fbf94c: Download complete [2021-06-14T05:45:30.838Z] 3088b5b3c5c0: Download complete [2021-06-14T05:45:30.838Z] 506bd15cee9f: Verifying Checksum [2021-06-14T05:45:30.838Z] 506bd15cee9f: Download complete [2021-06-14T05:45:30.838Z] 75a0a4a0db45: Download complete [2021-06-14T05:45:30.838Z] 595b0fe564bb: Verifying Checksum [2021-06-14T05:45:30.838Z] 595b0fe564bb: Download complete [2021-06-14T05:45:31.450Z] 595b0fe564bb: Pull complete [2021-06-14T05:45:32.060Z] 3088b5b3c5c0: Pull complete [2021-06-14T05:45:32.261Z] ---> Running in bfeb6a2c588a [2021-06-14T05:45:32.261Z] Removing intermediate container bfeb6a2c588a [2021-06-14T05:45:32.261Z] ---> 72db678d1f79 [2021-06-14T05:45:32.261Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T05:45:32.261Z] ---> Running in 31ae2e107287 [2021-06-14T05:45:32.261Z] Removing intermediate container 31ae2e107287 [2021-06-14T05:45:32.261Z] ---> df09c1828958 [2021-06-14T05:45:32.262Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-06-14T05:45:32.262Z] ---> Running in 6be1e217e82c [2021-06-14T05:45:32.526Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T05:45:32.665Z] 5b7225fbf94c: Pull complete [2021-06-14T05:45:32.938Z] 618dc40b7e24: Verifying Checksum [2021-06-14T05:45:32.939Z] 618dc40b7e24: Download complete [2021-06-14T05:45:33.475Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T05:45:34.047Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-14T05:45:34.315Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-14T05:45:34.377Z] ba82ee9f976e: Verifying Checksum [2021-06-14T05:45:34.377Z] ba82ee9f976e: Download complete [2021-06-14T05:45:34.591Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-14T05:45:34.591Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-14T05:45:34.591Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-14T05:45:34.863Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-14T05:45:34.863Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-14T05:45:35.805Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-14T05:45:35.805Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-14T05:45:35.805Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-14T05:45:36.065Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-14T05:45:36.327Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-14T05:45:36.590Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-14T05:45:36.590Z] Executing busybox-1.32.1-r6.trigger [2021-06-14T05:45:36.590Z] OK: 156 MiB in 53 packages [2021-06-14T05:45:37.184Z] Removing intermediate container 6be1e217e82c [2021-06-14T05:45:37.184Z] ---> 3512566ed665 [2021-06-14T05:45:37.184Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-06-14T05:45:37.184Z] ---> Running in 31efe6d6e8df [2021-06-14T05:45:37.448Z] Removing intermediate container 31efe6d6e8df [2021-06-14T05:45:37.448Z] ---> 829bb96de2e6 [2021-06-14T05:45:37.448Z] Step 7/8 : COPY . . [2021-06-14T05:45:38.025Z] ---> c13aaaed1b91 [2021-06-14T05:45:38.025Z] Step 8/8 : RUN go mod download [2021-06-14T05:45:38.025Z] ---> Running in e3cbd4b9be97 [2021-06-14T05:45:44.572Z] ba82ee9f976e: Pull complete [2021-06-14T05:45:45.174Z] 506bd15cee9f: Pull complete [2021-06-14T05:45:45.448Z] 75a0a4a0db45: Pull complete [2021-06-14T05:45:48.850Z] 618dc40b7e24: Pull complete [2021-06-14T05:45:48.850Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-14T05:45:48.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-14T05:45:48.850Z] ---> a36622ca3599 [2021-06-14T05:45:48.850Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-06-14T05:45:51.496Z] ---> Running in baf633c55e6a [2021-06-14T05:45:51.496Z] Removing intermediate container baf633c55e6a [2021-06-14T05:45:51.496Z] ---> 5af6a3a78660 [2021-06-14T05:45:51.496Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T05:45:51.771Z] ---> Running in 9f6cc9ec3414 [2021-06-14T05:45:54.394Z] Removing intermediate container 9f6cc9ec3414 [2021-06-14T05:45:54.394Z] ---> 7fbf16b730f0 [2021-06-14T05:45:54.394Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-06-14T05:45:54.394Z] ---> Running in f7dae8873417 [2021-06-14T05:45:55.375Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T05:45:56.365Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T05:45:56.962Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-14T05:45:57.241Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-14T05:45:57.241Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-14T05:45:57.241Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-14T05:45:57.519Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-14T05:45:57.519Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-14T05:45:57.519Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-14T05:45:58.116Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-14T05:45:58.116Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-14T05:45:58.116Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-14T05:45:58.391Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-14T05:45:58.672Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-14T05:45:58.672Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-14T05:45:58.672Z] Executing busybox-1.32.1-r6.trigger [2021-06-14T05:45:58.672Z] OK: 145 MiB in 53 packages [2021-06-14T05:46:00.048Z] Removing intermediate container e3cbd4b9be97 [2021-06-14T05:46:00.048Z] ---> ac97a34c2c8c [2021-06-14T05:46:00.048Z] Successfully built ac97a34c2c8c [2021-06-14T05:46:00.048Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:46:00.116Z] Removing intermediate container f7dae8873417 [2021-06-14T05:46:00.116Z] ---> bbdb052edae8 [2021-06-14T05:46:00.116Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-06-14T05:46:00.392Z] ---> Running in 44ef8b194df4 [2021-06-14T05:46:00.400Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-14T05:46:00.400Z] . [Pipeline] withDockerContainer [2021-06-14T05:46:00.528Z] prd-centos7-docker-4c-2g-769 does not seem to be running inside a container [2021-06-14T05:46:00.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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 ******** ci-base-image-x86_64 cat [2021-06-14T05:46:00.956Z] $ docker top 1b796ba0daf386651d9c8f8b80509798cde1d26ae33e3cb1ca685c10d7884c66 -eo pid,comm [2021-06-14T05:46:00.990Z] Removing intermediate container 44ef8b194df4 [2021-06-14T05:46:00.990Z] ---> 719732c94477 [2021-06-14T05:46:00.990Z] Step 7/8 : COPY . . [Pipeline] { [Pipeline] sh [2021-06-14T05:46:01.413Z] + go version [2021-06-14T05:46:01.414Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-14T05:46:01.443Z] $ docker stop --time=1 1b796ba0daf386651d9c8f8b80509798cde1d26ae33e3cb1ca685c10d7884c66 [2021-06-14T05:46:01.979Z] ---> e4f99e566c9b [2021-06-14T05:46:01.979Z] Step 8/8 : RUN go mod download [2021-06-14T05:46:01.979Z] ---> Running in b7f9cd253912 [2021-06-14T05:46:02.637Z] $ docker rm -f 1b796ba0daf386651d9c8f8b80509798cde1d26ae33e3cb1ca685c10d7884c66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:46:03.477Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-14T05:46:03.477Z] . [Pipeline] withDockerContainer [2021-06-14T05:46:03.593Z] prd-centos7-docker-4c-2g-769 does not seem to be running inside a container [2021-06-14T05:46:03.916Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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 ******** ci-base-image-x86_64 cat [2021-06-14T05:46:04.357Z] $ docker top f0f7d3a7e2b6d74f5b40131d8ad872a2256824231de79e7f9c78acbf20191b7a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T05:46:04.822Z] + go mod tidy [2021-06-14T05:46:05.085Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [2021-06-14T05:46:05.085Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [2021-06-14T05:46:05.085Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-06-14T05:46:05.349Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos [2021-06-14T05:46:05.349Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common [2021-06-14T05:46:08.686Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests [2021-06-14T05:46:12.016Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http [2021-06-14T05:46:12.016Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [2021-06-14T05:46:13.961Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses [2021-06-14T05:46:13.961Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [2021-06-14T05:46:16.542Z] github.com/edgexfoundry/device-mqtt-go/internal/driver imports [2021-06-14T05:46:16.542Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [2021-06-14T05:46:16.542Z] github.com/edgexfoundry/device-mqtt-go/internal/driver imports [2021-06-14T05:46:16.542Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [2021-06-14T05:46:16.542Z] github.com/edgexfoundry/device-mqtt-go/internal/driver imports [2021-06-14T05:46:16.542Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports [2021-06-14T05:46:16.542Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos [2021-06-14T05:46:16.542Z] github.com/edgexfoundry/device-mqtt-go/internal/driver imports [2021-06-14T05:46:16.542Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports [2021-06-14T05:46:16.542Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common [2021-06-14T05:46:16.542Z] github.com/edgexfoundry/device-mqtt-go/internal/driver imports [2021-06-14T05:46:16.542Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports [2021-06-14T05:46:16.542Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests [2021-06-14T05:46:16.542Z] github.com/edgexfoundry/device-mqtt-go/internal/driver imports [2021-06-14T05:46:16.542Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports [2021-06-14T05:46:16.542Z] github.com/edgexfoundry/device-sdk-go/v2/internal/clients imports [2021-06-14T05:46:16.542Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http [2021-06-14T05:46:16.542Z] github.com/edgexfoundry/device-mqtt-go/internal/driver imports [2021-06-14T05:46:16.542Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports [2021-06-14T05:46:16.542Z] github.com/edgexfoundry/device-sdk-go/v2/internal/clients imports [2021-06-14T05:46:16.542Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [2021-06-14T05:46:16.542Z] github.com/edgexfoundry/device-mqtt-go/internal/driver imports [2021-06-14T05:46:16.542Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports [2021-06-14T05:46:16.542Z] github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http imports [2021-06-14T05:46:16.542Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses [2021-06-14T05:46:16.542Z] github.com/edgexfoundry/device-mqtt-go/internal/driver imports [2021-06-14T05:46:16.542Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports [2021-06-14T05:46:16.543Z] github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent imports [2021-06-14T05:46:16.543Z] github.com/edgexfoundry/device-sdk-go/v2/internal/application tested by [2021-06-14T05:46:16.543Z] github.com/edgexfoundry/device-sdk-go/v2/internal/application.test imports [2021-06-14T05:46:16.543Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [Pipeline] } [2021-06-14T05:46:16.628Z] $ docker stop --time=1 f0f7d3a7e2b6d74f5b40131d8ad872a2256824231de79e7f9c78acbf20191b7a [2021-06-14T05:46:17.893Z] $ docker rm -f f0f7d3a7e2b6d74f5b40131d8ad872a2256824231de79e7f9c78acbf20191b7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:46:19.536Z] ---> job-cost.sh [2021-06-14T05:46:19.536Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fCGe [2021-06-14T05:46:28.825Z] Removing intermediate container b7f9cd253912 [2021-06-14T05:46:28.826Z] ---> dbba3803e465 [2021-06-14T05:46:28.826Z] Successfully built dbba3803e465 [2021-06-14T05:46:28.826Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:46:29.206Z] + docker inspect -f . ci-base-image-arm64 [2021-06-14T05:46:29.206Z] . [Pipeline] withDockerContainer [2021-06-14T05:46:29.501Z] prd-ubuntu18.04-docker-arm64-4c-16g-767 does not seem to be running inside a container [2021-06-14T05:46:29.581Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-14T05:46:29.625Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-14T05:46:31.229Z] $ docker top e80609d3c1b674194762e141f9b3211bce292a09219dec9d0605cd4fc18b6d67 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T05:46:32.325Z] + go version [2021-06-14T05:46:32.325Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-14T05:46:32.380Z] $ docker stop --time=1 e80609d3c1b674194762e141f9b3211bce292a09219dec9d0605cd4fc18b6d67 [2021-06-14T05:46:34.251Z] $ docker rm -f e80609d3c1b674194762e141f9b3211bce292a09219dec9d0605cd4fc18b6d67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:46:35.229Z] + docker inspect -f . ci-base-image-arm64 [2021-06-14T05:46:35.229Z] . [Pipeline] withDockerContainer [2021-06-14T05:46:35.518Z] prd-ubuntu18.04-docker-arm64-4c-16g-767 does not seem to be running inside a container [2021-06-14T05:46:35.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-14T05:46:37.222Z] $ docker top c2c09c22005ffb61af75c1e26f0e9b43efdf301a4e09db801a0df4ef6128adbc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T05:46:38.260Z] + go mod tidy [2021-06-14T05:46:38.866Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [2021-06-14T05:46:38.866Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common [2021-06-14T05:46:38.866Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos [2021-06-14T05:46:38.866Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [2021-06-14T05:46:39.140Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-06-14T05:46:39.414Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests [2021-06-14T05:46:39.414Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [2021-06-14T05:46:39.414Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses [2021-06-14T05:46:39.414Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http [2021-06-14T05:46:39.414Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [2021-06-14T05:46:39.414Z] github.com/edgexfoundry/device-mqtt-go/internal/driver imports [2021-06-14T05:46:39.414Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [2021-06-14T05:46:39.414Z] github.com/edgexfoundry/device-mqtt-go/internal/driver imports [2021-06-14T05:46:39.414Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [2021-06-14T05:46:39.414Z] github.com/edgexfoundry/device-mqtt-go/internal/driver imports [2021-06-14T05:46:39.414Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports [2021-06-14T05:46:39.414Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos [2021-06-14T05:46:39.414Z] github.com/edgexfoundry/device-mqtt-go/internal/driver imports [2021-06-14T05:46:39.414Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports [2021-06-14T05:46:39.414Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common [2021-06-14T05:46:39.414Z] github.com/edgexfoundry/device-mqtt-go/internal/driver imports [2021-06-14T05:46:39.414Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports [2021-06-14T05:46:39.414Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests [2021-06-14T05:46:39.414Z] github.com/edgexfoundry/device-mqtt-go/internal/driver imports [2021-06-14T05:46:39.414Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports [2021-06-14T05:46:39.414Z] github.com/edgexfoundry/device-sdk-go/v2/internal/clients imports [2021-06-14T05:46:39.414Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http [2021-06-14T05:46:39.414Z] github.com/edgexfoundry/device-mqtt-go/internal/driver imports [2021-06-14T05:46:39.414Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports [2021-06-14T05:46:39.414Z] github.com/edgexfoundry/device-sdk-go/v2/internal/clients imports [2021-06-14T05:46:39.414Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [2021-06-14T05:46:39.414Z] github.com/edgexfoundry/device-mqtt-go/internal/driver imports [2021-06-14T05:46:39.414Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports [2021-06-14T05:46:39.414Z] github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http imports [2021-06-14T05:46:39.414Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses [2021-06-14T05:46:39.414Z] github.com/edgexfoundry/device-mqtt-go/internal/driver imports [2021-06-14T05:46:39.414Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports [2021-06-14T05:46:39.414Z] github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent imports [2021-06-14T05:46:39.414Z] github.com/edgexfoundry/device-sdk-go/v2/internal/application tested by [2021-06-14T05:46:39.414Z] github.com/edgexfoundry/device-sdk-go/v2/internal/application.test imports [2021-06-14T05:46:39.414Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [Pipeline] } [2021-06-14T05:46:39.468Z] $ docker stop --time=1 c2c09c22005ffb61af75c1e26f0e9b43efdf301a4e09db801a0df4ef6128adbc [2021-06-14T05:46:41.429Z] $ docker rm -f c2c09c22005ffb61af75c1e26f0e9b43efdf301a4e09db801a0df4ef6128adbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:46:42.862Z] ---> job-cost.sh [2021-06-14T05:46:42.863Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-N5Oz [2021-06-14T05:46:51.687Z] lf-activate-venv(): INFO: Adding /tmp/venv-fCGe/bin to PATH [2021-06-14T05:46:51.687Z] INFO: No Stack... [2021-06-14T05:46:51.687Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-14T05:46:51.687Z] INFO: Archiving Costs [Pipeline] sh [2021-06-14T05:46:52.010Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2021-06-14T05:46:52.010Z] + cut -d, -f6 [Pipeline] lock [2021-06-14T05:46:52.071Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-276-1-stack-cost] [2021-06-14T05:46:52.077Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-276-1-stack-cost] did not exist. Created. [2021-06-14T05:46:52.077Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-276-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-14T05:46:52.490Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-14T05:46:52.746Z] Stashed 1 file(s) [Pipeline] } [2021-06-14T05:46:52.766Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-276-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-14T05:46:53.329Z] Failed in branch amd64 [2021-06-14T05:47:21.846Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-14T05:48:58.672Z] lf-activate-venv(): INFO: Adding /tmp/venv-N5Oz/bin to PATH [2021-06-14T05:48:58.672Z] INFO: No Stack... [2021-06-14T05:48:58.672Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-14T05:48:58.672Z] INFO: Archiving Costs [Pipeline] sh [2021-06-14T05:48:59.091Z] + cut -d, -f6 [2021-06-14T05:48:59.091Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock [2021-06-14T05:48:59.220Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-276-1-stack-cost] [2021-06-14T05:48:59.237Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-276-1-stack-cost] did not exist. Created. [2021-06-14T05:48:59.237Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-276-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-14T05:48:59.718Z] /w/workspace/device-mqtt-go/1@tmp/durable-133d799d/script.sh: 1: /w/workspace/device-mqtt-go/1@tmp/durable-133d799d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-14T05:49:00.098Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-14T05:49:00.140Z] Warning: overwriting stash ‘stack-cost’ [2021-06-14T05:49:00.824Z] Stashed 1 file(s) [Pipeline] } [2021-06-14T05:49:00.849Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-276-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-14T05:49:01.448Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:49:04.558Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:49:05.168Z] ---> package-listing.sh [2021-06-14T05:49:05.168Z] ++ facter osfamily [2021-06-14T05:49:05.168Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-14T05:49:05.431Z] + OS_FAMILY=redhat [2021-06-14T05:49:05.431Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-276 [2021-06-14T05:49:05.431Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-14T05:49:05.431Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-14T05:49:05.431Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-14T05:49:05.431Z] + PACKAGES=/tmp/packages_start.txt [2021-06-14T05:49:05.431Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-276 ']' [2021-06-14T05:49:05.431Z] + PACKAGES=/tmp/packages_end.txt [2021-06-14T05:49:05.431Z] + case "${OS_FAMILY}" in [2021-06-14T05:49:05.431Z] + sort [2021-06-14T05:49:05.431Z] + rpm -qa [2021-06-14T05:49:06.005Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-14T05:49:06.005Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-14T05:49:06.005Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-14T05:49:06.005Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-276 ']' [2021-06-14T05:49:06.005Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-276/archives/ [2021-06-14T05:49:06.005Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-276/archives/ [Pipeline] echo [2021-06-14T05:49:06.056Z] 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/gexfoundry_device-mqtt-go_PR-276/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-14T05:49:06.364Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:49:06.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T05:49:06.966Z] [2021-06-14T05:49:06.966Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:49:07.345Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T05:49:07.345Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-14T05:49:07.345Z] df20fa9351a1: Pulling fs layer [2021-06-14T05:49:07.345Z] 36b3adc4ff6f: Pulling fs layer [2021-06-14T05:49:07.345Z] 8ad3a11d3b57: Pulling fs layer [2021-06-14T05:49:07.345Z] 46f8f816bc3b: Pulling fs layer [2021-06-14T05:49:07.345Z] 93b61091891f: Pulling fs layer [2021-06-14T05:49:07.345Z] 93b9cdb0e59b: Pulling fs layer [2021-06-14T05:49:07.345Z] 5e14af77c1be: Pulling fs layer [2021-06-14T05:49:07.345Z] 01666e4c0597: Pulling fs layer [2021-06-14T05:49:07.345Z] aa168da1d23b: Pulling fs layer [2021-06-14T05:49:07.345Z] 93b61091891f: Waiting [2021-06-14T05:49:07.345Z] 93b9cdb0e59b: Waiting [2021-06-14T05:49:07.345Z] 5e14af77c1be: Waiting [2021-06-14T05:49:07.345Z] 01666e4c0597: Waiting [2021-06-14T05:49:07.345Z] aa168da1d23b: Waiting [2021-06-14T05:49:07.345Z] 46f8f816bc3b: Waiting [2021-06-14T05:49:07.345Z] 36b3adc4ff6f: Verifying Checksum [2021-06-14T05:49:07.345Z] 36b3adc4ff6f: Download complete [2021-06-14T05:49:07.345Z] 46f8f816bc3b: Verifying Checksum [2021-06-14T05:49:07.345Z] 46f8f816bc3b: Download complete [2021-06-14T05:49:07.607Z] df20fa9351a1: Verifying Checksum [2021-06-14T05:49:07.607Z] df20fa9351a1: Download complete [2021-06-14T05:49:07.607Z] 93b9cdb0e59b: Verifying Checksum [2021-06-14T05:49:07.607Z] 93b9cdb0e59b: Download complete [2021-06-14T05:49:07.607Z] 5e14af77c1be: Verifying Checksum [2021-06-14T05:49:07.607Z] 5e14af77c1be: Download complete [2021-06-14T05:49:07.607Z] 01666e4c0597: Verifying Checksum [2021-06-14T05:49:07.607Z] 01666e4c0597: Download complete [2021-06-14T05:49:07.607Z] 93b61091891f: Verifying Checksum [2021-06-14T05:49:07.607Z] 93b61091891f: Download complete [2021-06-14T05:49:07.607Z] 8ad3a11d3b57: Verifying Checksum [2021-06-14T05:49:07.607Z] 8ad3a11d3b57: Download complete [2021-06-14T05:49:07.607Z] df20fa9351a1: Pull complete [2021-06-14T05:49:07.879Z] 36b3adc4ff6f: Pull complete [2021-06-14T05:49:08.830Z] 8ad3a11d3b57: Pull complete [2021-06-14T05:49:09.099Z] 46f8f816bc3b: Pull complete [2021-06-14T05:49:09.363Z] 93b61091891f: Pull complete [2021-06-14T05:49:09.363Z] 93b9cdb0e59b: Pull complete [2021-06-14T05:49:09.627Z] aa168da1d23b: Verifying Checksum [2021-06-14T05:49:09.627Z] aa168da1d23b: Download complete [2021-06-14T05:49:09.628Z] 5e14af77c1be: Pull complete [2021-06-14T05:49:09.628Z] 01666e4c0597: Pull complete [2021-06-14T05:49:14.993Z] aa168da1d23b: Pull complete [2021-06-14T05:49:14.993Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-14T05:49:14.993Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T05:49:14.993Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-14T05:49:15.102Z] prd-centos7-docker-4c-2g-763 does not seem to be running inside a container [2021-06-14T05:49:15.139Z] $ 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/gexfoundry_device-mqtt-go_PR-276/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-276 -v /w/workspace/gexfoundry_device-mqtt-go_PR-276:/w/workspace/gexfoundry_device-mqtt-go_PR-276:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-276@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-276@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-14T05:49:20.964Z] $ docker top 70944cd1629a14f45c7884c457c520ddeda5c205f263c3dbd141fb66bbff08fc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T05:49:21.390Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-14T05:49:21.744Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-14T05:49:22.071Z] + ls /var/log/sa-host [2021-06-14T05:49:22.071Z] + sadf -c /var/log/sa-host/sa05 [2021-06-14T05:49:22.071Z] file_magic: OK [2021-06-14T05:49:22.071Z] HZ: Using current value: 100 [2021-06-14T05:49:22.071Z] file_header: OK [2021-06-14T05:49:22.071Z] 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-14T05:49:22.071Z] Statistics: [2021-06-14T05:49:22.071Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-14T05:49:22.071Z] File successfully converted to sysstat format version 12.2.1 [2021-06-14T05:49:22.071Z] + sadf -c /var/log/sa-host/sa14 [2021-06-14T05:49:22.071Z] file_magic: OK [2021-06-14T05:49:22.071Z] HZ: Using current value: 100 [2021-06-14T05:49:22.071Z] file_header: OK [2021-06-14T05:49:22.071Z] 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-14T05:49:22.071Z] Statistics: [2021-06-14T05:49:22.071Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-14T05:49:22.071Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T05:49:22.402Z] provisioning config files... [2021-06-14T05:49:22.415Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-276@tmp/config2105542179439736355tmp [Pipeline] { [Pipeline] echo [2021-06-14T05:49:22.486Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:49:22.826Z] ---> create-netrc.sh [Pipeline] } [2021-06-14T05:49:22.850Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:49:23.342Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-14T05:49:23.375Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:49:23.710Z] ---> sudo-logs.sh [2021-06-14T05:49:23.711Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-14T05:49:23.832Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:49:24.177Z] ---> job-cost.sh [2021-06-14T05:49:24.177Z] lf-activate-venv: SKIPPING [2021-06-14T05:49:24.177Z] DEBUG: total: 0.18000000715255737 [2021-06-14T05:49:24.177Z] INFO: Retrieving Stack Cost... [2021-06-14T05:49:25.135Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-14T05:49:25.397Z] INFO: Archiving Costs [Pipeline] echo [2021-06-14T05:49:25.428Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:49:25.759Z] ---> logs-deploy.sh [2021-06-14T05:49:25.759Z] lf-activate-venv: SKIPPING [2021-06-14T05:49:25.759Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-276/1 [2021-06-14T05:49:25.759Z] INFO: archiving workspace using pattern(s): [2021-06-14T05:49:26.723Z] Archives upload complete. [2021-06-14T05:49:26.723Z] INFO: archiving logs to Nexus [2021-06-14T05:49:27.294Z] ---> uname -a: [2021-06-14T05:49:27.294Z] Linux prd-centos7-docker-4c-2g-763.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-14T05:49:27.294Z] [2021-06-14T05:49:27.294Z] [2021-06-14T05:49:27.294Z] ---> lscpu: [2021-06-14T05:49:27.294Z] Architecture: x86_64 [2021-06-14T05:49:27.294Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-14T05:49:27.294Z] Byte Order: Little Endian [2021-06-14T05:49:27.294Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-14T05:49:27.294Z] CPU(s): 2 [2021-06-14T05:49:27.294Z] On-line CPU(s) list: 0,1 [2021-06-14T05:49:27.294Z] Thread(s) per core: 1 [2021-06-14T05:49:27.294Z] Core(s) per socket: 1 [2021-06-14T05:49:27.294Z] Socket(s): 2 [2021-06-14T05:49:27.294Z] NUMA node(s): 1 [2021-06-14T05:49:27.294Z] Vendor ID: AuthenticAMD [2021-06-14T05:49:27.294Z] CPU family: 23 [2021-06-14T05:49:27.294Z] Model: 49 [2021-06-14T05:49:27.294Z] Model name: AMD EPYC-Rome Processor [2021-06-14T05:49:27.294Z] Stepping: 0 [2021-06-14T05:49:27.294Z] CPU MHz: 2799.998 [2021-06-14T05:49:27.294Z] BogoMIPS: 5599.99 [2021-06-14T05:49:27.294Z] Virtualization: AMD-V [2021-06-14T05:49:27.294Z] Hypervisor vendor: KVM [2021-06-14T05:49:27.294Z] Virtualization type: full [2021-06-14T05:49:27.294Z] L1d cache: 64 KiB [2021-06-14T05:49:27.294Z] L1i cache: 64 KiB [2021-06-14T05:49:27.294Z] L2 cache: 1 MiB [2021-06-14T05:49:27.294Z] L3 cache: 32 MiB [2021-06-14T05:49:27.294Z] NUMA node0 CPU(s): 0,1 [2021-06-14T05:49:27.294Z] Vulnerability Itlb multihit: Not affected [2021-06-14T05:49:27.294Z] Vulnerability L1tf: Not affected [2021-06-14T05:49:27.294Z] Vulnerability Mds: Not affected [2021-06-14T05:49:27.294Z] Vulnerability Meltdown: Not affected [2021-06-14T05:49:27.294Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-14T05:49:27.294Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-14T05:49:27.294Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-14T05:49:27.294Z] Vulnerability Srbds: Not affected [2021-06-14T05:49:27.294Z] Vulnerability Tsx async abort: Not affected [2021-06-14T05:49:27.294Z] 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-14T05:49:27.294Z] [2021-06-14T05:49:27.294Z] [2021-06-14T05:49:27.294Z] ---> nproc: [2021-06-14T05:49:27.294Z] 2 [2021-06-14T05:49:27.294Z] [2021-06-14T05:49:27.294Z] [2021-06-14T05:49:27.294Z] ---> df -h: [2021-06-14T05:49:27.294Z] Filesystem Size Used Available Use% Mounted on [2021-06-14T05:49:27.294Z] overlay 40.0G 7.6G 32.4G 19% / [2021-06-14T05:49:27.294Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-14T05:49:27.294Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-14T05:49:27.294Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-14T05:49:27.294Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-06-14T05:49:27.294Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-06-14T05:49:27.294Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-06-14T05:49:27.294Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-06-14T05:49:27.294Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-06-14T05:49:27.294Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-mqtt-go_PR-276 [2021-06-14T05:49:27.294Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-mqtt-go_PR-276@tmp [2021-06-14T05:49:27.294Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-06-14T05:49:27.294Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-06-14T05:49:27.294Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-06-14T05:49:27.294Z] [2021-06-14T05:49:27.294Z] [2021-06-14T05:49:27.294Z] ---> free -m: [2021-06-14T05:49:27.294Z] total used free shared buff/cache available [2021-06-14T05:49:27.294Z] Mem: 7821 982 4744 0 2093 6660 [2021-06-14T05:49:27.294Z] Swap: 1023 0 1023 [2021-06-14T05:49:27.294Z] [2021-06-14T05:49:27.294Z] [2021-06-14T05:49:27.294Z] ---> ip addr: [2021-06-14T05:49:27.294Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-14T05:49:27.295Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-14T05:49:27.295Z] inet 127.0.0.1/8 scope host lo [2021-06-14T05:49:27.295Z] valid_lft forever preferred_lft forever [2021-06-14T05:49:27.295Z] inet6 ::1/128 scope host [2021-06-14T05:49:27.295Z] valid_lft forever preferred_lft forever [2021-06-14T05:49:27.295Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-14T05:49:27.295Z] link/ether fa:16:3e:ce:9d:ba brd ff:ff:ff:ff:ff:ff [2021-06-14T05:49:27.295Z] inet 10.30.122.172/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-14T05:49:27.295Z] valid_lft 85878sec preferred_lft 85878sec [2021-06-14T05:49:27.295Z] inet6 fe80::f816:3eff:fece:9dba/64 scope link [2021-06-14T05:49:27.295Z] valid_lft forever preferred_lft forever [2021-06-14T05:49:27.295Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-14T05:49:27.295Z] link/ether 02:42:12:3b:67:60 brd ff:ff:ff:ff:ff:ff [2021-06-14T05:49:27.295Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-14T05:49:27.295Z] valid_lft forever preferred_lft forever [2021-06-14T05:49:27.295Z] inet6 fe80::42:12ff:fe3b:6760/64 scope link [2021-06-14T05:49:27.295Z] valid_lft forever preferred_lft forever [2021-06-14T05:49:27.295Z] [2021-06-14T05:49:27.295Z] [2021-06-14T05:49:27.295Z] ---> sar -b -r -n DEV: [2021-06-14T05:49:27.295Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) [2021-06-14T05:49:27.295Z] [2021-06-14T05:49:27.295Z] 05:40:31 LINUX RESTART (2 CPU) [2021-06-14T05:49:27.295Z] [2021-06-14T05:49:27.295Z] 05:41:04 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-14T05:49:27.295Z] 05:42:01 149.87 21.37 128.50 0.00 5989.13 42296.62 0.00 [2021-06-14T05:49:27.295Z] 05:43:01 0.82 0.00 0.82 0.00 0.00 16.47 0.00 [2021-06-14T05:49:27.295Z] 05:44:01 0.23 0.00 0.23 0.00 0.00 2.97 0.00 [2021-06-14T05:49:27.295Z] 05:45:01 0.17 0.00 0.17 0.00 0.00 1.62 0.00 [2021-06-14T05:49:27.295Z] 05:46:01 0.25 0.00 0.25 0.00 0.00 3.93 0.00 [2021-06-14T05:49:27.295Z] 05:47:02 0.30 0.00 0.30 0.00 0.00 4.18 0.00 [2021-06-14T05:49:27.295Z] 05:48:01 0.15 0.00 0.15 0.00 0.00 2.03 0.00 [2021-06-14T05:49:27.295Z] 05:49:01 0.32 0.00 0.32 0.00 0.00 6.11 0.00 [2021-06-14T05:49:27.295Z] Average: 18.23 2.56 15.67 0.00 717.38 5070.99 0.00 [2021-06-14T05:49:27.295Z] [2021-06-14T05:49:27.295Z] 05:41:04 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-14T05:49:27.295Z] 05:42:01 5458936 0 810704 10.12 2620 1736672 1276416 14.09 576636 1575048 128 [2021-06-14T05:49:27.295Z] 05:43:01 5466584 0 803048 10.03 2620 1736680 1218284 13.45 570676 1575012 20 [2021-06-14T05:49:27.295Z] 05:44:01 5466064 0 803568 10.03 2620 1736680 1218308 13.45 577112 1568716 8 [2021-06-14T05:49:27.295Z] 05:45:01 5466900 0 802724 10.02 2620 1736688 1207036 13.33 577184 1568720 20 [2021-06-14T05:49:27.295Z] 05:46:01 5466060 0 803560 10.03 2620 1736692 1207156 13.33 572992 1573716 8 [2021-06-14T05:49:27.295Z] 05:47:02 5464544 0 805072 10.05 2620 1736696 1207216 13.33 574412 1573720 8 [2021-06-14T05:49:27.295Z] 05:48:01 5464132 0 805476 10.06 2620 1736704 1207292 13.33 574492 1573716 20 [2021-06-14T05:49:27.295Z] 05:49:01 5458616 0 810928 10.13 2620 1736768 1207384 13.33 579636 1573732 28 [2021-06-14T05:49:27.295Z] Average: 5463980 0 805635 10.06 2620 1736698 1218636 13.45 575392 1572798 30 [2021-06-14T05:49:27.295Z] [2021-06-14T05:49:27.295Z] 05:41:04 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-14T05:49:27.295Z] 05:42:01 eth0 622.10 433.09 1127.13 91.76 0.00 0.00 0.00 0.00 [2021-06-14T05:49:27.295Z] 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T05:49:27.295Z] 05:42:01 docker0 2.79 2.16 0.61 6.03 0.00 0.00 0.00 0.00 [2021-06-14T05:49:27.295Z] 05:43:01 eth0 3.93 2.36 3.27 0.18 0.00 0.00 0.00 0.00 [2021-06-14T05:49:27.295Z] 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T05:49:27.295Z] 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T05:49:27.295Z] 05:44:01 eth0 1.30 0.38 0.37 0.21 0.00 0.00 0.00 0.00 [2021-06-14T05:49:27.295Z] 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T05:49:27.295Z] 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T05:49:27.295Z] 05:45:01 eth0 1.82 0.30 0.40 0.20 0.00 0.00 0.00 0.00 [2021-06-14T05:49:27.295Z] 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T05:49:27.295Z] 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T05:49:27.295Z] 05:46:01 eth0 3.56 0.70 1.04 0.58 0.00 0.00 0.00 0.00 [2021-06-14T05:49:27.295Z] 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T05:49:27.295Z] 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T05:49:27.295Z] 05:47:02 eth0 3.60 0.80 1.15 0.62 0.00 0.00 0.00 0.00 [2021-06-14T05:49:27.295Z] 05:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T05:49:27.295Z] 05:47:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T05:49:27.295Z] 05:48:01 eth0 6.12 1.07 1.49 0.80 0.00 0.00 0.00 0.00 [2021-06-14T05:49:27.295Z] 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T05:49:27.295Z] 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T05:49:27.295Z] 05:49:01 eth0 7.10 0.73 1.32 0.59 0.00 0.00 0.00 0.00 [2021-06-14T05:49:27.295Z] 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T05:49:27.295Z] 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T05:49:27.295Z] Average: eth0 77.96 52.67 136.14 11.39 0.00 0.00 0.00 0.00 [2021-06-14T05:49:27.295Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T05:49:27.295Z] Average: docker0 0.33 0.26 0.07 0.72 0.00 0.00 0.00 0.00 [2021-06-14T05:49:27.295Z] [2021-06-14T05:49:27.295Z] [2021-06-14T05:49:27.295Z] ---> sar -P ALL: [2021-06-14T05:49:27.295Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) [2021-06-14T05:49:27.295Z] [2021-06-14T05:49:27.295Z] 05:40:31 LINUX RESTART (2 CPU) [2021-06-14T05:49:27.295Z] [2021-06-14T05:49:27.295Z] 05:41:04 CPU %user %nice %system %iowait %steal %idle [2021-06-14T05:49:27.295Z] 05:42:01 all 17.55 0.00 5.58 6.47 0.07 70.33 [2021-06-14T05:49:27.295Z] 05:42:01 0 17.58 0.00 5.78 7.89 0.07 68.68 [2021-06-14T05:49:27.295Z] 05:42:01 1 17.53 0.00 5.37 5.05 0.07 71.98 [2021-06-14T05:49:27.295Z] 05:43:01 all 0.14 0.00 0.06 0.00 0.05 99.75 [2021-06-14T05:49:27.295Z] 05:43:01 0 0.10 0.00 0.07 0.00 0.05 99.78 [2021-06-14T05:49:27.295Z] 05:43:01 1 0.18 0.00 0.05 0.00 0.05 99.72 [2021-06-14T05:49:27.295Z] 05:44:01 all 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-14T05:49:27.295Z] 05:44:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-14T05:49:27.295Z] 05:44:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-14T05:49:27.295Z] 05:45:01 all 0.12 0.00 0.04 0.00 0.03 99.81 [2021-06-14T05:49:27.295Z] 05:45:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-14T05:49:27.295Z] 05:45:01 1 0.20 0.00 0.05 0.00 0.03 99.72 [2021-06-14T05:49:27.295Z] 05:46:01 all 0.15 0.00 0.05 0.00 0.04 99.76 [2021-06-14T05:49:27.295Z] 05:46:01 0 0.08 0.00 0.05 0.00 0.05 99.82 [2021-06-14T05:49:27.295Z] 05:46:01 1 0.22 0.00 0.05 0.00 0.03 99.70 [2021-06-14T05:49:27.295Z] 05:47:02 all 0.10 0.00 0.03 0.00 0.03 99.83 [2021-06-14T05:49:27.295Z] 05:47:02 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-14T05:49:27.295Z] 05:47:02 1 0.17 0.00 0.03 0.00 0.05 99.75 [2021-06-14T05:49:27.295Z] 05:48:01 all 0.09 0.00 0.05 0.00 0.04 99.81 [2021-06-14T05:49:27.295Z] 05:48:01 0 0.14 0.00 0.03 0.00 0.03 99.80 [2021-06-14T05:49:27.295Z] 05:48:01 1 0.05 0.00 0.07 0.00 0.05 99.83 [2021-06-14T05:49:27.295Z] 05:49:01 all 0.11 0.00 0.05 0.00 0.02 99.82 [2021-06-14T05:49:27.295Z] 05:49:01 0 0.13 0.00 0.07 0.00 0.02 99.78 [2021-06-14T05:49:27.295Z] 05:49:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-14T05:49:27.295Z] Average: all 2.14 0.00 0.69 0.75 0.04 96.38 [2021-06-14T05:49:27.295Z] Average: 0 2.11 0.00 0.71 0.92 0.04 96.23 [2021-06-14T05:49:27.295Z] Average: 1 2.17 0.00 0.67 0.59 0.04 96.54 [2021-06-14T05:49:27.295Z] [2021-06-14T05:49:27.295Z] [2021-06-14T05:49:27.295Z]