Pull request #981 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bf798187f5dac8d1d2ac8bc065d5d405cbf3c7bd+c561a9a459db1ea872112ec1cdd177ce5971df20 (7f3902bec8ac44fabfb8661c07ad82a4334f291e) 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-ssh3703463064988048654.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-ssh3032534848944690889.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-sdk-go/branches/PR-981/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-sdk-go/branches/PR-981/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1380582447069296563.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-sdk-go/branches/PR-981/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2345813836380207960.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-ssh8497777927573662966.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-sdk-go/branches/PR-981/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-sdk-go/branches/PR-981/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6001091922717544354.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 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-1066 in /w/workspace/dgexfoundry_device-sdk-go_PR-981 [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-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-981 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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/dgexfoundry_device-sdk-go_PR-981@tmp/jenkins-gitclient-ssh9170514590180036025.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit c561a9a459db1ea872112ec1cdd177ce5971df20 into PR head commit bf798187f5dac8d1d2ac8bc065d5d405cbf3c7bd Merge succeeded, producing bf798187f5dac8d1d2ac8bc065d5d405cbf3c7bd Checking out Revision bf798187f5dac8d1d2ac8bc065d5d405cbf3c7bd (PR-981) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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/dgexfoundry_device-sdk-go_PR-981@tmp/jenkins-gitclient-ssh8415594925748773215.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/981/head:refs/remotes/origin/PR-981 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf798187f5dac8d1d2ac8bc065d5d405cbf3c7bd # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-981@tmp/jenkins-gitclient-ssh7217178903459350199.key > git merge c561a9a459db1ea872112ec1cdd177ce5971df20 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf798187f5dac8d1d2ac8bc065d5d405cbf3c7bd # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/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 04:06:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:06:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:06:48 ========================================================= 04:06:48 EdgeX Global Pipelines Version Info 04:06:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:06:49 ------------------- 04:06:49 stable info: 04:06:49 ------------------- 04:06:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:06:49 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 04:06:49 Message: update stable to v1.0.195 04:06:50 ------------------- 04:06:50 experimental info: 04:06:50 ------------------- 04:06:50 Commited By: **** collab-it+edgex@linuxfoundation.org 04:06:50 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 04:06:50 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:06:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:06:50 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:06:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:06:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:06:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:06:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:06:51 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:06:51 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:06:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:06:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:06:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:06:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:06:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:06:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:06:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:06:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:06:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:06:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:06:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:06:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:06:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:06:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 04:06:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:06:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:06:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:06:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:06:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-981 [Pipeline] echo 04:06:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-981 [Pipeline] echo 04:06:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-981 [Pipeline] echo 04:06:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bf798187f5dac8d1d2ac8bc065d5d405cbf3c7bd [Pipeline] echo 04:06:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bf79818 [Pipeline] echo 04:06:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:06:52 provisioning config files... 04:06:52 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-981@tmp/config555863861688247877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:06:53 ---> docker-login.sh 04:06:53 nexus3.edgexfoundry.org:10001 04:06:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:53 Configure a credential helper to remove this warning. See 04:06:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:53 04:06:53 Login Succeeded 04:06:53 nexus3.edgexfoundry.org:10002 04:06:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:53 Configure a credential helper to remove this warning. See 04:06:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:53 04:06:53 Login Succeeded 04:06:53 nexus3.edgexfoundry.org:10003 04:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:54 Configure a credential helper to remove this warning. See 04:06:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:54 04:06:54 Login Succeeded 04:06:54 nexus3.edgexfoundry.org:10004 04:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:54 Configure a credential helper to remove this warning. See 04:06:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:54 04:06:54 Login Succeeded 04:06:54 docker.io 04:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:54 Configure a credential helper to remove this warning. See 04:06:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:54 04:06:54 Login Succeeded 04:06:54 ---> docker-login.sh ends [Pipeline] } 04:06:54 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 04:06:55 + git log --format=format:%s -1 bf798187f5dac8d1d2ac8bc065d5d405cbf3c7bd [Pipeline] echo 04:06:55 GIT_COMMIT: bf798187f5dac8d1d2ac8bc065d5d405cbf3c7bd, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo 04:06:55 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:06:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:06:56 04:06:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:06:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:06:57 latest: Pulling from edgex-devops/git-semver 04:06:57 31603596830f: Pulling fs layer 04:06:57 54011a49482f: Pulling fs layer 04:06:57 a6820b24f6d8: Pulling fs layer 04:06:57 f581987b2513: Pulling fs layer 04:06:57 f581987b2513: Waiting 04:06:57 54011a49482f: Verifying Checksum 04:06:57 54011a49482f: Download complete 04:06:57 31603596830f: Verifying Checksum 04:06:57 31603596830f: Download complete 04:06:57 f581987b2513: Verifying Checksum 04:06:57 f581987b2513: Download complete 04:06:57 a6820b24f6d8: Verifying Checksum 04:06:57 a6820b24f6d8: Download complete 04:06:57 31603596830f: Pull complete 04:06:57 54011a49482f: Pull complete 04:06:58 a6820b24f6d8: Pull complete 04:06:58 f581987b2513: Pull complete 04:06:58 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 04:06:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:06:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:06:58 prd-centos7-docker-4c-2g-1066 does not seem to be running inside a container 04:06:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-981 -v /w/workspace/dgexfoundry_device-sdk-go_PR-981:/w/workspace/dgexfoundry_device-sdk-go_PR-981:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-981@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-981@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 04:06:59 $ docker top ff7c2138d2834e9df02c738d323fb99f9e8fabfc6d0094bcda9a4ae473093657 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:06:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:06:59 [ssh-agent] Looking for ssh-agent implementation... 04:06:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:06:59 $ docker exec ff7c2138d2834e9df02c738d323fb99f9e8fabfc6d0094bcda9a4ae473093657 ssh-agent 04:07:00 SSH_AUTH_SOCK=/tmp/ssh-I6GTk73U8WAT/agent.13 04:07:00 SSH_AGENT_PID=19 04:07:00 Running ssh-add (command line suppressed) 04:07:00 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-981@tmp/private_key_3995481532689889556.key (/w/workspace/dgexfoundry_device-sdk-go_PR-981@tmp/private_key_3995481532689889556.key) 04:07:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:07:00 + git tag --points-at HEAD [Pipeline] } 04:07:00 $ docker exec --env ******** --env ******** ff7c2138d2834e9df02c738d323fb99f9e8fabfc6d0094bcda9a4ae473093657 ssh-agent -k 04:07:00 unset SSH_AUTH_SOCK; 04:07:00 unset SSH_AGENT_PID; 04:07:00 echo Agent pid 19 killed; 04:07:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:07:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:07:00 [ssh-agent] Looking for ssh-agent implementation... 04:07:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:07:00 $ docker exec ff7c2138d2834e9df02c738d323fb99f9e8fabfc6d0094bcda9a4ae473093657 ssh-agent 04:07:00 SSH_AUTH_SOCK=/tmp/ssh-IK1kJOw1KsWN/agent.53 04:07:00 SSH_AGENT_PID=59 04:07:01 Running ssh-add (command line suppressed) 04:07:01 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-981@tmp/private_key_8263533534714235631.key (/w/workspace/dgexfoundry_device-sdk-go_PR-981@tmp/private_key_8263533534714235631.key) 04:07:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:07:01 + git semver init 04:07:01 # -> Open(): unable to determine branch for HEAD 04:07:01 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-981/.git 04:07:01 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-981 04:07:01 # $SEMVER_REMOTE_NAME = origin 04:07:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:07:01 # $SEMVER_USER_NAME = edgex-jenkins 04:07:01 # $SEMVER_BRANCH = PR-981 04:07:01 # $SEMVER_TEMP = /tmp/semver-289836163 04:07:01 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 04:07:02 # '/tmp/semver-289836163' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-981/.semver' 04:07:02 # -> Force: false 04:07:02 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-981/.semver [Pipeline] } 04:07:02 $ docker exec --env ******** --env ******** ff7c2138d2834e9df02c738d323fb99f9e8fabfc6d0094bcda9a4ae473093657 ssh-agent -k 04:07:02 unset SSH_AUTH_SOCK; 04:07:02 unset SSH_AGENT_PID; 04:07:02 echo Agent pid 59 killed; 04:07:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:07:03 + git semver [Pipeline] } 04:07:03 $ docker stop --time=1 ff7c2138d2834e9df02c738d323fb99f9e8fabfc6d0094bcda9a4ae473093657 04:07:04 $ docker rm -f ff7c2138d2834e9df02c738d323fb99f9e8fabfc6d0094bcda9a4ae473093657 [Pipeline] // withDockerContainer [Pipeline] sh 04:07:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:07:05 Stashed 1 file(s) [Pipeline] echo 04:07:05 [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 04:07:20 Still waiting to schedule task 04:07:20 ‘prd-centos7-builder-2c-1g-1065’ doesn’t have label ‘centos7-docker-4c-2g’ 04:07:20 ‘prd-centos7-docker-4c-2g-1067’ is offline 04:07:20 ‘prd-centos7-docker-4c-2g-915’ is offline 04:07:20 Still waiting to schedule task 04:07:20 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:08:41 Running on prd-centos7-docker-4c-2g-1070 in /w/workspace/dgexfoundry_device-sdk-go_PR-981 [Pipeline] { [Pipeline] ws 04:08:41 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:08:42 Selected Git installation does not exist. Using Default 04:08:42 The recommended git tool is: NONE 04:08:44 using credential edgex-jenkins-ssh 04:08:44 Cloning the remote Git repository 04:08:44 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:08:44 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:08:44 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:08:44 > git --version # timeout=10 04:08:44 > git --version # 'git version 2.24.4' 04:08:44 using GIT_SSH to set credentials SSH Credentials for GitHub 04:08:44 [INFO] Currently running in a labeled security context 04:08:44 [INFO] Currently SELinux is 'enforcing' on the host 04:08:44 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh8651538286099565324.key 04:08:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:08:45 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:08:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:08:45 Merging remotes/origin/master commit c561a9a459db1ea872112ec1cdd177ce5971df20 into PR head commit bf798187f5dac8d1d2ac8bc065d5d405cbf3c7bd 04:08:45 Merge succeeded, producing bf798187f5dac8d1d2ac8bc065d5d405cbf3c7bd 04:08:45 Checking out Revision bf798187f5dac8d1d2ac8bc065d5d405cbf3c7bd (PR-981) 04:08:45 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:08:45 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:08:45 using GIT_SSH to set credentials SSH Credentials for GitHub 04:08:45 [INFO] Currently running in a labeled security context 04:08:45 [INFO] Currently SELinux is 'enforcing' on the host 04:08:45 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh1870438803018628092.key 04:08:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/981/head:refs/remotes/origin/PR-981 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:08:45 > git config core.sparsecheckout # timeout=10 04:08:45 > git checkout -f bf798187f5dac8d1d2ac8bc065d5d405cbf3c7bd # timeout=10 04:08:45 > git remote # timeout=10 04:08:45 > git config --get remote.origin.url # timeout=10 04:08:45 using GIT_SSH to set credentials SSH Credentials for GitHub 04:08:45 [INFO] Currently running in a labeled security context 04:08:45 [INFO] Currently SELinux is 'enforcing' on the host 04:08:45 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh6470203373617450088.key 04:08:45 > git merge c561a9a459db1ea872112ec1cdd177ce5971df20 # timeout=10 04:08:45 > git rev-parse HEAD^{commit} # timeout=10 04:08:45 > git config core.sparsecheckout # timeout=10 04:08:45 > git checkout -f bf798187f5dac8d1d2ac8bc065d5d405cbf3c7bd # timeout=10 04:08:49 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2" 04:08:49 > git --version # timeout=10 04:08:49 > git --version # 'git version 2.24.4' 04:08:49 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:08:50 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:08:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:08:51 + sudo service docker restart 04:08:51 + true 04:08:51 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:09:08 provisioning config files... 04:09:08 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5139285701319310584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:09:08 ---> docker-login.sh 04:09:08 nexus3.edgexfoundry.org:10001 04:09:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:08 Configure a credential helper to remove this warning. See 04:09:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:08 04:09:08 Login Succeeded 04:09:08 nexus3.edgexfoundry.org:10002 04:09:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:08 Configure a credential helper to remove this warning. See 04:09:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:08 04:09:08 Login Succeeded 04:09:08 nexus3.edgexfoundry.org:10003 04:09:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:09 Configure a credential helper to remove this warning. See 04:09:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:09 04:09:09 Login Succeeded 04:09:09 nexus3.edgexfoundry.org:10004 04:09:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:09 Configure a credential helper to remove this warning. See 04:09:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:09 04:09:09 Login Succeeded 04:09:09 docker.io 04:09:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:09 Configure a credential helper to remove this warning. See 04:09:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:09 04:09:09 Login Succeeded 04:09:09 ---> docker-login.sh ends [Pipeline] } 04:09:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:09:09 ========================================================= 04:09:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:09:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:09:10 + 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 . 04:09:10 Sending build context to Docker daemon 2.7MB 04:09:10 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 04:09:10 Step 2/8 : FROM ${BASE} 04:09:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:09:10 540db60ca938: Pulling fs layer 04:09:10 adcc1eea9eea: Pulling fs layer 04:09:10 4c4ab2625f07: Pulling fs layer 04:09:10 0510c868ecb4: Pulling fs layer 04:09:10 afea3b2eda06: Pulling fs layer 04:09:10 7809a108b3ef: Pulling fs layer 04:09:10 f706445af74f: Pulling fs layer 04:09:10 0510c868ecb4: Waiting 04:09:10 afea3b2eda06: Waiting 04:09:10 7809a108b3ef: Waiting 04:09:10 f706445af74f: Waiting 04:09:10 4c4ab2625f07: Verifying Checksum 04:09:10 4c4ab2625f07: Download complete 04:09:10 adcc1eea9eea: Verifying Checksum 04:09:10 adcc1eea9eea: Download complete 04:09:10 afea3b2eda06: Verifying Checksum 04:09:10 afea3b2eda06: Download complete 04:09:10 540db60ca938: Verifying Checksum 04:09:10 540db60ca938: Download complete 04:09:10 7809a108b3ef: Verifying Checksum 04:09:10 7809a108b3ef: Download complete 04:09:10 540db60ca938: Pull complete 04:09:11 adcc1eea9eea: Pull complete 04:09:11 4c4ab2625f07: Pull complete 04:09:12 f706445af74f: Verifying Checksum 04:09:12 f706445af74f: Download complete 04:09:13 0510c868ecb4: Verifying Checksum 04:09:13 0510c868ecb4: Download complete 04:09:16 0510c868ecb4: Pull complete 04:09:16 afea3b2eda06: Pull complete 04:09:16 7809a108b3ef: Pull complete 04:09:17 f706445af74f: Pull complete 04:09:17 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 04:09:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:09:17 ---> b068be0155e3 04:09:17 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:09:22 ---> Running in ab024efaa0f5 04:09:22 Removing intermediate container ab024efaa0f5 04:09:22 ---> 6c4fd7b00b5b 04:09:22 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:09:22 ---> Running in 2869daef2878 04:09:22 Removing intermediate container 2869daef2878 04:09:22 ---> b928913c4c32 04:09:22 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 04:09:22 ---> Running in dd540456906f 04:09:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:09:25 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1068 in /w/workspace/dgexfoundry_device-sdk-go_PR-981 [Pipeline] { [Pipeline] ws 04:09:25 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:09:26 Selected Git installation does not exist. Using Default 04:09:26 The recommended git tool is: NONE 04:09:28 WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.13/main: temporary error (try again later) 04:09:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:09:28 ERROR: unable to select packages: 04:09:28  libc-dev (no such package): 04:09:28 required by: world[libc-dev] 04:09:28 libsodium-dev (no such package): 04:09:28 required by: world[libsodium-dev] 04:09:28 zeromq-dev (no such package): 04:09:28 required by: world[zeromq-dev] 04:09:28 The command '/bin/sh -c apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev' returned a non-zero code: 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [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 04:09:30 ---> job-cost.sh 04:09:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jbju 04:09:33 using credential edgex-jenkins-ssh 04:09:33 Cloning the remote Git repository 04:09:33 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:09:33 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:09:33 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:09:33 > git --version # timeout=10 04:09:33 > git --version # 'git version 2.17.1' 04:09:33 using GIT_SSH to set credentials SSH Credentials for GitHub 04:09:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:09:35 Merging remotes/origin/master commit c561a9a459db1ea872112ec1cdd177ce5971df20 into PR head commit bf798187f5dac8d1d2ac8bc065d5d405cbf3c7bd 04:09:36 Merge succeeded, producing bf798187f5dac8d1d2ac8bc065d5d405cbf3c7bd 04:09:36 Checking out Revision bf798187f5dac8d1d2ac8bc065d5d405cbf3c7bd (PR-981) 04:09:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:09:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:09:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:09:35 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:09:35 using GIT_SSH to set credentials SSH Credentials for GitHub 04:09:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/981/head:refs/remotes/origin/PR-981 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:09:35 > git config core.sparsecheckout # timeout=10 04:09:35 > git checkout -f bf798187f5dac8d1d2ac8bc065d5d405cbf3c7bd # timeout=10 04:09:36 > git remote # timeout=10 04:09:36 > git config --get remote.origin.url # timeout=10 04:09:36 using GIT_SSH to set credentials SSH Credentials for GitHub 04:09:36 > git merge c561a9a459db1ea872112ec1cdd177ce5971df20 # timeout=10 04:09:36 > git rev-parse HEAD^{commit} # timeout=10 04:09:36 > git config core.sparsecheckout # timeout=10 04:09:36 > git checkout -f bf798187f5dac8d1d2ac8bc065d5d405cbf3c7bd # timeout=10 04:09:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:09:40 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2" 04:09:40 > git --version # timeout=10 04:09:40 > git --version # 'git version 2.17.1' 04:09:40 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 04:09:40 04:09:40 GitHub has been notified of this commit’s build result 04:09:40 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:09:41 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:09:42 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:09:42 + true 04:09:42 + sudo service docker restart 04:09:53 lf-activate-venv(): INFO: Adding /tmp/venv-jbju/bin to PATH 04:09:53 INFO: No Stack... 04:09:54 INFO: Retrieving Pricing Info for: v3-standard-2 04:09:55 INFO: Archiving Costs [Pipeline] sh 04:09:55 + cut -d, -f6 04:09:55 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 04:09:55 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-981-1-stack-cost] 04:09:55 Resource [jenkins-edgexfoundry-device-sdk-go-PR-981-1-stack-cost] did not exist. Created. 04:09:55 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-981-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:09:55 + echo total: 0.05999999865889549 [Pipeline] stash 04:09:56 Stashed 1 file(s) [Pipeline] } 04:09:56 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-981-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:09:56 Failed in branch amd64 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:10:02 provisioning config files... 04:10:02 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config9111724332885046355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:10:02 ---> docker-login.sh 04:10:02 nexus3.edgexfoundry.org:10001 04:10:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:04 Configure a credential helper to remove this warning. See 04:10:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:04 04:10:04 Login Succeeded 04:10:04 nexus3.edgexfoundry.org:10002 04:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:04 Configure a credential helper to remove this warning. See 04:10:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:04 04:10:04 Login Succeeded 04:10:04 nexus3.edgexfoundry.org:10003 04:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:05 Configure a credential helper to remove this warning. See 04:10:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:05 04:10:05 Login Succeeded 04:10:05 nexus3.edgexfoundry.org:10004 04:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:05 Configure a credential helper to remove this warning. See 04:10:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:05 04:10:05 Login Succeeded 04:10:05 docker.io 04:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:06 Configure a credential helper to remove this warning. See 04:10:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:06 04:10:06 Login Succeeded 04:10:06 ---> docker-login.sh ends [Pipeline] } 04:10:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:10:07 ========================================================= 04:10:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:10:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:10:07 + 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 . 04:10:08 Sending build context to Docker daemon 2.699MB 04:10:08 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 04:10:08 Step 2/8 : FROM ${BASE} 04:10:08 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:10:08 595b0fe564bb: Pulling fs layer 04:10:08 3088b5b3c5c0: Pulling fs layer 04:10:08 5b7225fbf94c: Pulling fs layer 04:10:08 ba82ee9f976e: Pulling fs layer 04:10:08 506bd15cee9f: Pulling fs layer 04:10:08 75a0a4a0db45: Pulling fs layer 04:10:08 618dc40b7e24: Pulling fs layer 04:10:08 506bd15cee9f: Waiting 04:10:08 75a0a4a0db45: Waiting 04:10:08 618dc40b7e24: Waiting 04:10:08 ba82ee9f976e: Waiting 04:10:08 5b7225fbf94c: Verifying Checksum 04:10:08 5b7225fbf94c: Download complete 04:10:08 3088b5b3c5c0: Download complete 04:10:08 506bd15cee9f: Verifying Checksum 04:10:08 506bd15cee9f: Download complete 04:10:08 75a0a4a0db45: Download complete 04:10:08 595b0fe564bb: Verifying Checksum 04:10:08 595b0fe564bb: Download complete 04:10:09 595b0fe564bb: Pull complete 04:10:09 3088b5b3c5c0: Pull complete 04:10:10 5b7225fbf94c: Pull complete 04:10:10 618dc40b7e24: Verifying Checksum 04:10:10 618dc40b7e24: Download complete 04:10:12 ba82ee9f976e: Download complete 04:10:22 ba82ee9f976e: Pull complete 04:10:22 506bd15cee9f: Pull complete 04:10:22 75a0a4a0db45: Pull complete 04:10:28 618dc40b7e24: Pull complete 04:10:28 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 04:10:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:10:28 ---> a36622ca3599 04:10:28 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:10:28 ---> Running in 34a3df602d8b 04:10:28 Removing intermediate container 34a3df602d8b 04:10:28 ---> 5d4c4c934d90 04:10:28 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:10:28 ---> Running in 4070839761db 04:10:32 Removing intermediate container 4070839761db 04:10:32 ---> 9cbb443e0559 04:10:32 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 04:10:32 ---> Running in 7be55d6e8b9e 04:10:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:10:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:10:34 (1/6) Installing libc-dev (0.7.2-r3) 04:10:34 (2/6) Installing libsodium (1.0.18-r0) 04:10:34 (3/6) Installing pkgconf (1.7.3-r0) 04:10:34 (4/6) Installing libsodium-dev (1.0.18-r0) 04:10:34 (5/6) Installing libzmq (4.3.3-r1) 04:10:35 (6/6) Installing zeromq-dev (4.3.3-r1) 04:10:35 Executing busybox-1.32.1-r6.trigger 04:10:35 OK: 139 MiB in 46 packages 04:10:36 Removing intermediate container 7be55d6e8b9e 04:10:36 ---> 1f521c56bfbf 04:10:36 Step 6/8 : WORKDIR /device-sdk-go 04:10:36 ---> Running in 1302c6235e90 04:10:37 Removing intermediate container 1302c6235e90 04:10:37 ---> bcc76caea624 04:10:37 Step 7/8 : COPY . . 04:10:38 ---> 7ded105b6093 04:10:38 Step 8/8 : RUN go mod download 04:10:38 ---> Running in bc8edb12ea26 04:11:05 Removing intermediate container bc8edb12ea26 04:11:05 ---> 36926a8c83a5 04:11:05 Successfully built 36926a8c83a5 04:11:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:11:05 + docker inspect -f . ci-base-image-arm64 04:11:05 . [Pipeline] withDockerContainer 04:11:06 prd-ubuntu18.04-docker-arm64-4c-16g-1068 does not seem to be running inside a container 04:11:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 04:11:07 $ docker top f6043c48ca748abe65fde91fc2f05fc537016e3ff4fc560c2362b91eec066ba3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:11:08 + go version 04:11:08 go version go1.16.5 linux/arm64 [Pipeline] } 04:11:08 $ docker stop --time=1 f6043c48ca748abe65fde91fc2f05fc537016e3ff4fc560c2362b91eec066ba3 04:11:10 $ docker rm -f f6043c48ca748abe65fde91fc2f05fc537016e3ff4fc560c2362b91eec066ba3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:11:13 + docker inspect -f . ci-base-image-arm64 04:11:13 . [Pipeline] withDockerContainer 04:11:14 prd-ubuntu18.04-docker-arm64-4c-16g-1068 does not seem to be running inside a container 04:11:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 04:11:15 $ docker top 7f775409fe6fceb289dff71c6da4a91fbafe8fb17c52f4b26020c7b7b4bfa72b -eo pid,comm [Pipeline] { [Pipeline] sh 04:11:16 + go mod tidy [Pipeline] sh 04:11:18 + make test 04:11:18 go mod tidy 04:11:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:11:42 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:12:41 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:12:41 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:12:41 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:12:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.271s coverage: 24.2% of statements 04:12:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:12:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.200s coverage: 28.1% of statements 04:12:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.248s coverage: 78.9% of statements 04:12:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.226s coverage: 9.0% of statements 04:12:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 04:12:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:12:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:12:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.330s coverage: 28.7% of statements 04:12:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:12:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.211s coverage: 83.3% of statements 04:12:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:12:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:12:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.319s coverage: 58.0% of statements 04:13:02 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.021s coverage: 89.2% of statements 04:13:02 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:13:02 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.180s coverage: 5.0% of statements 04:13:02 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:13:02 GO111MODULE=on go vet ./... 04:13:58 gofmt -l . 04:13:58 [ "`gofmt -l .`" = "" ] 04:13:58 ./bin/test-attribution-txt.sh 04:13:58 ./bin/test-go-mod-tidy.sh [Pipeline] } 04:13:58 $ docker stop --time=1 7f775409fe6fceb289dff71c6da4a91fbafe8fb17c52f4b26020c7b7b4bfa72b 04:14:01 $ docker rm -f 7f775409fe6fceb289dff71c6da4a91fbafe8fb17c52f4b26020c7b7b4bfa72b [Pipeline] // withDockerContainer [Pipeline] sh 04:14:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:14:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:14:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:14:05 + ls -al . 04:14:05 total 248 04:14:05 drwxrwxr-x 10 jenkins jenkins 4096 Jun 24 04:13 . 04:14:05 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 04:09 .. 04:14:05 -rw-rw-r-- 1 jenkins jenkins 140 Jun 24 04:09 .dockerignore 04:14:05 drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 04:09 .git 04:14:05 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 04:09 .github 04:14:05 -rw-rw-r-- 1 jenkins jenkins 138 Jun 24 04:09 .gitignore 04:14:05 -rw-rw-r-- 1 jenkins jenkins 987 Jun 24 04:09 Dockerfile.build 04:14:05 -rw-rw-r-- 1 jenkins jenkins 894 Jun 24 04:09 Jenkinsfile 04:14:05 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 24 04:09 LICENSE 04:14:05 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 24 04:09 Makefile 04:14:05 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 24 04:09 README.md 04:14:05 -rw-rw-r-- 1 jenkins jenkins 6616 Jun 24 04:09 RELEASE-NOTES.txt 04:14:05 -rw-rw-r-- 1 jenkins jenkins 5 Jun 24 04:07 VERSION 04:14:05 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 04:09 bin 04:14:05 -rw-r--r-- 1 jenkins jenkins 125635 Jun 24 04:13 coverage.out 04:14:05 drwxrwxr-x 5 jenkins jenkins 4096 Jun 24 04:09 example 04:14:05 -rw-r--r-- 1 jenkins jenkins 570 Jun 24 04:13 go.mod 04:14:05 -rw-r--r-- 1 jenkins jenkins 20512 Jun 24 04:11 go.sum 04:14:05 drwxrwxr-x 15 jenkins jenkins 4096 Jun 24 04:09 internal 04:14:05 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 04:09 openapi 04:14:05 drwxrwxr-x 5 jenkins jenkins 4096 Jun 24 04:09 pkg 04:14:05 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 04:09 snap 04:14:05 -rw-rw-r-- 1 jenkins jenkins 222 Jun 24 04:09 version.go [Pipeline] isUnix [Pipeline] sh 04:14:05 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=bf798187f5dac8d1d2ac8bc065d5d405cbf3c7bd --label arch=arm64 --label version=0.0.0 . 04:14:06 Sending build context to Docker daemon 2.826MB 04:14:06 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 04:14:06 Step 2/23 : FROM ${BASE} AS builder 04:14:06 ---> 36926a8c83a5 04:14:06 Step 3/23 : WORKDIR /device-sdk-go 04:14:06 ---> Running in f13dffcc1952 04:14:07 Removing intermediate container f13dffcc1952 04:14:07 ---> 13dc7d061b3f 04:14:07 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:14:07 ---> Running in 51c715397cc4 04:14:07 Removing intermediate container 51c715397cc4 04:14:07 ---> 71bb6aa89462 04:14:07 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:14:07 ---> Running in b48a961c8567 04:14:09 Removing intermediate container b48a961c8567 04:14:09 ---> 1b20815852b0 04:14:09 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:14:09 ---> Running in 19bc12342932 04:14:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:14:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:14:12 OK: 139 MiB in 46 packages 04:14:13 Removing intermediate container 19bc12342932 04:14:13 ---> 5f864490ae03 04:14:13 Step 7/23 : COPY . . 04:14:16 ---> 4efd9ecfd964 04:14:16 Step 8/23 : RUN go mod download 04:14:16 ---> Running in a7954a20293b 04:14:17 Removing intermediate container a7954a20293b 04:14:17 ---> 72bee107b151 04:14:17 Step 9/23 : RUN make build 04:14:18 ---> Running in ec9b7503e630 04:14:19 go mod tidy 04:14:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:14:52 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:14:53 Removing intermediate container ec9b7503e630 04:14:53 ---> ce408edc2102 04:14:53 Step 10/23 : FROM alpine:3.12 04:14:54 3.12: Pulling from library/alpine 04:14:54 d2f70382dc9a: Pulling fs layer 04:14:54 d2f70382dc9a: Download complete 04:14:55 d2f70382dc9a: Pull complete 04:14:55 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 04:14:55 Status: Downloaded newer image for alpine:3.12 04:14:55 ---> c4fd0aeabfcf 04:14:55 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:14:55 ---> Running in 27d6ebcc91c0 04:14:56 Removing intermediate container 27d6ebcc91c0 04:14:56 ---> f9712967fb56 04:14:56 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:14:56 ---> Running in 460aa0e08f6a 04:14:58 Removing intermediate container 460aa0e08f6a 04:14:58 ---> 8e605043967b 04:14:58 Step 13/23 : RUN apk add --update --no-cache zeromq 04:14:58 ---> Running in c1e2de7d1c91 04:14:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:15:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:15:00 (1/5) Installing libgcc (9.3.0-r2) 04:15:01 (2/5) Installing libsodium (1.0.18-r0) 04:15:01 (3/5) Installing libstdc++ (9.3.0-r2) 04:15:01 (4/5) Installing libzmq (4.3.3-r0) 04:15:01 (5/5) Installing zeromq (4.3.3-r0) 04:15:01 Executing busybox-1.31.1-r20.trigger 04:15:01 OK: 8 MiB in 19 packages 04:15:02 Removing intermediate container c1e2de7d1c91 04:15:02 ---> b924fa6e014a 04:15:02 Step 14/23 : WORKDIR / 04:15:02 ---> Running in 95c36dfeb5a5 04:15:03 Removing intermediate container 95c36dfeb5a5 04:15:03 ---> 7daa5fcd8015 04:15:03 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:15:03 ---> 3bb00dbb0199 04:15:03 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:15:05 ---> aacbe810337c 04:15:05 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:15:06 ---> 77f4df0d98bf 04:15:06 Step 18/23 : EXPOSE 59999 04:15:06 ---> Running in e7c656278870 04:15:06 Removing intermediate container e7c656278870 04:15:06 ---> dbe4b01a0ff5 04:15:06 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:15:06 ---> Running in 6d3834060395 04:15:07 Removing intermediate container 6d3834060395 04:15:07 ---> 7776f22459f3 04:15:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:15:07 ---> Running in d3aa881ddbfd 04:15:07 Removing intermediate container d3aa881ddbfd 04:15:07 ---> 6e5ae1f1b0d7 04:15:07 Step 21/23 : LABEL arch=arm64 04:15:07 ---> Running in 28d7fb48ae47 04:15:08 Removing intermediate container 28d7fb48ae47 04:15:08 ---> 7588fdfeb92e 04:15:08 Step 22/23 : LABEL git_sha=bf798187f5dac8d1d2ac8bc065d5d405cbf3c7bd 04:15:08 ---> Running in fd47393c1f2f 04:15:09 Removing intermediate container fd47393c1f2f 04:15:09 ---> ed24c019646d 04:15:09 Step 23/23 : LABEL version=0.0.0 04:15:09 ---> Running in 31530a4702cc 04:15:09 Removing intermediate container 31530a4702cc 04:15:09 ---> 0b3faacf5f35 04:15:09 [Warning] One or more build-args [ARCH MAKE] were not consumed 04:15:09 Successfully built 0b3faacf5f35 04:15:09 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 04:15:11 ---> job-cost.sh 04:15:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YTkZ 04:15:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:17:15 lf-activate-venv(): INFO: Adding /tmp/venv-YTkZ/bin to PATH 04:17:15 INFO: No Stack... 04:17:15 INFO: Retrieving Pricing Info for: v2-standard-4 04:17:15 INFO: Archiving Costs [Pipeline] sh 04:17:15 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 04:17:15 + cut -d, -f6 [Pipeline] lock 04:17:15 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-981-1-stack-cost] 04:17:15 Resource [jenkins-edgexfoundry-device-sdk-go-PR-981-1-stack-cost] did not exist. Created. 04:17:15 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-981-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:17:16 /w/workspace/device-sdk-go/1@tmp/durable-fcc676ec/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-fcc676ec/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:17:16 + echo total: 0.18000000715255737 [Pipeline] stash 04:17:16 Warning: overwriting stash ‘stack-cost’ 04:17:16 Stashed 1 file(s) [Pipeline] } 04:17:16 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-981-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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 04:17:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:17:21 ---> package-listing.sh 04:17:21 ++ facter osfamily 04:17:21 ++ tr '[:upper:]' '[:lower:]' 04:17:21 + OS_FAMILY=redhat 04:17:21 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-981 04:17:21 + START_PACKAGES=/tmp/packages_start.txt 04:17:21 + END_PACKAGES=/tmp/packages_end.txt 04:17:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:17:21 + PACKAGES=/tmp/packages_start.txt 04:17:21 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-981 ']' 04:17:21 + PACKAGES=/tmp/packages_end.txt 04:17:21 + case "${OS_FAMILY}" in 04:17:21 + rpm -qa 04:17:21 + sort 04:17:21 + '[' -f /tmp/packages_start.txt ']' 04:17:21 + '[' -f /tmp/packages_end.txt ']' 04:17:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:17:21 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-981 ']' 04:17:21 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-981/archives/ 04:17:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-981/archives/ [Pipeline] echo 04:17:21 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/dgexfoundry_device-sdk-go_PR-981/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:17:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:17:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:17:22 04:17:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:17:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:17:23 alpine: Pulling from edgex-lftools-log-publisher 04:17:23 df20fa9351a1: Pulling fs layer 04:17:23 36b3adc4ff6f: Pulling fs layer 04:17:23 8ad3a11d3b57: Pulling fs layer 04:17:23 46f8f816bc3b: Pulling fs layer 04:17:23 93b61091891f: Pulling fs layer 04:17:23 93b9cdb0e59b: Pulling fs layer 04:17:23 5e14af77c1be: Pulling fs layer 04:17:23 01666e4c0597: Pulling fs layer 04:17:23 aa168da1d23b: Pulling fs layer 04:17:23 93b9cdb0e59b: Waiting 04:17:23 5e14af77c1be: Waiting 04:17:23 01666e4c0597: Waiting 04:17:23 aa168da1d23b: Waiting 04:17:23 46f8f816bc3b: Waiting 04:17:23 93b61091891f: Waiting 04:17:23 36b3adc4ff6f: Verifying Checksum 04:17:23 36b3adc4ff6f: Download complete 04:17:23 46f8f816bc3b: Verifying Checksum 04:17:23 46f8f816bc3b: Download complete 04:17:23 df20fa9351a1: Verifying Checksum 04:17:23 df20fa9351a1: Download complete 04:17:23 93b9cdb0e59b: Verifying Checksum 04:17:23 93b9cdb0e59b: Download complete 04:17:23 5e14af77c1be: Verifying Checksum 04:17:23 5e14af77c1be: Download complete 04:17:23 01666e4c0597: Verifying Checksum 04:17:23 01666e4c0597: Download complete 04:17:23 93b61091891f: Verifying Checksum 04:17:23 93b61091891f: Download complete 04:17:23 df20fa9351a1: Pull complete 04:17:23 8ad3a11d3b57: Verifying Checksum 04:17:23 8ad3a11d3b57: Download complete 04:17:23 36b3adc4ff6f: Pull complete 04:17:24 8ad3a11d3b57: Pull complete 04:17:24 46f8f816bc3b: Pull complete 04:17:24 93b61091891f: Pull complete 04:17:24 93b9cdb0e59b: Pull complete 04:17:24 5e14af77c1be: Pull complete 04:17:25 01666e4c0597: Pull complete 04:17:25 aa168da1d23b: Verifying Checksum 04:17:25 aa168da1d23b: Download complete 04:17:31 aa168da1d23b: Pull complete 04:17:31 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:17:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:17:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:17:31 prd-centos7-docker-4c-2g-1066 does not seem to be running inside a container 04:17:31 $ 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/dgexfoundry_device-sdk-go_PR-981/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-981 -v /w/workspace/dgexfoundry_device-sdk-go_PR-981:/w/workspace/dgexfoundry_device-sdk-go_PR-981:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-981@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-981@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 04:17:33 $ docker top 9ac72dba84423c8df8664881aa06cbc5f855fd5b4f26642b2c36937e38103e80 -eo pid,comm [Pipeline] { [Pipeline] sh 04:17:34 + touch /tmp/pre-build-complete [Pipeline] sh 04:17:34 + mkdir -p /var/log/sa [Pipeline] sh 04:17:37 + ls /var/log/sa-host 04:17:37 + sadf -c /var/log/sa-host/sa05 04:17:37 file_magic: OK 04:17:37 HZ: Using current value: 100 04:17:37 file_header: OK 04:17:37 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 04:17:37 Statistics: 04:17:37 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:17:37 File successfully converted to sysstat format version 12.2.1 04:17:37 + sadf -c /var/log/sa-host/sa24 04:17:37 file_magic: OK 04:17:37 HZ: Using current value: 100 04:17:37 file_header: OK 04:17:37 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 04:17:37 Statistics: 04:17:37 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:17:37 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:17:38 provisioning config files... 04:17:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-981@tmp/config1701745705888011746tmp [Pipeline] { [Pipeline] echo 04:17:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:17:38 ---> create-netrc.sh [Pipeline] } 04:17:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:17:39 ---> python-tools-install.sh [Pipeline] echo 04:17:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:17:39 ---> sudo-logs.sh 04:17:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:17:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:17:40 ---> job-cost.sh 04:17:40 lf-activate-venv: SKIPPING 04:17:40 DEBUG: total: 0.18000000715255737 04:17:40 INFO: Retrieving Stack Cost... 04:17:41 INFO: Retrieving Pricing Info for: v3-standard-2 04:17:41 INFO: Archiving Costs [Pipeline] echo 04:17:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:17:42 ---> logs-deploy.sh 04:17:42 lf-activate-venv: SKIPPING 04:17:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-981/1 04:17:42 INFO: archiving workspace using pattern(s): 04:17:42 Archives upload complete. 04:17:42 INFO: archiving logs to Nexus 04:17:43 ---> uname -a: 04:17:43 Linux prd-centos7-docker-4c-2g-1066.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 04:17:43 04:17:43 04:17:43 ---> lscpu: 04:17:43 Architecture: x86_64 04:17:43 CPU op-mode(s): 32-bit, 64-bit 04:17:43 Byte Order: Little Endian 04:17:43 Address sizes: 40 bits physical, 48 bits virtual 04:17:43 CPU(s): 2 04:17:43 On-line CPU(s) list: 0,1 04:17:43 Thread(s) per core: 1 04:17:43 Core(s) per socket: 1 04:17:43 Socket(s): 2 04:17:43 NUMA node(s): 1 04:17:43 Vendor ID: AuthenticAMD 04:17:43 CPU family: 23 04:17:43 Model: 49 04:17:43 Model name: AMD EPYC-Rome Processor 04:17:43 Stepping: 0 04:17:43 CPU MHz: 2799.998 04:17:43 BogoMIPS: 5599.99 04:17:43 Virtualization: AMD-V 04:17:43 Hypervisor vendor: KVM 04:17:43 Virtualization type: full 04:17:43 L1d cache: 64 KiB 04:17:43 L1i cache: 64 KiB 04:17:43 L2 cache: 1 MiB 04:17:43 L3 cache: 32 MiB 04:17:43 NUMA node0 CPU(s): 0,1 04:17:43 Vulnerability Itlb multihit: Not affected 04:17:43 Vulnerability L1tf: Not affected 04:17:43 Vulnerability Mds: Not affected 04:17:43 Vulnerability Meltdown: Not affected 04:17:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:17:43 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:17:43 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:17:43 Vulnerability Srbds: Not affected 04:17:43 Vulnerability Tsx async abort: Not affected 04:17:43 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 04:17:43 04:17:43 04:17:43 ---> nproc: 04:17:43 2 04:17:43 04:17:43 04:17:43 ---> df -h: 04:17:43 Filesystem Size Used Available Use% Mounted on 04:17:43 overlay 40.0G 7.6G 32.4G 19% / 04:17:43 tmpfs 64.0M 0 64.0M 0% /dev 04:17:43 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:17:43 shm 64.0M 0 64.0M 0% /dev/shm 04:17:43 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 04:17:43 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 04:17:43 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 04:17:43 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 04:17:43 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 04:17:43 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 04:17:43 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 04:17:43 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 04:17:43 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-981 04:17:43 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-981@tmp 04:17:43 04:17:43 04:17:43 ---> free -m: 04:17:43 total used free shared buff/cache available 04:17:43 Mem: 7821 990 4733 0 2097 6653 04:17:43 Swap: 1023 0 1023 04:17:43 04:17:43 04:17:43 ---> ip addr: 04:17:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:17:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:17:43 inet 127.0.0.1/8 scope host lo 04:17:43 valid_lft forever preferred_lft forever 04:17:43 inet6 ::1/128 scope host 04:17:43 valid_lft forever preferred_lft forever 04:17:43 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:17:43 link/ether fa:16:3e:87:45:06 brd ff:ff:ff:ff:ff:ff 04:17:43 inet 10.30.123.87/23 brd 10.30.123.255 scope global dynamic eth0 04:17:43 valid_lft 85710sec preferred_lft 85710sec 04:17:43 inet6 fe80::f816:3eff:fe87:4506/64 scope link 04:17:43 valid_lft forever preferred_lft forever 04:17:43 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:17:43 link/ether 02:42:44:99:a7:34 brd ff:ff:ff:ff:ff:ff 04:17:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:17:43 valid_lft forever preferred_lft forever 04:17:43 inet6 fe80::42:44ff:fe99:a734/64 scope link 04:17:43 valid_lft forever preferred_lft forever 04:17:43 04:17:43 04:17:43 ---> sar -b -r -n DEV: 04:17:43 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 04:17:43 04:17:43 04:06:03 LINUX RESTART (2 CPU) 04:17:43 04:17:43 04:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:17:43 04:08:01 6.43 0.18 6.24 0.00 23.18 282.58 0.00 04:17:43 04:09:01 1.78 0.00 1.78 0.00 0.00 35.76 0.00 04:17:43 04:10:01 0.32 0.00 0.32 0.00 0.00 5.43 0.00 04:17:43 04:11:01 0.25 0.00 0.25 0.00 0.00 4.15 0.00 04:17:43 04:12:01 0.33 0.00 0.33 0.00 0.00 5.61 0.00 04:17:43 04:13:01 0.40 0.00 0.40 0.00 0.00 6.38 0.00 04:17:43 04:14:01 0.18 0.00 0.18 0.00 0.00 3.83 0.00 04:17:43 04:15:01 0.33 0.00 0.33 0.00 0.00 4.90 0.00 04:17:43 04:16:02 0.28 0.00 0.28 0.00 0.00 4.31 0.00 04:17:43 04:17:01 0.29 0.00 0.29 0.00 0.00 5.08 0.00 04:17:43 Average: 1.06 0.02 1.04 0.00 2.32 35.87 0.00 04:17:43 04:17:43 04:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:17:43 04:08:01 5456724 0 808896 10.10 2620 1740700 1283840 14.17 581040 1571300 20 04:17:43 04:09:01 5460748 0 804864 10.05 2620 1740708 1250092 13.80 580104 1568940 12 04:17:43 04:10:01 5459128 0 806480 10.07 2620 1740712 1233644 13.62 577488 1573720 8 04:17:43 04:11:01 5459992 0 805612 10.06 2620 1740716 1228504 13.56 576896 1573720 8 04:17:43 04:12:01 5456984 0 808612 10.10 2620 1740724 1228528 13.56 576192 1577368 12 04:17:43 04:13:01 5456688 0 808908 10.10 2620 1740724 1215272 13.42 577672 1577368 20 04:17:43 04:14:01 5455564 0 810024 10.11 2620 1740732 1204860 13.30 578448 1577368 8 04:17:43 04:15:01 5444976 0 820608 10.25 2620 1740736 1204860 13.30 588868 1577368 8 04:17:43 04:16:02 5445228 0 820352 10.24 2620 1740740 1204860 13.30 590824 1575552 8 04:17:43 04:17:01 5443784 0 821792 10.26 2620 1740744 1205088 13.30 592016 1575552 8 04:17:43 Average: 5453982 0 811615 10.13 2620 1740724 1225955 13.54 581955 1574826 11 04:17:43 04:17:43 04:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:17:43 04:08:01 eth0 21.79 19.88 42.86 5.93 0.00 0.00 0.00 0.00 04:17:43 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:43 04:08:01 docker0 10.62 6.49 1.90 28.43 0.00 0.00 0.00 0.00 04:17:43 04:09:01 eth0 2.55 0.52 0.70 0.39 0.00 0.00 0.00 0.00 04:17:43 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:43 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:43 04:10:01 eth0 2.12 0.50 0.64 0.39 0.00 0.00 0.00 0.00 04:17:43 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:43 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:43 04:11:01 eth0 0.78 0.27 0.28 0.20 0.00 0.00 0.00 0.00 04:17:43 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:43 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:43 04:12:01 eth0 1.02 0.32 0.39 0.26 0.00 0.00 0.00 0.00 04:17:43 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:43 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:43 04:13:01 eth0 0.62 0.43 0.33 0.17 0.00 0.00 0.00 0.00 04:17:43 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:43 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:43 04:14:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 04:17:43 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:43 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:43 04:15:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:17:43 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:43 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:43 04:16:02 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 04:17:43 04:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:43 04:16:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:43 04:17:01 eth0 0.73 0.44 0.41 0.27 0.00 0.00 0.00 0.00 04:17:43 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:43 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:43 Average: eth0 3.04 2.26 4.58 0.77 0.00 0.00 0.00 0.00 04:17:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:43 Average: docker0 1.06 0.65 0.19 2.85 0.00 0.00 0.00 0.00 04:17:43 04:17:43 04:17:43 ---> sar -P ALL: 04:17:43 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 04:17:43 04:17:43 04:06:03 LINUX RESTART (2 CPU) 04:17:43 04:17:43 04:07:01 CPU %user %nice %system %iowait %steal %idle 04:17:43 04:08:01 all 0.92 0.00 0.45 0.05 0.03 98.54 04:17:43 04:08:01 0 0.82 0.00 0.47 0.07 0.05 98.59 04:17:43 04:08:01 1 1.02 0.00 0.44 0.03 0.02 98.49 04:17:43 04:09:01 all 0.07 0.00 0.06 0.00 0.03 99.84 04:17:43 04:09:01 0 0.03 0.00 0.07 0.00 0.03 99.87 04:17:43 04:09:01 1 0.10 0.00 0.05 0.00 0.03 99.82 04:17:43 04:10:01 all 0.09 0.00 0.04 0.00 0.04 99.82 04:17:43 04:10:01 0 0.07 0.00 0.03 0.00 0.05 99.85 04:17:43 04:10:01 1 0.12 0.00 0.05 0.00 0.03 99.80 04:17:43 04:11:01 all 0.14 0.00 0.03 0.00 0.03 99.81 04:17:43 04:11:01 0 0.05 0.00 0.03 0.00 0.02 99.90 04:17:43 04:11:01 1 0.23 0.00 0.02 0.00 0.03 99.72 04:17:43 04:12:01 all 0.12 0.00 0.05 0.00 0.03 99.81 04:17:43 04:12:01 0 0.07 0.00 0.05 0.00 0.05 99.83 04:17:43 04:12:01 1 0.17 0.00 0.05 0.00 0.00 99.78 04:17:43 04:13:01 all 0.11 0.00 0.03 0.00 0.03 99.83 04:17:43 04:13:01 0 0.05 0.00 0.03 0.00 0.05 99.87 04:17:43 04:13:01 1 0.17 0.00 0.02 0.00 0.02 99.80 04:17:43 04:14:01 all 0.09 0.00 0.04 0.00 0.03 99.83 04:17:43 04:14:01 0 0.07 0.00 0.05 0.00 0.05 99.83 04:17:43 04:14:01 1 0.12 0.00 0.03 0.00 0.02 99.83 04:17:43 04:15:01 all 0.12 0.00 0.04 0.00 0.02 99.82 04:17:43 04:15:01 0 0.03 0.00 0.05 0.00 0.02 99.90 04:17:43 04:15:01 1 0.20 0.00 0.03 0.00 0.02 99.75 04:17:43 04:16:02 all 0.09 0.00 0.03 0.00 0.03 99.85 04:17:43 04:16:02 0 0.05 0.00 0.02 0.00 0.02 99.92 04:17:43 04:16:02 1 0.13 0.00 0.03 0.00 0.05 99.78 04:17:43 04:17:01 all 0.07 0.00 0.03 0.00 0.03 99.88 04:17:43 04:17:01 0 0.05 0.00 0.03 0.00 0.03 99.88 04:17:43 04:17:01 1 0.09 0.00 0.02 0.00 0.02 99.88 04:17:43 Average: all 0.18 0.00 0.08 0.01 0.03 99.70 04:17:43 Average: 0 0.13 0.00 0.08 0.01 0.04 99.74 04:17:43 Average: 1 0.23 0.00 0.07 0.00 0.02 99.66 04:17:43 04:17:43 04:17:43