Pull request #1025 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-sdk-go Loading trusted files from base branch main at a03e475574a7b0a183ed31a31e341c573996d3f6 rather than db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 Obtained Jenkinsfile from a03e475574a7b0a183ed31a31e341c573996d3f6 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8206376289543818287.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3114567171056893136.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 c141c1271097dc03ad291c2451e310eaf98cdd06 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1025/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1025/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2200184027464159509.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8115456037066651472.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1025/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1025/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3500612020440454381.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[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_BUILD_IMAGE_TARGET: builder 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/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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-61’ Running on prd-centos7-docker-4c-2g-74 in /w/workspace/gexfoundry_device-sdk-go_PR-1025 [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/gexfoundry_device-sdk-go_PR-1025 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1025@tmp/jenkins-gitclient-ssh8678850184288716950.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a03e475574a7b0a183ed31a31e341c573996d3f6 into PR head commit db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 Merge succeeded, producing db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 Checking out Revision db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 (PR-1025) > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1025@tmp/jenkins-gitclient-ssh4807420931634363208.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1025/head:refs/remotes/origin/PR-1025 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1025@tmp/jenkins-gitclient-ssh2707355160133330541.key > git merge a03e475574a7b0a183ed31a31e341c573996d3f6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 # timeout=10 Commit message: "feat: Upgrade core-contracts to v2.0.1-dev.19" > git rev-list --no-walk 4f6f750c33eeeed9d362c6b8fc5728b2706ae063 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-06T01:16:11.201Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-06T01:16:11.294Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-06T01:16:11.327Z] ========================================================= [2021-10-06T01:16:11.327Z] EdgeX Global Pipelines Version Info [2021-10-06T01:16:11.327Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-06T01:16:12.394Z] ------------------- [2021-10-06T01:16:12.394Z] stable info: [2021-10-06T01:16:12.394Z] ------------------- [2021-10-06T01:16:12.394Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-06T01:16:12.394Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-06T01:16:12.394Z] Message: update stable to v1.0.206 [2021-10-06T01:16:13.360Z] ------------------- [2021-10-06T01:16:13.360Z] experimental info: [2021-10-06T01:16:13.360Z] ------------------- [2021-10-06T01:16:13.360Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-06T01:16:13.360Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-06T01:16:13.360Z] Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-06T01:16:13.511Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-10-06T01:16:13.537Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-10-06T01:16:13.562Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-06T01:16:13.587Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-06T01:16:13.613Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-06T01:16:13.640Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-06T01:16:13.666Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-10-06T01:16:13.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-06T01:16:13.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-10-06T01:16:13.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-06T01:16:13.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-06T01:16:13.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-06T01:16:13.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-10-06T01:16:13.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-06T01:16:13.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-06T01:16:13.893Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-06T01:16:13.918Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T01:16:13.945Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T01:16:13.970Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T01:16:13.995Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-06T01:16:14.019Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-06T01:16:14.045Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-06T01:16:14.070Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-06T01:16:14.093Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-06T01:16:14.116Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-06T01:16:14.141Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-06T01:16:14.166Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-06T01:16:14.192Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1025 [Pipeline] echo [2021-10-06T01:16:14.217Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1025 [Pipeline] echo [2021-10-06T01:16:14.243Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1025 [Pipeline] echo [2021-10-06T01:16:14.267Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 [Pipeline] echo [2021-10-06T01:16:14.294Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = db48cce [Pipeline] echo [2021-10-06T01:16:14.325Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T01:16:14.408Z] provisioning config files... [2021-10-06T01:16:14.429Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1025@tmp/config87955379263715932tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T01:16:14.971Z] ---> docker-login.sh [2021-10-06T01:16:14.971Z] nexus3.edgexfoundry.org:10001 [2021-10-06T01:16:14.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T01:16:15.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T01:16:15.763Z] Configure a credential helper to remove this warning. See [2021-10-06T01:16:15.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T01:16:15.763Z] [2021-10-06T01:16:15.764Z] Login Succeeded [2021-10-06T01:16:15.764Z] nexus3.edgexfoundry.org:10002 [2021-10-06T01:16:15.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T01:16:16.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T01:16:16.034Z] Configure a credential helper to remove this warning. See [2021-10-06T01:16:16.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T01:16:16.034Z] [2021-10-06T01:16:16.034Z] Login Succeeded [2021-10-06T01:16:16.034Z] nexus3.edgexfoundry.org:10003 [2021-10-06T01:16:16.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T01:16:16.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T01:16:16.034Z] Configure a credential helper to remove this warning. See [2021-10-06T01:16:16.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T01:16:16.034Z] [2021-10-06T01:16:16.034Z] Login Succeeded [2021-10-06T01:16:16.034Z] nexus3.edgexfoundry.org:10004 [2021-10-06T01:16:16.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T01:16:16.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T01:16:16.304Z] Configure a credential helper to remove this warning. See [2021-10-06T01:16:16.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T01:16:16.304Z] [2021-10-06T01:16:16.304Z] Login Succeeded [2021-10-06T01:16:16.304Z] docker.io [2021-10-06T01:16:16.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T01:16:16.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T01:16:16.569Z] Configure a credential helper to remove this warning. See [2021-10-06T01:16:16.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T01:16:16.569Z] [2021-10-06T01:16:16.569Z] Login Succeeded [2021-10-06T01:16:16.569Z] ---> docker-login.sh ends [Pipeline] } [2021-10-06T01:16:16.582Z] 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-10-06T01:16:17.209Z] + git log --format=format:%s -1 db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 [Pipeline] echo [2021-10-06T01:16:17.268Z] GIT_COMMIT: db48ccefa2e4fadbbc0defcd59ee0f96cc599a87, Commit Message: feat: Upgrade core-contracts to v2.0.1-dev.19 [Pipeline] echo [2021-10-06T01:16:17.284Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-06T01:16:18.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T01:16:18.420Z] [2021-10-06T01:16:18.420Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T01:16:18.972Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T01:16:18.972Z] latest: Pulling from edgex-devops/git-semver [2021-10-06T01:16:18.972Z] 31603596830f: Pulling fs layer [2021-10-06T01:16:18.972Z] 04fac38145f0: Pulling fs layer [2021-10-06T01:16:18.972Z] 701f6daf10bf: Pulling fs layer [2021-10-06T01:16:18.972Z] 24f72da36158: Pulling fs layer [2021-10-06T01:16:18.972Z] 24f72da36158: Waiting [2021-10-06T01:16:18.972Z] 04fac38145f0: Verifying Checksum [2021-10-06T01:16:18.972Z] 04fac38145f0: Download complete [2021-10-06T01:16:18.972Z] 31603596830f: Verifying Checksum [2021-10-06T01:16:18.972Z] 31603596830f: Download complete [2021-10-06T01:16:18.972Z] 701f6daf10bf: Verifying Checksum [2021-10-06T01:16:18.972Z] 701f6daf10bf: Download complete [2021-10-06T01:16:18.972Z] 24f72da36158: Verifying Checksum [2021-10-06T01:16:18.972Z] 24f72da36158: Download complete [2021-10-06T01:16:19.248Z] 31603596830f: Pull complete [2021-10-06T01:16:19.248Z] 04fac38145f0: Pull complete [2021-10-06T01:16:19.846Z] 701f6daf10bf: Pull complete [2021-10-06T01:16:19.846Z] 24f72da36158: Pull complete [2021-10-06T01:16:19.846Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-06T01:16:19.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T01:16:20.114Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-06T01:16:20.222Z] prd-centos7-docker-4c-2g-74 does not seem to be running inside a container [2021-10-06T01:16:20.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1025 -v /w/workspace/gexfoundry_device-sdk-go_PR-1025:/w/workspace/gexfoundry_device-sdk-go_PR-1025:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1025@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1025@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-06T01:16:21.014Z] $ docker top 80e8dc7a2dfec7aa8071e75e72792561b43b4b92e032d983bef0d3915806d2a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-06T01:16:21.145Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-06T01:16:21.145Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-06T01:16:21.260Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-06T01:16:21.267Z] $ docker exec 80e8dc7a2dfec7aa8071e75e72792561b43b4b92e032d983bef0d3915806d2a8 ssh-agent [2021-10-06T01:16:21.376Z] SSH_AUTH_SOCK=/tmp/ssh-02GNcgxkVJbP/agent.15 [2021-10-06T01:16:21.376Z] SSH_AGENT_PID=22 [2021-10-06T01:16:21.393Z] Running ssh-add (command line suppressed) [2021-10-06T01:16:21.492Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1025@tmp/private_key_2398902846954096040.key (/w/workspace/gexfoundry_device-sdk-go_PR-1025@tmp/private_key_2398902846954096040.key) [2021-10-06T01:16:21.510Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-06T01:16:21.843Z] + git tag --points-at HEAD [Pipeline] } [2021-10-06T01:16:21.866Z] $ docker exec --env ******** --env ******** 80e8dc7a2dfec7aa8071e75e72792561b43b4b92e032d983bef0d3915806d2a8 ssh-agent -k [2021-10-06T01:16:21.958Z] unset SSH_AUTH_SOCK; [2021-10-06T01:16:21.958Z] unset SSH_AGENT_PID; [2021-10-06T01:16:21.958Z] echo Agent pid 22 killed; [2021-10-06T01:16:21.972Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-06T01:16:22.010Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-06T01:16:22.010Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-06T01:16:22.130Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-06T01:16:22.137Z] $ docker exec 80e8dc7a2dfec7aa8071e75e72792561b43b4b92e032d983bef0d3915806d2a8 ssh-agent [2021-10-06T01:16:22.238Z] SSH_AUTH_SOCK=/tmp/ssh-E6rbaFKFCjep/agent.55 [2021-10-06T01:16:22.238Z] SSH_AGENT_PID=62 [2021-10-06T01:16:22.250Z] Running ssh-add (command line suppressed) [2021-10-06T01:16:22.347Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1025@tmp/private_key_2355648420525114097.key (/w/workspace/gexfoundry_device-sdk-go_PR-1025@tmp/private_key_2355648420525114097.key) [2021-10-06T01:16:22.368Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-06T01:16:22.692Z] + git semver init [2021-10-06T01:16:22.692Z] # -> Open(): unable to determine branch for HEAD [2021-10-06T01:16:22.692Z] # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1025/.git [2021-10-06T01:16:22.692Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1025 [2021-10-06T01:16:22.692Z] # $SEMVER_REMOTE_NAME = origin [2021-10-06T01:16:22.692Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-06T01:16:22.692Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-06T01:16:22.692Z] # $SEMVER_BRANCH = PR-1025 [2021-10-06T01:16:22.692Z] # $SEMVER_TEMP = /tmp/semver-300496751 [2021-10-06T01:16:22.692Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-10-06T01:16:23.274Z] # '/tmp/semver-300496751' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1025/.semver' [2021-10-06T01:16:23.274Z] # -> Force: false [2021-10-06T01:16:23.274Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1025/.semver [Pipeline] } [2021-10-06T01:16:23.292Z] $ docker exec --env ******** --env ******** 80e8dc7a2dfec7aa8071e75e72792561b43b4b92e032d983bef0d3915806d2a8 ssh-agent -k [2021-10-06T01:16:23.387Z] unset SSH_AUTH_SOCK; [2021-10-06T01:16:23.387Z] unset SSH_AGENT_PID; [2021-10-06T01:16:23.388Z] echo Agent pid 62 killed; [2021-10-06T01:16:23.403Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-06T01:16:23.752Z] + git semver [Pipeline] } [2021-10-06T01:16:23.775Z] $ docker stop --time=1 80e8dc7a2dfec7aa8071e75e72792561b43b4b92e032d983bef0d3915806d2a8 [2021-10-06T01:16:24.987Z] $ docker rm -f 80e8dc7a2dfec7aa8071e75e72792561b43b4b92e032d983bef0d3915806d2a8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T01:16:25.364Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-06T01:16:25.712Z] Stashed 1 file(s) [Pipeline] echo [2021-10-06T01:16:25.715Z] [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-10-06T01:16:41.215Z] Still waiting to schedule task [2021-10-06T01:16:41.216Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-06T01:16:41.219Z] Still waiting to schedule task [2021-10-06T01:16:41.219Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-68’ [2021-10-06T01:22:00.144Z] Running on prd-centos7-docker-4c-2g-79 in /w/workspace/gexfoundry_device-sdk-go_PR-1025 [Pipeline] { [Pipeline] ws [2021-10-06T01:22:00.164Z] Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout [2021-10-06T01:22:00.301Z] Selected Git installation does not exist. Using Default [2021-10-06T01:22:00.301Z] The recommended git tool is: NONE [2021-10-06T01:22:04.074Z] using credential edgex-jenkins-ssh [2021-10-06T01:22:04.095Z] Cloning the remote Git repository [2021-10-06T01:22:04.120Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-10-06T01:22:04.194Z] > git init /w/workspace/device-sdk-go/4 # timeout=10 [2021-10-06T01:22:04.229Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-06T01:22:04.229Z] > git --version # timeout=10 [2021-10-06T01:22:04.236Z] > git --version # 'git version 2.24.4' [2021-10-06T01:22:04.236Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T01:22:04.276Z] [INFO] Currently running in a labeled security context [2021-10-06T01:22:04.276Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T01:22:04.276Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/4@tmp/jenkins-gitclient-ssh914362576779357387.key [2021-10-06T01:22:04.303Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T01:22:05.880Z] Merging remotes/origin/main commit a03e475574a7b0a183ed31a31e341c573996d3f6 into PR head commit db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 [2021-10-06T01:22:06.000Z] Merge succeeded, producing db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 [2021-10-06T01:22:06.001Z] Checking out Revision db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 (PR-1025) [2021-10-06T01:22:05.229Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-06T01:22:05.241Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T01:22:05.255Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-06T01:22:05.269Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-06T01:22:05.269Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T01:22:05.270Z] [INFO] Currently running in a labeled security context [2021-10-06T01:22:05.270Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T01:22:05.271Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/4@tmp/jenkins-gitclient-ssh4898442135216978735.key [2021-10-06T01:22:05.277Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1025/head:refs/remotes/origin/PR-1025 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-06T01:22:05.889Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T01:22:05.900Z] > git checkout -f db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 # timeout=10 [2021-10-06T01:22:05.949Z] > git remote # timeout=10 [2021-10-06T01:22:05.958Z] > git config --get remote.origin.url # timeout=10 [2021-10-06T01:22:05.966Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T01:22:05.967Z] [INFO] Currently running in a labeled security context [2021-10-06T01:22:05.967Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T01:22:05.967Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/4@tmp/jenkins-gitclient-ssh2142488497175310339.key [2021-10-06T01:22:05.973Z] > git merge a03e475574a7b0a183ed31a31e341c573996d3f6 # timeout=10 [2021-10-06T01:22:05.988Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-06T01:22:06.002Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T01:22:06.008Z] > git checkout -f db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 # timeout=10 [2021-10-06T01:22:09.815Z] Commit message: "feat: Upgrade core-contracts to v2.0.1-dev.19" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T01:22:10.379Z] provisioning config files... [2021-10-06T01:22:10.402Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config6757118670363219680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T01:22:10.951Z] ---> docker-login.sh [2021-10-06T01:22:10.951Z] nexus3.edgexfoundry.org:10001 [2021-10-06T01:22:11.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T01:22:11.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T01:22:11.504Z] Configure a credential helper to remove this warning. See [2021-10-06T01:22:11.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T01:22:11.504Z] [2021-10-06T01:22:11.504Z] Login Succeeded [2021-10-06T01:22:11.504Z] nexus3.edgexfoundry.org:10002 [2021-10-06T01:22:11.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T01:22:11.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T01:22:11.504Z] Configure a credential helper to remove this warning. See [2021-10-06T01:22:11.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T01:22:11.504Z] [2021-10-06T01:22:11.504Z] Login Succeeded [2021-10-06T01:22:11.504Z] nexus3.edgexfoundry.org:10003 [2021-10-06T01:22:11.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T01:22:11.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T01:22:11.797Z] Configure a credential helper to remove this warning. See [2021-10-06T01:22:11.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T01:22:11.797Z] [2021-10-06T01:22:11.797Z] Login Succeeded [2021-10-06T01:22:11.797Z] nexus3.edgexfoundry.org:10004 [2021-10-06T01:22:11.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T01:22:12.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T01:22:12.067Z] Configure a credential helper to remove this warning. See [2021-10-06T01:22:12.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T01:22:12.067Z] [2021-10-06T01:22:12.067Z] Login Succeeded [2021-10-06T01:22:12.067Z] docker.io [2021-10-06T01:22:12.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T01:22:12.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T01:22:12.334Z] Configure a credential helper to remove this warning. See [2021-10-06T01:22:12.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T01:22:12.334Z] [2021-10-06T01:22:12.334Z] Login Succeeded [2021-10-06T01:22:12.334Z] ---> docker-login.sh ends [Pipeline] } [2021-10-06T01:22:12.390Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-06T01:22:12.640Z] ========================================================= [2021-10-06T01:22:12.640Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-06T01:22:12.640Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-06T01:22:12.999Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-06T01:22:12.999Z] Sending build context to Docker daemon 2.678MB [2021-10-06T01:22:12.999Z] Step 1/9 : ARG BASE=golang:1.16-alpine3.14 [2021-10-06T01:22:12.999Z] Step 2/9 : FROM ${BASE} AS builder [2021-10-06T01:22:13.593Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-06T01:22:13.593Z] 4e9f2cdf4387: Pulling fs layer [2021-10-06T01:22:13.593Z] 57d31006c564: Pulling fs layer [2021-10-06T01:22:13.593Z] bd5ccded8296: Pulling fs layer [2021-10-06T01:22:13.593Z] 304dd3a0f381: Pulling fs layer [2021-10-06T01:22:13.593Z] d37cda54a23b: Pulling fs layer [2021-10-06T01:22:13.593Z] 38ea18935520: Pulling fs layer [2021-10-06T01:22:13.593Z] ceb1e79740a2: Pulling fs layer [2021-10-06T01:22:13.593Z] b665197a1568: Pulling fs layer [2021-10-06T01:22:13.593Z] 842a00ea3e35: Pulling fs layer [2021-10-06T01:22:13.593Z] 304dd3a0f381: Waiting [2021-10-06T01:22:13.593Z] d37cda54a23b: Waiting [2021-10-06T01:22:13.593Z] 38ea18935520: Waiting [2021-10-06T01:22:13.593Z] ceb1e79740a2: Waiting [2021-10-06T01:22:13.593Z] b665197a1568: Waiting [2021-10-06T01:22:13.593Z] 842a00ea3e35: Waiting [2021-10-06T01:22:13.593Z] bd5ccded8296: Verifying Checksum [2021-10-06T01:22:13.593Z] bd5ccded8296: Download complete [2021-10-06T01:22:13.593Z] 57d31006c564: Verifying Checksum [2021-10-06T01:22:13.593Z] 57d31006c564: Download complete [2021-10-06T01:22:13.593Z] 4e9f2cdf4387: Download complete [2021-10-06T01:22:13.593Z] d37cda54a23b: Verifying Checksum [2021-10-06T01:22:13.593Z] d37cda54a23b: Download complete [2021-10-06T01:22:13.593Z] 38ea18935520: Verifying Checksum [2021-10-06T01:22:13.593Z] 38ea18935520: Download complete [2021-10-06T01:22:13.593Z] ceb1e79740a2: Verifying Checksum [2021-10-06T01:22:13.593Z] ceb1e79740a2: Download complete [2021-10-06T01:22:13.864Z] 4e9f2cdf4387: Pull complete [2021-10-06T01:22:14.137Z] b665197a1568: Verifying Checksum [2021-10-06T01:22:14.137Z] b665197a1568: Download complete [2021-10-06T01:22:14.412Z] 57d31006c564: Pull complete [2021-10-06T01:22:14.682Z] bd5ccded8296: Pull complete [2021-10-06T01:22:16.103Z] 304dd3a0f381: Verifying Checksum [2021-10-06T01:22:16.103Z] 304dd3a0f381: Download complete [2021-10-06T01:22:16.103Z] 842a00ea3e35: Verifying Checksum [2021-10-06T01:22:16.103Z] 842a00ea3e35: Download complete [2021-10-06T01:22:20.606Z] 304dd3a0f381: Pull complete [2021-10-06T01:22:21.193Z] d37cda54a23b: Pull complete [2021-10-06T01:22:21.461Z] 38ea18935520: Pull complete [2021-10-06T01:22:21.729Z] ceb1e79740a2: Pull complete [2021-10-06T01:22:22.011Z] b665197a1568: Pull complete [2021-10-06T01:22:24.622Z] 842a00ea3e35: Pull complete [2021-10-06T01:22:24.892Z] Digest: sha256:8be23356d7c113ca3b28698ca9a8c0562f3cd483a847db66f47f9eff4f9454b6 [2021-10-06T01:22:24.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-06T01:22:24.892Z] ---> bfa24e8e2367 [2021-10-06T01:22:24.892Z] Step 3/9 : WORKDIR /device-sdk-go [2021-10-06T01:22:51.817Z] ---> Running in d3f00f982939 [2021-10-06T01:22:51.817Z] Removing intermediate container d3f00f982939 [2021-10-06T01:22:51.817Z] ---> 73ce1b97e3f8 [2021-10-06T01:22:51.817Z] Step 4/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-06T01:22:51.817Z] ---> Running in fcbade524462 [2021-10-06T01:22:51.817Z] Removing intermediate container fcbade524462 [2021-10-06T01:22:51.817Z] ---> ac3f24ca33f9 [2021-10-06T01:22:51.817Z] Step 5/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T01:22:51.817Z] ---> Running in ca0b6e9ace76 [2021-10-06T01:22:51.817Z] Removing intermediate container ca0b6e9ace76 [2021-10-06T01:22:51.817Z] ---> b17fcbd01d1b [2021-10-06T01:22:51.817Z] Step 6/9 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-10-06T01:22:51.817Z] ---> Running in 2ae51f8f70c5 [2021-10-06T01:22:51.817Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-06T01:22:51.817Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-06T01:22:51.817Z] OK: 219 MiB in 52 packages [2021-10-06T01:22:51.817Z] Removing intermediate container 2ae51f8f70c5 [2021-10-06T01:22:51.817Z] ---> 2d10b08d5f2d [2021-10-06T01:22:51.817Z] Step 7/9 : COPY . . [2021-10-06T01:22:51.817Z] ---> 8965866a5d4c [2021-10-06T01:22:51.817Z] Step 8/9 : RUN go mod download [2021-10-06T01:22:51.817Z] ---> Running in c0295333eae7 [2021-10-06T01:23:30.941Z] Removing intermediate container c0295333eae7 [2021-10-06T01:23:30.941Z] ---> c2b08980b594 [2021-10-06T01:23:30.941Z] Step 9/9 : RUN make build [2021-10-06T01:23:30.941Z] ---> Running in 2652483a2a95 [2021-10-06T01:23:30.941Z] go mod tidy [2021-10-06T01:23:30.941Z] 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 [2021-10-06T01:23:41.078Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-10-06T01:23:41.078Z] Removing intermediate container 2652483a2a95 [2021-10-06T01:23:41.078Z] ---> 8b63c2fa0b23 [2021-10-06T01:23:41.078Z] [Warning] One or more build-args [MAKE] were not consumed [2021-10-06T01:23:41.078Z] Successfully built 8b63c2fa0b23 [2021-10-06T01:23:41.078Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T01:23:41.409Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-06T01:23:41.409Z] . [Pipeline] withDockerContainer [2021-10-06T01:23:41.523Z] prd-centos7-docker-4c-2g-79 does not seem to be running inside a container [2021-10-06T01:23:41.588Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-06T01:23:42.001Z] $ docker top 4c29d6d8729f6b0132c9d7222f9b74563b4451c2ee018a4d51376b406c9a5136 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T01:23:42.418Z] + go version [2021-10-06T01:23:42.418Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-06T01:23:42.436Z] $ docker stop --time=1 4c29d6d8729f6b0132c9d7222f9b74563b4451c2ee018a4d51376b406c9a5136 [2021-10-06T01:23:43.650Z] $ docker rm -f 4c29d6d8729f6b0132c9d7222f9b74563b4451c2ee018a4d51376b406c9a5136 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T01:23:44.538Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-06T01:23:44.538Z] . [Pipeline] withDockerContainer [2021-10-06T01:23:44.636Z] prd-centos7-docker-4c-2g-79 does not seem to be running inside a container [2021-10-06T01:23:44.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-06T01:23:45.119Z] $ docker top b9bce2ad55737d80beec8bf1768bc387bddab467c8bf3f5244b36b246ed64e9b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-06T01:23:45.581Z] + go mod tidy [Pipeline] sh [2021-10-06T01:23:46.524Z] + make test [2021-10-06T01:23:46.524Z] go mod tidy [2021-10-06T01:23:46.798Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-06T01:23:52.239Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-10-06T01:24:19.079Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-10-06T01:24:19.079Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-10-06T01:24:19.079Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-10-06T01:24:19.674Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.058s coverage: 23.7% of statements [2021-10-06T01:24:19.674Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-10-06T01:24:19.674Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.059s coverage: 28.1% of statements [2021-10-06T01:24:20.266Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.053s coverage: 78.9% of statements [2021-10-06T01:24:20.535Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.055s coverage: 9.0% of statements [2021-10-06T01:24:20.535Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-10-06T01:24:20.535Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-10-06T01:24:20.535Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-10-06T01:24:21.517Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.067s coverage: 28.7% of statements [2021-10-06T01:24:21.517Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-10-06T01:24:22.479Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.056s coverage: 83.3% of statements [2021-10-06T01:24:22.479Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-10-06T01:24:22.479Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-10-06T01:24:22.479Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.071s coverage: 57.8% of statements [2021-10-06T01:24:23.897Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.839s coverage: 89.0% of statements [2021-10-06T01:24:23.897Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-10-06T01:24:23.897Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.049s coverage: 4.9% of statements [2021-10-06T01:24:23.897Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-10-06T01:24:23.897Z] GO111MODULE=on go vet ./... [2021-10-06T01:24:34.004Z] gofmt -l . [2021-10-06T01:24:34.004Z] [ "`gofmt -l .`" = "" ] [2021-10-06T01:24:34.004Z] ./bin/test-attribution-txt.sh [2021-10-06T01:24:34.276Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-10-06T01:24:34.569Z] $ docker stop --time=1 b9bce2ad55737d80beec8bf1768bc387bddab467c8bf3f5244b36b246ed64e9b [2021-10-06T01:24:36.084Z] $ docker rm -f b9bce2ad55737d80beec8bf1768bc387bddab467c8bf3f5244b36b246ed64e9b [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T01:24:36.588Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-06T01:24:36.886Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-06T01:24:40.086Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-06T01:24:40.412Z] + ls -al . [2021-10-06T01:24:40.412Z] total 264 [2021-10-06T01:24:40.412Z] drwxrwxr-x. 10 jenkins jenkins 4096 Oct 6 01:24 . [2021-10-06T01:24:40.412Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 6 01:22 .. [2021-10-06T01:24:40.412Z] drwxrwxr-x. 2 jenkins jenkins 64 Oct 6 01:22 bin [2021-10-06T01:24:40.412Z] -rw-rw-r--. 1 jenkins jenkins 24816 Oct 6 01:22 CHANGELOG.md [2021-10-06T01:24:40.412Z] -rw-r--r--. 1 jenkins jenkins 126160 Oct 6 01:24 coverage.out [2021-10-06T01:24:40.412Z] -rw-rw-r--. 1 jenkins jenkins 140 Oct 6 01:22 .dockerignore [2021-10-06T01:24:40.413Z] drwxrwxr-x. 5 jenkins jenkins 62 Oct 6 01:22 example [2021-10-06T01:24:40.413Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 6 01:22 .git [2021-10-06T01:24:40.413Z] drwxrwxr-x. 3 jenkins jenkins 125 Oct 6 01:22 .github [2021-10-06T01:24:40.413Z] -rw-rw-r--. 1 jenkins jenkins 138 Oct 6 01:22 .gitignore [2021-10-06T01:24:40.413Z] -rw-r--r--. 1 jenkins jenkins 583 Oct 6 01:24 go.mod [2021-10-06T01:24:40.413Z] -rw-r--r--. 1 jenkins jenkins 49618 Oct 6 01:23 go.sum [2021-10-06T01:24:40.413Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 6 01:22 GOVERNANCE.md [2021-10-06T01:24:40.413Z] drwxrwxr-x. 15 jenkins jenkins 224 Oct 6 01:22 internal [2021-10-06T01:24:40.413Z] -rw-rw-r--. 1 jenkins jenkins 880 Oct 6 01:22 Jenkinsfile [2021-10-06T01:24:40.413Z] -rw-rw-r--. 1 jenkins jenkins 11341 Oct 6 01:22 LICENSE [2021-10-06T01:24:40.413Z] -rw-rw-r--. 1 jenkins jenkins 1026 Oct 6 01:22 Makefile [2021-10-06T01:24:40.413Z] drwxrwxr-x. 3 jenkins jenkins 16 Oct 6 01:22 openapi [2021-10-06T01:24:40.413Z] -rw-rw-r--. 1 jenkins jenkins 619 Oct 6 01:22 OWNERS.md [2021-10-06T01:24:40.413Z] drwxrwxr-x. 5 jenkins jenkins 50 Oct 6 01:22 pkg [2021-10-06T01:24:40.413Z] -rw-rw-r--. 1 jenkins jenkins 7646 Oct 6 01:22 README.md [2021-10-06T01:24:40.413Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 6 01:22 snap [2021-10-06T01:24:40.413Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 6 01:16 VERSION [2021-10-06T01:24:40.413Z] -rw-rw-r--. 1 jenkins jenkins 222 Oct 6 01:22 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-06T01:24:40.738Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 --label arch=amd64 --label version=0.0.0 . [2021-10-06T01:24:40.738Z] Sending build context to Docker daemon 2.805MB [2021-10-06T01:24:40.738Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2021-10-06T01:24:40.738Z] Step 2/23 : FROM ${BASE} AS builder [2021-10-06T01:24:40.738Z] ---> 8b63c2fa0b23 [2021-10-06T01:24:40.738Z] Step 3/23 : WORKDIR /device-sdk-go [2021-10-06T01:24:40.738Z] ---> Running in d45c457887a2 [2021-10-06T01:24:41.011Z] Removing intermediate container d45c457887a2 [2021-10-06T01:24:41.011Z] ---> 91dd2d941f24 [2021-10-06T01:24:41.011Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-06T01:24:41.011Z] ---> Running in c4f9b2ece45d [2021-10-06T01:24:41.011Z] Removing intermediate container c4f9b2ece45d [2021-10-06T01:24:41.011Z] ---> fb3b57a161a6 [2021-10-06T01:24:41.011Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T01:24:41.011Z] ---> Running in cb9f6add0cb1 [2021-10-06T01:24:41.616Z] Removing intermediate container cb9f6add0cb1 [2021-10-06T01:24:41.616Z] ---> 79ea30524239 [2021-10-06T01:24:41.616Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-10-06T01:24:41.616Z] ---> Running in f27ce87bfcbf [2021-10-06T01:24:41.884Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-06T01:24:42.846Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-06T01:24:43.114Z] OK: 219 MiB in 52 packages [2021-10-06T01:24:43.114Z] Removing intermediate container f27ce87bfcbf [2021-10-06T01:24:43.114Z] ---> 9a918bcf80e9 [2021-10-06T01:24:43.114Z] Step 7/23 : COPY . . [2021-10-06T01:24:43.705Z] ---> 929698b5e9fe [2021-10-06T01:24:43.705Z] Step 8/23 : RUN go mod download [2021-10-06T01:24:43.705Z] ---> Running in f84d92a91916 [2021-10-06T01:24:44.289Z] Removing intermediate container f84d92a91916 [2021-10-06T01:24:44.289Z] ---> 7bf879bf71b8 [2021-10-06T01:24:44.289Z] Step 9/23 : RUN make build [2021-10-06T01:24:44.289Z] ---> Running in 2d4ec06beecb [2021-10-06T01:24:44.563Z] go mod tidy [2021-10-06T01:24:44.832Z] 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 [2021-10-06T01:24:45.100Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-10-06T01:24:45.372Z] Removing intermediate container 2d4ec06beecb [2021-10-06T01:24:45.372Z] ---> 56b916f803e3 [2021-10-06T01:24:45.372Z] Step 10/23 : FROM alpine:3.14 [2021-10-06T01:24:46.339Z] 3.14: Pulling from library/alpine [2021-10-06T01:24:46.339Z] a0d0a0d46f8b: Pulling fs layer [2021-10-06T01:24:46.618Z] a0d0a0d46f8b: Verifying Checksum [2021-10-06T01:24:46.618Z] a0d0a0d46f8b: Download complete [2021-10-06T01:24:46.888Z] a0d0a0d46f8b: Pull complete [2021-10-06T01:24:46.888Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-06T01:24:46.888Z] Status: Downloaded newer image for alpine:3.14 [2021-10-06T01:24:46.888Z] ---> 14119a10abf4 [2021-10-06T01:24:46.888Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-06T01:24:46.888Z] ---> Running in 30335b80a459 [2021-10-06T01:24:47.156Z] Removing intermediate container 30335b80a459 [2021-10-06T01:24:47.156Z] ---> 0f3e9a14e98f [2021-10-06T01:24:47.156Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T01:24:47.156Z] ---> Running in 4ceb4c48eed2 [2021-10-06T01:24:47.750Z] Removing intermediate container 4ceb4c48eed2 [2021-10-06T01:24:47.750Z] ---> 6064cebfb791 [2021-10-06T01:24:47.750Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-10-06T01:24:47.750Z] ---> Running in c8c8d1288476 [2021-10-06T01:24:48.020Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-06T01:24:48.607Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-06T01:24:49.200Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2021-10-06T01:24:49.200Z] (2/5) Installing libsodium (1.0.18-r0) [2021-10-06T01:24:49.200Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-06T01:24:49.467Z] (4/5) Installing libzmq (4.3.4-r0) [2021-10-06T01:24:49.467Z] (5/5) Installing zeromq (4.3.4-r0) [2021-10-06T01:24:49.467Z] Executing busybox-1.33.1-r3.trigger [2021-10-06T01:24:49.467Z] OK: 8 MiB in 19 packages [2021-10-06T01:24:50.053Z] Removing intermediate container c8c8d1288476 [2021-10-06T01:24:50.053Z] ---> 382252777d80 [2021-10-06T01:24:50.053Z] Step 14/23 : WORKDIR / [2021-10-06T01:24:50.053Z] ---> Running in 4d1ce8de8283 [2021-10-06T01:24:50.053Z] Removing intermediate container 4d1ce8de8283 [2021-10-06T01:24:50.053Z] ---> 1d37dc1da81a [2021-10-06T01:24:50.053Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-10-06T01:24:50.321Z] ---> f85bbba42051 [2021-10-06T01:24:50.321Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-10-06T01:24:50.587Z] ---> a35c848d4e0d [2021-10-06T01:24:50.587Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-10-06T01:24:50.587Z] ---> e06573e7345e [2021-10-06T01:24:50.587Z] Step 18/23 : EXPOSE 59999 [2021-10-06T01:24:50.859Z] ---> Running in b2f782d1e651 [2021-10-06T01:24:50.859Z] Removing intermediate container b2f782d1e651 [2021-10-06T01:24:50.859Z] ---> 25bbd005bcb8 [2021-10-06T01:24:50.859Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-10-06T01:24:50.859Z] ---> Running in c88603f6f6ae [2021-10-06T01:24:50.859Z] Removing intermediate container c88603f6f6ae [2021-10-06T01:24:50.859Z] ---> 13db49298898 [2021-10-06T01:24:50.859Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-06T01:24:50.859Z] ---> Running in 8e52d30b5291 [2021-10-06T01:24:51.127Z] Removing intermediate container 8e52d30b5291 [2021-10-06T01:24:51.127Z] ---> e476b98cea58 [2021-10-06T01:24:51.127Z] Step 21/23 : LABEL arch=amd64 [2021-10-06T01:24:51.127Z] ---> Running in 943fccea52a3 [2021-10-06T01:24:51.127Z] Removing intermediate container 943fccea52a3 [2021-10-06T01:24:51.127Z] ---> c8d12b20ea2d [2021-10-06T01:24:51.127Z] Step 22/23 : LABEL git_sha=db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 [2021-10-06T01:24:51.127Z] ---> Running in 5ee148bf7293 [2021-10-06T01:24:51.397Z] Removing intermediate container 5ee148bf7293 [2021-10-06T01:24:51.397Z] ---> 01b8dcb72fb5 [2021-10-06T01:24:51.397Z] Step 23/23 : LABEL version=0.0.0 [2021-10-06T01:24:51.397Z] ---> Running in 85ee30357371 [2021-10-06T01:24:51.397Z] Removing intermediate container 85ee30357371 [2021-10-06T01:24:51.397Z] ---> ee8a4810bc64 [2021-10-06T01:24:51.397Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-10-06T01:24:51.397Z] Successfully built ee8a4810bc64 [2021-10-06T01:24:51.397Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T01:24:52.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T01:24:52.244Z] [2021-10-06T01:24:52.244Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T01:24:52.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T01:24:52.579Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-06T01:24:52.579Z] b4d181a07f80: Pulling fs layer [2021-10-06T01:24:52.579Z] a1111a8f2ec3: Pulling fs layer [2021-10-06T01:24:52.579Z] ed53099fbce6: Pulling fs layer [2021-10-06T01:24:52.579Z] dc539afda2c1: Pulling fs layer [2021-10-06T01:24:52.579Z] 77bc0d833cb6: Pulling fs layer [2021-10-06T01:24:52.579Z] 9065ff56babe: Pulling fs layer [2021-10-06T01:24:52.579Z] d287ab97295c: Pulling fs layer [2021-10-06T01:24:52.579Z] 77bc0d833cb6: Waiting [2021-10-06T01:24:52.579Z] 9065ff56babe: Waiting [2021-10-06T01:24:52.579Z] d287ab97295c: Waiting [2021-10-06T01:24:52.579Z] dc539afda2c1: Waiting [2021-10-06T01:24:53.053Z] a1111a8f2ec3: Verifying Checksum [2021-10-06T01:24:53.053Z] a1111a8f2ec3: Download complete [2021-10-06T01:24:53.053Z] dc539afda2c1: Verifying Checksum [2021-10-06T01:24:53.053Z] dc539afda2c1: Download complete [2021-10-06T01:24:53.053Z] ed53099fbce6: Verifying Checksum [2021-10-06T01:24:53.053Z] ed53099fbce6: Download complete [2021-10-06T01:24:53.053Z] 9065ff56babe: Verifying Checksum [2021-10-06T01:24:53.053Z] 9065ff56babe: Download complete [2021-10-06T01:24:53.053Z] 77bc0d833cb6: Verifying Checksum [2021-10-06T01:24:53.053Z] 77bc0d833cb6: Download complete [2021-10-06T01:24:53.053Z] b4d181a07f80: Verifying Checksum [2021-10-06T01:24:53.053Z] b4d181a07f80: Download complete [2021-10-06T01:24:54.027Z] d287ab97295c: Verifying Checksum [2021-10-06T01:24:54.027Z] d287ab97295c: Download complete [2021-10-06T01:24:54.619Z] b4d181a07f80: Pull complete [2021-10-06T01:24:54.896Z] a1111a8f2ec3: Pull complete [2021-10-06T01:24:55.501Z] ed53099fbce6: Pull complete [2021-10-06T01:24:55.501Z] dc539afda2c1: Pull complete [2021-10-06T01:24:55.768Z] 77bc0d833cb6: Pull complete [2021-10-06T01:24:56.240Z] 9065ff56babe: Pull complete [2021-10-06T01:25:01.645Z] d287ab97295c: Pull complete [2021-10-06T01:25:01.645Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-06T01:25:01.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T01:25:01.645Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-06T01:25:01.739Z] prd-centos7-docker-4c-2g-79 does not seem to be running inside a container [2021-10-06T01:25:01.809Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-06T01:25:04.383Z] $ docker top 3cbea134022f4b5940969e1d96e68370e2d939ed1b85d8da6caae2ecc7d821ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T01:25:04.964Z] ---> job-cost.sh [2021-10-06T01:25:04.965Z] lf-activate-venv: SKIPPING [2021-10-06T01:25:04.965Z] INFO: No Stack... [2021-10-06T01:25:19.967Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-06T01:25:19.967Z] INFO: Archiving Costs [Pipeline] sh [2021-10-06T01:25:20.285Z] + cat /w/workspace/device-sdk-go/4/archives/cost.csv [2021-10-06T01:25:20.285Z] + cut -d, -f6 [Pipeline] lock [2021-10-06T01:25:20.326Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1025-4-stack-cost] [2021-10-06T01:25:20.336Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1025-4-stack-cost] did not exist. Created. [2021-10-06T01:25:20.336Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1025-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-06T01:25:20.684Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-06T01:25:20.728Z] Stashed 1 file(s) [Pipeline] } [2021-10-06T01:25:20.740Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1025-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-06T01:25:20.764Z] $ docker stop --time=1 3cbea134022f4b5940969e1d96e68370e2d939ed1b85d8da6caae2ecc7d821ba [2021-10-06T01:25:21.921Z] $ docker rm -f 3cbea134022f4b5940969e1d96e68370e2d939ed1b85d8da6caae2ecc7d821ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-06T01:33:40.297Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-85 in /w/workspace/gexfoundry_device-sdk-go_PR-1025 [Pipeline] { [Pipeline] ws [2021-10-06T01:33:40.317Z] Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout [2021-10-06T01:33:40.577Z] Selected Git installation does not exist. Using Default [2021-10-06T01:33:40.577Z] The recommended git tool is: NONE [2021-10-06T01:33:47.006Z] using credential edgex-jenkins-ssh [2021-10-06T01:33:47.037Z] Cloning the remote Git repository [2021-10-06T01:33:47.096Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-10-06T01:33:47.220Z] > git init /w/workspace/device-sdk-go/4 # timeout=10 [2021-10-06T01:33:47.428Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-06T01:33:47.430Z] > git --version # timeout=10 [2021-10-06T01:33:47.463Z] > git --version # 'git version 2.17.1' [2021-10-06T01:33:47.466Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T01:33:47.557Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T01:33:49.078Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-06T01:33:49.097Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T01:33:49.130Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-06T01:33:49.169Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-06T01:33:49.170Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T01:33:49.182Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1025/head:refs/remotes/origin/PR-1025 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-06T01:33:49.951Z] Merging remotes/origin/main commit a03e475574a7b0a183ed31a31e341c573996d3f6 into PR head commit db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 [2021-10-06T01:33:50.196Z] Merge succeeded, producing db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 [2021-10-06T01:33:50.197Z] Checking out Revision db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 (PR-1025) [2021-10-06T01:33:49.974Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T01:33:49.990Z] > git checkout -f db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 # timeout=10 [2021-10-06T01:33:50.109Z] > git remote # timeout=10 [2021-10-06T01:33:50.132Z] > git config --get remote.origin.url # timeout=10 [2021-10-06T01:33:50.144Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T01:33:50.155Z] > git merge a03e475574a7b0a183ed31a31e341c573996d3f6 # timeout=10 [2021-10-06T01:33:50.181Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-06T01:33:50.204Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T01:33:50.219Z] > git checkout -f db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 # timeout=10 [2021-10-06T01:33:54.801Z] Commit message: "feat: Upgrade core-contracts to v2.0.1-dev.19" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T01:33:55.167Z] provisioning config files... [2021-10-06T01:33:55.206Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config1553935448975892461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T01:33:55.874Z] ---> docker-login.sh [2021-10-06T01:33:55.874Z] nexus3.edgexfoundry.org:10001 [2021-10-06T01:33:57.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T01:33:57.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T01:33:57.986Z] Configure a credential helper to remove this warning. See [2021-10-06T01:33:57.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T01:33:57.986Z] [2021-10-06T01:33:57.986Z] Login Succeeded [2021-10-06T01:33:57.986Z] nexus3.edgexfoundry.org:10002 [2021-10-06T01:33:58.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T01:33:58.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T01:33:58.572Z] Configure a credential helper to remove this warning. See [2021-10-06T01:33:58.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T01:33:58.572Z] [2021-10-06T01:33:58.572Z] Login Succeeded [2021-10-06T01:33:58.572Z] nexus3.edgexfoundry.org:10003 [2021-10-06T01:33:58.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T01:33:59.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T01:33:59.211Z] Configure a credential helper to remove this warning. See [2021-10-06T01:33:59.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T01:33:59.211Z] [2021-10-06T01:33:59.211Z] Login Succeeded [2021-10-06T01:33:59.211Z] nexus3.edgexfoundry.org:10004 [2021-10-06T01:33:59.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T01:33:59.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T01:33:59.845Z] Configure a credential helper to remove this warning. See [2021-10-06T01:33:59.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T01:33:59.845Z] [2021-10-06T01:33:59.845Z] Login Succeeded [2021-10-06T01:33:59.845Z] docker.io [2021-10-06T01:34:00.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T01:34:00.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T01:34:00.749Z] Configure a credential helper to remove this warning. See [2021-10-06T01:34:00.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T01:34:00.749Z] [2021-10-06T01:34:00.749Z] Login Succeeded [2021-10-06T01:34:00.749Z] ---> docker-login.sh ends [Pipeline] } [2021-10-06T01:34:00.858Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-06T01:34:01.472Z] ========================================================= [2021-10-06T01:34:01.472Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-06T01:34:01.472Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-06T01:34:01.900Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-10-06T01:34:02.548Z] Sending build context to Docker daemon 2.676MB [2021-10-06T01:34:02.548Z] Step 1/9 : ARG BASE=golang:1.16-alpine3.14 [2021-10-06T01:34:02.548Z] Step 2/9 : FROM ${BASE} AS builder [2021-10-06T01:34:02.839Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-06T01:34:02.839Z] bbf911997326: Pulling fs layer [2021-10-06T01:34:02.839Z] 58ec367f63d7: Pulling fs layer [2021-10-06T01:34:02.839Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-06T01:34:02.839Z] fc5181fea5dc: Pulling fs layer [2021-10-06T01:34:02.839Z] 9c418107303f: Pulling fs layer [2021-10-06T01:34:02.839Z] 0cd29c4cc85c: Pulling fs layer [2021-10-06T01:34:02.839Z] 76d7273c05b8: Pulling fs layer [2021-10-06T01:34:02.839Z] e9181ef05905: Pulling fs layer [2021-10-06T01:34:02.839Z] 9c418107303f: Waiting [2021-10-06T01:34:02.839Z] fc5181fea5dc: Waiting [2021-10-06T01:34:02.839Z] 0cd29c4cc85c: Waiting [2021-10-06T01:34:02.839Z] e9181ef05905: Waiting [2021-10-06T01:34:02.839Z] 76d7273c05b8: Waiting [2021-10-06T01:34:02.839Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-06T01:34:02.839Z] 1b4a6ffa7d45: Download complete [2021-10-06T01:34:02.839Z] 58ec367f63d7: Download complete [2021-10-06T01:34:02.839Z] 9c418107303f: Download complete [2021-10-06T01:34:02.839Z] 0cd29c4cc85c: Verifying Checksum [2021-10-06T01:34:02.839Z] 0cd29c4cc85c: Download complete [2021-10-06T01:34:02.839Z] bbf911997326: Verifying Checksum [2021-10-06T01:34:02.839Z] bbf911997326: Download complete [2021-10-06T01:34:02.839Z] 76d7273c05b8: Verifying Checksum [2021-10-06T01:34:02.839Z] 76d7273c05b8: Download complete [2021-10-06T01:34:03.867Z] bbf911997326: Pull complete [2021-10-06T01:34:04.168Z] 58ec367f63d7: Pull complete [2021-10-06T01:34:04.457Z] 1b4a6ffa7d45: Pull complete [2021-10-06T01:34:07.159Z] e9181ef05905: Verifying Checksum [2021-10-06T01:34:07.159Z] e9181ef05905: Download complete [2021-10-06T01:34:07.783Z] fc5181fea5dc: Verifying Checksum [2021-10-06T01:34:07.783Z] fc5181fea5dc: Download complete [2021-10-06T01:34:18.093Z] fc5181fea5dc: Pull complete [2021-10-06T01:34:18.377Z] 9c418107303f: Pull complete [2021-10-06T01:34:18.661Z] 0cd29c4cc85c: Pull complete [2021-10-06T01:34:19.277Z] 76d7273c05b8: Pull complete [2021-10-06T01:34:24.788Z] e9181ef05905: Pull complete [2021-10-06T01:34:24.788Z] Digest: sha256:b68600a42bdad252800863e960bd1bff7f9295dc42515d77c75fe1690b9bba97 [2021-10-06T01:34:24.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-06T01:34:24.788Z] ---> 5bf79a92a582 [2021-10-06T01:34:24.788Z] Step 3/9 : WORKDIR /device-sdk-go [2021-10-06T01:34:31.665Z] ---> Running in a8e88286062c [2021-10-06T01:34:31.949Z] Removing intermediate container a8e88286062c [2021-10-06T01:34:31.949Z] ---> fdc13f62f108 [2021-10-06T01:34:31.949Z] Step 4/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-06T01:34:31.949Z] ---> Running in 6ee40dd64e2e [2021-10-06T01:34:32.570Z] Removing intermediate container 6ee40dd64e2e [2021-10-06T01:34:32.570Z] ---> 2ca6a7b28b78 [2021-10-06T01:34:32.570Z] Step 5/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T01:34:32.570Z] ---> Running in d7bb56cd6806 [2021-10-06T01:34:36.092Z] Removing intermediate container d7bb56cd6806 [2021-10-06T01:34:36.092Z] ---> 57545b7ac9dc [2021-10-06T01:34:36.092Z] Step 6/9 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-10-06T01:34:36.093Z] ---> Running in 68a1e1575d08 [2021-10-06T01:34:37.110Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-06T01:34:38.120Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-06T01:34:39.162Z] OK: 218 MiB in 52 packages [2021-10-06T01:34:40.179Z] Removing intermediate container 68a1e1575d08 [2021-10-06T01:34:40.179Z] ---> 06fcb95c9150 [2021-10-06T01:34:40.179Z] Step 7/9 : COPY . . [2021-10-06T01:34:41.225Z] ---> 96ef8b812129 [2021-10-06T01:34:41.225Z] Step 8/9 : RUN go mod download [2021-10-06T01:34:41.519Z] ---> Running in 2754d3462786 [2021-10-06T01:36:18.889Z] Removing intermediate container 2754d3462786 [2021-10-06T01:36:18.889Z] ---> 09838dfb9179 [2021-10-06T01:36:18.889Z] Step 9/9 : RUN make build [2021-10-06T01:36:18.889Z] ---> Running in 9ce0c95f5c84 [2021-10-06T01:36:18.889Z] go mod tidy [2021-10-06T01:36:18.889Z] 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 [2021-10-06T01:36:45.924Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-10-06T01:36:45.924Z] Removing intermediate container 9ce0c95f5c84 [2021-10-06T01:36:45.924Z] ---> 3b1b6f111f81 [2021-10-06T01:36:45.924Z] [Warning] One or more build-args [MAKE] were not consumed [2021-10-06T01:36:45.924Z] Successfully built 3b1b6f111f81 [2021-10-06T01:36:46.294Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T01:36:46.690Z] + docker inspect -f . ci-base-image-arm64 [2021-10-06T01:36:46.690Z] . [Pipeline] withDockerContainer [2021-10-06T01:36:47.005Z] prd-ubuntu18.04-docker-arm64-4c-16g-85 does not seem to be running inside a container [2021-10-06T01:36:47.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-06T01:36:48.868Z] $ docker top 2f152f106372cb0917da177a1cc477d71a9603b876f15ee1a872eef1178711c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T01:36:49.965Z] + go version [2021-10-06T01:36:49.965Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-06T01:36:49.999Z] $ docker stop --time=1 2f152f106372cb0917da177a1cc477d71a9603b876f15ee1a872eef1178711c5 [2021-10-06T01:36:52.011Z] $ docker rm -f 2f152f106372cb0917da177a1cc477d71a9603b876f15ee1a872eef1178711c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T01:36:52.838Z] + docker inspect -f . ci-base-image-arm64 [2021-10-06T01:36:52.838Z] . [Pipeline] withDockerContainer [2021-10-06T01:36:53.100Z] prd-ubuntu18.04-docker-arm64-4c-16g-85 does not seem to be running inside a container [2021-10-06T01:36:53.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-06T01:36:54.734Z] $ docker top 1886d930d9e24a8f84ac2b19ce8ae5e21d4a5cd467a29fb6086117c1f864f6dd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-06T01:36:55.725Z] + go mod tidy [Pipeline] sh [2021-10-06T01:36:57.451Z] + make test [2021-10-06T01:36:57.451Z] go mod tidy [2021-10-06T01:36:57.739Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-06T01:37:24.721Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-10-06T01:38:21.747Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-10-06T01:38:21.747Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-10-06T01:38:21.747Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-10-06T01:38:37.039Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.322s coverage: 23.7% of statements [2021-10-06T01:38:37.039Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-10-06T01:38:37.039Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.191s coverage: 28.1% of statements [2021-10-06T01:38:37.039Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.234s coverage: 78.9% of statements [2021-10-06T01:38:37.039Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.242s coverage: 9.0% of statements [2021-10-06T01:38:37.039Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-10-06T01:38:37.039Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-10-06T01:38:37.039Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-10-06T01:38:37.039Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.325s coverage: 28.7% of statements [2021-10-06T01:38:37.039Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-10-06T01:38:38.280Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.199s coverage: 83.3% of statements [2021-10-06T01:38:38.280Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-10-06T01:38:38.280Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-10-06T01:38:38.280Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.359s coverage: 57.8% of statements [2021-10-06T01:38:39.767Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.021s coverage: 89.0% of statements [2021-10-06T01:38:39.767Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-10-06T01:38:39.767Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.178s coverage: 4.9% of statements [2021-10-06T01:38:39.767Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-10-06T01:38:40.625Z] GO111MODULE=on go vet ./... [2021-10-06T01:39:19.899Z] gofmt -l . [2021-10-06T01:39:19.900Z] [ "`gofmt -l .`" = "" ] [2021-10-06T01:39:19.900Z] ./bin/test-attribution-txt.sh [2021-10-06T01:39:19.900Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-10-06T01:39:19.935Z] $ docker stop --time=1 1886d930d9e24a8f84ac2b19ce8ae5e21d4a5cd467a29fb6086117c1f864f6dd [2021-10-06T01:39:21.893Z] $ docker rm -f 1886d930d9e24a8f84ac2b19ce8ae5e21d4a5cd467a29fb6086117c1f864f6dd [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T01:39:22.964Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-06T01:39:23.007Z] Warning: overwriting stash ‘coverage-report’ [2021-10-06T01:39:24.065Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-06T01:39:24.638Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-06T01:39:25.050Z] + ls -al . [2021-10-06T01:39:25.050Z] total 300 [2021-10-06T01:39:25.050Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 6 01:39 . [2021-10-06T01:39:25.050Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 01:33 .. [2021-10-06T01:39:25.050Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 6 01:33 .dockerignore [2021-10-06T01:39:25.050Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 6 01:33 .git [2021-10-06T01:39:25.050Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 01:33 .github [2021-10-06T01:39:25.050Z] -rw-rw-r-- 1 jenkins jenkins 138 Oct 6 01:33 .gitignore [2021-10-06T01:39:25.050Z] -rw-rw-r-- 1 jenkins jenkins 24816 Oct 6 01:33 CHANGELOG.md [2021-10-06T01:39:25.050Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 6 01:33 GOVERNANCE.md [2021-10-06T01:39:25.050Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 6 01:33 Jenkinsfile [2021-10-06T01:39:25.050Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 6 01:33 LICENSE [2021-10-06T01:39:25.050Z] -rw-rw-r-- 1 jenkins jenkins 1026 Oct 6 01:33 Makefile [2021-10-06T01:39:25.050Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 6 01:33 OWNERS.md [2021-10-06T01:39:25.050Z] -rw-rw-r-- 1 jenkins jenkins 7646 Oct 6 01:33 README.md [2021-10-06T01:39:25.050Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 6 01:16 VERSION [2021-10-06T01:39:25.050Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 01:33 bin [2021-10-06T01:39:25.050Z] -rw-r--r-- 1 jenkins jenkins 126160 Oct 6 01:38 coverage.out [2021-10-06T01:39:25.050Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 6 01:33 example [2021-10-06T01:39:25.050Z] -rw-r--r-- 1 jenkins jenkins 583 Oct 6 01:39 go.mod [2021-10-06T01:39:25.050Z] -rw-r--r-- 1 jenkins jenkins 49618 Oct 6 01:36 go.sum [2021-10-06T01:39:25.050Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 6 01:33 internal [2021-10-06T01:39:25.050Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 01:33 openapi [2021-10-06T01:39:25.050Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 6 01:33 pkg [2021-10-06T01:39:25.050Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 01:33 snap [2021-10-06T01:39:25.050Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 6 01:33 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-06T01:39:25.482Z] + 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=db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 --label arch=arm64 --label version=0.0.0 . [2021-10-06T01:39:26.111Z] Sending build context to Docker daemon 2.803MB [2021-10-06T01:39:26.111Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2021-10-06T01:39:26.111Z] Step 2/23 : FROM ${BASE} AS builder [2021-10-06T01:39:26.111Z] ---> 3b1b6f111f81 [2021-10-06T01:39:26.111Z] Step 3/23 : WORKDIR /device-sdk-go [2021-10-06T01:39:26.401Z] ---> Running in 9e96524b578a [2021-10-06T01:39:27.035Z] Removing intermediate container 9e96524b578a [2021-10-06T01:39:27.035Z] ---> daa1a7e52147 [2021-10-06T01:39:27.035Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-06T01:39:27.324Z] ---> Running in 35aca5fac496 [2021-10-06T01:39:27.616Z] Removing intermediate container 35aca5fac496 [2021-10-06T01:39:27.616Z] ---> 0b2e8aa353ee [2021-10-06T01:39:27.616Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T01:39:27.901Z] ---> Running in 520757b5b348 [2021-10-06T01:39:29.947Z] Removing intermediate container 520757b5b348 [2021-10-06T01:39:29.947Z] ---> e99fe7f1d492 [2021-10-06T01:39:29.947Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-10-06T01:39:30.237Z] ---> Running in cf73de261d5b [2021-10-06T01:39:31.737Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-06T01:39:32.361Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-06T01:39:33.202Z] OK: 218 MiB in 52 packages [2021-10-06T01:39:34.253Z] Removing intermediate container cf73de261d5b [2021-10-06T01:39:34.253Z] ---> 1576d079f601 [2021-10-06T01:39:34.253Z] Step 7/23 : COPY . . [2021-10-06T01:39:35.798Z] ---> 19648bcba254 [2021-10-06T01:39:35.799Z] Step 8/23 : RUN go mod download [2021-10-06T01:39:36.107Z] ---> Running in cbcb31a07ef9 [2021-10-06T01:39:38.938Z] Removing intermediate container cbcb31a07ef9 [2021-10-06T01:39:38.938Z] ---> 29aa5e15a580 [2021-10-06T01:39:38.938Z] Step 9/23 : RUN make build [2021-10-06T01:39:38.938Z] ---> Running in 8110a86a0cc0 [2021-10-06T01:39:40.007Z] go mod tidy [2021-10-06T01:39:40.671Z] 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 [2021-10-06T01:39:42.423Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-10-06T01:39:43.985Z] Removing intermediate container 8110a86a0cc0 [2021-10-06T01:39:43.985Z] ---> f1802cf2b78a [2021-10-06T01:39:43.985Z] Step 10/23 : FROM alpine:3.14 [2021-10-06T01:39:44.632Z] 3.14: Pulling from library/alpine [2021-10-06T01:39:44.936Z] 552d1f2373af: Pulling fs layer [2021-10-06T01:39:45.254Z] 552d1f2373af: Verifying Checksum [2021-10-06T01:39:45.254Z] 552d1f2373af: Download complete [2021-10-06T01:39:45.903Z] 552d1f2373af: Pull complete [2021-10-06T01:39:45.903Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-06T01:39:45.903Z] Status: Downloaded newer image for alpine:3.14 [2021-10-06T01:39:45.903Z] ---> bb3de5531c18 [2021-10-06T01:39:45.903Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-06T01:39:46.208Z] ---> Running in 990fefc6d26f [2021-10-06T01:39:46.509Z] Removing intermediate container 990fefc6d26f [2021-10-06T01:39:46.509Z] ---> 1caa04bdf0b4 [2021-10-06T01:39:46.509Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T01:39:46.811Z] ---> Running in 60534ecc45bd [2021-10-06T01:39:48.943Z] Removing intermediate container 60534ecc45bd [2021-10-06T01:39:48.943Z] ---> 7aadfd5293e5 [2021-10-06T01:39:48.943Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-10-06T01:39:49.246Z] ---> Running in 54a9a323e7b0 [2021-10-06T01:39:50.800Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-06T01:39:51.454Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-06T01:39:52.513Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2021-10-06T01:39:52.513Z] (2/5) Installing libsodium (1.0.18-r0) [2021-10-06T01:39:52.513Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-06T01:39:52.823Z] (4/5) Installing libzmq (4.3.4-r0) [2021-10-06T01:39:52.823Z] (5/5) Installing zeromq (4.3.4-r0) [2021-10-06T01:39:52.823Z] Executing busybox-1.33.1-r3.trigger [2021-10-06T01:39:53.121Z] OK: 8 MiB in 19 packages [2021-10-06T01:39:54.178Z] Removing intermediate container 54a9a323e7b0 [2021-10-06T01:39:54.178Z] ---> 30331ad9568d [2021-10-06T01:39:54.178Z] Step 14/23 : WORKDIR / [2021-10-06T01:39:54.178Z] ---> Running in 9c1638a8fa51 [2021-10-06T01:39:54.827Z] Removing intermediate container 9c1638a8fa51 [2021-10-06T01:39:54.827Z] ---> 2422df4c7234 [2021-10-06T01:39:54.827Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-10-06T01:39:55.889Z] ---> be3e74907821 [2021-10-06T01:39:55.889Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-10-06T01:39:57.427Z] ---> e7b0c9f53aa7 [2021-10-06T01:39:57.427Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-10-06T01:39:58.080Z] ---> 04c375e8b940 [2021-10-06T01:39:58.080Z] Step 18/23 : EXPOSE 59999 [2021-10-06T01:39:58.388Z] ---> Running in db86c274d866 [2021-10-06T01:39:58.715Z] Removing intermediate container db86c274d866 [2021-10-06T01:39:58.715Z] ---> 8f97d717ab0b [2021-10-06T01:39:58.715Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-10-06T01:39:58.715Z] ---> Running in 5cbea9747396 [2021-10-06T01:39:59.366Z] Removing intermediate container 5cbea9747396 [2021-10-06T01:39:59.366Z] ---> 42b2413224ae [2021-10-06T01:39:59.366Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-06T01:39:59.367Z] ---> Running in 45a49c04d1cb [2021-10-06T01:40:00.012Z] Removing intermediate container 45a49c04d1cb [2021-10-06T01:40:00.012Z] ---> b0eb1c0d3391 [2021-10-06T01:40:00.012Z] Step 21/23 : LABEL arch=arm64 [2021-10-06T01:40:00.012Z] ---> Running in 84ef7b1942de [2021-10-06T01:40:00.310Z] Removing intermediate container 84ef7b1942de [2021-10-06T01:40:00.310Z] ---> f0c5e5993810 [2021-10-06T01:40:00.310Z] Step 22/23 : LABEL git_sha=db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 [2021-10-06T01:40:00.609Z] ---> Running in 5467b5e6a10f [2021-10-06T01:40:00.914Z] Removing intermediate container 5467b5e6a10f [2021-10-06T01:40:00.914Z] ---> d74da49f9937 [2021-10-06T01:40:00.914Z] Step 23/23 : LABEL version=0.0.0 [2021-10-06T01:40:01.214Z] ---> Running in 85af252e2e5e [2021-10-06T01:40:01.514Z] Removing intermediate container 85af252e2e5e [2021-10-06T01:40:01.514Z] ---> 6e063433004b [2021-10-06T01:40:01.514Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-10-06T01:40:01.514Z] Successfully built 6e063433004b [2021-10-06T01:40:01.514Z] 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T01:40:02.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T01:40:02.653Z] [2021-10-06T01:40:02.653Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-06T01:40:03.115Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T01:40:03.405Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-06T01:40:03.405Z] 448f6bf000e3: Pulling fs layer [2021-10-06T01:40:03.405Z] f757da607395: Pulling fs layer [2021-10-06T01:40:03.405Z] 05883995daec: Pulling fs layer [2021-10-06T01:40:03.405Z] 8603b9c90790: Pulling fs layer [2021-10-06T01:40:03.405Z] 1560dd03e051: Pulling fs layer [2021-10-06T01:40:03.405Z] 27f5ce0e4adf: Pulling fs layer [2021-10-06T01:40:03.405Z] c2d8d7efcc4b: Pulling fs layer [2021-10-06T01:40:03.405Z] 8603b9c90790: Waiting [2021-10-06T01:40:03.405Z] 1560dd03e051: Waiting [2021-10-06T01:40:03.405Z] 27f5ce0e4adf: Waiting [2021-10-06T01:40:03.405Z] c2d8d7efcc4b: Waiting [2021-10-06T01:40:03.703Z] f757da607395: Verifying Checksum [2021-10-06T01:40:03.703Z] f757da607395: Download complete [2021-10-06T01:40:03.703Z] 8603b9c90790: Download complete [2021-10-06T01:40:03.997Z] 1560dd03e051: Verifying Checksum [2021-10-06T01:40:03.997Z] 1560dd03e051: Download complete [2021-10-06T01:40:03.997Z] 27f5ce0e4adf: Verifying Checksum [2021-10-06T01:40:03.997Z] 27f5ce0e4adf: Download complete [2021-10-06T01:40:04.306Z] 05883995daec: Verifying Checksum [2021-10-06T01:40:04.306Z] 05883995daec: Download complete [2021-10-06T01:40:04.596Z] 448f6bf000e3: Verifying Checksum [2021-10-06T01:40:04.596Z] 448f6bf000e3: Download complete [2021-10-06T01:40:08.093Z] 448f6bf000e3: Pull complete [2021-10-06T01:40:09.124Z] f757da607395: Pull complete [2021-10-06T01:40:09.124Z] c2d8d7efcc4b: Verifying Checksum [2021-10-06T01:40:09.124Z] c2d8d7efcc4b: Download complete [2021-10-06T01:40:10.613Z] 05883995daec: Pull complete [2021-10-06T01:40:10.613Z] 8603b9c90790: Pull complete [2021-10-06T01:40:11.638Z] 1560dd03e051: Pull complete [2021-10-06T01:40:12.270Z] 27f5ce0e4adf: Pull complete [2021-10-06T01:40:27.690Z] c2d8d7efcc4b: Pull complete [2021-10-06T01:40:27.690Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-06T01:40:27.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T01:40:27.690Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-06T01:40:28.044Z] prd-ubuntu18.04-docker-arm64-4c-16g-85 does not seem to be running inside a container [2021-10-06T01:40:28.194Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-06T01:40:33.505Z] $ docker top bdbd672682c814379989a798e8f528bf60f3ed1ab58ebb748d3885771dc93c3d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T01:40:34.643Z] ---> job-cost.sh [2021-10-06T01:40:34.643Z] lf-activate-venv: SKIPPING [2021-10-06T01:40:34.643Z] INFO: No Stack... [2021-10-06T01:40:47.194Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-06T01:40:47.194Z] INFO: Archiving Costs [Pipeline] sh [2021-10-06T01:40:47.980Z] + cat /w/workspace/device-sdk-go/4/archives/cost.csv [2021-10-06T01:40:47.981Z] + cut -d, -f6 [Pipeline] lock [2021-10-06T01:40:48.090Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1025-4-stack-cost] [2021-10-06T01:40:48.098Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1025-4-stack-cost] did not exist. Created. [2021-10-06T01:40:48.098Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1025-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-06T01:40:49.026Z] /w/workspace/device-sdk-go/4@tmp/durable-92649fcb/script.sh: 1: /w/workspace/device-sdk-go/4@tmp/durable-92649fcb/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-06T01:40:49.772Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-06T01:40:49.814Z] Warning: overwriting stash ‘stack-cost’ [2021-10-06T01:40:49.916Z] Stashed 1 file(s) [Pipeline] } [2021-10-06T01:40:49.927Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1025-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-06T01:40:49.954Z] $ docker stop --time=1 bdbd672682c814379989a798e8f528bf60f3ed1ab58ebb748d3885771dc93c3d [2021-10-06T01:40:51.701Z] $ docker rm -f bdbd672682c814379989a798e8f528bf60f3ed1ab58ebb748d3885771dc93c3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-10-06T01:40:52.970Z] provisioning config files... [2021-10-06T01:40:52.987Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1025@tmp/config6789431644832316570tmp [Pipeline] { [Pipeline] sh [2021-10-06T01:40:53.532Z] + set +x [2021-10-06T01:40:53.532Z] + curl -s https://codecov.io/bash [2021-10-06T01:40:53.532Z] + bash -s -- [2021-10-06T01:40:53.532Z] [2021-10-06T01:40:53.532Z] _____ _ [2021-10-06T01:40:53.532Z] / ____| | | [2021-10-06T01:40:53.532Z] | | ___ __| | ___ ___ _____ __ [2021-10-06T01:40:53.532Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-06T01:40:53.532Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-06T01:40:53.532Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-06T01:40:53.532Z] Bash-1.0.6 [2021-10-06T01:40:53.532Z] [2021-10-06T01:40:53.532Z] [2021-10-06T01:40:53.532Z] ==> git version 2.24.4 found [2021-10-06T01:40:53.532Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-10-06T01:40:53.532Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-06T01:40:53.532Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-06T01:40:53.532Z] ==> Jenkins CI detected. [2021-10-06T01:40:53.532Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1025 [2021-10-06T01:40:53.532Z] project root: . [2021-10-06T01:40:53.532Z] --> token set from env [2021-10-06T01:40:53.532Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-06T01:40:53.532Z] ==> Running gcov in . (disable via -X gcov) [2021-10-06T01:40:53.532Z] ==> Python coveragepy not found [2021-10-06T01:40:53.532Z] ==> Searching for coverage reports in: [2021-10-06T01:40:53.532Z] + . [2021-10-06T01:40:53.532Z] -> Found 1 reports [2021-10-06T01:40:53.532Z] ==> Detecting git/mercurial file structure [2021-10-06T01:40:53.532Z] ==> Reading reports [2021-10-06T01:40:53.532Z] + ./coverage.out bytes=126160 [2021-10-06T01:40:53.532Z] ==> Appending adjustments [2021-10-06T01:40:53.532Z] https://docs.codecov.io/docs/fixing-reports [2021-10-06T01:40:53.805Z] + Found adjustments [2021-10-06T01:40:53.805Z] ==> Gzipping contents [2021-10-06T01:40:53.805Z] 16K /tmp/codecov.pTYsbS.gz [2021-10-06T01:40:53.805Z] ==> Uploading reports [2021-10-06T01:40:53.805Z] url: https://codecov.io [2021-10-06T01:40:53.805Z] query: branch=PR-1025&commit=db48ccefa2e4fadbbc0defcd59ee0f96cc599a87&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1025%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1025&job=&cmd_args= [2021-10-06T01:40:53.805Z] -> Pinging Codecov [2021-10-06T01:40:53.805Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1025&commit=db48ccefa2e4fadbbc0defcd59ee0f96cc599a87&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1025%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1025&job=&cmd_args= [2021-10-06T01:40:54.072Z] -> Uploading to [2021-10-06T01:40:54.072Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-06/7E55EF52A471D76F132DFD9A03CDDE97/db48ccefa2e4fadbbc0defcd59ee0f96cc599a87/a9f785e6-84fb-4e0f-8dd7-37348f5a8d37.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211006%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211006T014053Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=adc640cadad0e695f45082aa0f443a31cd4725c3ad36c292c4434d0a4652e7d2 [2021-10-06T01:40:54.072Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-06T01:40:54.072Z] Dload Upload Total Spent Left Speed [2021-10-06T01:40:54.655Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16067 0 0 100 16067 0 47789 --:--:-- --:--:-- --:--:-- 47818 [2021-10-06T01:40:54.655Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/db48ccefa2e4fadbbc0defcd59ee0f96cc599a87 [Pipeline] } [2021-10-06T01:40:54.676Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-06T01:40:56.589Z] + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1025/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-06T01:40:57.125Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T01:40:57.459Z] ---> package-listing.sh [2021-10-06T01:40:57.459Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-06T01:40:57.459Z] ++ facter osfamily [2021-10-06T01:40:57.724Z] + OS_FAMILY=redhat [2021-10-06T01:40:57.724Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1025 [2021-10-06T01:40:57.724Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-06T01:40:57.724Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-06T01:40:57.724Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-06T01:40:57.724Z] + PACKAGES=/tmp/packages_start.txt [2021-10-06T01:40:57.724Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1025 ']' [2021-10-06T01:40:57.724Z] + PACKAGES=/tmp/packages_end.txt [2021-10-06T01:40:57.724Z] + case "${OS_FAMILY}" in [2021-10-06T01:40:57.724Z] + rpm -qa [2021-10-06T01:40:57.724Z] + sort [2021-10-06T01:40:58.316Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-06T01:40:58.317Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-06T01:40:58.317Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-06T01:40:58.317Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1025 ']' [2021-10-06T01:40:58.317Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1025/archives/ [2021-10-06T01:40:58.317Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1025/archives/ [Pipeline] echo [2021-10-06T01:40:58.338Z] 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-sdk-go_PR-1025/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-06T01:40:58.649Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-06T01:40:59.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T01:40:59.551Z] [2021-10-06T01:40:59.551Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T01:40:59.898Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T01:40:59.898Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-06T01:40:59.898Z] b4d181a07f80: Pulling fs layer [2021-10-06T01:40:59.898Z] a1111a8f2ec3: Pulling fs layer [2021-10-06T01:40:59.898Z] ed53099fbce6: Pulling fs layer [2021-10-06T01:40:59.898Z] dc539afda2c1: Pulling fs layer [2021-10-06T01:40:59.898Z] 77bc0d833cb6: Pulling fs layer [2021-10-06T01:40:59.898Z] 9065ff56babe: Pulling fs layer [2021-10-06T01:40:59.898Z] d287ab97295c: Pulling fs layer [2021-10-06T01:40:59.898Z] dc539afda2c1: Waiting [2021-10-06T01:40:59.898Z] 77bc0d833cb6: Waiting [2021-10-06T01:40:59.898Z] 9065ff56babe: Waiting [2021-10-06T01:40:59.898Z] d287ab97295c: Waiting [2021-10-06T01:41:00.167Z] a1111a8f2ec3: Verifying Checksum [2021-10-06T01:41:00.167Z] a1111a8f2ec3: Download complete [2021-10-06T01:41:00.167Z] dc539afda2c1: Verifying Checksum [2021-10-06T01:41:00.167Z] dc539afda2c1: Download complete [2021-10-06T01:41:00.436Z] b4d181a07f80: Verifying Checksum [2021-10-06T01:41:00.436Z] b4d181a07f80: Download complete [2021-10-06T01:41:00.436Z] 77bc0d833cb6: Verifying Checksum [2021-10-06T01:41:00.436Z] 77bc0d833cb6: Download complete [2021-10-06T01:41:00.436Z] ed53099fbce6: Verifying Checksum [2021-10-06T01:41:00.436Z] ed53099fbce6: Download complete [2021-10-06T01:41:00.436Z] 9065ff56babe: Verifying Checksum [2021-10-06T01:41:00.436Z] 9065ff56babe: Download complete [2021-10-06T01:41:01.821Z] b4d181a07f80: Pull complete [2021-10-06T01:41:02.099Z] d287ab97295c: Verifying Checksum [2021-10-06T01:41:02.099Z] d287ab97295c: Download complete [2021-10-06T01:41:02.099Z] a1111a8f2ec3: Pull complete [2021-10-06T01:41:02.707Z] ed53099fbce6: Pull complete [2021-10-06T01:41:02.707Z] dc539afda2c1: Pull complete [2021-10-06T01:41:02.982Z] 77bc0d833cb6: Pull complete [2021-10-06T01:41:02.982Z] 9065ff56babe: Pull complete [2021-10-06T01:41:07.726Z] d287ab97295c: Pull complete [2021-10-06T01:41:07.726Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-06T01:41:07.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T01:41:07.726Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-06T01:41:07.808Z] prd-centos7-docker-4c-2g-74 does not seem to be running inside a container [2021-10-06T01:41:07.876Z] $ 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-sdk-go_PR-1025/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-sdk-go_PR-1025 -v /w/workspace/gexfoundry_device-sdk-go_PR-1025:/w/workspace/gexfoundry_device-sdk-go_PR-1025:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1025@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1025@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-06T01:41:10.114Z] $ docker top de5f4ba2da88fee9453c41209078f727e65ffae699e4252103cafe4c3a9bdba5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T01:41:10.781Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-06T01:41:11.101Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-06T01:41:11.433Z] + ls /var/log/sa-host [2021-10-06T01:41:11.433Z] + sadf -c /var/log/sa-host/sa06 [2021-10-06T01:41:11.433Z] file_magic: OK [2021-10-06T01:41:11.433Z] HZ: Using current value: 100 [2021-10-06T01:41:11.433Z] file_header: OK [2021-10-06T01:41:11.433Z] 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-10-06T01:41:11.433Z] Statistics: [2021-10-06T01:41:11.433Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-06T01:41:11.433Z] File successfully converted to sysstat format version 12.0.3 [2021-10-06T01:41:11.433Z] + sadf -c /var/log/sa-host/sa30 [2021-10-06T01:41:11.433Z] file_magic: OK [2021-10-06T01:41:11.433Z] HZ: Using current value: 100 [2021-10-06T01:41:11.433Z] file_header: OK [2021-10-06T01:41:11.433Z] 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-10-06T01:41:11.433Z] Statistics: [2021-10-06T01:41:11.433Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-06T01:41:11.433Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T01:41:11.980Z] provisioning config files... [2021-10-06T01:41:11.999Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1025@tmp/config2967808829537791514tmp [Pipeline] { [Pipeline] echo [2021-10-06T01:41:12.023Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T01:41:12.343Z] ---> create-netrc.sh [Pipeline] } [2021-10-06T01:41:12.357Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-06T01:41:12.810Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-06T01:41:12.824Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T01:41:13.148Z] ---> sudo-logs.sh [2021-10-06T01:41:13.148Z] Archiving 'sudo' log.. [2021-10-06T01:41:18.710Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-74.novalocal: Name or service not known [2021-10-06T01:41:18.710Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-74.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-06T01:41:18.753Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T01:41:19.276Z] ---> job-cost.sh [2021-10-06T01:41:19.276Z] lf-activate-venv: SKIPPING [2021-10-06T01:41:19.276Z] DEBUG: total: 0.10999999940395355 [2021-10-06T01:41:19.276Z] INFO: Retrieving Stack Cost... [2021-10-06T01:41:27.691Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-06T01:41:37.998Z] INFO: Archiving Costs [Pipeline] echo [2021-10-06T01:41:38.018Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T01:41:38.342Z] ---> logs-deploy.sh [2021-10-06T01:41:38.342Z] lf-activate-venv: SKIPPING [2021-10-06T01:41:38.342Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1025/4 [2021-10-06T01:41:38.342Z] INFO: archiving workspace using pattern(s): [2021-10-06T01:41:38.944Z] Archives upload complete. [2021-10-06T01:41:38.945Z] INFO: archiving logs to Nexus [2021-10-06T01:41:39.540Z] ---> uname -a: [2021-10-06T01:41:39.540Z] Linux prd-centos7-docker-4c-2g-74.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux [2021-10-06T01:41:39.540Z] [2021-10-06T01:41:39.540Z] [2021-10-06T01:41:39.540Z] ---> lscpu: [2021-10-06T01:41:39.540Z] Architecture: x86_64 [2021-10-06T01:41:39.540Z] CPU op-mode(s): 32-bit, 64-bit [2021-10-06T01:41:39.540Z] Byte Order: Little Endian [2021-10-06T01:41:39.540Z] Address sizes: 40 bits physical, 48 bits virtual [2021-10-06T01:41:39.540Z] CPU(s): 2 [2021-10-06T01:41:39.540Z] On-line CPU(s) list: 0,1 [2021-10-06T01:41:39.540Z] Thread(s) per core: 1 [2021-10-06T01:41:39.540Z] Core(s) per socket: 1 [2021-10-06T01:41:39.540Z] Socket(s): 2 [2021-10-06T01:41:39.540Z] NUMA node(s): 1 [2021-10-06T01:41:39.540Z] Vendor ID: AuthenticAMD [2021-10-06T01:41:39.540Z] CPU family: 23 [2021-10-06T01:41:39.540Z] Model: 49 [2021-10-06T01:41:39.540Z] Model name: AMD EPYC-Rome Processor [2021-10-06T01:41:39.540Z] Stepping: 0 [2021-10-06T01:41:39.540Z] CPU MHz: 2799.998 [2021-10-06T01:41:39.540Z] BogoMIPS: 5599.99 [2021-10-06T01:41:39.540Z] Virtualization: AMD-V [2021-10-06T01:41:39.540Z] Hypervisor vendor: KVM [2021-10-06T01:41:39.540Z] Virtualization type: full [2021-10-06T01:41:39.540Z] L1d cache: 32K [2021-10-06T01:41:39.540Z] L1i cache: 32K [2021-10-06T01:41:39.540Z] L2 cache: 512K [2021-10-06T01:41:39.540Z] L3 cache: 16384K [2021-10-06T01:41:39.540Z] NUMA node0 CPU(s): 0,1 [2021-10-06T01:41:39.540Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-10-06T01:41:39.540Z] [2021-10-06T01:41:39.540Z] [2021-10-06T01:41:39.540Z] ---> nproc: [2021-10-06T01:41:39.540Z] 2 [2021-10-06T01:41:39.540Z] [2021-10-06T01:41:39.540Z] [2021-10-06T01:41:39.540Z] ---> df -h: [2021-10-06T01:41:39.540Z] Filesystem Size Used Avail Use% Mounted on [2021-10-06T01:41:39.540Z] overlay 40G 7.7G 33G 20% / [2021-10-06T01:41:39.540Z] tmpfs 64M 0 64M 0% /dev [2021-10-06T01:41:39.540Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-10-06T01:41:39.540Z] shm 64M 0 64M 0% /dev/shm [2021-10-06T01:41:39.540Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2021-10-06T01:41:39.540Z] [2021-10-06T01:41:39.540Z] [2021-10-06T01:41:39.540Z] ---> sar -b -r -n DEV: [2021-10-06T01:41:39.540Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/06/21 _x86_64_ (2 CPU) [2021-10-06T01:41:39.540Z] [2021-10-06T01:41:39.540Z] 01:15:16 LINUX RESTART (2 CPU) [2021-10-06T01:41:39.540Z] [2021-10-06T01:41:39.540Z] 01:16:01 tps rtps wtps bread/s bwrtn/s [2021-10-06T01:41:39.540Z] 01:17:01 86.65 4.01 82.63 2427.84 3695.49 [2021-10-06T01:41:39.540Z] 01:18:01 1.83 0.00 1.83 0.00 35.00 [2021-10-06T01:41:39.540Z] 01:19:01 0.20 0.00 0.20 0.00 2.00 [2021-10-06T01:41:39.540Z] 01:20:01 0.25 0.00 0.25 0.00 3.23 [2021-10-06T01:41:39.540Z] 01:21:01 0.42 0.00 0.42 0.00 5.48 [2021-10-06T01:41:39.540Z] 01:22:01 0.25 0.00 0.25 0.00 3.23 [2021-10-06T01:41:39.540Z] 01:23:01 0.23 0.00 0.23 0.00 3.50 [2021-10-06T01:41:39.540Z] 01:24:01 0.27 0.00 0.27 0.00 3.13 [2021-10-06T01:41:39.540Z] 01:25:01 0.28 0.00 0.28 0.00 3.51 [2021-10-06T01:41:39.540Z] 01:26:01 0.28 0.00 0.28 0.00 2.85 [2021-10-06T01:41:39.540Z] 01:27:01 0.20 0.00 0.20 0.00 1.75 [2021-10-06T01:41:39.540Z] 01:28:01 0.43 0.00 0.43 0.00 6.21 [2021-10-06T01:41:39.540Z] 01:29:01 0.15 0.00 0.15 0.00 1.88 [2021-10-06T01:41:39.540Z] 01:30:01 0.32 0.00 0.32 0.00 5.43 [2021-10-06T01:41:39.540Z] 01:31:01 0.37 0.20 0.17 6.40 1.48 [2021-10-06T01:41:39.540Z] 01:32:01 0.38 0.00 0.38 0.00 5.30 [2021-10-06T01:41:39.540Z] 01:33:01 0.17 0.00 0.17 0.00 1.75 [2021-10-06T01:41:39.540Z] 01:34:01 0.18 0.00 0.18 0.00 2.17 [2021-10-06T01:41:39.540Z] 01:35:01 0.35 0.00 0.35 0.00 5.65 [2021-10-06T01:41:39.540Z] 01:36:01 0.22 0.00 0.22 0.00 2.43 [2021-10-06T01:41:39.540Z] 01:37:01 0.27 0.00 0.27 0.00 3.33 [2021-10-06T01:41:39.540Z] 01:38:01 0.20 0.00 0.20 0.00 2.83 [2021-10-06T01:41:39.540Z] 01:39:02 0.20 0.00 0.20 0.00 2.03 [2021-10-06T01:41:39.540Z] 01:40:01 0.27 0.00 0.27 0.00 3.25 [2021-10-06T01:41:39.540Z] 01:41:01 0.80 0.13 0.67 13.73 8.66 [2021-10-06T01:41:39.540Z] Average: 3.81 0.17 3.64 98.03 152.63 [2021-10-06T01:41:39.540Z] [2021-10-06T01:41:39.540Z] 01:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-10-06T01:41:39.540Z] 01:17:01 5677092 0 622116 7.77 2620 1707112 1247748 13.78 560056 1532372 20 [2021-10-06T01:41:39.540Z] 01:18:01 5688744 0 610456 7.62 2620 1707120 1163904 12.85 550860 1532668 16 [2021-10-06T01:41:39.540Z] 01:19:01 5688756 0 610444 7.62 2620 1707120 1163592 12.85 550152 1532668 8 [2021-10-06T01:41:39.541Z] 01:20:01 5686656 0 612536 7.65 2620 1707128 1163592 12.85 551616 1533244 8 [2021-10-06T01:41:39.541Z] 01:21:01 5685884 0 613304 7.66 2620 1707132 1166436 12.88 552736 1533244 20 [2021-10-06T01:41:39.541Z] 01:22:01 5686748 0 612440 7.65 2620 1707132 1166364 12.88 552100 1533324 12 [2021-10-06T01:41:39.541Z] 01:23:01 5684480 0 614700 7.68 2620 1707140 1166520 12.88 553900 1533324 16 [2021-10-06T01:41:39.541Z] 01:24:01 5673940 0 625236 7.81 2620 1707144 1166304 12.88 564548 1533324 8 [2021-10-06T01:41:39.541Z] 01:25:01 5673840 0 625332 7.81 2620 1707148 1166304 12.88 566412 1531436 8 [2021-10-06T01:41:39.541Z] 01:26:01 5673312 0 625856 7.81 2620 1707152 1166424 12.88 566904 1531436 8 [2021-10-06T01:41:39.541Z] 01:27:01 5666488 0 632676 7.90 2620 1707156 1166304 12.88 573600 1531436 12 [2021-10-06T01:41:39.541Z] 01:28:01 5666752 0 632408 7.90 2620 1707160 1166304 12.88 573704 1531436 8 [2021-10-06T01:41:39.541Z] 01:29:01 5666060 0 633088 7.90 2620 1707172 1166352 12.88 573880 1531440 20 [2021-10-06T01:41:39.541Z] 01:30:01 5667156 0 631992 7.89 2620 1707172 1166304 12.88 573288 1531436 12 [2021-10-06T01:41:39.541Z] 01:31:01 5666788 0 632352 7.90 2620 1707180 1166388 12.88 573680 1531440 24 [2021-10-06T01:41:39.541Z] 01:32:01 5666628 0 632512 7.90 2620 1707180 1166304 12.88 573348 1531436 12 [2021-10-06T01:41:39.541Z] 01:33:01 5665956 0 633180 7.91 2620 1707184 1166448 12.88 574204 1531436 16 [2021-10-06T01:41:39.541Z] 01:34:01 5666116 0 633012 7.90 2620 1707192 1166532 12.88 574596 1531436 20 [2021-10-06T01:41:39.541Z] 01:35:01 5667288 0 631840 7.89 2620 1707192 1166304 12.88 573288 1531436 12 [2021-10-06T01:41:39.541Z] 01:36:01 5665016 0 634104 7.92 2620 1707200 1166508 12.88 574896 1531436 20 [2021-10-06T01:41:39.541Z] 01:37:01 5665944 0 633176 7.91 2620 1707200 1166376 12.88 574064 1531436 12 [2021-10-06T01:41:39.541Z] 01:38:01 5665636 0 633476 7.91 2620 1707208 1166576 12.88 574628 1531440 12 [2021-10-06T01:41:39.541Z] 01:39:02 5666488 0 632620 7.90 2620 1707212 1166372 12.88 573868 1531436 16 [2021-10-06T01:41:39.541Z] 01:40:01 5666776 0 632332 7.90 2620 1707212 1166372 12.88 573740 1531436 8 [2021-10-06T01:41:39.541Z] 01:41:01 5453792 0 706588 8.82 2620 1845940 1588292 17.54 791368 1515552 138172 [2021-10-06T01:41:39.541Z] Average: 5664093 0 629511 7.86 2620 1712716 1186197 13.10 575817 1531308 5540 [2021-10-06T01:41:39.541Z] [2021-10-06T01:41:39.541Z] 01:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-10-06T01:41:39.541Z] 01:17:01 eth0 211.77 150.15 637.48 52.74 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:17:01 docker0 7.36 4.33 1.42 28.09 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:18:01 eth0 1.33 0.88 3.12 0.24 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:19:01 eth0 0.45 0.03 0.05 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:20:01 eth0 0.50 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:21:01 eth0 0.78 0.18 0.12 0.07 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:22:01 eth0 0.97 0.15 0.15 0.01 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:23:01 eth0 0.52 0.45 0.27 0.21 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:24:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:25:01 eth0 0.45 0.10 0.04 0.01 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:26:01 eth0 0.45 0.20 0.11 0.07 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:27:01 eth0 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:28:01 eth0 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:29:01 eth0 0.35 0.18 0.09 0.01 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:30:01 eth0 0.53 0.08 0.04 0.01 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:31:01 eth0 0.42 0.18 0.12 0.07 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:32:01 eth0 0.45 0.03 0.02 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:33:01 eth0 1.40 0.47 0.42 0.18 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:34:01 eth0 0.58 0.33 0.27 0.23 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:35:01 eth0 0.20 0.08 0.01 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:36:01 eth0 1.57 0.43 0.44 0.27 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:37:01 eth0 0.72 0.17 0.12 0.01 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:38:01 eth0 1.02 0.62 0.54 0.40 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:39:02 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:40:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:41:01 eth0 167.75 122.99 1452.87 43.40 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] Average: eth0 15.73 11.14 83.92 3.92 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] Average: docker0 0.29 0.17 0.06 1.13 0.00 0.00 0.00 0.00 [2021-10-06T01:41:39.541Z] [2021-10-06T01:41:39.541Z] [2021-10-06T01:41:39.541Z] ---> sar -P ALL: [2021-10-06T01:41:39.541Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/06/21 _x86_64_ (2 CPU) [2021-10-06T01:41:39.541Z] [2021-10-06T01:41:39.541Z] 01:15:16 LINUX RESTART (2 CPU) [2021-10-06T01:41:39.541Z] [2021-10-06T01:41:39.541Z] 01:16:01 CPU %user %nice %system %iowait %steal %idle [2021-10-06T01:41:39.541Z] 01:17:01 all 7.46 0.00 2.61 2.20 0.05 87.67 [2021-10-06T01:41:39.541Z] 01:17:01 0 7.47 0.00 2.74 2.01 0.05 87.73 [2021-10-06T01:41:39.541Z] 01:17:01 1 7.45 0.00 2.48 2.40 0.05 87.61 [2021-10-06T01:41:39.541Z] 01:18:01 all 0.23 0.00 0.06 0.00 0.02 99.69 [2021-10-06T01:41:39.541Z] 01:18:01 0 0.40 0.00 0.07 0.00 0.02 99.52 [2021-10-06T01:41:39.541Z] 01:18:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2021-10-06T01:41:39.541Z] 01:19:01 all 0.23 0.00 0.03 0.00 0.03 99.70 [2021-10-06T01:41:39.541Z] 01:19:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-10-06T01:41:39.541Z] 01:19:01 1 0.42 0.00 0.03 0.00 0.03 99.52 [2021-10-06T01:41:39.541Z] 01:20:01 all 0.21 0.00 0.03 0.00 0.03 99.74 [2021-10-06T01:41:39.541Z] 01:20:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2021-10-06T01:41:39.541Z] 01:20:01 1 0.35 0.00 0.02 0.00 0.02 99.62 [2021-10-06T01:41:39.541Z] 01:21:01 all 0.20 0.00 0.06 0.00 0.02 99.72 [2021-10-06T01:41:39.541Z] 01:21:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-10-06T01:41:39.541Z] 01:21:01 1 0.35 0.00 0.07 0.00 0.02 99.57 [2021-10-06T01:41:39.541Z] 01:22:01 all 0.03 0.00 0.03 0.00 0.03 99.91 [2021-10-06T01:41:39.541Z] 01:22:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-10-06T01:41:39.541Z] 01:22:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-10-06T01:41:39.541Z] 01:23:01 all 0.15 0.00 0.04 0.00 0.03 99.78 [2021-10-06T01:41:39.541Z] 01:23:01 0 0.10 0.00 0.05 0.00 0.03 99.82 [2021-10-06T01:41:39.541Z] 01:23:01 1 0.20 0.00 0.03 0.00 0.02 99.75 [2021-10-06T01:41:39.541Z] 01:24:01 all 0.13 0.00 0.04 0.00 0.02 99.82 [2021-10-06T01:41:39.541Z] 01:24:01 0 0.05 0.00 0.07 0.00 0.03 99.85 [2021-10-06T01:41:39.541Z] 01:24:01 1 0.20 0.00 0.02 0.00 0.00 99.78 [2021-10-06T01:41:39.541Z] 01:25:01 all 0.15 0.00 0.04 0.00 0.03 99.77 [2021-10-06T01:41:39.541Z] 01:25:01 0 0.08 0.00 0.05 0.00 0.05 99.82 [2021-10-06T01:41:39.541Z] 01:25:01 1 0.22 0.00 0.03 0.00 0.02 99.73 [2021-10-06T01:41:39.541Z] 01:26:01 all 0.13 0.00 0.04 0.00 0.02 99.82 [2021-10-06T01:41:39.541Z] 01:26:01 0 0.05 0.00 0.07 0.00 0.03 99.85 [2021-10-06T01:41:39.541Z] 01:26:01 1 0.20 0.00 0.02 0.00 0.00 99.78 [2021-10-06T01:41:39.541Z] 01:27:01 all 0.13 0.00 0.05 0.00 0.03 99.79 [2021-10-06T01:41:39.541Z] 01:27:01 0 0.03 0.00 0.07 0.00 0.03 99.87 [2021-10-06T01:41:39.541Z] 01:27:01 1 0.23 0.00 0.03 0.00 0.02 99.72 [2021-10-06T01:41:39.541Z] [2021-10-06T01:41:39.541Z] 01:27:01 CPU %user %nice %system %iowait %steal %idle [2021-10-06T01:41:39.541Z] 01:28:01 all 0.10 0.00 0.03 0.00 0.03 99.85 [2021-10-06T01:41:39.541Z] 01:28:01 0 0.08 0.00 0.03 0.00 0.03 99.85 [2021-10-06T01:41:39.541Z] 01:28:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2021-10-06T01:41:39.541Z] 01:29:01 all 0.15 0.00 0.03 0.00 0.03 99.78 [2021-10-06T01:41:39.541Z] 01:29:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-10-06T01:41:39.541Z] 01:29:01 1 0.27 0.00 0.03 0.00 0.03 99.67 [2021-10-06T01:41:39.541Z] 01:30:01 all 0.21 0.00 0.03 0.00 0.01 99.76 [2021-10-06T01:41:39.541Z] 01:30:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-10-06T01:41:39.541Z] 01:30:01 1 0.35 0.00 0.02 0.00 0.00 99.63 [2021-10-06T01:41:39.541Z] 01:31:01 all 0.13 0.00 0.08 0.00 0.03 99.76 [2021-10-06T01:41:39.541Z] 01:31:01 0 0.07 0.00 0.10 0.00 0.03 99.80 [2021-10-06T01:41:39.541Z] 01:31:01 1 0.20 0.00 0.05 0.00 0.03 99.72 [2021-10-06T01:41:39.541Z] 01:32:01 all 0.07 0.00 0.04 0.00 0.02 99.87 [2021-10-06T01:41:39.541Z] 01:32:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2021-10-06T01:41:39.541Z] 01:32:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2021-10-06T01:41:39.541Z] 01:33:01 all 0.11 0.00 0.04 0.00 0.03 99.82 [2021-10-06T01:41:39.541Z] 01:33:01 0 0.18 0.00 0.03 0.00 0.02 99.77 [2021-10-06T01:41:39.541Z] 01:33:01 1 0.03 0.00 0.05 0.00 0.05 99.87 [2021-10-06T01:41:39.541Z] 01:34:01 all 0.14 0.00 0.03 0.00 0.03 99.80 [2021-10-06T01:41:39.542Z] 01:34:01 0 0.20 0.00 0.02 0.00 0.02 99.77 [2021-10-06T01:41:39.542Z] 01:34:01 1 0.08 0.00 0.05 0.00 0.03 99.83 [2021-10-06T01:41:39.542Z] 01:35:01 all 0.14 0.00 0.03 0.02 0.04 99.77 [2021-10-06T01:41:39.542Z] 01:35:01 0 0.27 0.00 0.03 0.03 0.03 99.63 [2021-10-06T01:41:39.542Z] 01:35:01 1 0.02 0.00 0.03 0.00 0.05 99.90 [2021-10-06T01:41:39.542Z] 01:36:01 all 0.14 0.00 0.04 0.00 0.02 99.80 [2021-10-06T01:41:39.542Z] 01:36:01 0 0.23 0.00 0.03 0.00 0.02 99.72 [2021-10-06T01:41:39.542Z] 01:36:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2021-10-06T01:41:39.542Z] 01:37:01 all 0.12 0.00 0.03 0.00 0.03 99.82 [2021-10-06T01:41:39.542Z] 01:37:01 0 0.20 0.00 0.02 0.00 0.02 99.77 [2021-10-06T01:41:39.542Z] 01:37:01 1 0.03 0.00 0.05 0.00 0.05 99.87 [2021-10-06T01:41:39.542Z] 01:38:01 all 0.28 0.00 0.04 0.00 0.02 99.66 [2021-10-06T01:41:39.542Z] 01:38:01 0 0.13 0.00 0.02 0.00 0.00 99.85 [2021-10-06T01:41:39.542Z] 01:38:01 1 0.43 0.00 0.07 0.00 0.03 99.47 [2021-10-06T01:41:39.542Z] [2021-10-06T01:41:39.542Z] 01:38:01 CPU %user %nice %system %iowait %steal %idle [2021-10-06T01:41:39.542Z] 01:39:02 all 0.19 0.00 0.03 0.00 0.03 99.75 [2021-10-06T01:41:39.542Z] 01:39:02 0 0.07 0.00 0.05 0.00 0.05 99.83 [2021-10-06T01:41:39.542Z] 01:39:02 1 0.32 0.00 0.02 0.00 0.00 99.67 [2021-10-06T01:41:39.542Z] 01:40:01 all 0.15 0.00 0.04 0.00 0.03 99.77 [2021-10-06T01:41:39.542Z] 01:40:01 0 0.05 0.00 0.07 0.00 0.05 99.83 [2021-10-06T01:41:39.542Z] 01:40:01 1 0.25 0.00 0.02 0.00 0.02 99.71 [2021-10-06T01:41:39.542Z] 01:41:01 all 2.74 0.00 0.87 0.01 0.02 96.36 [2021-10-06T01:41:39.542Z] 01:41:01 0 1.81 0.00 0.97 0.00 0.02 97.20 [2021-10-06T01:41:39.542Z] 01:41:01 1 3.67 0.00 0.77 0.02 0.02 95.53 [2021-10-06T01:41:39.542Z] Average: all 0.54 0.00 0.17 0.09 0.03 99.17 [2021-10-06T01:41:39.542Z] Average: 0 0.47 0.00 0.19 0.08 0.03 99.23 [2021-10-06T01:41:39.542Z] Average: 1 0.62 0.00 0.16 0.10 0.02 99.10 [2021-10-06T01:41:39.542Z] [2021-10-06T01:41:39.542Z] [2021-10-06T01:41:39.542Z]