Pull request #1570 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f188e57251ee719670388a4194345f9c19d6c6c9+decf7a4867f03271291a6465384c5ba130c9fec8 (163e915ea1e2525b48ae6cdfc932c73c6c0a4985) 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-ssh788335908795507636.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh14245866710604545791.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1570/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1570/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12345187903113496423.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1570/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6028333733117615006.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh7915467181044748802.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1570/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1570/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1480472231250916323.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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/v3]] ========================================================= [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.21 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/v3 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-638’ is offline Running on prd-ubuntu20.04-docker-8c-8g-642 in /w/workspace/gexfoundry_device-sdk-go_PR-1570 [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-1570 # 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 > 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 Merging remotes/origin/main commit decf7a4867f03271291a6465384c5ba130c9fec8 into PR head commit f188e57251ee719670388a4194345f9c19d6c6c9 Merge succeeded, producing f188e57251ee719670388a4194345f9c19d6c6c9 Checking out Revision f188e57251ee719670388a4194345f9c19d6c6c9 (PR-1570) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/1570/head:refs/remotes/origin/PR-1570 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f188e57251ee719670388a4194345f9c19d6c6c9 # 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 decf7a4867f03271291a6465384c5ba130c9fec8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f188e57251ee719670388a4194345f9c19d6c6c9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:41:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:41:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:41:07 ========================================================= 04:41:07 EdgeX Global Pipelines Version Info 04:41:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:41:08 ------------------- 04:41:08 stable info: 04:41:08 ------------------- 04:41:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:41:08 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:41:08 Message: update stable to v1.0.258 04:41:08 ------------------- 04:41:08 experimental info: 04:41:08 ------------------- 04:41:08 Commited By: **** collab-it+edgex@linuxfoundation.org 04:41:08 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:41:08 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:41:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:41:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:41:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:41:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:41:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:41:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:41:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:41:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:41:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:41:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:41:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:41:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:41:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:41:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:41:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:41:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:41:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:41:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:41:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:41:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:41:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:41:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:41:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:41:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:41:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:41:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:41:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:41:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1570 [Pipeline] echo 04:41:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1570 [Pipeline] echo 04:41:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1570 [Pipeline] echo 04:41:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f188e57251ee719670388a4194345f9c19d6c6c9 [Pipeline] echo 04:41:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f188e57 [Pipeline] echo 04:41:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:41:10 provisioning config files... 04:41:10 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1570@tmp/config10435848823519928795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:41:10 ---> ****-login.sh 04:41:10 nexus3.edgexfoundry.org:10001 04:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:41:11 Configure a credential helper to remove this warning. See 04:41:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:41:11 04:41:11 Login Succeeded 04:41:11 nexus3.edgexfoundry.org:10002 04:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:41:11 Configure a credential helper to remove this warning. See 04:41:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:41:11 04:41:11 Login Succeeded 04:41:11 nexus3.edgexfoundry.org:10003 04:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:41:11 Configure a credential helper to remove this warning. See 04:41:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:41:11 04:41:11 Login Succeeded 04:41:11 nexus3.edgexfoundry.org:10004 04:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:41:11 Configure a credential helper to remove this warning. See 04:41:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:41:11 04:41:11 Login Succeeded 04:41:11 ****.io 04:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:41:12 Configure a credential helper to remove this warning. See 04:41:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:41:12 04:41:12 Login Succeeded 04:41:12 ---> ****-login.sh ends [Pipeline] } 04:41:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:41:12 + git rev-list -1 --merges f188e57251ee719670388a4194345f9c19d6c6c9~1..f188e57251ee719670388a4194345f9c19d6c6c9 [Pipeline] echo 04:41:12 -----------> git rev-list -1 --merges f188e57251ee719670388a4194345f9c19d6c6c9~1..f188e57251ee719670388a4194345f9c19d6c6c9 f188e57251ee719670388a4194345f9c19d6c6c9 [false] [Pipeline] sh 04:41:13 + git log --format=format:%s -1 f188e57251ee719670388a4194345f9c19d6c6c9 [Pipeline] echo 04:41:13 ========================================================= 04:41:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:41:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:41:13 + git log --format=format:%s -1 f188e57251ee719670388a4194345f9c19d6c6c9 [Pipeline] echo 04:41:13 [semverPrep] GIT_COMMIT: f188e57251ee719670388a4194345f9c19d6c6c9, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:41:13 [semverPrep] This is not a build commit. [Pipeline] sh 04:41:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:41:14 + grep -v github /etc/ssh/ssh_known_hosts 04:41:14 + [ -e /tmp/ssh_known_hosts ] 04:41:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:41:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:41:14 + sudo tee -a /etc/ssh/ssh_known_hosts 04:41:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:41:14 04:41:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:41:15 0.1.4: Pulling from edgex-devops/py-git-semver 04:41:15 b85a868b505f: Pulling fs layer 04:41:15 e2be974225ed: Pulling fs layer 04:41:15 339a4e72a1f5: Pulling fs layer 04:41:15 988bab9f4d93: Pulling fs layer 04:41:15 1469e6f7b9e6: Pulling fs layer 04:41:15 eaf3925da568: Pulling fs layer 04:41:15 bab4dde63d76: Pulling fs layer 04:41:15 bde34c3a00c8: Pulling fs layer 04:41:15 b352a97aabf1: Pulling fs layer 04:41:15 4872d77fe225: Pulling fs layer 04:41:15 5851b861e8e6: Pulling fs layer 04:41:15 bde34c3a00c8: Waiting 04:41:15 988bab9f4d93: Waiting 04:41:15 bab4dde63d76: Waiting 04:41:15 1469e6f7b9e6: Waiting 04:41:15 5851b861e8e6: Waiting 04:41:15 4872d77fe225: Waiting 04:41:15 eaf3925da568: Waiting 04:41:15 e2be974225ed: Verifying Checksum 04:41:15 e2be974225ed: Download complete 04:41:15 988bab9f4d93: Verifying Checksum 04:41:15 988bab9f4d93: Download complete 04:41:15 1469e6f7b9e6: Verifying Checksum 04:41:15 1469e6f7b9e6: Download complete 04:41:15 eaf3925da568: Verifying Checksum 04:41:15 eaf3925da568: Download complete 04:41:15 339a4e72a1f5: Download complete 04:41:15 bde34c3a00c8: Verifying Checksum 04:41:15 bde34c3a00c8: Download complete 04:41:15 b352a97aabf1: Verifying Checksum 04:41:15 b352a97aabf1: Download complete 04:41:15 4872d77fe225: Verifying Checksum 04:41:15 4872d77fe225: Download complete 04:41:15 5851b861e8e6: Verifying Checksum 04:41:15 5851b861e8e6: Download complete 04:41:15 b85a868b505f: Verifying Checksum 04:41:15 b85a868b505f: Download complete 04:41:15 bab4dde63d76: Verifying Checksum 04:41:15 bab4dde63d76: Download complete 04:41:16 b85a868b505f: Pull complete 04:41:16 e2be974225ed: Pull complete 04:41:17 339a4e72a1f5: Pull complete 04:41:17 988bab9f4d93: Pull complete 04:41:17 1469e6f7b9e6: Pull complete 04:41:17 eaf3925da568: Pull complete 04:41:19 bab4dde63d76: Pull complete 04:41:19 bde34c3a00c8: Pull complete 04:41:19 b352a97aabf1: Pull complete 04:41:19 4872d77fe225: Pull complete 04:41:19 5851b861e8e6: Pull complete 04:41:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:41:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:41:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:20 prd-ubuntu20.04-docker-8c-8g-642 does not seem to be running inside a container 04:41:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1570 -v /w/workspace/gexfoundry_device-sdk-go_PR-1570:/w/workspace/gexfoundry_device-sdk-go_PR-1570:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1570@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1570@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:41:23 $ docker top b8ea7de2440ce54c47752e38eaba01d18bdefa1f1d806b3b212a241c2d4c7008 -eo pid,comm 04:41:23 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). 04:41:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:41:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:41:23 [ssh-agent] Looking for ssh-agent implementation... 04:41:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:41:23 $ docker exec b8ea7de2440ce54c47752e38eaba01d18bdefa1f1d806b3b212a241c2d4c7008 ssh-agent 04:41:23 SSH_AUTH_SOCK=/tmp/ssh-H9pLMO1dUqew/agent.31 04:41:23 SSH_AGENT_PID=37 04:41:23 Running ssh-add (command line suppressed) 04:41:23 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1570@tmp/private_key_12328792036863057705.key (/w/workspace/gexfoundry_device-sdk-go_PR-1570@tmp/private_key_12328792036863057705.key) 04:41:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:41:23 + git tag --points-at HEAD [Pipeline] } 04:41:23 $ docker exec --env ******** --env ******** b8ea7de2440ce54c47752e38eaba01d18bdefa1f1d806b3b212a241c2d4c7008 ssh-agent -k 04:41:24 unset SSH_AUTH_SOCK; 04:41:24 unset SSH_AGENT_PID; 04:41:24 echo Agent pid 37 killed; 04:41:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:41:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:41:24 [ssh-agent] Looking for ssh-agent implementation... 04:41:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:41:24 $ docker exec b8ea7de2440ce54c47752e38eaba01d18bdefa1f1d806b3b212a241c2d4c7008 ssh-agent 04:41:24 SSH_AUTH_SOCK=/tmp/ssh-5P39InnTIX4b/agent.70 04:41:24 SSH_AGENT_PID=76 04:41:24 Running ssh-add (command line suppressed) 04:41:24 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1570@tmp/private_key_13713327687860559115.key (/w/workspace/gexfoundry_device-sdk-go_PR-1570@tmp/private_key_13713327687860559115.key) 04:41:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:41:24 + git semver init 04:41:25 2024-03-22 04:41:25,076 [run_init] DEBUG init version:0.0.0 force:False 04:41:25 2024-03-22 04:41:25,077 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1570/.semver 04:41:25 2024-03-22 04:41:25,077 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1570/.semver 04:41:25 2024-03-22 04:41:25,077 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1570/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1570, universal_newlines=False, shell=None, istream=None) 04:41:26 2024-03-22 04:41:26,338 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1570/.git/info/exclude 04:41:26 2024-03-22 04:41:26,338 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1570/.semver/PR-1570 with force:False 04:41:26 2024-03-22 04:41:26,340 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1570/.semver/PR-1570 04:41:26 2024-03-22 04:41:26,345 [execute] INFO git cat-file --batch-check 04:41:26 2024-03-22 04:41:26,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1570/.semver, universal_newlines=False, shell=None, istream=) 04:41:26 2024-03-22 04:41:26,352 [execute] INFO git cat-file --batch 04:41:26 2024-03-22 04:41:26,352 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1570/.semver, universal_newlines=False, shell=None, istream=) 04:41:26 2024-03-22 04:41:26,357 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1570/.semver/PR-1570 04:41:26 0.0.0 [Pipeline] } 04:41:26 $ docker exec --env ******** --env ******** b8ea7de2440ce54c47752e38eaba01d18bdefa1f1d806b3b212a241c2d4c7008 ssh-agent -k 04:41:26 unset SSH_AUTH_SOCK; 04:41:26 unset SSH_AGENT_PID; 04:41:26 echo Agent pid 76 killed; 04:41:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:41:27 + git semver [Pipeline] } 04:41:27 $ docker stop --time=1 b8ea7de2440ce54c47752e38eaba01d18bdefa1f1d806b3b212a241c2d4c7008 04:41:28 $ docker rm -f --volumes b8ea7de2440ce54c47752e38eaba01d18bdefa1f1d806b3b212a241c2d4c7008 [Pipeline] // withDockerContainer [Pipeline] sh 04:41:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:41:29 Stashed 1 file(s) [Pipeline] echo 04:41:29 [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 04:41:30 provisioning config files... 04:41:30 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1570@tmp/config12513349377382071689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:41:30 ---> ****-login.sh 04:41:30 nexus3.edgexfoundry.org:10001 04:41:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:41:30 Configure a credential helper to remove this warning. See 04:41:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:41:30 04:41:30 Login Succeeded 04:41:30 nexus3.edgexfoundry.org:10002 04:41:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:41:30 Configure a credential helper to remove this warning. See 04:41:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:41:30 04:41:30 Login Succeeded 04:41:30 nexus3.edgexfoundry.org:10003 04:41:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:41:30 Configure a credential helper to remove this warning. See 04:41:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:41:30 04:41:30 Login Succeeded 04:41:30 nexus3.edgexfoundry.org:10004 04:41:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:41:30 Configure a credential helper to remove this warning. See 04:41:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:41:30 04:41:30 Login Succeeded 04:41:30 ****.io 04:41:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:41:31 Configure a credential helper to remove this warning. See 04:41:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:41:31 04:41:31 Login Succeeded 04:41:31 ---> ****-login.sh ends [Pipeline] } 04:41:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:41:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:41:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:41:31 ========================================================= 04:41:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:41:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:31 + 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.21-alpine --build-arg MAKE=echo noop --target=builder . 04:41:31 Sending build context to Docker daemon 22.12MB 04:41:31 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:41:31 Step 2/10 : FROM ${BASE} AS builder 04:41:32 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:41:32 7264a8db6415: Pulling fs layer 04:41:32 c4d48a809fc2: Pulling fs layer 04:41:32 4f1c88b9dad5: Pulling fs layer 04:41:32 ad3a456e5733: Pulling fs layer 04:41:32 69c7f0334f64: Pulling fs layer 04:41:32 1f1c1a5573a3: Pulling fs layer 04:41:32 ce7588e14bc9: Pulling fs layer 04:41:32 69c7f0334f64: Waiting 04:41:32 1f1c1a5573a3: Waiting 04:41:32 ad3a456e5733: Waiting 04:41:32 b5e4710f87ac: Pulling fs layer 04:41:32 ce7588e14bc9: Waiting 04:41:32 b5e4710f87ac: Waiting 04:41:32 c4d48a809fc2: Download complete 04:41:32 ad3a456e5733: Verifying Checksum 04:41:32 ad3a456e5733: Download complete 04:41:32 69c7f0334f64: Verifying Checksum 04:41:32 69c7f0334f64: Download complete 04:41:32 7264a8db6415: Verifying Checksum 04:41:32 7264a8db6415: Download complete 04:41:32 1f1c1a5573a3: Verifying Checksum 04:41:32 1f1c1a5573a3: Download complete 04:41:32 b5e4710f87ac: Verifying Checksum 04:41:32 b5e4710f87ac: Download complete 04:41:32 7264a8db6415: Pull complete 04:41:32 c4d48a809fc2: Pull complete 04:41:32 4f1c88b9dad5: Verifying Checksum 04:41:32 4f1c88b9dad5: Download complete 04:41:33 ce7588e14bc9: Verifying Checksum 04:41:33 ce7588e14bc9: Download complete 04:41:36 4f1c88b9dad5: Pull complete 04:41:36 ad3a456e5733: Pull complete 04:41:36 69c7f0334f64: Pull complete 04:41:36 1f1c1a5573a3: Pull complete 04:41:38 ce7588e14bc9: Pull complete 04:41:38 b5e4710f87ac: Pull complete 04:41:38 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 04:41:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:41:39 ---> 88b5674ff536 04:41:39 Step 3/10 : ARG MAKE=make build 04:41:44 ---> Running in 7e2fd9cbe0a7 04:41:44 Removing intermediate container 7e2fd9cbe0a7 04:41:44 ---> 18290a9085e0 04:41:44 Step 4/10 : WORKDIR /device-sdk-go 04:41:44 ---> Running in d832977ca72a 04:41:44 Removing intermediate container d832977ca72a 04:41:44 ---> 70531f748414 04:41:44 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:41:44 ---> Running in e65b08810111 04:41:44 Removing intermediate container e65b08810111 04:41:44 ---> 79bae28f04a9 04:41:44 Step 6/10 : RUN apk add --update --no-cache make git 04:41:44 ---> Running in 383b1b8ed6e5 04:41:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:41:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:41:45 Still waiting to schedule task 04:41:45 ‘prd-ubuntu20.04-docker-arm64-4c-16g-640’ is offline 04:41:45 OK: 264 MiB in 52 packages 04:41:45 Removing intermediate container 383b1b8ed6e5 04:41:45 ---> 7f21243fd8be 04:41:45 Step 7/10 : COPY go.mod vendor* ./ 04:41:45 ---> 69aaacaa7b0b 04:41:45 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:41:45 ---> Running in 137076ef15cd 04:43:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-643 in /w/workspace/gexfoundry_device-sdk-go_PR-1570 [Pipeline] { [Pipeline] ws 04:43:17 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:43:20 The recommended git tool is: git 04:43:24 using credential edgex-jenkins-ssh 04:43:24 Cloning the remote Git repository 04:43:24 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:43:24 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:43:24 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:43:24 > git --version # timeout=10 04:43:24 > git --version # 'git version 2.25.1' 04:43:24 using GIT_SSH to set credentials SSH Credentials for GitHub 04:43:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:43:27 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:43:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:43:28 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:43:28 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:43:28 using GIT_SSH to set credentials SSH Credentials for GitHub 04:43:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1570/head:refs/remotes/origin/PR-1570 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:43:29 Merging remotes/origin/main commit decf7a4867f03271291a6465384c5ba130c9fec8 into PR head commit f188e57251ee719670388a4194345f9c19d6c6c9 04:43:29 Merge succeeded, producing f188e57251ee719670388a4194345f9c19d6c6c9 04:43:29 Checking out Revision f188e57251ee719670388a4194345f9c19d6c6c9 (PR-1570) 04:43:29 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:43:29 > git --version # timeout=10 04:43:29 > git --version # 'git version 2.25.1' 04:43:29 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:43:29 > git config core.sparsecheckout # timeout=10 04:43:29 > git checkout -f f188e57251ee719670388a4194345f9c19d6c6c9 # timeout=10 04:43:29 > git remote # timeout=10 04:43:29 > git config --get remote.origin.url # timeout=10 04:43:29 using GIT_SSH to set credentials SSH Credentials for GitHub 04:43:29 > git merge decf7a4867f03271291a6465384c5ba130c9fec8 # timeout=10 04:43:29 > git rev-parse HEAD^{commit} # timeout=10 04:43:29 > git config core.sparsecheckout # timeout=10 04:43:29 > git checkout -f f188e57251ee719670388a4194345f9c19d6c6c9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:43:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:43:34 % Total % Received % Xferd Average Speed Time Time Time Current 04:43:34 Dload Upload Total Spent Left Speed 04:43:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 118k 0 --:--:-- --:--:-- --:--:-- 118k [Pipeline] sh 04:43:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:43:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:43:35 + sudo tee /etc/docker/daemon.new 04:43:35 { 04:43:35 "registry-mirrors": [ 04:43:35 "https://nexus3.edgexfoundry.org:10001" 04:43:35 ], 04:43:35 "bip": "10.250.0.254/24", 04:43:35 "hosts": [ 04:43:35 "tcp://0.0.0.0:5555", 04:43:35 "unix:///var/run/docker.sock" 04:43:35 ], 04:43:35 "mtu": 1458, 04:43:35 "selinux-enabled": true, 04:43:35 "seccomp-profile": "/etc/docker/seccomp.json" 04:43:35 } [Pipeline] sh 04:43:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:43:35 + sudo service docker restart 04:43:37 Removing intermediate container 137076ef15cd 04:43:37 ---> d3f3d4b77875 04:43:37 Step 9/10 : COPY . . 04:43:37 ---> 57792175029e 04:43:37 Step 10/10 : RUN ${MAKE} 04:43:37 ---> Running in 2b94d882d6ac 04:43:37 noop 04:43:37 Removing intermediate container 2b94d882d6ac 04:43:37 ---> f269b4fc937e 04:43:37 Successfully built f269b4fc937e 04:43:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:37 + docker inspect -f . ci-base-image-x86_64 04:43:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:37 prd-ubuntu20.04-docker-8c-8g-642 does not seem to be running inside a container 04:43:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1570 -v /w/workspace/gexfoundry_device-sdk-go_PR-1570:/w/workspace/gexfoundry_device-sdk-go_PR-1570:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1570@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1570@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 ******** ci-base-image-x86_64 cat 04:43:38 $ docker top 8ac5851d1f065f8517b2d9ff06dcc854bbb1992b1508d8f014a5d162c8a224c2 -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:38 + go version 04:43:38 go version go1.21.0 linux/amd64 [Pipeline] } 04:43:38 $ docker stop --time=1 8ac5851d1f065f8517b2d9ff06dcc854bbb1992b1508d8f014a5d162c8a224c2 04:43:39 $ docker rm -f --volumes 8ac5851d1f065f8517b2d9ff06dcc854bbb1992b1508d8f014a5d162c8a224c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:40 + docker inspect -f . ci-base-image-x86_64 04:43:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:40 prd-ubuntu20.04-docker-8c-8g-642 does not seem to be running inside a container 04:43:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1570 -v /w/workspace/gexfoundry_device-sdk-go_PR-1570:/w/workspace/gexfoundry_device-sdk-go_PR-1570:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1570@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1570@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 ******** ci-base-image-x86_64 cat 04:43:41 $ docker top 73dda00718eed4f61239b22d67702bb246a09f3b1a0b93d52b3c00fd7ffec39a -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:41 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1570 [Pipeline] fileExists [Pipeline] sh 04:43:41 + make test 04:43:41 go test -race -coverprofile=coverage.out ./... 04:43:49 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:43:54 provisioning config files... 04:43:54 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1552483345058968216tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:43:54 ---> ****-login.sh 04:43:54 nexus3.edgexfoundry.org:10001 04:43:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:43:55 Configure a credential helper to remove this warning. See 04:43:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:43:55 04:43:55 Login Succeeded 04:43:55 nexus3.edgexfoundry.org:10002 04:43:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:43:55 Configure a credential helper to remove this warning. See 04:43:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:43:55 04:43:55 Login Succeeded 04:43:55 nexus3.edgexfoundry.org:10003 04:43:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:43:56 Configure a credential helper to remove this warning. See 04:43:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:43:56 04:43:56 Login Succeeded 04:43:56 nexus3.edgexfoundry.org:10004 04:43:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:43:56 Configure a credential helper to remove this warning. See 04:43:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:43:56 04:43:56 Login Succeeded 04:43:56 ****.io 04:43:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:43:56 Configure a credential helper to remove this warning. See 04:43:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:43:56 04:43:56 Login Succeeded 04:43:56 ---> ****-login.sh ends [Pipeline] } 04:43:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:43:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:43:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:43:57 ========================================================= 04:43:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:43:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:57 + 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.21-alpine --build-arg MAKE=echo noop --target=builder . 04:43:58 Sending build context to Docker daemon 11.47MB 04:43:58 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:43:58 Step 2/10 : FROM ${BASE} AS builder 04:43:58 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:43:58 9fda8d8052c6: Pulling fs layer 04:43:58 5d54e960e981: Pulling fs layer 04:43:58 c4a7e357bf2a: Pulling fs layer 04:43:58 f0e02332f6b5: Pulling fs layer 04:43:58 872ee5b61b7b: Pulling fs layer 04:43:58 0c6a40ed1a82: Pulling fs layer 04:43:58 94ae7d8d031c: Pulling fs layer 04:43:58 872ee5b61b7b: Waiting 04:43:58 0c6a40ed1a82: Waiting 04:43:58 94ae7d8d031c: Waiting 04:43:58 f0e02332f6b5: Waiting 04:43:58 5d54e960e981: Verifying Checksum 04:43:58 5d54e960e981: Download complete 04:43:58 f0e02332f6b5: Download complete 04:43:58 872ee5b61b7b: Verifying Checksum 04:43:58 872ee5b61b7b: Download complete 04:43:58 9fda8d8052c6: Download complete 04:43:59 94ae7d8d031c: Verifying Checksum 04:43:59 94ae7d8d031c: Download complete 04:43:59 9fda8d8052c6: Pull complete 04:44:00 5d54e960e981: Pull complete 04:44:00 c4a7e357bf2a: Verifying Checksum 04:44:00 c4a7e357bf2a: Download complete 04:44:01 0c6a40ed1a82: Verifying Checksum 04:44:01 0c6a40ed1a82: Download complete 04:44:14 c4a7e357bf2a: Pull complete 04:44:14 f0e02332f6b5: Pull complete 04:44:14 872ee5b61b7b: Pull complete 04:44:22 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:44:22 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:44:22 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:44:22 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:44:22 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:44:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.049s coverage: 27.6% of statements 04:44:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.059s coverage: 81.5% of statements 04:44:22 0c6a40ed1a82: Pull complete 04:44:22 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:44:22 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:44:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:44:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.094s coverage: 86.0% of statements 04:44:23 94ae7d8d031c: Pull complete 04:44:23 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 04:44:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:44:23 ---> 86de565de09d 04:44:23 Step 3/10 : ARG MAKE=make build 04:44:23 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:44:23 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:44:24 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.112s coverage: 71.8% of statements 04:44:25 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:44:25 ---> Running in 9fdb5ceef768 04:44:25 Removing intermediate container 9fdb5ceef768 04:44:25 ---> 90efc00dcd48 04:44:25 Step 4/10 : WORKDIR /device-sdk-go 04:44:25 ---> Running in 9838f0d7f7d1 04:44:25 Removing intermediate container 9838f0d7f7d1 04:44:25 ---> f1a19ccbb69d 04:44:25 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:44:25 ---> Running in 2b86431b34cf 04:44:26 Removing intermediate container 2b86431b34cf 04:44:26 ---> aa247a102c14 04:44:26 Step 6/10 : RUN apk add --update --no-cache make git 04:44:26 ---> Running in d189c65d23d8 04:44:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:44:27 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.054s coverage: 14.4% of statements 04:44:27 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.729s coverage: 45.9% of statements 04:44:27 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.062s coverage: 68.5% of statements 04:44:27 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.104s coverage: 89.2% of statements 04:44:27 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.068s coverage: 5.5% of statements 04:44:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:44:29 OK: 266 MiB in 52 packages 04:44:30 Removing intermediate container d189c65d23d8 04:44:30 ---> be8a54176bb5 04:44:30 Step 7/10 : COPY go.mod vendor* ./ 04:44:30 ---> 0550256831b0 04:44:30 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:44:30 ---> Running in 9adff8ddcbd9 04:44:59 GO111MODULE=on go vet ./... 04:45:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:45:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:45:04 ./bin/test-attribution-txt.sh 04:45:04 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 04:45:04 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 04:45:04 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 04:45:04 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 04:45:04 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 04:45:04 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 04:45:04 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 04:45:04 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 04:45:04 An attribution for golang.org/x/term is missing from Attribution.txt, please add 04:45:04 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 04:45:04 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 04:45:04 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 04:45:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:45:04 $ docker stop --time=1 73dda00718eed4f61239b22d67702bb246a09f3b1a0b93d52b3c00fd7ffec39a 04:45:08 $ docker rm -f --volumes 73dda00718eed4f61239b22d67702bb246a09f3b1a0b93d52b3c00fd7ffec39a [Pipeline] // withDockerContainer [Pipeline] sh 04:45:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:45:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:45:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:45:10 + ls -al . 04:45:10 total 376 04:45:10 drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 04:43 . 04:45:10 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 04:41 .. 04:45:10 -rw-rw-r-- 1 jenkins jenkins 140 Mar 22 04:41 .dockerignore 04:45:10 drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 04:44 .git 04:45:10 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 04:41 .github 04:45:10 -rw-rw-r-- 1 jenkins jenkins 137 Mar 22 04:41 .gitignore 04:45:10 -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 04:41 .golangci.yml 04:45:10 drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 04:41 .semver 04:45:10 -rw-rw-r-- 1 jenkins jenkins 48109 Mar 22 04:41 CHANGELOG.md 04:45:10 -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 04:41 GOVERNANCE.md 04:45:10 -rw-rw-r-- 1 jenkins jenkins 885 Mar 22 04:41 Jenkinsfile 04:45:10 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 22 04:41 LICENSE 04:45:10 -rw-rw-r-- 1 jenkins jenkins 1842 Mar 22 04:41 Makefile 04:45:10 -rw-rw-r-- 1 jenkins jenkins 619 Mar 22 04:41 OWNERS.md 04:45:10 -rw-rw-r-- 1 jenkins jenkins 4933 Mar 22 04:41 README.md 04:45:10 -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 04:41 VERSION 04:45:10 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 04:41 bin 04:45:10 -rw-r--r-- 1 jenkins jenkins 122153 Mar 22 04:44 coverage.out 04:45:10 drwxrwxr-x 5 jenkins jenkins 4096 Mar 22 04:41 example 04:45:10 -rw-rw-r-- 1 jenkins jenkins 7070 Mar 22 04:41 go.mod 04:45:10 -rw-rw-r-- 1 jenkins jenkins 100884 Mar 22 04:41 go.sum 04:45:10 drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 04:41 internal 04:45:10 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 04:41 openapi 04:45:10 drwxrwxr-x 6 jenkins jenkins 4096 Mar 22 04:41 pkg 04:45:10 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 04:41 snap 04:45:10 -rw-rw-r-- 1 jenkins jenkins 222 Mar 22 04:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:11 + 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=f188e57251ee719670388a4194345f9c19d6c6c9 --label arch=amd64 --label version=0.0.0 . 04:45:11 Sending build context to Docker daemon 22.24MB 04:45:11 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:45:11 Step 2/23 : FROM ${BASE} AS builder 04:45:11 ---> f269b4fc937e 04:45:11 Step 3/23 : ARG MAKE=make build 04:45:11 ---> Running in f24345010b5b 04:45:11 Removing intermediate container f24345010b5b 04:45:11 ---> c5314c566d97 04:45:11 Step 4/23 : WORKDIR /device-sdk-go 04:45:11 ---> Running in c8f124b96e44 04:45:11 Removing intermediate container c8f124b96e44 04:45:11 ---> 5c24cdfc36fb 04:45:11 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:45:11 ---> Running in 6e9292895629 04:45:11 Removing intermediate container 6e9292895629 04:45:11 ---> a39075125316 04:45:11 Step 6/23 : RUN apk add --update --no-cache make git 04:45:11 ---> Running in fb176f6494c7 04:45:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:45:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:45:12 OK: 264 MiB in 52 packages 04:45:13 Removing intermediate container fb176f6494c7 04:45:13 ---> 688a5eaa4f2c 04:45:13 Step 7/23 : COPY go.mod vendor* ./ 04:45:13 ---> 7cf749a55660 04:45:13 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:45:13 ---> Running in f11fc45c0fc5 04:45:13 Removing intermediate container f11fc45c0fc5 04:45:13 ---> 8974a1bbc7b3 04:45:13 Step 9/23 : COPY . . 04:45:14 ---> 4f069743f14b 04:45:14 Step 10/23 : RUN ${MAKE} 04:45:14 ---> Running in da6ab15c7197 04:45:14 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:45:46 Removing intermediate container da6ab15c7197 04:45:46 ---> 22e5b0a87ba7 04:45:46 Step 11/23 : FROM alpine:3.18 04:45:46 3.18: Pulling from library/alpine 04:45:46 619be1103602: Pulling fs layer 04:45:46 619be1103602: Download complete 04:45:46 619be1103602: Pull complete 04:45:46 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:45:46 Status: Downloaded newer image for alpine:3.18 04:45:46 ---> d3782b16ccc9 04:45:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:45:46 ---> Running in d2e7e74966c4 04:45:46 Removing intermediate container d2e7e74966c4 04:45:46 ---> db161923fa48 04:45:46 Step 13/23 : RUN apk add --update --no-cache 04:45:46 ---> Running in d3aac75166a1 04:45:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:45:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:45:47 OK: 7 MiB in 15 packages 04:45:47 Removing intermediate container d3aac75166a1 04:45:47 ---> 82ece3bfbba2 04:45:47 Step 14/23 : WORKDIR / 04:45:47 ---> Running in 55be024c9267 04:45:47 Removing intermediate container 55be024c9267 04:45:47 ---> 92b1a5d87dba 04:45:47 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:45:47 ---> ac5617662090 04:45:47 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:45:49 ---> 367c1139d5df 04:45:49 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:45:49 ---> e3dd4de9f47c 04:45:49 Step 18/23 : EXPOSE 59999 04:45:49 ---> Running in 0c490c758ccb 04:45:49 Removing intermediate container 0c490c758ccb 04:45:49 ---> 4e50ddc8ae36 04:45:49 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:45:49 ---> Running in 468dcd29b795 04:45:49 Removing intermediate container 468dcd29b795 04:45:49 ---> 4893fd81055b 04:45:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:45:49 ---> Running in da70f7836782 04:45:49 Removing intermediate container da70f7836782 04:45:49 ---> b7db94db209f 04:45:49 Step 21/23 : LABEL arch=amd64 04:45:49 ---> Running in ddf9b563672c 04:45:49 Removing intermediate container ddf9b563672c 04:45:49 ---> 917ad05e7f61 04:45:49 Step 22/23 : LABEL git_sha=f188e57251ee719670388a4194345f9c19d6c6c9 04:45:49 ---> Running in 3df3eb095c4b 04:45:50 Removing intermediate container 3df3eb095c4b 04:45:50 ---> 6dc47d71e11d 04:45:50 Step 23/23 : LABEL version=0.0.0 04:45:50 ---> Running in bee0096e0173 04:45:50 Removing intermediate container bee0096e0173 04:45:50 ---> 1dfb24558658 04:45:50 [Warning] One or more build-args [ARCH] were not consumed 04:45:50 Successfully built 1dfb24558658 04:45:50 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 04:45:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:45:51 04:45:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:45:51 latest: Pulling from edgex-lftools-log-publisher 04:45:51 5eb5b503b376: Pulling fs layer 04:45:51 5c69ac0246d0: Pulling fs layer 04:45:51 ec43610c2a17: Pulling fs layer 04:45:51 3a2ae6a8a46f: Pulling fs layer 04:45:51 33b1e0a273af: Pulling fs layer 04:45:51 5d3b04190fa2: Pulling fs layer 04:45:51 2f39f015ded8: Pulling fs layer 04:45:51 3a2ae6a8a46f: Waiting 04:45:51 33b1e0a273af: Waiting 04:45:51 5d3b04190fa2: Waiting 04:45:51 2f39f015ded8: Waiting 04:45:51 5c69ac0246d0: Verifying Checksum 04:45:51 5c69ac0246d0: Download complete 04:45:51 3a2ae6a8a46f: Verifying Checksum 04:45:51 3a2ae6a8a46f: Download complete 04:45:51 33b1e0a273af: Verifying Checksum 04:45:51 33b1e0a273af: Download complete 04:45:51 5d3b04190fa2: Verifying Checksum 04:45:51 5d3b04190fa2: Download complete 04:45:51 ec43610c2a17: Verifying Checksum 04:45:51 ec43610c2a17: Download complete 04:45:51 5eb5b503b376: Verifying Checksum 04:45:51 5eb5b503b376: Download complete 04:45:52 2f39f015ded8: Download complete 04:45:52 5eb5b503b376: Pull complete 04:45:53 5c69ac0246d0: Pull complete 04:45:53 ec43610c2a17: Pull complete 04:45:53 3a2ae6a8a46f: Pull complete 04:45:53 33b1e0a273af: Pull complete 04:45:53 5d3b04190fa2: Pull complete 04:45:59 2f39f015ded8: Pull complete 04:45:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:45:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:45:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:45:59 prd-ubuntu20.04-docker-8c-8g-642 does not seem to be running inside a container 04:45:59 $ 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-1570 -v /w/workspace/gexfoundry_device-sdk-go_PR-1570:/w/workspace/gexfoundry_device-sdk-go_PR-1570:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1570@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1570@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:46:03 $ docker top 752f04d25869b908e9b022c481ba678aa0a55478c8a05dd480592cb66884b281 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:46:04 ---> job-cost.sh 04:46:04 lf-activate-venv: SKIPPING 04:46:04 INFO: No Stack... 04:46:04 INFO: Retrieving Pricing Info for: v3-standard-8 04:46:05 INFO: Archiving Costs [Pipeline] sh 04:46:05 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1570/archives/cost.csv 04:46:05 + cut -d, -f6 [Pipeline] lock 04:46:05 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1570-1-stack-cost] 04:46:05 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1570-1-stack-cost] did not exist. Created. 04:46:05 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1570-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:46:05 + echo total: 0.2199999988079071 [Pipeline] stash 04:46:05 Stashed 1 file(s) [Pipeline] } 04:46:05 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1570-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:46:06 $ docker stop --time=1 752f04d25869b908e9b022c481ba678aa0a55478c8a05dd480592cb66884b281 04:46:07 $ docker rm -f --volumes 752f04d25869b908e9b022c481ba678aa0a55478c8a05dd480592cb66884b281 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:47:37 Removing intermediate container 9adff8ddcbd9 04:47:37 ---> 902b2ca76fe8 04:47:37 Step 9/10 : COPY . . 04:47:37 ---> ab71625737bc 04:47:37 Step 10/10 : RUN ${MAKE} 04:47:37 ---> Running in 8eb6ae643c85 04:47:37 noop 04:47:37 Removing intermediate container 8eb6ae643c85 04:47:37 ---> 708961d0064c 04:47:37 Successfully built 708961d0064c 04:47:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:37 + docker inspect -f . ci-base-image-arm64 04:47:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:38 prd-ubuntu20.04-docker-arm64-4c-16g-643 does not seem to be running inside a container 04:47:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:47:39 $ docker top 5befb7db4a3fd3da3c09736056c4016930c670d5ba4286e5958d32b75c0a179c -eo pid,comm [Pipeline] { [Pipeline] sh 04:47:40 + go version 04:47:40 go version go1.21.0 linux/arm64 [Pipeline] } 04:47:40 $ docker stop --time=1 5befb7db4a3fd3da3c09736056c4016930c670d5ba4286e5958d32b75c0a179c 04:47:41 $ docker rm -f --volumes 5befb7db4a3fd3da3c09736056c4016930c670d5ba4286e5958d32b75c0a179c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:42 + docker inspect -f . ci-base-image-arm64 04:47:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:43 prd-ubuntu20.04-docker-arm64-4c-16g-643 does not seem to be running inside a container 04:47:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:47:44 $ docker top cc464a6281158fc79b931d6c104c4e4d58b269bc9a109379912dfe51c039a343 -eo pid,comm [Pipeline] { [Pipeline] sh 04:47:45 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:47:45 + make test 04:47:45 go test -race -coverprofile=coverage.out ./... 04:48:18 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:50:39 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:50:39 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:50:39 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:50:39 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:50:39 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:50:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.213s coverage: 27.6% of statements 04:50:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.247s coverage: 81.5% of statements 04:50:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:50:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:50:57 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.344s coverage: 86.0% of statements 04:50:59 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:51:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.519s coverage: 71.8% of statements 04:51:04 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:51:04 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:51:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.229s coverage: 14.4% of statements 04:51:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.654s coverage: 45.9% of statements 04:51:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.357s coverage: 68.5% of statements 04:51:08 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.401s coverage: 89.2% of statements 04:51:10 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:51:12 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.311s coverage: 5.5% of statements 04:51:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:51:13 GO111MODULE=on go vet ./... 04:54:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:54:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:54:04 ./bin/test-attribution-txt.sh 04:54:04 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 04:54:04 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 04:54:04 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 04:54:04 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 04:54:04 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 04:54:04 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 04:54:04 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 04:54:04 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 04:54:04 An attribution for golang.org/x/term is missing from Attribution.txt, please add 04:54:04 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 04:54:04 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 04:54:04 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 04:54:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:54:04 $ docker stop --time=1 cc464a6281158fc79b931d6c104c4e4d58b269bc9a109379912dfe51c039a343 04:54:06 $ docker rm -f --volumes cc464a6281158fc79b931d6c104c4e4d58b269bc9a109379912dfe51c039a343 [Pipeline] // withDockerContainer [Pipeline] sh 04:54:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:54:09 Warning: overwriting stash ‘coverage-report’ 04:54:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:54:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:54:10 + ls -al . 04:54:10 total 372 04:54:10 drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 04:47 . 04:54:10 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 04:43 .. 04:54:10 -rw-rw-r-- 1 jenkins jenkins 140 Mar 22 04:43 .dockerignore 04:54:10 drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 04:43 .git 04:54:10 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 04:43 .github 04:54:10 -rw-rw-r-- 1 jenkins jenkins 137 Mar 22 04:43 .gitignore 04:54:10 -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 04:43 .golangci.yml 04:54:10 -rw-rw-r-- 1 jenkins jenkins 48109 Mar 22 04:43 CHANGELOG.md 04:54:10 -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 04:43 GOVERNANCE.md 04:54:10 -rw-rw-r-- 1 jenkins jenkins 885 Mar 22 04:43 Jenkinsfile 04:54:10 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 22 04:43 LICENSE 04:54:10 -rw-rw-r-- 1 jenkins jenkins 1842 Mar 22 04:43 Makefile 04:54:10 -rw-rw-r-- 1 jenkins jenkins 619 Mar 22 04:43 OWNERS.md 04:54:10 -rw-rw-r-- 1 jenkins jenkins 4933 Mar 22 04:43 README.md 04:54:10 -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 04:41 VERSION 04:54:10 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 04:43 bin 04:54:10 -rw-r--r-- 1 jenkins jenkins 122153 Mar 22 04:51 coverage.out 04:54:10 drwxrwxr-x 5 jenkins jenkins 4096 Mar 22 04:43 example 04:54:10 -rw-rw-r-- 1 jenkins jenkins 7070 Mar 22 04:43 go.mod 04:54:10 -rw-rw-r-- 1 jenkins jenkins 100884 Mar 22 04:43 go.sum 04:54:10 drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 04:43 internal 04:54:10 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 04:43 openapi 04:54:10 drwxrwxr-x 6 jenkins jenkins 4096 Mar 22 04:43 pkg 04:54:10 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 04:43 snap 04:54:10 -rw-rw-r-- 1 jenkins jenkins 222 Mar 22 04:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:10 + 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=f188e57251ee719670388a4194345f9c19d6c6c9 --label arch=arm64 --label version=0.0.0 . 04:54:11 Sending build context to Docker daemon 11.59MB 04:54:11 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:54:11 Step 2/23 : FROM ${BASE} AS builder 04:54:11 ---> 708961d0064c 04:54:11 Step 3/23 : ARG MAKE=make build 04:54:11 ---> Running in 021fa7d80280 04:54:12 Removing intermediate container 021fa7d80280 04:54:12 ---> f1c7c6c3502b 04:54:12 Step 4/23 : WORKDIR /device-sdk-go 04:54:12 ---> Running in a71cf8744e59 04:54:12 Removing intermediate container a71cf8744e59 04:54:12 ---> 3268130ee61c 04:54:12 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:54:12 ---> Running in 0f82fcdfd98e 04:54:12 Removing intermediate container 0f82fcdfd98e 04:54:12 ---> 6eb342dd6012 04:54:12 Step 6/23 : RUN apk add --update --no-cache make git 04:54:12 ---> Running in 91f9fd41b675 04:54:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:54:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:54:15 OK: 266 MiB in 52 packages 04:54:16 Removing intermediate container 91f9fd41b675 04:54:16 ---> 9f94cf522123 04:54:16 Step 7/23 : COPY go.mod vendor* ./ 04:54:16 ---> 7566feb385a6 04:54:16 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:54:16 ---> Running in d904ef95276d 04:54:18 Removing intermediate container d904ef95276d 04:54:18 ---> d8a64a64e798 04:54:18 Step 9/23 : COPY . . 04:54:19 ---> 07573e975911 04:54:19 Step 10/23 : RUN ${MAKE} 04:54:19 ---> Running in 5e55d4c2cb9f 04:54:20 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:56:57 Removing intermediate container 5e55d4c2cb9f 04:56:57 ---> 667c14ac07a4 04:56:57 Step 11/23 : FROM alpine:3.18 04:56:57 3.18: Pulling from library/alpine 04:56:57 c6b39de5b339: Pulling fs layer 04:56:57 c6b39de5b339: Verifying Checksum 04:56:57 c6b39de5b339: Download complete 04:56:57 c6b39de5b339: Pull complete 04:56:57 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:56:57 Status: Downloaded newer image for alpine:3.18 04:56:57 ---> 33abbf032149 04:56:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:56:57 ---> Running in 42dcebcbda44 04:56:57 Removing intermediate container 42dcebcbda44 04:56:57 ---> 9fa955dbad4c 04:56:57 Step 13/23 : RUN apk add --update --no-cache 04:56:57 ---> Running in cbbef5de42f3 04:56:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:56:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:56:57 OK: 8 MiB in 15 packages 04:56:57 Removing intermediate container cbbef5de42f3 04:56:57 ---> 9f9e0dc1de79 04:56:57 Step 14/23 : WORKDIR / 04:56:57 ---> Running in d20da73e69cc 04:56:57 Removing intermediate container d20da73e69cc 04:56:57 ---> 6426b42f2b71 04:56:57 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:56:57 ---> 82929243bcd2 04:56:57 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:56:57 ---> 1603cc7d38d8 04:56:57 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:56:58 ---> bb1ea476656b 04:56:58 Step 18/23 : EXPOSE 59999 04:56:58 ---> Running in b0b330080093 04:56:58 Removing intermediate container b0b330080093 04:56:58 ---> 88ea4d91c35a 04:56:58 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:56:59 ---> Running in 3562c03bbd18 04:56:59 Removing intermediate container 3562c03bbd18 04:56:59 ---> 6269b80dc9bd 04:56:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:56:59 ---> Running in 65faa0358903 04:56:59 Removing intermediate container 65faa0358903 04:56:59 ---> ac5ff93f8cad 04:56:59 Step 21/23 : LABEL arch=arm64 04:56:59 ---> Running in adec2add3d33 04:57:00 Removing intermediate container adec2add3d33 04:57:00 ---> 5ba4c514637e 04:57:00 Step 22/23 : LABEL git_sha=f188e57251ee719670388a4194345f9c19d6c6c9 04:57:00 ---> Running in 9f27d081266d 04:57:00 Removing intermediate container 9f27d081266d 04:57:00 ---> eb057b1b79ad 04:57:00 Step 23/23 : LABEL version=0.0.0 04:57:00 ---> Running in dd5a307bf59d 04:57:00 Removing intermediate container dd5a307bf59d 04:57:00 ---> 9f040f46cf6d 04:57:00 [Warning] One or more build-args [ARCH] were not consumed 04:57:00 Successfully built 9f040f46cf6d 04:57:00 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 04:57:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:57:01 04:57:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:57:01 arm64: Pulling from edgex-lftools-log-publisher 04:57:01 8998bd30e6a1: Pulling fs layer 04:57:01 04944245beec: Pulling fs layer 04:57:01 699f458cf7ca: Pulling fs layer 04:57:01 765212b225bb: Pulling fs layer 04:57:01 f23df028b6ca: Pulling fs layer 04:57:01 d65c8cfc05b1: Pulling fs layer 04:57:01 2437ff75d9bd: Pulling fs layer 04:57:01 765212b225bb: Waiting 04:57:01 f23df028b6ca: Waiting 04:57:01 2437ff75d9bd: Waiting 04:57:01 d65c8cfc05b1: Waiting 04:57:02 04944245beec: Verifying Checksum 04:57:02 04944245beec: Download complete 04:57:02 765212b225bb: Verifying Checksum 04:57:02 765212b225bb: Download complete 04:57:02 f23df028b6ca: Verifying Checksum 04:57:02 f23df028b6ca: Download complete 04:57:02 d65c8cfc05b1: Verifying Checksum 04:57:02 d65c8cfc05b1: Download complete 04:57:02 699f458cf7ca: Verifying Checksum 04:57:02 699f458cf7ca: Download complete 04:57:03 8998bd30e6a1: Verifying Checksum 04:57:03 8998bd30e6a1: Download complete 04:57:05 2437ff75d9bd: Verifying Checksum 04:57:05 2437ff75d9bd: Download complete 04:57:07 8998bd30e6a1: Pull complete 04:57:07 04944245beec: Pull complete 04:57:09 699f458cf7ca: Pull complete 04:57:09 765212b225bb: Pull complete 04:57:10 f23df028b6ca: Pull complete 04:57:10 d65c8cfc05b1: Pull complete 04:57:28 2437ff75d9bd: Pull complete 04:57:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:57:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:57:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:29 prd-ubuntu20.04-docker-arm64-4c-16g-643 does not seem to be running inside a container 04:57:29 $ 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/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:57:31 $ docker top 1174c0069c1b5da5fb2bf270bfeee9d781b440df1fb9fbbd10168adca577c740 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:57:32 ---> job-cost.sh 04:57:32 lf-activate-venv: SKIPPING 04:57:32 INFO: No Stack... 04:57:33 INFO: Retrieving Pricing Info for: v3-standard-4 04:57:33 INFO: Archiving Costs [Pipeline] sh 04:57:34 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 04:57:34 + cut -d, -f6 [Pipeline] lock 04:57:34 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1570-1-stack-cost] 04:57:34 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1570-1-stack-cost] did not exist. Created. 04:57:34 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1570-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:57:35 /w/workspace/device-sdk-go/1@tmp/durable-1b2b0d3f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:57:36 + echo total: 0.10999999940395355 [Pipeline] stash 04:57:36 Warning: overwriting stash ‘stack-cost’ 04:57:36 Stashed 1 file(s) [Pipeline] } 04:57:36 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1570-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:57:36 $ docker stop --time=1 1174c0069c1b5da5fb2bf270bfeee9d781b440df1fb9fbbd10168adca577c740 04:57:37 $ docker rm -f --volumes 1174c0069c1b5da5fb2bf270bfeee9d781b440df1fb9fbbd10168adca577c740 [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 04:57:38 provisioning config files... 04:57:38 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1570@tmp/config1987370034163788529tmp [Pipeline] { [Pipeline] sh 04:57:39 + set +x 04:57:39 + bash -s -- 04:57:39 + curl -s https://codecov.io/bash 04:57:39 04:57:39 _____ _ 04:57:39 / ____| | | 04:57:39 | | ___ __| | ___ ___ _____ __ 04:57:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:57:39 | |___| (_) | (_| | __/ (_| (_) \ V / 04:57:39 \_____\___/ \__,_|\___|\___\___/ \_/ 04:57:39 Bash-1.0.6 04:57:39 04:57:39 04:57:39 ==> git version 2.25.1 found 04:57:39 ==> 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 04:57:39 Release-Date: 2020-01-08 04:57:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:57:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:57:39 ==> Jenkins CI detected. 04:57:39 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1570 04:57:39 project root: . 04:57:39 --> token set from env 04:57:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:57:39 ==> Running gcov in . (disable via -X gcov) 04:57:39 ==> Python coveragepy not found 04:57:39 ==> Searching for coverage reports in: 04:57:39 + . 04:57:39 -> Found 1 reports 04:57:39 ==> Detecting git/mercurial file structure 04:57:39 ==> Reading reports 04:57:39 + ./coverage.out bytes=122153 04:57:39 ==> Appending adjustments 04:57:39 https://docs.codecov.io/docs/fixing-reports 04:57:39 + Found adjustments 04:57:39 ==> Gzipping contents 04:57:39 20K /tmp/codecov.VHuBY9.gz 04:57:39 ==> Uploading reports 04:57:39 url: https://codecov.io 04:57:39 query: branch=PR-1570&commit=f188e57251ee719670388a4194345f9c19d6c6c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1570%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1570&job=&cmd_args= 04:57:39 -> Pinging Codecov 04:57:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1570&commit=f188e57251ee719670388a4194345f9c19d6c6c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1570%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1570&job=&cmd_args= 04:57:40 -> Uploading to 04:57:40 https://storage.googleapis.com/codecov/v4/raw/2024-03-22/7E55EF52A471D76F132DFD9A03CDDE97/f188e57251ee719670388a4194345f9c19d6c6c9/aec5fe0a-3539-4ec8-ae35-597578c979e8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240322T045739Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e6af5b165174e499cbcb259ca1e1b9eb7f218341e9a24139cf7929fc9dea1c2c 04:57:40 % Total % Received % Xferd Average Speed Time Time Time Current 04:57:40 Dload Upload Total Spent Left Speed 04:57:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16714 0 0 100 16714 0 37391 --:--:-- --:--:-- --:--:-- 37391 04:57:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/f188e57251ee719670388a4194345f9c19d6c6c9 [Pipeline] } 04:57:40 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 04:57:42 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1570/archives ] 04:57:42 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1570/archives 04:57:42 total 16 04:57:42 drwxr-xr-x 3 root root 4096 Mar 22 04:46 . 04:57:42 drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 04:46 .. 04:57:42 drwxr-xr-x 2 root root 4096 Mar 22 04:46 cost 04:57:42 -rw-r--r-- 1 root root 86 Mar 22 04:46 cost.csv 04:57:42 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1570/archives 04:57:42 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1570/archives 04:57:42 total 16 04:57:42 drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 04:46 . 04:57:42 drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 04:46 .. 04:57:42 drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 04:46 cost 04:57:42 -rw-r--r-- 1 jenkins jenkins 86 Mar 22 04:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:57:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:57:43 ---> package-listing.sh 04:57:43 ++ facter osfamily 04:57:43 ++ tr '[:upper:]' '[:lower:]' 04:57:43 + OS_FAMILY=debian 04:57:43 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1570 04:57:43 + START_PACKAGES=/tmp/packages_start.txt 04:57:43 + END_PACKAGES=/tmp/packages_end.txt 04:57:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:57:43 + PACKAGES=/tmp/packages_start.txt 04:57:43 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1570 ']' 04:57:43 + PACKAGES=/tmp/packages_end.txt 04:57:43 + case "${OS_FAMILY}" in 04:57:43 + dpkg -l 04:57:43 + grep '^ii' 04:57:43 + '[' -f /tmp/packages_start.txt ']' 04:57:43 + '[' -f /tmp/packages_end.txt ']' 04:57:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:57:43 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1570 ']' 04:57:43 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1570/archives/ 04:57:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1570/archives/ [Pipeline] echo 04:57:43 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-1570/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:57:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:57:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:44 prd-ubuntu20.04-docker-8c-8g-642 does not seem to be running inside a container 04:57:44 $ 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-1570/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-1570 -v /w/workspace/gexfoundry_device-sdk-go_PR-1570:/w/workspace/gexfoundry_device-sdk-go_PR-1570:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1570@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1570@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:57:45 $ docker top df2a5ef1a034bd391d4a0343566d776fb656e2145651d4af26e21283e1a4b0e8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:57:45 + touch /tmp/pre-build-complete [Pipeline] sh 04:57:45 + mkdir -p /var/log/sysstat [Pipeline] sh 04:57:46 + ls /var/log/sa-host 04:57:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:57:46 provisioning config files... 04:57:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1570@tmp/config17383064188637382557tmp [Pipeline] { [Pipeline] echo 04:57:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:57:46 ---> create-netrc.sh [Pipeline] } 04:57:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:57:47 ---> python-tools-install.sh [Pipeline] echo 04:57:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:57:47 ---> sudo-logs.sh 04:57:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:57:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:57:47 ---> job-cost.sh 04:57:47 lf-activate-venv: SKIPPING 04:57:47 DEBUG: total: 0.2199999988079071 04:57:47 INFO: Retrieving Stack Cost... 04:57:48 INFO: Retrieving Pricing Info for: v3-standard-8 04:57:48 INFO: Archiving Costs [Pipeline] echo 04:57:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:57:49 ---> logs-deploy.sh 04:57:49 lf-activate-venv: SKIPPING 04:57:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1570/1 04:57:49 INFO: archiving workspace using pattern(s): 04:57:49 Archives upload complete. 04:57:50 INFO: archiving logs to Nexus 04:57:50 ---> uname -a: 04:57:50 Linux prd-ubuntu20-04-docker-8c-8g-642 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:57:50 04:57:50 04:57:50 ---> lscpu: 04:57:50 Architecture: x86_64 04:57:50 CPU op-mode(s): 32-bit, 64-bit 04:57:50 Byte Order: Little Endian 04:57:50 Address sizes: 40 bits physical, 48 bits virtual 04:57:50 CPU(s): 8 04:57:50 On-line CPU(s) list: 0-7 04:57:50 Thread(s) per core: 1 04:57:50 Core(s) per socket: 1 04:57:50 Socket(s): 8 04:57:50 NUMA node(s): 1 04:57:50 Vendor ID: AuthenticAMD 04:57:50 CPU family: 23 04:57:50 Model: 49 04:57:50 Model name: AMD EPYC-Rome Processor 04:57:50 Stepping: 0 04:57:50 CPU MHz: 2799.998 04:57:50 BogoMIPS: 5599.99 04:57:50 Virtualization: AMD-V 04:57:50 Hypervisor vendor: KVM 04:57:50 Virtualization type: full 04:57:50 L1d cache: 256 KiB 04:57:50 L1i cache: 256 KiB 04:57:50 L2 cache: 4 MiB 04:57:50 L3 cache: 128 MiB 04:57:50 NUMA node0 CPU(s): 0-7 04:57:50 Vulnerability Itlb multihit: Not affected 04:57:50 Vulnerability L1tf: Not affected 04:57:50 Vulnerability Mds: Not affected 04:57:50 Vulnerability Meltdown: Not affected 04:57:50 Vulnerability Mmio stale data: Not affected 04:57:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:57:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:57:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:57:50 Vulnerability Srbds: Not affected 04:57:50 Vulnerability Tsx async abort: Not affected 04:57:50 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 04:57:50 04:57:50 04:57:50 ---> nproc: 04:57:50 8 04:57:50 04:57:50 04:57:50 ---> df -h: 04:57:50 Filesystem Size Used Avail Use% Mounted on 04:57:50 overlay 155G 12G 144G 8% / 04:57:50 tmpfs 64M 0 64M 0% /dev 04:57:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:57:50 shm 64M 0 64M 0% /dev/shm 04:57:50 /dev/vda1 155G 12G 144G 8% /facter-os 04:57:50 04:57:50 04:57:50 ---> sar -b -r -n DEV: 04:57:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-642) 03/22/24 _x86_64_ (8 CPU) 04:57:50 04:57:50 04:40:23 LINUX RESTART (8 CPU) 04:57:50 04:57:50 04:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:57:50 04:42:01 337.86 10.66 327.20 0.00 1760.64 36020.53 0.00 04:57:50 04:43:01 112.83 1.15 111.68 0.00 9.20 35208.02 0.00 04:57:50 04:44:01 120.78 0.10 120.68 0.00 18.80 39974.94 0.00 04:57:50 04:45:01 36.66 0.02 36.64 0.00 0.13 26021.93 0.00 04:57:50 04:46:01 176.11 1.17 174.94 0.00 78.37 57464.71 0.00 04:57:50 04:47:01 33.38 0.00 33.38 0.00 0.00 8667.62 0.00 04:57:50 04:48:01 1.48 0.00 1.48 0.00 0.00 16.80 0.00 04:57:50 04:49:01 1.93 0.00 1.93 0.00 0.00 21.73 0.00 04:57:50 04:50:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 04:57:50 04:51:01 2.23 0.00 2.23 0.00 0.00 27.46 0.00 04:57:50 04:52:01 1.35 0.00 1.35 0.00 0.00 16.40 0.00 04:57:50 04:53:01 3.65 1.58 2.07 0.00 37.06 26.00 0.00 04:57:50 04:54:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 04:57:50 04:55:01 1.50 0.00 1.50 0.00 0.00 18.53 0.00 04:57:50 04:56:01 1.67 0.02 1.65 0.00 0.13 20.13 0.00 04:57:50 04:57:01 1.80 0.00 1.80 0.00 0.00 20.26 0.00 04:57:50 Average: 52.22 0.92 51.30 0.00 119.02 12722.27 0.00 04:57:50 04:57:50 04:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:57:50 04:42:01 29157736 31510196 810768 2.47 79604 2540140 2003928 5.91 1065468 2273492 6112 04:57:50 04:43:01 27869432 31499960 812748 2.47 132784 3654812 2038156 6.01 1302352 3202892 189564 04:57:50 04:44:01 27059952 31251208 1052132 3.20 185784 4102472 2295044 6.76 1804652 3435368 636976 04:57:50 04:45:01 26999568 31426164 876688 2.67 189180 4301608 2148200 6.33 1382476 3888372 407840 04:57:50 04:46:01 26960592 31499712 803152 2.44 201240 4401848 1915060 5.64 1390680 3914224 225220 04:57:50 04:47:01 26972044 31511380 791796 2.41 201520 4401984 1806424 5.32 1394536 3901856 12 04:57:50 04:48:01 26971624 31511192 791632 2.41 201620 4401988 1806424 5.32 1394204 3901868 8 04:57:50 04:49:01 26979380 31519088 783712 2.38 201708 4401988 1806424 5.32 1386288 3901908 24 04:57:50 04:50:01 26979624 31519344 783380 2.38 201724 4401992 1806424 5.32 1385996 3901912 12 04:57:50 04:51:01 26983104 31522852 779832 2.37 201820 4401968 1806424 5.32 1383444 3901888 8 04:57:50 04:52:01 26983020 31522908 779748 2.37 201904 4401968 1806424 5.32 1384796 3901892 20 04:57:50 04:53:01 26975224 31517252 785160 2.39 201992 4403080 1806424 5.32 1394668 3902224 12 04:57:50 04:54:01 26974932 31517100 785252 2.39 202088 4403080 1806424 5.32 1393936 3902284 8 04:57:50 04:55:01 26975144 31517388 784940 2.39 202120 4403088 1806424 5.32 1393592 3902292 12 04:57:50 04:56:01 26970180 31512524 789588 2.40 202192 4403076 1840048 5.42 1393752 3902300 8 04:57:50 04:57:01 26970408 31512844 789252 2.40 202252 4403092 1823716 5.37 1394080 3902300 8 04:57:50 Average: 27173873 31491944 812486 2.47 188096 4214262 1895123 5.59 1390308 3727317 91615 04:57:50 04:57:50 04:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:57:50 04:42:01 veth9e641a7 62.69 83.65 7.26 87.57 0.00 0.00 0.00 0.01 04:57:50 04:42:01 ens3 395.80 265.24 5300.43 66.36 0.00 0.00 0.00 0.00 04:57:50 04:42:01 docker0 87.64 112.48 8.29 286.80 0.00 0.00 0.00 0.00 04:57:50 04:42:01 lo 6.53 6.53 0.64 0.64 0.00 0.00 0.00 0.00 04:57:50 04:43:01 ens3 304.27 170.67 3102.53 20.56 0.00 0.00 0.00 0.00 04:57:50 04:43:01 docker0 169.27 299.33 17.26 3100.49 0.00 0.00 0.00 0.00 04:57:50 04:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:57:50 04:44:01 vethdce240e 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 04:57:50 04:44:01 ens3 21.45 12.71 23.87 9.25 0.00 0.00 0.00 0.00 04:57:50 04:44:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 04:57:50 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:50 04:45:01 vethdce240e 1.00 1.27 0.11 0.37 0.00 0.00 0.00 0.00 04:57:50 04:45:01 ens3 13.48 9.17 10.44 5.73 0.00 0.00 0.00 0.00 04:57:50 04:45:01 docker0 1.00 1.23 0.09 0.37 0.00 0.00 0.00 0.00 04:57:50 04:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:57:50 04:46:01 ens3 119.39 75.42 2661.64 17.89 0.00 0.00 0.00 0.00 04:57:50 04:46:01 docker0 3.92 6.36 0.23 61.94 0.00 0.00 0.00 0.00 04:57:50 04:46:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 04:57:50 04:47:01 ens3 8.18 4.90 8.16 2.87 0.00 0.00 0.00 0.00 04:57:50 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:50 04:47:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 04:57:50 04:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:50 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:50 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:50 04:49:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:57:50 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:50 04:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:57:50 04:50:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:50 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:50 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:50 04:51:01 ens3 0.53 0.32 2.09 0.08 0.00 0.00 0.00 0.00 04:57:50 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:50 04:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:57:50 04:52:01 ens3 2.97 4.03 0.30 13.40 0.00 0.00 0.00 0.00 04:57:50 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:50 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:50 04:53:01 ens3 23.85 33.81 6.48 96.15 0.00 0.00 0.00 0.00 04:57:50 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:50 04:53:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 04:57:50 04:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:50 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:50 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:50 04:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:57:50 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:50 04:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:57:50 04:56:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 04:57:50 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:50 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:50 04:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:57:50 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:50 04:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:57:50 Average: ens3 55.66 36.05 694.77 14.52 0.00 0.00 0.00 0.00 04:57:50 Average: docker0 16.36 26.22 1.62 215.60 0.00 0.00 0.00 0.00 04:57:50 Average: lo 0.64 0.64 0.06 0.06 0.00 0.00 0.00 0.00 04:57:50 04:57:50 04:57:50 ---> sar -P ALL: 04:57:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-642) 03/22/24 _x86_64_ (8 CPU) 04:57:50 04:57:50 04:40:23 LINUX RESTART (8 CPU) 04:57:50 04:57:50 04:41:01 CPU %user %nice %system %iowait %steal %idle 04:57:50 04:42:01 all 6.76 0.00 2.86 2.44 0.06 87.88 04:57:50 04:42:01 0 7.39 0.00 2.85 0.34 0.07 89.36 04:57:50 04:42:01 1 6.25 0.00 2.35 1.23 0.07 90.10 04:57:50 04:42:01 2 6.06 0.00 3.31 11.01 0.07 79.56 04:57:50 04:42:01 3 6.16 0.00 3.17 2.38 0.05 88.24 04:57:50 04:42:01 4 9.37 0.00 2.72 2.14 0.07 85.70 04:57:50 04:42:01 5 5.64 0.00 2.60 1.03 0.03 90.70 04:57:50 04:42:01 6 6.84 0.00 3.25 1.30 0.07 88.55 04:57:50 04:42:01 7 6.40 0.00 2.60 0.12 0.05 90.84 04:57:50 04:43:01 all 3.12 0.00 1.32 2.07 0.06 93.44 04:57:50 04:43:01 0 2.77 0.00 1.63 6.52 0.07 89.02 04:57:50 04:43:01 1 2.67 0.00 0.95 0.42 0.05 95.91 04:57:50 04:43:01 2 3.95 0.00 1.24 0.55 0.07 94.19 04:57:50 04:43:01 3 2.56 0.00 1.12 0.25 0.05 96.02 04:57:50 04:43:01 4 3.21 0.00 1.65 7.80 0.07 87.27 04:57:50 04:43:01 5 4.11 0.00 1.08 0.27 0.07 94.48 04:57:50 04:43:01 6 3.15 0.00 1.84 0.35 0.08 94.58 04:57:50 04:43:01 7 2.51 0.00 1.02 0.42 0.03 96.02 04:57:50 04:44:01 all 25.70 0.00 4.26 2.00 0.05 67.98 04:57:50 04:44:01 0 25.59 0.00 4.13 0.10 0.07 70.11 04:57:50 04:44:01 1 25.50 0.00 4.39 0.25 0.05 69.81 04:57:50 04:44:01 2 26.53 0.00 3.40 0.00 0.05 70.02 04:57:50 04:44:01 3 26.28 0.00 4.21 0.61 0.05 68.85 04:57:50 04:44:01 4 23.08 0.00 4.25 14.12 0.07 58.49 04:57:50 04:44:01 5 26.39 0.00 4.35 0.40 0.05 68.80 04:57:50 04:44:01 6 25.67 0.00 5.47 0.32 0.05 68.49 04:57:50 04:44:01 7 26.59 0.00 3.90 0.17 0.05 69.29 04:57:50 04:45:01 all 47.66 0.00 3.95 1.17 0.09 47.14 04:57:50 04:45:01 0 45.78 0.00 4.09 1.07 0.08 48.98 04:57:50 04:45:01 1 50.91 0.00 4.35 6.75 0.08 37.90 04:57:50 04:45:01 2 46.88 0.00 3.81 0.18 0.08 49.04 04:57:50 04:45:01 3 48.28 0.00 3.92 0.17 0.08 47.54 04:57:50 04:45:01 4 47.35 0.00 3.42 0.20 0.10 48.93 04:57:50 04:45:01 5 47.45 0.00 4.15 0.91 0.08 47.41 04:57:50 04:45:01 6 47.56 0.00 3.64 0.03 0.08 48.68 04:57:50 04:45:01 7 47.06 0.00 4.19 0.03 0.08 48.63 04:57:50 04:46:01 all 29.40 0.00 5.15 2.79 0.07 62.59 04:57:50 04:46:01 0 29.05 0.00 4.69 2.07 0.07 64.12 04:57:50 04:46:01 1 28.12 0.00 4.65 1.79 0.07 65.38 04:57:50 04:46:01 2 30.77 0.00 5.10 3.84 0.07 60.22 04:57:50 04:46:01 3 30.58 0.00 5.98 7.53 0.08 55.83 04:57:50 04:46:01 4 27.85 0.00 5.02 0.34 0.05 66.74 04:57:50 04:46:01 5 30.33 0.00 5.18 1.25 0.08 63.16 04:57:50 04:46:01 6 30.31 0.00 4.74 0.57 0.05 64.32 04:57:50 04:46:01 7 28.22 0.00 5.82 5.02 0.07 60.87 04:57:50 04:47:01 all 0.27 0.00 0.17 0.47 0.01 99.07 04:57:50 04:47:01 0 0.10 0.00 0.17 0.00 0.00 99.73 04:57:50 04:47:01 1 0.33 0.00 0.12 0.00 0.02 99.53 04:57:50 04:47:01 2 0.20 0.00 0.12 0.03 0.02 99.63 04:57:50 04:47:01 3 0.17 0.00 0.33 3.16 0.02 96.33 04:57:50 04:47:01 4 0.70 0.00 0.10 0.00 0.02 99.18 04:57:50 04:47:01 5 0.18 0.00 0.18 0.28 0.02 99.33 04:57:50 04:47:01 6 0.22 0.00 0.15 0.02 0.02 99.60 04:57:50 04:47:01 7 0.25 0.00 0.22 0.28 0.00 99.25 04:57:50 04:48:01 all 0.26 0.00 0.01 0.01 0.01 99.71 04:57:50 04:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:57:50 04:48:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:57:50 04:48:01 2 0.02 0.00 0.02 0.02 0.00 99.95 04:57:50 04:48:01 3 0.03 0.00 0.00 0.00 0.02 99.95 04:57:50 04:48:01 4 1.97 0.00 0.00 0.00 0.00 98.03 04:57:50 04:48:01 5 0.02 0.00 0.03 0.05 0.02 99.88 04:57:50 04:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:57:50 04:48:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:57:50 04:49:01 all 0.27 0.00 0.02 0.01 0.00 99.69 04:57:50 04:49:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:57:50 04:49:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:57:50 04:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:57:50 04:49:01 3 0.00 0.00 0.00 0.03 0.00 99.97 04:57:50 04:49:01 4 1.99 0.00 0.02 0.00 0.00 98.00 04:57:50 04:49:01 5 0.03 0.00 0.03 0.05 0.02 99.87 04:57:50 04:49:01 6 0.03 0.00 0.03 0.00 0.00 99.93 04:57:50 04:49:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:57:50 04:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:57:50 04:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:57:50 04:50:01 1 0.03 0.00 0.03 0.02 0.02 99.90 04:57:50 04:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:57:50 04:50:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:57:50 04:50:01 4 0.05 0.00 0.00 0.00 0.02 99.93 04:57:50 04:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:57:50 04:50:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:57:50 04:50:01 7 0.05 0.00 0.02 0.00 0.00 99.93 04:57:50 04:51:01 all 0.04 0.00 0.01 0.01 0.01 99.94 04:57:50 04:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:57:50 04:51:01 1 0.10 0.00 0.03 0.02 0.03 99.82 04:57:50 04:51:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:57:50 04:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:57:50 04:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:57:50 04:51:01 5 0.05 0.00 0.02 0.03 0.00 99.90 04:57:50 04:51:01 6 0.05 0.00 0.00 0.00 0.00 99.95 04:57:50 04:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:57:50 04:52:01 all 0.06 0.00 0.01 0.01 0.01 99.91 04:57:50 04:52:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:57:50 04:52:01 1 0.33 0.00 0.02 0.00 0.02 99.63 04:57:50 04:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:57:50 04:52:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:57:50 04:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:57:50 04:52:01 5 0.08 0.00 0.00 0.05 0.00 99.87 04:57:50 04:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:57:50 04:52:01 7 0.03 0.00 0.03 0.00 0.00 99.93 04:57:50 04:57:50 04:52:01 CPU %user %nice %system %iowait %steal %idle 04:57:50 04:53:01 all 0.30 0.00 0.05 0.01 0.01 99.63 04:57:50 04:53:01 0 0.13 0.00 0.02 0.00 0.00 99.85 04:57:50 04:53:01 1 0.92 0.00 0.03 0.00 0.02 99.03 04:57:50 04:53:01 2 0.10 0.00 0.02 0.00 0.00 99.88 04:57:50 04:53:01 3 0.28 0.00 0.02 0.02 0.00 99.68 04:57:50 04:53:01 4 0.37 0.00 0.07 0.03 0.00 99.53 04:57:50 04:53:01 5 0.10 0.00 0.07 0.05 0.02 99.77 04:57:50 04:53:01 6 0.12 0.00 0.17 0.00 0.02 99.70 04:57:50 04:53:01 7 0.35 0.00 0.02 0.00 0.02 99.62 04:57:50 04:54:01 all 0.02 0.00 0.01 0.01 0.01 99.96 04:57:50 04:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:57:50 04:54:01 1 0.08 0.00 0.02 0.02 0.03 99.85 04:57:50 04:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:57:50 04:54:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:57:50 04:54:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:57:50 04:54:01 5 0.02 0.00 0.00 0.05 0.00 99.93 04:57:50 04:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:57:50 04:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:57:50 04:55:01 all 0.02 0.00 0.01 0.00 0.00 99.96 04:57:50 04:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:57:50 04:55:01 1 0.03 0.00 0.02 0.02 0.02 99.92 04:57:50 04:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:57:50 04:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:57:50 04:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:57:50 04:55:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:57:50 04:55:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:57:50 04:55:01 7 0.07 0.00 0.05 0.00 0.00 99.88 04:57:50 04:56:01 all 0.02 0.00 0.02 0.01 0.01 99.95 04:57:50 04:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:57:50 04:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:57:50 04:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:57:50 04:56:01 3 0.00 0.00 0.03 0.00 0.02 99.95 04:57:50 04:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:57:50 04:56:01 5 0.02 0.00 0.02 0.03 0.00 99.93 04:57:50 04:56:01 6 0.05 0.00 0.03 0.02 0.00 99.90 04:57:50 04:56:01 7 0.05 0.00 0.02 0.00 0.03 99.90 04:57:50 04:57:01 all 0.02 0.00 0.01 0.01 0.01 99.96 04:57:50 04:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:57:50 04:57:01 1 0.05 0.00 0.02 0.02 0.02 99.90 04:57:50 04:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:57:50 04:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:57:50 04:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:57:50 04:57:01 5 0.02 0.00 0.02 0.03 0.00 99.93 04:57:50 04:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:57:50 04:57:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:57:50 Average: all 7.08 0.00 1.11 0.68 0.03 91.10 04:57:50 Average: 0 6.90 0.00 1.10 0.63 0.03 91.35 04:57:50 Average: 1 7.17 0.00 1.06 0.65 0.03 91.08 04:57:50 Average: 2 7.12 0.00 1.06 0.97 0.02 90.83 04:57:50 Average: 3 7.09 0.00 1.17 0.88 0.03 90.83 04:57:50 Average: 4 7.24 0.00 1.08 1.53 0.03 90.14 04:57:50 Average: 5 7.11 0.00 1.10 0.28 0.02 91.49 04:57:50 Average: 6 7.10 0.00 1.20 0.16 0.02 91.51 04:57:50 Average: 7 6.94 0.00 1.12 0.37 0.02 91.55 04:57:50 04:57:50 04:57:50