Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0ef7f81e2a588ab6c564a89cd743b8af47c7a923 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-ssh8087449812451490348.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh15449552600540921176.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17624360992864595934.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11157818422427091743.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6334803257466671035.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.23 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-21985’ is offline Running on prd-ubuntu20.04-docker-8c-8g-21987 in /w/workspace/edgexfoundry_device-sdk-go_main [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/edgexfoundry_device-sdk-go_main # 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 Avoid second fetch Checking out Revision 0ef7f81e2a588ab6c564a89cd743b8af47c7a923 (main) Commit message: "Merge pull request #1634 from edgexfoundry/dependabot/go_modules/golang.org/x/net-0.30.0" > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0ef7f81e2a588ab6c564a89cd743b8af47c7a923 # timeout=10 > git rev-list --no-walk 9dc1e0eae8f50dc165e5cd4a9f3d9305c6986faf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:37:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:37:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:37:53 ========================================================= 04:37:53 EdgeX Global Pipelines Version Info 04:37:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:37:54 ------------------- 04:37:54 stable info: 04:37:54 ------------------- 04:37:54 Commited By: Ginny Guan ginny@iotechsys.com 04:37:54 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 04:37:54 Message: update stable to v1.0.265 04:37:55 ------------------- 04:37:55 experimental info: 04:37:55 ------------------- 04:37:55 Commited By: Cherry Wang cherry@iotechsys.com 04:37:55 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 04:37:55 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:37:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:37:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:37:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:37:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:37:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:37:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 04:37:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:37:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:37:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:37:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:37:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:37:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:37:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:37:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:37:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:37:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:37:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:37:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:37:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:37:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:37:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:37:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:37:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:37:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:37:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:37:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:37:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:37:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:37:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:37:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:37:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0ef7f81e2a588ab6c564a89cd743b8af47c7a923 [Pipeline] echo 04:37:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0ef7f81 [Pipeline] echo 04:37:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:37:55 provisioning config files... 04:37:55 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13573668900019401224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:37:56 ---> ****-login.sh 04:37:56 nexus3.edgexfoundry.org:10001 04:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:37:56 Configure a credential helper to remove this warning. See 04:37:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:37:56 04:37:56 Login Succeeded 04:37:56 nexus3.edgexfoundry.org:10002 04:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:37:56 Configure a credential helper to remove this warning. See 04:37:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:37:56 04:37:56 Login Succeeded 04:37:56 nexus3.edgexfoundry.org:10003 04:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:37:56 Configure a credential helper to remove this warning. See 04:37:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:37:56 04:37:56 Login Succeeded 04:37:56 nexus3.edgexfoundry.org:10004 04:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:37:56 Configure a credential helper to remove this warning. See 04:37:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:37:56 04:37:56 Login Succeeded 04:37:56 ****.io 04:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:37:57 Configure a credential helper to remove this warning. See 04:37:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:37:57 04:37:57 Login Succeeded 04:37:57 ---> ****-login.sh ends [Pipeline] } 04:37:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:37:57 + git rev-list -1 --merges 0ef7f81e2a588ab6c564a89cd743b8af47c7a923~1..0ef7f81e2a588ab6c564a89cd743b8af47c7a923 [Pipeline] echo 04:37:57 -----------> git rev-list -1 --merges 0ef7f81e2a588ab6c564a89cd743b8af47c7a923~1..0ef7f81e2a588ab6c564a89cd743b8af47c7a923 0ef7f81e2a588ab6c564a89cd743b8af47c7a923 04:37:57 0ef7f81e2a588ab6c564a89cd743b8af47c7a923 [false] [Pipeline] sh 04:37:57 + git log --format=format:%s -1 0ef7f81e2a588ab6c564a89cd743b8af47c7a923 [Pipeline] echo 04:37:57 ========================================================= 04:37:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:37:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:37:58 + git log --format=format:%s -1 0ef7f81e2a588ab6c564a89cd743b8af47c7a923 [Pipeline] echo 04:37:58 [semverPrep] GIT_COMMIT: 0ef7f81e2a588ab6c564a89cd743b8af47c7a923, Commit Message: Merge pull request #1634 from edgexfoundry/dependabot/go_modules/golang.org/x/net-0.30.0 [Pipeline] echo 04:37:58 [semverPrep] This is not a build commit. [Pipeline] sh 04:37:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:37:58 + grep -v github /etc/ssh/ssh_known_hosts 04:37:58 + [ -e /tmp/ssh_known_hosts ] 04:37:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:37:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:37:58 + sudo tee -a /etc/ssh/ssh_known_hosts 04:37:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:37:59 04:37:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:37:59 0.1.4: Pulling from edgex-devops/py-git-semver 04:37:59 b85a868b505f: Pulling fs layer 04:37:59 e2be974225ed: Pulling fs layer 04:37:59 339a4e72a1f5: Pulling fs layer 04:37:59 988bab9f4d93: Pulling fs layer 04:37:59 1469e6f7b9e6: Pulling fs layer 04:37:59 eaf3925da568: Pulling fs layer 04:37:59 bab4dde63d76: Pulling fs layer 04:37:59 bde34c3a00c8: Pulling fs layer 04:37:59 b352a97aabf1: Pulling fs layer 04:37:59 4872d77fe225: Pulling fs layer 04:37:59 5851b861e8e6: Pulling fs layer 04:37:59 988bab9f4d93: Waiting 04:37:59 1469e6f7b9e6: Waiting 04:37:59 bde34c3a00c8: Waiting 04:37:59 eaf3925da568: Waiting 04:37:59 b352a97aabf1: Waiting 04:37:59 bab4dde63d76: Waiting 04:37:59 5851b861e8e6: Waiting 04:37:59 4872d77fe225: Waiting 04:37:59 e2be974225ed: Download complete 04:37:59 988bab9f4d93: Verifying Checksum 04:37:59 988bab9f4d93: Download complete 04:37:59 1469e6f7b9e6: Verifying Checksum 04:37:59 1469e6f7b9e6: Download complete 04:37:59 339a4e72a1f5: Verifying Checksum 04:37:59 339a4e72a1f5: Download complete 04:37:59 eaf3925da568: Verifying Checksum 04:37:59 eaf3925da568: Download complete 04:37:59 bde34c3a00c8: Verifying Checksum 04:37:59 bde34c3a00c8: Download complete 04:37:59 b352a97aabf1: Download complete 04:37:59 4872d77fe225: Download complete 04:37:59 5851b861e8e6: Verifying Checksum 04:37:59 5851b861e8e6: Download complete 04:37:59 b85a868b505f: Download complete 04:37:59 bab4dde63d76: Verifying Checksum 04:37:59 bab4dde63d76: Download complete 04:38:00 b85a868b505f: Pull complete 04:38:00 e2be974225ed: Pull complete 04:38:01 339a4e72a1f5: Pull complete 04:38:01 988bab9f4d93: Pull complete 04:38:01 1469e6f7b9e6: Pull complete 04:38:01 eaf3925da568: Pull complete 04:38:03 bab4dde63d76: Pull complete 04:38:03 bde34c3a00c8: Pull complete 04:38:03 b352a97aabf1: Pull complete 04:38:03 4872d77fe225: Pull complete 04:38:03 5851b861e8e6: Pull complete 04:38:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:38:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:38:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:38:04 prd-ubuntu20.04-docker-8c-8g-21987 does not seem to be running inside a container 04:38:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:38:05 $ docker top 3fdf99d11778f6d7fcd4cb8ae660061d880e11127beca820a5ab73fff6c967cc -eo pid,comm 04:38:05 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:38:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:38:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:38:05 [ssh-agent] Looking for ssh-agent implementation... 04:38:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:38:05 $ docker exec 3fdf99d11778f6d7fcd4cb8ae660061d880e11127beca820a5ab73fff6c967cc ssh-agent 04:38:05 SSH_AUTH_SOCK=/tmp/ssh-0zCqr0J6KM74/agent.32 04:38:05 SSH_AGENT_PID=38 04:38:05 Running ssh-add (command line suppressed) 04:38:05 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18017444515393438879.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18017444515393438879.key) 04:38:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:38:06 + git tag --points-at HEAD [Pipeline] } 04:38:06 $ docker exec --env ******** --env ******** 3fdf99d11778f6d7fcd4cb8ae660061d880e11127beca820a5ab73fff6c967cc ssh-agent -k 04:38:06 unset SSH_AUTH_SOCK; 04:38:06 unset SSH_AGENT_PID; 04:38:06 echo Agent pid 38 killed; 04:38:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:38:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:38:06 [ssh-agent] Looking for ssh-agent implementation... 04:38:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:38:06 $ docker exec 3fdf99d11778f6d7fcd4cb8ae660061d880e11127beca820a5ab73fff6c967cc ssh-agent 04:38:06 SSH_AUTH_SOCK=/tmp/ssh-webFl1GicX8D/agent.71 04:38:06 SSH_AGENT_PID=77 04:38:06 Running ssh-add (command line suppressed) 04:38:06 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7441879798337765931.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7441879798337765931.key) 04:38:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:38:06 + git semver init 04:38:07 2024-10-07 04:38:07,001 [run_init] DEBUG init version:0.0.0 force:False 04:38:07 2024-10-07 04:38:07,002 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 04:38:07 2024-10-07 04:38:07,003 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 04:38:07 2024-10-07 04:38:07,003 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 04:38:08 2024-10-07 04:38:08,899 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 04:38:08 2024-10-07 04:38:08,899 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 04:38:08 2024-10-07 04:38:08,899 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:38:08 2024-10-07 04:38:08,900 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:38:08 3.2.0-dev.43 [Pipeline] } 04:38:09 $ docker exec --env ******** --env ******** 3fdf99d11778f6d7fcd4cb8ae660061d880e11127beca820a5ab73fff6c967cc ssh-agent -k 04:38:09 unset SSH_AUTH_SOCK; 04:38:09 unset SSH_AGENT_PID; 04:38:09 echo Agent pid 77 killed; 04:38:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:38:09 + git semver [Pipeline] } 04:38:09 $ docker stop --time=1 3fdf99d11778f6d7fcd4cb8ae660061d880e11127beca820a5ab73fff6c967cc 04:38:10 $ docker rm -f --volumes 3fdf99d11778f6d7fcd4cb8ae660061d880e11127beca820a5ab73fff6c967cc [Pipeline] // withDockerContainer [Pipeline] sh 04:38:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:38:11 Stashed 1 file(s) [Pipeline] echo 04:38:11 [edgeXSemver]: initialized semver on version 3.2.0-dev.43 [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:38:11 provisioning config files... 04:38:11 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2917750343246483762tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:38:12 ---> ****-login.sh 04:38:12 nexus3.edgexfoundry.org:10001 04:38:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:12 Configure a credential helper to remove this warning. See 04:38:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:12 04:38:12 Login Succeeded 04:38:12 nexus3.edgexfoundry.org:10002 04:38:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:12 Configure a credential helper to remove this warning. See 04:38:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:12 04:38:12 Login Succeeded 04:38:12 nexus3.edgexfoundry.org:10003 04:38:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:12 Configure a credential helper to remove this warning. See 04:38:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:12 04:38:12 Login Succeeded 04:38:12 nexus3.edgexfoundry.org:10004 04:38:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:12 Configure a credential helper to remove this warning. See 04:38:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:12 04:38:12 Login Succeeded 04:38:12 ****.io 04:38:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:12 Configure a credential helper to remove this warning. See 04:38:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:12 04:38:12 Login Succeeded 04:38:12 ---> ****-login.sh ends [Pipeline] } 04:38:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:38:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:38:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:38:12 ========================================================= 04:38:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 04:38:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:13 + 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.23-alpine --build-arg MAKE=echo noop --target=builder . 04:38:13 Sending build context to Docker daemon 25.42MB 04:38:13 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 04:38:13 Step 2/10 : FROM ${BASE} AS builder 04:38:13 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 04:38:13 43c4264eed91: Pulling fs layer 04:38:13 4cc291be95ef: Pulling fs layer 04:38:13 2ac1f1163629: Pulling fs layer 04:38:13 5c3c966382ef: Pulling fs layer 04:38:13 4f4fb700ef54: Pulling fs layer 04:38:13 5d5c8e513c77: Pulling fs layer 04:38:13 9f66e0745190: Pulling fs layer 04:38:13 f49a43e4bbc0: Pulling fs layer 04:38:13 561ebcabdf7f: Pulling fs layer 04:38:13 5c3c966382ef: Waiting 04:38:13 5d5c8e513c77: Waiting 04:38:13 f49a43e4bbc0: Waiting 04:38:13 9f66e0745190: Waiting 04:38:13 561ebcabdf7f: Waiting 04:38:13 4f4fb700ef54: Waiting 04:38:13 4cc291be95ef: Verifying Checksum 04:38:13 4cc291be95ef: Download complete 04:38:13 5c3c966382ef: Verifying Checksum 04:38:13 5c3c966382ef: Download complete 04:38:13 4f4fb700ef54: Verifying Checksum 04:38:13 4f4fb700ef54: Download complete 04:38:13 5d5c8e513c77: Verifying Checksum 04:38:13 5d5c8e513c77: Download complete 04:38:13 43c4264eed91: Download complete 04:38:13 9f66e0745190: Verifying Checksum 04:38:13 9f66e0745190: Download complete 04:38:13 43c4264eed91: Pull complete 04:38:13 561ebcabdf7f: Download complete 04:38:13 4cc291be95ef: Pull complete 04:38:13 2ac1f1163629: Verifying Checksum 04:38:13 2ac1f1163629: Download complete 04:38:14 f49a43e4bbc0: Verifying Checksum 04:38:14 f49a43e4bbc0: Download complete 04:38:17 2ac1f1163629: Pull complete 04:38:17 5c3c966382ef: Pull complete 04:38:17 4f4fb700ef54: Pull complete 04:38:17 5d5c8e513c77: Pull complete 04:38:17 9f66e0745190: Pull complete 04:38:19 f49a43e4bbc0: Pull complete 04:38:19 561ebcabdf7f: Pull complete 04:38:19 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 04:38:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:38:19 ---> 3a752c3f9dda 04:38:19 Step 3/10 : ARG MAKE=make build 04:38:21 ---> Running in d8793e30bec7 04:38:21 Removing intermediate container d8793e30bec7 04:38:21 ---> ac022c628086 04:38:21 Step 4/10 : WORKDIR /device-sdk-go 04:38:21 ---> Running in d09dc1e1986f 04:38:21 Removing intermediate container d09dc1e1986f 04:38:21 ---> c74d6f0d4bff 04:38:21 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:38:21 ---> Running in a939022a6cd1 04:38:21 Removing intermediate container a939022a6cd1 04:38:21 ---> 3eb38734a753 04:38:21 Step 6/10 : RUN apk add --update --no-cache make git 04:38:21 ---> Running in 47b2b16af8a1 04:38:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:38:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:38:22 OK: 246 MiB in 54 packages 04:38:22 Removing intermediate container 47b2b16af8a1 04:38:22 ---> b23f8c6877e6 04:38:22 Step 7/10 : COPY go.mod vendor* ./ 04:38:22 ---> a032190c7070 04:38:22 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:38:22 ---> Running in fd2f8ba7af07 04:38:26 Still waiting to schedule task 04:38:26 ‘prd-ubuntu20.04-docker-arm64-4c-16g-21986’ is offline 04:38:55 Removing intermediate container fd2f8ba7af07 04:38:55 ---> 283f3917004b 04:38:55 Step 9/10 : COPY . . 04:38:55 ---> 81deb6a18f40 04:38:55 Step 10/10 : RUN ${MAKE} 04:38:55 ---> Running in 085b2e298303 04:38:55 noop 04:38:55 Removing intermediate container 085b2e298303 04:38:55 ---> 7ac2df107b8c 04:38:55 Successfully built 7ac2df107b8c 04:38:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:55 + docker inspect -f . ci-base-image-x86_64 04:38:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:38:55 prd-ubuntu20.04-docker-8c-8g-21987 does not seem to be running inside a container 04:38:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat 04:38:56 $ docker top 062fc6dd7e7ea87610872fb24ddf17284b5968d37d264d47d2092e08a3e3cac1 -eo pid,comm [Pipeline] { [Pipeline] sh 04:38:56 + go version 04:38:56 go version go1.23.2 linux/amd64 [Pipeline] } 04:38:56 $ docker stop --time=1 062fc6dd7e7ea87610872fb24ddf17284b5968d37d264d47d2092e08a3e3cac1 04:38:57 $ docker rm -f --volumes 062fc6dd7e7ea87610872fb24ddf17284b5968d37d264d47d2092e08a3e3cac1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:58 + docker inspect -f . ci-base-image-x86_64 04:38:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:38:58 prd-ubuntu20.04-docker-8c-8g-21987 does not seem to be running inside a container 04:38:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat 04:38:58 $ docker top 64a80db80200515f2ff26224f6b930d1bf5f4243a3be97c0ff58ec253ad3b636 -eo pid,comm [Pipeline] { [Pipeline] sh 04:38:58 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 04:38:59 + make test 04:38:59 go test -race -coverprofile=coverage.out ./... 04:39:07 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:39:47 github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple coverage: 0.0% of statements 04:39:47 github.com/edgexfoundry/device-sdk-go/v3/example/config coverage: 0.0% of statements 04:39:47 github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery coverage: 0.0% of statements 04:39:47 github.com/edgexfoundry/device-sdk-go/v3/internal/application coverage: 0.0% of statements 04:39:47 github.com/edgexfoundry/device-sdk-go/v3/example/driver coverage: 0.0% of statements 04:39:47 github.com/edgexfoundry/device-sdk-go/v3/internal/config coverage: 0.0% of statements 04:39:47 github.com/edgexfoundry/device-sdk-go/v3/internal/container coverage: 0.0% of statements 04:39:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.030s coverage: 26.0% of statements 04:39:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.033s coverage: 79.4% of statements 04:39:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.048s coverage: 86.0% of statements 04:39:47 github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation coverage: 0.0% of statements 04:39:47 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:39:47 github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements 04:39:47 github.com/edgexfoundry/device-sdk-go/v3/internal/utils coverage: 0.0% of statements 04:39:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.105s coverage: 45.2% of statements 04:39:47 github.com/edgexfoundry/device-sdk-go/v3/pkg/startup coverage: 0.0% of statements 04:39:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.046s coverage: 14.1% of statements 04:39:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.634s coverage: 44.6% of statements 04:39:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.051s coverage: 68.3% of statements 04:39:47 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.083s coverage: 88.3% of statements 04:39:47 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.054s coverage: 5.3% of statements 04:40:16 GO111MODULE=on go vet ./... 04:40:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21988 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 04:40:22 Running in /w/workspace/device-sdk-go/318 [Pipeline] { [Pipeline] checkout 04:40:22 The recommended git tool is: git 04:40:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:40:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:40:23 ./bin/test-attribution-txt.sh 04:40:23 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 04:40:23 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 04:40:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:40:23 $ docker stop --time=1 64a80db80200515f2ff26224f6b930d1bf5f4243a3be97c0ff58ec253ad3b636 04:40:25 $ docker rm -f --volumes 64a80db80200515f2ff26224f6b930d1bf5f4243a3be97c0ff58ec253ad3b636 [Pipeline] // withDockerContainer [Pipeline] sh 04:40:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:40:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:40:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:40:26 + ls -al . 04:40:26 total 712 04:40:26 drwxrwxr-x 11 jenkins jenkins 4096 Oct 7 04:38 . 04:40:26 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 04:37 .. 04:40:26 -rw-rw-r-- 1 jenkins jenkins 140 Oct 7 04:37 .dockerignore 04:40:26 drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 04:39 .git 04:40:26 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 04:37 .github 04:40:26 -rw-rw-r-- 1 jenkins jenkins 137 Oct 7 04:37 .gitignore 04:40:26 -rw-rw-r-- 1 jenkins jenkins 199 Oct 7 04:37 .golangci.yml 04:40:26 drwxr-xr-x 3 jenkins jenkins 4096 Oct 7 04:38 .semver 04:40:26 -rw-rw-r-- 1 jenkins jenkins 48109 Oct 7 04:37 CHANGELOG.md 04:40:26 -rw-rw-r-- 1 jenkins jenkins 677 Oct 7 04:37 GOVERNANCE.md 04:40:26 -rw-rw-r-- 1 jenkins jenkins 885 Oct 7 04:37 Jenkinsfile 04:40:26 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 7 04:37 LICENSE 04:40:26 -rw-rw-r-- 1 jenkins jenkins 1842 Oct 7 04:37 Makefile 04:40:26 -rw-rw-r-- 1 jenkins jenkins 619 Oct 7 04:37 OWNERS.md 04:40:26 -rw-rw-r-- 1 jenkins jenkins 4937 Oct 7 04:37 README.md 04:40:26 -rw-rw-r-- 1 jenkins jenkins 12 Oct 7 04:38 VERSION 04:40:26 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 04:37 bin 04:40:26 -rw-r--r-- 1 jenkins jenkins 466603 Oct 7 04:39 coverage.out 04:40:26 drwxrwxr-x 5 jenkins jenkins 4096 Oct 7 04:37 example 04:40:26 -rw-rw-r-- 1 jenkins jenkins 6956 Oct 7 04:37 go.mod 04:40:26 -rw-rw-r-- 1 jenkins jenkins 99963 Oct 7 04:37 go.sum 04:40:26 drwxrwxr-x 13 jenkins jenkins 4096 Oct 7 04:37 internal 04:40:26 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 04:37 openapi 04:40:26 drwxrwxr-x 6 jenkins jenkins 4096 Oct 7 04:37 pkg 04:40:26 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 04:37 snap 04:40:26 -rw-rw-r-- 1 jenkins jenkins 222 Oct 7 04:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:27 using credential edgex-jenkins-ssh 04:40:27 Cloning the remote Git repository 04:40:27 + 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=0ef7f81e2a588ab6c564a89cd743b8af47c7a923 --label arch=amd64 --label version=3.2.0-dev.43 . 04:40:27 Sending build context to Docker daemon 25.88MB 04:40:27 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 04:40:27 Step 2/24 : FROM ${BASE} AS builder 04:40:27 ---> 7ac2df107b8c 04:40:27 Step 3/24 : ARG MAKE=make build 04:40:27 ---> Running in 4c040c81afad 04:40:27 Removing intermediate container 4c040c81afad 04:40:27 ---> a62294a86677 04:40:27 Step 4/24 : WORKDIR /device-sdk-go 04:40:27 ---> Running in eeb5a22e0d4f 04:40:27 Removing intermediate container eeb5a22e0d4f 04:40:27 ---> 8895ad26f262 04:40:27 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:40:27 ---> Running in 814a40b9bbf1 04:40:27 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:40:27 > git init /w/workspace/device-sdk-go/318 # timeout=10 04:40:27 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:40:27 > git --version # timeout=10 04:40:27 > git --version # 'git version 2.25.1' 04:40:27 using GIT_SSH to set credentials SSH Credentials for GitHub 04:40:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:40:27 Removing intermediate container 814a40b9bbf1 04:40:27 ---> 89f5d7ab685a 04:40:27 Step 6/24 : RUN apk add --update --no-cache make git 04:40:27 ---> Running in 2186229bce4e 04:40:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:40:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:40:28 OK: 246 MiB in 54 packages 04:40:28 Removing intermediate container 2186229bce4e 04:40:28 ---> 213627b78d99 04:40:28 Step 7/24 : COPY go.mod vendor* ./ 04:40:28 ---> 6db249811d4d 04:40:28 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:40:28 ---> Running in 07438a45bd8f 04:40:29 Removing intermediate container 07438a45bd8f 04:40:29 ---> cd66a35ac96d 04:40:29 Step 9/24 : COPY . . 04:40:30 ---> 087365052f8b 04:40:30 Step 10/24 : RUN ${MAKE} 04:40:30 ---> Running in 35be7a607217 04:40:30 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.43 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.43" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:40:30 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:40:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:40:31 Avoid second fetch 04:40:31 Checking out Revision 0ef7f81e2a588ab6c564a89cd743b8af47c7a923 (main) 04:40:32 Commit message: "Merge pull request #1634 from edgexfoundry/dependabot/go_modules/golang.org/x/net-0.30.0" 04:40:31 > git config core.sparsecheckout # timeout=10 04:40:31 > git checkout -f 0ef7f81e2a588ab6c564a89cd743b8af47c7a923 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:40:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:40:37 % Total % Received % Xferd Average Speed Time Time Time Current 04:40:37 Dload Upload Total Spent Left Speed 04:40:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 04:40:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:40:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:40:37 + sudo tee /etc/docker/daemon.new 04:40:37 { 04:40:37 "registry-mirrors": [ 04:40:37 "https://nexus3.edgexfoundry.org:10001" 04:40:37 ], 04:40:37 "bip": "10.250.0.254/24", 04:40:37 "hosts": [ 04:40:37 "tcp://0.0.0.0:5555", 04:40:37 "unix:///var/run/docker.sock" 04:40:37 ], 04:40:37 "mtu": 1458, 04:40:37 "selinux-enabled": true, 04:40:37 "seccomp-profile": "/etc/docker/seccomp.json" 04:40:37 } [Pipeline] sh 04:40:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:40:38 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:40:56 provisioning config files... 04:40:56 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/318@tmp/config8779495037216071897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:40:57 ---> ****-login.sh 04:40:57 nexus3.edgexfoundry.org:10001 04:40:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:40:57 Configure a credential helper to remove this warning. See 04:40:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:40:57 04:40:57 Login Succeeded 04:40:57 nexus3.edgexfoundry.org:10002 04:40:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:40:58 Configure a credential helper to remove this warning. See 04:40:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:40:58 04:40:58 Login Succeeded 04:40:58 nexus3.edgexfoundry.org:10003 04:40:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:40:58 Configure a credential helper to remove this warning. See 04:40:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:40:58 04:40:58 Login Succeeded 04:40:58 nexus3.edgexfoundry.org:10004 04:40:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:40:58 Configure a credential helper to remove this warning. See 04:40:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:40:58 04:40:58 Login Succeeded 04:40:58 ****.io 04:40:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:40:59 Configure a credential helper to remove this warning. See 04:40:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:40:59 04:40:59 Login Succeeded 04:40:59 ---> ****-login.sh ends [Pipeline] } 04:40:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:40:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:40:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:40:59 ========================================================= 04:40:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 04:40:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:59 + 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.23-alpine --build-arg MAKE=echo noop --target=builder . 04:41:00 Sending build context to Docker daemon 13.17MB 04:41:00 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 04:41:00 Step 2/10 : FROM ${BASE} AS builder 04:41:00 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:41:00 cf04c63912e1: Pulling fs layer 04:41:00 55b35a11ae5e: Pulling fs layer 04:41:00 a37a00ec5f00: Pulling fs layer 04:41:00 50b3750afda1: Pulling fs layer 04:41:00 4f4fb700ef54: Pulling fs layer 04:41:00 80978eb59214: Pulling fs layer 04:41:00 c9f46d7d2bd2: Pulling fs layer 04:41:00 c5a475d317c9: Pulling fs layer 04:41:00 80978eb59214: Waiting 04:41:00 c9f46d7d2bd2: Waiting 04:41:00 c5a475d317c9: Waiting 04:41:00 50b3750afda1: Waiting 04:41:00 55b35a11ae5e: Download complete 04:41:00 50b3750afda1: Download complete 04:41:00 4f4fb700ef54: Verifying Checksum 04:41:00 4f4fb700ef54: Download complete 04:41:00 80978eb59214: Verifying Checksum 04:41:00 80978eb59214: Download complete 04:41:00 cf04c63912e1: Download complete 04:41:01 c5a475d317c9: Verifying Checksum 04:41:01 c5a475d317c9: Download complete 04:41:01 cf04c63912e1: Pull complete 04:41:02 55b35a11ae5e: Pull complete 04:41:02 Removing intermediate container 35be7a607217 04:41:02 ---> a7274aad241b 04:41:02 Step 11/24 : FROM alpine:3.20 04:41:02 3.20: Pulling from library/alpine 04:41:02 43c4264eed91: Already exists 04:41:02 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:41:02 Status: Downloaded newer image for alpine:3.20 04:41:02 ---> 91ef0af61f39 04:41:02 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:41:02 ---> Running in d54b92024a0f 04:41:02 Removing intermediate container d54b92024a0f 04:41:02 ---> 4e34b28295a7 04:41:02 Step 13/24 : RUN apk add --update --no-cache dumb-init 04:41:02 ---> Running in b2a3f6d416da 04:41:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:41:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:41:02 (1/1) Installing dumb-init (1.2.5-r3) 04:41:02 Executing busybox-1.36.1-r29.trigger 04:41:02 OK: 8 MiB in 15 packages 04:41:02 Removing intermediate container b2a3f6d416da 04:41:02 ---> 4185656e9ae9 04:41:02 Step 14/24 : RUN apk --no-cache upgrade 04:41:02 ---> Running in c69d6a999e45 04:41:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:41:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:41:02 Upgrading critical system libraries and apk-tools: 04:41:02 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:41:02 Executing busybox-1.36.1-r29.trigger 04:41:02 Continuing the upgrade transaction with new apk-tools: 04:41:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:41:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:41:02 OK: 8 MiB in 15 packages 04:41:02 Removing intermediate container c69d6a999e45 04:41:02 ---> 2b158593d933 04:41:02 Step 15/24 : WORKDIR / 04:41:02 ---> Running in 9fb3cffc212d 04:41:02 Removing intermediate container 9fb3cffc212d 04:41:02 ---> 20c951535c08 04:41:02 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:41:02 ---> 6c7286f4e2f2 04:41:02 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:41:02 ---> b261c42015b4 04:41:02 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:41:02 ---> 8fa80df5f5d8 04:41:02 Step 19/24 : EXPOSE 59999 04:41:02 ---> Running in fff6df49e8ba 04:41:02 Removing intermediate container fff6df49e8ba 04:41:02 ---> 31546abe199f 04:41:02 Step 20/24 : ENTRYPOINT ["/device-simple"] 04:41:02 ---> Running in 74f915e1d9f7 04:41:02 a37a00ec5f00: Verifying Checksum 04:41:02 a37a00ec5f00: Download complete 04:41:02 Removing intermediate container 74f915e1d9f7 04:41:02 ---> 1d76019bda43 04:41:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:41:02 ---> Running in e5168dd767f9 04:41:02 Removing intermediate container e5168dd767f9 04:41:02 ---> b791b0c5ef4e 04:41:02 Step 22/24 : LABEL arch=amd64 04:41:02 ---> Running in 0c1a67ccbc5c 04:41:02 Removing intermediate container 0c1a67ccbc5c 04:41:02 ---> 5234e3eada73 04:41:02 Step 23/24 : LABEL git_sha=0ef7f81e2a588ab6c564a89cd743b8af47c7a923 04:41:02 ---> Running in c6e4a799e4b4 04:41:03 Removing intermediate container c6e4a799e4b4 04:41:03 ---> e0e17deadeaf 04:41:03 Step 24/24 : LABEL version=3.2.0-dev.43 04:41:03 ---> Running in d90a0b327a4a 04:41:03 Removing intermediate container d90a0b327a4a 04:41:03 ---> 2b7df55fef8f 04:41:03 [Warning] One or more build-args [ARCH] were not consumed 04:41:03 Successfully built 2b7df55fef8f 04:41:03 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:41:03 04:41:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:03 c9f46d7d2bd2: Verifying Checksum 04:41:03 c9f46d7d2bd2: Download complete 04:41:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:41:03 latest: Pulling from edgex-lftools-log-publisher 04:41:03 5eb5b503b376: Pulling fs layer 04:41:03 5c69ac0246d0: Pulling fs layer 04:41:03 ec43610c2a17: Pulling fs layer 04:41:03 3a2ae6a8a46f: Pulling fs layer 04:41:03 33b1e0a273af: Pulling fs layer 04:41:03 5d3b04190fa2: Pulling fs layer 04:41:03 2f39f015ded8: Pulling fs layer 04:41:03 5d3b04190fa2: Waiting 04:41:03 3a2ae6a8a46f: Waiting 04:41:03 2f39f015ded8: Waiting 04:41:03 33b1e0a273af: Waiting 04:41:03 5c69ac0246d0: Verifying Checksum 04:41:03 5c69ac0246d0: Download complete 04:41:03 3a2ae6a8a46f: Verifying Checksum 04:41:03 3a2ae6a8a46f: Download complete 04:41:03 33b1e0a273af: Verifying Checksum 04:41:03 33b1e0a273af: Download complete 04:41:03 5d3b04190fa2: Verifying Checksum 04:41:03 ec43610c2a17: Verifying Checksum 04:41:03 ec43610c2a17: Download complete 04:41:04 5eb5b503b376: Verifying Checksum 04:41:04 5eb5b503b376: Download complete 04:41:04 2f39f015ded8: Download complete 04:41:05 5eb5b503b376: Pull complete 04:41:05 5c69ac0246d0: Pull complete 04:41:05 ec43610c2a17: Pull complete 04:41:05 3a2ae6a8a46f: Pull complete 04:41:06 33b1e0a273af: Pull complete 04:41:06 5d3b04190fa2: Pull complete 04:41:13 2f39f015ded8: Pull complete 04:41:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:41:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:41:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:13 prd-ubuntu20.04-docker-8c-8g-21987 does not seem to be running inside a container 04:41:13 $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:41:15 $ docker top e852603f590b5c250adab81bf8d60c0a4b0bcce8e0c2d1760f46bf9850e655bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:41:15 ---> job-cost.sh 04:41:15 lf-activate-venv: SKIPPING 04:41:15 INFO: No Stack... 04:41:15 INFO: Retrieving Pricing Info for: v3-standard-8 04:41:16 INFO: Archiving Costs [Pipeline] sh 04:41:16 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 04:41:16 + cut -d, -f6 04:41:16 a37a00ec5f00: Pull complete 04:41:16 50b3750afda1: Pull complete 04:41:16 4f4fb700ef54: Pull complete [Pipeline] lock 04:41:16 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-318-stack-cost] 04:41:16 Resource [jenkins-edgexfoundry-device-sdk-go-main-318-stack-cost] did not exist. Created. 04:41:16 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-318-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:41:16 80978eb59214: Pull complete 04:41:16 + echo total: 0.2199999988079071 [Pipeline] stash 04:41:16 Stashed 1 file(s) [Pipeline] } 04:41:16 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-318-stack-cost] [Pipeline] // lock [Pipeline] } 04:41:17 $ docker stop --time=1 e852603f590b5c250adab81bf8d60c0a4b0bcce8e0c2d1760f46bf9850e655bd 04:41:18 $ docker rm -f --volumes e852603f590b5c250adab81bf8d60c0a4b0bcce8e0c2d1760f46bf9850e655bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:41:26 c9f46d7d2bd2: Pull complete 04:41:27 c5a475d317c9: Pull complete 04:41:27 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 04:41:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:41:27 ---> be29e6b0f0d4 04:41:27 Step 3/10 : ARG MAKE=make build 04:41:28 ---> Running in ca0268f0e40f 04:41:28 Removing intermediate container ca0268f0e40f 04:41:28 ---> 5b24b6a089b3 04:41:28 Step 4/10 : WORKDIR /device-sdk-go 04:41:28 ---> Running in 456e892b0802 04:41:28 Removing intermediate container 456e892b0802 04:41:28 ---> e1a352a42a85 04:41:28 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:41:28 ---> Running in 3c6c6564600f 04:41:29 Removing intermediate container 3c6c6564600f 04:41:29 ---> 584530e244d7 04:41:29 Step 6/10 : RUN apk add --update --no-cache make git 04:41:29 ---> Running in 14641512aea8 04:41:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:41:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:41:31 OK: 238 MiB in 54 packages 04:41:32 Removing intermediate container 14641512aea8 04:41:32 ---> eb4d30a0f397 04:41:32 Step 7/10 : COPY go.mod vendor* ./ 04:41:33 ---> 662a0d42a7d8 04:41:33 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:41:33 ---> Running in f3b8bfd1a695 04:43:25 Removing intermediate container f3b8bfd1a695 04:43:25 ---> bee1c08e58a8 04:43:25 Step 9/10 : COPY . . 04:43:25 ---> 808ff5b48fb2 04:43:25 Step 10/10 : RUN ${MAKE} 04:43:25 ---> Running in 9a48b7435421 04:43:25 noop 04:43:25 Removing intermediate container 9a48b7435421 04:43:25 ---> 7fd6237b7f0e 04:43:25 Successfully built 7fd6237b7f0e 04:43:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:25 + docker inspect -f . ci-base-image-arm64 04:43:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:25 prd-ubuntu20.04-docker-arm64-4c-16g-21988 does not seem to be running inside a container 04:43:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/318 -v /w/workspace/device-sdk-go/318:/w/workspace/device-sdk-go/318:rw,z -v /w/workspace/device-sdk-go/318@tmp:/w/workspace/device-sdk-go/318@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:43:26 $ docker top 5c72aea94af4a6de6ef5e022630e1f42a543f3e4b58905c318e327e3ef6ddca2 -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:27 + go version 04:43:27 go version go1.23.2 linux/arm64 [Pipeline] } 04:43:27 $ docker stop --time=1 5c72aea94af4a6de6ef5e022630e1f42a543f3e4b58905c318e327e3ef6ddca2 04:43:29 $ docker rm -f --volumes 5c72aea94af4a6de6ef5e022630e1f42a543f3e4b58905c318e327e3ef6ddca2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:30 + docker inspect -f . ci-base-image-arm64 04:43:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:30 prd-ubuntu20.04-docker-arm64-4c-16g-21988 does not seem to be running inside a container 04:43:30 $ 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/318 -v /w/workspace/device-sdk-go/318:/w/workspace/device-sdk-go/318:rw,z -v /w/workspace/device-sdk-go/318@tmp:/w/workspace/device-sdk-go/318@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:43:31 $ docker top ce17d74b3026a333c0648df6a091ebca445e2edfc422dd5b2041ade3730645a3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:31 + git config --global --add safe.directory /w/workspace/device-sdk-go/318 [Pipeline] fileExists [Pipeline] sh 04:43:32 + make test 04:43:32 go test -race -coverprofile=coverage.out ./... 04:44:19 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:47:30 github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple coverage: 0.0% of statements 04:47:30 github.com/edgexfoundry/device-sdk-go/v3/internal/application coverage: 0.0% of statements 04:47:30 github.com/edgexfoundry/device-sdk-go/v3/example/driver coverage: 0.0% of statements 04:47:30 github.com/edgexfoundry/device-sdk-go/v3/example/config coverage: 0.0% of statements 04:47:30 github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery coverage: 0.0% of statements 04:47:43 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.165s coverage: 26.0% of statements 04:47:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.173s coverage: 79.4% of statements 04:47:56 github.com/edgexfoundry/device-sdk-go/v3/internal/config coverage: 0.0% of statements 04:47:56 github.com/edgexfoundry/device-sdk-go/v3/internal/container coverage: 0.0% of statements 04:47:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.252s coverage: 86.0% of statements 04:48:08 github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation coverage: 0.0% of statements 04:48:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.527s coverage: 45.2% of statements 04:48:11 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.279s coverage: 14.1% of statements 04:48:11 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.925s coverage: 44.6% of statements 04:48:14 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:48:14 github.com/edgexfoundry/device-sdk-go/v3/internal/utils coverage: 0.0% of statements 04:48:14 github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements 04:48:15 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.357s coverage: 68.3% of statements 04:48:20 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.333s coverage: 88.3% of statements 04:48:25 github.com/edgexfoundry/device-sdk-go/v3/pkg/startup coverage: 0.0% of statements 04:48:26 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.286s coverage: 5.3% of statements 04:48:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:48:27 GO111MODULE=on go vet ./... 04:51:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:51:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:51:49 ./bin/test-attribution-txt.sh 04:51:49 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 04:51:49 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 04:51:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:51:49 $ docker stop --time=1 ce17d74b3026a333c0648df6a091ebca445e2edfc422dd5b2041ade3730645a3 04:51:51 $ docker rm -f --volumes ce17d74b3026a333c0648df6a091ebca445e2edfc422dd5b2041ade3730645a3 [Pipeline] // withDockerContainer [Pipeline] sh 04:51:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:51:53 Warning: overwriting stash ‘coverage-report’ 04:51:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:51:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:51:55 + ls -al . 04:51:55 total 708 04:51:55 drwxrwxr-x 10 jenkins jenkins 4096 Oct 7 04:43 . 04:51:55 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 04:40 .. 04:51:55 -rw-rw-r-- 1 jenkins jenkins 140 Oct 7 04:40 .dockerignore 04:51:55 drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 04:40 .git 04:51:55 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 04:40 .github 04:51:55 -rw-rw-r-- 1 jenkins jenkins 137 Oct 7 04:40 .gitignore 04:51:55 -rw-rw-r-- 1 jenkins jenkins 199 Oct 7 04:40 .golangci.yml 04:51:55 -rw-rw-r-- 1 jenkins jenkins 48109 Oct 7 04:40 CHANGELOG.md 04:51:55 -rw-rw-r-- 1 jenkins jenkins 677 Oct 7 04:40 GOVERNANCE.md 04:51:55 -rw-rw-r-- 1 jenkins jenkins 885 Oct 7 04:40 Jenkinsfile 04:51:55 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 7 04:40 LICENSE 04:51:55 -rw-rw-r-- 1 jenkins jenkins 1842 Oct 7 04:40 Makefile 04:51:55 -rw-rw-r-- 1 jenkins jenkins 619 Oct 7 04:40 OWNERS.md 04:51:55 -rw-rw-r-- 1 jenkins jenkins 4937 Oct 7 04:40 README.md 04:51:55 -rw-rw-r-- 1 jenkins jenkins 12 Oct 7 04:38 VERSION 04:51:55 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 04:40 bin 04:51:55 -rw-r--r-- 1 jenkins jenkins 466604 Oct 7 04:48 coverage.out 04:51:55 drwxrwxr-x 5 jenkins jenkins 4096 Oct 7 04:40 example 04:51:55 -rw-rw-r-- 1 jenkins jenkins 6956 Oct 7 04:40 go.mod 04:51:55 -rw-rw-r-- 1 jenkins jenkins 99963 Oct 7 04:40 go.sum 04:51:55 drwxrwxr-x 13 jenkins jenkins 4096 Oct 7 04:40 internal 04:51:55 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 04:40 openapi 04:51:55 drwxrwxr-x 6 jenkins jenkins 4096 Oct 7 04:40 pkg 04:51:55 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 04:40 snap 04:51:55 -rw-rw-r-- 1 jenkins jenkins 222 Oct 7 04:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:55 + 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=0ef7f81e2a588ab6c564a89cd743b8af47c7a923 --label arch=arm64 --label version=3.2.0-dev.43 . 04:51:56 Sending build context to Docker daemon 13.63MB 04:51:56 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 04:51:56 Step 2/24 : FROM ${BASE} AS builder 04:51:56 ---> 7fd6237b7f0e 04:51:56 Step 3/24 : ARG MAKE=make build 04:51:56 ---> Running in 77ab8afc790a 04:51:56 Removing intermediate container 77ab8afc790a 04:51:56 ---> b5c6ad0856a1 04:51:56 Step 4/24 : WORKDIR /device-sdk-go 04:51:56 ---> Running in 7d2acf7cf643 04:51:57 Removing intermediate container 7d2acf7cf643 04:51:57 ---> 8c526608b9de 04:51:57 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:51:57 ---> Running in f96781130ee6 04:51:57 Removing intermediate container f96781130ee6 04:51:57 ---> ebeaf1dda8c1 04:51:57 Step 6/24 : RUN apk add --update --no-cache make git 04:51:57 ---> Running in 83f56999f73e 04:51:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:51:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:51:59 OK: 238 MiB in 54 packages 04:52:00 Removing intermediate container 83f56999f73e 04:52:00 ---> 1f0ddd5e3013 04:52:00 Step 7/24 : COPY go.mod vendor* ./ 04:52:01 ---> 6951c237fd9a 04:52:01 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:52:01 ---> Running in ef26d63031e4 04:52:03 Removing intermediate container ef26d63031e4 04:52:03 ---> baaa10e6863d 04:52:03 Step 9/24 : COPY . . 04:52:05 ---> bca61a3b4ec5 04:52:05 Step 10/24 : RUN ${MAKE} 04:52:05 ---> Running in b5536725e49f 04:52:06 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.43 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.43" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:55:27 Removing intermediate container b5536725e49f 04:55:27 ---> 05fb8a1b7f41 04:55:27 Step 11/24 : FROM alpine:3.20 04:55:27 3.20: Pulling from library/alpine 04:55:27 cf04c63912e1: Already exists 04:55:27 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:55:27 Status: Downloaded newer image for alpine:3.20 04:55:27 ---> c157a85ed455 04:55:27 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:55:27 ---> Running in b8820dd08098 04:55:27 Removing intermediate container b8820dd08098 04:55:27 ---> b16ee2b82173 04:55:27 Step 13/24 : RUN apk add --update --no-cache dumb-init 04:55:27 ---> Running in 95cc3f6e466e 04:55:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:55:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:55:27 (1/1) Installing dumb-init (1.2.5-r3) 04:55:27 Executing busybox-1.36.1-r29.trigger 04:55:27 OK: 9 MiB in 15 packages 04:55:28 Removing intermediate container 95cc3f6e466e 04:55:28 ---> fd26c1961f6a 04:55:28 Step 14/24 : RUN apk --no-cache upgrade 04:55:28 ---> Running in c23984be6856 04:55:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:55:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:55:31 Upgrading critical system libraries and apk-tools: 04:55:31 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:55:31 Executing busybox-1.36.1-r29.trigger 04:55:31 Continuing the upgrade transaction with new apk-tools: 04:55:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:55:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:55:33 OK: 9 MiB in 15 packages 04:55:34 Removing intermediate container c23984be6856 04:55:34 ---> 04562df8ad7d 04:55:34 Step 15/24 : WORKDIR / 04:55:34 ---> Running in c890b5c75aff 04:55:35 Removing intermediate container c890b5c75aff 04:55:35 ---> 77c34fa5cc77 04:55:35 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:55:35 ---> be84a4b66c42 04:55:35 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:55:37 ---> ac235b52213a 04:55:37 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:55:38 ---> 8fe2a56ebb17 04:55:38 Step 19/24 : EXPOSE 59999 04:55:38 ---> Running in cec3bda708a7 04:55:38 Removing intermediate container cec3bda708a7 04:55:38 ---> 6f50f051b985 04:55:38 Step 20/24 : ENTRYPOINT ["/device-simple"] 04:55:38 ---> Running in eb33aff9b62d 04:55:39 Removing intermediate container eb33aff9b62d 04:55:39 ---> c12b90cbbfde 04:55:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:55:39 ---> Running in 56653480d4fb 04:55:39 Removing intermediate container 56653480d4fb 04:55:39 ---> 9c057f1285c6 04:55:39 Step 22/24 : LABEL arch=arm64 04:55:39 ---> Running in 56c0046451c8 04:55:39 Removing intermediate container 56c0046451c8 04:55:39 ---> dec767896ed1 04:55:39 Step 23/24 : LABEL git_sha=0ef7f81e2a588ab6c564a89cd743b8af47c7a923 04:55:39 ---> Running in 8750907f88e4 04:55:39 Removing intermediate container 8750907f88e4 04:55:39 ---> 4f69a5958cc6 04:55:39 Step 24/24 : LABEL version=3.2.0-dev.43 04:55:40 ---> Running in e099586afd98 04:55:40 Removing intermediate container e099586afd98 04:55:40 ---> c637f13b4126 04:55:40 [Warning] One or more build-args [ARCH] were not consumed 04:55:40 Successfully built c637f13b4126 04:55:40 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:55:40 04:55:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:55:41 arm64: Pulling from edgex-lftools-log-publisher 04:55:41 8998bd30e6a1: Pulling fs layer 04:55:41 04944245beec: Pulling fs layer 04:55:41 699f458cf7ca: Pulling fs layer 04:55:41 765212b225bb: Pulling fs layer 04:55:41 f23df028b6ca: Pulling fs layer 04:55:41 d65c8cfc05b1: Pulling fs layer 04:55:41 2437ff75d9bd: Pulling fs layer 04:55:41 f23df028b6ca: Waiting 04:55:41 d65c8cfc05b1: Waiting 04:55:41 765212b225bb: Waiting 04:55:41 2437ff75d9bd: Waiting 04:55:41 04944245beec: Verifying Checksum 04:55:41 04944245beec: Download complete 04:55:41 765212b225bb: Verifying Checksum 04:55:41 765212b225bb: Download complete 04:55:41 f23df028b6ca: Verifying Checksum 04:55:41 f23df028b6ca: Download complete 04:55:41 d65c8cfc05b1: Verifying Checksum 04:55:41 d65c8cfc05b1: Download complete 04:55:41 699f458cf7ca: Verifying Checksum 04:55:41 699f458cf7ca: Download complete 04:55:41 8998bd30e6a1: Verifying Checksum 04:55:41 8998bd30e6a1: Download complete 04:55:44 2437ff75d9bd: Verifying Checksum 04:55:44 2437ff75d9bd: Download complete 04:55:46 8998bd30e6a1: Pull complete 04:55:47 04944245beec: Pull complete 04:55:48 699f458cf7ca: Pull complete 04:55:48 765212b225bb: Pull complete 04:55:49 f23df028b6ca: Pull complete 04:55:49 d65c8cfc05b1: Pull complete 04:56:08 2437ff75d9bd: Pull complete 04:56:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:56:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:56:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:56:08 prd-ubuntu20.04-docker-arm64-4c-16g-21988 does not seem to be running inside a container 04:56:08 $ 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/318 -v /w/workspace/device-sdk-go/318:/w/workspace/device-sdk-go/318:rw,z -v /w/workspace/device-sdk-go/318@tmp:/w/workspace/device-sdk-go/318@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:56:11 $ docker top 2e2b98e60446cff824b61a479b12495203d726ec3ff47a97c78c602481c6ff2e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:56:11 ---> job-cost.sh 04:56:11 lf-activate-venv: SKIPPING 04:56:11 INFO: No Stack... 04:56:12 INFO: Retrieving Pricing Info for: v3-standard-4 04:56:13 INFO: Archiving Costs [Pipeline] sh 04:56:13 + + cat /w/workspace/device-sdk-go/318/archives/cost.csv 04:56:13 cut -d, -f6 [Pipeline] lock 04:56:13 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-318-stack-cost] 04:56:13 Resource [jenkins-edgexfoundry-device-sdk-go-main-318-stack-cost] did not exist. Created. 04:56:13 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-318-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:56:14 /w/workspace/device-sdk-go/318@tmp/durable-061fc0c8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:56:14 + echo total: 0.10999999940395355 [Pipeline] stash 04:56:14 Warning: overwriting stash ‘stack-cost’ 04:56:14 Stashed 1 file(s) [Pipeline] } 04:56:14 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-318-stack-cost] [Pipeline] // lock [Pipeline] } 04:56:14 $ docker stop --time=1 2e2b98e60446cff824b61a479b12495203d726ec3ff47a97c78c602481c6ff2e 04:56:16 $ docker rm -f --volumes 2e2b98e60446cff824b61a479b12495203d726ec3ff47a97c78c602481c6ff2e [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:56:16 provisioning config files... 04:56:16 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10291841447516468487tmp [Pipeline] { [Pipeline] sh 04:56:17 + set +x 04:56:17 + curl -s https://codecov.io/bash 04:56:17 + bash -s -- 04:56:17 04:56:17 _____ _ 04:56:17 / ____| | | 04:56:17 | | ___ __| | ___ ___ _____ __ 04:56:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:56:17 | |___| (_) | (_| | __/ (_| (_) \ V / 04:56:17 \_____\___/ \__,_|\___|\___\___/ \_/ 04:56:17 Bash-1.0.6 04:56:17 04:56:17 04:56:17 ==> git version 2.25.1 found 04:56:17 ==> 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:56:17 Release-Date: 2020-01-08 04:56:17 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:56:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:56:17 ==> Jenkins CI detected. 04:56:17 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 04:56:17 project root: . 04:56:17 --> token set from env 04:56:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:56:17 ==> Running gcov in . (disable via -X gcov) 04:56:17 ==> Python coveragepy not found 04:56:17 ==> Searching for coverage reports in: 04:56:17 + . 04:56:17 -> Found 1 reports 04:56:17 ==> Detecting git/mercurial file structure 04:56:17 ==> Reading reports 04:56:17 + ./coverage.out bytes=466604 04:56:17 ==> Appending adjustments 04:56:17 https://docs.codecov.io/docs/fixing-reports 04:56:17 + Found adjustments 04:56:17 ==> Gzipping contents 04:56:17 44K /tmp/codecov.ZgUf7n.gz 04:56:17 ==> Uploading reports 04:56:17 url: https://codecov.io 04:56:17 query: branch=main&commit=0ef7f81e2a588ab6c564a89cd743b8af47c7a923&build=318&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F318%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:56:17 -> Pinging Codecov 04:56:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0ef7f81e2a588ab6c564a89cd743b8af47c7a923&build=318&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F318%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:56:17 -> Uploading to 04:56:17 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-sdk-go/0ef7f81e2a588ab6c564a89cd743b8af47c7a923/d420dedf-cad1-413f-b6e9-689957182fd2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241007%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241007T045617Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=ccaf3e35bf209dec48bc37885779dac9616dc612b1e566de9e80299337df839a 04:56:17 % Total % Received % Xferd Average Speed Time Time Time Current 04:56:17 Dload Upload Total Spent Left Speed 04:56:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 44617 0 0 100 44617 0 168k --:--:-- --:--:-- --:--:-- 168k 04:56:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/0ef7f81e2a588ab6c564a89cd743b8af47c7a923 [Pipeline] } 04:56:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:56:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:56:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:56:18 04:56:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:56:19 latest: Pulling from edgex-devops/edgex-snyk-go 04:56:19 43c4264eed91: Already exists 04:56:19 4cc291be95ef: Already exists 04:56:19 2ac1f1163629: Already exists 04:56:19 5c3c966382ef: Already exists 04:56:19 4f4fb700ef54: Already exists 04:56:19 d9c7d2e4e75e: Pulling fs layer 04:56:19 9c3e1370e548: Pulling fs layer 04:56:19 d9c7d2e4e75e: Verifying Checksum 04:56:19 d9c7d2e4e75e: Download complete 04:56:19 d9c7d2e4e75e: Pull complete 04:56:20 9c3e1370e548: Verifying Checksum 04:56:20 9c3e1370e548: Download complete 04:56:23 9c3e1370e548: Pull complete 04:56:23 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 04:56:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:56:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:56:23 prd-ubuntu20.04-docker-8c-8g-21987 does not seem to be running inside a container 04:56:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 04:56:25 $ docker top 05e0801ba55f49382f3ac902f4a998b17b93a4bbd3c3d2c8327c9867e2455db6 -eo pid,comm [Pipeline] { [Pipeline] sh 04:56:26 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo 04:56:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 04:56:26 + set -o pipefail 04:56:26 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 04:56:36 04:56:36 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... 04:56:36 04:56:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/8e16fc64-8d08-4a74-80e8-4ec15ad9408b 04:56:36 04:56:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:56:36 04:56:36 04:56:36 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 04:56:36 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:56:36 $ docker stop --time=1 05e0801ba55f49382f3ac902f4a998b17b93a4bbd3c3d2c8327c9867e2455db6 04:56:40 $ docker rm -f --volumes 05e0801ba55f49382f3ac902f4a998b17b93a4bbd3c3d2c8327c9867e2455db6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 04:56:40 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:56:40 provisioning config files... 04:56:40 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7766938851154521099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:56:41 --> edgex-publish-swagger.sh 04:56:41 === Publish openapi/v3 API === 04:56:41 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 04:56:41 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] 04:56:41 % Total % Received % Xferd Average Speed Time Time Time Current 04:56:41 Dload Upload Total Spent Left Speed 04:56:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37518 0 0 100 37518 0 313k --:--:-- --:--:-- --:--:-- 310k 100 37674 100 156 100 37518 402 96695 --:--:-- --:--:-- --:--:-- 96848 04:56:41 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 04:56:41 [Pipeline] } 04:56:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:56:41 + git log --format=format:%s -1 0ef7f81e2a588ab6c564a89cd743b8af47c7a923 [Pipeline] sh 04:56:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:56:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:56:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:56:42 prd-ubuntu20.04-docker-8c-8g-21987 does not seem to be running inside a container 04:56:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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:56:42 $ docker top 3371eabdac7b9dca619ff04bc2e1eaf608d7ff9ce093c9dd441b2f0ff911b327 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:56:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:56:43 [ssh-agent] Looking for ssh-agent implementation... 04:56:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:56:43 $ docker exec 3371eabdac7b9dca619ff04bc2e1eaf608d7ff9ce093c9dd441b2f0ff911b327 ssh-agent 04:56:43 SSH_AUTH_SOCK=/tmp/ssh-g6QAd7W34IEU/agent.32 04:56:43 SSH_AGENT_PID=38 04:56:43 Running ssh-add (command line suppressed) 04:56:43 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9822038480539976913.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9822038480539976913.key) 04:56:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:56:43 + git semver tag 04:56:45 2024-10-07 04:56:43,842 [run_tag] DEBUG tag force:False 04:56:45 2024-10-07 04:56:43,842 [check_head_tag] DEBUG check head tag 04:56:45 2024-10-07 04:56:43,843 [execute] INFO git cat-file --batch-check 04:56:45 2024-10-07 04:56:43,844 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 04:56:45 2024-10-07 04:56:43,847 [execute] INFO git cat-file --batch 04:56:45 2024-10-07 04:56:43,847 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 04:56:45 2024-10-07 04:56:43,880 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:56:45 2024-10-07 04:56:43,880 [execute] INFO git tag -a v3.2.0-dev.43 -m v3.2.0-dev.43 04:56:45 2024-10-07 04:56:43,881 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.43', '-m', 'v3.2.0-dev.43'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 04:56:45 2024-10-07 04:56:43,886 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:56:45 3.2.0-dev.43 [Pipeline] } 04:56:45 $ docker exec --env ******** --env ******** 3371eabdac7b9dca619ff04bc2e1eaf608d7ff9ce093c9dd441b2f0ff911b327 ssh-agent -k 04:56:45 unset SSH_AUTH_SOCK; 04:56:45 unset SSH_AGENT_PID; 04:56:45 echo Agent pid 38 killed; 04:56:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:56:45 + git semver [Pipeline] } 04:56:45 $ docker stop --time=1 3371eabdac7b9dca619ff04bc2e1eaf608d7ff9ce093c9dd441b2f0ff911b327 04:56:47 $ docker rm -f --volumes 3371eabdac7b9dca619ff04bc2e1eaf608d7ff9ce093c9dd441b2f0ff911b327 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:56:47 04:56:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:56:47 0.23.1-centos7: Pulling from edgex-lftools 04:56:47 ab5ef0e58194: Pulling fs layer 04:56:47 9712f1f96733: Pulling fs layer 04:56:47 63f879dbbcfc: Pulling fs layer 04:56:47 0d9ebad4ef96: Pulling fs layer 04:56:47 e9a5061849ea: Pulling fs layer 04:56:47 d747dcd14b5f: Pulling fs layer 04:56:47 2de7ff778b66: Pulling fs layer 04:56:47 0d9ebad4ef96: Waiting 04:56:47 e9a5061849ea: Waiting 04:56:47 d747dcd14b5f: Waiting 04:56:47 2de7ff778b66: Waiting 04:56:47 9712f1f96733: Download complete 04:56:48 63f879dbbcfc: Verifying Checksum 04:56:48 63f879dbbcfc: Download complete 04:56:48 e9a5061849ea: Verifying Checksum 04:56:48 e9a5061849ea: Download complete 04:56:48 d747dcd14b5f: Verifying Checksum 04:56:48 d747dcd14b5f: Download complete 04:56:48 ab5ef0e58194: Download complete 04:56:48 0d9ebad4ef96: Verifying Checksum 04:56:48 0d9ebad4ef96: Download complete 04:56:48 2de7ff778b66: Verifying Checksum 04:56:48 2de7ff778b66: Download complete 04:56:50 ab5ef0e58194: Pull complete 04:56:51 9712f1f96733: Pull complete 04:56:51 63f879dbbcfc: Pull complete 04:56:55 0d9ebad4ef96: Pull complete 04:56:55 e9a5061849ea: Pull complete 04:56:55 d747dcd14b5f: Pull complete 04:56:56 2de7ff778b66: Pull complete 04:56:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:56:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:56:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:56:56 prd-ubuntu20.04-docker-8c-8g-21987 does not seem to be running inside a container 04:56:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:57:05 $ docker top 0b16f21c03a2186bd2b20d4cb45da9f7c82717a5bb54cd8ba496909af50422fc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:57:05 provisioning config files... 04:57:05 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5911865355884367386tmp 04:57:05 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14768626847485422874tmp 04:57:05 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config283497447169711947tmp [Pipeline] { [Pipeline] echo 04:57:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:57:05 ---> sigul-configuration.sh 04:57:05 gpg: directory `/root/.gnupg' created 04:57:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:57:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:57:05 gpg: keyring `/root/.gnupg/secring.gpg' created 04:57:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:57:05 gpg: CAST5 encrypted data 04:57:05 gpg: encrypted with 1 passphrase 04:57:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:57:05 + mkdir /home/jenkins 04:57:05 + mkdir /home/jenkins/sigul [Pipeline] sh 04:57:06 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 04:57:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:57:06 ---> sigul-install.sh 04:57:06 Sigul already installed; skipping installation. [Pipeline] sh 04:57:06 + git tag --list 04:57:06 0.7.1 04:57:06 delhi-tag 04:57:06 v1.0.0 04:57:06 v1.1.0 04:57:06 v1.1.1 04:57:06 v1.1.2 04:57:06 v1.2.0 04:57:06 v1.2.1 04:57:06 v1.2.2 04:57:06 v1.2.3 04:57:06 v1.3.0 04:57:06 v1.4.0 04:57:06 v2.0.0 04:57:06 v2.1.0 04:57:06 v2.1.1 04:57:06 v2.2.0 04:57:06 v2.3.0 04:57:06 v2.3.1 04:57:06 v3.0 04:57:06 v3.0.0 04:57:06 v3.0.1-dev.1 04:57:06 v3.1 04:57:06 v3.1.0 04:57:06 v3.1.0-dev.1 04:57:06 v3.1.0-dev.10 04:57:06 v3.1.0-dev.11 04:57:06 v3.1.0-dev.12 04:57:06 v3.1.0-dev.13 04:57:06 v3.1.0-dev.14 04:57:06 v3.1.0-dev.15 04:57:06 v3.1.0-dev.16 04:57:06 v3.1.0-dev.17 04:57:06 v3.1.0-dev.18 04:57:06 v3.1.0-dev.19 04:57:06 v3.1.0-dev.2 04:57:06 v3.1.0-dev.20 04:57:06 v3.1.0-dev.21 04:57:06 v3.1.0-dev.22 04:57:06 v3.1.0-dev.23 04:57:06 v3.1.0-dev.24 04:57:06 v3.1.0-dev.25 04:57:06 v3.1.0-dev.26 04:57:06 v3.1.0-dev.27 04:57:06 v3.1.0-dev.28 04:57:06 v3.1.0-dev.29 04:57:06 v3.1.0-dev.3 04:57:06 v3.1.0-dev.30 04:57:06 v3.1.0-dev.31 04:57:06 v3.1.0-dev.32 04:57:06 v3.1.0-dev.33 04:57:06 v3.1.0-dev.34 04:57:06 v3.1.0-dev.35 04:57:06 v3.1.0-dev.36 04:57:06 v3.1.0-dev.37 04:57:06 v3.1.0-dev.38 04:57:06 v3.1.0-dev.39 04:57:06 v3.1.0-dev.4 04:57:06 v3.1.0-dev.40 04:57:06 v3.1.0-dev.41 04:57:06 v3.1.0-dev.5 04:57:06 v3.1.0-dev.6 04:57:06 v3.1.0-dev.7 04:57:06 v3.1.0-dev.8 04:57:06 v3.1.0-dev.9 04:57:06 v3.1.1 04:57:06 v3.1.1-dev.1 04:57:06 v3.2.0-dev.1 04:57:06 v3.2.0-dev.10 04:57:06 v3.2.0-dev.11 04:57:06 v3.2.0-dev.12 04:57:06 v3.2.0-dev.13 04:57:06 v3.2.0-dev.14 04:57:06 v3.2.0-dev.15 04:57:06 v3.2.0-dev.16 04:57:06 v3.2.0-dev.17 04:57:06 v3.2.0-dev.18 04:57:06 v3.2.0-dev.19 04:57:06 v3.2.0-dev.2 04:57:06 v3.2.0-dev.20 04:57:06 v3.2.0-dev.21 04:57:06 v3.2.0-dev.22 04:57:06 v3.2.0-dev.23 04:57:06 v3.2.0-dev.24 04:57:06 v3.2.0-dev.25 04:57:06 v3.2.0-dev.26 04:57:06 v3.2.0-dev.27 04:57:06 v3.2.0-dev.28 04:57:06 v3.2.0-dev.29 04:57:06 v3.2.0-dev.3 04:57:06 v3.2.0-dev.30 04:57:06 v3.2.0-dev.31 04:57:06 v3.2.0-dev.32 04:57:06 v3.2.0-dev.33 04:57:06 v3.2.0-dev.34 04:57:06 v3.2.0-dev.35 04:57:06 v3.2.0-dev.36 04:57:06 v3.2.0-dev.37 04:57:06 v3.2.0-dev.38 04:57:06 v3.2.0-dev.39 04:57:06 v3.2.0-dev.4 04:57:06 v3.2.0-dev.40 04:57:06 v3.2.0-dev.41 04:57:06 v3.2.0-dev.42 04:57:06 v3.2.0-dev.43 04:57:06 v3.2.0-dev.5 04:57:06 v3.2.0-dev.6 04:57:06 v3.2.0-dev.7 04:57:06 v3.2.0-dev.8 04:57:06 v3.2.0-dev.9 [Pipeline] sh 04:57:07 + lftools sign git-tag v3.2.0-dev.43 04:57:07 Signing Git tag with Sigul... 04:57:07 Signing v3.2.0-dev.43 [Pipeline] echo 04:57:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:57:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:57:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:57:08 $ docker stop --time=1 0b16f21c03a2186bd2b20d4cb45da9f7c82717a5bb54cd8ba496909af50422fc 04:57:09 $ docker rm -f --volumes 0b16f21c03a2186bd2b20d4cb45da9f7c82717a5bb54cd8ba496909af50422fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:57:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:57:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:57:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:10 prd-ubuntu20.04-docker-8c-8g-21987 does not seem to be running inside a container 04:57:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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:57:11 $ docker top ca1b6526ba291087b1489d453d55cb0436329ea71120b7d3dec685dce0f898ff -eo pid,comm 04:57:11 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:57:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:57:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:57:11 [ssh-agent] Looking for ssh-agent implementation... 04:57:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:57:11 $ docker exec ca1b6526ba291087b1489d453d55cb0436329ea71120b7d3dec685dce0f898ff ssh-agent 04:57:11 SSH_AUTH_SOCK=/tmp/ssh-iTPEWN59gXa1/agent.31 04:57:11 SSH_AGENT_PID=38 04:57:11 Running ssh-add (command line suppressed) 04:57:11 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16845892073061976533.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16845892073061976533.key) 04:57:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:57:11 + git semver bump pre 04:57:12 2024-10-07 04:57:11,936 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:57:12 2024-10-07 04:57:11,936 [bump_version] DEBUG bumping version:3.2.0-dev.43 on axis:pre with prefix:dev 04:57:12 2024-10-07 04:57:11,936 [bump_version] DEBUG bumped version:3.2.0-dev.44 04:57:12 2024-10-07 04:57:11,936 [write_version] DEBUG write version:3.2.0-dev.44 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 04:57:12 2024-10-07 04:57:11,936 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:57:12 2024-10-07 04:57:11,937 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:57:12 2024-10-07 04:57:11,939 [execute] INFO git cat-file --batch-check 04:57:12 2024-10-07 04:57:11,939 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:57:12 2024-10-07 04:57:11,944 [execute] INFO git cat-file --batch 04:57:12 2024-10-07 04:57:11,944 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:57:12 2024-10-07 04:57:11,949 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:57:12 3.2.0-dev.44 [Pipeline] } 04:57:12 $ docker exec --env ******** --env ******** ca1b6526ba291087b1489d453d55cb0436329ea71120b7d3dec685dce0f898ff ssh-agent -k 04:57:12 unset SSH_AUTH_SOCK; 04:57:12 unset SSH_AGENT_PID; 04:57:12 echo Agent pid 38 killed; 04:57:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:57:12 + git semver [Pipeline] } 04:57:12 $ docker stop --time=1 ca1b6526ba291087b1489d453d55cb0436329ea71120b7d3dec685dce0f898ff 04:57:14 $ docker rm -f --volumes ca1b6526ba291087b1489d453d55cb0436329ea71120b7d3dec685dce0f898ff [Pipeline] // withDockerContainer [Pipeline] sh 04:57:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:57:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:57:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:14 prd-ubuntu20.04-docker-8c-8g-21987 does not seem to be running inside a container 04:57:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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:57:15 $ docker top 58fb8e26786b9f397f0758a9e3688734de6a8c563cf4a07a383308be64ef6865 -eo pid,comm 04:57:15 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:57:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:57:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:57:15 [ssh-agent] Looking for ssh-agent implementation... 04:57:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:57:15 $ docker exec 58fb8e26786b9f397f0758a9e3688734de6a8c563cf4a07a383308be64ef6865 ssh-agent 04:57:15 SSH_AUTH_SOCK=/tmp/ssh-qLvq7dAgrxvq/agent.32 04:57:15 SSH_AGENT_PID=38 04:57:15 Running ssh-add (command line suppressed) 04:57:15 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16293610246617071288.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16293610246617071288.key) 04:57:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:57:15 + git semver push 04:57:16 2024-10-07 04:57:16,116 [run_push] DEBUG push 04:57:16 2024-10-07 04:57:16,117 [execute] INFO git cat-file --batch-check 04:57:16 2024-10-07 04:57:16,118 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:57:16 2024-10-07 04:57:16,121 [execute] INFO git rev-list ead0dbedd2fc9af4e6c6dee4356fa2e310812fd3 -- 04:57:16 2024-10-07 04:57:16,122 [execute] DEBUG Popen(['git', 'rev-list', 'ead0dbedd2fc9af4e6c6dee4356fa2e310812fd3', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:57:16 2024-10-07 04:57:16,135 [execute] INFO git fetch -v origin 04:57:16 2024-10-07 04:57:16,136 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 04:57:16 2024-10-07 04:57:16,582 [run_push] DEBUG no remote changes detected 04:57:16 2024-10-07 04:57:16,583 [execute] INFO git push origin semver 04:57:16 2024-10-07 04:57:16,583 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:57:17 2024-10-07 04:57:17,280 [run_push] DEBUG push all version tags 04:57:17 2024-10-07 04:57:17,280 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:57:17 2024-10-07 04:57:17,281 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 04:57:17 2024-10-07 04:57:17,881 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:57:17 3.2.0-dev.44 [Pipeline] } 04:57:18 $ docker exec --env ******** --env ******** 58fb8e26786b9f397f0758a9e3688734de6a8c563cf4a07a383308be64ef6865 ssh-agent -k 04:57:18 unset SSH_AUTH_SOCK; 04:57:18 unset SSH_AGENT_PID; 04:57:18 echo Agent pid 38 killed; 04:57:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:57:18 + git semver [Pipeline] } 04:57:18 $ docker stop --time=1 58fb8e26786b9f397f0758a9e3688734de6a8c563cf4a07a383308be64ef6865 04:57:20 $ docker rm -f --volumes 58fb8e26786b9f397f0758a9e3688734de6a8c563cf4a07a383308be64ef6865 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [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:20 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 04:57:20 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:57:20 total 16 04:57:20 drwxr-xr-x 3 root root 4096 Oct 7 04:41 . 04:57:20 drwxrwxr-x 12 jenkins jenkins 4096 Oct 7 04:57 .. 04:57:20 drwxr-xr-x 2 root root 4096 Oct 7 04:41 cost 04:57:20 -rw-r--r-- 1 root root 85 Oct 7 04:41 cost.csv 04:57:20 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:57:20 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:57:20 total 16 04:57:20 drwxr-xr-x 3 jenkins jenkins 4096 Oct 7 04:41 . 04:57:20 drwxrwxr-x 12 jenkins jenkins 4096 Oct 7 04:57 .. 04:57:20 drwxr-xr-x 2 jenkins jenkins 4096 Oct 7 04:41 cost 04:57:20 -rw-r--r-- 1 jenkins jenkins 85 Oct 7 04:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:57:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:57:22 ---> package-listing.sh 04:57:22 ++ facter osfamily 04:57:22 ++ tr '[:upper:]' '[:lower:]' 04:57:22 + OS_FAMILY=debian 04:57:22 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 04:57:22 + START_PACKAGES=/tmp/packages_start.txt 04:57:22 + END_PACKAGES=/tmp/packages_end.txt 04:57:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:57:22 + PACKAGES=/tmp/packages_start.txt 04:57:22 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 04:57:22 + PACKAGES=/tmp/packages_end.txt 04:57:22 + case "${OS_FAMILY}" in 04:57:22 + dpkg -l 04:57:22 + grep '^ii' 04:57:22 + '[' -f /tmp/packages_start.txt ']' 04:57:22 + '[' -f /tmp/packages_end.txt ']' 04:57:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:57:22 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 04:57:22 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 04:57:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 04:57:22 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:57:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:57:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:25 prd-ubuntu20.04-docker-8c-8g-21987 does not seem to be running inside a container 04:57:25 $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:57:29 $ docker top 599f0ee13885d937a1b7631e95476a29e68f6e726a1704ee2b2ae3abd32fd04b -eo pid,comm [Pipeline] { [Pipeline] sh 04:57:30 + touch /tmp/pre-build-complete [Pipeline] sh 04:57:30 + mkdir -p /var/log/sysstat [Pipeline] sh 04:57:30 + ls /var/log/sa-host 04:57:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:57:31 provisioning config files... 04:57:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13905810230768264072tmp [Pipeline] { [Pipeline] echo 04:57:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:57:31 ---> create-netrc.sh [Pipeline] } 04:57:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:57:31 ---> python-tools-install.sh [Pipeline] echo 04:57:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:57:32 ---> sudo-logs.sh 04:57:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:57:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:57:32 ---> job-cost.sh 04:57:32 lf-activate-venv: SKIPPING 04:57:32 DEBUG: total: 0.2199999988079071 04:57:32 INFO: Retrieving Stack Cost... 04:57:32 INFO: Retrieving Pricing Info for: v3-standard-8 04:57:33 INFO: Archiving Costs [Pipeline] echo 04:57:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:57:33 ---> logs-deploy.sh 04:57:33 lf-activate-venv: SKIPPING 04:57:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/318 04:57:33 INFO: archiving workspace using pattern(s): 04:57:34 Archives upload complete. 04:57:34 INFO: archiving logs to Nexus 04:57:36 ---> uname -a: 04:57:36 Linux prd-ubuntu20-04-docker-8c-8g-21987 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:57:36 04:57:36 04:57:36 ---> lscpu: 04:57:36 Architecture: x86_64 04:57:36 CPU op-mode(s): 32-bit, 64-bit 04:57:36 Byte Order: Little Endian 04:57:36 Address sizes: 40 bits physical, 48 bits virtual 04:57:36 CPU(s): 8 04:57:36 On-line CPU(s) list: 0-7 04:57:36 Thread(s) per core: 1 04:57:36 Core(s) per socket: 1 04:57:36 Socket(s): 8 04:57:36 NUMA node(s): 1 04:57:36 Vendor ID: AuthenticAMD 04:57:36 CPU family: 23 04:57:36 Model: 49 04:57:36 Model name: AMD EPYC-Rome Processor 04:57:36 Stepping: 0 04:57:36 CPU MHz: 2800.000 04:57:36 BogoMIPS: 5600.00 04:57:36 Virtualization: AMD-V 04:57:36 Hypervisor vendor: KVM 04:57:36 Virtualization type: full 04:57:36 L1d cache: 256 KiB 04:57:36 L1i cache: 256 KiB 04:57:36 L2 cache: 4 MiB 04:57:36 L3 cache: 128 MiB 04:57:36 NUMA node0 CPU(s): 0-7 04:57:36 Vulnerability Itlb multihit: Not affected 04:57:36 Vulnerability L1tf: Not affected 04:57:36 Vulnerability Mds: Not affected 04:57:36 Vulnerability Meltdown: Not affected 04:57:36 Vulnerability Mmio stale data: Not affected 04:57:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:57:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:57:36 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:57:36 Vulnerability Srbds: Not affected 04:57:36 Vulnerability Tsx async abort: Not affected 04:57:36 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:36 04:57:36 04:57:36 ---> nproc: 04:57:36 8 04:57:36 04:57:36 04:57:36 ---> df -h: 04:57:36 Filesystem Size Used Avail Use% Mounted on 04:57:36 overlay 155G 13G 142G 9% / 04:57:36 tmpfs 64M 0 64M 0% /dev 04:57:36 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:57:36 shm 64M 0 64M 0% /dev/shm 04:57:36 /dev/vda1 155G 13G 142G 9% /facter-os 04:57:36 04:57:36 04:57:36 ---> sar -b -r -n DEV: 04:57:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-21987) 10/07/24 _x86_64_ (8 CPU) 04:57:36 04:57:36 04:37:13 LINUX RESTART (8 CPU) 04:57:36 04:57:36 04:38:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:57:36 04:39:01 381.29 5.34 375.95 0.00 457.82 112687.21 0.00 04:57:36 04:40:01 48.27 0.10 48.17 0.00 0.80 25345.87 0.00 04:57:36 04:41:01 133.64 0.20 133.44 0.00 8.80 50684.86 0.00 04:57:36 04:42:01 96.00 0.03 95.97 0.00 2.67 20613.10 0.00 04:57:36 04:43:01 46.64 5.10 41.54 0.00 4342.34 8397.40 0.00 04:57:36 04:44:01 6.52 0.02 6.50 0.00 0.13 124.91 0.00 04:57:36 04:45:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 04:57:36 04:46:01 1.83 0.00 1.83 0.00 0.00 20.93 0.00 04:57:36 04:47:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 04:57:36 04:48:01 2.18 0.00 2.18 0.00 0.00 24.93 0.00 04:57:36 04:49:01 1.38 0.00 1.38 0.00 0.00 20.53 0.00 04:57:36 04:50:01 1.97 0.00 1.97 0.00 0.00 22.13 0.00 04:57:36 04:51:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 04:57:36 04:52:01 1.93 0.00 1.93 0.00 0.00 21.46 0.00 04:57:36 04:53:01 2.40 0.02 2.38 0.00 0.13 32.13 0.00 04:57:36 04:54:01 1.73 0.00 1.73 0.00 0.00 20.13 0.00 04:57:36 04:55:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 04:57:36 04:56:01 1.57 0.00 1.57 0.00 0.00 18.79 0.00 04:57:36 04:57:01 94.37 0.43 93.93 0.00 27.12 44784.98 0.00 04:57:36 Average: 43.22 0.59 42.64 0.00 254.51 13753.25 0.00 04:57:36 04:57:36 04:38:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:57:36 04:39:01 27775636 31356616 945152 2.87 187408 3519396 2028864 5.98 1345412 3208548 18844 04:57:36 04:40:01 26647784 31341744 957884 2.91 192476 4572100 2046624 6.03 1747100 3882988 642528 04:57:36 04:41:01 27391820 31466984 835636 2.54 197000 3988228 1939468 5.72 1395084 3526700 816 04:57:36 04:42:01 26896940 31500692 800724 2.44 203680 4459896 1761220 5.19 1425784 3939980 8 04:57:36 04:43:01 26450452 31480876 789880 2.40 232364 4857720 1709832 5.04 1702456 4076224 1036 04:57:36 04:44:01 26465640 31491152 779528 2.37 230888 4854472 1703612 5.02 1691180 4073020 8 04:57:36 04:45:01 26466136 31491652 778912 2.37 230940 4854480 1703612 5.02 1691140 4073024 8 04:57:36 04:46:01 26468712 31494308 776276 2.36 230980 4854484 1703612 5.02 1688224 4073032 8 04:57:36 04:47:01 26468896 31494580 776188 2.36 231044 4854484 1703612 5.02 1688356 4073036 12 04:57:36 04:48:01 26468636 31494336 776312 2.36 231088 4854488 1703612 5.02 1688224 4073036 8 04:57:36 04:49:01 26468580 31494468 776180 2.36 231120 4854616 1703612 5.02 1688688 4073168 8 04:57:36 04:50:01 26470148 31496124 774464 2.36 231204 4854620 1703612 5.02 1687052 4073172 8 04:57:36 04:51:01 26470292 31496296 774276 2.35 231228 4854624 1703612 5.02 1687464 4073172 8 04:57:36 04:52:01 26470448 31496520 774004 2.35 231280 4854624 1703612 5.02 1687348 4073172 8 04:57:36 04:53:01 26469420 31495584 775248 2.36 231364 4854608 1726052 5.09 1687528 4073148 8 04:57:36 04:54:01 26469656 31495888 774908 2.36 231400 4854612 1726052 5.09 1687408 4073152 16 04:57:36 04:55:01 26469680 31495940 774768 2.36 231452 4854608 1726052 5.09 1687412 4073152 8 04:57:36 04:56:01 26469536 31495872 774812 2.36 231484 4854616 1726052 5.09 1687476 4073156 8 04:57:36 04:57:01 25324592 31463808 804128 2.45 246532 5858920 1805136 5.32 1743104 5068416 211464 04:57:36 Average: 26557000 31475971 801015 2.44 224470 4756084 1764624 5.20 1647707 4034384 46043 04:57:36 04:57:36 04:38:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:57:36 04:39:01 ens3 643.13 472.19 6813.78 64.59 0.00 0.00 0.00 0.00 04:57:36 04:39:01 veth98331df 0.00 0.17 0.00 0.02 0.00 0.00 0.00 0.00 04:57:36 04:39:01 lo 2.85 2.85 0.28 0.28 0.00 0.00 0.00 0.00 04:57:36 04:39:01 docker0 377.51 485.88 31.59 3523.49 0.00 0.00 0.00 0.00 04:57:36 04:40:01 ens3 14.72 8.80 17.50 5.09 0.00 0.00 0.00 0.00 04:57:36 04:40:01 veth98331df 0.83 1.23 0.12 0.36 0.00 0.00 0.00 0.00 04:57:36 04:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:57:36 04:40:01 docker0 0.83 1.17 0.11 0.35 0.00 0.00 0.00 0.00 04:57:36 04:41:01 ens3 33.02 20.34 175.37 9.64 0.00 0.00 0.00 0.00 04:57:36 04:41:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 04:57:36 04:41:01 docker0 6.00 11.13 0.37 155.00 0.00 0.00 0.00 0.00 04:57:36 04:42:01 ens3 89.59 56.59 2521.45 10.31 0.00 0.00 0.00 0.00 04:57:36 04:42:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 04:57:36 04:42:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:57:36 04:43:01 ens3 192.00 89.49 2749.14 6.35 0.00 0.00 0.00 0.00 04:57:36 04:43:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 04:57:36 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:36 04:44:01 ens3 0.33 0.23 0.02 0.02 0.00 0.00 0.00 0.00 04:57:36 04:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:57:36 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:36 04:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:36 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:36 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:36 04:46:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:57:36 04:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:57:36 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:36 04:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:36 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:36 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:36 04:48:01 ens3 0.27 0.25 0.08 0.07 0.00 0.00 0.00 0.00 04:57:36 04:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:57:36 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:36 04:49:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:36 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:36 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:36 04:50:01 ens3 0.42 0.10 0.05 0.01 0.00 0.00 0.00 0.00 04:57:36 04:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:57:36 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:36 04:51:01 ens3 0.62 0.58 0.38 0.23 0.00 0.00 0.00 0.00 04:57:36 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:36 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:36 04:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:57:36 04:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:57:36 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:36 04:53:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 04:57:36 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:36 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:36 04:54:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:57:36 04:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:57:36 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:36 04:55:01 ens3 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 04:57:36 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:36 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:36 04:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:57:36 04:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:57:36 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:36 04:57:01 ens3 379.16 253.29 7094.76 157.93 0.00 0.00 0.00 0.00 04:57:36 04:57:01 lo 1.79 1.79 0.18 0.18 0.00 0.00 0.00 0.00 04:57:36 04:57:01 docker0 78.56 129.91 7.24 1257.72 0.00 0.00 0.00 0.00 04:57:36 Average: ens3 70.81 47.16 1015.40 13.36 0.00 0.00 0.00 0.00 04:57:36 Average: lo 0.46 0.46 0.04 0.04 0.00 0.00 0.00 0.00 04:57:36 Average: docker0 24.06 32.67 2.04 257.10 0.00 0.00 0.00 0.00 04:57:36 04:57:36 04:57:36 ---> sar -P ALL: 04:57:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-21987) 10/07/24 _x86_64_ (8 CPU) 04:57:36 04:57:36 04:37:13 LINUX RESTART (8 CPU) 04:57:36 04:57:36 04:38:02 CPU %user %nice %system %iowait %steal %idle 04:57:36 04:39:01 all 11.41 0.00 5.57 1.65 0.07 81.30 04:57:36 04:39:01 0 10.82 0.00 5.21 1.91 0.07 81.99 04:57:36 04:39:01 1 10.94 0.00 6.63 3.46 0.07 78.90 04:57:36 04:39:01 2 9.23 0.00 5.60 0.50 0.07 84.60 04:57:36 04:39:01 3 12.31 0.00 4.62 0.50 0.07 82.51 04:57:36 04:39:01 4 11.51 0.00 6.09 3.59 0.09 78.73 04:57:36 04:39:01 5 12.00 0.00 6.23 2.67 0.07 79.03 04:57:36 04:39:01 6 12.24 0.00 5.24 0.24 0.07 82.21 04:57:36 04:39:01 7 12.24 0.00 4.94 0.36 0.07 82.40 04:57:36 04:40:01 all 48.91 0.00 7.09 0.27 0.09 43.65 04:57:36 04:40:01 0 50.00 0.00 7.19 0.05 0.08 42.67 04:57:36 04:40:01 1 48.58 0.00 7.15 1.48 0.10 42.69 04:57:36 04:40:01 2 47.67 0.00 6.75 0.07 0.08 45.43 04:57:36 04:40:01 3 48.64 0.00 7.30 0.03 0.08 43.94 04:57:36 04:40:01 4 50.03 0.00 6.95 0.10 0.08 42.83 04:57:36 04:40:01 5 50.68 0.00 6.75 0.03 0.08 42.45 04:57:36 04:40:01 6 47.61 0.00 7.47 0.34 0.08 44.50 04:57:36 04:40:01 7 48.08 0.00 7.12 0.03 0.08 44.68 04:57:36 04:41:01 all 46.47 0.00 6.74 0.57 0.08 46.13 04:57:36 04:41:01 0 46.46 0.00 7.33 3.50 0.08 42.63 04:57:36 04:41:01 1 46.63 0.00 5.96 0.07 0.07 47.27 04:57:36 04:41:01 2 48.25 0.00 7.43 0.07 0.08 44.17 04:57:36 04:41:01 3 45.33 0.00 6.76 0.05 0.07 47.79 04:57:36 04:41:01 4 45.73 0.00 7.03 0.37 0.08 46.79 04:57:36 04:41:01 5 45.04 0.00 6.30 0.39 0.08 48.18 04:57:36 04:41:01 6 46.36 0.00 6.79 0.08 0.08 46.68 04:57:36 04:41:01 7 47.98 0.00 6.32 0.05 0.08 45.57 04:57:36 04:42:01 all 2.98 0.00 1.38 0.25 0.02 95.37 04:57:36 04:42:01 0 3.02 0.00 0.97 0.05 0.02 95.95 04:57:36 04:42:01 1 2.90 0.00 1.11 0.08 0.03 95.88 04:57:36 04:42:01 2 2.97 0.00 1.31 0.10 0.02 95.60 04:57:36 04:42:01 3 2.86 0.00 1.20 0.02 0.02 95.90 04:57:36 04:42:01 4 2.76 0.00 2.06 0.03 0.02 95.13 04:57:36 04:42:01 5 2.88 0.00 1.22 0.10 0.02 95.78 04:57:36 04:42:01 6 3.57 0.00 1.51 1.61 0.02 93.29 04:57:36 04:42:01 7 2.90 0.00 1.64 0.02 0.03 95.41 04:57:36 04:43:01 all 2.36 0.00 1.31 0.30 0.03 95.99 04:57:36 04:43:01 0 2.24 0.00 1.45 0.05 0.03 96.23 04:57:36 04:43:01 1 2.05 0.00 0.85 0.05 0.03 97.01 04:57:36 04:43:01 2 1.64 0.00 1.57 0.55 0.02 96.22 04:57:36 04:43:01 3 3.33 0.00 1.35 0.13 0.03 95.15 04:57:36 04:43:01 4 1.84 0.00 1.19 0.02 0.02 96.94 04:57:36 04:43:01 5 4.67 0.00 1.42 0.13 0.03 93.75 04:57:36 04:43:01 6 1.84 0.00 1.95 1.32 0.03 94.86 04:57:36 04:43:01 7 1.32 0.00 0.69 0.18 0.02 97.79 04:57:36 04:44:01 all 0.08 0.00 0.06 0.01 0.01 99.84 04:57:36 04:44:01 0 0.03 0.00 0.03 0.00 0.00 99.93 04:57:36 04:44:01 1 0.07 0.00 0.07 0.02 0.02 99.83 04:57:36 04:44:01 2 0.05 0.00 0.05 0.03 0.02 99.85 04:57:36 04:44:01 3 0.03 0.00 0.07 0.00 0.00 99.90 04:57:36 04:44:01 4 0.07 0.00 0.05 0.00 0.02 99.87 04:57:36 04:44:01 5 0.25 0.00 0.10 0.00 0.00 99.65 04:57:36 04:44:01 6 0.07 0.00 0.03 0.05 0.00 99.85 04:57:36 04:44:01 7 0.08 0.00 0.07 0.00 0.02 99.83 04:57:36 04:45:01 all 0.11 0.00 0.01 0.00 0.00 99.88 04:57:36 04:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:57:36 04:45:01 1 0.05 0.00 0.02 0.00 0.03 99.90 04:57:36 04:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:57:36 04:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:57:36 04:45:01 4 0.76 0.00 0.02 0.00 0.00 99.22 04:57:36 04:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:57:36 04:45:01 6 0.00 0.00 0.00 0.02 0.00 99.98 04:57:36 04:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:57:36 04:46:01 all 0.03 0.00 0.02 0.01 0.01 99.94 04:57:36 04:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:57:36 04:46:01 1 0.03 0.00 0.05 0.02 0.02 99.88 04:57:36 04:46:01 2 0.05 0.00 0.02 0.00 0.00 99.93 04:57:36 04:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:57:36 04:46:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:57:36 04:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:57:36 04:46:01 6 0.03 0.00 0.02 0.03 0.00 99.92 04:57:36 04:46:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:57:36 04:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:57:36 04:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:57:36 04:47:01 1 0.07 0.00 0.03 0.00 0.03 99.87 04:57:36 04:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:57:36 04:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:57:36 04:47:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:57:36 04:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:57:36 04:47:01 6 0.00 0.00 0.00 0.02 0.00 99.98 04:57:36 04:47:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:57:36 04:48:01 all 0.05 0.00 0.01 0.01 0.01 99.92 04:57:36 04:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:57:36 04:48:01 1 0.02 0.00 0.03 0.00 0.03 99.92 04:57:36 04:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:57:36 04:48:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:57:36 04:48:01 4 0.05 0.00 0.02 0.00 0.02 99.92 04:57:36 04:48:01 5 0.22 0.00 0.02 0.00 0.00 99.77 04:57:36 04:48:01 6 0.03 0.00 0.00 0.03 0.00 99.93 04:57:36 04:48:01 7 0.03 0.00 0.03 0.02 0.02 99.90 04:57:36 04:49:01 all 0.03 0.00 0.00 0.00 0.01 99.95 04:57:36 04:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:57:36 04:49:01 1 0.10 0.00 0.00 0.02 0.02 99.87 04:57:36 04:49:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:57:36 04:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:57:36 04:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:57:36 04:49:01 5 0.07 0.00 0.00 0.00 0.00 99.93 04:57:36 04:49:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:57:36 04:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:57:36 04:57:36 04:49:01 CPU %user %nice %system %iowait %steal %idle 04:57:36 04:50:01 all 0.09 0.00 0.01 0.01 0.01 99.88 04:57:36 04:50:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:57:36 04:50:01 1 0.07 0.00 0.02 0.00 0.03 99.88 04:57:36 04:50:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:57:36 04:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:57:36 04:50:01 4 0.57 0.00 0.03 0.00 0.02 99.38 04:57:36 04:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:57:36 04:50:01 6 0.03 0.00 0.00 0.03 0.00 99.93 04:57:36 04:50:01 7 0.02 0.00 0.02 0.02 0.02 99.93 04:57:36 04:51:01 all 0.05 0.00 0.01 0.00 0.00 99.94 04:57:36 04:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:57:36 04:51:01 1 0.08 0.00 0.05 0.00 0.02 99.85 04:57:36 04:51:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:57:36 04:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:57:36 04:51:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:57:36 04:51:01 5 0.20 0.00 0.00 0.00 0.00 99.80 04:57:36 04:51:01 6 0.00 0.00 0.02 0.02 0.00 99.97 04:57:36 04:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:57:36 04:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:57:36 04:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:57:36 04:52:01 1 0.05 0.00 0.02 0.02 0.03 99.88 04:57:36 04:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:57:36 04:52:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:57:36 04:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:57:36 04:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:57:36 04:52:01 6 0.03 0.00 0.00 0.02 0.00 99.95 04:57:36 04:52:01 7 0.02 0.00 0.03 0.00 0.02 99.93 04:57:36 04:53:01 all 0.04 0.00 0.02 0.01 0.01 99.93 04:57:36 04:53:01 0 0.02 0.00 0.02 0.02 0.02 99.93 04:57:36 04:53:01 1 0.05 0.00 0.02 0.00 0.02 99.92 04:57:36 04:53:01 2 0.08 0.00 0.00 0.00 0.02 99.90 04:57:36 04:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:57:36 04:53:01 4 0.00 0.00 0.03 0.00 0.02 99.95 04:57:36 04:53:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:57:36 04:53:01 6 0.05 0.00 0.03 0.03 0.00 99.88 04:57:36 04:53:01 7 0.03 0.00 0.03 0.00 0.02 99.92 04:57:36 04:54:01 all 0.19 0.00 0.01 0.00 0.01 99.79 04:57:36 04:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:57:36 04:54:01 1 0.07 0.00 0.05 0.00 0.03 99.85 04:57:36 04:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:57:36 04:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:57:36 04:54:01 4 1.31 0.00 0.00 0.00 0.00 98.69 04:57:36 04:54:01 5 0.03 0.00 0.00 0.00 0.02 99.95 04:57:36 04:54:01 6 0.02 0.00 0.00 0.02 0.00 99.97 04:57:36 04:54:01 7 0.03 0.00 0.05 0.00 0.02 99.90 04:57:36 04:55:01 all 0.04 0.00 0.01 0.03 0.01 99.91 04:57:36 04:55:01 0 0.02 0.00 0.02 0.02 0.02 99.93 04:57:36 04:55:01 1 0.08 0.00 0.02 0.03 0.02 99.85 04:57:36 04:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:57:36 04:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:57:36 04:55:01 4 0.17 0.00 0.00 0.00 0.02 99.82 04:57:36 04:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:57:36 04:55:01 6 0.00 0.00 0.00 0.20 0.02 99.78 04:57:36 04:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:57:36 04:56:01 all 0.06 0.00 0.01 0.08 0.00 99.84 04:57:36 04:56:01 0 0.00 0.00 0.00 0.35 0.00 99.65 04:57:36 04:56:01 1 0.07 0.00 0.03 0.00 0.02 99.88 04:57:36 04:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:57:36 04:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:57:36 04:56:01 4 0.33 0.00 0.03 0.00 0.00 99.63 04:57:36 04:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:57:36 04:56:01 6 0.00 0.00 0.02 0.28 0.00 99.70 04:57:36 04:56:01 7 0.05 0.00 0.00 0.00 0.00 99.95 04:57:36 04:57:01 all 7.76 0.00 3.17 1.86 0.04 87.16 04:57:36 04:57:01 0 6.77 0.00 4.00 12.39 0.07 76.77 04:57:36 04:57:01 1 8.48 0.00 2.48 0.10 0.05 88.89 04:57:36 04:57:01 2 7.41 0.00 3.18 0.02 0.05 89.35 04:57:36 04:57:01 3 6.11 0.00 3.72 0.15 0.03 89.99 04:57:36 04:57:01 4 8.42 0.00 2.71 0.25 0.03 88.59 04:57:36 04:57:01 5 7.68 0.00 3.25 0.10 0.03 88.94 04:57:36 04:57:01 6 8.78 0.00 3.06 1.58 0.03 86.54 04:57:36 04:57:01 7 8.42 0.00 3.01 0.42 0.05 88.10 04:57:36 Average: all 6.31 0.00 1.33 0.26 0.02 92.07 04:57:36 Average: 0 6.25 0.00 1.37 0.95 0.02 91.41 04:57:36 Average: 1 6.30 0.00 1.28 0.28 0.04 92.11 04:57:36 Average: 2 6.14 0.00 1.35 0.07 0.02 92.41 04:57:36 Average: 3 6.21 0.00 1.31 0.05 0.02 92.42 04:57:36 Average: 4 6.47 0.00 1.37 0.22 0.02 91.91 04:57:36 Average: 5 6.47 0.00 1.32 0.18 0.02 92.01 04:57:36 Average: 6 6.30 0.00 1.36 0.31 0.02 92.00 04:57:36 Average: 7 6.34 0.00 1.25 0.06 0.02 92.32 04:57:36 04:57:36 04:57:36