Pull request #1156 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 jpwhitemn for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 55ebf56d54887069b8638180a21a53e502abd2e9+a42dac25d44a6c2ff7b69fdd484e9bf4bbdbbd96 (fa01e9c6bb295d8fa7843395e7f2df72c86e2775) 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-ssh9427341095160067692.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh7140999702598745441.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-1156/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-1156/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12737487554976317288.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh16068107659198715516.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-1156/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-1156/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9756351544472850136.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 USE_ALPINE: true 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-47782 in /w/workspace/gexfoundry_device-sdk-go_PR-1156 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1156 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 a42dac25d44a6c2ff7b69fdd484e9bf4bbdbbd96 into PR head commit 55ebf56d54887069b8638180a21a53e502abd2e9 Merge succeeded, producing 55ebf56d54887069b8638180a21a53e502abd2e9 Checking out Revision 55ebf56d54887069b8638180a21a53e502abd2e9 (PR-1156) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1156/head:refs/remotes/origin/PR-1156 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55ebf56d54887069b8638180a21a53e502abd2e9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a42dac25d44a6c2ff7b69fdd484e9bf4bbdbbd96 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55ebf56d54887069b8638180a21a53e502abd2e9 # timeout=10 Commit message: "Merge branch 'main' into kamakura-rls-notes" > git rev-list --no-walk 34f52f4ba9b95380ffa0b85131c0eb111bf486e4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T15:21:45.007Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T15:21:45.062Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T15:21:45.076Z] ========================================================= [2022-05-10T15:21:45.076Z] EdgeX Global Pipelines Version Info [2022-05-10T15:21:45.076Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T15:21:45.935Z] ------------------- [2022-05-10T15:21:45.935Z] stable info: [2022-05-10T15:21:45.935Z] ------------------- [2022-05-10T15:21:45.935Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T15:21:45.935Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T15:21:45.935Z] Message: update stable to v1.0.227 [2022-05-10T15:21:46.515Z] ------------------- [2022-05-10T15:21:46.515Z] experimental info: [2022-05-10T15:21:46.515Z] ------------------- [2022-05-10T15:21:46.515Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T15:21:46.515Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T15:21:46.515Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T15:21:46.634Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-05-10T15:21:46.643Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-05-10T15:21:46.652Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T15:21:46.661Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T15:21:46.674Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T15:21:46.694Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T15:21:46.712Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T15:21:46.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-05-10T15:21:46.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T15:21:46.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T15:21:46.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T15:21:46.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-05-10T15:21:46.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T15:21:46.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T15:21:46.823Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T15:21:46.838Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T15:21:46.851Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T15:21:46.866Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T15:21:46.878Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T15:21:46.891Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T15:21:46.902Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-10T15:21:46.914Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-10T15:21:46.926Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-10T15:21:46.940Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-10T15:21:46.957Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-10T15:21:46.971Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T15:21:46.988Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1156 [Pipeline] echo [2022-05-10T15:21:47.004Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1156 [Pipeline] echo [2022-05-10T15:21:47.021Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1156 [Pipeline] echo [2022-05-10T15:21:47.031Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 55ebf56d54887069b8638180a21a53e502abd2e9 [Pipeline] echo [2022-05-10T15:21:47.045Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 55ebf56 [Pipeline] echo [2022-05-10T15:21:47.057Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T15:21:47.098Z] provisioning config files... [2022-05-10T15:21:47.113Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp/config7586103304468878018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T15:21:47.422Z] ---> docker-login.sh [2022-05-10T15:21:47.422Z] nexus3.edgexfoundry.org:10001 [2022-05-10T15:21:47.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T15:21:47.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T15:21:47.684Z] Configure a credential helper to remove this warning. See [2022-05-10T15:21:47.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T15:21:47.684Z] [2022-05-10T15:21:47.684Z] Login Succeeded [2022-05-10T15:21:47.684Z] nexus3.edgexfoundry.org:10002 [2022-05-10T15:21:47.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T15:21:47.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T15:21:47.946Z] Configure a credential helper to remove this warning. See [2022-05-10T15:21:47.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T15:21:47.946Z] [2022-05-10T15:21:47.946Z] Login Succeeded [2022-05-10T15:21:47.946Z] nexus3.edgexfoundry.org:10003 [2022-05-10T15:21:47.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T15:21:47.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T15:21:47.946Z] Configure a credential helper to remove this warning. See [2022-05-10T15:21:47.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T15:21:47.946Z] [2022-05-10T15:21:47.946Z] Login Succeeded [2022-05-10T15:21:47.946Z] nexus3.edgexfoundry.org:10004 [2022-05-10T15:21:48.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T15:21:48.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T15:21:48.207Z] Configure a credential helper to remove this warning. See [2022-05-10T15:21:48.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T15:21:48.207Z] [2022-05-10T15:21:48.207Z] Login Succeeded [2022-05-10T15:21:48.207Z] docker.io [2022-05-10T15:21:48.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T15:21:48.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T15:21:48.468Z] Configure a credential helper to remove this warning. See [2022-05-10T15:21:48.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T15:21:48.468Z] [2022-05-10T15:21:48.468Z] Login Succeeded [2022-05-10T15:21:48.468Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T15:21:48.486Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T15:21:48.858Z] + git rev-list -1 --merges 55ebf56d54887069b8638180a21a53e502abd2e9~1..55ebf56d54887069b8638180a21a53e502abd2e9 [Pipeline] echo [2022-05-10T15:21:48.888Z] -----------> git rev-list -1 --merges 55ebf56d54887069b8638180a21a53e502abd2e9~1..55ebf56d54887069b8638180a21a53e502abd2e9 55ebf56d54887069b8638180a21a53e502abd2e9 [2022-05-10T15:21:48.888Z] 55ebf56d54887069b8638180a21a53e502abd2e9 [false] [Pipeline] sh [2022-05-10T15:21:49.182Z] + git log --format=format:%s -1 55ebf56d54887069b8638180a21a53e502abd2e9 [Pipeline] echo [2022-05-10T15:21:49.199Z] ========================================================= [2022-05-10T15:21:49.199Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T15:21:49.199Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T15:21:49.536Z] + git log --format=format:%s -1 55ebf56d54887069b8638180a21a53e502abd2e9 [Pipeline] echo [2022-05-10T15:21:49.550Z] [semverPrep] GIT_COMMIT: 55ebf56d54887069b8638180a21a53e502abd2e9, Commit Message: Merge branch 'main' into kamakura-rls-notes [Pipeline] echo [2022-05-10T15:21:49.561Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-10T15:21:49.942Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T15:21:49.942Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T15:21:49.942Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T15:21:49.942Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T15:21:49.942Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T15:21:49.942Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T15:21:49.942Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T15:21:50.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T15:21:50.288Z] [2022-05-10T15:21:50.288Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T15:21:50.595Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T15:21:50.595Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T15:21:50.595Z] 1fe172e4850f: Pulling fs layer [2022-05-10T15:21:50.595Z] caf521ccaac6: Pulling fs layer [2022-05-10T15:21:50.595Z] 3ead6fa29328: Pulling fs layer [2022-05-10T15:21:50.595Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T15:21:50.595Z] a8d5f1318db7: Pulling fs layer [2022-05-10T15:21:50.595Z] c427282e49a2: Pulling fs layer [2022-05-10T15:21:50.595Z] 1827001aaf11: Pulling fs layer [2022-05-10T15:21:50.595Z] 0714d37db230: Pulling fs layer [2022-05-10T15:21:50.595Z] ac28cf19c067: Pulling fs layer [2022-05-10T15:21:50.595Z] ca983d60f3e2: Pulling fs layer [2022-05-10T15:21:50.595Z] 9f894cec8388: Pulling fs layer [2022-05-10T15:21:50.595Z] ca983d60f3e2: Waiting [2022-05-10T15:21:50.595Z] 9f894cec8388: Waiting [2022-05-10T15:21:50.595Z] c427282e49a2: Waiting [2022-05-10T15:21:50.595Z] 1827001aaf11: Waiting [2022-05-10T15:21:50.595Z] 0714d37db230: Waiting [2022-05-10T15:21:50.595Z] a8d5f1318db7: Waiting [2022-05-10T15:21:50.595Z] ac28cf19c067: Waiting [2022-05-10T15:21:50.595Z] caf521ccaac6: Verifying Checksum [2022-05-10T15:21:50.595Z] caf521ccaac6: Download complete [2022-05-10T15:21:50.595Z] 5c2a1cbceb83: Download complete [2022-05-10T15:21:50.855Z] a8d5f1318db7: Verifying Checksum [2022-05-10T15:21:50.855Z] a8d5f1318db7: Download complete [2022-05-10T15:21:50.855Z] c427282e49a2: Verifying Checksum [2022-05-10T15:21:50.855Z] c427282e49a2: Download complete [2022-05-10T15:21:50.855Z] 3ead6fa29328: Verifying Checksum [2022-05-10T15:21:50.855Z] 3ead6fa29328: Download complete [2022-05-10T15:21:50.855Z] 0714d37db230: Verifying Checksum [2022-05-10T15:21:50.855Z] 0714d37db230: Download complete [2022-05-10T15:21:50.855Z] ac28cf19c067: Verifying Checksum [2022-05-10T15:21:50.855Z] ac28cf19c067: Download complete [2022-05-10T15:21:50.855Z] ca983d60f3e2: Download complete [2022-05-10T15:21:50.855Z] 9f894cec8388: Download complete [2022-05-10T15:21:50.855Z] 1fe172e4850f: Verifying Checksum [2022-05-10T15:21:50.855Z] 1fe172e4850f: Download complete [2022-05-10T15:21:51.115Z] 1827001aaf11: Verifying Checksum [2022-05-10T15:21:51.115Z] 1827001aaf11: Download complete [2022-05-10T15:21:52.056Z] 1fe172e4850f: Pull complete [2022-05-10T15:21:52.317Z] caf521ccaac6: Pull complete [2022-05-10T15:21:52.888Z] 3ead6fa29328: Pull complete [2022-05-10T15:21:52.888Z] 5c2a1cbceb83: Pull complete [2022-05-10T15:21:53.149Z] a8d5f1318db7: Pull complete [2022-05-10T15:21:53.149Z] c427282e49a2: Pull complete [2022-05-10T15:21:55.058Z] 1827001aaf11: Pull complete [2022-05-10T15:21:55.058Z] 0714d37db230: Pull complete [2022-05-10T15:21:55.058Z] ac28cf19c067: Pull complete [2022-05-10T15:21:55.319Z] ca983d60f3e2: Pull complete [2022-05-10T15:21:55.319Z] 9f894cec8388: Pull complete [2022-05-10T15:21:55.319Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T15:21:55.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T15:21:55.319Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T15:21:55.389Z] prd-ubuntu20.04-docker-8c-8g-47782 does not seem to be running inside a container [2022-05-10T15:21:55.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1156 -v /w/workspace/gexfoundry_device-sdk-go_PR-1156:/w/workspace/gexfoundry_device-sdk-go_PR-1156:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T15:21:57.211Z] $ docker top 0dbaec599aff16cb152e70bc416f9f3eddcb99a65810d3d88c34da7c9cabceaa -eo pid,comm [2022-05-10T15:21:57.275Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-10T15:21:57.275Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T15:21:57.313Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T15:21:57.313Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T15:21:57.448Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T15:21:57.458Z] $ docker exec 0dbaec599aff16cb152e70bc416f9f3eddcb99a65810d3d88c34da7c9cabceaa ssh-agent [2022-05-10T15:21:57.588Z] SSH_AUTH_SOCK=/tmp/ssh-We5319ysOq0q/agent.33 [2022-05-10T15:21:57.588Z] SSH_AGENT_PID=40 [2022-05-10T15:21:57.600Z] Running ssh-add (command line suppressed) [2022-05-10T15:21:57.725Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp/private_key_7316559674698246835.key (/w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp/private_key_7316559674698246835.key) [2022-05-10T15:21:57.732Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T15:21:58.024Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T15:21:58.049Z] $ docker exec --env ******** --env ******** 0dbaec599aff16cb152e70bc416f9f3eddcb99a65810d3d88c34da7c9cabceaa ssh-agent -k [2022-05-10T15:21:58.146Z] unset SSH_AUTH_SOCK; [2022-05-10T15:21:58.147Z] unset SSH_AGENT_PID; [2022-05-10T15:21:58.147Z] echo Agent pid 40 killed; [2022-05-10T15:21:58.153Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T15:21:58.180Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T15:21:58.180Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T15:21:58.308Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T15:21:58.318Z] $ docker exec 0dbaec599aff16cb152e70bc416f9f3eddcb99a65810d3d88c34da7c9cabceaa ssh-agent [2022-05-10T15:21:58.427Z] SSH_AUTH_SOCK=/tmp/ssh-nOi0YNNN1aa9/agent.74 [2022-05-10T15:21:58.427Z] SSH_AGENT_PID=80 [2022-05-10T15:21:58.433Z] Running ssh-add (command line suppressed) [2022-05-10T15:21:58.556Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp/private_key_4508334852478615469.key (/w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp/private_key_4508334852478615469.key) [2022-05-10T15:21:58.566Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T15:21:58.859Z] + git semver init [2022-05-10T15:21:59.121Z] 2022-05-10 15:21:59,069 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T15:21:59.121Z] 2022-05-10 15:21:59,070 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1156/.semver [2022-05-10T15:21:59.121Z] 2022-05-10 15:21:59,070 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1156/.semver [2022-05-10T15:21:59.121Z] 2022-05-10 15:21:59,071 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1156/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1156, universal_newlines=False, shell=None, istream=None) [2022-05-10T15:22:00.063Z] 2022-05-10 15:22:00,031 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1156/.git/info/exclude [2022-05-10T15:22:00.063Z] 2022-05-10 15:22:00,031 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1156/.semver/PR-1156 with force:False [2022-05-10T15:22:00.064Z] 2022-05-10 15:22:00,031 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1156/.semver/PR-1156 [2022-05-10T15:22:00.064Z] 2022-05-10 15:22:00,035 [execute] INFO git cat-file --batch-check [2022-05-10T15:22:00.064Z] 2022-05-10 15:22:00,036 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1156/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T15:22:00.064Z] 2022-05-10 15:22:00,041 [execute] INFO git cat-file --batch [2022-05-10T15:22:00.064Z] 2022-05-10 15:22:00,042 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1156/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T15:22:00.064Z] 2022-05-10 15:22:00,046 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1156/.semver/PR-1156 [2022-05-10T15:22:00.064Z] 0.0.0 [Pipeline] } [2022-05-10T15:22:00.080Z] $ docker exec --env ******** --env ******** 0dbaec599aff16cb152e70bc416f9f3eddcb99a65810d3d88c34da7c9cabceaa ssh-agent -k [2022-05-10T15:22:00.193Z] unset SSH_AUTH_SOCK; [2022-05-10T15:22:00.193Z] unset SSH_AGENT_PID; [2022-05-10T15:22:00.193Z] echo Agent pid 80 killed; [2022-05-10T15:22:00.198Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T15:22:00.510Z] + git semver [Pipeline] } [2022-05-10T15:22:00.790Z] $ docker stop --time=1 0dbaec599aff16cb152e70bc416f9f3eddcb99a65810d3d88c34da7c9cabceaa [2022-05-10T15:22:02.176Z] $ docker rm -f 0dbaec599aff16cb152e70bc416f9f3eddcb99a65810d3d88c34da7c9cabceaa [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T15:22:02.530Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T15:22:02.775Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T15:22:02.778Z] [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T15:22:02.927Z] provisioning config files... [2022-05-10T15:22:02.936Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp/config3289316172434068799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T15:22:03.240Z] ---> docker-login.sh [2022-05-10T15:22:03.240Z] nexus3.edgexfoundry.org:10001 [2022-05-10T15:22:03.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T15:22:03.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T15:22:03.240Z] Configure a credential helper to remove this warning. See [2022-05-10T15:22:03.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T15:22:03.240Z] [2022-05-10T15:22:03.240Z] Login Succeeded [2022-05-10T15:22:03.240Z] nexus3.edgexfoundry.org:10002 [2022-05-10T15:22:03.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T15:22:03.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T15:22:03.500Z] Configure a credential helper to remove this warning. See [2022-05-10T15:22:03.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T15:22:03.500Z] [2022-05-10T15:22:03.500Z] Login Succeeded [2022-05-10T15:22:03.500Z] nexus3.edgexfoundry.org:10003 [2022-05-10T15:22:03.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T15:22:03.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T15:22:03.500Z] Configure a credential helper to remove this warning. See [2022-05-10T15:22:03.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T15:22:03.500Z] [2022-05-10T15:22:03.500Z] Login Succeeded [2022-05-10T15:22:03.500Z] nexus3.edgexfoundry.org:10004 [2022-05-10T15:22:03.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T15:22:03.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T15:22:03.762Z] Configure a credential helper to remove this warning. See [2022-05-10T15:22:03.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T15:22:03.762Z] [2022-05-10T15:22:03.762Z] Login Succeeded [2022-05-10T15:22:03.762Z] docker.io [2022-05-10T15:22:03.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T15:22:04.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T15:22:04.022Z] Configure a credential helper to remove this warning. See [2022-05-10T15:22:04.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T15:22:04.022Z] [2022-05-10T15:22:04.022Z] Login Succeeded [2022-05-10T15:22:04.022Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T15:22:04.031Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T15:22:04.118Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T15:22:04.129Z] ========================================================= [2022-05-10T15:22:04.129Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T15:22:04.129Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T15:22:04.444Z] + 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.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-10T15:22:04.444Z] Sending build context to Docker daemon 9.758MB [2022-05-10T15:22:04.444Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T15:22:04.444Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-10T15:22:04.444Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T15:22:04.444Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T15:22:04.444Z] 666ba61612fd: Pulling fs layer [2022-05-10T15:22:04.444Z] 8ed8ca486205: Pulling fs layer [2022-05-10T15:22:04.444Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T15:22:04.444Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T15:22:04.444Z] ca2b28591e48: Pulling fs layer [2022-05-10T15:22:04.444Z] a51346096db8: Pulling fs layer [2022-05-10T15:22:04.444Z] daebc70d1ce1: Pulling fs layer [2022-05-10T15:22:04.444Z] 0e18a0eac166: Pulling fs layer [2022-05-10T15:22:04.444Z] daebc70d1ce1: Waiting [2022-05-10T15:22:04.444Z] ca2b28591e48: Waiting [2022-05-10T15:22:04.444Z] a51346096db8: Waiting [2022-05-10T15:22:04.444Z] 0e18a0eac166: Waiting [2022-05-10T15:22:04.444Z] 4fe6c5a15a65: Waiting [2022-05-10T15:22:04.444Z] 22a0e8bec74d: Waiting [2022-05-10T15:22:04.705Z] 8ed8ca486205: Verifying Checksum [2022-05-10T15:22:04.705Z] 8ed8ca486205: Download complete [2022-05-10T15:22:04.705Z] 666ba61612fd: Verifying Checksum [2022-05-10T15:22:04.705Z] 666ba61612fd: Download complete [2022-05-10T15:22:04.705Z] 22a0e8bec74d: Verifying Checksum [2022-05-10T15:22:04.705Z] 22a0e8bec74d: Download complete [2022-05-10T15:22:04.705Z] ca2b28591e48: Verifying Checksum [2022-05-10T15:22:04.705Z] ca2b28591e48: Download complete [2022-05-10T15:22:04.705Z] a51346096db8: Verifying Checksum [2022-05-10T15:22:04.705Z] a51346096db8: Download complete [2022-05-10T15:22:04.705Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T15:22:04.705Z] 59bf1c3509f3: Download complete [2022-05-10T15:22:04.705Z] daebc70d1ce1: Verifying Checksum [2022-05-10T15:22:04.705Z] daebc70d1ce1: Download complete [2022-05-10T15:22:04.964Z] 59bf1c3509f3: Pull complete [2022-05-10T15:22:04.964Z] 666ba61612fd: Pull complete [2022-05-10T15:22:05.228Z] 8ed8ca486205: Pull complete [2022-05-10T15:22:05.489Z] 0e18a0eac166: Verifying Checksum [2022-05-10T15:22:05.489Z] 0e18a0eac166: Download complete [2022-05-10T15:22:05.489Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T15:22:05.489Z] 4fe6c5a15a65: Download complete [2022-05-10T15:22:08.779Z] 4fe6c5a15a65: Pull complete [2022-05-10T15:22:09.039Z] 22a0e8bec74d: Pull complete [2022-05-10T15:22:09.039Z] ca2b28591e48: Pull complete [2022-05-10T15:22:09.039Z] a51346096db8: Pull complete [2022-05-10T15:22:09.298Z] daebc70d1ce1: Pull complete [2022-05-10T15:22:11.206Z] 0e18a0eac166: Pull complete [2022-05-10T15:22:11.206Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T15:22:11.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T15:22:11.206Z] ---> f018257e8ee9 [2022-05-10T15:22:11.206Z] Step 3/11 : ARG MAKE=make build [2022-05-10T15:22:13.751Z] ---> Running in 3f3bb29257b8 [2022-05-10T15:22:13.751Z] Removing intermediate container 3f3bb29257b8 [2022-05-10T15:22:13.751Z] ---> b233e84fec38 [2022-05-10T15:22:13.751Z] Step 4/11 : WORKDIR /device-sdk-go [2022-05-10T15:22:13.751Z] ---> Running in 80ee943e6afa [2022-05-10T15:22:14.012Z] Removing intermediate container 80ee943e6afa [2022-05-10T15:22:14.012Z] ---> aa74d6a41f00 [2022-05-10T15:22:14.012Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T15:22:14.273Z] ---> Running in 7ce30f9e63bb [2022-05-10T15:22:14.273Z] Removing intermediate container 7ce30f9e63bb [2022-05-10T15:22:14.273Z] ---> 1ed4875bc9ca [2022-05-10T15:22:14.273Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T15:22:14.273Z] ---> Running in 7c2bdf32566f [2022-05-10T15:22:15.217Z] Removing intermediate container 7c2bdf32566f [2022-05-10T15:22:15.217Z] ---> fa510778b62c [2022-05-10T15:22:15.217Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-05-10T15:22:15.217Z] ---> Running in 3ae3340a79d6 [2022-05-10T15:22:15.478Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T15:22:16.420Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T15:22:16.420Z] OK: 221 MiB in 52 packages [2022-05-10T15:22:16.990Z] Removing intermediate container 3ae3340a79d6 [2022-05-10T15:22:16.990Z] ---> aefb67f03cf2 [2022-05-10T15:22:16.990Z] Step 8/11 : COPY go.mod vendor* ./ [2022-05-10T15:22:16.990Z] ---> 53387d8c22d2 [2022-05-10T15:22:16.990Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T15:22:16.990Z] ---> Running in cefa3efa13f0 [2022-05-10T15:22:17.881Z] Still waiting to schedule task [2022-05-10T15:22:17.881Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-10T15:22:31.924Z] Removing intermediate container cefa3efa13f0 [2022-05-10T15:22:31.925Z] ---> 32f5599416fe [2022-05-10T15:22:31.925Z] Step 10/11 : COPY . . [2022-05-10T15:22:32.185Z] ---> df1e52da9b11 [2022-05-10T15:22:32.185Z] Step 11/11 : RUN ${MAKE} [2022-05-10T15:22:32.446Z] ---> Running in 5a0114cc8670 [2022-05-10T15:22:32.707Z] noop [2022-05-10T15:22:32.966Z] Removing intermediate container 5a0114cc8670 [2022-05-10T15:22:32.966Z] ---> 333db11ff1bb [2022-05-10T15:22:32.966Z] Successfully built 333db11ff1bb [2022-05-10T15:22:32.966Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T15:22:33.264Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T15:22:33.264Z] . [Pipeline] withDockerContainer [2022-05-10T15:22:33.355Z] prd-ubuntu20.04-docker-8c-8g-47782 does not seem to be running inside a container [2022-05-10T15:22:33.419Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1156 -v /w/workspace/gexfoundry_device-sdk-go_PR-1156:/w/workspace/gexfoundry_device-sdk-go_PR-1156:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1156@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 ******** ci-base-image-x86_64 cat [2022-05-10T15:22:33.847Z] $ docker top e333704e5a20041ad89f9089b1e3373088a8216678b287a27ca8da13e6ec9510 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T15:22:34.196Z] + go version [2022-05-10T15:22:34.196Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T15:22:34.213Z] $ docker stop --time=1 e333704e5a20041ad89f9089b1e3373088a8216678b287a27ca8da13e6ec9510 [2022-05-10T15:22:35.763Z] $ docker rm -f e333704e5a20041ad89f9089b1e3373088a8216678b287a27ca8da13e6ec9510 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T15:22:36.160Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T15:22:36.160Z] . [Pipeline] withDockerContainer [2022-05-10T15:22:36.225Z] prd-ubuntu20.04-docker-8c-8g-47782 does not seem to be running inside a container [2022-05-10T15:22:36.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1156 -v /w/workspace/gexfoundry_device-sdk-go_PR-1156:/w/workspace/gexfoundry_device-sdk-go_PR-1156:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1156@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 ******** ci-base-image-x86_64 cat [2022-05-10T15:22:36.903Z] $ docker top 7d623c4a7bf7b473e30b4732cebdb4a50e029e091bbf2e719b196af5f8f39255 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T15:22:37.272Z] + make test [2022-05-10T15:22:37.272Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-10T15:22:42.548Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-05-10T15:22:54.759Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-05-10T15:22:54.759Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-05-10T15:22:54.759Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-05-10T15:22:54.759Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.110s coverage: 23.3% of statements [2022-05-10T15:22:54.759Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-05-10T15:22:54.759Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.064s coverage: 27.6% of statements [2022-05-10T15:22:54.759Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.071s coverage: 78.9% of statements [2022-05-10T15:22:54.760Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.065s coverage: 10.8% of statements [2022-05-10T15:22:54.760Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.088s coverage: 60.0% of statements [2022-05-10T15:22:54.760Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-05-10T15:22:54.760Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-05-10T15:22:54.760Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.091s coverage: 34.8% of statements [2022-05-10T15:22:54.760Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-05-10T15:22:55.331Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.071s coverage: 86.5% of statements [2022-05-10T15:22:55.332Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-05-10T15:22:55.332Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-05-10T15:22:55.332Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.097s coverage: 65.1% of statements [2022-05-10T15:22:55.332Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.809s coverage: 89.2% of statements [2022-05-10T15:22:55.332Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-05-10T15:22:55.332Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.070s coverage: 4.7% of statements [2022-05-10T15:22:55.332Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-05-10T15:23:10.221Z] GO111MODULE=on go vet ./... [2022-05-10T15:23:14.419Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T15:23:14.419Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T15:23:14.419Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T15:23:15.005Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T15:23:15.027Z] $ docker stop --time=1 7d623c4a7bf7b473e30b4732cebdb4a50e029e091bbf2e719b196af5f8f39255 [2022-05-10T15:23:17.479Z] $ docker rm -f 7d623c4a7bf7b473e30b4732cebdb4a50e029e091bbf2e719b196af5f8f39255 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T15:23:17.976Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T15:23:18.031Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-10T15:23:18.550Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T15:23:18.848Z] + ls -al . [2022-05-10T15:23:18.848Z] total 300 [2022-05-10T15:23:18.848Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 15:23 . [2022-05-10T15:23:18.848Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 15:21 .. [2022-05-10T15:23:18.848Z] -rw-rw-r-- 1 jenkins jenkins 140 May 10 15:21 .dockerignore [2022-05-10T15:23:18.848Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 15:22 .git [2022-05-10T15:23:18.848Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 15:21 .github [2022-05-10T15:23:18.848Z] -rw-rw-r-- 1 jenkins jenkins 131 May 10 15:21 .gitignore [2022-05-10T15:23:18.848Z] -rw-rw-r-- 1 jenkins jenkins 42 May 10 15:21 .golangci.yml [2022-05-10T15:23:18.848Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 15:22 .semver [2022-05-10T15:23:18.848Z] -rw-rw-r-- 1 jenkins jenkins 29536 May 10 15:21 CHANGELOG.md [2022-05-10T15:23:18.848Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 15:21 GOVERNANCE.md [2022-05-10T15:23:18.848Z] -rw-rw-r-- 1 jenkins jenkins 880 May 10 15:21 Jenkinsfile [2022-05-10T15:23:18.848Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 10 15:21 LICENSE [2022-05-10T15:23:18.848Z] -rw-rw-r-- 1 jenkins jenkins 2015 May 10 15:21 Makefile [2022-05-10T15:23:18.848Z] -rw-rw-r-- 1 jenkins jenkins 619 May 10 15:21 OWNERS.md [2022-05-10T15:23:18.848Z] -rw-rw-r-- 1 jenkins jenkins 4881 May 10 15:21 README.md [2022-05-10T15:23:18.848Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 15:22 VERSION [2022-05-10T15:23:18.848Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 15:21 bin [2022-05-10T15:23:18.848Z] -rw-r--r-- 1 jenkins jenkins 130739 May 10 15:22 coverage.out [2022-05-10T15:23:18.848Z] drwxrwxr-x 5 jenkins jenkins 4096 May 10 15:21 example [2022-05-10T15:23:18.848Z] -rw-rw-r-- 1 jenkins jenkins 3159 May 10 15:21 go.mod [2022-05-10T15:23:18.848Z] -rw-rw-r-- 1 jenkins jenkins 34529 May 10 15:21 go.sum [2022-05-10T15:23:18.848Z] drwxrwxr-x 15 jenkins jenkins 4096 May 10 15:21 internal [2022-05-10T15:23:18.848Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 15:21 openapi [2022-05-10T15:23:18.848Z] drwxrwxr-x 5 jenkins jenkins 4096 May 10 15:21 pkg [2022-05-10T15:23:18.848Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 15:21 snap [2022-05-10T15:23:18.848Z] -rw-rw-r-- 1 jenkins jenkins 222 May 10 15:21 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T15:23:19.146Z] + 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=55ebf56d54887069b8638180a21a53e502abd2e9 --label arch=amd64 --label version=0.0.0 . [2022-05-10T15:23:19.146Z] Sending build context to Docker daemon 9.889MB [2022-05-10T15:23:19.146Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T15:23:19.146Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-10T15:23:19.146Z] ---> 333db11ff1bb [2022-05-10T15:23:19.146Z] Step 3/25 : ARG MAKE=make build [2022-05-10T15:23:19.408Z] ---> Running in 7383c2b049de [2022-05-10T15:23:19.408Z] Removing intermediate container 7383c2b049de [2022-05-10T15:23:19.408Z] ---> 4328753c693a [2022-05-10T15:23:19.408Z] Step 4/25 : WORKDIR /device-sdk-go [2022-05-10T15:23:19.408Z] ---> Running in d70c64663ceb [2022-05-10T15:23:19.408Z] Removing intermediate container d70c64663ceb [2022-05-10T15:23:19.408Z] ---> 68a277edffdd [2022-05-10T15:23:19.408Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T15:23:19.668Z] ---> Running in ccb0e3ad8c0d [2022-05-10T15:23:19.668Z] Removing intermediate container ccb0e3ad8c0d [2022-05-10T15:23:19.668Z] ---> 5dec99065594 [2022-05-10T15:23:19.668Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T15:23:19.668Z] ---> Running in f4edd764e3e0 [2022-05-10T15:23:20.239Z] Removing intermediate container f4edd764e3e0 [2022-05-10T15:23:20.239Z] ---> 18d6fba6384d [2022-05-10T15:23:20.239Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-05-10T15:23:20.239Z] ---> Running in fde4321d7a68 [2022-05-10T15:23:20.808Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T15:23:21.376Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T15:23:21.637Z] OK: 221 MiB in 52 packages [2022-05-10T15:23:22.211Z] Removing intermediate container fde4321d7a68 [2022-05-10T15:23:22.211Z] ---> d451f9368fbf [2022-05-10T15:23:22.211Z] Step 8/25 : COPY go.mod vendor* ./ [2022-05-10T15:23:22.211Z] ---> 4d3f0d69b435 [2022-05-10T15:23:22.211Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T15:23:22.211Z] ---> Running in 45cb22f51b61 [2022-05-10T15:23:22.780Z] Removing intermediate container 45cb22f51b61 [2022-05-10T15:23:22.780Z] ---> 395a5f08248a [2022-05-10T15:23:22.780Z] Step 10/25 : COPY . . [2022-05-10T15:23:23.352Z] ---> dde71b5c619c [2022-05-10T15:23:23.352Z] Step 11/25 : RUN ${MAKE} [2022-05-10T15:23:23.352Z] ---> Running in a506aa8ede88 [2022-05-10T15:23:23.919Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-05-10T15:23:42.020Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-05-10T15:23:42.589Z] Removing intermediate container a506aa8ede88 [2022-05-10T15:23:42.589Z] ---> db372b65afd8 [2022-05-10T15:23:42.589Z] Step 12/25 : FROM alpine:3.14 [2022-05-10T15:23:43.173Z] 3.14: Pulling from library/alpine [2022-05-10T15:23:43.434Z] 8663204ce13b: Pulling fs layer [2022-05-10T15:23:43.434Z] 8663204ce13b: Verifying Checksum [2022-05-10T15:23:43.434Z] 8663204ce13b: Download complete [2022-05-10T15:23:43.693Z] 8663204ce13b: Pull complete [2022-05-10T15:23:43.694Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T15:23:43.694Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T15:23:43.694Z] ---> e04c818066af [2022-05-10T15:23:43.694Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T15:23:43.951Z] ---> Running in a1da48e01700 [2022-05-10T15:23:43.951Z] Removing intermediate container a1da48e01700 [2022-05-10T15:23:43.951Z] ---> d1412e2d78f7 [2022-05-10T15:23:43.951Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T15:23:43.951Z] ---> Running in 162982c7d02b [2022-05-10T15:23:44.522Z] Removing intermediate container 162982c7d02b [2022-05-10T15:23:44.522Z] ---> 2207b8f39bde [2022-05-10T15:23:44.522Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-05-10T15:23:44.522Z] ---> Running in 12aa39fa8ed9 [2022-05-10T15:23:44.782Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T15:23:45.722Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T15:23:45.982Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T15:23:45.982Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-10T15:23:45.982Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T15:23:46.242Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-10T15:23:46.242Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-10T15:23:46.528Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T15:23:46.528Z] OK: 8 MiB in 19 packages [2022-05-10T15:23:46.789Z] Removing intermediate container 12aa39fa8ed9 [2022-05-10T15:23:46.789Z] ---> 9f9b79a0f4a9 [2022-05-10T15:23:46.789Z] Step 16/25 : WORKDIR / [2022-05-10T15:23:46.789Z] ---> Running in 09be1daf7915 [2022-05-10T15:23:47.049Z] Removing intermediate container 09be1daf7915 [2022-05-10T15:23:47.049Z] ---> 5135096fe8a0 [2022-05-10T15:23:47.049Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-05-10T15:23:47.049Z] ---> c0ecc2c2b874 [2022-05-10T15:23:47.049Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-05-10T15:23:47.640Z] ---> a7b05648b4c2 [2022-05-10T15:23:47.640Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-05-10T15:23:47.640Z] ---> 7bef7eb0a6f4 [2022-05-10T15:23:47.640Z] Step 20/25 : EXPOSE 59999 [2022-05-10T15:23:47.900Z] ---> Running in 36bae610125b [2022-05-10T15:23:47.900Z] Removing intermediate container 36bae610125b [2022-05-10T15:23:47.900Z] ---> a08101867506 [2022-05-10T15:23:47.900Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-05-10T15:23:47.900Z] ---> Running in 1e23a9a6c262 [2022-05-10T15:23:48.160Z] Removing intermediate container 1e23a9a6c262 [2022-05-10T15:23:48.160Z] ---> 4695f3b8f667 [2022-05-10T15:23:48.160Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T15:23:48.160Z] ---> Running in 0d5880940d0e [2022-05-10T15:23:48.160Z] Removing intermediate container 0d5880940d0e [2022-05-10T15:23:48.160Z] ---> 3e347bba71af [2022-05-10T15:23:48.160Z] Step 23/25 : LABEL arch=amd64 [2022-05-10T15:23:48.420Z] ---> Running in d02267680fe3 [2022-05-10T15:23:48.420Z] Removing intermediate container d02267680fe3 [2022-05-10T15:23:48.420Z] ---> 95326f4a82b8 [2022-05-10T15:23:48.420Z] Step 24/25 : LABEL git_sha=55ebf56d54887069b8638180a21a53e502abd2e9 [2022-05-10T15:23:48.420Z] ---> Running in 01b4829cd2f5 [2022-05-10T15:23:48.420Z] Removing intermediate container 01b4829cd2f5 [2022-05-10T15:23:48.420Z] ---> 668fb04e5579 [2022-05-10T15:23:48.420Z] Step 25/25 : LABEL version=0.0.0 [2022-05-10T15:23:48.680Z] ---> Running in c8d6e139ed40 [2022-05-10T15:23:48.680Z] Removing intermediate container c8d6e139ed40 [2022-05-10T15:23:48.680Z] ---> 469c00a362e4 [2022-05-10T15:23:48.680Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T15:23:48.680Z] Successfully built 469c00a362e4 [2022-05-10T15:23:48.680Z] 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 [2022-05-10T15:23:49.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T15:23:49.075Z] [2022-05-10T15:23:49.075Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T15:23:49.404Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T15:23:49.404Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T15:23:49.404Z] 5eb5b503b376: Pulling fs layer [2022-05-10T15:23:49.404Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T15:23:49.404Z] ec43610c2a17: Pulling fs layer [2022-05-10T15:23:49.404Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T15:23:49.404Z] 33b1e0a273af: Pulling fs layer [2022-05-10T15:23:49.404Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T15:23:49.404Z] 2f39f015ded8: Pulling fs layer [2022-05-10T15:23:49.404Z] 33b1e0a273af: Waiting [2022-05-10T15:23:49.404Z] 5d3b04190fa2: Waiting [2022-05-10T15:23:49.404Z] 3a2ae6a8a46f: Waiting [2022-05-10T15:23:49.404Z] 2f39f015ded8: Waiting [2022-05-10T15:23:49.404Z] 5c69ac0246d0: Download complete [2022-05-10T15:23:49.404Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-10T15:23:49.404Z] 3a2ae6a8a46f: Download complete [2022-05-10T15:23:49.404Z] 33b1e0a273af: Verifying Checksum [2022-05-10T15:23:49.404Z] 33b1e0a273af: Download complete [2022-05-10T15:23:49.404Z] 5d3b04190fa2: Download complete [2022-05-10T15:23:49.686Z] ec43610c2a17: Verifying Checksum [2022-05-10T15:23:49.686Z] ec43610c2a17: Download complete [2022-05-10T15:23:49.686Z] 5eb5b503b376: Verifying Checksum [2022-05-10T15:23:49.686Z] 5eb5b503b376: Download complete [2022-05-10T15:23:50.298Z] 2f39f015ded8: Download complete [2022-05-10T15:23:50.868Z] 5eb5b503b376: Pull complete [2022-05-10T15:23:50.868Z] 5c69ac0246d0: Pull complete [2022-05-10T15:23:51.437Z] ec43610c2a17: Pull complete [2022-05-10T15:23:51.437Z] 3a2ae6a8a46f: Pull complete [2022-05-10T15:23:51.696Z] 33b1e0a273af: Pull complete [2022-05-10T15:23:51.696Z] 5d3b04190fa2: Pull complete [2022-05-10T15:23:55.889Z] 2f39f015ded8: Pull complete [2022-05-10T15:23:55.890Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T15:23:55.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T15:23:55.890Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T15:23:55.970Z] prd-ubuntu20.04-docker-8c-8g-47782 does not seem to be running inside a container [2022-05-10T15:23:56.024Z] $ 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/gexfoundry_device-sdk-go_PR-1156 -v /w/workspace/gexfoundry_device-sdk-go_PR-1156:/w/workspace/gexfoundry_device-sdk-go_PR-1156:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1156@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 [2022-05-10T15:23:58.022Z] $ docker top 185ecaabbfca4b12e1714b529d7afac98d61c7b8043f68f46e9fe91b4c29e416 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T15:23:58.415Z] ---> job-cost.sh [2022-05-10T15:23:58.415Z] lf-activate-venv: SKIPPING [2022-05-10T15:23:58.415Z] INFO: No Stack... [2022-05-10T15:23:58.676Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T15:23:59.248Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T15:23:59.544Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1156/archives/cost.csv [2022-05-10T15:23:59.544Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T15:23:59.560Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1156-4-stack-cost] [2022-05-10T15:23:59.564Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1156-4-stack-cost] did not exist. Created. [2022-05-10T15:23:59.565Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1156-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T15:23:59.885Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T15:23:59.919Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T15:23:59.924Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1156-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T15:23:59.953Z] $ docker stop --time=1 185ecaabbfca4b12e1714b529d7afac98d61c7b8043f68f46e9fe91b4c29e416 [2022-05-10T15:24:01.121Z] $ docker rm -f 185ecaabbfca4b12e1714b529d7afac98d61c7b8043f68f46e9fe91b4c29e416 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T15:25:36.461Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-47784 in /w/workspace/gexfoundry_device-sdk-go_PR-1156 [Pipeline] { [Pipeline] ws [2022-05-10T15:25:36.474Z] Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout [2022-05-10T15:25:36.972Z] The recommended git tool is: git [2022-05-10T15:25:43.385Z] using credential edgex-jenkins-ssh [2022-05-10T15:25:43.404Z] Cloning the remote Git repository [2022-05-10T15:25:43.483Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-05-10T15:25:43.593Z] > git init /w/workspace/device-sdk-go/4 # timeout=10 [2022-05-10T15:25:43.677Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-05-10T15:25:43.678Z] > git --version # timeout=10 [2022-05-10T15:25:43.703Z] > git --version # 'git version 2.25.1' [2022-05-10T15:25:43.706Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T15:25:43.785Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T15:25:45.508Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-05-10T15:25:45.535Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T15:25:45.571Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-05-10T15:25:45.632Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-05-10T15:25:45.633Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T15:25:45.652Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1156/head:refs/remotes/origin/PR-1156 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-10T15:25:46.330Z] Merging remotes/origin/main commit a42dac25d44a6c2ff7b69fdd484e9bf4bbdbbd96 into PR head commit 55ebf56d54887069b8638180a21a53e502abd2e9 [2022-05-10T15:25:46.601Z] Merge succeeded, producing 55ebf56d54887069b8638180a21a53e502abd2e9 [2022-05-10T15:25:46.601Z] Checking out Revision 55ebf56d54887069b8638180a21a53e502abd2e9 (PR-1156) [2022-05-10T15:25:46.353Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T15:25:46.372Z] > git checkout -f 55ebf56d54887069b8638180a21a53e502abd2e9 # timeout=10 [2022-05-10T15:25:46.499Z] > git remote # timeout=10 [2022-05-10T15:25:46.524Z] > git config --get remote.origin.url # timeout=10 [2022-05-10T15:25:46.538Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T15:25:46.551Z] > git merge a42dac25d44a6c2ff7b69fdd484e9bf4bbdbbd96 # timeout=10 [2022-05-10T15:25:46.580Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-10T15:25:46.612Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T15:25:46.628Z] > git checkout -f 55ebf56d54887069b8638180a21a53e502abd2e9 # timeout=10 [2022-05-10T15:25:51.048Z] Commit message: "Merge branch 'main' into kamakura-rls-notes" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T15:25:51.920Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T15:25:51.920Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T15:25:51.920Z] Dload Upload Total Spent Left Speed [2022-05-10T15:25:51.920Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 206k 0 --:--:-- --:--:-- --:--:-- 210k [Pipeline] sh [2022-05-10T15:25:52.494Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T15:25:52.849Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2022-05-10T15:25:52.849Z] /etc/docker/daemon.new [2022-05-10T15:25:52.849Z] { [2022-05-10T15:25:52.849Z] "registry-mirrors": [ [2022-05-10T15:25:52.849Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T15:25:52.849Z] ], [2022-05-10T15:25:52.849Z] "bip": "10.250.0.254/24", [2022-05-10T15:25:52.849Z] "hosts": [ [2022-05-10T15:25:52.849Z] "tcp://0.0.0.0:5555", [2022-05-10T15:25:52.849Z] "unix:///var/run/docker.sock" [2022-05-10T15:25:52.849Z] ], [2022-05-10T15:25:52.849Z] "mtu": 1458, [2022-05-10T15:25:52.849Z] "selinux-enabled": true, [2022-05-10T15:25:52.849Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T15:25:52.849Z] } [Pipeline] sh [2022-05-10T15:25:53.204Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T15:25:53.555Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T15:26:12.002Z] provisioning config files... [2022-05-10T15:26:12.028Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config7725881842107372437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T15:26:12.403Z] ---> docker-login.sh [2022-05-10T15:26:12.403Z] nexus3.edgexfoundry.org:10001 [2022-05-10T15:26:13.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T15:26:13.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T15:26:13.282Z] Configure a credential helper to remove this warning. See [2022-05-10T15:26:13.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T15:26:13.282Z] [2022-05-10T15:26:13.282Z] Login Succeeded [2022-05-10T15:26:13.282Z] nexus3.edgexfoundry.org:10002 [2022-05-10T15:26:13.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T15:26:13.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T15:26:13.833Z] Configure a credential helper to remove this warning. See [2022-05-10T15:26:13.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T15:26:13.833Z] [2022-05-10T15:26:13.833Z] Login Succeeded [2022-05-10T15:26:13.833Z] nexus3.edgexfoundry.org:10003 [2022-05-10T15:26:14.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T15:26:14.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T15:26:14.392Z] Configure a credential helper to remove this warning. See [2022-05-10T15:26:14.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T15:26:14.392Z] [2022-05-10T15:26:14.392Z] Login Succeeded [2022-05-10T15:26:14.392Z] nexus3.edgexfoundry.org:10004 [2022-05-10T15:26:14.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T15:26:14.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T15:26:14.937Z] Configure a credential helper to remove this warning. See [2022-05-10T15:26:14.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T15:26:14.937Z] [2022-05-10T15:26:14.937Z] Login Succeeded [2022-05-10T15:26:14.937Z] docker.io [2022-05-10T15:26:15.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T15:26:15.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T15:26:15.485Z] Configure a credential helper to remove this warning. See [2022-05-10T15:26:15.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T15:26:15.485Z] [2022-05-10T15:26:15.485Z] Login Succeeded [2022-05-10T15:26:15.485Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T15:26:15.504Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T15:26:16.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T15:26:16.087Z] ========================================================= [2022-05-10T15:26:16.087Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T15:26:16.087Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T15:26:16.438Z] + 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.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-10T15:26:17.074Z] Sending build context to Docker daemon 5.275MB [2022-05-10T15:26:17.074Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T15:26:17.074Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-10T15:26:17.074Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T15:26:17.074Z] 9b3977197b4f: Pulling fs layer [2022-05-10T15:26:17.074Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T15:26:17.074Z] 94645a83ff95: Pulling fs layer [2022-05-10T15:26:17.074Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T15:26:17.074Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T15:26:17.074Z] 3096ccb668a1: Pulling fs layer [2022-05-10T15:26:17.074Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T15:26:17.074Z] a4caa8a26152: Pulling fs layer [2022-05-10T15:26:17.074Z] 3f3a8bcf1eab: Waiting [2022-05-10T15:26:17.074Z] 0c92f367c5e7: Waiting [2022-05-10T15:26:17.074Z] 3096ccb668a1: Waiting [2022-05-10T15:26:17.074Z] e8cf19c19ddd: Waiting [2022-05-10T15:26:17.074Z] a4caa8a26152: Waiting [2022-05-10T15:26:17.074Z] 94645a83ff95: Verifying Checksum [2022-05-10T15:26:17.074Z] 94645a83ff95: Download complete [2022-05-10T15:26:17.074Z] 1a89e8eeedd5: Verifying Checksum [2022-05-10T15:26:17.074Z] 1a89e8eeedd5: Download complete [2022-05-10T15:26:17.074Z] 0c92f367c5e7: Verifying Checksum [2022-05-10T15:26:17.074Z] 0c92f367c5e7: Download complete [2022-05-10T15:26:17.354Z] 3096ccb668a1: Verifying Checksum [2022-05-10T15:26:17.354Z] 3096ccb668a1: Download complete [2022-05-10T15:26:17.354Z] 9b3977197b4f: Download complete [2022-05-10T15:26:17.354Z] e8cf19c19ddd: Verifying Checksum [2022-05-10T15:26:17.354Z] e8cf19c19ddd: Download complete [2022-05-10T15:26:17.962Z] 9b3977197b4f: Pull complete [2022-05-10T15:26:18.565Z] 1a89e8eeedd5: Pull complete [2022-05-10T15:26:18.841Z] 94645a83ff95: Pull complete [2022-05-10T15:26:19.453Z] a4caa8a26152: Verifying Checksum [2022-05-10T15:26:19.453Z] a4caa8a26152: Download complete [2022-05-10T15:26:20.052Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T15:26:20.052Z] 3f3a8bcf1eab: Download complete [2022-05-10T15:26:32.466Z] 3f3a8bcf1eab: Pull complete [2022-05-10T15:26:32.466Z] 0c92f367c5e7: Pull complete [2022-05-10T15:26:32.466Z] 3096ccb668a1: Pull complete [2022-05-10T15:26:33.066Z] e8cf19c19ddd: Pull complete [2022-05-10T15:26:39.800Z] a4caa8a26152: Pull complete [2022-05-10T15:26:39.800Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T15:26:39.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T15:26:39.800Z] ---> 725f1c02e7f9 [2022-05-10T15:26:39.800Z] Step 3/11 : ARG MAKE=make build [2022-05-10T15:26:40.790Z] ---> Running in ecc4a685763f [2022-05-10T15:26:41.070Z] Removing intermediate container ecc4a685763f [2022-05-10T15:26:41.070Z] ---> 63aaf7ddb8b2 [2022-05-10T15:26:41.070Z] Step 4/11 : WORKDIR /device-sdk-go [2022-05-10T15:26:41.070Z] ---> Running in c65a9f80ca3a [2022-05-10T15:26:41.679Z] Removing intermediate container c65a9f80ca3a [2022-05-10T15:26:41.679Z] ---> d66ffeb8ae80 [2022-05-10T15:26:41.679Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T15:26:41.679Z] ---> Running in dcb7d2ebe67b [2022-05-10T15:26:43.133Z] Removing intermediate container dcb7d2ebe67b [2022-05-10T15:26:43.133Z] ---> 0fd1b74652a5 [2022-05-10T15:26:43.133Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T15:26:43.133Z] ---> Running in b7c77703393b [2022-05-10T15:26:45.131Z] Removing intermediate container b7c77703393b [2022-05-10T15:26:45.131Z] ---> 8cd85b72b396 [2022-05-10T15:26:45.131Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-05-10T15:26:45.131Z] ---> Running in 02f502be1295 [2022-05-10T15:26:46.114Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T15:26:47.098Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T15:26:48.086Z] OK: 220 MiB in 52 packages [2022-05-10T15:26:49.075Z] Removing intermediate container 02f502be1295 [2022-05-10T15:26:49.075Z] ---> 08890acc1b01 [2022-05-10T15:26:49.075Z] Step 8/11 : COPY go.mod vendor* ./ [2022-05-10T15:26:49.674Z] ---> 9619e9653b73 [2022-05-10T15:26:49.674Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T15:26:49.674Z] ---> Running in 8ae4499781a3 [2022-05-10T15:27:36.698Z] Removing intermediate container 8ae4499781a3 [2022-05-10T15:27:36.698Z] ---> c29b53dab0d0 [2022-05-10T15:27:36.698Z] Step 10/11 : COPY . . [2022-05-10T15:27:37.304Z] ---> 1d1cd191531c [2022-05-10T15:27:37.304Z] Step 11/11 : RUN ${MAKE} [2022-05-10T15:27:37.304Z] ---> Running in 4b3158fc03fb [2022-05-10T15:27:38.294Z] noop [2022-05-10T15:27:38.896Z] Removing intermediate container 4b3158fc03fb [2022-05-10T15:27:38.897Z] ---> db5f6fb8e62a [2022-05-10T15:27:38.897Z] Successfully built db5f6fb8e62a [2022-05-10T15:27:38.897Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T15:27:39.250Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T15:27:39.250Z] . [Pipeline] withDockerContainer [2022-05-10T15:27:39.509Z] prd-ubuntu20.04-docker-arm64-4c-16g-47784 does not seem to be running inside a container [2022-05-10T15:27:39.604Z] $ 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 [2022-05-10T15:27:40.928Z] $ docker top afad86206d581f7091b24fd2ddcd9d16b9fb6265af53fc860d71bdf7fbf6ba05 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T15:27:41.849Z] + go version [2022-05-10T15:27:41.849Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T15:27:41.884Z] $ docker stop --time=1 afad86206d581f7091b24fd2ddcd9d16b9fb6265af53fc860d71bdf7fbf6ba05 [2022-05-10T15:27:43.545Z] $ docker rm -f afad86206d581f7091b24fd2ddcd9d16b9fb6265af53fc860d71bdf7fbf6ba05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T15:27:44.160Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T15:27:44.160Z] . [Pipeline] withDockerContainer [2022-05-10T15:27:44.415Z] prd-ubuntu20.04-docker-arm64-4c-16g-47784 does not seem to be running inside a container [2022-05-10T15:27:44.499Z] $ 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 [2022-05-10T15:27:45.794Z] $ docker top d41643eca2934873f8c3c1c658bc43330610f0b5b5cfb2ebc02c19efddf79600 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T15:27:46.710Z] + make test [2022-05-10T15:27:46.710Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-10T15:28:19.117Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-05-10T15:30:11.020Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-05-10T15:30:11.020Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-05-10T15:30:11.020Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-05-10T15:30:15.354Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.386s coverage: 23.3% of statements [2022-05-10T15:30:15.354Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-05-10T15:30:15.354Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.287s coverage: 27.6% of statements [2022-05-10T15:30:15.354Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.324s coverage: 78.9% of statements [2022-05-10T15:30:15.354Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.287s coverage: 10.8% of statements [2022-05-10T15:30:20.797Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.449s coverage: 60.0% of statements [2022-05-10T15:30:20.797Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-05-10T15:30:20.797Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-05-10T15:30:24.223Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.437s coverage: 34.8% of statements [2022-05-10T15:30:24.223Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-05-10T15:30:24.830Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.303s coverage: 86.5% of statements [2022-05-10T15:30:24.830Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-05-10T15:30:24.830Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-05-10T15:30:24.830Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.477s coverage: 65.1% of statements [2022-05-10T15:30:28.263Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.247s coverage: 89.2% of statements [2022-05-10T15:30:28.263Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-05-10T15:30:31.641Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.260s coverage: 4.7% of statements [2022-05-10T15:30:31.641Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-05-10T15:30:31.914Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-10T15:30:31.914Z] GO111MODULE=on go vet ./... [2022-05-10T15:32:08.786Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T15:32:08.786Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T15:32:08.787Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T15:32:08.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T15:32:08.829Z] $ docker stop --time=1 d41643eca2934873f8c3c1c658bc43330610f0b5b5cfb2ebc02c19efddf79600 [2022-05-10T15:32:10.689Z] $ docker rm -f d41643eca2934873f8c3c1c658bc43330610f0b5b5cfb2ebc02c19efddf79600 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T15:32:12.088Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T15:32:12.117Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T15:32:12.779Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T15:32:13.165Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T15:32:13.518Z] + ls -al . [2022-05-10T15:32:13.518Z] total 296 [2022-05-10T15:32:13.518Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 15:32 . [2022-05-10T15:32:13.518Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 15:25 .. [2022-05-10T15:32:13.518Z] -rw-rw-r-- 1 jenkins jenkins 140 May 10 15:25 .dockerignore [2022-05-10T15:32:13.518Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 15:25 .git [2022-05-10T15:32:13.518Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 15:25 .github [2022-05-10T15:32:13.518Z] -rw-rw-r-- 1 jenkins jenkins 131 May 10 15:25 .gitignore [2022-05-10T15:32:13.518Z] -rw-rw-r-- 1 jenkins jenkins 42 May 10 15:25 .golangci.yml [2022-05-10T15:32:13.518Z] -rw-rw-r-- 1 jenkins jenkins 29536 May 10 15:25 CHANGELOG.md [2022-05-10T15:32:13.518Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 15:25 GOVERNANCE.md [2022-05-10T15:32:13.518Z] -rw-rw-r-- 1 jenkins jenkins 880 May 10 15:25 Jenkinsfile [2022-05-10T15:32:13.518Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 10 15:25 LICENSE [2022-05-10T15:32:13.518Z] -rw-rw-r-- 1 jenkins jenkins 2015 May 10 15:25 Makefile [2022-05-10T15:32:13.518Z] -rw-rw-r-- 1 jenkins jenkins 619 May 10 15:25 OWNERS.md [2022-05-10T15:32:13.518Z] -rw-rw-r-- 1 jenkins jenkins 4881 May 10 15:25 README.md [2022-05-10T15:32:13.518Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 15:22 VERSION [2022-05-10T15:32:13.518Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 15:25 bin [2022-05-10T15:32:13.518Z] -rw-r--r-- 1 jenkins jenkins 130740 May 10 15:30 coverage.out [2022-05-10T15:32:13.518Z] drwxrwxr-x 5 jenkins jenkins 4096 May 10 15:25 example [2022-05-10T15:32:13.518Z] -rw-rw-r-- 1 jenkins jenkins 3159 May 10 15:25 go.mod [2022-05-10T15:32:13.518Z] -rw-rw-r-- 1 jenkins jenkins 34529 May 10 15:25 go.sum [2022-05-10T15:32:13.518Z] drwxrwxr-x 15 jenkins jenkins 4096 May 10 15:25 internal [2022-05-10T15:32:13.518Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 15:25 openapi [2022-05-10T15:32:13.518Z] drwxrwxr-x 5 jenkins jenkins 4096 May 10 15:25 pkg [2022-05-10T15:32:13.518Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 15:25 snap [2022-05-10T15:32:13.518Z] -rw-rw-r-- 1 jenkins jenkins 222 May 10 15:25 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T15:32:13.872Z] + 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=55ebf56d54887069b8638180a21a53e502abd2e9 --label arch=arm64 --label version=0.0.0 . [2022-05-10T15:32:14.476Z] Sending build context to Docker daemon 5.407MB [2022-05-10T15:32:14.476Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T15:32:14.476Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-10T15:32:14.476Z] ---> db5f6fb8e62a [2022-05-10T15:32:14.476Z] Step 3/25 : ARG MAKE=make build [2022-05-10T15:32:14.476Z] ---> Running in 18093aea5ced [2022-05-10T15:32:14.755Z] Removing intermediate container 18093aea5ced [2022-05-10T15:32:14.755Z] ---> 8526a8a928cc [2022-05-10T15:32:14.755Z] Step 4/25 : WORKDIR /device-sdk-go [2022-05-10T15:32:15.036Z] ---> Running in 4b75408b330a [2022-05-10T15:32:15.316Z] Removing intermediate container 4b75408b330a [2022-05-10T15:32:15.316Z] ---> a23cc34fcb04 [2022-05-10T15:32:15.316Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T15:32:15.316Z] ---> Running in dd849efe9444 [2022-05-10T15:32:15.590Z] Removing intermediate container dd849efe9444 [2022-05-10T15:32:15.590Z] ---> 93ee445f296d [2022-05-10T15:32:15.590Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T15:32:15.873Z] ---> Running in 76e6799e8f8a [2022-05-10T15:32:17.334Z] Removing intermediate container 76e6799e8f8a [2022-05-10T15:32:17.334Z] ---> 8ab1544c05d2 [2022-05-10T15:32:17.334Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-05-10T15:32:17.616Z] ---> Running in 69a3b5bbdc85 [2022-05-10T15:32:18.595Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T15:32:19.574Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T15:32:20.176Z] OK: 220 MiB in 52 packages [2022-05-10T15:32:21.168Z] Removing intermediate container 69a3b5bbdc85 [2022-05-10T15:32:21.168Z] ---> 1f38b1c546b8 [2022-05-10T15:32:21.168Z] Step 8/25 : COPY go.mod vendor* ./ [2022-05-10T15:32:21.768Z] ---> 5b64f0e3d230 [2022-05-10T15:32:21.768Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T15:32:21.768Z] ---> Running in 381dbc101b2b [2022-05-10T15:32:23.747Z] Removing intermediate container 381dbc101b2b [2022-05-10T15:32:23.747Z] ---> 1ecc776a063c [2022-05-10T15:32:23.747Z] Step 10/25 : COPY . . [2022-05-10T15:32:25.191Z] ---> 24bb1579916d [2022-05-10T15:32:25.191Z] Step 11/25 : RUN ${MAKE} [2022-05-10T15:32:25.191Z] ---> Running in 9560e66effe9 [2022-05-10T15:32:26.176Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-05-10T15:34:33.108Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-05-10T15:34:33.108Z] Removing intermediate container 9560e66effe9 [2022-05-10T15:34:33.108Z] ---> 8de884a8cd0c [2022-05-10T15:34:33.108Z] Step 12/25 : FROM alpine:3.14 [2022-05-10T15:34:33.108Z] 3.14: Pulling from library/alpine [2022-05-10T15:34:33.108Z] 455c02918c45: Pulling fs layer [2022-05-10T15:34:33.108Z] 455c02918c45: Verifying Checksum [2022-05-10T15:34:33.108Z] 455c02918c45: Download complete [2022-05-10T15:34:33.704Z] 455c02918c45: Pull complete [2022-05-10T15:34:33.704Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T15:34:33.704Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T15:34:33.704Z] ---> ac73e934f311 [2022-05-10T15:34:33.704Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T15:34:33.704Z] ---> Running in e7e6d15401d8 [2022-05-10T15:34:33.978Z] Removing intermediate container e7e6d15401d8 [2022-05-10T15:34:33.978Z] ---> 22b94f86cc73 [2022-05-10T15:34:33.978Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T15:34:33.978Z] ---> Running in c37377f79f44 [2022-05-10T15:34:35.952Z] Removing intermediate container c37377f79f44 [2022-05-10T15:34:35.952Z] ---> 759506a2b74a [2022-05-10T15:34:35.952Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-05-10T15:34:35.952Z] ---> Running in 38212f582561 [2022-05-10T15:34:36.547Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T15:34:37.526Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T15:34:38.502Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T15:34:38.502Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-10T15:34:38.502Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T15:34:38.502Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-10T15:34:38.775Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-10T15:34:38.775Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T15:34:38.775Z] OK: 8 MiB in 19 packages [2022-05-10T15:34:39.752Z] Removing intermediate container 38212f582561 [2022-05-10T15:34:39.752Z] ---> 1c2d652d4dca [2022-05-10T15:34:39.752Z] Step 16/25 : WORKDIR / [2022-05-10T15:34:39.752Z] ---> Running in 36c7d58f5a8c [2022-05-10T15:34:40.024Z] Removing intermediate container 36c7d58f5a8c [2022-05-10T15:34:40.024Z] ---> 84c29e84006e [2022-05-10T15:34:40.024Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-05-10T15:34:40.619Z] ---> 9ca584b2ce5d [2022-05-10T15:34:40.619Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-05-10T15:34:42.053Z] ---> afa3004f8c9c [2022-05-10T15:34:42.053Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-05-10T15:34:42.646Z] ---> 1f9b1bb8bbab [2022-05-10T15:34:42.646Z] Step 20/25 : EXPOSE 59999 [2022-05-10T15:34:42.646Z] ---> Running in 6d5604fc9a6c [2022-05-10T15:34:42.920Z] Removing intermediate container 6d5604fc9a6c [2022-05-10T15:34:42.920Z] ---> 2c5a448852d0 [2022-05-10T15:34:42.920Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-05-10T15:34:42.920Z] ---> Running in 6995e4fc8c39 [2022-05-10T15:34:43.194Z] Removing intermediate container 6995e4fc8c39 [2022-05-10T15:34:43.194Z] ---> b7f126b6541a [2022-05-10T15:34:43.194Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T15:34:43.194Z] ---> Running in 6c1e54e96c92 [2022-05-10T15:34:43.468Z] Removing intermediate container 6c1e54e96c92 [2022-05-10T15:34:43.468Z] ---> ee4ca5cc80cf [2022-05-10T15:34:43.468Z] Step 23/25 : LABEL arch=arm64 [2022-05-10T15:34:43.742Z] ---> Running in 58e4671be08b [2022-05-10T15:34:44.017Z] Removing intermediate container 58e4671be08b [2022-05-10T15:34:44.017Z] ---> b974ac7eafd5 [2022-05-10T15:34:44.017Z] Step 24/25 : LABEL git_sha=55ebf56d54887069b8638180a21a53e502abd2e9 [2022-05-10T15:34:44.017Z] ---> Running in af676b5d9f55 [2022-05-10T15:34:44.293Z] Removing intermediate container af676b5d9f55 [2022-05-10T15:34:44.293Z] ---> d0a7b69896fe [2022-05-10T15:34:44.293Z] Step 25/25 : LABEL version=0.0.0 [2022-05-10T15:34:44.293Z] ---> Running in 84adcb0920da [2022-05-10T15:34:44.566Z] Removing intermediate container 84adcb0920da [2022-05-10T15:34:44.566Z] ---> 801dcbcd8ffb [2022-05-10T15:34:44.566Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T15:34:44.566Z] Successfully built 801dcbcd8ffb [2022-05-10T15:34:44.840Z] 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 [2022-05-10T15:34:45.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T15:34:45.266Z] [2022-05-10T15:34:45.266Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T15:34:45.621Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T15:34:45.621Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T15:34:45.621Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T15:34:45.621Z] 04944245beec: Pulling fs layer [2022-05-10T15:34:45.621Z] 699f458cf7ca: Pulling fs layer [2022-05-10T15:34:45.621Z] 765212b225bb: Pulling fs layer [2022-05-10T15:34:45.621Z] f23df028b6ca: Pulling fs layer [2022-05-10T15:34:45.621Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T15:34:45.621Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T15:34:45.621Z] 765212b225bb: Waiting [2022-05-10T15:34:45.621Z] f23df028b6ca: Waiting [2022-05-10T15:34:45.621Z] d65c8cfc05b1: Waiting [2022-05-10T15:34:45.621Z] 2437ff75d9bd: Waiting [2022-05-10T15:34:45.894Z] 04944245beec: Verifying Checksum [2022-05-10T15:34:45.894Z] 04944245beec: Download complete [2022-05-10T15:34:45.894Z] 765212b225bb: Verifying Checksum [2022-05-10T15:34:45.894Z] 765212b225bb: Download complete [2022-05-10T15:34:45.894Z] f23df028b6ca: Verifying Checksum [2022-05-10T15:34:45.894Z] f23df028b6ca: Download complete [2022-05-10T15:34:45.894Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T15:34:45.894Z] d65c8cfc05b1: Download complete [2022-05-10T15:34:45.894Z] 699f458cf7ca: Verifying Checksum [2022-05-10T15:34:45.894Z] 699f458cf7ca: Download complete [2022-05-10T15:34:46.499Z] 8998bd30e6a1: Verifying Checksum [2022-05-10T15:34:46.499Z] 8998bd30e6a1: Download complete [2022-05-10T15:34:48.475Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T15:34:48.475Z] 2437ff75d9bd: Download complete [2022-05-10T15:34:50.450Z] 8998bd30e6a1: Pull complete [2022-05-10T15:34:50.724Z] 04944245beec: Pull complete [2022-05-10T15:34:52.157Z] 699f458cf7ca: Pull complete [2022-05-10T15:34:52.157Z] 765212b225bb: Pull complete [2022-05-10T15:34:53.134Z] f23df028b6ca: Pull complete [2022-05-10T15:34:53.134Z] d65c8cfc05b1: Pull complete [2022-05-10T15:35:08.216Z] 2437ff75d9bd: Pull complete [2022-05-10T15:35:08.216Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T15:35:08.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T15:35:08.216Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T15:35:08.436Z] prd-ubuntu20.04-docker-arm64-4c-16g-47784 does not seem to be running inside a container [2022-05-10T15:35:08.523Z] $ 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 [2022-05-10T15:35:11.116Z] $ docker top f8fefb84d87811265d253553d4eb3e3a19b8ab1ff4b4cf899a6e760d4fe4543b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T15:35:12.018Z] ---> job-cost.sh [2022-05-10T15:35:12.018Z] lf-activate-venv: SKIPPING [2022-05-10T15:35:12.018Z] INFO: No Stack... [2022-05-10T15:35:12.612Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T15:35:13.584Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T15:35:14.248Z] + + cutcat -d, /w/workspace/device-sdk-go/4/archives/cost.csv -f6 [2022-05-10T15:35:14.248Z] [Pipeline] lock [2022-05-10T15:35:14.310Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1156-4-stack-cost] [2022-05-10T15:35:14.315Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1156-4-stack-cost] did not exist. Created. [2022-05-10T15:35:14.315Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1156-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T15:35:14.985Z] /w/workspace/device-sdk-go/4@tmp/durable-5ea91150/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-10T15:35:15.666Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-10T15:35:15.692Z] Warning: overwriting stash ‘stack-cost’ [2022-05-10T15:35:15.759Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T15:35:15.765Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1156-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T15:35:15.780Z] $ docker stop --time=1 f8fefb84d87811265d253553d4eb3e3a19b8ab1ff4b4cf899a6e760d4fe4543b [2022-05-10T15:35:17.254Z] $ docker rm -f f8fefb84d87811265d253553d4eb3e3a19b8ab1ff4b4cf899a6e760d4fe4543b [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 [2022-05-10T15:35:17.668Z] provisioning config files... [2022-05-10T15:35:17.676Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp/config8864993389770438672tmp [Pipeline] { [Pipeline] sh [2022-05-10T15:35:17.979Z] + set +x [2022-05-10T15:35:17.979Z] + curl -s https://codecov.io/bash [2022-05-10T15:35:17.979Z] + bash -s -- [2022-05-10T15:35:17.979Z] [2022-05-10T15:35:17.979Z] _____ _ [2022-05-10T15:35:17.979Z] / ____| | | [2022-05-10T15:35:17.979Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T15:35:17.979Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T15:35:17.979Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T15:35:17.979Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T15:35:17.979Z] Bash-1.0.6 [2022-05-10T15:35:17.979Z] [2022-05-10T15:35:17.979Z] [2022-05-10T15:35:17.979Z] ==> git version 2.25.1 found [2022-05-10T15:35:17.979Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-10T15:35:17.979Z] Release-Date: 2020-01-08 [2022-05-10T15:35:17.979Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-10T15:35:17.979Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T15:35:17.979Z] ==> Jenkins CI detected. [2022-05-10T15:35:17.979Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1156 [2022-05-10T15:35:17.979Z] project root: . [2022-05-10T15:35:17.979Z] --> token set from env [2022-05-10T15:35:17.979Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T15:35:17.979Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T15:35:17.979Z] ==> Python coveragepy not found [2022-05-10T15:35:17.979Z] ==> Searching for coverage reports in: [2022-05-10T15:35:17.979Z] + . [2022-05-10T15:35:17.979Z] -> Found 1 reports [2022-05-10T15:35:17.979Z] ==> Detecting git/mercurial file structure [2022-05-10T15:35:17.979Z] ==> Reading reports [2022-05-10T15:35:17.979Z] + ./coverage.out bytes=130740 [2022-05-10T15:35:17.979Z] ==> Appending adjustments [2022-05-10T15:35:17.979Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T15:35:18.239Z] + Found adjustments [2022-05-10T15:35:18.239Z] ==> Gzipping contents [2022-05-10T15:35:18.239Z] 20K /tmp/codecov.9d587c.gz [2022-05-10T15:35:18.239Z] ==> Uploading reports [2022-05-10T15:35:18.239Z] url: https://codecov.io [2022-05-10T15:35:18.239Z] query: branch=PR-1156&commit=55ebf56d54887069b8638180a21a53e502abd2e9&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1156%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1156&job=&cmd_args= [2022-05-10T15:35:18.499Z] -> Pinging Codecov [2022-05-10T15:35:18.499Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1156&commit=55ebf56d54887069b8638180a21a53e502abd2e9&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1156%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1156&job=&cmd_args= [2022-05-10T15:35:18.759Z] -> Uploading to [2022-05-10T15:35:18.759Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/7E55EF52A471D76F132DFD9A03CDDE97/55ebf56d54887069b8638180a21a53e502abd2e9/9fd1e494-1e55-41d8-bbe6-0545bf65c408.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T153518Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c70c4af5d48acf6b84e16e17d4312b78bdbb4f84a0c713985b203db49bfdc01b [2022-05-10T15:35:18.759Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T15:35:18.759Z] Dload Upload Total Spent Left Speed [2022-05-10T15:35:19.020Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16822 0 0 100 16822 0 73780 --:--:-- --:--:-- --:--:-- 73780 [2022-05-10T15:35:19.020Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/55ebf56d54887069b8638180a21a53e502abd2e9 [Pipeline] } [2022-05-10T15:35:19.027Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-10T15:35:19.709Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1156/archives ] [2022-05-10T15:35:19.709Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1156/archives [2022-05-10T15:35:19.709Z] total 16 [2022-05-10T15:35:19.709Z] drwxr-xr-x 3 root root 4096 May 10 15:23 . [2022-05-10T15:35:19.709Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 15:23 .. [2022-05-10T15:35:19.709Z] drwxr-xr-x 2 root root 4096 May 10 15:23 cost [2022-05-10T15:35:19.709Z] -rw-r--r-- 1 root root 85 May 10 15:23 cost.csv [2022-05-10T15:35:19.709Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1156/archives [2022-05-10T15:35:19.709Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1156/archives [2022-05-10T15:35:19.709Z] total 16 [2022-05-10T15:35:19.709Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 15:23 . [2022-05-10T15:35:19.709Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 15:23 .. [2022-05-10T15:35:19.709Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 15:23 cost [2022-05-10T15:35:19.709Z] -rw-r--r-- 1 jenkins jenkins 85 May 10 15:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-10T15:35:20.005Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T15:35:20.868Z] ---> package-listing.sh [2022-05-10T15:35:20.868Z] ++ facter osfamily [2022-05-10T15:35:20.868Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T15:35:21.128Z] + OS_FAMILY=debian [2022-05-10T15:35:21.128Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1156 [2022-05-10T15:35:21.128Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T15:35:21.128Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T15:35:21.128Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T15:35:21.128Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T15:35:21.128Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1156 ']' [2022-05-10T15:35:21.128Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T15:35:21.128Z] + case "${OS_FAMILY}" in [2022-05-10T15:35:21.128Z] + dpkg -l [2022-05-10T15:35:21.128Z] + grep '^ii' [2022-05-10T15:35:21.128Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T15:35:21.128Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T15:35:21.128Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T15:35:21.128Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1156 ']' [2022-05-10T15:35:21.128Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1156/archives/ [2022-05-10T15:35:21.128Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1156/archives/ [Pipeline] echo [2022-05-10T15:35:21.139Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1156/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-10T15:35:21.419Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T15:35:21.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T15:35:21.977Z] . [Pipeline] withDockerContainer [2022-05-10T15:35:22.049Z] prd-ubuntu20.04-docker-8c-8g-47782 does not seem to be running inside a container [2022-05-10T15:35:22.095Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1156/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-1156 -v /w/workspace/gexfoundry_device-sdk-go_PR-1156:/w/workspace/gexfoundry_device-sdk-go_PR-1156:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1156@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T15:35:22.330Z] $ docker top e30c477146dc0b6a652c015dbcfa18a4f085d83f3fe189773e9c24f681739bb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T15:35:22.687Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T15:35:22.974Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T15:35:23.261Z] + ls /var/log/sa-host [2022-05-10T15:35:23.261Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T15:35:23.352Z] provisioning config files... [2022-05-10T15:35:23.361Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1156@tmp/config2321785953312693399tmp [Pipeline] { [Pipeline] echo [2022-05-10T15:35:23.376Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T15:35:23.663Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T15:35:23.671Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T15:35:23.995Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T15:35:24.005Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T15:35:24.294Z] ---> sudo-logs.sh [2022-05-10T15:35:24.294Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T15:35:24.330Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T15:35:24.624Z] ---> job-cost.sh [2022-05-10T15:35:24.624Z] lf-activate-venv: SKIPPING [2022-05-10T15:35:24.624Z] DEBUG: total: 0.2199999988079071 [2022-05-10T15:35:24.624Z] INFO: Retrieving Stack Cost... [2022-05-10T15:35:24.884Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T15:35:25.456Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T15:35:25.472Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T15:35:25.760Z] ---> logs-deploy.sh [2022-05-10T15:35:25.760Z] lf-activate-venv: SKIPPING [2022-05-10T15:35:25.760Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1156/4 [2022-05-10T15:35:25.760Z] INFO: archiving workspace using pattern(s): [2022-05-10T15:35:26.702Z] Archives upload complete. [2022-05-10T15:35:26.962Z] INFO: archiving logs to Nexus [2022-05-10T15:35:27.535Z] ---> uname -a: [2022-05-10T15:35:27.535Z] Linux prd-ubuntu20-04-docker-8c-8g-47782 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-05-10T15:35:27.535Z] [2022-05-10T15:35:27.535Z] [2022-05-10T15:35:27.535Z] ---> lscpu: [2022-05-10T15:35:27.535Z] Architecture: x86_64 [2022-05-10T15:35:27.535Z] CPU op-mode(s): 32-bit, 64-bit [2022-05-10T15:35:27.535Z] Byte Order: Little Endian [2022-05-10T15:35:27.535Z] Address sizes: 40 bits physical, 48 bits virtual [2022-05-10T15:35:27.535Z] CPU(s): 8 [2022-05-10T15:35:27.535Z] On-line CPU(s) list: 0-7 [2022-05-10T15:35:27.535Z] Thread(s) per core: 1 [2022-05-10T15:35:27.535Z] Core(s) per socket: 1 [2022-05-10T15:35:27.535Z] Socket(s): 8 [2022-05-10T15:35:27.535Z] NUMA node(s): 1 [2022-05-10T15:35:27.535Z] Vendor ID: AuthenticAMD [2022-05-10T15:35:27.535Z] CPU family: 23 [2022-05-10T15:35:27.535Z] Model: 49 [2022-05-10T15:35:27.535Z] Model name: AMD EPYC-Rome Processor [2022-05-10T15:35:27.535Z] Stepping: 0 [2022-05-10T15:35:27.535Z] CPU MHz: 2799.998 [2022-05-10T15:35:27.535Z] BogoMIPS: 5599.99 [2022-05-10T15:35:27.535Z] Virtualization: AMD-V [2022-05-10T15:35:27.535Z] Hypervisor vendor: KVM [2022-05-10T15:35:27.535Z] Virtualization type: full [2022-05-10T15:35:27.535Z] L1d cache: 256 KiB [2022-05-10T15:35:27.535Z] L1i cache: 256 KiB [2022-05-10T15:35:27.535Z] L2 cache: 4 MiB [2022-05-10T15:35:27.535Z] L3 cache: 128 MiB [2022-05-10T15:35:27.535Z] NUMA node0 CPU(s): 0-7 [2022-05-10T15:35:27.535Z] Vulnerability Itlb multihit: Not affected [2022-05-10T15:35:27.535Z] Vulnerability L1tf: Not affected [2022-05-10T15:35:27.535Z] Vulnerability Mds: Not affected [2022-05-10T15:35:27.535Z] Vulnerability Meltdown: Not affected [2022-05-10T15:35:27.535Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-05-10T15:35:27.535Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-05-10T15:35:27.535Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-05-10T15:35:27.535Z] Vulnerability Srbds: Not affected [2022-05-10T15:35:27.535Z] Vulnerability Tsx async abort: Not affected [2022-05-10T15:35:27.535Z] 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-05-10T15:35:27.535Z] [2022-05-10T15:35:27.535Z] [2022-05-10T15:35:27.535Z] ---> nproc: [2022-05-10T15:35:27.535Z] 8 [2022-05-10T15:35:27.535Z] [2022-05-10T15:35:27.535Z] [2022-05-10T15:35:27.535Z] ---> df -h: [2022-05-10T15:35:27.535Z] Filesystem Size Used Avail Use% Mounted on [2022-05-10T15:35:27.535Z] overlay 155G 11G 145G 7% / [2022-05-10T15:35:27.535Z] tmpfs 64M 0 64M 0% /dev [2022-05-10T15:35:27.535Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-05-10T15:35:27.535Z] shm 64M 0 64M 0% /dev/shm [2022-05-10T15:35:27.535Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-05-10T15:35:27.535Z] [2022-05-10T15:35:27.535Z] [2022-05-10T15:35:27.535Z] ---> sar -b -r -n DEV: [2022-05-10T15:35:27.535Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-47782) 05/10/22 _x86_64_ (8 CPU) [2022-05-10T15:35:27.535Z] [2022-05-10T15:35:27.535Z] 15:21:07 LINUX RESTART (8 CPU) [2022-05-10T15:35:27.535Z] [2022-05-10T15:35:27.535Z] 15:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-05-10T15:35:27.535Z] 15:23:01 161.86 1.68 160.17 0.00 27.86 52846.93 0.00 [2022-05-10T15:35:27.535Z] 15:24:01 201.07 0.15 200.92 0.00 10.53 46723.41 0.00 [2022-05-10T15:35:27.535Z] 15:25:01 1.72 0.00 1.72 0.00 0.00 23.61 0.00 [2022-05-10T15:35:27.535Z] 15:26:01 1.75 0.00 1.75 0.00 0.00 20.53 0.00 [2022-05-10T15:35:27.535Z] 15:27:01 1.00 0.02 0.98 0.00 0.13 11.06 0.00 [2022-05-10T15:35:27.535Z] 15:28:01 1.65 0.00 1.65 0.00 0.00 18.93 0.00 [2022-05-10T15:35:27.535Z] 15:29:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 [2022-05-10T15:35:27.536Z] 15:30:01 1.68 0.00 1.68 0.00 0.00 18.66 0.00 [2022-05-10T15:35:27.536Z] 15:31:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 [2022-05-10T15:35:27.536Z] 15:32:01 2.15 0.00 2.15 0.00 0.00 29.01 0.00 [2022-05-10T15:35:27.536Z] 15:33:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 [2022-05-10T15:35:27.536Z] 15:34:01 1.72 0.00 1.72 0.00 0.00 19.60 0.00 [2022-05-10T15:35:27.536Z] 15:35:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 [2022-05-10T15:35:27.536Z] Average: 29.17 0.14 29.02 0.00 2.97 7683.32 0.00 [2022-05-10T15:35:27.536Z] [2022-05-10T15:35:27.536Z] 15:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-05-10T15:35:27.536Z] 15:23:01 28106328 31710188 580304 1.76 160444 3634204 2247864 6.62 1380836 2927352 392032 [2022-05-10T15:35:27.536Z] 15:24:01 27827772 31783000 507960 1.54 171764 3934836 1841860 5.43 1279196 3268588 312 [2022-05-10T15:35:27.536Z] 15:25:01 27835296 31790660 500288 1.52 171784 3934840 1841860 5.43 1267040 3268592 24 [2022-05-10T15:35:27.536Z] 15:26:01 27842576 31797952 492964 1.50 171816 3934836 1841860 5.43 1260648 3268592 20 [2022-05-10T15:35:27.536Z] 15:27:01 27843116 31798536 492292 1.50 171836 3934912 1841860 5.43 1259924 3268656 16 [2022-05-10T15:35:27.536Z] 15:28:01 27843744 31799224 491600 1.49 171868 3934916 1841860 5.43 1259100 3268672 12 [2022-05-10T15:35:27.536Z] 15:29:01 27851532 31807248 483600 1.47 171904 3934916 1841860 5.43 1251536 3268808 12 [2022-05-10T15:35:27.536Z] 15:30:01 27851524 31807252 483524 1.47 171924 3934920 1841860 5.43 1251528 3268820 12 [2022-05-10T15:35:27.536Z] 15:31:01 27851760 31807556 483220 1.47 171948 3934904 1841860 5.43 1251184 3268844 8 [2022-05-10T15:35:27.536Z] 15:32:01 27851648 31807508 483224 1.47 171996 3934904 1841860 5.43 1251876 3268840 12 [2022-05-10T15:35:27.536Z] 15:33:01 27851560 31807424 483224 1.47 172012 3934908 1841860 5.43 1252000 3268844 12 [2022-05-10T15:35:27.536Z] 15:34:01 27851424 31807432 483032 1.47 172032 3935036 1841860 5.43 1251572 3268932 12 [2022-05-10T15:35:27.536Z] 15:35:01 27851496 31807592 482952 1.47 172060 3935040 1841860 5.43 1251312 3268980 12 [2022-05-10T15:35:27.536Z] Average: 27866137 31794736 496014 1.51 171030 3911782 1873091 5.52 1266750 3242502 30192 [2022-05-10T15:35:27.536Z] [2022-05-10T15:35:27.536Z] 15:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-05-10T15:35:27.536Z] 15:23:01 ens3 300.28 210.95 4399.63 81.21 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] 15:23:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] 15:23:01 docker0 96.02 118.61 7.85 1013.31 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] 15:23:01 vethc47a918 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] 15:24:01 ens3 174.97 117.36 2682.87 68.98 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] 15:24:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] 15:24:01 docker0 14.21 17.88 0.81 89.28 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] 15:25:01 ens3 1.80 0.93 0.44 0.33 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] 15:26:01 ens3 1.03 0.82 0.38 0.31 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] 15:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] 15:27:01 ens3 0.18 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] 15:28:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] 15:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] 15:29:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] 15:30:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] 15:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] 15:31:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] 15:32:01 ens3 0.29 0.22 0.09 0.08 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] 15:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] 15:33:01 ens3 0.78 0.48 2.16 0.03 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] 15:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] 15:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] 15:35:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] Average: ens3 36.97 25.51 545.73 11.63 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] Average: lo 0.46 0.46 0.04 0.04 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] Average: docker0 8.49 10.51 0.67 84.92 0.00 0.00 0.00 0.00 [2022-05-10T15:35:27.536Z] [2022-05-10T15:35:27.536Z] [2022-05-10T15:35:27.536Z] ---> sar -P ALL: [2022-05-10T15:35:27.536Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-47782) 05/10/22 _x86_64_ (8 CPU) [2022-05-10T15:35:27.536Z] [2022-05-10T15:35:27.536Z] 15:21:07 LINUX RESTART (8 CPU) [2022-05-10T15:35:27.536Z] [2022-05-10T15:35:27.536Z] 15:22:01 CPU %user %nice %system %iowait %steal %idle [2022-05-10T15:35:27.536Z] 15:23:01 all 32.36 0.00 6.99 2.16 0.13 58.36 [2022-05-10T15:35:27.536Z] 15:23:01 0 32.66 0.00 7.24 7.15 0.14 52.80 [2022-05-10T15:35:27.536Z] 15:23:01 1 34.19 0.00 6.95 0.64 0.14 58.08 [2022-05-10T15:35:27.536Z] 15:23:01 2 32.80 0.00 6.62 1.09 0.14 59.36 [2022-05-10T15:35:27.536Z] 15:23:01 3 31.81 0.00 6.94 1.87 0.17 59.21 [2022-05-10T15:35:27.536Z] 15:23:01 4 32.13 0.00 6.43 3.80 0.12 57.53 [2022-05-10T15:35:27.536Z] 15:23:01 5 31.94 0.00 7.71 0.36 0.10 59.89 [2022-05-10T15:35:27.536Z] 15:23:01 6 31.68 0.00 7.12 2.03 0.12 59.04 [2022-05-10T15:35:27.536Z] 15:23:01 7 31.63 0.00 6.91 0.36 0.14 60.96 [2022-05-10T15:35:27.536Z] 15:24:01 all 26.63 0.00 4.79 1.54 0.09 66.95 [2022-05-10T15:35:27.536Z] 15:24:01 0 25.87 0.00 4.26 0.27 0.07 69.54 [2022-05-10T15:35:27.536Z] 15:24:01 1 34.16 0.00 5.91 2.17 0.08 57.67 [2022-05-10T15:35:27.536Z] 15:24:01 2 24.25 0.00 3.95 0.12 0.10 71.58 [2022-05-10T15:35:27.536Z] 15:24:01 3 28.86 0.00 5.58 1.54 0.10 63.92 [2022-05-10T15:35:27.536Z] 15:24:01 4 28.14 0.00 4.70 5.56 0.08 61.51 [2022-05-10T15:35:27.536Z] 15:24:01 5 23.48 0.00 4.57 1.64 0.08 70.23 [2022-05-10T15:35:27.536Z] 15:24:01 6 24.88 0.00 4.27 0.25 0.10 70.49 [2022-05-10T15:35:27.536Z] 15:24:01 7 23.38 0.00 5.11 0.74 0.10 70.66 [2022-05-10T15:35:27.536Z] 15:25:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2022-05-10T15:35:27.536Z] 15:25:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T15:35:27.536Z] 15:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T15:35:27.536Z] 15:25:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2022-05-10T15:35:27.536Z] 15:25:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2022-05-10T15:35:27.536Z] 15:25:01 4 0.03 0.00 0.02 0.03 0.00 99.92 [2022-05-10T15:35:27.536Z] 15:25:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2022-05-10T15:35:27.536Z] 15:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T15:35:27.536Z] 15:25:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2022-05-10T15:35:27.536Z] 15:26:01 all 0.04 0.00 0.02 0.01 0.01 99.93 [2022-05-10T15:35:27.536Z] 15:26:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2022-05-10T15:35:27.536Z] 15:26:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-05-10T15:35:27.536Z] 15:26:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T15:35:27.536Z] 15:26:01 3 0.02 0.00 0.03 0.02 0.00 99.93 [2022-05-10T15:35:27.536Z] 15:26:01 4 0.05 0.00 0.02 0.10 0.00 99.83 [2022-05-10T15:35:27.536Z] 15:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T15:35:27.536Z] 15:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T15:35:27.536Z] 15:26:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2022-05-10T15:35:27.536Z] 15:27:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-05-10T15:35:27.536Z] 15:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T15:35:27.536Z] 15:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T15:35:27.536Z] 15:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T15:35:27.536Z] 15:27:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-05-10T15:35:27.536Z] 15:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T15:35:27.536Z] 15:27:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-05-10T15:35:27.536Z] 15:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T15:35:27.536Z] 15:27:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2022-05-10T15:35:27.536Z] 15:28:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-05-10T15:35:27.536Z] 15:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T15:35:27.536Z] 15:28:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-05-10T15:35:27.536Z] 15:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T15:35:27.536Z] 15:28:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-10T15:35:27.536Z] 15:28:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2022-05-10T15:35:27.536Z] 15:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T15:35:27.536Z] 15:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T15:35:27.536Z] 15:28:01 7 0.07 0.00 0.03 0.00 0.00 99.90 [2022-05-10T15:35:27.536Z] 15:29:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2022-05-10T15:35:27.536Z] 15:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T15:35:27.536Z] 15:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T15:35:27.536Z] 15:29:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2022-05-10T15:35:27.536Z] 15:29:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2022-05-10T15:35:27.536Z] 15:29:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-10T15:35:27.536Z] 15:29:01 5 0.02 0.00 0.00 0.03 0.02 99.93 [2022-05-10T15:35:27.536Z] 15:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T15:35:27.536Z] 15:29:01 7 0.05 0.00 0.05 0.02 0.02 99.87 [2022-05-10T15:35:27.536Z] 15:30:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-05-10T15:35:27.536Z] 15:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T15:35:27.536Z] 15:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T15:35:27.536Z] 15:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T15:35:27.537Z] 15:30:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-10T15:35:27.537Z] 15:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T15:35:27.537Z] 15:30:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-10T15:35:27.537Z] 15:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T15:35:27.537Z] 15:30:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-10T15:35:27.537Z] 15:31:01 all 0.06 0.00 0.00 0.01 0.00 99.93 [2022-05-10T15:35:27.537Z] 15:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T15:35:27.537Z] 15:31:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2022-05-10T15:35:27.537Z] 15:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T15:35:27.537Z] 15:31:01 3 0.00 0.00 0.00 0.05 0.00 99.95 [2022-05-10T15:35:27.537Z] 15:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T15:35:27.537Z] 15:31:01 5 0.30 0.00 0.00 0.00 0.00 99.70 [2022-05-10T15:35:27.537Z] 15:31:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-10T15:35:27.537Z] 15:31:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T15:35:27.537Z] 15:32:01 all 0.17 0.00 0.00 0.01 0.00 99.81 [2022-05-10T15:35:27.537Z] 15:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T15:35:27.537Z] 15:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T15:35:27.537Z] 15:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T15:35:27.537Z] 15:32:01 3 0.00 0.00 0.02 0.05 0.00 99.93 [2022-05-10T15:35:27.537Z] 15:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T15:35:27.537Z] 15:32:01 5 1.26 0.00 0.00 0.00 0.00 98.74 [2022-05-10T15:35:27.537Z] 15:32:01 6 0.02 0.00 0.00 0.05 0.00 99.93 [2022-05-10T15:35:27.537Z] 15:32:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2022-05-10T15:35:27.537Z] 15:33:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2022-05-10T15:35:27.537Z] 15:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T15:35:27.537Z] 15:33:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2022-05-10T15:35:27.537Z] 15:33:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-10T15:35:27.537Z] 15:33:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-10T15:35:27.537Z] 15:33:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2022-05-10T15:35:27.537Z] 15:33:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-10T15:35:27.537Z] 15:33:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-10T15:35:27.537Z] 15:33:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2022-05-10T15:35:27.537Z] [2022-05-10T15:35:27.537Z] 15:33:01 CPU %user %nice %system %iowait %steal %idle [2022-05-10T15:35:27.537Z] 15:34:01 all 0.01 0.00 0.00 0.02 0.00 99.97 [2022-05-10T15:35:27.537Z] 15:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T15:35:27.537Z] 15:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T15:35:27.537Z] 15:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T15:35:27.537Z] 15:34:01 3 0.00 0.00 0.00 0.05 0.00 99.95 [2022-05-10T15:35:27.537Z] 15:34:01 4 0.00 0.00 0.00 0.05 0.00 99.95 [2022-05-10T15:35:27.537Z] 15:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T15:35:27.537Z] 15:34:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-10T15:35:27.537Z] 15:34:01 7 0.03 0.00 0.00 0.03 0.02 99.92 [2022-05-10T15:35:27.537Z] 15:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-05-10T15:35:27.537Z] 15:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-10T15:35:27.537Z] 15:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T15:35:27.537Z] 15:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T15:35:27.537Z] 15:35:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2022-05-10T15:35:27.537Z] 15:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T15:35:27.537Z] 15:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T15:35:27.537Z] 15:35:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-10T15:35:27.537Z] 15:35:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2022-05-10T15:35:27.537Z] Average: all 4.52 0.00 0.90 0.29 0.02 94.27 [2022-05-10T15:35:27.537Z] Average: 0 4.46 0.00 0.88 0.56 0.02 94.08 [2022-05-10T15:35:27.537Z] Average: 1 5.22 0.00 0.99 0.21 0.02 93.56 [2022-05-10T15:35:27.537Z] Average: 2 4.35 0.00 0.81 0.09 0.02 94.72 [2022-05-10T15:35:27.537Z] Average: 3 4.62 0.00 0.96 0.28 0.02 94.12 [2022-05-10T15:35:27.537Z] Average: 4 4.60 0.00 0.85 0.73 0.02 93.80 [2022-05-10T15:35:27.537Z] Average: 5 4.35 0.00 0.94 0.16 0.02 94.54 [2022-05-10T15:35:27.537Z] Average: 6 4.31 0.00 0.87 0.18 0.02 94.62 [2022-05-10T15:35:27.537Z] Average: 7 4.22 0.00 0.93 0.09 0.03 94.74 [2022-05-10T15:35:27.537Z] [2022-05-10T15:35:27.537Z] [2022-05-10T15:35:27.537Z]