Pull request #1202 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 marcpfuller for edgexfoundry/device-sdk-go Loading trusted files from base branch main at 05709587d91994e95fbbf030ae60546eede8820e rather than 407f2e618adee93ac4d5926851483a798dab815a Obtained Jenkinsfile from 05709587d91994e95fbbf030ae60546eede8820e 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-ssh9419369349481834153.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh1814311227445309838.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-1202/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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-1202/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh514824406305501204.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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 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-ssh17602597106613158295.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-1202/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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-1202/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh355050540969039241.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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 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.18 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-21277’ is offline Running on prd-ubuntu20.04-docker-8c-8g-21280 in /w/workspace/gexfoundry_device-sdk-go_PR-1202 [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-1202 # 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 05709587d91994e95fbbf030ae60546eede8820e into PR head commit 407f2e618adee93ac4d5926851483a798dab815a Merge succeeded, producing 407f2e618adee93ac4d5926851483a798dab815a Checking out Revision 407f2e618adee93ac4d5926851483a798dab815a (PR-1202) > 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/1202/head:refs/remotes/origin/PR-1202 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 407f2e618adee93ac4d5926851483a798dab815a # 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 05709587d91994e95fbbf030ae60546eede8820e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 407f2e618adee93ac4d5926851483a798dab815a # timeout=10 Commit message: "fix: added DriverConfigs and SetDeviceOPState to DeviceServiceSDK interface and implementation." First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-27T20:30:00.683Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-27T20:30:00.744Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-27T20:30:00.755Z] ========================================================= [2022-07-27T20:30:00.755Z] EdgeX Global Pipelines Version Info [2022-07-27T20:30:00.755Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 289f2937a3388de6b1a38b97599e42ca8dc13760 # timeout=10 [2022-07-27T20:30:01.915Z] ------------------- [2022-07-27T20:30:01.915Z] stable info: [2022-07-27T20:30:01.915Z] ------------------- [2022-07-27T20:30:01.915Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-27T20:30:01.915Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-27T20:30:01.915Z] Message: update stable to v1.0.238 [2022-07-27T20:30:02.177Z] ------------------- [2022-07-27T20:30:02.177Z] experimental info: [2022-07-27T20:30:02.177Z] ------------------- [2022-07-27T20:30:02.177Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-27T20:30:02.177Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-27T20:30:02.177Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-27T20:30:02.388Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-07-27T20:30:02.401Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-07-27T20:30:02.420Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-27T20:30:02.439Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-27T20:30:02.450Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-27T20:30:02.458Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-27T20:30:02.467Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-27T20:30:02.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-07-27T20:30:02.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-27T20:30:02.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-27T20:30:02.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-27T20:30:02.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-07-27T20:30:02.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-27T20:30:02.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-27T20:30:02.538Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-27T20:30:02.547Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-07-27T20:30:02.566Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-27T20:30:02.579Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-27T20:30:02.590Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-27T20:30:02.601Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-27T20:30:02.615Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-27T20:30:02.626Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-27T20:30:02.637Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-27T20:30:02.655Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-27T20:30:02.671Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-27T20:30:02.681Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-27T20:30:02.691Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-27T20:30:02.705Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1202 [Pipeline] echo [2022-07-27T20:30:02.719Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1202 [Pipeline] echo [2022-07-27T20:30:02.730Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1202 [Pipeline] echo [2022-07-27T20:30:02.743Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 407f2e618adee93ac4d5926851483a798dab815a [Pipeline] echo [2022-07-27T20:30:02.755Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 407f2e6 [Pipeline] echo [2022-07-27T20:30:02.768Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-27T20:30:02.812Z] provisioning config files... [2022-07-27T20:30:02.826Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1202@tmp/config6860993867450898142tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T20:30:03.150Z] ---> docker-login.sh [2022-07-27T20:30:03.150Z] nexus3.edgexfoundry.org:10001 [2022-07-27T20:30:03.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T20:30:03.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T20:30:03.985Z] Configure a credential helper to remove this warning. See [2022-07-27T20:30:03.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T20:30:03.985Z] [2022-07-27T20:30:03.985Z] Login Succeeded [2022-07-27T20:30:03.985Z] nexus3.edgexfoundry.org:10002 [2022-07-27T20:30:03.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T20:30:03.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T20:30:03.985Z] Configure a credential helper to remove this warning. See [2022-07-27T20:30:03.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T20:30:03.985Z] [2022-07-27T20:30:03.985Z] Login Succeeded [2022-07-27T20:30:03.985Z] nexus3.edgexfoundry.org:10003 [2022-07-27T20:30:04.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T20:30:04.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T20:30:04.247Z] Configure a credential helper to remove this warning. See [2022-07-27T20:30:04.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T20:30:04.247Z] [2022-07-27T20:30:04.247Z] Login Succeeded [2022-07-27T20:30:04.247Z] nexus3.edgexfoundry.org:10004 [2022-07-27T20:30:04.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T20:30:04.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T20:30:04.509Z] Configure a credential helper to remove this warning. See [2022-07-27T20:30:04.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T20:30:04.509Z] [2022-07-27T20:30:04.509Z] Login Succeeded [2022-07-27T20:30:04.509Z] docker.io [2022-07-27T20:30:04.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T20:30:04.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T20:30:04.770Z] Configure a credential helper to remove this warning. See [2022-07-27T20:30:04.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T20:30:04.770Z] [2022-07-27T20:30:04.770Z] Login Succeeded [2022-07-27T20:30:04.770Z] ---> docker-login.sh ends [Pipeline] } [2022-07-27T20:30:04.780Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-27T20:30:05.165Z] + git rev-list -1 --merges 407f2e618adee93ac4d5926851483a798dab815a~1..407f2e618adee93ac4d5926851483a798dab815a [Pipeline] echo [2022-07-27T20:30:05.304Z] -----------> git rev-list -1 --merges 407f2e618adee93ac4d5926851483a798dab815a~1..407f2e618adee93ac4d5926851483a798dab815a 407f2e618adee93ac4d5926851483a798dab815a [false] [Pipeline] sh [2022-07-27T20:30:05.606Z] + git log --format=format:%s -1 407f2e618adee93ac4d5926851483a798dab815a [Pipeline] echo [2022-07-27T20:30:05.623Z] ========================================================= [2022-07-27T20:30:05.624Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-27T20:30:05.624Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-27T20:30:05.964Z] + git log --format=format:%s -1 407f2e618adee93ac4d5926851483a798dab815a [Pipeline] echo [2022-07-27T20:30:05.976Z] [semverPrep] GIT_COMMIT: 407f2e618adee93ac4d5926851483a798dab815a, Commit Message: fix: added DriverConfigs and SetDeviceOPState to DeviceServiceSDK interface and implementation. [Pipeline] echo [2022-07-27T20:30:05.987Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-27T20:30:06.369Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-27T20:30:06.369Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-27T20:30:06.369Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-27T20:30:06.369Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-27T20:30:06.369Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-27T20:30:06.369Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-27T20:30:06.369Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T20:30:06.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T20:30:06.786Z] [2022-07-27T20:30:06.786Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T20:30:07.112Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T20:30:07.112Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-27T20:30:07.112Z] b85a868b505f: Pulling fs layer [2022-07-27T20:30:07.112Z] e2be974225ed: Pulling fs layer [2022-07-27T20:30:07.112Z] 339a4e72a1f5: Pulling fs layer [2022-07-27T20:30:07.112Z] 988bab9f4d93: Pulling fs layer [2022-07-27T20:30:07.112Z] 1469e6f7b9e6: Pulling fs layer [2022-07-27T20:30:07.112Z] eaf3925da568: Pulling fs layer [2022-07-27T20:30:07.112Z] bab4dde63d76: Pulling fs layer [2022-07-27T20:30:07.112Z] bde34c3a00c8: Pulling fs layer [2022-07-27T20:30:07.112Z] b352a97aabf1: Pulling fs layer [2022-07-27T20:30:07.112Z] 4872d77fe225: Pulling fs layer [2022-07-27T20:30:07.112Z] 5851b861e8e6: Pulling fs layer [2022-07-27T20:30:07.112Z] 988bab9f4d93: Waiting [2022-07-27T20:30:07.112Z] 1469e6f7b9e6: Waiting [2022-07-27T20:30:07.112Z] eaf3925da568: Waiting [2022-07-27T20:30:07.112Z] 4872d77fe225: Waiting [2022-07-27T20:30:07.112Z] 5851b861e8e6: Waiting [2022-07-27T20:30:07.112Z] bab4dde63d76: Waiting [2022-07-27T20:30:07.112Z] b352a97aabf1: Waiting [2022-07-27T20:30:07.112Z] bde34c3a00c8: Waiting [2022-07-27T20:30:07.112Z] e2be974225ed: Verifying Checksum [2022-07-27T20:30:07.112Z] e2be974225ed: Download complete [2022-07-27T20:30:07.374Z] 1469e6f7b9e6: Verifying Checksum [2022-07-27T20:30:07.374Z] 1469e6f7b9e6: Download complete [2022-07-27T20:30:07.374Z] 339a4e72a1f5: Verifying Checksum [2022-07-27T20:30:07.374Z] 339a4e72a1f5: Download complete [2022-07-27T20:30:07.374Z] eaf3925da568: Download complete [2022-07-27T20:30:07.374Z] bde34c3a00c8: Download complete [2022-07-27T20:30:07.374Z] b352a97aabf1: Verifying Checksum [2022-07-27T20:30:07.374Z] 4872d77fe225: Download complete [2022-07-27T20:30:07.374Z] 5851b861e8e6: Verifying Checksum [2022-07-27T20:30:07.374Z] 5851b861e8e6: Download complete [2022-07-27T20:30:07.374Z] b85a868b505f: Verifying Checksum [2022-07-27T20:30:07.374Z] b85a868b505f: Download complete [2022-07-27T20:30:07.634Z] bab4dde63d76: Verifying Checksum [2022-07-27T20:30:07.634Z] bab4dde63d76: Download complete [2022-07-27T20:30:09.018Z] b85a868b505f: Pull complete [2022-07-27T20:30:09.018Z] e2be974225ed: Pull complete [2022-07-27T20:30:09.589Z] 339a4e72a1f5: Pull complete [2022-07-27T20:30:09.590Z] 988bab9f4d93: Pull complete [2022-07-27T20:30:10.162Z] 1469e6f7b9e6: Pull complete [2022-07-27T20:30:10.162Z] eaf3925da568: Pull complete [2022-07-27T20:30:12.717Z] bab4dde63d76: Pull complete [2022-07-27T20:30:12.717Z] bde34c3a00c8: Pull complete [2022-07-27T20:30:12.717Z] b352a97aabf1: Pull complete [2022-07-27T20:30:12.717Z] 4872d77fe225: Pull complete [2022-07-27T20:30:12.717Z] 5851b861e8e6: Pull complete [2022-07-27T20:30:12.717Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-27T20:30:12.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T20:30:12.717Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T20:30:12.832Z] prd-ubuntu20.04-docker-8c-8g-21280 does not seem to be running inside a container [2022-07-27T20:30:12.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1202 -v /w/workspace/gexfoundry_device-sdk-go_PR-1202:/w/workspace/gexfoundry_device-sdk-go_PR-1202:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1202@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1202@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-27T20:30:14.059Z] $ docker top dda804df4b3983a7c5bf5214b2c903db7038cd2f8d9a6a150aff91ede5c34d81 -eo pid,comm [2022-07-27T20:30:14.118Z] 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-07-27T20:30:14.118Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-27T20:30:14.156Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-27T20:30:14.156Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-27T20:30:14.307Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-27T20:30:14.316Z] $ docker exec dda804df4b3983a7c5bf5214b2c903db7038cd2f8d9a6a150aff91ede5c34d81 ssh-agent [2022-07-27T20:30:14.455Z] SSH_AUTH_SOCK=/tmp/ssh-7fKgLScafRYH/agent.32 [2022-07-27T20:30:14.455Z] SSH_AGENT_PID=38 [2022-07-27T20:30:14.462Z] Running ssh-add (command line suppressed) [2022-07-27T20:30:14.598Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1202@tmp/private_key_5365047781884848532.key (/w/workspace/gexfoundry_device-sdk-go_PR-1202@tmp/private_key_5365047781884848532.key) [2022-07-27T20:30:14.609Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-27T20:30:14.899Z] + git tag --points-at HEAD [Pipeline] } [2022-07-27T20:30:14.918Z] $ docker exec --env ******** --env ******** dda804df4b3983a7c5bf5214b2c903db7038cd2f8d9a6a150aff91ede5c34d81 ssh-agent -k [2022-07-27T20:30:15.029Z] unset SSH_AUTH_SOCK; [2022-07-27T20:30:15.029Z] unset SSH_AGENT_PID; [2022-07-27T20:30:15.030Z] echo Agent pid 38 killed; [2022-07-27T20:30:15.037Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-27T20:30:15.060Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-27T20:30:15.061Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-27T20:30:15.195Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-27T20:30:15.203Z] $ docker exec dda804df4b3983a7c5bf5214b2c903db7038cd2f8d9a6a150aff91ede5c34d81 ssh-agent [2022-07-27T20:30:15.326Z] SSH_AUTH_SOCK=/tmp/ssh-zgh3EbArZEzf/agent.70 [2022-07-27T20:30:15.326Z] SSH_AGENT_PID=76 [2022-07-27T20:30:15.331Z] Running ssh-add (command line suppressed) [2022-07-27T20:30:15.466Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1202@tmp/private_key_6903336625649629777.key (/w/workspace/gexfoundry_device-sdk-go_PR-1202@tmp/private_key_6903336625649629777.key) [2022-07-27T20:30:15.482Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-27T20:30:15.771Z] + git semver init [2022-07-27T20:30:16.032Z] 2022-07-27 20:30:15,969 [run_init] DEBUG init version:0.0.0 force:False [2022-07-27T20:30:16.032Z] 2022-07-27 20:30:15,969 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1202/.semver [2022-07-27T20:30:16.032Z] 2022-07-27 20:30:15,970 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1202/.semver [2022-07-27T20:30:16.032Z] 2022-07-27 20:30:15,970 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1202/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1202, universal_newlines=False, shell=None, istream=None) [2022-07-27T20:30:16.974Z] 2022-07-27 20:30:16,788 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1202/.git/info/exclude [2022-07-27T20:30:16.974Z] 2022-07-27 20:30:16,788 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1202/.semver/PR-1202 with force:False [2022-07-27T20:30:16.974Z] 2022-07-27 20:30:16,788 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1202/.semver/PR-1202 [2022-07-27T20:30:16.974Z] 2022-07-27 20:30:16,792 [execute] INFO git cat-file --batch-check [2022-07-27T20:30:16.974Z] 2022-07-27 20:30:16,793 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1202/.semver, universal_newlines=False, shell=None, istream=) [2022-07-27T20:30:16.974Z] 2022-07-27 20:30:16,798 [execute] INFO git cat-file --batch [2022-07-27T20:30:16.974Z] 2022-07-27 20:30:16,799 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1202/.semver, universal_newlines=False, shell=None, istream=) [2022-07-27T20:30:16.974Z] 2022-07-27 20:30:16,803 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1202/.semver/PR-1202 [2022-07-27T20:30:16.974Z] 0.0.0 [Pipeline] } [2022-07-27T20:30:16.989Z] $ docker exec --env ******** --env ******** dda804df4b3983a7c5bf5214b2c903db7038cd2f8d9a6a150aff91ede5c34d81 ssh-agent -k [2022-07-27T20:30:17.111Z] unset SSH_AUTH_SOCK; [2022-07-27T20:30:17.112Z] unset SSH_AGENT_PID; [2022-07-27T20:30:17.112Z] echo Agent pid 76 killed; [2022-07-27T20:30:17.118Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-27T20:30:17.425Z] + git semver [Pipeline] } [2022-07-27T20:30:17.704Z] $ docker stop --time=1 dda804df4b3983a7c5bf5214b2c903db7038cd2f8d9a6a150aff91ede5c34d81 [2022-07-27T20:30:19.136Z] $ docker rm -f dda804df4b3983a7c5bf5214b2c903db7038cd2f8d9a6a150aff91ede5c34d81 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-27T20:30:19.484Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-27T20:30:19.720Z] Stashed 1 file(s) [Pipeline] echo [2022-07-27T20:30:19.723Z] [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-07-27T20:30:19.884Z] provisioning config files... [2022-07-27T20:30:19.896Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1202@tmp/config7644786754219492178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T20:30:20.196Z] ---> docker-login.sh [2022-07-27T20:30:20.196Z] nexus3.edgexfoundry.org:10001 [2022-07-27T20:30:20.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T20:30:20.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T20:30:20.196Z] Configure a credential helper to remove this warning. See [2022-07-27T20:30:20.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T20:30:20.196Z] [2022-07-27T20:30:20.196Z] Login Succeeded [2022-07-27T20:30:20.196Z] nexus3.edgexfoundry.org:10002 [2022-07-27T20:30:20.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T20:30:20.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T20:30:20.456Z] Configure a credential helper to remove this warning. See [2022-07-27T20:30:20.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T20:30:20.456Z] [2022-07-27T20:30:20.456Z] Login Succeeded [2022-07-27T20:30:20.456Z] nexus3.edgexfoundry.org:10003 [2022-07-27T20:30:20.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T20:30:20.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T20:30:20.456Z] Configure a credential helper to remove this warning. See [2022-07-27T20:30:20.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T20:30:20.456Z] [2022-07-27T20:30:20.456Z] Login Succeeded [2022-07-27T20:30:20.456Z] nexus3.edgexfoundry.org:10004 [2022-07-27T20:30:20.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T20:30:20.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T20:30:20.717Z] Configure a credential helper to remove this warning. See [2022-07-27T20:30:20.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T20:30:20.717Z] [2022-07-27T20:30:20.717Z] Login Succeeded [2022-07-27T20:30:20.717Z] docker.io [2022-07-27T20:30:20.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T20:30:20.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T20:30:20.981Z] Configure a credential helper to remove this warning. See [2022-07-27T20:30:20.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T20:30:20.981Z] [2022-07-27T20:30:20.981Z] Login Succeeded [2022-07-27T20:30:20.981Z] ---> docker-login.sh ends [Pipeline] } [2022-07-27T20:30:20.989Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-27T20:30:21.062Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T20:30:21.073Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T20:30:21.080Z] ========================================================= [2022-07-27T20:30:21.080Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-27T20:30:21.080Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T20:30:21.402Z] + 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.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-27T20:30:21.402Z] Sending build context to Docker daemon 9.767MB [2022-07-27T20:30:21.402Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-07-27T20:30:21.402Z] Step 2/11 : FROM ${BASE} AS builder [2022-07-27T20:30:21.402Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-27T20:30:21.402Z] 2408cc74d12b: Pulling fs layer [2022-07-27T20:30:21.402Z] ea60b727a1ce: Pulling fs layer [2022-07-27T20:30:21.402Z] 30c4a7721957: Pulling fs layer [2022-07-27T20:30:21.402Z] 370296b7ddb6: Pulling fs layer [2022-07-27T20:30:21.402Z] 7c6cee850709: Pulling fs layer [2022-07-27T20:30:21.402Z] 39a5fcdaea64: Pulling fs layer [2022-07-27T20:30:21.402Z] d94ebbe4e438: Pulling fs layer [2022-07-27T20:30:21.402Z] bcfd1f05c69d: Pulling fs layer [2022-07-27T20:30:21.402Z] 59ccb84bbe0f: Pulling fs layer [2022-07-27T20:30:21.402Z] 370296b7ddb6: Waiting [2022-07-27T20:30:21.402Z] 7c6cee850709: Waiting [2022-07-27T20:30:21.402Z] 39a5fcdaea64: Waiting [2022-07-27T20:30:21.402Z] d94ebbe4e438: Waiting [2022-07-27T20:30:21.402Z] bcfd1f05c69d: Waiting [2022-07-27T20:30:21.402Z] 59ccb84bbe0f: Waiting [2022-07-27T20:30:21.402Z] 30c4a7721957: Verifying Checksum [2022-07-27T20:30:21.402Z] 30c4a7721957: Download complete [2022-07-27T20:30:21.402Z] ea60b727a1ce: Download complete [2022-07-27T20:30:21.663Z] 7c6cee850709: Verifying Checksum [2022-07-27T20:30:21.663Z] 7c6cee850709: Download complete [2022-07-27T20:30:21.663Z] 39a5fcdaea64: Verifying Checksum [2022-07-27T20:30:21.663Z] 39a5fcdaea64: Download complete [2022-07-27T20:30:21.663Z] 2408cc74d12b: Download complete [2022-07-27T20:30:21.663Z] d94ebbe4e438: Verifying Checksum [2022-07-27T20:30:21.663Z] d94ebbe4e438: Download complete [2022-07-27T20:30:21.663Z] 2408cc74d12b: Pull complete [2022-07-27T20:30:21.937Z] ea60b727a1ce: Pull complete [2022-07-27T20:30:21.937Z] 59ccb84bbe0f: Verifying Checksum [2022-07-27T20:30:21.937Z] 59ccb84bbe0f: Download complete [2022-07-27T20:30:21.937Z] 30c4a7721957: Pull complete [2022-07-27T20:30:22.512Z] 370296b7ddb6: Verifying Checksum [2022-07-27T20:30:22.512Z] 370296b7ddb6: Download complete [2022-07-27T20:30:22.512Z] bcfd1f05c69d: Verifying Checksum [2022-07-27T20:30:22.512Z] bcfd1f05c69d: Download complete [2022-07-27T20:30:26.714Z] 370296b7ddb6: Pull complete [2022-07-27T20:30:26.714Z] 7c6cee850709: Pull complete [2022-07-27T20:30:26.714Z] 39a5fcdaea64: Pull complete [2022-07-27T20:30:26.714Z] d94ebbe4e438: Pull complete [2022-07-27T20:30:28.094Z] bcfd1f05c69d: Pull complete [2022-07-27T20:30:28.661Z] 59ccb84bbe0f: Pull complete [2022-07-27T20:30:28.661Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-27T20:30:28.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-27T20:30:28.661Z] ---> a4fb48ad2a94 [2022-07-27T20:30:28.661Z] Step 3/11 : ARG MAKE=make build [2022-07-27T20:30:30.579Z] ---> Running in b5679d0f77e7 [2022-07-27T20:30:30.579Z] Removing intermediate container b5679d0f77e7 [2022-07-27T20:30:30.579Z] ---> 2fd5e517c8d3 [2022-07-27T20:30:30.579Z] Step 4/11 : WORKDIR /device-sdk-go [2022-07-27T20:30:30.579Z] ---> Running in d2fd20ffea90 [2022-07-27T20:30:30.579Z] Removing intermediate container d2fd20ffea90 [2022-07-27T20:30:30.579Z] ---> 6ae766d313ed [2022-07-27T20:30:30.579Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-27T20:30:30.579Z] ---> Running in e8de0513bb3b [2022-07-27T20:30:30.579Z] Removing intermediate container e8de0513bb3b [2022-07-27T20:30:30.579Z] ---> 1d00a9c7f35a [2022-07-27T20:30:30.579Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T20:30:30.579Z] ---> Running in 16b01f5816d5 [2022-07-27T20:30:31.146Z] Removing intermediate container 16b01f5816d5 [2022-07-27T20:30:31.146Z] ---> 38b15e0beb0d [2022-07-27T20:30:31.146Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-07-27T20:30:31.146Z] ---> Running in 499a66327a0f [2022-07-27T20:30:31.406Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T20:30:32.347Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T20:30:32.607Z] OK: 211 MiB in 51 packages [2022-07-27T20:30:32.869Z] Removing intermediate container 499a66327a0f [2022-07-27T20:30:32.869Z] ---> 3ee082faa99c [2022-07-27T20:30:32.869Z] Step 8/11 : COPY go.mod vendor* ./ [2022-07-27T20:30:32.869Z] ---> 34a802ee3067 [2022-07-27T20:30:32.869Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T20:30:32.869Z] ---> Running in c6b7975b046a [2022-07-27T20:30:34.834Z] Still waiting to schedule task [2022-07-27T20:30:34.834Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-21279’ is offline [2022-07-27T20:30:47.782Z] Removing intermediate container c6b7975b046a [2022-07-27T20:30:47.782Z] ---> 2c8a45206dab [2022-07-27T20:30:47.782Z] Step 10/11 : COPY . . [2022-07-27T20:30:47.782Z] ---> ac416db4fde9 [2022-07-27T20:30:47.782Z] Step 11/11 : RUN ${MAKE} [2022-07-27T20:30:47.782Z] ---> Running in 98c6180747ec [2022-07-27T20:30:47.782Z] noop [2022-07-27T20:30:47.782Z] Removing intermediate container 98c6180747ec [2022-07-27T20:30:47.782Z] ---> 0762d283c9d7 [2022-07-27T20:30:47.782Z] Successfully built 0762d283c9d7 [2022-07-27T20:30:47.782Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T20:30:48.103Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-27T20:30:48.103Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T20:30:48.191Z] prd-ubuntu20.04-docker-8c-8g-21280 does not seem to be running inside a container [2022-07-27T20:30:48.236Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1202 -v /w/workspace/gexfoundry_device-sdk-go_PR-1202:/w/workspace/gexfoundry_device-sdk-go_PR-1202:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1202@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1202@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-27T20:30:48.579Z] $ docker top 953e1aeed2bce77be1926f0dffeb1e88ea8cd22e093e7cfcd1feb21a253402b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T20:30:48.933Z] + go version [2022-07-27T20:30:48.933Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-27T20:30:48.952Z] $ docker stop --time=1 953e1aeed2bce77be1926f0dffeb1e88ea8cd22e093e7cfcd1feb21a253402b5 [2022-07-27T20:30:50.209Z] $ docker rm -f 953e1aeed2bce77be1926f0dffeb1e88ea8cd22e093e7cfcd1feb21a253402b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T20:30:50.623Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-27T20:30:50.623Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T20:30:50.706Z] prd-ubuntu20.04-docker-8c-8g-21280 does not seem to be running inside a container [2022-07-27T20:30:50.752Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/gexfoundry_device-sdk-go_PR-1202 -v /w/workspace/gexfoundry_device-sdk-go_PR-1202:/w/workspace/gexfoundry_device-sdk-go_PR-1202:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1202@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1202@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-27T20:30:51.083Z] $ docker top 1b55f64c1e9a078f697bbd62677cacaae05cf752b0e93e80d6ae57d0872241d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T20:30:51.438Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1202 [Pipeline] fileExists [Pipeline] sh [2022-07-27T20:30:51.811Z] + make test [2022-07-27T20:30:51.812Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-27T20:30:58.458Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-07-27T20:31:10.685Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-07-27T20:31:10.685Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-07-27T20:31:10.685Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-07-27T20:31:10.685Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.078s coverage: 23.7% of statements [2022-07-27T20:31:10.685Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-07-27T20:31:10.685Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.080s coverage: 27.6% of statements [2022-07-27T20:31:10.685Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.055s coverage: 78.9% of statements [2022-07-27T20:31:10.685Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.057s coverage: 10.8% of statements [2022-07-27T20:31:10.685Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.123s coverage: 60.0% of statements [2022-07-27T20:31:10.685Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-07-27T20:31:10.685Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-07-27T20:31:10.685Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.089s coverage: 34.8% of statements [2022-07-27T20:31:10.685Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-07-27T20:31:10.945Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.072s coverage: 85.4% of statements [2022-07-27T20:31:10.945Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-07-27T20:31:10.945Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-07-27T20:31:10.945Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.099s coverage: 65.1% of statements [2022-07-27T20:31:10.945Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-07-27T20:31:10.945Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-07-27T20:31:10.945Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.759s coverage: 89.2% of statements [2022-07-27T20:31:10.945Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-07-27T20:31:10.945Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.047s coverage: 4.7% of statements [2022-07-27T20:31:10.945Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-07-27T20:31:25.836Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-07-27T20:31:25.836Z] GO111MODULE=on go vet ./... [2022-07-27T20:31:27.217Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-27T20:31:27.217Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-27T20:31:27.217Z] ./bin/test-attribution-txt.sh [2022-07-27T20:31:27.217Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-07-27T20:31:27.217Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-07-27T20:31:27.477Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-07-27T20:31:27.477Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-07-27T20:31:27.477Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-07-27T20:31:27.477Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-07-27T20:31:27.477Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-07-27T20:31:27.493Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-27T20:31:27.513Z] $ docker stop --time=1 1b55f64c1e9a078f697bbd62677cacaae05cf752b0e93e80d6ae57d0872241d7 [2022-07-27T20:31:30.129Z] $ docker rm -f 1b55f64c1e9a078f697bbd62677cacaae05cf752b0e93e80d6ae57d0872241d7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-27T20:31:30.627Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-27T20:31:30.681Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-27T20:31:31.225Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-27T20:31:31.513Z] + ls -al . [2022-07-27T20:31:31.513Z] total 304 [2022-07-27T20:31:31.513Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 27 20:30 . [2022-07-27T20:31:31.513Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 20:29 .. [2022-07-27T20:31:31.513Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 27 20:29 .dockerignore [2022-07-27T20:31:31.513Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 20:31 .git [2022-07-27T20:31:31.513Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 20:29 .github [2022-07-27T20:31:31.513Z] -rw-rw-r-- 1 jenkins jenkins 131 Jul 27 20:29 .gitignore [2022-07-27T20:31:31.513Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 27 20:29 .golangci.yml [2022-07-27T20:31:31.513Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 20:30 .semver [2022-07-27T20:31:31.513Z] -rw-rw-r-- 1 jenkins jenkins 29536 Jul 27 20:29 CHANGELOG.md [2022-07-27T20:31:31.513Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 27 20:29 GOVERNANCE.md [2022-07-27T20:31:31.513Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 27 20:29 Jenkinsfile [2022-07-27T20:31:31.513Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 27 20:29 LICENSE [2022-07-27T20:31:31.513Z] -rw-rw-r-- 1 jenkins jenkins 2002 Jul 27 20:29 Makefile [2022-07-27T20:31:31.513Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 27 20:29 OWNERS.md [2022-07-27T20:31:31.513Z] -rw-rw-r-- 1 jenkins jenkins 4881 Jul 27 20:29 README.md [2022-07-27T20:31:31.513Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 27 20:30 VERSION [2022-07-27T20:31:31.513Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 20:29 bin [2022-07-27T20:31:31.513Z] -rw-r--r-- 1 jenkins jenkins 131677 Jul 27 20:31 coverage.out [2022-07-27T20:31:31.513Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 27 20:29 example [2022-07-27T20:31:31.513Z] -rw-rw-r-- 1 jenkins jenkins 3553 Jul 27 20:29 go.mod [2022-07-27T20:31:31.513Z] -rw-rw-r-- 1 jenkins jenkins 36743 Jul 27 20:29 go.sum [2022-07-27T20:31:31.513Z] drwxrwxr-x 15 jenkins jenkins 4096 Jul 27 20:29 internal [2022-07-27T20:31:31.513Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 20:29 openapi [2022-07-27T20:31:31.513Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 27 20:29 pkg [2022-07-27T20:31:31.513Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 20:29 snap [2022-07-27T20:31:31.513Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 27 20:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T20:31:31.827Z] + 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=407f2e618adee93ac4d5926851483a798dab815a --label arch=amd64 --label version=0.0.0 . [2022-07-27T20:31:31.827Z] Sending build context to Docker daemon 9.9MB [2022-07-27T20:31:31.827Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-07-27T20:31:31.827Z] Step 2/25 : FROM ${BASE} AS builder [2022-07-27T20:31:31.827Z] ---> 0762d283c9d7 [2022-07-27T20:31:31.827Z] Step 3/25 : ARG MAKE=make build [2022-07-27T20:31:32.088Z] ---> Running in 6950beb5dbd2 [2022-07-27T20:31:32.088Z] Removing intermediate container 6950beb5dbd2 [2022-07-27T20:31:32.088Z] ---> 04b8d80d25db [2022-07-27T20:31:32.088Z] Step 4/25 : WORKDIR /device-sdk-go [2022-07-27T20:31:32.088Z] ---> Running in b0746aa13707 [2022-07-27T20:31:32.348Z] Removing intermediate container b0746aa13707 [2022-07-27T20:31:32.348Z] ---> 07267029c877 [2022-07-27T20:31:32.348Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-27T20:31:32.348Z] ---> Running in 8a720748e6e5 [2022-07-27T20:31:32.348Z] Removing intermediate container 8a720748e6e5 [2022-07-27T20:31:32.348Z] ---> 72f328b1e690 [2022-07-27T20:31:32.348Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T20:31:32.348Z] ---> Running in 07689a087bb2 [2022-07-27T20:31:32.918Z] Removing intermediate container 07689a087bb2 [2022-07-27T20:31:32.918Z] ---> 288f6b71d981 [2022-07-27T20:31:32.918Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-07-27T20:31:32.918Z] ---> Running in b141b24c90dd [2022-07-27T20:31:33.178Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T20:31:34.119Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T20:31:34.379Z] OK: 211 MiB in 51 packages [2022-07-27T20:31:34.639Z] Removing intermediate container b141b24c90dd [2022-07-27T20:31:34.639Z] ---> 9c6189e899e3 [2022-07-27T20:31:34.639Z] Step 8/25 : COPY go.mod vendor* ./ [2022-07-27T20:31:34.898Z] ---> 057f6f821384 [2022-07-27T20:31:34.898Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T20:31:34.898Z] ---> Running in 400000da7202 [2022-07-27T20:31:35.465Z] Removing intermediate container 400000da7202 [2022-07-27T20:31:35.465Z] ---> a9e5715cafa1 [2022-07-27T20:31:35.465Z] Step 10/25 : COPY . . [2022-07-27T20:31:35.725Z] ---> 7bbe66906a46 [2022-07-27T20:31:35.725Z] Step 11/25 : RUN ${MAKE} [2022-07-27T20:31:35.725Z] ---> Running in 3e7d2e081cbd [2022-07-27T20:31:35.985Z] 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-07-27T20:31:50.874Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-07-27T20:31:55.072Z] Removing intermediate container 3e7d2e081cbd [2022-07-27T20:31:55.072Z] ---> 457da63b8f16 [2022-07-27T20:31:55.072Z] Step 12/25 : FROM alpine:3.16 [2022-07-27T20:31:55.072Z] 3.16: Pulling from library/alpine [2022-07-27T20:31:55.073Z] 530afca65e2e: Pulling fs layer [2022-07-27T20:31:55.073Z] 530afca65e2e: Verifying Checksum [2022-07-27T20:31:55.073Z] 530afca65e2e: Download complete [2022-07-27T20:31:55.332Z] 530afca65e2e: Pull complete [2022-07-27T20:31:55.332Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-27T20:31:55.332Z] Status: Downloaded newer image for alpine:3.16 [2022-07-27T20:31:55.332Z] ---> d7d3d98c851f [2022-07-27T20:31:55.332Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-27T20:31:55.592Z] ---> Running in 7b8c248b71eb [2022-07-27T20:31:55.592Z] Removing intermediate container 7b8c248b71eb [2022-07-27T20:31:55.592Z] ---> 8d8f94dfe081 [2022-07-27T20:31:55.592Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T20:31:55.592Z] ---> Running in 00f914479296 [2022-07-27T20:31:56.164Z] Removing intermediate container 00f914479296 [2022-07-27T20:31:56.164Z] ---> 80f6768eefaa [2022-07-27T20:31:56.164Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-07-27T20:31:56.164Z] ---> Running in 4be050c74a18 [2022-07-27T20:31:56.425Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T20:31:57.368Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T20:31:57.629Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-07-27T20:31:57.629Z] (2/5) Installing libsodium (1.0.18-r0) [2022-07-27T20:31:57.629Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-27T20:31:57.890Z] (4/5) Installing libzmq (4.3.4-r0) [2022-07-27T20:31:57.890Z] (5/5) Installing zeromq (4.3.4-r0) [2022-07-27T20:31:57.890Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T20:31:57.890Z] OK: 8 MiB in 19 packages [2022-07-27T20:31:58.461Z] Removing intermediate container 4be050c74a18 [2022-07-27T20:31:58.461Z] ---> c824cbfc5919 [2022-07-27T20:31:58.461Z] Step 16/25 : WORKDIR / [2022-07-27T20:31:58.461Z] ---> Running in 17804788eead [2022-07-27T20:31:58.461Z] Removing intermediate container 17804788eead [2022-07-27T20:31:58.461Z] ---> 35382b2b232f [2022-07-27T20:31:58.461Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-07-27T20:31:58.885Z] ---> 99c89804fc1f [2022-07-27T20:31:58.885Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-07-27T20:31:59.456Z] ---> 9cd67f001280 [2022-07-27T20:31:59.456Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-07-27T20:31:59.456Z] ---> 0fc728747c5a [2022-07-27T20:31:59.456Z] Step 20/25 : EXPOSE 59999 [2022-07-27T20:31:59.456Z] ---> Running in 4f1f17292251 [2022-07-27T20:31:59.716Z] Removing intermediate container 4f1f17292251 [2022-07-27T20:31:59.716Z] ---> 4efc8cd674ef [2022-07-27T20:31:59.716Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-07-27T20:31:59.716Z] ---> Running in 1ceaaf48cbca [2022-07-27T20:31:59.716Z] Removing intermediate container 1ceaaf48cbca [2022-07-27T20:31:59.716Z] ---> a5e6c8bfb3d5 [2022-07-27T20:31:59.716Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T20:31:59.716Z] ---> Running in e00a204769f8 [2022-07-27T20:31:59.716Z] Removing intermediate container e00a204769f8 [2022-07-27T20:31:59.716Z] ---> c3c7ed8c9381 [2022-07-27T20:31:59.716Z] Step 23/25 : LABEL arch=amd64 [2022-07-27T20:31:59.716Z] ---> Running in e5386407e554 [2022-07-27T20:31:59.975Z] Removing intermediate container e5386407e554 [2022-07-27T20:31:59.975Z] ---> 46e6cd8b648f [2022-07-27T20:31:59.975Z] Step 24/25 : LABEL git_sha=407f2e618adee93ac4d5926851483a798dab815a [2022-07-27T20:31:59.975Z] ---> Running in 7973643befcf [2022-07-27T20:31:59.975Z] Removing intermediate container 7973643befcf [2022-07-27T20:31:59.975Z] ---> caa17fee709f [2022-07-27T20:31:59.975Z] Step 25/25 : LABEL version=0.0.0 [2022-07-27T20:31:59.975Z] ---> Running in 244fc878c822 [2022-07-27T20:31:59.975Z] Removing intermediate container 244fc878c822 [2022-07-27T20:31:59.975Z] ---> a7fc2432aa82 [2022-07-27T20:31:59.975Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-27T20:31:59.975Z] Successfully built a7fc2432aa82 [2022-07-27T20:31:59.975Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T20:32:00.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T20:32:00.389Z] [2022-07-27T20:32:00.389Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T20:32:00.685Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T20:32:00.685Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-27T20:32:00.685Z] 5eb5b503b376: Pulling fs layer [2022-07-27T20:32:00.685Z] 5c69ac0246d0: Pulling fs layer [2022-07-27T20:32:00.685Z] ec43610c2a17: Pulling fs layer [2022-07-27T20:32:00.685Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-27T20:32:00.685Z] 33b1e0a273af: Pulling fs layer [2022-07-27T20:32:00.685Z] 5d3b04190fa2: Pulling fs layer [2022-07-27T20:32:00.685Z] 2f39f015ded8: Pulling fs layer [2022-07-27T20:32:00.685Z] 3a2ae6a8a46f: Waiting [2022-07-27T20:32:00.685Z] 33b1e0a273af: Waiting [2022-07-27T20:32:00.685Z] 5d3b04190fa2: Waiting [2022-07-27T20:32:00.685Z] 2f39f015ded8: Waiting [2022-07-27T20:32:00.685Z] 5c69ac0246d0: Verifying Checksum [2022-07-27T20:32:00.685Z] 5c69ac0246d0: Download complete [2022-07-27T20:32:00.685Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-27T20:32:00.685Z] 3a2ae6a8a46f: Download complete [2022-07-27T20:32:00.685Z] 33b1e0a273af: Verifying Checksum [2022-07-27T20:32:00.685Z] 33b1e0a273af: Download complete [2022-07-27T20:32:00.685Z] 5d3b04190fa2: Verifying Checksum [2022-07-27T20:32:00.685Z] 5d3b04190fa2: Download complete [2022-07-27T20:32:00.947Z] ec43610c2a17: Verifying Checksum [2022-07-27T20:32:00.947Z] ec43610c2a17: Download complete [2022-07-27T20:32:00.947Z] 5eb5b503b376: Verifying Checksum [2022-07-27T20:32:00.947Z] 5eb5b503b376: Download complete [2022-07-27T20:32:01.519Z] 2f39f015ded8: Download complete [2022-07-27T20:32:02.085Z] 5eb5b503b376: Pull complete [2022-07-27T20:32:02.345Z] 5c69ac0246d0: Pull complete [2022-07-27T20:32:02.606Z] ec43610c2a17: Pull complete [2022-07-27T20:32:02.606Z] 3a2ae6a8a46f: Pull complete [2022-07-27T20:32:02.864Z] 33b1e0a273af: Pull complete [2022-07-27T20:32:03.122Z] 5d3b04190fa2: Pull complete [2022-07-27T20:32:07.328Z] 2f39f015ded8: Pull complete [2022-07-27T20:32:07.328Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-27T20:32:07.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T20:32:07.328Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T20:32:07.419Z] prd-ubuntu20.04-docker-8c-8g-21280 does not seem to be running inside a container [2022-07-27T20:32:07.461Z] $ 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-1202 -v /w/workspace/gexfoundry_device-sdk-go_PR-1202:/w/workspace/gexfoundry_device-sdk-go_PR-1202:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1202@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1202@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-27T20:32:09.653Z] $ docker top a8f650beaab09f4e8109bc9f8ff3a0cd0a96c520d30d42e13bb11b21e8db45ae -eo pid,comm [2022-07-27T20:32:09.658Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21281 in /w/workspace/gexfoundry_device-sdk-go_PR-1202 [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2022-07-27T20:32:09.809Z] Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout [2022-07-27T20:32:09.861Z] The recommended git tool is: git [2022-07-27T20:32:10.061Z] ---> job-cost.sh [2022-07-27T20:32:10.062Z] lf-activate-venv: SKIPPING [2022-07-27T20:32:10.062Z] INFO: No Stack... [2022-07-27T20:32:10.322Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-27T20:32:10.893Z] INFO: Archiving Costs [Pipeline] sh [2022-07-27T20:32:11.236Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1202/archives/cost.csv [2022-07-27T20:32:11.236Z] + cut -d, -f6 [Pipeline] lock [2022-07-27T20:32:11.251Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1202-4-stack-cost] [2022-07-27T20:32:11.257Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1202-4-stack-cost] did not exist. Created. [2022-07-27T20:32:11.257Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1202-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-27T20:32:11.615Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-27T20:32:11.652Z] Stashed 1 file(s) [Pipeline] } [2022-07-27T20:32:11.659Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1202-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-27T20:32:11.682Z] $ docker stop --time=1 a8f650beaab09f4e8109bc9f8ff3a0cd0a96c520d30d42e13bb11b21e8db45ae [2022-07-27T20:32:12.832Z] $ docker rm -f a8f650beaab09f4e8109bc9f8ff3a0cd0a96c520d30d42e13bb11b21e8db45ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-27T20:32:16.940Z] using credential edgex-jenkins-ssh [2022-07-27T20:32:16.963Z] Cloning the remote Git repository [2022-07-27T20:32:17.053Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-07-27T20:32:17.131Z] > git init /w/workspace/device-sdk-go/4 # timeout=10 [2022-07-27T20:32:17.204Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-07-27T20:32:17.204Z] > git --version # timeout=10 [2022-07-27T20:32:17.230Z] > git --version # 'git version 2.25.1' [2022-07-27T20:32:17.232Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-27T20:32:17.312Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-27T20:32:18.652Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-07-27T20:32:18.670Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-27T20:32:18.703Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-07-27T20:32:18.746Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-07-27T20:32:18.747Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-27T20:32:18.762Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1202/head:refs/remotes/origin/PR-1202 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-27T20:32:19.379Z] Merging remotes/origin/main commit 05709587d91994e95fbbf030ae60546eede8820e into PR head commit 407f2e618adee93ac4d5926851483a798dab815a [2022-07-27T20:32:19.630Z] Merge succeeded, producing 407f2e618adee93ac4d5926851483a798dab815a [2022-07-27T20:32:19.631Z] Checking out Revision 407f2e618adee93ac4d5926851483a798dab815a (PR-1202) [2022-07-27T20:32:19.400Z] > git config core.sparsecheckout # timeout=10 [2022-07-27T20:32:19.425Z] > git checkout -f 407f2e618adee93ac4d5926851483a798dab815a # timeout=10 [2022-07-27T20:32:19.539Z] > git remote # timeout=10 [2022-07-27T20:32:19.558Z] > git config --get remote.origin.url # timeout=10 [2022-07-27T20:32:19.574Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-27T20:32:19.587Z] > git merge 05709587d91994e95fbbf030ae60546eede8820e # timeout=10 [2022-07-27T20:32:19.612Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-27T20:32:19.636Z] > git config core.sparsecheckout # timeout=10 [2022-07-27T20:32:19.648Z] > git checkout -f 407f2e618adee93ac4d5926851483a798dab815a # timeout=10 [2022-07-27T20:32:23.867Z] Commit message: "fix: added DriverConfigs and SetDeviceOPState to DeviceServiceSDK interface and implementation." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-27T20:32:24.686Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-27T20:32:24.686Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-27T20:32:24.686Z] Dload Upload Total Spent Left Speed [2022-07-27T20:32:24.686Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 97873 0 --:--:-- --:--:-- --:--:-- 97873 [Pipeline] sh [2022-07-27T20:32:25.442Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-27T20:32:25.785Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2022-07-27T20:32:25.785Z] [2022-07-27T20:32:25.785Z] { [2022-07-27T20:32:25.785Z] "registry-mirrors": [ [2022-07-27T20:32:25.785Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-27T20:32:25.785Z] ], [2022-07-27T20:32:25.785Z] "bip": "10.250.0.254/24", [2022-07-27T20:32:25.785Z] "hosts": [ [2022-07-27T20:32:25.785Z] "tcp://0.0.0.0:5555", [2022-07-27T20:32:25.785Z] "unix:///var/run/docker.sock" [2022-07-27T20:32:25.785Z] ], [2022-07-27T20:32:25.785Z] "mtu": 1458, [2022-07-27T20:32:25.785Z] "selinux-enabled": true, [2022-07-27T20:32:25.785Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-27T20:32:25.785Z] } [Pipeline] sh [2022-07-27T20:32:26.135Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-27T20:32:26.474Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-27T20:32:44.820Z] provisioning config files... [2022-07-27T20:32:44.844Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config2788817343186925392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T20:32:45.206Z] ---> docker-login.sh [2022-07-27T20:32:45.206Z] nexus3.edgexfoundry.org:10001 [2022-07-27T20:32:45.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T20:32:46.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T20:32:46.085Z] Configure a credential helper to remove this warning. See [2022-07-27T20:32:46.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T20:32:46.085Z] [2022-07-27T20:32:46.085Z] Login Succeeded [2022-07-27T20:32:46.085Z] nexus3.edgexfoundry.org:10002 [2022-07-27T20:32:46.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T20:32:46.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T20:32:46.358Z] Configure a credential helper to remove this warning. See [2022-07-27T20:32:46.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T20:32:46.358Z] [2022-07-27T20:32:46.358Z] Login Succeeded [2022-07-27T20:32:46.633Z] nexus3.edgexfoundry.org:10003 [2022-07-27T20:32:46.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T20:32:46.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T20:32:46.907Z] Configure a credential helper to remove this warning. See [2022-07-27T20:32:46.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T20:32:46.907Z] [2022-07-27T20:32:46.907Z] Login Succeeded [2022-07-27T20:32:46.907Z] nexus3.edgexfoundry.org:10004 [2022-07-27T20:32:47.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T20:32:47.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T20:32:47.471Z] Configure a credential helper to remove this warning. See [2022-07-27T20:32:47.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T20:32:47.471Z] [2022-07-27T20:32:47.471Z] Login Succeeded [2022-07-27T20:32:47.471Z] docker.io [2022-07-27T20:32:47.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T20:32:48.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T20:32:48.017Z] Configure a credential helper to remove this warning. See [2022-07-27T20:32:48.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T20:32:48.017Z] [2022-07-27T20:32:48.017Z] Login Succeeded [2022-07-27T20:32:48.017Z] ---> docker-login.sh ends [Pipeline] } [2022-07-27T20:32:48.036Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-27T20:32:48.611Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T20:32:48.627Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T20:32:48.637Z] ========================================================= [2022-07-27T20:32:48.637Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-27T20:32:48.637Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T20:32:49.044Z] + 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.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-27T20:32:49.316Z] Sending build context to Docker daemon 5.251MB [2022-07-27T20:32:49.604Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-07-27T20:32:49.605Z] Step 2/11 : FROM ${BASE} AS builder [2022-07-27T20:32:49.605Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-27T20:32:49.605Z] b3c136eddcbf: Pulling fs layer [2022-07-27T20:32:49.605Z] c0a3192eca97: Pulling fs layer [2022-07-27T20:32:49.605Z] a050256f5b6f: Pulling fs layer [2022-07-27T20:32:49.605Z] 656be50a0ddc: Pulling fs layer [2022-07-27T20:32:49.605Z] 2bbca73fdf42: Pulling fs layer [2022-07-27T20:32:49.605Z] 46d945488cbd: Pulling fs layer [2022-07-27T20:32:49.605Z] 8a5474983e97: Pulling fs layer [2022-07-27T20:32:49.605Z] 329c88fbcd65: Pulling fs layer [2022-07-27T20:32:49.605Z] 656be50a0ddc: Waiting [2022-07-27T20:32:49.605Z] 2bbca73fdf42: Waiting [2022-07-27T20:32:49.605Z] 329c88fbcd65: Waiting [2022-07-27T20:32:49.605Z] 8a5474983e97: Waiting [2022-07-27T20:32:49.605Z] 46d945488cbd: Waiting [2022-07-27T20:32:49.605Z] a050256f5b6f: Verifying Checksum [2022-07-27T20:32:49.605Z] a050256f5b6f: Download complete [2022-07-27T20:32:49.605Z] c0a3192eca97: Verifying Checksum [2022-07-27T20:32:49.605Z] c0a3192eca97: Download complete [2022-07-27T20:32:49.605Z] 2bbca73fdf42: Verifying Checksum [2022-07-27T20:32:49.605Z] 2bbca73fdf42: Download complete [2022-07-27T20:32:49.605Z] b3c136eddcbf: Verifying Checksum [2022-07-27T20:32:49.605Z] b3c136eddcbf: Download complete [2022-07-27T20:32:49.605Z] 46d945488cbd: Verifying Checksum [2022-07-27T20:32:49.605Z] 46d945488cbd: Download complete [2022-07-27T20:32:50.593Z] b3c136eddcbf: Pull complete [2022-07-27T20:32:50.879Z] 329c88fbcd65: Verifying Checksum [2022-07-27T20:32:50.879Z] 329c88fbcd65: Download complete [2022-07-27T20:32:51.159Z] c0a3192eca97: Pull complete [2022-07-27T20:32:51.762Z] a050256f5b6f: Pull complete [2022-07-27T20:32:52.035Z] 8a5474983e97: Verifying Checksum [2022-07-27T20:32:52.035Z] 8a5474983e97: Download complete [2022-07-27T20:32:52.635Z] 656be50a0ddc: Verifying Checksum [2022-07-27T20:32:52.635Z] 656be50a0ddc: Download complete [2022-07-27T20:33:07.741Z] 656be50a0ddc: Pull complete [2022-07-27T20:33:07.741Z] 2bbca73fdf42: Pull complete [2022-07-27T20:33:07.741Z] 46d945488cbd: Pull complete [2022-07-27T20:33:12.066Z] 8a5474983e97: Pull complete [2022-07-27T20:33:14.696Z] 329c88fbcd65: Pull complete [2022-07-27T20:33:14.696Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-27T20:33:14.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-27T20:33:14.696Z] ---> ff4287adb874 [2022-07-27T20:33:14.696Z] Step 3/11 : ARG MAKE=make build [2022-07-27T20:33:16.136Z] ---> Running in fd277885bcd4 [2022-07-27T20:33:16.136Z] Removing intermediate container fd277885bcd4 [2022-07-27T20:33:16.136Z] ---> 0ad1605ffb74 [2022-07-27T20:33:16.136Z] Step 4/11 : WORKDIR /device-sdk-go [2022-07-27T20:33:16.412Z] ---> Running in 09305de0b381 [2022-07-27T20:33:16.687Z] Removing intermediate container 09305de0b381 [2022-07-27T20:33:16.687Z] ---> 4c32710134ad [2022-07-27T20:33:16.687Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-27T20:33:16.687Z] ---> Running in 997b3884f309 [2022-07-27T20:33:16.961Z] Removing intermediate container 997b3884f309 [2022-07-27T20:33:16.961Z] ---> a9fa57e7cd91 [2022-07-27T20:33:16.961Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T20:33:17.238Z] ---> Running in 51e8d0ccfbfe [2022-07-27T20:33:19.909Z] Removing intermediate container 51e8d0ccfbfe [2022-07-27T20:33:19.909Z] ---> 688ab9a3b8b1 [2022-07-27T20:33:19.909Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-07-27T20:33:19.909Z] ---> Running in f1e095702c7e [2022-07-27T20:33:20.890Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T20:33:21.879Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T20:33:22.478Z] OK: 221 MiB in 51 packages [2022-07-27T20:33:23.463Z] Removing intermediate container f1e095702c7e [2022-07-27T20:33:23.463Z] ---> 62c53f3236b7 [2022-07-27T20:33:23.463Z] Step 8/11 : COPY go.mod vendor* ./ [2022-07-27T20:33:23.739Z] ---> 1a4b0a153777 [2022-07-27T20:33:23.739Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T20:33:24.024Z] ---> Running in 3b14bf7afe02 [2022-07-27T20:34:20.612Z] Removing intermediate container 3b14bf7afe02 [2022-07-27T20:34:20.612Z] ---> 13eb67f93127 [2022-07-27T20:34:20.612Z] Step 10/11 : COPY . . [2022-07-27T20:34:20.612Z] ---> e49c7862bd73 [2022-07-27T20:34:20.612Z] Step 11/11 : RUN ${MAKE} [2022-07-27T20:34:20.612Z] ---> Running in fac598878d37 [2022-07-27T20:34:20.612Z] noop [2022-07-27T20:34:20.612Z] Removing intermediate container fac598878d37 [2022-07-27T20:34:20.612Z] ---> 5444cc8f9c0e [2022-07-27T20:34:20.612Z] Successfully built 5444cc8f9c0e [2022-07-27T20:34:20.612Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T20:34:20.973Z] + docker inspect -f . ci-base-image-arm64 [2022-07-27T20:34:20.973Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T20:34:21.208Z] prd-ubuntu20.04-docker-arm64-4c-16g-21281 does not seem to be running inside a container [2022-07-27T20:34:21.291Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2022-07-27T20:34:22.567Z] $ docker top e5a17fe4a1c5f8e5fafda18893951285225e499453b73ced59cb681ea04a4a2e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T20:34:23.465Z] + go version [2022-07-27T20:34:23.465Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-27T20:34:23.495Z] $ docker stop --time=1 e5a17fe4a1c5f8e5fafda18893951285225e499453b73ced59cb681ea04a4a2e [2022-07-27T20:34:25.136Z] $ docker rm -f e5a17fe4a1c5f8e5fafda18893951285225e499453b73ced59cb681ea04a4a2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T20:34:25.756Z] + docker inspect -f . ci-base-image-arm64 [2022-07-27T20:34:25.756Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T20:34:26.009Z] prd-ubuntu20.04-docker-arm64-4c-16g-21281 does not seem to be running inside a container [2022-07-27T20:34:26.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 ******** -e ******** ci-base-image-arm64 cat [2022-07-27T20:34:27.327Z] $ docker top c607296df1bacd4c330ac8462771943d9c1d0094b56770ee196ee349f39cb8fe -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T20:34:28.246Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/4 [Pipeline] fileExists [Pipeline] sh [2022-07-27T20:34:28.907Z] + make test [2022-07-27T20:34:28.907Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-27T20:35:01.267Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-07-27T20:36:38.894Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-07-27T20:36:38.894Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-07-27T20:36:38.894Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-07-27T20:36:51.364Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.331s coverage: 23.7% of statements [2022-07-27T20:36:51.365Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-07-27T20:36:51.365Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.230s coverage: 27.6% of statements [2022-07-27T20:36:51.365Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.341s coverage: 78.9% of statements [2022-07-27T20:36:51.365Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.247s coverage: 10.8% of statements [2022-07-27T20:36:51.973Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.375s coverage: 60.0% of statements [2022-07-27T20:36:51.973Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-07-27T20:36:51.973Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-07-27T20:36:54.633Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.444s coverage: 34.8% of statements [2022-07-27T20:36:54.633Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-07-27T20:36:57.301Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.262s coverage: 85.4% of statements [2022-07-27T20:36:57.301Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-07-27T20:36:57.301Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-07-27T20:36:57.301Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.442s coverage: 65.1% of statements [2022-07-27T20:36:57.301Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-07-27T20:36:57.301Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-07-27T20:37:00.703Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.075s coverage: 89.2% of statements [2022-07-27T20:37:00.703Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-07-27T20:37:01.683Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.221s coverage: 4.7% of statements [2022-07-27T20:37:01.683Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-07-27T20:37:01.958Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-27T20:37:01.958Z] GO111MODULE=on go vet ./... [2022-07-27T20:38:38.857Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-27T20:38:38.857Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-27T20:38:38.857Z] ./bin/test-attribution-txt.sh [2022-07-27T20:38:38.857Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-07-27T20:38:38.857Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-07-27T20:38:38.857Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-07-27T20:38:38.857Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-07-27T20:38:38.857Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-07-27T20:38:38.857Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-07-27T20:38:38.857Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-07-27T20:38:38.881Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-27T20:38:38.898Z] $ docker stop --time=1 c607296df1bacd4c330ac8462771943d9c1d0094b56770ee196ee349f39cb8fe [2022-07-27T20:38:40.755Z] $ docker rm -f c607296df1bacd4c330ac8462771943d9c1d0094b56770ee196ee349f39cb8fe [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-27T20:38:42.209Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-27T20:38:42.238Z] Warning: overwriting stash ‘coverage-report’ [2022-07-27T20:38:42.867Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-27T20:38:43.282Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-27T20:38:43.624Z] + ls -al . [2022-07-27T20:38:43.624Z] total 300 [2022-07-27T20:38:43.624Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 20:34 . [2022-07-27T20:38:43.624Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 20:32 .. [2022-07-27T20:38:43.624Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 27 20:32 .dockerignore [2022-07-27T20:38:43.624Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 20:32 .git [2022-07-27T20:38:43.624Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 20:32 .github [2022-07-27T20:38:43.624Z] -rw-rw-r-- 1 jenkins jenkins 131 Jul 27 20:32 .gitignore [2022-07-27T20:38:43.624Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 27 20:32 .golangci.yml [2022-07-27T20:38:43.624Z] -rw-rw-r-- 1 jenkins jenkins 29536 Jul 27 20:32 CHANGELOG.md [2022-07-27T20:38:43.624Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 27 20:32 GOVERNANCE.md [2022-07-27T20:38:43.624Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 27 20:32 Jenkinsfile [2022-07-27T20:38:43.624Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 27 20:32 LICENSE [2022-07-27T20:38:43.624Z] -rw-rw-r-- 1 jenkins jenkins 2002 Jul 27 20:32 Makefile [2022-07-27T20:38:43.624Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 27 20:32 OWNERS.md [2022-07-27T20:38:43.624Z] -rw-rw-r-- 1 jenkins jenkins 4881 Jul 27 20:32 README.md [2022-07-27T20:38:43.624Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 27 20:30 VERSION [2022-07-27T20:38:43.624Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 20:32 bin [2022-07-27T20:38:43.624Z] -rw-r--r-- 1 jenkins jenkins 131677 Jul 27 20:37 coverage.out [2022-07-27T20:38:43.624Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 27 20:32 example [2022-07-27T20:38:43.624Z] -rw-rw-r-- 1 jenkins jenkins 3553 Jul 27 20:32 go.mod [2022-07-27T20:38:43.624Z] -rw-rw-r-- 1 jenkins jenkins 36743 Jul 27 20:32 go.sum [2022-07-27T20:38:43.624Z] drwxrwxr-x 15 jenkins jenkins 4096 Jul 27 20:32 internal [2022-07-27T20:38:43.624Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 20:32 openapi [2022-07-27T20:38:43.624Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 27 20:32 pkg [2022-07-27T20:38:43.624Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 20:32 snap [2022-07-27T20:38:43.624Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 27 20:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T20:38:44.004Z] + 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=407f2e618adee93ac4d5926851483a798dab815a --label arch=arm64 --label version=0.0.0 . [2022-07-27T20:38:44.608Z] Sending build context to Docker daemon 5.383MB [2022-07-27T20:38:44.608Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-07-27T20:38:44.608Z] Step 2/25 : FROM ${BASE} AS builder [2022-07-27T20:38:44.608Z] ---> 5444cc8f9c0e [2022-07-27T20:38:44.608Z] Step 3/25 : ARG MAKE=make build [2022-07-27T20:38:44.608Z] ---> Running in 97d835b33707 [2022-07-27T20:38:44.895Z] Removing intermediate container 97d835b33707 [2022-07-27T20:38:44.895Z] ---> 413880bb20ef [2022-07-27T20:38:44.895Z] Step 4/25 : WORKDIR /device-sdk-go [2022-07-27T20:38:45.174Z] ---> Running in 85db93267cdb [2022-07-27T20:38:45.450Z] Removing intermediate container 85db93267cdb [2022-07-27T20:38:45.450Z] ---> e71e9217b2bd [2022-07-27T20:38:45.450Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-27T20:38:45.450Z] ---> Running in 4db6bef84b82 [2022-07-27T20:38:45.727Z] Removing intermediate container 4db6bef84b82 [2022-07-27T20:38:45.727Z] ---> 73849fba0269 [2022-07-27T20:38:45.727Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T20:38:45.727Z] ---> Running in f4fd761734ad [2022-07-27T20:38:47.734Z] Removing intermediate container f4fd761734ad [2022-07-27T20:38:47.734Z] ---> 1489eb203d6a [2022-07-27T20:38:47.734Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-07-27T20:38:47.734Z] ---> Running in 37205aad67b7 [2022-07-27T20:38:48.720Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T20:38:49.713Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T20:38:50.710Z] OK: 221 MiB in 51 packages [2022-07-27T20:38:51.314Z] Removing intermediate container 37205aad67b7 [2022-07-27T20:38:51.314Z] ---> bcb541617201 [2022-07-27T20:38:51.314Z] Step 8/25 : COPY go.mod vendor* ./ [2022-07-27T20:38:51.923Z] ---> 2c78c63feb09 [2022-07-27T20:38:51.923Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T20:38:51.923Z] ---> Running in a2e1b2ccd3db [2022-07-27T20:38:53.914Z] Removing intermediate container a2e1b2ccd3db [2022-07-27T20:38:53.914Z] ---> fd328e880c7d [2022-07-27T20:38:53.914Z] Step 10/25 : COPY . . [2022-07-27T20:38:55.373Z] ---> 56d5caf608dd [2022-07-27T20:38:55.373Z] Step 11/25 : RUN ${MAKE} [2022-07-27T20:38:55.373Z] ---> Running in b575a2116a9d [2022-07-27T20:38:56.364Z] 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-07-27T20:41:03.292Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-07-27T20:41:03.292Z] Removing intermediate container b575a2116a9d [2022-07-27T20:41:03.292Z] ---> 7ddddf3f1321 [2022-07-27T20:41:03.292Z] Step 12/25 : FROM alpine:3.16 [2022-07-27T20:41:04.270Z] 3.16: Pulling from library/alpine [2022-07-27T20:41:04.545Z] f97344484467: Pulling fs layer [2022-07-27T20:41:04.819Z] f97344484467: Verifying Checksum [2022-07-27T20:41:04.819Z] f97344484467: Download complete [2022-07-27T20:41:05.416Z] f97344484467: Pull complete [2022-07-27T20:41:05.416Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-27T20:41:05.416Z] Status: Downloaded newer image for alpine:3.16 [2022-07-27T20:41:05.416Z] ---> 3d81c46cd875 [2022-07-27T20:41:05.416Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-27T20:41:05.416Z] ---> Running in d9e9c5099a50 [2022-07-27T20:41:05.689Z] Removing intermediate container d9e9c5099a50 [2022-07-27T20:41:05.689Z] ---> e841f7b58a8f [2022-07-27T20:41:05.689Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T20:41:05.689Z] ---> Running in e4030b048821 [2022-07-27T20:41:07.132Z] Removing intermediate container e4030b048821 [2022-07-27T20:41:07.132Z] ---> 9f164a253232 [2022-07-27T20:41:07.132Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-07-27T20:41:07.411Z] ---> Running in 958297a7c58f [2022-07-27T20:41:08.398Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T20:41:09.377Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T20:41:09.983Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-07-27T20:41:10.268Z] (2/5) Installing libsodium (1.0.18-r0) [2022-07-27T20:41:10.268Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-27T20:41:10.548Z] (4/5) Installing libzmq (4.3.4-r0) [2022-07-27T20:41:10.548Z] (5/5) Installing zeromq (4.3.4-r0) [2022-07-27T20:41:10.826Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T20:41:10.826Z] OK: 8 MiB in 19 packages [2022-07-27T20:41:11.841Z] Removing intermediate container 958297a7c58f [2022-07-27T20:41:11.841Z] ---> 1fbc1471d77e [2022-07-27T20:41:11.841Z] Step 16/25 : WORKDIR / [2022-07-27T20:41:11.841Z] ---> Running in 07e7bd0d001f [2022-07-27T20:41:12.117Z] Removing intermediate container 07e7bd0d001f [2022-07-27T20:41:12.117Z] ---> 9f0de106bd63 [2022-07-27T20:41:12.117Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-07-27T20:41:12.721Z] ---> 6eea94cc1729 [2022-07-27T20:41:12.721Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-07-27T20:41:14.214Z] ---> ca37b98013d5 [2022-07-27T20:41:14.214Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-07-27T20:41:14.487Z] ---> f15c18ad2f91 [2022-07-27T20:41:14.487Z] Step 20/25 : EXPOSE 59999 [2022-07-27T20:41:14.487Z] ---> Running in 7e08ee0a9587 [2022-07-27T20:41:14.766Z] Removing intermediate container 7e08ee0a9587 [2022-07-27T20:41:14.766Z] ---> df7be24bb2cc [2022-07-27T20:41:14.766Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-07-27T20:41:15.041Z] ---> Running in 02584d2b519e [2022-07-27T20:41:15.315Z] Removing intermediate container 02584d2b519e [2022-07-27T20:41:15.315Z] ---> d298884923db [2022-07-27T20:41:15.315Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T20:41:15.315Z] ---> Running in d224d054e49d [2022-07-27T20:41:15.591Z] Removing intermediate container d224d054e49d [2022-07-27T20:41:15.591Z] ---> 6c14c0fae1b4 [2022-07-27T20:41:15.591Z] Step 23/25 : LABEL arch=arm64 [2022-07-27T20:41:15.868Z] ---> Running in c05fd4458650 [2022-07-27T20:41:16.144Z] Removing intermediate container c05fd4458650 [2022-07-27T20:41:16.144Z] ---> 205b39091242 [2022-07-27T20:41:16.144Z] Step 24/25 : LABEL git_sha=407f2e618adee93ac4d5926851483a798dab815a [2022-07-27T20:41:16.144Z] ---> Running in a862348776f9 [2022-07-27T20:41:16.420Z] Removing intermediate container a862348776f9 [2022-07-27T20:41:16.420Z] ---> 8014167d15d1 [2022-07-27T20:41:16.420Z] Step 25/25 : LABEL version=0.0.0 [2022-07-27T20:41:16.420Z] ---> Running in fad67b04440e [2022-07-27T20:41:16.691Z] Removing intermediate container fad67b04440e [2022-07-27T20:41:16.691Z] ---> 7c792970ad6f [2022-07-27T20:41:16.691Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-27T20:41:16.964Z] Successfully built 7c792970ad6f [2022-07-27T20:41:16.964Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T20:41:17.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-27T20:41:17.421Z] [2022-07-27T20:41:17.421Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T20:41:17.777Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-27T20:41:17.777Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-27T20:41:17.777Z] 8998bd30e6a1: Pulling fs layer [2022-07-27T20:41:17.777Z] 04944245beec: Pulling fs layer [2022-07-27T20:41:17.777Z] 699f458cf7ca: Pulling fs layer [2022-07-27T20:41:17.777Z] 765212b225bb: Pulling fs layer [2022-07-27T20:41:17.777Z] f23df028b6ca: Pulling fs layer [2022-07-27T20:41:17.777Z] d65c8cfc05b1: Pulling fs layer [2022-07-27T20:41:17.777Z] 2437ff75d9bd: Pulling fs layer [2022-07-27T20:41:17.777Z] 765212b225bb: Waiting [2022-07-27T20:41:17.777Z] f23df028b6ca: Waiting [2022-07-27T20:41:17.777Z] d65c8cfc05b1: Waiting [2022-07-27T20:41:17.777Z] 2437ff75d9bd: Waiting [2022-07-27T20:41:18.051Z] 04944245beec: Verifying Checksum [2022-07-27T20:41:18.051Z] 04944245beec: Download complete [2022-07-27T20:41:18.051Z] 765212b225bb: Verifying Checksum [2022-07-27T20:41:18.051Z] 765212b225bb: Download complete [2022-07-27T20:41:18.051Z] f23df028b6ca: Verifying Checksum [2022-07-27T20:41:18.051Z] f23df028b6ca: Download complete [2022-07-27T20:41:18.051Z] d65c8cfc05b1: Verifying Checksum [2022-07-27T20:41:18.051Z] d65c8cfc05b1: Download complete [2022-07-27T20:41:18.051Z] 699f458cf7ca: Verifying Checksum [2022-07-27T20:41:18.051Z] 699f458cf7ca: Download complete [2022-07-27T20:41:18.652Z] 8998bd30e6a1: Verifying Checksum [2022-07-27T20:41:18.652Z] 8998bd30e6a1: Download complete [2022-07-27T20:41:20.645Z] 2437ff75d9bd: Verifying Checksum [2022-07-27T20:41:20.645Z] 2437ff75d9bd: Download complete [2022-07-27T20:41:23.281Z] 8998bd30e6a1: Pull complete [2022-07-27T20:41:23.281Z] 04944245beec: Pull complete [2022-07-27T20:41:24.718Z] 699f458cf7ca: Pull complete [2022-07-27T20:41:24.991Z] 765212b225bb: Pull complete [2022-07-27T20:41:25.976Z] f23df028b6ca: Pull complete [2022-07-27T20:41:26.250Z] d65c8cfc05b1: Pull complete [2022-07-27T20:41:44.713Z] 2437ff75d9bd: Pull complete [2022-07-27T20:41:44.713Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-27T20:41:44.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-27T20:41:44.713Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T20:41:44.960Z] prd-ubuntu20.04-docker-arm64-4c-16g-21281 does not seem to be running inside a container [2022-07-27T20:41:45.043Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-27T20:41:47.550Z] $ docker top b1a1d4b7d5a0c60ca9ca5f7ef57116ee174bb3a9b9af116d403e950b197d04ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T20:41:48.443Z] ---> job-cost.sh [2022-07-27T20:41:48.443Z] lf-activate-venv: SKIPPING [2022-07-27T20:41:48.443Z] INFO: No Stack... [2022-07-27T20:41:49.036Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-27T20:41:49.626Z] INFO: Archiving Costs [Pipeline] sh [2022-07-27T20:41:50.275Z] + cat /w/workspace/device-sdk-go/4/archives/cost.csv [2022-07-27T20:41:50.275Z] + cut -d, -f6 [Pipeline] lock [2022-07-27T20:41:50.303Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1202-4-stack-cost] [2022-07-27T20:41:50.309Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1202-4-stack-cost] did not exist. Created. [2022-07-27T20:41:50.310Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1202-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-27T20:41:50.978Z] /w/workspace/device-sdk-go/4@tmp/durable-45adc0f7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-27T20:41:51.645Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-27T20:41:51.663Z] Warning: overwriting stash ‘stack-cost’ [2022-07-27T20:41:51.723Z] Stashed 1 file(s) [Pipeline] } [2022-07-27T20:41:51.729Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1202-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-27T20:41:51.754Z] $ docker stop --time=1 b1a1d4b7d5a0c60ca9ca5f7ef57116ee174bb3a9b9af116d403e950b197d04ce [2022-07-27T20:41:53.188Z] $ docker rm -f b1a1d4b7d5a0c60ca9ca5f7ef57116ee174bb3a9b9af116d403e950b197d04ce [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-07-27T20:41:53.624Z] provisioning config files... [2022-07-27T20:41:53.633Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1202@tmp/config5461905831818296337tmp [Pipeline] { [Pipeline] sh [2022-07-27T20:41:53.934Z] + set +x [2022-07-27T20:41:53.934Z] + curl -s https://codecov.io/bash [2022-07-27T20:41:53.934Z] + bash -s -- [2022-07-27T20:41:53.934Z] [2022-07-27T20:41:53.934Z] _____ _ [2022-07-27T20:41:53.934Z] / ____| | | [2022-07-27T20:41:53.934Z] | | ___ __| | ___ ___ _____ __ [2022-07-27T20:41:53.934Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-27T20:41:53.934Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-27T20:41:53.934Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-27T20:41:53.934Z] Bash-1.0.6 [2022-07-27T20:41:53.934Z] [2022-07-27T20:41:53.934Z] [2022-07-27T20:41:53.934Z] ==> git version 2.25.1 found [2022-07-27T20:41:53.934Z] ==> 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-07-27T20:41:53.934Z] Release-Date: 2020-01-08 [2022-07-27T20:41:53.934Z] 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-07-27T20:41:53.934Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-27T20:41:53.934Z] ==> Jenkins CI detected. [2022-07-27T20:41:53.934Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1202 [2022-07-27T20:41:53.934Z] project root: . [2022-07-27T20:41:53.934Z] --> token set from env [2022-07-27T20:41:53.934Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-27T20:41:53.934Z] ==> Running gcov in . (disable via -X gcov) [2022-07-27T20:41:53.934Z] ==> Python coveragepy not found [2022-07-27T20:41:53.934Z] ==> Searching for coverage reports in: [2022-07-27T20:41:53.934Z] + . [2022-07-27T20:41:53.934Z] -> Found 1 reports [2022-07-27T20:41:53.934Z] ==> Detecting git/mercurial file structure [2022-07-27T20:41:53.934Z] ==> Reading reports [2022-07-27T20:41:53.934Z] + ./coverage.out bytes=131677 [2022-07-27T20:41:53.934Z] ==> Appending adjustments [2022-07-27T20:41:53.934Z] https://docs.codecov.io/docs/fixing-reports [2022-07-27T20:41:54.194Z] + Found adjustments [2022-07-27T20:41:54.194Z] ==> Gzipping contents [2022-07-27T20:41:54.454Z] 20K /tmp/codecov.bquEJm.gz [2022-07-27T20:41:54.454Z] ==> Uploading reports [2022-07-27T20:41:54.454Z] url: https://codecov.io [2022-07-27T20:41:54.454Z] query: branch=PR-1202&commit=407f2e618adee93ac4d5926851483a798dab815a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1202%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1202&job=&cmd_args= [2022-07-27T20:41:54.454Z] -> Pinging Codecov [2022-07-27T20:41:54.454Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1202&commit=407f2e618adee93ac4d5926851483a798dab815a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1202%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1202&job=&cmd_args= [2022-07-27T20:41:55.025Z] -> Uploading to [2022-07-27T20:41:55.025Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-27/7E55EF52A471D76F132DFD9A03CDDE97/407f2e618adee93ac4d5926851483a798dab815a/1eae5778-6575-4864-a5e9-69e2485ee7a6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220727%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220727T204154Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b2cbb8d5a857665015b30f069e91661e3b5e671dcb1403afa4d9163f085370b3 [2022-07-27T20:41:55.025Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-27T20:41:55.025Z] Dload Upload Total Spent Left Speed [2022-07-27T20:41:55.286Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17315 0 0 100 17315 0 73059 --:--:-- --:--:-- --:--:-- 73059 [2022-07-27T20:41:55.286Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/407f2e618adee93ac4d5926851483a798dab815a [Pipeline] } [2022-07-27T20:41:55.294Z] 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-07-27T20:41:55.978Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1202/archives ] [2022-07-27T20:41:55.978Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1202/archives [2022-07-27T20:41:55.978Z] total 16 [2022-07-27T20:41:55.978Z] drwxr-xr-x 3 root root 4096 Jul 27 20:32 . [2022-07-27T20:41:55.978Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 27 20:32 .. [2022-07-27T20:41:55.978Z] drwxr-xr-x 2 root root 4096 Jul 27 20:32 cost [2022-07-27T20:41:55.978Z] -rw-r--r-- 1 root root 86 Jul 27 20:32 cost.csv [2022-07-27T20:41:55.978Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1202/archives [2022-07-27T20:41:55.978Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1202/archives [2022-07-27T20:41:55.978Z] total 16 [2022-07-27T20:41:55.978Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 20:32 . [2022-07-27T20:41:55.978Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 27 20:32 .. [2022-07-27T20:41:55.978Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 27 20:32 cost [2022-07-27T20:41:55.978Z] -rw-r--r-- 1 jenkins jenkins 86 Jul 27 20:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-27T20:41:56.268Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T20:41:57.131Z] ---> package-listing.sh [2022-07-27T20:41:57.131Z] ++ facter osfamily [2022-07-27T20:41:57.131Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-27T20:41:57.391Z] + OS_FAMILY=debian [2022-07-27T20:41:57.391Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1202 [2022-07-27T20:41:57.391Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-27T20:41:57.391Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-27T20:41:57.391Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-27T20:41:57.391Z] + PACKAGES=/tmp/packages_start.txt [2022-07-27T20:41:57.391Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1202 ']' [2022-07-27T20:41:57.391Z] + PACKAGES=/tmp/packages_end.txt [2022-07-27T20:41:57.391Z] + case "${OS_FAMILY}" in [2022-07-27T20:41:57.391Z] + dpkg -l [2022-07-27T20:41:57.391Z] + grep '^ii' [2022-07-27T20:41:57.391Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-27T20:41:57.391Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-27T20:41:57.391Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-27T20:41:57.391Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1202 ']' [2022-07-27T20:41:57.391Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1202/archives/ [2022-07-27T20:41:57.391Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1202/archives/ [Pipeline] echo [2022-07-27T20:41:57.402Z] 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-1202/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-27T20:41:57.682Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T20:41:58.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T20:41:58.246Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T20:41:58.318Z] prd-ubuntu20.04-docker-8c-8g-21280 does not seem to be running inside a container [2022-07-27T20:41:58.363Z] $ 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-1202/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-1202 -v /w/workspace/gexfoundry_device-sdk-go_PR-1202:/w/workspace/gexfoundry_device-sdk-go_PR-1202:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1202@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1202@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-07-27T20:41:58.568Z] $ docker top d6c70778aae8ae889ec358b5df27aacc6794ccb9f4c81cf5e43069a35c60187a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T20:41:58.920Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-27T20:41:59.206Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-27T20:41:59.495Z] + ls /var/log/sa-host [2022-07-27T20:41:59.495Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-27T20:41:59.564Z] provisioning config files... [2022-07-27T20:41:59.571Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1202@tmp/config8644073168758461304tmp [Pipeline] { [Pipeline] echo [2022-07-27T20:41:59.581Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T20:41:59.874Z] ---> create-netrc.sh [Pipeline] } [2022-07-27T20:41:59.882Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-27T20:42:00.207Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-27T20:42:00.216Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T20:42:00.496Z] ---> sudo-logs.sh [2022-07-27T20:42:00.496Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-27T20:42:00.523Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T20:42:00.808Z] ---> job-cost.sh [2022-07-27T20:42:00.808Z] lf-activate-venv: SKIPPING [2022-07-27T20:42:00.808Z] DEBUG: total: 0.2199999988079071 [2022-07-27T20:42:00.808Z] INFO: Retrieving Stack Cost... [2022-07-27T20:42:01.069Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-27T20:42:01.641Z] INFO: Archiving Costs [Pipeline] echo [2022-07-27T20:42:01.650Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T20:42:01.942Z] ---> logs-deploy.sh [2022-07-27T20:42:01.942Z] lf-activate-venv: SKIPPING [2022-07-27T20:42:01.942Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1202/4 [2022-07-27T20:42:01.942Z] INFO: archiving workspace using pattern(s): [2022-07-27T20:42:02.924Z] Archives upload complete. [2022-07-27T20:42:03.183Z] INFO: archiving logs to Nexus [2022-07-27T20:42:03.753Z] ---> uname -a: [2022-07-27T20:42:03.753Z] Linux prd-ubuntu20-04-docker-8c-8g-21280 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-27T20:42:03.753Z] [2022-07-27T20:42:03.753Z] [2022-07-27T20:42:03.753Z] ---> lscpu: [2022-07-27T20:42:03.753Z] Architecture: x86_64 [2022-07-27T20:42:03.753Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-27T20:42:03.753Z] Byte Order: Little Endian [2022-07-27T20:42:03.753Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-27T20:42:03.753Z] CPU(s): 8 [2022-07-27T20:42:03.753Z] On-line CPU(s) list: 0-7 [2022-07-27T20:42:03.753Z] Thread(s) per core: 1 [2022-07-27T20:42:03.753Z] Core(s) per socket: 1 [2022-07-27T20:42:03.753Z] Socket(s): 8 [2022-07-27T20:42:03.753Z] NUMA node(s): 1 [2022-07-27T20:42:03.753Z] Vendor ID: AuthenticAMD [2022-07-27T20:42:03.753Z] CPU family: 23 [2022-07-27T20:42:03.753Z] Model: 49 [2022-07-27T20:42:03.753Z] Model name: AMD EPYC-Rome Processor [2022-07-27T20:42:03.753Z] Stepping: 0 [2022-07-27T20:42:03.753Z] CPU MHz: 2799.864 [2022-07-27T20:42:03.753Z] BogoMIPS: 5599.72 [2022-07-27T20:42:03.753Z] Virtualization: AMD-V [2022-07-27T20:42:03.753Z] Hypervisor vendor: KVM [2022-07-27T20:42:03.753Z] Virtualization type: full [2022-07-27T20:42:03.753Z] L1d cache: 256 KiB [2022-07-27T20:42:03.753Z] L1i cache: 256 KiB [2022-07-27T20:42:03.753Z] L2 cache: 4 MiB [2022-07-27T20:42:03.753Z] L3 cache: 128 MiB [2022-07-27T20:42:03.753Z] NUMA node0 CPU(s): 0-7 [2022-07-27T20:42:03.753Z] Vulnerability Itlb multihit: Not affected [2022-07-27T20:42:03.753Z] Vulnerability L1tf: Not affected [2022-07-27T20:42:03.753Z] Vulnerability Mds: Not affected [2022-07-27T20:42:03.753Z] Vulnerability Meltdown: Not affected [2022-07-27T20:42:03.753Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-27T20:42:03.753Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-27T20:42:03.753Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-27T20:42:03.753Z] Vulnerability Srbds: Not affected [2022-07-27T20:42:03.753Z] Vulnerability Tsx async abort: Not affected [2022-07-27T20:42:03.754Z] 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-07-27T20:42:03.754Z] [2022-07-27T20:42:03.754Z] [2022-07-27T20:42:03.754Z] ---> nproc: [2022-07-27T20:42:03.754Z] 8 [2022-07-27T20:42:03.754Z] [2022-07-27T20:42:03.754Z] [2022-07-27T20:42:03.754Z] ---> df -h: [2022-07-27T20:42:03.754Z] Filesystem Size Used Avail Use% Mounted on [2022-07-27T20:42:03.754Z] overlay 155G 11G 145G 7% / [2022-07-27T20:42:03.754Z] tmpfs 64M 0 64M 0% /dev [2022-07-27T20:42:03.754Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-27T20:42:03.754Z] shm 64M 0 64M 0% /dev/shm [2022-07-27T20:42:03.754Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-07-27T20:42:03.754Z] [2022-07-27T20:42:03.754Z] [2022-07-27T20:42:03.754Z] ---> sar -b -r -n DEV: [2022-07-27T20:42:03.754Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21280) 07/27/22 _x86_64_ (8 CPU) [2022-07-27T20:42:03.754Z] [2022-07-27T20:42:03.754Z] 20:29:19 LINUX RESTART (8 CPU) [2022-07-27T20:42:03.754Z] [2022-07-27T20:42:03.754Z] 20:30:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-27T20:42:03.754Z] 20:31:01 209.83 12.18 197.64 0.00 2029.22 96758.24 0.00 [2022-07-27T20:42:03.754Z] 20:32:01 165.26 0.13 165.13 0.00 5.86 31329.82 0.00 [2022-07-27T20:42:03.754Z] 20:33:01 32.96 0.02 32.94 0.00 0.53 16732.96 0.00 [2022-07-27T20:42:03.754Z] 20:34:01 1.27 0.00 1.27 0.00 0.00 15.20 0.00 [2022-07-27T20:42:03.754Z] 20:35:01 1.17 0.03 1.13 0.00 1.87 12.80 0.00 [2022-07-27T20:42:03.754Z] 20:36:01 3.00 1.58 1.42 0.00 50.39 18.93 0.00 [2022-07-27T20:42:03.754Z] 20:37:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 [2022-07-27T20:42:03.754Z] 20:38:01 1.08 0.00 1.08 0.00 0.00 14.13 0.00 [2022-07-27T20:42:03.754Z] 20:39:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 [2022-07-27T20:42:03.754Z] 20:40:01 1.12 0.00 1.12 0.00 0.00 18.53 0.00 [2022-07-27T20:42:03.754Z] 20:41:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 [2022-07-27T20:42:03.754Z] 20:42:01 5.95 0.22 5.73 0.00 16.93 114.51 0.00 [2022-07-27T20:42:03.754Z] Average: 35.15 1.17 33.98 0.00 172.82 11969.92 0.00 [2022-07-27T20:42:03.754Z] [2022-07-27T20:42:03.754Z] 20:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-27T20:42:03.754Z] 20:31:01 27978028 31590744 700256 2.13 159976 3648132 2376112 7.00 1487116 2950388 218152 [2022-07-27T20:42:03.754Z] 20:32:01 27865364 31725844 565704 1.72 166768 3884240 2282956 6.73 1313388 3231420 213076 [2022-07-27T20:42:03.754Z] 20:33:01 27634316 31784556 505404 1.54 174768 4123196 1863876 5.49 1274388 3458332 12 [2022-07-27T20:42:03.754Z] 20:34:01 27635852 31786240 503428 1.53 174800 4123196 1863876 5.49 1272540 3458332 56 [2022-07-27T20:42:03.754Z] 20:35:01 27640940 31791600 498284 1.52 174820 4123260 1863876 5.49 1267792 3458648 20 [2022-07-27T20:42:03.754Z] 20:36:01 27637508 31790780 498960 1.52 174852 4124776 1863876 5.49 1272804 3458216 16 [2022-07-27T20:42:03.754Z] 20:37:01 27641412 31794780 494972 1.51 174872 4124780 1863876 5.49 1266644 3458264 8 [2022-07-27T20:42:03.754Z] 20:38:01 27641396 31794776 494912 1.51 174884 4124784 1863876 5.49 1267140 3458268 28 [2022-07-27T20:42:03.754Z] 20:39:01 27641824 31795220 494620 1.50 174904 4124784 1863876 5.49 1267060 3458268 172 [2022-07-27T20:42:03.754Z] 20:40:01 27641588 31795008 494820 1.50 174932 4124764 1863876 5.49 1267204 3458256 92 [2022-07-27T20:42:03.754Z] 20:41:01 27641540 31794976 494780 1.50 174952 4124768 1863876 5.49 1267220 3458260 24 [2022-07-27T20:42:03.754Z] 20:42:01 27608756 31765180 519636 1.58 175020 4126320 1977824 5.83 1294572 3455644 372 [2022-07-27T20:42:03.754Z] Average: 27684044 31767475 522148 1.59 172962 4064750 1950981 5.75 1293156 3396858 36002 [2022-07-27T20:42:03.754Z] [2022-07-27T20:42:03.754Z] 20:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-27T20:42:03.754Z] 20:31:01 veth310e43c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-27T20:42:03.754Z] 20:31:01 lo 5.90 5.90 0.58 0.58 0.00 0.00 0.00 0.00 [2022-07-27T20:42:03.754Z] 20:31:01 ens3 455.52 327.67 7266.18 107.42 0.00 0.00 0.00 0.00 [2022-07-27T20:42:03.754Z] 20:31:01 docker0 129.81 158.53 10.65 1546.56 0.00 0.00 0.00 0.00 [2022-07-27T20:42:03.754Z] 20:32:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2022-07-27T20:42:03.754Z] 20:32:01 ens3 147.98 92.75 2688.96 19.30 0.00 0.00 0.00 0.00 [2022-07-27T20:42:03.754Z] 20:32:01 docker0 13.66 17.93 0.79 98.29 0.00 0.00 0.00 0.00 [2022-07-27T20:42:03.754Z] 20:33:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T20:42:03.754Z] 20:33:01 ens3 39.89 40.31 16.81 56.00 0.00 0.00 0.00 0.00 [2022-07-27T20:42:03.754Z] 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T20:42:03.754Z] 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T20:42:03.754Z] 20:34:01 ens3 0.55 0.58 0.04 0.05 0.00 0.00 0.00 0.00 [2022-07-27T20:42:03.754Z] 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T20:42:03.754Z] 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T20:42:03.754Z] 20:35:01 ens3 0.55 0.12 0.12 0.07 0.00 0.00 0.00 0.00 [2022-07-27T20:42:03.754Z] 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T20:42:03.754Z] 20:36:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-07-27T20:42:03.754Z] 20:36:01 ens3 7.22 5.10 5.41 5.97 0.00 0.00 0.00 0.00 [2022-07-27T20:42:03.754Z] 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T20:42:03.754Z] 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T20:42:03.754Z] 20:37:01 ens3 0.40 0.02 0.04 0.00 0.00 0.00 0.00 0.00 [2022-07-27T20:42:03.754Z] 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T20:42:03.754Z] 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T20:42:03.754Z] 20:38:01 ens3 2.37 0.95 1.87 0.24 0.00 0.00 0.00 0.00 [2022-07-27T20:42:03.754Z] 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T20:42:03.754Z] 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T20:42:03.754Z] 20:39:01 ens3 0.32 0.18 0.11 0.07 0.00 0.00 0.00 0.00 [2022-07-27T20:42:03.754Z] 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T20:42:03.754Z] 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T20:42:03.754Z] 20:40:01 ens3 0.67 0.70 0.34 0.30 0.00 0.00 0.00 0.00 [2022-07-27T20:42:03.754Z] 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T20:42:03.754Z] 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T20:42:03.754Z] 20:41:01 ens3 1.00 0.47 0.40 0.28 0.00 0.00 0.00 0.00 [2022-07-27T20:42:03.754Z] 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T20:42:03.754Z] 20:42:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 [2022-07-27T20:42:03.754Z] 20:42:01 ens3 26.31 16.83 29.03 10.01 0.00 0.00 0.00 0.00 [2022-07-27T20:42:03.754Z] 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T20:42:03.754Z] Average: lo 0.81 0.81 0.08 0.08 0.00 0.00 0.00 0.00 [2022-07-27T20:42:03.754Z] Average: ens3 56.34 40.07 825.18 16.52 0.00 0.00 0.00 0.00 [2022-07-27T20:42:03.754Z] Average: docker0 11.79 14.50 0.94 135.11 0.00 0.00 0.00 0.00 [2022-07-27T20:42:03.754Z] [2022-07-27T20:42:03.754Z] [2022-07-27T20:42:03.754Z] ---> sar -P ALL: [2022-07-27T20:42:03.754Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21280) 07/27/22 _x86_64_ (8 CPU) [2022-07-27T20:42:03.754Z] [2022-07-27T20:42:03.754Z] 20:29:19 LINUX RESTART (8 CPU) [2022-07-27T20:42:03.754Z] [2022-07-27T20:42:03.754Z] 20:30:02 CPU %user %nice %system %iowait %steal %idle [2022-07-27T20:42:03.754Z] 20:31:01 all 19.28 0.00 5.48 1.55 0.07 73.63 [2022-07-27T20:42:03.754Z] 20:31:01 0 17.62 0.00 4.62 0.31 0.07 77.39 [2022-07-27T20:42:03.754Z] 20:31:01 1 21.15 0.00 5.49 0.22 0.07 73.07 [2022-07-27T20:42:03.754Z] 20:31:01 2 19.99 0.00 6.07 3.44 0.07 70.43 [2022-07-27T20:42:03.754Z] 20:31:01 3 19.77 0.00 5.36 0.58 0.09 74.20 [2022-07-27T20:42:03.754Z] 20:31:01 4 17.61 0.00 5.45 1.37 0.07 75.49 [2022-07-27T20:42:03.754Z] 20:31:01 5 17.24 0.00 6.04 2.45 0.05 74.21 [2022-07-27T20:42:03.754Z] 20:31:01 6 21.13 0.00 4.58 1.93 0.07 72.30 [2022-07-27T20:42:03.754Z] 20:31:01 7 19.73 0.00 6.21 2.09 0.07 71.91 [2022-07-27T20:42:03.754Z] 20:32:01 all 42.75 0.00 6.52 1.21 0.07 49.45 [2022-07-27T20:42:03.754Z] 20:32:01 0 41.61 0.00 6.29 0.32 0.07 51.70 [2022-07-27T20:42:03.754Z] 20:32:01 1 41.98 0.00 6.43 0.57 0.07 50.95 [2022-07-27T20:42:03.754Z] 20:32:01 2 41.96 0.00 6.75 7.10 0.07 44.13 [2022-07-27T20:42:03.754Z] 20:32:01 3 43.46 0.00 6.11 0.15 0.07 50.21 [2022-07-27T20:42:03.754Z] 20:32:01 4 41.96 0.00 6.48 0.47 0.07 51.02 [2022-07-27T20:42:03.754Z] 20:32:01 5 43.34 0.00 6.59 0.61 0.08 49.38 [2022-07-27T20:42:03.754Z] 20:32:01 6 42.78 0.00 6.54 0.32 0.08 50.27 [2022-07-27T20:42:03.754Z] 20:32:01 7 44.94 0.00 6.95 0.12 0.08 47.91 [2022-07-27T20:42:03.754Z] 20:33:01 all 2.48 0.00 0.90 0.46 0.01 96.15 [2022-07-27T20:42:03.754Z] 20:33:01 0 2.34 0.00 0.84 0.07 0.02 96.74 [2022-07-27T20:42:03.754Z] 20:33:01 1 2.46 0.00 1.15 0.02 0.02 96.35 [2022-07-27T20:42:03.754Z] 20:33:01 2 3.55 0.00 1.08 3.29 0.02 92.07 [2022-07-27T20:42:03.754Z] 20:33:01 3 2.11 0.00 0.75 0.00 0.02 97.12 [2022-07-27T20:42:03.754Z] 20:33:01 4 2.27 0.00 0.87 0.00 0.02 96.84 [2022-07-27T20:42:03.754Z] 20:33:01 5 2.34 0.00 0.85 0.12 0.02 96.67 [2022-07-27T20:42:03.754Z] 20:33:01 6 2.62 0.00 0.94 0.10 0.00 96.34 [2022-07-27T20:42:03.754Z] 20:33:01 7 2.14 0.00 0.69 0.05 0.02 97.11 [2022-07-27T20:42:03.754Z] 20:34:01 all 0.12 0.00 0.00 0.00 0.00 99.86 [2022-07-27T20:42:03.754Z] 20:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-27T20:42:03.754Z] 20:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-27T20:42:03.754Z] 20:34:01 2 0.90 0.00 0.00 0.03 0.00 99.07 [2022-07-27T20:42:03.754Z] 20:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T20:42:03.754Z] 20:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T20:42:03.754Z] 20:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T20:42:03.754Z] 20:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T20:42:03.754Z] 20:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T20:42:03.754Z] 20:35:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2022-07-27T20:42:03.754Z] 20:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-27T20:42:03.754Z] 20:35:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-07-27T20:42:03.754Z] 20:35:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-27T20:42:03.754Z] 20:35:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-27T20:42:03.754Z] 20:35:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-27T20:42:03.754Z] 20:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T20:42:03.754Z] 20:35:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-27T20:42:03.754Z] 20:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-27T20:42:03.754Z] 20:36:01 all 0.21 0.00 0.02 0.00 0.01 99.75 [2022-07-27T20:42:03.754Z] 20:36:01 0 0.33 0.00 0.03 0.00 0.00 99.63 [2022-07-27T20:42:03.754Z] 20:36:01 1 0.17 0.00 0.07 0.00 0.00 99.77 [2022-07-27T20:42:03.754Z] 20:36:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2022-07-27T20:42:03.754Z] 20:36:01 3 0.08 0.00 0.02 0.00 0.00 99.90 [2022-07-27T20:42:03.754Z] 20:36:01 4 0.23 0.00 0.00 0.00 0.02 99.75 [2022-07-27T20:42:03.754Z] 20:36:01 5 0.12 0.00 0.00 0.00 0.00 99.88 [2022-07-27T20:42:03.754Z] 20:36:01 6 0.35 0.00 0.03 0.02 0.02 99.58 [2022-07-27T20:42:03.755Z] 20:36:01 7 0.42 0.00 0.03 0.00 0.00 99.55 [2022-07-27T20:42:03.755Z] 20:37:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-07-27T20:42:03.755Z] 20:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-27T20:42:03.755Z] 20:37:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2022-07-27T20:42:03.755Z] 20:37:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-27T20:42:03.755Z] 20:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T20:42:03.755Z] 20:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T20:42:03.755Z] 20:37:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-27T20:42:03.755Z] 20:37:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-27T20:42:03.755Z] 20:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T20:42:03.755Z] 20:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-07-27T20:42:03.755Z] 20:38:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-27T20:42:03.755Z] 20:38:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-27T20:42:03.755Z] 20:38:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-27T20:42:03.755Z] 20:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T20:42:03.755Z] 20:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T20:42:03.755Z] 20:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T20:42:03.755Z] 20:38:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-27T20:42:03.755Z] 20:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T20:42:03.755Z] 20:39:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-07-27T20:42:03.755Z] 20:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T20:42:03.755Z] 20:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T20:42:03.755Z] 20:39:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-27T20:42:03.755Z] 20:39:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-27T20:42:03.755Z] 20:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T20:42:03.755Z] 20:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T20:42:03.755Z] 20:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T20:42:03.755Z] 20:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T20:42:03.755Z] 20:40:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-07-27T20:42:03.755Z] 20:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T20:42:03.755Z] 20:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-27T20:42:03.755Z] 20:40:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-27T20:42:03.755Z] 20:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T20:42:03.755Z] 20:40:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-27T20:42:03.755Z] 20:40:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-27T20:42:03.755Z] 20:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T20:42:03.755Z] 20:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-27T20:42:03.755Z] 20:41:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-07-27T20:42:03.755Z] 20:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-27T20:42:03.755Z] 20:41:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2022-07-27T20:42:03.755Z] 20:41:01 2 0.02 0.00 0.02 0.05 0.02 99.90 [2022-07-27T20:42:03.755Z] 20:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T20:42:03.755Z] 20:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T20:42:03.755Z] 20:41:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-27T20:42:03.755Z] 20:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T20:42:03.755Z] 20:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T20:42:03.755Z] [2022-07-27T20:42:03.755Z] 20:41:01 CPU %user %nice %system %iowait %steal %idle [2022-07-27T20:42:03.755Z] 20:42:01 all 0.60 0.00 0.28 0.02 0.01 99.09 [2022-07-27T20:42:03.755Z] 20:42:01 0 0.33 0.00 0.27 0.02 0.02 99.37 [2022-07-27T20:42:03.755Z] 20:42:01 1 0.50 0.00 0.35 0.02 0.00 99.13 [2022-07-27T20:42:03.755Z] 20:42:01 2 0.30 0.00 0.20 0.12 0.00 99.38 [2022-07-27T20:42:03.755Z] 20:42:01 3 0.32 0.00 0.20 0.00 0.02 99.47 [2022-07-27T20:42:03.755Z] 20:42:01 4 1.37 0.00 0.33 0.00 0.00 98.30 [2022-07-27T20:42:03.755Z] 20:42:01 5 0.95 0.00 0.32 0.00 0.00 98.73 [2022-07-27T20:42:03.755Z] 20:42:01 6 0.65 0.00 0.33 0.00 0.00 99.02 [2022-07-27T20:42:03.755Z] 20:42:01 7 0.37 0.00 0.27 0.00 0.02 99.35 [2022-07-27T20:42:03.755Z] Average: all 5.39 0.00 1.09 0.27 0.02 93.24 [2022-07-27T20:42:03.755Z] Average: 0 5.13 0.00 1.00 0.06 0.02 93.80 [2022-07-27T20:42:03.755Z] Average: 1 5.47 0.00 1.12 0.07 0.02 93.33 [2022-07-27T20:42:03.755Z] Average: 2 5.51 0.00 1.16 1.17 0.02 92.14 [2022-07-27T20:42:03.755Z] Average: 3 5.41 0.00 1.02 0.06 0.02 93.48 [2022-07-27T20:42:03.755Z] Average: 4 5.22 0.00 1.08 0.15 0.01 93.53 [2022-07-27T20:42:03.755Z] Average: 5 5.26 0.00 1.13 0.26 0.01 93.34 [2022-07-27T20:42:03.755Z] Average: 6 5.56 0.00 1.03 0.19 0.01 93.20 [2022-07-27T20:42:03.755Z] Average: 7 5.56 0.00 1.16 0.18 0.02 93.08 [2022-07-27T20:42:03.755Z] [2022-07-27T20:42:03.755Z] [2022-07-27T20:42:03.755Z]