Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9af0642e0454afe5e7d0bd4928537ff3f2da2e70 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-ssh18180689854540821053.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh5975408516963122490.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh14954135993469312898.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh1053335254946532013.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-ssh10408753953677916070.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]] ========================================================= [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 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-38075 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 > 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 Avoid second fetch Checking out Revision 9af0642e0454afe5e7d0bd4928537ff3f2da2e70 (main) Commit message: "feat: Ensure AutoEvent execution happens at the configured interval (#1680)" > git config core.sparsecheckout # timeout=10 > git checkout -f 9af0642e0454afe5e7d0bd4928537ff3f2da2e70 # timeout=10 > git rev-list --no-walk ef783aee92ebef88ebd5d55046da9029b3983fb4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-03T03:11:26.079Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-03T03:11:26.156Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-03T03:11:26.188Z] ========================================================= [2025-02-03T03:11:26.188Z] EdgeX Global Pipelines Version Info [2025-02-03T03:11:26.189Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-03T03:11:26.930Z] ------------------- [2025-02-03T03:11:26.930Z] stable info: [2025-02-03T03:11:26.930Z] ------------------- [2025-02-03T03:11:26.930Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-03T03:11:26.930Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-03T03:11:26.930Z] Message: update stable to v1.0.269 [2025-02-03T03:11:27.501Z] ------------------- [2025-02-03T03:11:27.501Z] experimental info: [2025-02-03T03:11:27.501Z] ------------------- [2025-02-03T03:11:27.502Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-03T03:11:27.502Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-03T03:11:27.502Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-03T03:11:27.589Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2025-02-03T03:11:27.620Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2025-02-03T03:11:27.652Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-03T03:11:27.675Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-03T03:11:27.695Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-03T03:11:27.720Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-03T03:11:27.741Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-03T03:11:27.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2025-02-03T03:11:27.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-03T03:11:27.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-03T03:11:27.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-03T03:11:27.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2025-02-03T03:11:27.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-03T03:11:27.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-03T03:11:27.963Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-03T03:11:27.985Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2025-02-03T03:11:28.003Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-02-03T03:11:28.026Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-02-03T03:11:28.051Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-03T03:11:28.079Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-03T03:11:28.110Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-02-03T03:11:28.141Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-02-03T03:11:28.165Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-02-03T03:11:28.192Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-02-03T03:11:28.221Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-02-03T03:11:28.247Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-03T03:11:28.270Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-03T03:11:28.294Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-03T03:11:28.318Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-03T03:11:28.351Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-03T03:11:28.380Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9af0642e0454afe5e7d0bd4928537ff3f2da2e70 [Pipeline] echo [2025-02-03T03:11:28.406Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9af0642 [Pipeline] echo [2025-02-03T03:11:28.428Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-03T03:11:28.500Z] provisioning config files... [2025-02-03T03:11:28.514Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10214694812319550910tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-03T03:11:28.865Z] ---> ****-login.sh [2025-02-03T03:11:28.865Z] nexus3.edgexfoundry.org:10001 [2025-02-03T03:11:29.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-03T03:11:29.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-03T03:11:29.125Z] Configure a credential helper to remove this warning. See [2025-02-03T03:11:29.125Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-03T03:11:29.125Z] [2025-02-03T03:11:29.125Z] Login Succeeded [2025-02-03T03:11:29.125Z] nexus3.edgexfoundry.org:10002 [2025-02-03T03:11:29.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-03T03:11:29.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-03T03:11:29.386Z] Configure a credential helper to remove this warning. See [2025-02-03T03:11:29.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-03T03:11:29.386Z] [2025-02-03T03:11:29.386Z] Login Succeeded [2025-02-03T03:11:29.386Z] nexus3.edgexfoundry.org:10003 [2025-02-03T03:11:29.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-03T03:11:29.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-03T03:11:29.387Z] Configure a credential helper to remove this warning. See [2025-02-03T03:11:29.387Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-03T03:11:29.387Z] [2025-02-03T03:11:29.387Z] Login Succeeded [2025-02-03T03:11:29.387Z] nexus3.edgexfoundry.org:10004 [2025-02-03T03:11:29.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-03T03:11:29.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-03T03:11:29.647Z] Configure a credential helper to remove this warning. See [2025-02-03T03:11:29.647Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-03T03:11:29.647Z] [2025-02-03T03:11:29.647Z] Login Succeeded [2025-02-03T03:11:29.647Z] ****.io [2025-02-03T03:11:29.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-03T03:11:29.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-03T03:11:29.909Z] Configure a credential helper to remove this warning. See [2025-02-03T03:11:29.909Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-03T03:11:29.909Z] [2025-02-03T03:11:29.909Z] Login Succeeded [2025-02-03T03:11:29.909Z] ---> ****-login.sh ends [Pipeline] } [2025-02-03T03:11:29.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-03T03:11:30.346Z] + git rev-list -1 --merges 9af0642e0454afe5e7d0bd4928537ff3f2da2e70~1..9af0642e0454afe5e7d0bd4928537ff3f2da2e70 [Pipeline] echo [2025-02-03T03:11:30.376Z] -----------> git rev-list -1 --merges 9af0642e0454afe5e7d0bd4928537ff3f2da2e70~1..9af0642e0454afe5e7d0bd4928537ff3f2da2e70 9af0642e0454afe5e7d0bd4928537ff3f2da2e70 [false] [Pipeline] sh [2025-02-03T03:11:30.678Z] + git log --format=format:%s -1 9af0642e0454afe5e7d0bd4928537ff3f2da2e70 [Pipeline] echo [2025-02-03T03:11:30.695Z] ========================================================= [2025-02-03T03:11:30.695Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-03T03:11:30.695Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-03T03:11:31.044Z] + git log --format=format:%s -1 9af0642e0454afe5e7d0bd4928537ff3f2da2e70 [Pipeline] echo [2025-02-03T03:11:31.055Z] [semverPrep] GIT_COMMIT: 9af0642e0454afe5e7d0bd4928537ff3f2da2e70, Commit Message: feat: Ensure AutoEvent execution happens at the configured interval (#1680) [Pipeline] echo [2025-02-03T03:11:31.068Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-02-03T03:11:31.575Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-03T03:11:31.575Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-03T03:11:31.575Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-03T03:11:31.575Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-03T03:11:31.575Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-03T03:11:31.575Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-03T03:11:31.575Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-03T03:11:31.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-03T03:11:31.995Z] [2025-02-03T03:11:31.995Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-03T03:11:32.302Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-03T03:11:32.302Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-03T03:11:32.302Z] b85a868b505f: Pulling fs layer [2025-02-03T03:11:32.302Z] e2be974225ed: Pulling fs layer [2025-02-03T03:11:32.302Z] 339a4e72a1f5: Pulling fs layer [2025-02-03T03:11:32.302Z] 988bab9f4d93: Pulling fs layer [2025-02-03T03:11:32.302Z] 1469e6f7b9e6: Pulling fs layer [2025-02-03T03:11:32.302Z] eaf3925da568: Pulling fs layer [2025-02-03T03:11:32.302Z] bab4dde63d76: Pulling fs layer [2025-02-03T03:11:32.302Z] bde34c3a00c8: Pulling fs layer [2025-02-03T03:11:32.302Z] b352a97aabf1: Pulling fs layer [2025-02-03T03:11:32.302Z] 4872d77fe225: Pulling fs layer [2025-02-03T03:11:32.302Z] 5851b861e8e6: Pulling fs layer [2025-02-03T03:11:32.302Z] 988bab9f4d93: Waiting [2025-02-03T03:11:32.302Z] 1469e6f7b9e6: Waiting [2025-02-03T03:11:32.302Z] 5851b861e8e6: Waiting [2025-02-03T03:11:32.302Z] b352a97aabf1: Waiting [2025-02-03T03:11:32.302Z] eaf3925da568: Waiting [2025-02-03T03:11:32.302Z] 4872d77fe225: Waiting [2025-02-03T03:11:32.302Z] bab4dde63d76: Waiting [2025-02-03T03:11:32.302Z] bde34c3a00c8: Waiting [2025-02-03T03:11:32.302Z] e2be974225ed: Download complete [2025-02-03T03:11:32.302Z] 988bab9f4d93: Verifying Checksum [2025-02-03T03:11:32.302Z] 988bab9f4d93: Download complete [2025-02-03T03:11:32.302Z] 1469e6f7b9e6: Verifying Checksum [2025-02-03T03:11:32.302Z] 1469e6f7b9e6: Download complete [2025-02-03T03:11:32.302Z] eaf3925da568: Download complete [2025-02-03T03:11:32.302Z] 339a4e72a1f5: Verifying Checksum [2025-02-03T03:11:32.302Z] 339a4e72a1f5: Download complete [2025-02-03T03:11:32.562Z] bde34c3a00c8: Verifying Checksum [2025-02-03T03:11:32.562Z] bde34c3a00c8: Download complete [2025-02-03T03:11:32.562Z] b352a97aabf1: Download complete [2025-02-03T03:11:32.562Z] 4872d77fe225: Download complete [2025-02-03T03:11:32.562Z] 5851b861e8e6: Verifying Checksum [2025-02-03T03:11:32.562Z] 5851b861e8e6: Download complete [2025-02-03T03:11:32.562Z] b85a868b505f: Verifying Checksum [2025-02-03T03:11:32.562Z] b85a868b505f: Download complete [2025-02-03T03:11:32.823Z] bab4dde63d76: Verifying Checksum [2025-02-03T03:11:32.823Z] bab4dde63d76: Download complete [2025-02-03T03:11:33.764Z] b85a868b505f: Pull complete [2025-02-03T03:11:34.024Z] e2be974225ed: Pull complete [2025-02-03T03:11:34.285Z] 339a4e72a1f5: Pull complete [2025-02-03T03:11:34.546Z] 988bab9f4d93: Pull complete [2025-02-03T03:11:34.805Z] 1469e6f7b9e6: Pull complete [2025-02-03T03:11:34.805Z] eaf3925da568: Pull complete [2025-02-03T03:11:36.182Z] bab4dde63d76: Pull complete [2025-02-03T03:11:36.442Z] bde34c3a00c8: Pull complete [2025-02-03T03:11:36.442Z] b352a97aabf1: Pull complete [2025-02-03T03:11:36.442Z] 4872d77fe225: Pull complete [2025-02-03T03:11:36.703Z] 5851b861e8e6: Pull complete [2025-02-03T03:11:36.703Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-03T03:11:36.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-03T03:11:36.703Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-03T03:11:36.850Z] prd-ubuntu20.04-docker-8c-8g-38075 does not seem to be running inside a container [2025-02-03T03:11:36.887Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-03T03:11:40.853Z] $ docker top 0c00303662cca6a0165ef222038b81de3a670d539f1991175d073ac6379b5108 -eo pid,comm [2025-02-03T03:11:40.906Z] 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). [2025-02-03T03:11:40.906Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-03T03:11:40.974Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-03T03:11:40.974Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-03T03:11:41.081Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-03T03:11:41.083Z] $ docker exec 0c00303662cca6a0165ef222038b81de3a670d539f1991175d073ac6379b5108 ssh-agent [2025-02-03T03:11:41.188Z] SSH_AUTH_SOCK=/tmp/ssh-kxJ992JhQ6UG/agent.32 [2025-02-03T03:11:41.188Z] SSH_AGENT_PID=38 [2025-02-03T03:11:41.193Z] Running ssh-add (command line suppressed) [2025-02-03T03:11:41.283Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17321579258470703378.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17321579258470703378.key) [2025-02-03T03:11:41.297Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-03T03:11:41.585Z] + git tag --points-at HEAD [Pipeline] } [2025-02-03T03:11:41.596Z] $ docker exec --env ******** --env ******** 0c00303662cca6a0165ef222038b81de3a670d539f1991175d073ac6379b5108 ssh-agent -k [2025-02-03T03:11:41.699Z] unset SSH_AUTH_SOCK; [2025-02-03T03:11:41.700Z] unset SSH_AGENT_PID; [2025-02-03T03:11:41.700Z] echo Agent pid 38 killed; [2025-02-03T03:11:41.709Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-03T03:11:41.749Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-03T03:11:41.749Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-03T03:11:41.855Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-03T03:11:41.857Z] $ docker exec 0c00303662cca6a0165ef222038b81de3a670d539f1991175d073ac6379b5108 ssh-agent [2025-02-03T03:11:41.954Z] SSH_AUTH_SOCK=/tmp/ssh-RCXimOXc7goJ/agent.71 [2025-02-03T03:11:41.954Z] SSH_AGENT_PID=77 [2025-02-03T03:11:41.960Z] Running ssh-add (command line suppressed) [2025-02-03T03:11:42.062Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2220309284314152725.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2220309284314152725.key) [2025-02-03T03:11:42.074Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-03T03:11:42.369Z] + git semver init [2025-02-03T03:11:42.629Z] 2025-02-03 03:11:42,526 [run_init] DEBUG init version:0.0.0 force:False [2025-02-03T03:11:42.629Z] 2025-02-03 03:11:42,527 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2025-02-03T03:11:42.629Z] 2025-02-03 03:11:42,528 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2025-02-03T03:11:42.629Z] 2025-02-03 03:11:42,528 [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) [2025-02-03T03:11:44.012Z] 2025-02-03 03:11:43,858 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2025-02-03T03:11:44.012Z] 2025-02-03 03:11:43,859 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2025-02-03T03:11:44.012Z] 2025-02-03 03:11:43,859 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-02-03T03:11:44.012Z] 2025-02-03 03:11:43,859 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-02-03T03:11:44.012Z] 4.0.0-dev.20 [Pipeline] } [2025-02-03T03:11:44.022Z] $ docker exec --env ******** --env ******** 0c00303662cca6a0165ef222038b81de3a670d539f1991175d073ac6379b5108 ssh-agent -k [2025-02-03T03:11:44.118Z] unset SSH_AUTH_SOCK; [2025-02-03T03:11:44.118Z] unset SSH_AGENT_PID; [2025-02-03T03:11:44.118Z] echo Agent pid 77 killed; [2025-02-03T03:11:44.127Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-03T03:11:44.466Z] + git semver [Pipeline] } [2025-02-03T03:11:44.737Z] $ docker stop --time=1 0c00303662cca6a0165ef222038b81de3a670d539f1991175d073ac6379b5108 [2025-02-03T03:11:46.016Z] $ docker rm -f --volumes 0c00303662cca6a0165ef222038b81de3a670d539f1991175d073ac6379b5108 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-03T03:11:46.373Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-03T03:11:46.633Z] Stashed 1 file(s) [Pipeline] echo [2025-02-03T03:11:46.637Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.20 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-03T03:11:46.929Z] provisioning config files... [Pipeline] // stage [Pipeline] } [2025-02-03T03:11:46.940Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3852698905077769581tmp [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-02-03T03:11:47.296Z] ---> ****-login.sh [2025-02-03T03:11:47.296Z] nexus3.edgexfoundry.org:10001 [2025-02-03T03:11:47.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-03T03:11:47.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-03T03:11:47.296Z] Configure a credential helper to remove this warning. See [2025-02-03T03:11:47.296Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-03T03:11:47.296Z] [2025-02-03T03:11:47.296Z] Login Succeeded [2025-02-03T03:11:47.296Z] nexus3.edgexfoundry.org:10002 [2025-02-03T03:11:47.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-03T03:11:47.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-03T03:11:47.296Z] Configure a credential helper to remove this warning. See [2025-02-03T03:11:47.296Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-03T03:11:47.296Z] [2025-02-03T03:11:47.296Z] Login Succeeded [2025-02-03T03:11:47.296Z] nexus3.edgexfoundry.org:10003 [2025-02-03T03:11:47.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-03T03:11:47.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-03T03:11:47.556Z] Configure a credential helper to remove this warning. See [2025-02-03T03:11:47.556Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-03T03:11:47.556Z] [2025-02-03T03:11:47.556Z] Login Succeeded [2025-02-03T03:11:47.556Z] nexus3.edgexfoundry.org:10004 [2025-02-03T03:11:47.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-03T03:11:47.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-03T03:11:47.556Z] Configure a credential helper to remove this warning. See [2025-02-03T03:11:47.556Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-03T03:11:47.556Z] [2025-02-03T03:11:47.556Z] Login Succeeded [2025-02-03T03:11:47.556Z] ****.io [2025-02-03T03:11:47.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-03T03:11:47.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-03T03:11:47.818Z] Configure a credential helper to remove this warning. See [2025-02-03T03:11:47.818Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-03T03:11:47.818Z] [2025-02-03T03:11:47.818Z] Login Succeeded [2025-02-03T03:11:47.818Z] ---> ****-login.sh ends [Pipeline] } [2025-02-03T03:11:47.827Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-03T03:11:47.937Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-03T03:11:47.955Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-03T03:11:47.970Z] ========================================================= [2025-02-03T03:11:47.970Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-03T03:11:47.970Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-03T03:11:48.308Z] + 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 . [2025-02-03T03:11:48.308Z] Sending build context to Docker daemon 24.98MB [2025-02-03T03:11:48.308Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-02-03T03:11:48.308Z] Step 2/10 : FROM ${BASE} AS builder [2025-02-03T03:11:48.568Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-03T03:11:48.568Z] da9db072f522: Pulling fs layer [2025-02-03T03:11:48.568Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-03T03:11:48.568Z] 06f05ace1117: Pulling fs layer [2025-02-03T03:11:48.568Z] 5fe327b54edc: Pulling fs layer [2025-02-03T03:11:48.568Z] 4f4fb700ef54: Pulling fs layer [2025-02-03T03:11:48.568Z] 92a5565b7b96: Pulling fs layer [2025-02-03T03:11:48.568Z] ff9bb7016b71: Pulling fs layer [2025-02-03T03:11:48.568Z] b67dba6c2c7d: Pulling fs layer [2025-02-03T03:11:48.568Z] a813b0c90790: Pulling fs layer [2025-02-03T03:11:48.568Z] 5fe327b54edc: Waiting [2025-02-03T03:11:48.568Z] 4f4fb700ef54: Waiting [2025-02-03T03:11:48.568Z] b67dba6c2c7d: Waiting [2025-02-03T03:11:48.568Z] a813b0c90790: Waiting [2025-02-03T03:11:48.568Z] ff9bb7016b71: Waiting [2025-02-03T03:11:48.568Z] 92a5565b7b96: Waiting [2025-02-03T03:11:48.568Z] 6ef4a4ee8ca5: Verifying Checksum [2025-02-03T03:11:48.568Z] 6ef4a4ee8ca5: Download complete [2025-02-03T03:11:48.568Z] 5fe327b54edc: Verifying Checksum [2025-02-03T03:11:48.568Z] 5fe327b54edc: Download complete [2025-02-03T03:11:48.568Z] 4f4fb700ef54: Verifying Checksum [2025-02-03T03:11:48.568Z] 4f4fb700ef54: Download complete [2025-02-03T03:11:48.568Z] 92a5565b7b96: Verifying Checksum [2025-02-03T03:11:48.568Z] 92a5565b7b96: Download complete [2025-02-03T03:11:48.568Z] da9db072f522: Download complete [2025-02-03T03:11:48.568Z] ff9bb7016b71: Verifying Checksum [2025-02-03T03:11:48.568Z] ff9bb7016b71: Download complete [2025-02-03T03:11:48.828Z] da9db072f522: Pull complete [2025-02-03T03:11:48.828Z] 6ef4a4ee8ca5: Pull complete [2025-02-03T03:11:49.087Z] a813b0c90790: Verifying Checksum [2025-02-03T03:11:49.087Z] a813b0c90790: Download complete [2025-02-03T03:11:49.087Z] 06f05ace1117: Verifying Checksum [2025-02-03T03:11:49.087Z] 06f05ace1117: Download complete [2025-02-03T03:11:49.654Z] b67dba6c2c7d: Verifying Checksum [2025-02-03T03:11:49.654Z] b67dba6c2c7d: Download complete [2025-02-03T03:11:52.185Z] 06f05ace1117: Pull complete [2025-02-03T03:11:52.185Z] 5fe327b54edc: Pull complete [2025-02-03T03:11:52.444Z] 4f4fb700ef54: Pull complete [2025-02-03T03:11:52.444Z] 92a5565b7b96: Pull complete [2025-02-03T03:11:52.444Z] ff9bb7016b71: Pull complete [2025-02-03T03:11:54.979Z] b67dba6c2c7d: Pull complete [2025-02-03T03:11:55.242Z] a813b0c90790: Pull complete [2025-02-03T03:11:55.242Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-03T03:11:55.242Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-03T03:11:55.242Z] ---> 3ba60ce46760 [2025-02-03T03:11:55.242Z] Step 3/10 : ARG MAKE=make build [2025-02-03T03:12:00.554Z] ---> Running in 6f429cfffc4a [2025-02-03T03:12:00.555Z] Removing intermediate container 6f429cfffc4a [2025-02-03T03:12:00.555Z] ---> e4e679af3e12 [2025-02-03T03:12:00.555Z] Step 4/10 : WORKDIR /device-sdk-go [2025-02-03T03:12:00.555Z] ---> Running in d8590da72c11 [2025-02-03T03:12:00.818Z] Removing intermediate container d8590da72c11 [2025-02-03T03:12:00.818Z] ---> 470d2996f25c [2025-02-03T03:12:00.818Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-02-03T03:12:00.818Z] ---> Running in 75ba8706a0cc [2025-02-03T03:12:00.818Z] Removing intermediate container 75ba8706a0cc [2025-02-03T03:12:00.818Z] ---> 4bbce57a0bfd [2025-02-03T03:12:00.818Z] Step 6/10 : RUN apk add --update --no-cache make git [2025-02-03T03:12:00.818Z] ---> Running in fc1f98dbbd6c [2025-02-03T03:12:01.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-03T03:12:01.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-03T03:12:01.597Z] OK: 248 MiB in 58 packages [2025-02-03T03:12:01.857Z] Removing intermediate container fc1f98dbbd6c [2025-02-03T03:12:01.857Z] ---> 6339906c5e0b [2025-02-03T03:12:01.857Z] Step 7/10 : COPY go.mod vendor* ./ [2025-02-03T03:12:02.118Z] ---> c4f88b17bc74 [2025-02-03T03:12:02.118Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-03T03:12:02.118Z] ---> Running in 9a85607d548c [2025-02-03T03:12:58.683Z] Removing intermediate container 9a85607d548c [2025-02-03T03:12:58.683Z] ---> 8dd2c6740058 [2025-02-03T03:12:58.683Z] Step 9/10 : COPY . . [2025-02-03T03:12:58.683Z] ---> b9217b91a223 [2025-02-03T03:12:58.683Z] Step 10/10 : RUN ${MAKE} [2025-02-03T03:12:58.683Z] ---> Running in 23aa17c8c756 [2025-02-03T03:12:58.683Z] noop [2025-02-03T03:12:58.683Z] Removing intermediate container 23aa17c8c756 [2025-02-03T03:12:58.683Z] ---> e4088f26489a [2025-02-03T03:12:58.683Z] Successfully built e4088f26489a [2025-02-03T03:12:58.684Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-03T03:12:59.015Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-03T03:12:59.015Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-03T03:12:59.101Z] prd-ubuntu20.04-docker-8c-8g-38075 does not seem to be running inside a container [2025-02-03T03:12:59.133Z] $ 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 ******** ci-base-image-x86_64 cat [2025-02-03T03:12:59.448Z] $ docker top c466dfa2c3761a7df01e1f599d993391264efa0e4ede1c7018fac35f80cbeb26 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-03T03:12:59.790Z] + go version [2025-02-03T03:12:59.790Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-03T03:12:59.800Z] $ docker stop --time=1 c466dfa2c3761a7df01e1f599d993391264efa0e4ede1c7018fac35f80cbeb26 [2025-02-03T03:13:01.063Z] $ docker rm -f --volumes c466dfa2c3761a7df01e1f599d993391264efa0e4ede1c7018fac35f80cbeb26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-03T03:13:01.501Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-03T03:13:01.501Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-03T03:13:01.597Z] prd-ubuntu20.04-docker-8c-8g-38075 does not seem to be running inside a container [2025-02-03T03:13:01.627Z] $ 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 ******** ci-base-image-x86_64 cat [2025-02-03T03:13:01.948Z] $ docker top 8b4c7673025a7c317caef842c82bb629ba26b1245e47a823a84b932fd7bda8cd -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-03T03:13:02.304Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2025-02-03T03:13:02.605Z] + make test [2025-02-03T03:13:02.605Z] go test -race -coverprofile=coverage.out ./... [2025-02-03T03:13:10.729Z] ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] [2025-02-03T03:13:49.472Z] github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements [2025-02-03T03:13:49.472Z] github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements [2025-02-03T03:13:49.472Z] github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements [2025-02-03T03:13:49.472Z] github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements [2025-02-03T03:13:49.472Z] github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements [2025-02-03T03:13:49.472Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.033s coverage: 28.2% of statements [2025-02-03T03:13:49.472Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.040s coverage: 79.3% of statements [2025-02-03T03:13:49.472Z] github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements [2025-02-03T03:13:49.472Z] github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements [2025-02-03T03:13:49.472Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.045s coverage: 86.0% of statements [2025-02-03T03:13:49.472Z] github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements [2025-02-03T03:13:49.472Z] ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] [2025-02-03T03:13:49.472Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements [2025-02-03T03:13:49.472Z] github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements [2025-02-03T03:13:49.472Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.139s coverage: 45.0% of statements [2025-02-03T03:13:49.472Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements [2025-02-03T03:13:52.010Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 4.096s coverage: 14.1% of statements [2025-02-03T03:13:52.959Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 5.428s coverage: 44.6% of statements [2025-02-03T03:13:52.960Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.052s coverage: 68.4% of statements [2025-02-03T03:13:52.960Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.100s coverage: 88.3% of statements [2025-02-03T03:13:52.960Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.060s coverage: 5.0% of statements [2025-02-03T03:14:25.061Z] GO111MODULE=on go vet ./... [2025-02-03T03:14:30.331Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-03T03:14:30.331Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-03T03:14:30.331Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-03T03:14:30.347Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-03T03:14:30.365Z] $ docker stop --time=1 8b4c7673025a7c317caef842c82bb629ba26b1245e47a823a84b932fd7bda8cd [2025-02-03T03:14:36.285Z] $ docker rm -f --volumes 8b4c7673025a7c317caef842c82bb629ba26b1245e47a823a84b932fd7bda8cd [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-03T03:14:36.946Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-03T03:14:37.061Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-02-03T03:14:37.608Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-03T03:14:37.895Z] + ls -al . [2025-02-03T03:14:37.895Z] total 736 [2025-02-03T03:14:37.895Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 3 03:13 . [2025-02-03T03:14:37.895Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 3 03:11 .. [2025-02-03T03:14:37.895Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 3 03:11 .dockerignore [2025-02-03T03:14:37.895Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 3 03:13 .git [2025-02-03T03:14:37.895Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 3 03:11 .github [2025-02-03T03:14:37.895Z] -rw-rw-r-- 1 jenkins jenkins 137 Feb 3 03:11 .gitignore [2025-02-03T03:14:37.895Z] -rw-rw-r-- 1 jenkins jenkins 199 Feb 3 03:11 .golangci.yml [2025-02-03T03:14:37.895Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 3 03:11 .semver [2025-02-03T03:14:37.895Z] -rw-rw-r-- 1 jenkins jenkins 48109 Feb 3 03:11 CHANGELOG.md [2025-02-03T03:14:37.895Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 3 03:11 GOVERNANCE.md [2025-02-03T03:14:37.895Z] -rw-rw-r-- 1 jenkins jenkins 882 Feb 3 03:11 Jenkinsfile [2025-02-03T03:14:37.895Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 3 03:11 LICENSE [2025-02-03T03:14:37.895Z] -rw-rw-r-- 1 jenkins jenkins 2424 Feb 3 03:11 Makefile [2025-02-03T03:14:37.895Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 3 03:11 OWNERS.md [2025-02-03T03:14:37.895Z] -rw-rw-r-- 1 jenkins jenkins 4937 Feb 3 03:11 README.md [2025-02-03T03:14:37.895Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 3 03:11 VERSION [2025-02-03T03:14:37.895Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 3 03:11 bin [2025-02-03T03:14:37.895Z] -rw-r--r-- 1 jenkins jenkins 500967 Feb 3 03:13 coverage.out [2025-02-03T03:14:37.895Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 3 03:11 example [2025-02-03T03:14:37.895Z] -rw-rw-r-- 1 jenkins jenkins 6177 Feb 3 03:11 go.mod [2025-02-03T03:14:37.895Z] -rw-rw-r-- 1 jenkins jenkins 86421 Feb 3 03:11 go.sum [2025-02-03T03:14:37.895Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 3 03:11 internal [2025-02-03T03:14:37.895Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 3 03:11 openapi [2025-02-03T03:14:37.895Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 3 03:11 pkg [2025-02-03T03:14:37.895Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 3 03:11 snap [2025-02-03T03:14:37.895Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 3 03:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-03T03:14:38.234Z] + 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=9af0642e0454afe5e7d0bd4928537ff3f2da2e70 --label arch=amd64 --label version=4.0.0-dev.20 . [2025-02-03T03:14:38.235Z] Sending build context to Docker daemon 25.48MB [2025-02-03T03:14:38.235Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2025-02-03T03:14:38.235Z] Step 2/24 : FROM ${BASE} AS builder [2025-02-03T03:14:38.235Z] ---> e4088f26489a [2025-02-03T03:14:38.235Z] Step 3/24 : ARG MAKE=make build [2025-02-03T03:14:38.827Z] ---> Running in 5d92fffc4824 [2025-02-03T03:14:39.088Z] Removing intermediate container 5d92fffc4824 [2025-02-03T03:14:39.088Z] ---> 42df994d38b8 [2025-02-03T03:14:39.088Z] Step 4/24 : WORKDIR /device-sdk-go [2025-02-03T03:14:39.088Z] ---> Running in ef7689b065d2 [2025-02-03T03:14:39.088Z] Removing intermediate container ef7689b065d2 [2025-02-03T03:14:39.088Z] ---> 67a8c941203e [2025-02-03T03:14:39.088Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-02-03T03:14:39.088Z] ---> Running in 066741ba1a98 [2025-02-03T03:14:39.088Z] Removing intermediate container 066741ba1a98 [2025-02-03T03:14:39.088Z] ---> b9241479ae2d [2025-02-03T03:14:39.088Z] Step 6/24 : RUN apk add --update --no-cache make git [2025-02-03T03:14:39.088Z] ---> Running in 2bc0230ebf1e [2025-02-03T03:14:39.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-03T03:14:39.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-03T03:14:39.868Z] OK: 248 MiB in 58 packages [2025-02-03T03:14:40.128Z] Removing intermediate container 2bc0230ebf1e [2025-02-03T03:14:40.128Z] ---> aa2cead924b9 [2025-02-03T03:14:40.128Z] Step 7/24 : COPY go.mod vendor* ./ [2025-02-03T03:14:40.128Z] ---> dd2c0634728c [2025-02-03T03:14:40.128Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-03T03:14:40.128Z] ---> Running in 7469982f95c8 [2025-02-03T03:14:40.698Z] Removing intermediate container 7469982f95c8 [2025-02-03T03:14:40.698Z] ---> be0a6069f1ab [2025-02-03T03:14:40.698Z] Step 9/24 : COPY . . [2025-02-03T03:14:42.074Z] ---> 8b2d6ed854d9 [2025-02-03T03:14:42.074Z] Step 10/24 : RUN ${MAKE} [2025-02-03T03:14:42.074Z] ---> Running in be7ad66a9407 [2025-02-03T03:14:42.074Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2025-02-03T03:15:14.148Z] Removing intermediate container be7ad66a9407 [2025-02-03T03:15:14.148Z] ---> 5cdd03484348 [2025-02-03T03:15:14.148Z] Step 11/24 : FROM alpine:3.20 [2025-02-03T03:15:14.407Z] 3.20: Pulling from library/alpine [2025-02-03T03:15:14.407Z] 66a3d608f3fa: Pulling fs layer [2025-02-03T03:15:14.407Z] 66a3d608f3fa: Verifying Checksum [2025-02-03T03:15:14.407Z] 66a3d608f3fa: Download complete [2025-02-03T03:15:14.665Z] 66a3d608f3fa: Pull complete [2025-02-03T03:15:14.665Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-03T03:15:14.665Z] Status: Downloaded newer image for alpine:3.20 [2025-02-03T03:15:14.665Z] ---> e29df9b510ff [2025-02-03T03:15:14.665Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2025-02-03T03:15:14.665Z] ---> Running in c39d0a678e93 [2025-02-03T03:15:14.928Z] Removing intermediate container c39d0a678e93 [2025-02-03T03:15:14.930Z] ---> 25bb0c4751cd [2025-02-03T03:15:14.930Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2025-02-03T03:15:14.930Z] ---> Running in 7ed44d2ce22a [2025-02-03T03:15:15.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-03T03:15:15.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-03T03:15:15.771Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-02-03T03:15:15.771Z] Executing busybox-1.36.1-r29.trigger [2025-02-03T03:15:15.771Z] OK: 8 MiB in 15 packages [2025-02-03T03:15:16.031Z] Removing intermediate container 7ed44d2ce22a [2025-02-03T03:15:16.031Z] ---> 40776f7e3011 [2025-02-03T03:15:16.031Z] Step 14/24 : RUN apk --no-cache upgrade [2025-02-03T03:15:16.031Z] ---> Running in ae8704e87e8c [2025-02-03T03:15:16.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-03T03:15:16.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-03T03:15:16.549Z] OK: 8 MiB in 15 packages [2025-02-03T03:15:16.808Z] Removing intermediate container ae8704e87e8c [2025-02-03T03:15:16.808Z] ---> 17561b655c80 [2025-02-03T03:15:16.808Z] Step 15/24 : WORKDIR / [2025-02-03T03:15:16.808Z] ---> Running in 83a4c0f13a84 [2025-02-03T03:15:17.066Z] Removing intermediate container 83a4c0f13a84 [2025-02-03T03:15:17.066Z] ---> 193dc1041535 [2025-02-03T03:15:17.066Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2025-02-03T03:15:17.066Z] ---> 4e0df9e3ac20 [2025-02-03T03:15:17.066Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2025-02-03T03:15:18.983Z] ---> b3344caeb708 [2025-02-03T03:15:18.983Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2025-02-03T03:15:18.983Z] ---> bcf64fdd3721 [2025-02-03T03:15:18.983Z] Step 19/24 : EXPOSE 59999 [2025-02-03T03:15:18.983Z] ---> Running in ac3afd9986bd [2025-02-03T03:15:18.983Z] Removing intermediate container ac3afd9986bd [2025-02-03T03:15:18.983Z] ---> 543aa0c5b49c [2025-02-03T03:15:18.983Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2025-02-03T03:15:18.983Z] ---> Running in 9a073545b166 [2025-02-03T03:15:18.983Z] Removing intermediate container 9a073545b166 [2025-02-03T03:15:18.983Z] ---> b62289545d1b [2025-02-03T03:15:18.983Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2025-02-03T03:15:19.242Z] ---> Running in ae20c86b2603 [2025-02-03T03:15:19.242Z] Removing intermediate container ae20c86b2603 [2025-02-03T03:15:19.242Z] ---> 2e0781510f42 [2025-02-03T03:15:19.242Z] Step 22/24 : LABEL arch=amd64 [2025-02-03T03:15:19.242Z] ---> Running in 1b1cdebeebb5 [2025-02-03T03:15:19.242Z] Removing intermediate container 1b1cdebeebb5 [2025-02-03T03:15:19.242Z] ---> 7f2b1db60e2d [2025-02-03T03:15:19.242Z] Step 23/24 : LABEL git_sha=9af0642e0454afe5e7d0bd4928537ff3f2da2e70 [2025-02-03T03:15:19.242Z] ---> Running in a02912282173 [2025-02-03T03:15:19.242Z] Removing intermediate container a02912282173 [2025-02-03T03:15:19.242Z] ---> 16458d5b7044 [2025-02-03T03:15:19.242Z] Step 24/24 : LABEL version=4.0.0-dev.20 [2025-02-03T03:15:19.501Z] ---> Running in db01f4a04edd [2025-02-03T03:15:19.501Z] Removing intermediate container db01f4a04edd [2025-02-03T03:15:19.501Z] ---> 90378ea953a2 [2025-02-03T03:15:19.501Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-03T03:15:19.501Z] Successfully built 90378ea953a2 [2025-02-03T03:15:19.501Z] 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 [2025-02-03T03:15:19.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-03T03:15:19.998Z] [2025-02-03T03:15:19.998Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-03T03:15:20.302Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-03T03:15:20.302Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-03T03:15:20.302Z] 5eb5b503b376: Pulling fs layer [2025-02-03T03:15:20.302Z] 5c69ac0246d0: Pulling fs layer [2025-02-03T03:15:20.302Z] ec43610c2a17: Pulling fs layer [2025-02-03T03:15:20.302Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-03T03:15:20.302Z] 33b1e0a273af: Pulling fs layer [2025-02-03T03:15:20.302Z] 5d3b04190fa2: Pulling fs layer [2025-02-03T03:15:20.302Z] 2f39f015ded8: Pulling fs layer [2025-02-03T03:15:20.302Z] 33b1e0a273af: Waiting [2025-02-03T03:15:20.302Z] 5d3b04190fa2: Waiting [2025-02-03T03:15:20.302Z] 3a2ae6a8a46f: Waiting [2025-02-03T03:15:20.302Z] 2f39f015ded8: Waiting [2025-02-03T03:15:20.302Z] 5c69ac0246d0: Download complete [2025-02-03T03:15:20.302Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-03T03:15:20.302Z] ec43610c2a17: Verifying Checksum [2025-02-03T03:15:20.302Z] ec43610c2a17: Download complete [2025-02-03T03:15:20.302Z] 33b1e0a273af: Verifying Checksum [2025-02-03T03:15:20.302Z] 33b1e0a273af: Download complete [2025-02-03T03:15:20.302Z] 5d3b04190fa2: Download complete [2025-02-03T03:15:20.561Z] 5eb5b503b376: Verifying Checksum [2025-02-03T03:15:20.561Z] 5eb5b503b376: Download complete [2025-02-03T03:15:21.128Z] 2f39f015ded8: Download complete [2025-02-03T03:15:21.695Z] 5eb5b503b376: Pull complete [2025-02-03T03:15:21.695Z] 5c69ac0246d0: Pull complete [2025-02-03T03:15:22.264Z] ec43610c2a17: Pull complete [2025-02-03T03:15:22.264Z] 3a2ae6a8a46f: Pull complete [2025-02-03T03:15:22.523Z] 33b1e0a273af: Pull complete [2025-02-03T03:15:22.523Z] 5d3b04190fa2: Pull complete [2025-02-03T03:15:26.706Z] 2f39f015ded8: Pull complete [2025-02-03T03:15:26.707Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-03T03:15:26.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-03T03:15:26.707Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-03T03:15:26.803Z] prd-ubuntu20.04-docker-8c-8g-38075 does not seem to be running inside a container [2025-02-03T03:15:26.826Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-03T03:15:30.915Z] $ docker top 9642349e40389c6ea3a631e4798a2010bbd7a26aa054b0473cad8ad7c7ab65bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-03T03:15:31.377Z] ---> job-cost.sh [2025-02-03T03:15:31.377Z] lf-activate-venv: SKIPPING [2025-02-03T03:15:31.377Z] INFO: No Stack... [2025-02-03T03:15:31.947Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-03T03:15:32.206Z] INFO: Archiving Costs [Pipeline] sh [2025-02-03T03:15:32.497Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2025-02-03T03:15:32.497Z] + cut -d, -f6 [Pipeline] lock [2025-02-03T03:15:32.513Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-343-stack-cost] [2025-02-03T03:15:32.520Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-343-stack-cost] did not exist. Created. [2025-02-03T03:15:32.526Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-343-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-03T03:15:32.839Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-03T03:15:32.880Z] Stashed 1 file(s) [Pipeline] } [2025-02-03T03:15:32.888Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-343-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-03T03:15:32.917Z] $ docker stop --time=1 9642349e40389c6ea3a631e4798a2010bbd7a26aa054b0473cad8ad7c7ab65bb [2025-02-03T03:15:34.057Z] $ docker rm -f --volumes 9642349e40389c6ea3a631e4798a2010bbd7a26aa054b0473cad8ad7c7ab65bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-02-03T03:15:34.398Z] provisioning config files... [2025-02-03T03:15:34.404Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3580861416912067153tmp [Pipeline] { [Pipeline] sh [2025-02-03T03:15:34.696Z] + set +x [2025-02-03T03:15:34.696Z] + curl -s https://codecov.io/bash [2025-02-03T03:15:34.696Z] + bash -s -- [2025-02-03T03:15:34.696Z] [2025-02-03T03:15:34.696Z] _____ _ [2025-02-03T03:15:34.696Z] / ____| | | [2025-02-03T03:15:34.696Z] | | ___ __| | ___ ___ _____ __ [2025-02-03T03:15:34.696Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-03T03:15:34.696Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-03T03:15:34.696Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-03T03:15:34.696Z] Bash-1.0.6 [2025-02-03T03:15:34.696Z] [2025-02-03T03:15:34.696Z] [2025-02-03T03:15:34.696Z] ==> git version 2.25.1 found [2025-02-03T03:15:34.697Z] ==> 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 [2025-02-03T03:15:34.697Z] Release-Date: 2020-01-08 [2025-02-03T03:15:34.697Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-02-03T03:15:34.697Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-03T03:15:34.697Z] ==> Jenkins CI detected. [2025-02-03T03:15:34.697Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2025-02-03T03:15:34.697Z] project root: . [2025-02-03T03:15:34.697Z] --> token set from env [2025-02-03T03:15:34.697Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-03T03:15:34.697Z] ==> Running gcov in . (disable via -X gcov) [2025-02-03T03:15:34.697Z] ==> Python coveragepy not found [2025-02-03T03:15:34.697Z] ==> Searching for coverage reports in: [2025-02-03T03:15:34.697Z] + . [2025-02-03T03:15:34.957Z] -> Found 1 reports [2025-02-03T03:15:34.957Z] ==> Detecting git/mercurial file structure [2025-02-03T03:15:34.957Z] ==> Reading reports [2025-02-03T03:15:34.957Z] + ./coverage.out bytes=500967 [2025-02-03T03:15:34.957Z] ==> Appending adjustments [2025-02-03T03:15:34.957Z] https://docs.codecov.io/docs/fixing-reports [2025-02-03T03:15:35.217Z] + Found adjustments [2025-02-03T03:15:35.217Z] ==> Gzipping contents [2025-02-03T03:15:35.217Z] 48K /tmp/codecov.yjZ5mN.gz [2025-02-03T03:15:35.217Z] ==> Uploading reports [2025-02-03T03:15:35.217Z] url: https://codecov.io [2025-02-03T03:15:35.217Z] query: branch=main&commit=9af0642e0454afe5e7d0bd4928537ff3f2da2e70&build=343&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F343%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-03T03:15:35.217Z] -> Pinging Codecov [2025-02-03T03:15:35.217Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9af0642e0454afe5e7d0bd4928537ff3f2da2e70&build=343&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F343%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-03T03:15:35.477Z] -> Uploading to [2025-02-03T03:15:35.477Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/9af0642e0454afe5e7d0bd4928537ff3f2da2e70/3cebd3cf-d188-41f2-b90e-4f54c80094b5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250203%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250203T031535Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=5cc868dbf1e6d3c5416cefdfa3caeb49b25ebd44c43842789639b36076f75660 [2025-02-03T03:15:35.477Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-03T03:15:35.477Z] Dload Upload Total Spent Left Speed [2025-02-03T03:15:35.737Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47770 0 0 100 47770 0 232k --:--:-- --:--:-- --:--:-- 232k [2025-02-03T03:15:35.737Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/9af0642e0454afe5e7d0bd4928537ff3f2da2e70 [Pipeline] } [2025-02-03T03:15:35.745Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-02-03T03:15:36.042Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-03T03:15:36.058Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-03T03:15:36.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-03T03:15:36.448Z] [2025-02-03T03:15:36.448Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-03T03:15:36.797Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-03T03:15:36.797Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-03T03:15:36.797Z] 43c4264eed91: Pulling fs layer [2025-02-03T03:15:36.797Z] 4cc291be95ef: Pulling fs layer [2025-02-03T03:15:36.797Z] 2ac1f1163629: Pulling fs layer [2025-02-03T03:15:36.797Z] 5c3c966382ef: Pulling fs layer [2025-02-03T03:15:36.797Z] 4f4fb700ef54: Pulling fs layer [2025-02-03T03:15:36.797Z] d9c7d2e4e75e: Pulling fs layer [2025-02-03T03:15:36.797Z] 9c3e1370e548: Pulling fs layer [2025-02-03T03:15:36.797Z] 4f4fb700ef54: Waiting [2025-02-03T03:15:36.797Z] d9c7d2e4e75e: Waiting [2025-02-03T03:15:36.797Z] 9c3e1370e548: Waiting [2025-02-03T03:15:36.797Z] 5c3c966382ef: Waiting [2025-02-03T03:15:36.797Z] 4cc291be95ef: Download complete [2025-02-03T03:15:36.797Z] 5c3c966382ef: Verifying Checksum [2025-02-03T03:15:36.797Z] 5c3c966382ef: Download complete [2025-02-03T03:15:36.797Z] 4f4fb700ef54: Verifying Checksum [2025-02-03T03:15:36.797Z] 4f4fb700ef54: Download complete [2025-02-03T03:15:36.797Z] 43c4264eed91: Download complete [2025-02-03T03:15:37.083Z] 43c4264eed91: Pull complete [2025-02-03T03:15:37.083Z] d9c7d2e4e75e: Verifying Checksum [2025-02-03T03:15:37.083Z] d9c7d2e4e75e: Download complete [2025-02-03T03:15:37.083Z] 4cc291be95ef: Pull complete [2025-02-03T03:15:37.364Z] 2ac1f1163629: Download complete [2025-02-03T03:15:37.931Z] 9c3e1370e548: Verifying Checksum [2025-02-03T03:15:37.931Z] 9c3e1370e548: Download complete [2025-02-03T03:15:40.467Z] 2ac1f1163629: Pull complete [2025-02-03T03:15:40.467Z] 5c3c966382ef: Pull complete [2025-02-03T03:15:40.467Z] 4f4fb700ef54: Pull complete [2025-02-03T03:15:40.726Z] d9c7d2e4e75e: Pull complete [2025-02-03T03:15:43.257Z] 9c3e1370e548: Pull complete [2025-02-03T03:15:43.257Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-03T03:15:43.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-03T03:15:43.257Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-03T03:15:43.349Z] prd-ubuntu20.04-docker-8c-8g-38075 does not seem to be running inside a container [2025-02-03T03:15:43.374Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-02-03T03:15:50.012Z] $ docker top be87565ac0e2d8d8208008ef3918f9cb4baebe74f6417b1fabea15b9b584c4c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-03T03:15:50.369Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2025-02-03T03:15:50.379Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2025-02-03T03:15:50.658Z] + set -o pipefail [2025-02-03T03:15:50.658Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2025-02-03T03:15:58.781Z] [2025-02-03T03:15:58.781Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v4)... [2025-02-03T03:15:58.781Z] [2025-02-03T03:15:58.781Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/de841110-4c6a-4edb-b101-ab62d18b4e36 [2025-02-03T03:15:58.781Z] [2025-02-03T03:15:58.781Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-03T03:15:58.781Z] [2025-02-03T03:15:59.040Z] [2025-02-03T03:15:59.040Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2025-02-03T03:15:59.040Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-02-03T03:15:59.308Z] $ docker stop --time=1 be87565ac0e2d8d8208008ef3918f9cb4baebe74f6417b1fabea15b9b584c4c6 [2025-02-03T03:16:02.804Z] $ docker rm -f --volumes be87565ac0e2d8d8208008ef3918f9cb4baebe74f6417b1fabea15b9b584c4c6 [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 [2025-02-03T03:16:03.353Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-03T03:16:03.377Z] provisioning config files... [2025-02-03T03:16:03.385Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config825669848296364187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-03T03:16:03.687Z] --> edgex-publish-swagger.sh [2025-02-03T03:16:03.687Z] === Publish openapi API === [2025-02-03T03:16:03.687Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-02-03T03:16:03.687Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] [2025-02-03T03:16:03.687Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-03T03:16:03.687Z] Dload Upload Total Spent Left Speed [2025-02-03T03:16:04.256Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37674 100 156 100 37518 300 72289 --:--:-- --:--:-- --:--:-- 72450 100 37674 100 156 100 37518 300 72289 --:--:-- --:--:-- --:--:-- 72450 [2025-02-03T03:16:04.256Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-03T03:16:04.256Z] [Pipeline] } [2025-02-03T03:16:04.263Z] 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 [2025-02-03T03:16:04.723Z] + git log --format=format:%s -1 9af0642e0454afe5e7d0bd4928537ff3f2da2e70 [Pipeline] sh [2025-02-03T03:16:05.015Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-03T03:16:05.015Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-03T03:16:05.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-03T03:16:05.318Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-03T03:16:05.396Z] prd-ubuntu20.04-docker-8c-8g-38075 does not seem to be running inside a container [2025-02-03T03:16:05.424Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-03T03:16:05.758Z] $ docker top 4fbc309594ddc07cc5e4fe921e790839537458be996324584ab56c8ea43d7b00 -eo pid,comm [2025-02-03T03:16:05.803Z] 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). [2025-02-03T03:16:05.803Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-03T03:16:05.863Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-03T03:16:05.863Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-03T03:16:05.965Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-03T03:16:05.966Z] $ docker exec 4fbc309594ddc07cc5e4fe921e790839537458be996324584ab56c8ea43d7b00 ssh-agent [2025-02-03T03:16:06.067Z] SSH_AUTH_SOCK=/tmp/ssh-EUCryY4oeT4c/agent.31 [2025-02-03T03:16:06.067Z] SSH_AGENT_PID=37 [2025-02-03T03:16:06.072Z] Running ssh-add (command line suppressed) [2025-02-03T03:16:06.169Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7511555502721384692.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7511555502721384692.key) [2025-02-03T03:16:06.183Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-03T03:16:06.472Z] + git semver tag [2025-02-03T03:16:06.731Z] 2025-02-03 03:16:06,662 [run_tag] DEBUG tag force:False [2025-02-03T03:16:06.731Z] 2025-02-03 03:16:06,662 [check_head_tag] DEBUG check head tag [2025-02-03T03:16:06.731Z] 2025-02-03 03:16:06,663 [execute] INFO git cat-file --batch-check [2025-02-03T03:16:06.731Z] 2025-02-03 03:16:06,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2025-02-03T03:16:06.731Z] 2025-02-03 03:16:06,667 [execute] INFO git cat-file --batch [2025-02-03T03:16:06.731Z] 2025-02-03 03:16:06,667 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2025-02-03T03:16:06.731Z] 2025-02-03 03:16:06,702 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-02-03T03:16:06.731Z] 2025-02-03 03:16:06,703 [execute] INFO git tag -a v4.0.0-dev.20 -m v4.0.0-dev.20 [2025-02-03T03:16:06.731Z] 2025-02-03 03:16:06,703 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.20', '-m', 'v4.0.0-dev.20'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2025-02-03T03:16:06.731Z] 2025-02-03 03:16:06,707 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-02-03T03:16:06.731Z] 4.0.0-dev.20 [Pipeline] } [2025-02-03T03:16:06.738Z] $ docker exec --env ******** --env ******** 4fbc309594ddc07cc5e4fe921e790839537458be996324584ab56c8ea43d7b00 ssh-agent -k [2025-02-03T03:16:06.847Z] unset SSH_AUTH_SOCK; [2025-02-03T03:16:06.847Z] unset SSH_AGENT_PID; [2025-02-03T03:16:06.847Z] echo Agent pid 37 killed; [2025-02-03T03:16:06.856Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-03T03:16:07.186Z] + git semver [Pipeline] } [2025-02-03T03:16:07.457Z] $ docker stop --time=1 4fbc309594ddc07cc5e4fe921e790839537458be996324584ab56c8ea43d7b00 [2025-02-03T03:16:09.669Z] $ docker rm -f --volumes 4fbc309594ddc07cc5e4fe921e790839537458be996324584ab56c8ea43d7b00 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-03T03:16:10.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-03T03:16:10.095Z] [2025-02-03T03:16:10.095Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-03T03:16:10.408Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-03T03:16:10.408Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-03T03:16:10.408Z] ab5ef0e58194: Pulling fs layer [2025-02-03T03:16:10.408Z] 9712f1f96733: Pulling fs layer [2025-02-03T03:16:10.408Z] 63f879dbbcfc: Pulling fs layer [2025-02-03T03:16:10.408Z] 0d9ebad4ef96: Pulling fs layer [2025-02-03T03:16:10.408Z] e9a5061849ea: Pulling fs layer [2025-02-03T03:16:10.408Z] d747dcd14b5f: Pulling fs layer [2025-02-03T03:16:10.408Z] 2de7ff778b66: Pulling fs layer [2025-02-03T03:16:10.408Z] 0d9ebad4ef96: Waiting [2025-02-03T03:16:10.408Z] e9a5061849ea: Waiting [2025-02-03T03:16:10.408Z] d747dcd14b5f: Waiting [2025-02-03T03:16:10.408Z] 2de7ff778b66: Waiting [2025-02-03T03:16:10.408Z] 9712f1f96733: Verifying Checksum [2025-02-03T03:16:10.408Z] 9712f1f96733: Download complete [2025-02-03T03:16:10.980Z] 63f879dbbcfc: Verifying Checksum [2025-02-03T03:16:10.980Z] 63f879dbbcfc: Download complete [2025-02-03T03:16:10.980Z] e9a5061849ea: Verifying Checksum [2025-02-03T03:16:10.980Z] e9a5061849ea: Download complete [2025-02-03T03:16:10.980Z] d747dcd14b5f: Verifying Checksum [2025-02-03T03:16:10.980Z] d747dcd14b5f: Download complete [2025-02-03T03:16:10.980Z] ab5ef0e58194: Verifying Checksum [2025-02-03T03:16:10.980Z] ab5ef0e58194: Download complete [2025-02-03T03:16:11.238Z] 0d9ebad4ef96: Verifying Checksum [2025-02-03T03:16:11.238Z] 0d9ebad4ef96: Download complete [2025-02-03T03:16:11.238Z] 2de7ff778b66: Verifying Checksum [2025-02-03T03:16:11.238Z] 2de7ff778b66: Download complete [2025-02-03T03:16:15.506Z] ab5ef0e58194: Pull complete [2025-02-03T03:16:15.506Z] 9712f1f96733: Pull complete [2025-02-03T03:16:16.071Z] 63f879dbbcfc: Pull complete [2025-02-03T03:16:20.257Z] 0d9ebad4ef96: Pull complete [2025-02-03T03:16:20.257Z] e9a5061849ea: Pull complete [2025-02-03T03:16:20.257Z] d747dcd14b5f: Pull complete [2025-02-03T03:16:20.823Z] 2de7ff778b66: Pull complete [2025-02-03T03:16:20.823Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-03T03:16:20.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-03T03:16:20.823Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-03T03:16:20.936Z] prd-ubuntu20.04-docker-8c-8g-38075 does not seem to be running inside a container [2025-02-03T03:16:20.966Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-02-03T03:16:24.583Z] $ docker top cb88ba2d8dc424189eff87ba1f66bc0317325acae6a2a7f22b4fdd432885cce9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-03T03:16:24.671Z] provisioning config files... [2025-02-03T03:16:24.680Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config90307563474792385tmp [2025-02-03T03:16:24.689Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6535170076005114329tmp [2025-02-03T03:16:24.697Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3545294270925259957tmp [Pipeline] { [Pipeline] echo [2025-02-03T03:16:24.798Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-03T03:16:25.100Z] ---> sigul-configuration.sh [2025-02-03T03:16:25.100Z] gpg: directory `/root/.gnupg' created [2025-02-03T03:16:25.100Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-03T03:16:25.100Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-03T03:16:25.100Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-03T03:16:25.100Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-03T03:16:25.100Z] gpg: CAST5 encrypted data [2025-02-03T03:16:25.100Z] gpg: encrypted with 1 passphrase [2025-02-03T03:16:25.100Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-03T03:16:25.393Z] + mkdir /home/jenkins [2025-02-03T03:16:25.393Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-03T03:16:25.691Z] + 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 [2025-02-03T03:16:25.704Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-03T03:16:26.002Z] ---> sigul-install.sh [2025-02-03T03:16:26.002Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-03T03:16:26.301Z] + git tag --list [2025-02-03T03:16:26.301Z] 0.7.1 [2025-02-03T03:16:26.301Z] delhi-tag [2025-02-03T03:16:26.301Z] v1.0.0 [2025-02-03T03:16:26.301Z] v1.1.0 [2025-02-03T03:16:26.301Z] v1.1.1 [2025-02-03T03:16:26.301Z] v1.1.2 [2025-02-03T03:16:26.301Z] v1.2.0 [2025-02-03T03:16:26.301Z] v1.2.1 [2025-02-03T03:16:26.301Z] v1.2.2 [2025-02-03T03:16:26.301Z] v1.2.3 [2025-02-03T03:16:26.301Z] v1.3.0 [2025-02-03T03:16:26.301Z] v1.4.0 [2025-02-03T03:16:26.301Z] v2.0.0 [2025-02-03T03:16:26.301Z] v2.1.0 [2025-02-03T03:16:26.301Z] v2.1.1 [2025-02-03T03:16:26.301Z] v2.2.0 [2025-02-03T03:16:26.301Z] v2.3.0 [2025-02-03T03:16:26.301Z] v2.3.1 [2025-02-03T03:16:26.301Z] v3.0 [2025-02-03T03:16:26.301Z] v3.0.0 [2025-02-03T03:16:26.301Z] v3.0.1-dev.1 [2025-02-03T03:16:26.301Z] v3.1 [2025-02-03T03:16:26.301Z] v3.1.0 [2025-02-03T03:16:26.301Z] v3.1.0-dev.1 [2025-02-03T03:16:26.301Z] v3.1.0-dev.10 [2025-02-03T03:16:26.301Z] v3.1.0-dev.11 [2025-02-03T03:16:26.301Z] v3.1.0-dev.12 [2025-02-03T03:16:26.301Z] v3.1.0-dev.13 [2025-02-03T03:16:26.301Z] v3.1.0-dev.14 [2025-02-03T03:16:26.301Z] v3.1.0-dev.15 [2025-02-03T03:16:26.301Z] v3.1.0-dev.16 [2025-02-03T03:16:26.301Z] v3.1.0-dev.17 [2025-02-03T03:16:26.301Z] v3.1.0-dev.18 [2025-02-03T03:16:26.301Z] v3.1.0-dev.19 [2025-02-03T03:16:26.301Z] v3.1.0-dev.2 [2025-02-03T03:16:26.301Z] v3.1.0-dev.20 [2025-02-03T03:16:26.301Z] v3.1.0-dev.21 [2025-02-03T03:16:26.301Z] v3.1.0-dev.22 [2025-02-03T03:16:26.301Z] v3.1.0-dev.23 [2025-02-03T03:16:26.301Z] v3.1.0-dev.24 [2025-02-03T03:16:26.301Z] v3.1.0-dev.25 [2025-02-03T03:16:26.301Z] v3.1.0-dev.26 [2025-02-03T03:16:26.301Z] v3.1.0-dev.27 [2025-02-03T03:16:26.301Z] v3.1.0-dev.28 [2025-02-03T03:16:26.301Z] v3.1.0-dev.29 [2025-02-03T03:16:26.301Z] v3.1.0-dev.3 [2025-02-03T03:16:26.301Z] v3.1.0-dev.30 [2025-02-03T03:16:26.301Z] v3.1.0-dev.31 [2025-02-03T03:16:26.301Z] v3.1.0-dev.32 [2025-02-03T03:16:26.301Z] v3.1.0-dev.33 [2025-02-03T03:16:26.301Z] v3.1.0-dev.34 [2025-02-03T03:16:26.301Z] v3.1.0-dev.35 [2025-02-03T03:16:26.301Z] v3.1.0-dev.36 [2025-02-03T03:16:26.301Z] v3.1.0-dev.37 [2025-02-03T03:16:26.301Z] v3.1.0-dev.38 [2025-02-03T03:16:26.301Z] v3.1.0-dev.39 [2025-02-03T03:16:26.301Z] v3.1.0-dev.4 [2025-02-03T03:16:26.301Z] v3.1.0-dev.40 [2025-02-03T03:16:26.301Z] v3.1.0-dev.41 [2025-02-03T03:16:26.301Z] v3.1.0-dev.5 [2025-02-03T03:16:26.301Z] v3.1.0-dev.6 [2025-02-03T03:16:26.301Z] v3.1.0-dev.7 [2025-02-03T03:16:26.301Z] v3.1.0-dev.8 [2025-02-03T03:16:26.301Z] v3.1.0-dev.9 [2025-02-03T03:16:26.301Z] v3.1.1 [2025-02-03T03:16:26.301Z] v3.1.1-dev.1 [2025-02-03T03:16:26.301Z] v3.2.0-dev.1 [2025-02-03T03:16:26.301Z] v3.2.0-dev.10 [2025-02-03T03:16:26.301Z] v3.2.0-dev.11 [2025-02-03T03:16:26.301Z] v3.2.0-dev.12 [2025-02-03T03:16:26.301Z] v3.2.0-dev.13 [2025-02-03T03:16:26.301Z] v3.2.0-dev.14 [2025-02-03T03:16:26.301Z] v3.2.0-dev.15 [2025-02-03T03:16:26.301Z] v3.2.0-dev.16 [2025-02-03T03:16:26.301Z] v3.2.0-dev.17 [2025-02-03T03:16:26.301Z] v3.2.0-dev.18 [2025-02-03T03:16:26.301Z] v3.2.0-dev.19 [2025-02-03T03:16:26.301Z] v3.2.0-dev.2 [2025-02-03T03:16:26.301Z] v3.2.0-dev.20 [2025-02-03T03:16:26.301Z] v3.2.0-dev.21 [2025-02-03T03:16:26.301Z] v3.2.0-dev.22 [2025-02-03T03:16:26.301Z] v3.2.0-dev.23 [2025-02-03T03:16:26.301Z] v3.2.0-dev.24 [2025-02-03T03:16:26.301Z] v3.2.0-dev.25 [2025-02-03T03:16:26.301Z] v3.2.0-dev.26 [2025-02-03T03:16:26.301Z] v3.2.0-dev.27 [2025-02-03T03:16:26.302Z] v3.2.0-dev.28 [2025-02-03T03:16:26.302Z] v3.2.0-dev.29 [2025-02-03T03:16:26.302Z] v3.2.0-dev.3 [2025-02-03T03:16:26.302Z] v3.2.0-dev.30 [2025-02-03T03:16:26.302Z] v3.2.0-dev.31 [2025-02-03T03:16:26.302Z] v3.2.0-dev.32 [2025-02-03T03:16:26.302Z] v3.2.0-dev.33 [2025-02-03T03:16:26.302Z] v3.2.0-dev.34 [2025-02-03T03:16:26.302Z] v3.2.0-dev.35 [2025-02-03T03:16:26.302Z] v3.2.0-dev.36 [2025-02-03T03:16:26.302Z] v3.2.0-dev.37 [2025-02-03T03:16:26.302Z] v3.2.0-dev.38 [2025-02-03T03:16:26.302Z] v3.2.0-dev.39 [2025-02-03T03:16:26.302Z] v3.2.0-dev.4 [2025-02-03T03:16:26.302Z] v3.2.0-dev.40 [2025-02-03T03:16:26.302Z] v3.2.0-dev.41 [2025-02-03T03:16:26.302Z] v3.2.0-dev.42 [2025-02-03T03:16:26.302Z] v3.2.0-dev.43 [2025-02-03T03:16:26.302Z] v3.2.0-dev.44 [2025-02-03T03:16:26.302Z] v3.2.0-dev.45 [2025-02-03T03:16:26.302Z] v3.2.0-dev.46 [2025-02-03T03:16:26.302Z] v3.2.0-dev.47 [2025-02-03T03:16:26.302Z] v3.2.0-dev.48 [2025-02-03T03:16:26.302Z] v3.2.0-dev.5 [2025-02-03T03:16:26.302Z] v3.2.0-dev.6 [2025-02-03T03:16:26.302Z] v3.2.0-dev.7 [2025-02-03T03:16:26.302Z] v3.2.0-dev.8 [2025-02-03T03:16:26.302Z] v3.2.0-dev.9 [2025-02-03T03:16:26.302Z] v4.0.0-dev.1 [2025-02-03T03:16:26.302Z] v4.0.0-dev.10 [2025-02-03T03:16:26.302Z] v4.0.0-dev.11 [2025-02-03T03:16:26.302Z] v4.0.0-dev.12 [2025-02-03T03:16:26.302Z] v4.0.0-dev.13 [2025-02-03T03:16:26.302Z] v4.0.0-dev.14 [2025-02-03T03:16:26.302Z] v4.0.0-dev.15 [2025-02-03T03:16:26.302Z] v4.0.0-dev.16 [2025-02-03T03:16:26.302Z] v4.0.0-dev.17 [2025-02-03T03:16:26.302Z] v4.0.0-dev.18 [2025-02-03T03:16:26.302Z] v4.0.0-dev.19 [2025-02-03T03:16:26.302Z] v4.0.0-dev.2 [2025-02-03T03:16:26.302Z] v4.0.0-dev.20 [2025-02-03T03:16:26.302Z] v4.0.0-dev.3 [2025-02-03T03:16:26.302Z] v4.0.0-dev.4 [2025-02-03T03:16:26.302Z] v4.0.0-dev.5 [2025-02-03T03:16:26.302Z] v4.0.0-dev.6 [2025-02-03T03:16:26.302Z] v4.0.0-dev.7 [2025-02-03T03:16:26.302Z] v4.0.0-dev.8 [2025-02-03T03:16:26.302Z] v4.0.0-dev.9 [Pipeline] sh [2025-02-03T03:16:26.607Z] + lftools sign git-tag v4.0.0-dev.20 [2025-02-03T03:16:27.177Z] Signing Git tag with Sigul... [2025-02-03T03:16:27.177Z] Signing v4.0.0-dev.20 [Pipeline] echo [2025-02-03T03:16:27.455Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-03T03:16:27.757Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-03T03:16:27.765Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-03T03:16:27.792Z] $ docker stop --time=1 cb88ba2d8dc424189eff87ba1f66bc0317325acae6a2a7f22b4fdd432885cce9 [2025-02-03T03:16:29.095Z] $ docker rm -f --volumes cb88ba2d8dc424189eff87ba1f66bc0317325acae6a2a7f22b4fdd432885cce9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-03T03:16:29.531Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-03T03:16:29.531Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-03T03:16:29.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-03T03:16:29.843Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-03T03:16:29.929Z] prd-ubuntu20.04-docker-8c-8g-38075 does not seem to be running inside a container [2025-02-03T03:16:29.957Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-03T03:16:30.275Z] $ docker top a06f0104463ce2a5415760f6d934806fed0e73075158ae582a4150c248702b2f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-03T03:16:30.377Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-03T03:16:30.377Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-03T03:16:30.484Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-03T03:16:30.485Z] $ docker exec a06f0104463ce2a5415760f6d934806fed0e73075158ae582a4150c248702b2f ssh-agent [2025-02-03T03:16:30.592Z] SSH_AUTH_SOCK=/tmp/ssh-3XMi0iuDoiuD/agent.33 [2025-02-03T03:16:30.592Z] SSH_AGENT_PID=39 [2025-02-03T03:16:30.597Z] Running ssh-add (command line suppressed) [2025-02-03T03:16:30.692Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8023224938340291928.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8023224938340291928.key) [2025-02-03T03:16:30.708Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-03T03:16:31.003Z] + git semver bump pre [2025-02-03T03:16:31.263Z] 2025-02-03 03:16:31,159 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-02-03T03:16:31.263Z] 2025-02-03 03:16:31,159 [bump_version] DEBUG bumping version:4.0.0-dev.20 on axis:pre with prefix:dev [2025-02-03T03:16:31.263Z] 2025-02-03 03:16:31,159 [bump_version] DEBUG bumped version:4.0.0-dev.21 [2025-02-03T03:16:31.263Z] 2025-02-03 03:16:31,159 [write_version] DEBUG write version:4.0.0-dev.21 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2025-02-03T03:16:31.263Z] 2025-02-03 03:16:31,159 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-02-03T03:16:31.263Z] 2025-02-03 03:16:31,159 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-02-03T03:16:31.263Z] 2025-02-03 03:16:31,161 [execute] INFO git cat-file --batch-check [2025-02-03T03:16:31.263Z] 2025-02-03 03:16:31,161 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-03T03:16:31.263Z] 2025-02-03 03:16:31,166 [execute] INFO git cat-file --batch [2025-02-03T03:16:31.263Z] 2025-02-03 03:16:31,166 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-03T03:16:31.263Z] 2025-02-03 03:16:31,170 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-02-03T03:16:31.263Z] 4.0.0-dev.21 [Pipeline] } [2025-02-03T03:16:31.275Z] $ docker exec --env ******** --env ******** a06f0104463ce2a5415760f6d934806fed0e73075158ae582a4150c248702b2f ssh-agent -k [2025-02-03T03:16:31.375Z] unset SSH_AUTH_SOCK; [2025-02-03T03:16:31.376Z] unset SSH_AGENT_PID; [2025-02-03T03:16:31.376Z] echo Agent pid 39 killed; [2025-02-03T03:16:31.385Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-03T03:16:31.716Z] + git semver [Pipeline] } [2025-02-03T03:16:31.989Z] $ docker stop --time=1 a06f0104463ce2a5415760f6d934806fed0e73075158ae582a4150c248702b2f [2025-02-03T03:16:33.260Z] $ docker rm -f --volumes a06f0104463ce2a5415760f6d934806fed0e73075158ae582a4150c248702b2f [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-03T03:16:33.608Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-03T03:16:33.609Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-03T03:16:33.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-03T03:16:33.917Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-03T03:16:34.006Z] prd-ubuntu20.04-docker-8c-8g-38075 does not seem to be running inside a container [2025-02-03T03:16:34.035Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-03T03:16:34.344Z] $ docker top 450ec05689e28a468a6ddd494becf37e63d612f7e3a32b69c1afb4dec67e228d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-03T03:16:34.457Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-03T03:16:34.457Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-03T03:16:34.567Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-03T03:16:34.569Z] $ docker exec 450ec05689e28a468a6ddd494becf37e63d612f7e3a32b69c1afb4dec67e228d ssh-agent [2025-02-03T03:16:34.679Z] SSH_AUTH_SOCK=/tmp/ssh-5C3ReQgSyOBu/agent.31 [2025-02-03T03:16:34.679Z] SSH_AGENT_PID=37 [2025-02-03T03:16:34.684Z] Running ssh-add (command line suppressed) [2025-02-03T03:16:34.788Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12765310593325887426.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12765310593325887426.key) [2025-02-03T03:16:34.806Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-03T03:16:35.099Z] + git semver push [2025-02-03T03:16:35.361Z] 2025-02-03 03:16:35,299 [run_push] DEBUG push [2025-02-03T03:16:35.361Z] 2025-02-03 03:16:35,300 [execute] INFO git cat-file --batch-check [2025-02-03T03:16:35.361Z] 2025-02-03 03:16:35,300 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-03T03:16:35.361Z] 2025-02-03 03:16:35,303 [execute] INFO git rev-list b939508abe0664c2604a38456d072bffaf697c4a -- [2025-02-03T03:16:35.361Z] 2025-02-03 03:16:35,304 [execute] DEBUG Popen(['git', 'rev-list', 'b939508abe0664c2604a38456d072bffaf697c4a', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-03T03:16:35.361Z] 2025-02-03 03:16:35,318 [execute] INFO git fetch -v origin [2025-02-03T03:16:35.361Z] 2025-02-03 03:16:35,318 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-03T03:16:35.929Z] 2025-02-03 03:16:35,741 [run_push] DEBUG no remote changes detected [2025-02-03T03:16:35.929Z] 2025-02-03 03:16:35,742 [execute] INFO git push origin semver [2025-02-03T03:16:35.929Z] 2025-02-03 03:16:35,742 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-03T03:16:36.499Z] 2025-02-03 03:16:36,403 [run_push] DEBUG push all version tags [2025-02-03T03:16:36.499Z] 2025-02-03 03:16:36,403 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-03T03:16:36.499Z] 2025-02-03 03:16:36,404 [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) [2025-02-03T03:16:37.435Z] 2025-02-03 03:16:37,212 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-02-03T03:16:37.435Z] 4.0.0-dev.21 [Pipeline] } [2025-02-03T03:16:37.442Z] $ docker exec --env ******** --env ******** 450ec05689e28a468a6ddd494becf37e63d612f7e3a32b69c1afb4dec67e228d ssh-agent -k [2025-02-03T03:16:37.565Z] unset SSH_AUTH_SOCK; [2025-02-03T03:16:37.565Z] unset SSH_AGENT_PID; [2025-02-03T03:16:37.566Z] echo Agent pid 37 killed; [2025-02-03T03:16:37.583Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-03T03:16:37.920Z] + git semver [Pipeline] } [2025-02-03T03:16:38.191Z] $ docker stop --time=1 450ec05689e28a468a6ddd494becf37e63d612f7e3a32b69c1afb4dec67e228d [2025-02-03T03:16:39.488Z] $ docker rm -f --volumes 450ec05689e28a468a6ddd494becf37e63d612f7e3a32b69c1afb4dec67e228d [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 [2025-02-03T03:16:40.178Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2025-02-03T03:16:40.178Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2025-02-03T03:16:40.178Z] total 16 [2025-02-03T03:16:40.178Z] drwxr-xr-x 3 root root 4096 Feb 3 03:15 . [2025-02-03T03:16:40.178Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 3 03:16 .. [2025-02-03T03:16:40.178Z] drwxr-xr-x 2 root root 4096 Feb 3 03:15 cost [2025-02-03T03:16:40.178Z] -rw-r--r-- 1 root root 85 Feb 3 03:15 cost.csv [2025-02-03T03:16:40.178Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2025-02-03T03:16:40.178Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2025-02-03T03:16:40.178Z] total 16 [2025-02-03T03:16:40.178Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 3 03:15 . [2025-02-03T03:16:40.178Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 3 03:16 .. [2025-02-03T03:16:40.178Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 3 03:15 cost [2025-02-03T03:16:40.178Z] -rw-r--r-- 1 jenkins jenkins 85 Feb 3 03:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-03T03:16:40.469Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-03T03:16:41.329Z] ---> package-listing.sh [2025-02-03T03:16:41.329Z] ++ facter osfamily [2025-02-03T03:16:41.329Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-03T03:16:41.589Z] + OS_FAMILY=debian [2025-02-03T03:16:41.589Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2025-02-03T03:16:41.589Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-03T03:16:41.589Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-03T03:16:41.589Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-03T03:16:41.589Z] + PACKAGES=/tmp/packages_start.txt [2025-02-03T03:16:41.589Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2025-02-03T03:16:41.589Z] + PACKAGES=/tmp/packages_end.txt [2025-02-03T03:16:41.589Z] + case "${OS_FAMILY}" in [2025-02-03T03:16:41.589Z] + dpkg -l [2025-02-03T03:16:41.589Z] + grep '^ii' [2025-02-03T03:16:41.589Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-03T03:16:41.589Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-03T03:16:41.589Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-03T03:16:41.589Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2025-02-03T03:16:41.589Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2025-02-03T03:16:41.589Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2025-02-03T03:16:41.602Z] 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 [2025-02-03T03:16:41.883Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-03T03:16:42.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-03T03:16:42.459Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-03T03:16:42.545Z] prd-ubuntu20.04-docker-8c-8g-38075 does not seem to be running inside a container [2025-02-03T03:16:42.579Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-03T03:16:42.798Z] $ docker top d3368aa2eba377eac3868dcc94fa29dfa0dbe9b447e1ce91ddae625f1910e8ae -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-03T03:16:43.157Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-03T03:16:43.445Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-03T03:16:43.732Z] + ls /var/log/sa-host [2025-02-03T03:16:43.732Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-03T03:16:43.898Z] provisioning config files... [2025-02-03T03:16:43.910Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6646975437588584475tmp [Pipeline] { [Pipeline] echo [2025-02-03T03:16:43.930Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-03T03:16:44.221Z] ---> create-netrc.sh [Pipeline] } [2025-02-03T03:16:44.227Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-03T03:16:44.570Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-03T03:16:44.579Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-03T03:16:44.864Z] ---> sudo-logs.sh [2025-02-03T03:16:44.864Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-03T03:16:44.899Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-03T03:16:45.186Z] ---> job-cost.sh [2025-02-03T03:16:45.186Z] lf-activate-venv: SKIPPING [2025-02-03T03:16:45.186Z] DEBUG: total: 0.2199999988079071 [2025-02-03T03:16:45.186Z] INFO: Retrieving Stack Cost... [2025-02-03T03:16:45.446Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-03T03:16:45.706Z] INFO: Archiving Costs [Pipeline] echo [2025-02-03T03:16:45.720Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-03T03:16:46.006Z] ---> logs-deploy.sh [2025-02-03T03:16:46.006Z] lf-activate-venv: SKIPPING [2025-02-03T03:16:46.006Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/343 [2025-02-03T03:16:46.006Z] INFO: archiving workspace using pattern(s): [2025-02-03T03:16:47.388Z] Archives upload complete. [2025-02-03T03:16:47.388Z] INFO: archiving logs to Nexus [2025-02-03T03:16:47.957Z] ---> uname -a: [2025-02-03T03:16:47.957Z] Linux prd-ubuntu20-04-docker-8c-8g-38075 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-02-03T03:16:47.957Z] [2025-02-03T03:16:47.957Z] [2025-02-03T03:16:47.957Z] ---> lscpu: [2025-02-03T03:16:47.957Z] Architecture: x86_64 [2025-02-03T03:16:47.957Z] CPU op-mode(s): 32-bit, 64-bit [2025-02-03T03:16:47.957Z] Byte Order: Little Endian [2025-02-03T03:16:47.957Z] Address sizes: 40 bits physical, 48 bits virtual [2025-02-03T03:16:47.957Z] CPU(s): 8 [2025-02-03T03:16:47.957Z] On-line CPU(s) list: 0-7 [2025-02-03T03:16:47.957Z] Thread(s) per core: 1 [2025-02-03T03:16:47.957Z] Core(s) per socket: 1 [2025-02-03T03:16:47.957Z] Socket(s): 8 [2025-02-03T03:16:47.957Z] NUMA node(s): 1 [2025-02-03T03:16:47.957Z] Vendor ID: AuthenticAMD [2025-02-03T03:16:47.957Z] CPU family: 23 [2025-02-03T03:16:47.957Z] Model: 49 [2025-02-03T03:16:47.957Z] Model name: AMD EPYC-Rome Processor [2025-02-03T03:16:47.957Z] Stepping: 0 [2025-02-03T03:16:47.957Z] CPU MHz: 2799.996 [2025-02-03T03:16:47.957Z] BogoMIPS: 5599.99 [2025-02-03T03:16:47.957Z] Virtualization: AMD-V [2025-02-03T03:16:47.957Z] Hypervisor vendor: KVM [2025-02-03T03:16:47.957Z] Virtualization type: full [2025-02-03T03:16:47.957Z] L1d cache: 256 KiB [2025-02-03T03:16:47.957Z] L1i cache: 256 KiB [2025-02-03T03:16:47.957Z] L2 cache: 4 MiB [2025-02-03T03:16:47.957Z] L3 cache: 128 MiB [2025-02-03T03:16:47.957Z] NUMA node0 CPU(s): 0-7 [2025-02-03T03:16:47.957Z] Vulnerability Itlb multihit: Not affected [2025-02-03T03:16:47.957Z] Vulnerability L1tf: Not affected [2025-02-03T03:16:47.957Z] Vulnerability Mds: Not affected [2025-02-03T03:16:47.957Z] Vulnerability Meltdown: Not affected [2025-02-03T03:16:47.957Z] Vulnerability Mmio stale data: Not affected [2025-02-03T03:16:47.957Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-02-03T03:16:47.957Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-02-03T03:16:47.957Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-02-03T03:16:47.957Z] Vulnerability Srbds: Not affected [2025-02-03T03:16:47.957Z] Vulnerability Tsx async abort: Not affected [2025-02-03T03:16:47.957Z] 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 [2025-02-03T03:16:47.957Z] [2025-02-03T03:16:47.957Z] [2025-02-03T03:16:47.957Z] ---> nproc: [2025-02-03T03:16:47.957Z] 8 [2025-02-03T03:16:47.957Z] [2025-02-03T03:16:47.957Z] [2025-02-03T03:16:47.957Z] ---> df -h: [2025-02-03T03:16:47.957Z] Filesystem Size Used Avail Use% Mounted on [2025-02-03T03:16:47.957Z] overlay 155G 14G 142G 9% / [2025-02-03T03:16:47.957Z] tmpfs 64M 0 64M 0% /dev [2025-02-03T03:16:47.957Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-02-03T03:16:47.957Z] shm 64M 0 64M 0% /dev/shm [2025-02-03T03:16:47.957Z] /dev/vda1 155G 14G 142G 9% /facter-os [2025-02-03T03:16:47.957Z] [2025-02-03T03:16:47.957Z] [2025-02-03T03:16:47.957Z] ---> sar -b -r -n DEV: [2025-02-03T03:16:47.957Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38075) 02/03/25 _x86_64_ (8 CPU) [2025-02-03T03:16:47.957Z] [2025-02-03T03:16:47.957Z] 03:10:42 LINUX RESTART (8 CPU) [2025-02-03T03:16:47.957Z] [2025-02-03T03:16:47.957Z] 03:11:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-02-03T03:16:47.957Z] 03:12:01 408.21 41.20 367.01 0.00 4554.25 83385.35 0.00 [2025-02-03T03:16:47.957Z] 03:13:01 263.56 1.75 261.81 0.00 17.20 72932.64 0.00 [2025-02-03T03:16:47.957Z] 03:14:01 42.29 0.00 42.29 0.00 0.00 21394.98 0.00 [2025-02-03T03:16:47.957Z] 03:15:01 82.02 0.23 81.79 0.00 6.80 21725.42 0.00 [2025-02-03T03:16:47.957Z] 03:16:01 243.31 4.15 239.16 0.00 2095.65 85522.95 0.00 [2025-02-03T03:16:47.957Z] Average: 206.53 9.25 197.28 0.00 1313.13 56813.99 0.00 [2025-02-03T03:16:47.957Z] [2025-02-03T03:16:47.957Z] 03:11:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-02-03T03:16:47.957Z] 03:12:01 29163160 31523960 798240 2.43 75584 2554844 1952548 5.75 1044976 2285748 588 [2025-02-03T03:16:47.957Z] 03:13:01 28033880 31519988 786464 2.39 182072 3461292 1786576 5.27 1152072 3179740 100 [2025-02-03T03:16:47.957Z] 03:14:01 26976964 31221200 1077240 3.28 186764 4146116 2466724 7.27 1695676 3619412 319940 [2025-02-03T03:16:47.957Z] 03:15:01 27138968 31483876 813852 2.47 190856 4231004 1976296 5.82 1717268 3425588 720984 [2025-02-03T03:16:47.957Z] 03:16:01 25528908 31479000 788432 2.40 228108 5687612 1880108 5.54 1628992 4976972 215276 [2025-02-03T03:16:47.957Z] Average: 27368376 31445605 852846 2.59 172677 4016174 2012450 5.93 1447797 3497492 251378 [2025-02-03T03:16:47.957Z] [2025-02-03T03:16:47.957Z] 03:11:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-02-03T03:16:47.957Z] 03:12:01 ens3 610.10 411.31 6262.29 102.66 0.00 0.00 0.00 0.00 [2025-02-03T03:16:47.957Z] 03:12:01 docker0 32.75 34.01 2.53 204.90 0.00 0.00 0.00 0.00 [2025-02-03T03:16:47.957Z] 03:12:01 lo 6.76 6.76 0.67 0.67 0.00 0.00 0.00 0.00 [2025-02-03T03:16:47.957Z] 03:12:01 veth2ab2fd7 0.93 1.09 0.07 8.14 0.00 0.00 0.00 0.00 [2025-02-03T03:16:47.957Z] 03:13:01 ens3 497.88 332.24 2913.06 37.38 0.00 0.00 0.00 0.00 [2025-02-03T03:16:47.957Z] 03:13:01 docker0 322.16 482.19 26.68 2898.14 0.00 0.00 0.00 0.00 [2025-02-03T03:16:47.957Z] 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-03T03:16:47.957Z] 03:14:01 ens3 22.71 14.76 20.57 9.37 0.00 0.00 0.00 0.00 [2025-02-03T03:16:47.957Z] 03:14:01 docker0 0.92 1.30 0.11 0.37 0.00 0.00 0.00 0.00 [2025-02-03T03:16:47.957Z] 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-03T03:16:47.957Z] 03:14:01 veth777512c 0.92 1.45 0.12 0.38 0.00 0.00 0.00 0.00 [2025-02-03T03:16:47.957Z] 03:15:01 ens3 22.11 13.13 55.42 8.83 0.00 0.00 0.00 0.00 [2025-02-03T03:16:47.957Z] 03:15:01 docker0 1.58 2.70 0.09 38.10 0.00 0.00 0.00 0.00 [2025-02-03T03:16:47.957Z] 03:15:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2025-02-03T03:16:47.957Z] 03:15:01 vetha553096 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-03T03:16:47.957Z] 03:16:01 ens3 425.55 258.09 8921.43 147.68 0.00 0.00 0.00 0.00 [2025-02-03T03:16:47.957Z] 03:16:01 docker0 54.19 105.37 5.15 928.21 0.00 0.00 0.00 0.00 [2025-02-03T03:16:47.957Z] 03:16:01 lo 3.13 3.13 0.32 0.32 0.00 0.00 0.00 0.00 [2025-02-03T03:16:47.957Z] Average: ens3 313.69 204.52 3616.80 60.90 0.00 0.00 0.00 0.00 [2025-02-03T03:16:47.957Z] Average: docker0 82.65 125.72 6.94 818.01 0.00 0.00 0.00 0.00 [2025-02-03T03:16:47.957Z] Average: lo 2.08 2.08 0.21 0.21 0.00 0.00 0.00 0.00 [2025-02-03T03:16:47.957Z] [2025-02-03T03:16:47.957Z] [2025-02-03T03:16:47.957Z] ---> sar -P ALL: [2025-02-03T03:16:47.957Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38075) 02/03/25 _x86_64_ (8 CPU) [2025-02-03T03:16:47.957Z] [2025-02-03T03:16:47.957Z] 03:10:42 LINUX RESTART (8 CPU) [2025-02-03T03:16:47.957Z] [2025-02-03T03:16:47.957Z] 03:11:03 CPU %user %nice %system %iowait %steal %idle [2025-02-03T03:16:47.957Z] 03:12:01 all 9.50 0.00 3.22 3.96 0.06 83.27 [2025-02-03T03:16:47.957Z] 03:12:01 0 13.39 0.00 3.15 8.48 0.07 74.90 [2025-02-03T03:16:47.957Z] 03:12:01 1 8.75 0.00 2.05 1.37 0.05 87.78 [2025-02-03T03:16:47.957Z] 03:12:01 2 10.09 0.00 3.15 0.12 0.05 86.59 [2025-02-03T03:16:47.957Z] 03:12:01 3 7.54 0.00 2.88 0.44 0.07 89.07 [2025-02-03T03:16:47.957Z] 03:12:01 4 6.27 0.00 3.95 12.70 0.05 77.03 [2025-02-03T03:16:47.957Z] 03:12:01 5 8.07 0.00 2.67 1.19 0.05 88.02 [2025-02-03T03:16:47.957Z] 03:12:01 6 10.47 0.00 4.27 3.44 0.07 81.75 [2025-02-03T03:16:47.957Z] 03:12:01 7 11.39 0.00 3.64 3.95 0.05 80.96 [2025-02-03T03:16:47.957Z] 03:13:01 all 6.01 0.00 3.17 4.82 0.06 85.93 [2025-02-03T03:16:47.957Z] 03:13:01 0 6.32 0.00 3.32 5.52 0.05 84.78 [2025-02-03T03:16:47.957Z] 03:13:01 1 6.98 0.00 3.47 0.79 0.05 88.71 [2025-02-03T03:16:47.957Z] 03:13:01 2 5.73 0.00 2.13 0.29 0.05 91.80 [2025-02-03T03:16:47.957Z] 03:13:01 3 4.91 0.00 2.82 0.30 0.05 91.92 [2025-02-03T03:16:47.957Z] 03:13:01 4 5.57 0.00 3.14 14.19 0.08 77.01 [2025-02-03T03:16:47.957Z] 03:13:01 5 6.47 0.00 3.81 15.55 0.07 74.10 [2025-02-03T03:16:47.957Z] 03:13:01 6 6.50 0.00 3.35 0.94 0.07 89.14 [2025-02-03T03:16:47.957Z] 03:13:01 7 5.62 0.00 3.32 1.04 0.07 89.95 [2025-02-03T03:16:47.957Z] 03:14:01 all 39.00 0.00 5.71 1.29 0.09 53.90 [2025-02-03T03:16:47.957Z] 03:14:01 0 41.01 0.00 6.02 1.39 0.08 51.50 [2025-02-03T03:16:47.957Z] 03:14:01 1 38.60 0.00 6.10 0.30 0.10 54.90 [2025-02-03T03:16:47.957Z] 03:14:01 2 39.88 0.00 6.02 1.19 0.08 52.83 [2025-02-03T03:16:47.957Z] 03:14:01 3 36.20 0.00 5.07 0.07 0.10 58.57 [2025-02-03T03:16:47.957Z] 03:14:01 4 34.31 0.00 4.51 0.27 0.07 60.84 [2025-02-03T03:16:47.957Z] 03:14:01 5 39.19 0.00 6.10 6.55 0.10 48.05 [2025-02-03T03:16:47.957Z] 03:14:01 6 40.41 0.00 5.74 0.22 0.08 53.55 [2025-02-03T03:16:47.957Z] 03:14:01 7 42.40 0.00 6.15 0.35 0.08 51.01 [2025-02-03T03:16:47.957Z] 03:15:01 all 51.23 0.00 7.35 1.73 0.10 39.59 [2025-02-03T03:16:47.957Z] 03:15:01 0 51.72 0.00 6.88 2.16 0.10 39.13 [2025-02-03T03:16:47.957Z] 03:15:01 1 52.70 0.00 7.63 0.69 0.08 38.90 [2025-02-03T03:16:47.957Z] 03:15:01 2 52.83 0.00 8.25 9.55 0.12 29.24 [2025-02-03T03:16:47.957Z] 03:15:01 3 48.16 0.00 6.75 0.07 0.10 44.92 [2025-02-03T03:16:47.957Z] 03:15:01 4 47.52 0.00 6.52 0.02 0.10 45.84 [2025-02-03T03:16:47.957Z] 03:15:01 5 54.20 0.00 8.42 0.35 0.12 36.91 [2025-02-03T03:16:47.957Z] 03:15:01 6 52.42 0.00 7.40 0.59 0.10 39.50 [2025-02-03T03:16:47.957Z] 03:15:01 7 50.26 0.00 6.92 0.42 0.10 42.30 [2025-02-03T03:16:47.957Z] 03:16:01 all 9.88 0.00 4.45 6.54 0.07 79.06 [2025-02-03T03:16:47.957Z] 03:16:01 0 10.42 0.00 4.14 8.71 0.05 76.68 [2025-02-03T03:16:47.957Z] 03:16:01 1 10.43 0.00 4.92 3.72 0.07 80.85 [2025-02-03T03:16:47.958Z] 03:16:01 2 10.46 0.00 4.24 6.98 0.08 78.22 [2025-02-03T03:16:47.958Z] 03:16:01 3 10.29 0.00 3.91 16.10 0.08 69.61 [2025-02-03T03:16:47.958Z] 03:16:01 4 8.53 0.00 4.44 6.81 0.07 80.14 [2025-02-03T03:16:47.958Z] 03:16:01 5 10.19 0.00 5.03 3.81 0.05 80.91 [2025-02-03T03:16:47.958Z] 03:16:01 6 10.10 0.00 4.61 1.58 0.08 83.62 [2025-02-03T03:16:47.958Z] 03:16:01 7 8.59 0.00 4.30 4.62 0.08 82.40 [2025-02-03T03:16:47.958Z] Average: all 23.21 0.00 4.79 3.67 0.08 68.25 [2025-02-03T03:16:47.958Z] Average: 0 24.66 0.00 4.71 5.23 0.07 65.32 [2025-02-03T03:16:47.958Z] Average: 1 23.59 0.00 4.85 1.37 0.07 70.11 [2025-02-03T03:16:47.958Z] Average: 2 23.88 0.00 4.77 3.64 0.08 67.63 [2025-02-03T03:16:47.958Z] Average: 3 21.49 0.00 4.29 3.41 0.08 70.73 [2025-02-03T03:16:47.958Z] Average: 4 20.51 0.00 4.51 6.77 0.07 68.14 [2025-02-03T03:16:47.958Z] Average: 5 23.74 0.00 5.22 5.52 0.08 65.44 [2025-02-03T03:16:47.958Z] Average: 6 24.08 0.00 5.08 1.34 0.08 69.42 [2025-02-03T03:16:47.958Z] Average: 7 23.74 0.00 4.87 2.06 0.08 69.25 [2025-02-03T03:16:47.958Z] [2025-02-03T03:16:47.958Z] [2025-02-03T03:16:47.958Z]