Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 00c065e0f85de07a409bcc19801cd001d7749f36 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-ssh13764324764516145195.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh4228071577022812279.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 9e33b5f99b7cedde76767482fee1377374ce7877 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-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-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11668434225640139380.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh3574370075759909755.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-snmp-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-snmp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1775230699744681410.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-snmp-go, goVersion:1.25] ========================================================= [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-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-10476’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-10580’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-10575’ is offline ‘prd-ubuntu20.04-docker-8c-8g-10576’ is offline ‘prd-ubuntu20.04-docker-8c-8g-10586’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-10583’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-10584’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10589 in /w/workspace/edgexfoundry_device-snmp-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-snmp-go.git > git init /w/workspace/edgexfoundry_device-snmp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-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-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 00c065e0f85de07a409bcc19801cd001d7749f36 (main) Commit message: "Merge pull request #399 from sabrina-lin527/update-changelog" > git config core.sparsecheckout # timeout=10 > git checkout -f 00c065e0f85de07a409bcc19801cd001d7749f36 # timeout=10 > git rev-list --no-walk 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:23:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:23:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:23:32 ========================================================= 04:23:32 EdgeX Global Pipelines Version Info 04:23:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:23:33 ------------------- 04:23:33 stable info: 04:23:33 ------------------- 04:23:33 Commited By: Cherry Wang cherry@iotechsys.com 04:23:33 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 04:23:33 Message: update stable to v1.0.280 04:23:33 ------------------- 04:23:33 experimental info: 04:23:33 ------------------- 04:23:33 Commited By: Cherry Wang cherry@iotechsys.com 04:23:33 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 04:23:33 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:23:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 04:23:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 04:23:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:23:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:23:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:23:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 04:23:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:23:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:23:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:23:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:23:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:23:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 04:23:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:23:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:23:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:23:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:23:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:23:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:23:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:23:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:23:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:23:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:23:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:23:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:23:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:23:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:23:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:23:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:23:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:23:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:23:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 00c065e0f85de07a409bcc19801cd001d7749f36 [Pipeline] echo 04:23:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 00c065e [Pipeline] echo 04:23:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:23:34 provisioning config files... 04:23:34 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config11533058012162210441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:23:35 ---> ****-login.sh 04:23:35 nexus3.edgexfoundry.org:10001 04:23:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:35 04:23:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:23:35 Configure a credential helper to remove this warning. See 04:23:35 https://docs.****.com/go/credential-store/ 04:23:35 04:23:35 Login Succeeded 04:23:35 nexus3.edgexfoundry.org:10002 04:23:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:35 04:23:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:23:35 Configure a credential helper to remove this warning. See 04:23:35 https://docs.****.com/go/credential-store/ 04:23:35 04:23:35 Login Succeeded 04:23:35 nexus3.edgexfoundry.org:10003 04:23:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:35 04:23:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:23:35 Configure a credential helper to remove this warning. See 04:23:35 https://docs.****.com/go/credential-store/ 04:23:35 04:23:35 Login Succeeded 04:23:35 nexus3.edgexfoundry.org:10004 04:23:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:35 04:23:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:23:35 Configure a credential helper to remove this warning. See 04:23:35 https://docs.****.com/go/credential-store/ 04:23:35 04:23:35 Login Succeeded 04:23:35 ****.io 04:23:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:35 04:23:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:23:35 Configure a credential helper to remove this warning. See 04:23:35 https://docs.****.com/go/credential-store/ 04:23:35 04:23:35 Login Succeeded 04:23:35 ---> ****-login.sh ends [Pipeline] } 04:23:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:23:36 + git rev-list -1 --merges 00c065e0f85de07a409bcc19801cd001d7749f36~1..00c065e0f85de07a409bcc19801cd001d7749f36 [Pipeline] echo 04:23:36 -----------> git rev-list -1 --merges 00c065e0f85de07a409bcc19801cd001d7749f36~1..00c065e0f85de07a409bcc19801cd001d7749f36 00c065e0f85de07a409bcc19801cd001d7749f36 04:23:36 00c065e0f85de07a409bcc19801cd001d7749f36 [false] [Pipeline] sh 04:23:36 + git log --format=format:%s -1 00c065e0f85de07a409bcc19801cd001d7749f36 [Pipeline] echo 04:23:36 ========================================================= 04:23:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:23:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:23:36 + git log --format=format:%s -1 00c065e0f85de07a409bcc19801cd001d7749f36 [Pipeline] echo 04:23:36 [semverPrep] GIT_COMMIT: 00c065e0f85de07a409bcc19801cd001d7749f36, Commit Message: Merge pull request #399 from sabrina-lin527/update-changelog [Pipeline] echo 04:23:36 [semverPrep] This is not a build commit. [Pipeline] sh 04:23:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:23:37 + grep -v github /etc/ssh/ssh_known_hosts 04:23:37 + [ -e /tmp/ssh_known_hosts ] 04:23:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:23:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:23:37 + sudo tee -a /etc/ssh/ssh_known_hosts 04:23:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:23:37 04:23:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:23:37 0.1.4: Pulling from edgex-devops/py-git-semver 04:23:37 3dae71ba6b94: Pulling fs layer 04:23:37 6bf1a483ea7c: Pulling fs layer 04:23:37 f5dfc541a4d3: Pulling fs layer 04:23:37 461d9e800cba: Pulling fs layer 04:23:37 80192f66455f: Pulling fs layer 04:23:37 2e8e34ca0e6c: Pulling fs layer 04:23:37 a29436f7fd5d: Pulling fs layer 04:23:37 923cac83aea3: Pulling fs layer 04:23:37 25ad8b0a4227: Pulling fs layer 04:23:37 db01528c6b51: Pulling fs layer 04:23:37 28988de357af: Pulling fs layer 04:23:37 80192f66455f: Waiting 04:23:37 2e8e34ca0e6c: Waiting 04:23:37 a29436f7fd5d: Waiting 04:23:37 923cac83aea3: Waiting 04:23:37 28988de357af: Waiting 04:23:37 25ad8b0a4227: Waiting 04:23:37 461d9e800cba: Waiting 04:23:37 db01528c6b51: Waiting 04:23:37 6bf1a483ea7c: Verifying Checksum 04:23:37 6bf1a483ea7c: Download complete 04:23:37 461d9e800cba: Verifying Checksum 04:23:37 461d9e800cba: Download complete 04:23:37 80192f66455f: Verifying Checksum 04:23:37 80192f66455f: Download complete 04:23:38 f5dfc541a4d3: Verifying Checksum 04:23:38 f5dfc541a4d3: Download complete 04:23:38 3dae71ba6b94: Verifying Checksum 04:23:38 3dae71ba6b94: Download complete 04:23:38 923cac83aea3: Verifying Checksum 04:23:38 923cac83aea3: Download complete 04:23:38 25ad8b0a4227: Verifying Checksum 04:23:38 25ad8b0a4227: Download complete 04:23:38 db01528c6b51: Verifying Checksum 04:23:38 db01528c6b51: Download complete 04:23:38 28988de357af: Verifying Checksum 04:23:38 28988de357af: Download complete 04:23:38 a29436f7fd5d: Verifying Checksum 04:23:38 a29436f7fd5d: Download complete 04:23:38 2e8e34ca0e6c: Verifying Checksum 04:23:38 2e8e34ca0e6c: Download complete 04:23:39 3dae71ba6b94: Pull complete 04:23:39 6bf1a483ea7c: Pull complete 04:23:40 f5dfc541a4d3: Pull complete 04:23:40 461d9e800cba: Pull complete 04:23:40 80192f66455f: Pull complete 04:23:44 2e8e34ca0e6c: Pull complete 04:23:45 a29436f7fd5d: Pull complete 04:23:45 923cac83aea3: Pull complete 04:23:45 25ad8b0a4227: Pull complete 04:23:45 db01528c6b51: Pull complete 04:23:45 28988de357af: Pull complete 04:23:45 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 04:23:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:23:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:45 prd-ubuntu20.04-docker-8c-8g-10589 does not seem to be running inside a container 04:23:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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 04:23:47 $ docker top 85d34b3e08bc3b664a424759abbf5b7ea9de6bc7a2c14fdcd1f6307460390b8f -eo pid,comm 04:23:47 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:23:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:23:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:23:47 [ssh-agent] Looking for ssh-agent implementation... 04:23:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:23:47 $ docker exec 85d34b3e08bc3b664a424759abbf5b7ea9de6bc7a2c14fdcd1f6307460390b8f ssh-agent 04:23:47 SSH_AUTH_SOCK=/tmp/ssh-IYj7LqVxeU48/agent.31 04:23:47 SSH_AGENT_PID=37 04:23:47 Running ssh-add (command line suppressed) 04:23:47 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3306336298074999521.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3306336298074999521.key) 04:23:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:23:47 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] sh 04:23:48 + git tag --points-at HEAD [Pipeline] } 04:23:48 $ docker exec --env ******** --env ******** 85d34b3e08bc3b664a424759abbf5b7ea9de6bc7a2c14fdcd1f6307460390b8f ssh-agent -k 04:23:48 unset SSH_AUTH_SOCK; 04:23:48 unset SSH_AGENT_PID; 04:23:48 echo Agent pid 37 killed; 04:23:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:23:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:23:48 [ssh-agent] Looking for ssh-agent implementation... 04:23:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:23:48 $ docker exec 85d34b3e08bc3b664a424759abbf5b7ea9de6bc7a2c14fdcd1f6307460390b8f ssh-agent 04:23:48 SSH_AUTH_SOCK=/tmp/ssh-dDtfrkhHmljl/agent.86 04:23:48 SSH_AGENT_PID=92 04:23:48 Running ssh-add (command line suppressed) 04:23:48 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_170724962638436724.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_170724962638436724.key) 04:23:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:23:49 + git semver init 04:23:49 2026-05-25 04:23:49,312 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:23:49 2026-05-25 04:23:49,316 [run_init] DEBUG init version:0.0.0 force:False 04:23:49 2026-05-25 04:23:49,316 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 04:23:49 2026-05-25 04:23:49,317 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 04:23:49 2026-05-25 04:23:49,317 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/edgexfoundry_device-snmp-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=None, shell=False, universal_newlines=False) 04:23:50 2026-05-25 04:23:50,676 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 04:23:50 2026-05-25 04:23:50,676 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 04:23:50 2026-05-25 04:23:50,676 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 04:23:50 2026-05-25 04:23:50,677 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 04:23:50 4.1.0-dev.13 [Pipeline] } 04:23:50 $ docker exec --env ******** --env ******** 85d34b3e08bc3b664a424759abbf5b7ea9de6bc7a2c14fdcd1f6307460390b8f ssh-agent -k 04:23:50 unset SSH_AUTH_SOCK; 04:23:50 unset SSH_AGENT_PID; 04:23:50 echo Agent pid 92 killed; 04:23:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:23:51 + git semver [Pipeline] } 04:23:51 $ docker stop --time=1 85d34b3e08bc3b664a424759abbf5b7ea9de6bc7a2c14fdcd1f6307460390b8f 04:23:52 $ docker rm -f --volumes 85d34b3e08bc3b664a424759abbf5b7ea9de6bc7a2c14fdcd1f6307460390b8f [Pipeline] // withDockerContainer [Pipeline] sh 04:23:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:23:53 Stashed 1 file(s) [Pipeline] echo 04:23:53 [edgeXSemver]: initialized semver on version 4.1.0-dev.13 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:23:53 provisioning config files... 04:23:53 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7336762074832649097tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:23:53 ---> ****-login.sh 04:23:53 nexus3.edgexfoundry.org:10001 04:23:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:53 Login Succeeded 04:23:53 nexus3.edgexfoundry.org:10002 04:23:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:53 Login Succeeded 04:23:53 nexus3.edgexfoundry.org:10003 04:23:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:54 Login Succeeded 04:23:54 nexus3.edgexfoundry.org:10004 04:23:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:54 Login Succeeded 04:23:54 ****.io 04:23:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:54 Login Succeeded 04:23:54 ---> ****-login.sh ends [Pipeline] } 04:23:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:23:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:23:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:23:54 ========================================================= 04:23:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 04:23:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:54 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 04:23:55 #0 building with "default" instance using docker driver 04:23:55 04:23:55 #1 [internal] load build definition from Dockerfile 04:23:55 #1 transferring dockerfile: 1.61kB done 04:23:55 #1 DONE 0.0s 04:23:55 04:23:55 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 04:23:55 #2 DONE 0.1s 04:23:55 04:23:55 #3 [internal] load .dockerignore 04:23:55 #3 transferring context: 46B done 04:23:55 #3 DONE 0.0s 04:23:55 04:23:55 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 04:23:55 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 04:23:55 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 04:23:55 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s 04:23:55 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 04:23:55 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 04:23:55 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 04:23:55 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 04:23:55 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 04:23:55 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 13.84MB / 60.15MB 0.2s 04:23:55 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 04:23:55 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 04:23:55 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.10MB / 112.58MB 0.2s 04:23:55 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 04:23:55 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 04:23:55 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 3.44MB / 11.98MB 0.2s 04:23:56 #4 ... 04:23:56 04:23:56 #5 [internal] load build context 04:23:56 #5 transferring context: 24.92MB 0.2s done 04:23:56 #5 DONE 0.2s 04:23:56 04:23:56 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 04:23:56 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 28.31MB / 60.15MB 0.3s 04:23:56 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 04:23:56 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 10.49MB / 112.58MB 0.3s 04:23:56 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s 04:23:56 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 04:23:56 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 04:23:56 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 31.46MB / 112.58MB 0.5s 04:23:56 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 04:23:56 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 04:23:56 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 13.63MB / 14.72MB 0.5s 04:23:56 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 47.19MB / 112.58MB 0.6s 04:23:56 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s 04:23:56 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 04:23:56 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 65.01MB / 112.58MB 0.7s 04:23:56 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done 04:23:56 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 04:23:56 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 87.51MB / 112.58MB 0.8s 04:23:56 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 111.15MB / 112.58MB 0.9s 04:23:56 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done 04:24:00 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.2s done 04:24:00 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 04:24:00 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 04:24:00 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 04:24:00 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 04:24:00 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 04:24:01 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done 04:24:01 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 04:24:04 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.9s done 04:24:04 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 04:24:05 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.8s done 04:24:05 #4 DONE 9.6s 04:24:05 04:24:05 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 04:24:05 #6 0.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:24:05 #6 0.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:24:05 #6 0.557 (1/4) Installing openssh-keygen (10.0_p1-r10) 04:24:05 #6 0.566 (2/4) Installing libedit (20250104.3.1-r1) 04:24:05 #6 0.571 (3/4) Installing openssh-client-common (10.0_p1-r10) 04:24:05 #6 0.597 (4/4) Installing openssh-client-default (10.0_p1-r10) 04:24:05 #6 0.607 Executing busybox-1.37.0-r19.trigger 04:24:05 #6 0.613 OK: 269 MiB in 64 packages 04:24:07 #6 DONE 2.2s 04:24:07 04:24:07 #7 [builder 3/7] WORKDIR /device-snmp-go 04:24:07 #7 DONE 0.0s 04:24:07 04:24:07 #8 [builder 4/7] COPY go.mod vendor* ./ 04:24:07 #8 DONE 0.0s 04:24:07 04:24:07 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:24:08 Still waiting to schedule task 04:24:08 ‘prd-centos7-blackbox-4c-2g-10476’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 04:24:08 ‘prd-ubuntu18.04-docker-8c-8g-10580’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 04:24:08 ‘prd-ubuntu20.04-docker-8c-8g-10575’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 04:24:08 ‘prd-ubuntu20.04-docker-8c-8g-10576’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 04:24:08 ‘prd-ubuntu20.04-docker-8c-8g-10593’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 04:24:08 ‘prd-ubuntu20.04-docker-arm64-4c-16g-10588’ is offline 04:24:17 #9 DONE 10.0s 04:24:17 04:24:17 #10 [builder 6/7] COPY . . 04:24:17 #10 DONE 0.1s 04:24:17 04:24:17 #11 [builder 7/7] RUN echo noop 04:24:17 #11 0.224 noop 04:24:17 #11 DONE 0.3s 04:24:17 04:24:17 #12 exporting to image 04:24:17 #12 exporting layers 04:24:26 #12 exporting layers 7.0s done 04:24:26 #12 writing image sha256:a6612852c3946f2f4cfde1ed461ce2b8e4fa5651c01d5b06d048c597bf8fd64e done 04:24:26 #12 naming to docker.io/library/ci-base-image-x86_64 done 04:24:26 #12 DONE 7.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:26 + docker inspect -f . ci-base-image-x86_64 04:24:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:26 prd-ubuntu20.04-docker-8c-8g-10589 does not seem to be running inside a container 04:24:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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 04:24:26 $ docker top 3fdc88e530857d10e01cbab3d84e08705181c8587b14eda42af37787dd3f54f6 -eo pid,comm [Pipeline] { [Pipeline] sh 04:24:27 + go version 04:24:27 go version go1.25.2 linux/amd64 [Pipeline] } 04:24:27 $ docker stop --time=1 3fdc88e530857d10e01cbab3d84e08705181c8587b14eda42af37787dd3f54f6 04:24:28 $ docker rm -f --volumes 3fdc88e530857d10e01cbab3d84e08705181c8587b14eda42af37787dd3f54f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:28 + docker inspect -f . ci-base-image-x86_64 04:24:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:29 prd-ubuntu20.04-docker-8c-8g-10589 does not seem to be running inside a container 04:24:29 $ 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-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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 04:24:29 $ docker top 56a9f569bdb7029c7eb56b521c5b39570db1a89681c75a49f4eae80bd98ca9ea -eo pid,comm [Pipeline] { [Pipeline] sh 04:24:29 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 04:24:29 + make test 04:24:29 go test ./... -coverprofile=coverage.out 04:24:31 ? github.com/edgexfoundry/device-snmp-go [no test files] 04:24:53 github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements 04:24:53 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.004s coverage: 0.0% of statements 04:24:59 0 issues. 04:24:59 go vet ./... 04:25:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:25:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:25:06 ./bin/test-attribution-txt.sh 04:25:06 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 04:25:06 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 04:25:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 04:25:06 $ docker stop --time=1 56a9f569bdb7029c7eb56b521c5b39570db1a89681c75a49f4eae80bd98ca9ea 04:25:08 $ docker rm -f --volumes 56a9f569bdb7029c7eb56b521c5b39570db1a89681c75a49f4eae80bd98ca9ea [Pipeline] // withDockerContainer [Pipeline] sh 04:25:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:25:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:25:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:25:09 + ls -al . 04:25:09 total 244 04:25:09 drwxrwxr-x 8 jenkins jenkins 4096 May 25 04:24 . 04:25:09 drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:23 .. 04:25:09 -rw-rw-r-- 1 jenkins jenkins 6 May 25 04:23 .dockerignore 04:25:09 drwxrwxr-x 8 jenkins jenkins 4096 May 25 04:24 .git 04:25:09 drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:23 .github 04:25:09 -rw-rw-r-- 1 jenkins jenkins 263 May 25 04:23 .gitignore 04:25:09 -rw-rw-r-- 1 jenkins jenkins 359 May 25 04:23 .golangci.yml 04:25:09 drwxr-xr-x 3 jenkins jenkins 4096 May 25 04:23 .semver 04:25:09 -rw-rw-r-- 1 jenkins jenkins 21488 May 25 04:23 Attribution.txt 04:25:09 -rw-rw-r-- 1 jenkins jenkins 12751 May 25 04:23 CHANGELOG.md 04:25:09 -rw-rw-r-- 1 jenkins jenkins 1571 May 25 04:23 Dockerfile 04:25:09 -rw-rw-r-- 1 jenkins jenkins 677 May 25 04:23 GOVERNANCE.md 04:25:09 -rw-rw-r-- 1 jenkins jenkins 679 May 25 04:23 Jenkinsfile 04:25:09 -rw-rw-r-- 1 jenkins jenkins 11340 May 25 04:23 LICENSE 04:25:09 -rw-rw-r-- 1 jenkins jenkins 2239 May 25 04:23 Makefile 04:25:09 -rw-rw-r-- 1 jenkins jenkins 620 May 25 04:23 OWNERS.md 04:25:09 -rw-rw-r-- 1 jenkins jenkins 10477 May 25 04:23 README.md 04:25:09 -rw-rw-r-- 1 jenkins jenkins 12 May 25 04:23 VERSION 04:25:09 drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:23 bin 04:25:09 drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:23 cmd 04:25:09 -rw-r--r-- 1 jenkins jenkins 9158 May 25 04:24 coverage.out 04:25:09 -rw-rw-r-- 1 jenkins jenkins 6557 May 25 04:23 go.mod 04:25:09 -rw-rw-r-- 1 jenkins jenkins 89335 May 25 04:23 go.sum 04:25:09 drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:23 internal 04:25:09 -rw-rw-r-- 1 jenkins jenkins 228 May 25 04:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:10 + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=00c065e0f85de07a409bcc19801cd001d7749f36 --label arch=amd64 --label version=4.1.0-dev.13 . 04:25:10 #0 building with "default" instance using docker driver 04:25:10 04:25:10 #1 [internal] load build definition from Dockerfile 04:25:10 #1 transferring dockerfile: 1.61kB done 04:25:10 #1 DONE 0.0s 04:25:10 04:25:10 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:25:10 #2 DONE 0.0s 04:25:10 04:25:10 #3 [internal] load metadata for docker.io/library/alpine:3.22 04:25:10 #3 DONE 0.1s 04:25:10 04:25:10 #4 [internal] load .dockerignore 04:25:10 #4 transferring context: 46B done 04:25:10 #4 DONE 0.0s 04:25:10 04:25:10 #5 [internal] load build context 04:25:10 #5 transferring context: 21.73kB 0.0s done 04:25:10 #5 DONE 0.0s 04:25:10 04:25:10 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 04:25:10 #6 DONE 0.1s 04:25:10 04:25:10 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:25:10 #7 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 04:25:10 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 04:25:10 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done 04:25:10 #7 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 04:25:10 #7 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 04:25:10 #7 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 04:25:10 #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 04:25:10 #7 DONE 0.3s 04:25:10 04:25:10 #8 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 04:25:10 #8 0.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:25:10 #8 0.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:25:11 #8 0.563 OK: 269 MiB in 64 packages 04:25:11 #8 DONE 0.7s 04:25:11 04:25:11 #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 04:25:11 #9 0.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:25:11 #9 0.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:25:11 #9 0.605 (1/1) Installing dumb-init (1.2.5-r3) 04:25:11 #9 0.611 Executing busybox-1.37.0-r20.trigger 04:25:11 #9 0.618 OK: 7 MiB in 17 packages 04:25:11 #9 DONE 0.7s 04:25:11 04:25:11 #10 [builder 3/7] WORKDIR /device-snmp-go 04:25:11 #10 DONE 0.0s 04:25:11 04:25:11 #11 [builder 4/7] COPY go.mod vendor* ./ 04:25:11 #11 DONE 0.0s 04:25:11 04:25:11 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:25:11 #12 DONE 0.5s 04:25:11 04:25:11 #13 [stage-1 3/6] RUN apk --no-cache upgrade 04:25:11 #13 0.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:25:11 #13 0.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:25:12 #13 ... 04:25:12 04:25:12 #14 [builder 6/7] COPY . . 04:25:12 #14 DONE 0.2s 04:25:12 04:25:12 #13 [stage-1 3/6] RUN apk --no-cache upgrade 04:25:12 #13 0.706 OK: 7 MiB in 17 packages 04:25:12 #13 DONE 0.8s 04:25:12 04:25:12 #15 [builder 7/7] RUN make build 04:25:12 #15 0.248 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 04:25:38 #15 DONE 24.8s 04:25:38 04:25:38 #16 [stage-1 4/6] COPY --from=builder /device-snmp-go/cmd / 04:25:38 #16 DONE 0.2s 04:25:38 04:25:38 #17 [stage-1 5/6] COPY --from=builder /device-snmp-go/Attribution.txt / 04:25:38 #17 DONE 0.0s 04:25:38 04:25:38 #18 [stage-1 6/6] COPY --from=builder /device-snmp-go/LICENSE / 04:25:38 #18 DONE 0.0s 04:25:38 04:25:38 #19 exporting to image 04:25:38 #19 exporting layers 0.1s done 04:25:38 #19 writing image sha256:ce1c2ff00f1e3b8751afb85dae7e81fbfee635b362dcaf013b10f968a101da7d done 04:25:38 #19 naming to docker.io/library/device-snmp done 04:25:38 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:25:39 provisioning config files... 04:25:39 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4782613970909955679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:25:39 ---> ****-login.sh 04:25:39 nexus3.edgexfoundry.org:10001 04:25:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:39 Login Succeeded 04:25:39 nexus3.edgexfoundry.org:10002 04:25:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:39 Login Succeeded 04:25:39 nexus3.edgexfoundry.org:10003 04:25:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:39 Login Succeeded 04:25:39 nexus3.edgexfoundry.org:10004 04:25:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:39 Login Succeeded 04:25:39 ****.io 04:25:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:39 Login Succeeded 04:25:39 ---> ****-login.sh ends [Pipeline] } 04:25:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:25:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:25:39 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 04:25:39 00c065e0f85de07a409bcc19801cd001d7749f36 04:25:39 latest 04:25:39 4.1.0-dev.13 04:25:39 00c065e0f85de07a409bcc19801cd001d7749f36-4.1.0-dev.13 04:25:39 main 04:25:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:40 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:00c065e0f85de07a409bcc19801cd001d7749f36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:40 + docker push nexus3.edgexfoundry.org:10004/device-snmp:00c065e0f85de07a409bcc19801cd001d7749f36 04:25:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 04:25:40 4dbbd8cc1ff9: Preparing 04:25:40 8444b4dc7e53: Preparing 04:25:40 668e0a3ec59d: Preparing 04:25:40 55c32a6990cd: Preparing 04:25:40 cf9a4d8631e8: Preparing 04:25:40 0854555d70ac: Preparing 04:25:40 0854555d70ac: Waiting 04:25:40 55c32a6990cd: Pushed 04:25:40 4dbbd8cc1ff9: Pushed 04:25:40 cf9a4d8631e8: Pushed 04:25:40 0854555d70ac: Layer already exists 04:25:40 8444b4dc7e53: Pushed 04:25:45 668e0a3ec59d: Pushed 04:25:45 00c065e0f85de07a409bcc19801cd001d7749f36: digest: sha256:e1892e08681fe1805b86e9924a2e4c0f9d7a749f833054b06c38cc040a85a71a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:46 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:46 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 04:25:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 04:25:46 4dbbd8cc1ff9: Preparing 04:25:46 8444b4dc7e53: Preparing 04:25:46 668e0a3ec59d: Preparing 04:25:46 55c32a6990cd: Preparing 04:25:46 cf9a4d8631e8: Preparing 04:25:46 0854555d70ac: Preparing 04:25:46 0854555d70ac: Waiting 04:25:46 cf9a4d8631e8: Layer already exists 04:25:46 4dbbd8cc1ff9: Layer already exists 04:25:46 55c32a6990cd: Layer already exists 04:25:46 668e0a3ec59d: Layer already exists 04:25:46 8444b4dc7e53: Layer already exists 04:25:46 0854555d70ac: Layer already exists 04:25:46 latest: digest: sha256:e1892e08681fe1805b86e9924a2e4c0f9d7a749f833054b06c38cc040a85a71a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:46 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:47 + docker push nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.13 04:25:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 04:25:47 4dbbd8cc1ff9: Preparing 04:25:47 8444b4dc7e53: Preparing 04:25:47 668e0a3ec59d: Preparing 04:25:47 55c32a6990cd: Preparing 04:25:47 cf9a4d8631e8: Preparing 04:25:47 0854555d70ac: Preparing 04:25:47 0854555d70ac: Waiting 04:25:47 cf9a4d8631e8: Layer already exists 04:25:47 4dbbd8cc1ff9: Layer already exists 04:25:47 55c32a6990cd: Layer already exists 04:25:47 8444b4dc7e53: Layer already exists 04:25:47 668e0a3ec59d: Layer already exists 04:25:47 0854555d70ac: Layer already exists 04:25:47 4.1.0-dev.13: digest: sha256:e1892e08681fe1805b86e9924a2e4c0f9d7a749f833054b06c38cc040a85a71a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:47 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:00c065e0f85de07a409bcc19801cd001d7749f36-4.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:47 + docker push nexus3.edgexfoundry.org:10004/device-snmp:00c065e0f85de07a409bcc19801cd001d7749f36-4.1.0-dev.13 04:25:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 04:25:47 4dbbd8cc1ff9: Preparing 04:25:47 8444b4dc7e53: Preparing 04:25:47 668e0a3ec59d: Preparing 04:25:47 55c32a6990cd: Preparing 04:25:47 cf9a4d8631e8: Preparing 04:25:47 0854555d70ac: Preparing 04:25:47 0854555d70ac: Waiting 04:25:47 8444b4dc7e53: Layer already exists 04:25:47 4dbbd8cc1ff9: Layer already exists 04:25:47 55c32a6990cd: Layer already exists 04:25:47 668e0a3ec59d: Layer already exists 04:25:47 cf9a4d8631e8: Layer already exists 04:25:47 0854555d70ac: Layer already exists 04:25:47 00c065e0f85de07a409bcc19801cd001d7749f36-4.1.0-dev.13: digest: sha256:e1892e08681fe1805b86e9924a2e4c0f9d7a749f833054b06c38cc040a85a71a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:48 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:48 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 04:25:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 04:25:48 4dbbd8cc1ff9: Preparing 04:25:48 8444b4dc7e53: Preparing 04:25:48 668e0a3ec59d: Preparing 04:25:48 55c32a6990cd: Preparing 04:25:48 cf9a4d8631e8: Preparing 04:25:48 0854555d70ac: Preparing 04:25:48 0854555d70ac: Waiting 04:25:48 4dbbd8cc1ff9: Layer already exists 04:25:48 55c32a6990cd: Layer already exists 04:25:48 8444b4dc7e53: Layer already exists 04:25:48 668e0a3ec59d: Layer already exists 04:25:48 cf9a4d8631e8: Layer already exists 04:25:48 0854555d70ac: Layer already exists 04:25:48 main: digest: sha256:e1892e08681fe1805b86e9924a2e4c0f9d7a749f833054b06c38cc040a85a71a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:25:48 ===================================================== [Pipeline] echo 04:25:48 taggedImages: 04:25:48 - nexus3.edgexfoundry.org:10004/device-snmp:00c065e0f85de07a409bcc19801cd001d7749f36 04:25:48 - nexus3.edgexfoundry.org:10004/device-snmp:latest 04:25:48 - nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.13 04:25:48 - nexus3.edgexfoundry.org:10004/device-snmp:00c065e0f85de07a409bcc19801cd001d7749f36-4.1.0-dev.13 04:25:48 - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:25:49 04:25:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:25:49 latest: Pulling from edgex-lftools-log-publisher 04:25:49 5eb5b503b376: Pulling fs layer 04:25:49 5c69ac0246d0: Pulling fs layer 04:25:49 ec43610c2a17: Pulling fs layer 04:25:49 3a2ae6a8a46f: Pulling fs layer 04:25:49 33b1e0a273af: Pulling fs layer 04:25:49 5d3b04190fa2: Pulling fs layer 04:25:49 2f39f015ded8: Pulling fs layer 04:25:49 3a2ae6a8a46f: Waiting 04:25:49 33b1e0a273af: Waiting 04:25:49 5d3b04190fa2: Waiting 04:25:49 2f39f015ded8: Waiting 04:25:49 5c69ac0246d0: Verifying Checksum 04:25:49 5c69ac0246d0: Download complete 04:25:49 3a2ae6a8a46f: Verifying Checksum 04:25:49 3a2ae6a8a46f: Download complete 04:25:49 33b1e0a273af: Verifying Checksum 04:25:49 33b1e0a273af: Download complete 04:25:49 5d3b04190fa2: Verifying Checksum 04:25:49 5d3b04190fa2: Download complete 04:25:49 ec43610c2a17: Verifying Checksum 04:25:49 ec43610c2a17: Download complete 04:25:49 5eb5b503b376: Verifying Checksum 04:25:49 5eb5b503b376: Download complete 04:25:50 2f39f015ded8: Download complete 04:25:51 5eb5b503b376: Pull complete 04:25:51 5c69ac0246d0: Pull complete 04:25:51 ec43610c2a17: Pull complete 04:25:51 3a2ae6a8a46f: Pull complete 04:25:51 33b1e0a273af: Pull complete 04:25:51 5d3b04190fa2: Pull complete 04:25:57 2f39f015ded8: Pull complete 04:25:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:25:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:25:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:57 prd-ubuntu20.04-docker-8c-8g-10589 does not seem to be running inside a container 04:25:57 $ 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-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:25:58 $ docker top 7bc86dd7c27f3be694932e626bf176d9f358d54ea3b9d4f019a3e0ccd0414650 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:25:59 ---> job-cost.sh 04:25:59 lf-activate-venv: SKIPPING 04:25:59 INFO: No Stack... 04:25:59 INFO: Retrieving Pricing Info for: v3-standard-8 04:25:59 INFO: Archiving Costs [Pipeline] sh 04:25:59 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 04:25:59 + cut -d, -f6 [Pipeline] lock 04:25:59 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-129-stack-cost] 04:25:59 Resource [jenkins-edgexfoundry-device-snmp-go-main-129-stack-cost] did not exist. Created. 04:25:59 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-129-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:26:00 + echo total: 0.2199999988079071 [Pipeline] stash 04:26:00 Stashed 1 file(s) [Pipeline] } 04:26:00 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-129-stack-cost] [Pipeline] // lock [Pipeline] } 04:26:00 $ docker stop --time=1 7bc86dd7c27f3be694932e626bf176d9f358d54ea3b9d4f019a3e0ccd0414650 04:26:01 $ docker rm -f --volumes 7bc86dd7c27f3be694932e626bf176d9f358d54ea3b9d4f019a3e0ccd0414650 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:27:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10595 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 04:27:15 Running in /w/workspace/device-snmp-go/129 [Pipeline] { [Pipeline] checkout 04:27:18 The recommended git tool is: git 04:27:28 using credential edgex-jenkins-ssh 04:27:28 Cloning the remote Git repository 04:27:28 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 04:27:28 > git init /w/workspace/device-snmp-go/129 # timeout=10 04:27:29 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 04:27:29 > git --version # timeout=10 04:27:29 > git --version # 'git version 2.25.1' 04:27:29 using GIT_SSH to set credentials SSH Credentials for GitHub 04:27:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:27:36 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 04:27:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:27:37 Avoid second fetch 04:27:37 Checking out Revision 00c065e0f85de07a409bcc19801cd001d7749f36 (main) 04:27:38 Commit message: "Merge pull request #399 from sabrina-lin527/update-changelog" 04:27:37 > git config core.sparsecheckout # timeout=10 04:27:37 > git checkout -f 00c065e0f85de07a409bcc19801cd001d7749f36 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:27:43 provisioning config files... 04:27:43 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/129@tmp/config6698125025933248900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:27:45 ---> ****-login.sh 04:27:45 nexus3.edgexfoundry.org:10001 04:27:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:45 Configure a credential helper to remove this warning. See 04:27:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:45 04:27:45 Login Succeeded 04:27:45 nexus3.edgexfoundry.org:10002 04:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:46 Configure a credential helper to remove this warning. See 04:27:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:46 04:27:46 Login Succeeded 04:27:46 nexus3.edgexfoundry.org:10003 04:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:46 Configure a credential helper to remove this warning. See 04:27:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:46 04:27:46 Login Succeeded 04:27:46 nexus3.edgexfoundry.org:10004 04:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:47 Configure a credential helper to remove this warning. See 04:27:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:47 04:27:47 Login Succeeded 04:27:47 ****.io 04:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:47 Configure a credential helper to remove this warning. See 04:27:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:47 04:27:47 Login Succeeded 04:27:47 ---> ****-login.sh ends [Pipeline] } 04:27:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:27:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:27:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:27:48 ========================================================= 04:27:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 04:27:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:48 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 04:27:49 Sending build context to Docker daemon 12.62MB 04:27:49 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 04:27:49 Step 2/12 : FROM ${BASE} AS builder 04:27:49 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:27:49 6b59a28fa201: Pulling fs layer 04:27:49 d32bb0dddca7: Pulling fs layer 04:27:49 5dab1238d3d9: Pulling fs layer 04:27:49 196fd7d83e7d: Pulling fs layer 04:27:49 4f4fb700ef54: Pulling fs layer 04:27:49 8ba94037c8f0: Pulling fs layer 04:27:49 deaec5988b04: Pulling fs layer 04:27:49 9f65657bb879: Pulling fs layer 04:27:49 196fd7d83e7d: Waiting 04:27:49 4f4fb700ef54: Waiting 04:27:49 8ba94037c8f0: Waiting 04:27:49 deaec5988b04: Waiting 04:27:49 9f65657bb879: Waiting 04:27:49 d32bb0dddca7: Verifying Checksum 04:27:49 d32bb0dddca7: Download complete 04:27:49 196fd7d83e7d: Verifying Checksum 04:27:49 196fd7d83e7d: Download complete 04:27:49 4f4fb700ef54: Verifying Checksum 04:27:49 4f4fb700ef54: Download complete 04:27:49 8ba94037c8f0: Verifying Checksum 04:27:49 8ba94037c8f0: Download complete 04:27:49 6b59a28fa201: Verifying Checksum 04:27:49 6b59a28fa201: Download complete 04:27:50 9f65657bb879: Verifying Checksum 04:27:50 9f65657bb879: Download complete 04:27:51 6b59a28fa201: Pull complete 04:27:51 d32bb0dddca7: Pull complete 04:27:51 5dab1238d3d9: Verifying Checksum 04:27:51 5dab1238d3d9: Download complete 04:27:53 deaec5988b04: Verifying Checksum 04:27:53 deaec5988b04: Download complete 04:28:08 5dab1238d3d9: Pull complete 04:28:08 196fd7d83e7d: Pull complete 04:28:08 4f4fb700ef54: Pull complete 04:28:08 8ba94037c8f0: Pull complete 04:28:18 deaec5988b04: Pull complete 04:28:19 9f65657bb879: Pull complete 04:28:19 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 04:28:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 04:28:19 ---> 334268110677 04:28:19 Step 3/12 : ARG ADD_BUILD_TAGS="" 04:28:22 ---> Running in 6d96b4ab6c62 04:28:22 Removing intermediate container 6d96b4ab6c62 04:28:22 ---> c1b4a0cc591b 04:28:22 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:28:22 ---> Running in ce2a8ca4de91 04:28:23 Removing intermediate container ce2a8ca4de91 04:28:23 ---> f2f0a8588d2c 04:28:23 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:28:23 ---> Running in 5e1906f8d0f8 04:28:23 Removing intermediate container 5e1906f8d0f8 04:28:23 ---> 6ee02233ee98 04:28:23 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 04:28:23 ---> Running in 2aff9cc98540 04:28:24 Removing intermediate container 2aff9cc98540 04:28:24 ---> 538a7a426b51 04:28:24 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:28:24 ---> Running in e6c07799e75c 04:28:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:28:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:28:28 (1/4) Installing openssh-keygen (10.0_p1-r10) 04:28:28 (2/4) Installing libedit (20250104.3.1-r1) 04:28:28 (3/4) Installing openssh-client-common (10.0_p1-r10) 04:28:28 (4/4) Installing openssh-client-default (10.0_p1-r10) 04:28:28 Executing busybox-1.37.0-r19.trigger 04:28:28 OK: 259 MiB in 64 packages 04:28:29 Removing intermediate container e6c07799e75c 04:28:29 ---> ec834c2a0a1a 04:28:29 Step 8/12 : WORKDIR /device-snmp-go 04:28:29 ---> Running in 4cc73350e7de 04:28:29 Removing intermediate container 4cc73350e7de 04:28:29 ---> 0f330f19a8f7 04:28:29 Step 9/12 : COPY go.mod vendor* ./ 04:28:30 ---> fca4639dee85 04:28:30 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:30 ---> Running in 62e40a914908 04:30:24 Removing intermediate container 62e40a914908 04:30:24 ---> ba130638f037 04:30:24 Step 11/12 : COPY . . 04:30:24 ---> 1d70ab912ab8 04:30:24 Step 12/12 : RUN ${MAKE} 04:30:24 ---> Running in efe201505a37 04:30:24 noop 04:30:25 Removing intermediate container efe201505a37 04:30:25 ---> d1242d499875 04:30:25 Successfully built d1242d499875 04:30:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:25 + docker inspect -f . ci-base-image-arm64 04:30:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:25 prd-ubuntu20.04-docker-arm64-4c-16g-10595 does not seem to be running inside a container 04:30:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/129 -v /w/workspace/device-snmp-go/129:/w/workspace/device-snmp-go/129:rw,z -v /w/workspace/device-snmp-go/129@tmp:/w/workspace/device-snmp-go/129@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:30:27 $ docker top 0877d38fd63e4fd80f7b385d66deb0c146e718956e8d46c872bf92ad5d7b36f2 -eo pid,comm [Pipeline] { [Pipeline] sh 04:30:28 + go version 04:30:28 go version go1.25.3 linux/arm64 [Pipeline] } 04:30:28 $ docker stop --time=1 0877d38fd63e4fd80f7b385d66deb0c146e718956e8d46c872bf92ad5d7b36f2 04:30:30 $ docker rm -f --volumes 0877d38fd63e4fd80f7b385d66deb0c146e718956e8d46c872bf92ad5d7b36f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:30 + docker inspect -f . ci-base-image-arm64 04:30:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:31 prd-ubuntu20.04-docker-arm64-4c-16g-10595 does not seem to be running inside a container 04:30:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/129 -v /w/workspace/device-snmp-go/129:/w/workspace/device-snmp-go/129:rw,z -v /w/workspace/device-snmp-go/129@tmp:/w/workspace/device-snmp-go/129@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:30:32 $ docker top ef24de748c0d2c326c7183e0c8454616586729934e3c83426b36b9bf7a24d25f -eo pid,comm [Pipeline] { [Pipeline] sh 04:30:33 + git config --global --add safe.directory /w/workspace/device-snmp-go/129 [Pipeline] fileExists [Pipeline] sh 04:30:34 + make test 04:30:34 go test ./... -coverprofile=coverage.out 04:30:41 ? github.com/edgexfoundry/device-snmp-go [no test files] 04:35:48 github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements 04:35:48 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.035s coverage: 0.0% of statements 04:35:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:35:48 go vet ./... 04:36:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:36:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:36:44 ./bin/test-attribution-txt.sh 04:36:44 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 04:36:44 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 04:36:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 04:36:44 $ docker stop --time=1 ef24de748c0d2c326c7183e0c8454616586729934e3c83426b36b9bf7a24d25f 04:36:49 $ docker rm -f --volumes ef24de748c0d2c326c7183e0c8454616586729934e3c83426b36b9bf7a24d25f [Pipeline] // withDockerContainer [Pipeline] sh 04:36:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:36:51 Warning: overwriting stash ‘coverage-report’ 04:36:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:36:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:36:53 + ls -al . 04:36:53 total 240 04:36:53 drwxrwxr-x 7 jenkins jenkins 4096 May 25 04:30 . 04:36:53 drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:27 .. 04:36:53 -rw-rw-r-- 1 jenkins jenkins 6 May 25 04:27 .dockerignore 04:36:53 drwxrwxr-x 8 jenkins jenkins 4096 May 25 04:27 .git 04:36:53 drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:27 .github 04:36:53 -rw-rw-r-- 1 jenkins jenkins 263 May 25 04:27 .gitignore 04:36:53 -rw-rw-r-- 1 jenkins jenkins 359 May 25 04:27 .golangci.yml 04:36:53 -rw-rw-r-- 1 jenkins jenkins 21488 May 25 04:27 Attribution.txt 04:36:53 -rw-rw-r-- 1 jenkins jenkins 12751 May 25 04:27 CHANGELOG.md 04:36:53 -rw-rw-r-- 1 jenkins jenkins 1571 May 25 04:27 Dockerfile 04:36:53 -rw-rw-r-- 1 jenkins jenkins 677 May 25 04:27 GOVERNANCE.md 04:36:53 -rw-rw-r-- 1 jenkins jenkins 679 May 25 04:27 Jenkinsfile 04:36:53 -rw-rw-r-- 1 jenkins jenkins 11340 May 25 04:27 LICENSE 04:36:53 -rw-rw-r-- 1 jenkins jenkins 2239 May 25 04:27 Makefile 04:36:53 -rw-rw-r-- 1 jenkins jenkins 620 May 25 04:27 OWNERS.md 04:36:53 -rw-rw-r-- 1 jenkins jenkins 10477 May 25 04:27 README.md 04:36:53 -rw-rw-r-- 1 jenkins jenkins 12 May 25 04:23 VERSION 04:36:53 drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:27 bin 04:36:53 drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:27 cmd 04:36:53 -rw-r--r-- 1 jenkins jenkins 9158 May 25 04:35 coverage.out 04:36:53 -rw-rw-r-- 1 jenkins jenkins 6557 May 25 04:27 go.mod 04:36:53 -rw-rw-r-- 1 jenkins jenkins 89335 May 25 04:27 go.sum 04:36:53 drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:27 internal 04:36:53 -rw-rw-r-- 1 jenkins jenkins 228 May 25 04:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:53 + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=00c065e0f85de07a409bcc19801cd001d7749f36 --label arch=arm64 --label version=4.1.0-dev.13 . 04:36:53 Sending build context to Docker daemon 12.63MB 04:36:53 Step 1/25 : ARG BASE=golang:1.25-alpine3.22 04:36:53 Step 2/25 : FROM ${BASE} AS builder 04:36:53 ---> d1242d499875 04:36:53 Step 3/25 : ARG ADD_BUILD_TAGS="" 04:36:54 ---> Running in 4bcd1f00fed6 04:36:54 Removing intermediate container 4bcd1f00fed6 04:36:54 ---> 6824085a3b7a 04:36:54 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:36:54 ---> Running in 22a1cdac88cf 04:36:54 Removing intermediate container 22a1cdac88cf 04:36:54 ---> bbef26d94b5d 04:36:54 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:36:55 ---> Running in 28dfefac0570 04:36:55 Removing intermediate container 28dfefac0570 04:36:55 ---> c4df8abc5666 04:36:55 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 04:36:55 ---> Running in bc42b9863f4c 04:36:56 Removing intermediate container bc42b9863f4c 04:36:56 ---> 623abd4413fa 04:36:56 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:36:56 ---> Running in 5aa6b1ca951e 04:36:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:36:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:37:00 OK: 259 MiB in 64 packages 04:37:02 Removing intermediate container 5aa6b1ca951e 04:37:02 ---> 419fa4827e4d 04:37:02 Step 8/25 : WORKDIR /device-snmp-go 04:37:02 ---> Running in 53769ee43c5e 04:37:02 Removing intermediate container 53769ee43c5e 04:37:02 ---> 5f52c8b9a39e 04:37:02 Step 9/25 : COPY go.mod vendor* ./ 04:37:03 ---> 5e99a7f4ec64 04:37:03 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:37:03 ---> Running in 05775712be6b 04:37:06 Removing intermediate container 05775712be6b 04:37:06 ---> c0f4ad2489cc 04:37:06 Step 11/25 : COPY . . 04:37:07 ---> 2e67864ce2bd 04:37:07 Step 12/25 : RUN ${MAKE} 04:37:07 ---> Running in 784cda490b8f 04:37:08 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 04:41:47 Removing intermediate container 784cda490b8f 04:41:47 ---> c64d4aec8b26 04:41:47 Step 13/25 : FROM alpine:3.22 04:41:47 3.22: Pulling from library/alpine 04:41:47 58e777220c39: Pulling fs layer 04:41:47 58e777220c39: Verifying Checksum 04:41:47 58e777220c39: Download complete 04:41:47 58e777220c39: Pull complete 04:41:47 Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:41:47 Status: Downloaded newer image for alpine:3.22 04:41:47 ---> 6a2735c23ff3 04:41:47 Step 14/25 : RUN apk add --update --no-cache dumb-init 04:41:47 ---> Running in a3a81cd31e98 04:41:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:41:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:41:48 (1/1) Installing dumb-init (1.2.5-r3) 04:41:48 Executing busybox-1.37.0-r20.trigger 04:41:48 OK: 8 MiB in 17 packages 04:41:49 Removing intermediate container a3a81cd31e98 04:41:49 ---> 0a93b44104ec 04:41:49 Step 15/25 : RUN apk --no-cache upgrade 04:41:49 ---> Running in ec77369f7148 04:41:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:41:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:41:53 OK: 8 MiB in 17 packages 04:41:55 Removing intermediate container ec77369f7148 04:41:55 ---> c95b9ed5bc09 04:41:55 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 04:41:58 ---> 7f3e774112ef 04:41:58 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 04:41:58 ---> 54fd697397fa 04:41:58 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 04:41:59 ---> 24887adf6d54 04:41:59 Step 19/25 : EXPOSE 59993 04:41:59 ---> Running in d3a59624434f 04:41:59 Removing intermediate container d3a59624434f 04:41:59 ---> abff51cb8a83 04:41:59 Step 20/25 : EXPOSE 161 04:41:59 ---> Running in f454d225e22c 04:41:59 Removing intermediate container f454d225e22c 04:41:59 ---> ed6be93bdbac 04:41:59 Step 21/25 : ENTRYPOINT ["/device-snmp"] 04:41:59 ---> Running in a6a2002c28da 04:42:00 Removing intermediate container a6a2002c28da 04:42:00 ---> efbcb3971393 04:42:00 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 04:42:00 ---> Running in 0d07d193dbdc 04:42:00 Removing intermediate container 0d07d193dbdc 04:42:00 ---> 0a0931332d26 04:42:00 Step 23/25 : LABEL arch=arm64 04:42:00 ---> Running in 7f53ae09bb99 04:42:01 Removing intermediate container 7f53ae09bb99 04:42:01 ---> a7b3f816c2a0 04:42:01 Step 24/25 : LABEL git_sha=00c065e0f85de07a409bcc19801cd001d7749f36 04:42:01 ---> Running in 8bc596ea904a 04:42:01 Removing intermediate container 8bc596ea904a 04:42:01 ---> 9c95d7da653d 04:42:01 Step 25/25 : LABEL version=4.1.0-dev.13 04:42:01 ---> Running in 1690c49b9c4d 04:42:01 Removing intermediate container 1690c49b9c4d 04:42:01 ---> c0bc2886bdf9 04:42:01 [Warning] One or more build-args [ARCH] were not consumed 04:42:01 Successfully built c0bc2886bdf9 04:42:01 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:42:01 provisioning config files... 04:42:02 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/129@tmp/config14526524088003885243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:42:02 ---> ****-login.sh 04:42:02 nexus3.edgexfoundry.org:10001 04:42:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:02 Configure a credential helper to remove this warning. See 04:42:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:02 04:42:02 Login Succeeded 04:42:02 nexus3.edgexfoundry.org:10002 04:42:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:02 Configure a credential helper to remove this warning. See 04:42:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:02 04:42:02 Login Succeeded 04:42:02 nexus3.edgexfoundry.org:10003 04:42:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:03 Configure a credential helper to remove this warning. See 04:42:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:03 04:42:03 Login Succeeded 04:42:03 nexus3.edgexfoundry.org:10004 04:42:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:03 Configure a credential helper to remove this warning. See 04:42:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:03 04:42:03 Login Succeeded 04:42:03 ****.io 04:42:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:04 Configure a credential helper to remove this warning. See 04:42:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:04 04:42:04 Login Succeeded 04:42:04 ---> ****-login.sh ends [Pipeline] } 04:42:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:42:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:42:04 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 04:42:04 00c065e0f85de07a409bcc19801cd001d7749f36 04:42:04 latest 04:42:04 4.1.0-dev.13 04:42:04 00c065e0f85de07a409bcc19801cd001d7749f36-4.1.0-dev.13 04:42:04 main 04:42:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:04 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:00c065e0f85de07a409bcc19801cd001d7749f36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:05 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:00c065e0f85de07a409bcc19801cd001d7749f36 04:42:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 04:42:05 4670fabd1c27: Preparing 04:42:05 061bd9141797: Preparing 04:42:05 bb36967da729: Preparing 04:42:05 e3ca1af34423: Preparing 04:42:05 15eb38876c8c: Preparing 04:42:05 eeaa73608b53: Preparing 04:42:05 eeaa73608b53: Waiting 04:42:05 061bd9141797: Pushed 04:42:05 eeaa73608b53: Layer already exists 04:42:05 e3ca1af34423: Pushed 04:42:05 15eb38876c8c: Pushed 04:42:05 4670fabd1c27: Pushed 04:42:15 bb36967da729: Pushed 04:42:15 00c065e0f85de07a409bcc19801cd001d7749f36: digest: sha256:881080f39e53f90be5c6ba3e241b5e6713c8437fb6caee693bc88291b55224bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:15 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:16 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 04:42:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 04:42:16 4670fabd1c27: Preparing 04:42:16 061bd9141797: Preparing 04:42:16 bb36967da729: Preparing 04:42:16 e3ca1af34423: Preparing 04:42:16 15eb38876c8c: Preparing 04:42:16 eeaa73608b53: Preparing 04:42:16 eeaa73608b53: Waiting 04:42:16 bb36967da729: Layer already exists 04:42:16 4670fabd1c27: Layer already exists 04:42:16 e3ca1af34423: Layer already exists 04:42:16 061bd9141797: Layer already exists 04:42:16 15eb38876c8c: Layer already exists 04:42:16 eeaa73608b53: Layer already exists 04:42:16 latest: digest: sha256:881080f39e53f90be5c6ba3e241b5e6713c8437fb6caee693bc88291b55224bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:16 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:17 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.13 04:42:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 04:42:17 4670fabd1c27: Preparing 04:42:17 061bd9141797: Preparing 04:42:17 bb36967da729: Preparing 04:42:17 e3ca1af34423: Preparing 04:42:17 15eb38876c8c: Preparing 04:42:17 eeaa73608b53: Preparing 04:42:17 eeaa73608b53: Waiting 04:42:17 bb36967da729: Layer already exists 04:42:17 e3ca1af34423: Layer already exists 04:42:17 061bd9141797: Layer already exists 04:42:17 15eb38876c8c: Layer already exists 04:42:17 4670fabd1c27: Layer already exists 04:42:17 eeaa73608b53: Layer already exists 04:42:17 4.1.0-dev.13: digest: sha256:881080f39e53f90be5c6ba3e241b5e6713c8437fb6caee693bc88291b55224bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:17 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:00c065e0f85de07a409bcc19801cd001d7749f36-4.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:18 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:00c065e0f85de07a409bcc19801cd001d7749f36-4.1.0-dev.13 04:42:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 04:42:18 4670fabd1c27: Preparing 04:42:18 061bd9141797: Preparing 04:42:18 bb36967da729: Preparing 04:42:18 e3ca1af34423: Preparing 04:42:18 15eb38876c8c: Preparing 04:42:18 eeaa73608b53: Preparing 04:42:18 eeaa73608b53: Waiting 04:42:18 061bd9141797: Layer already exists 04:42:18 4670fabd1c27: Layer already exists 04:42:18 e3ca1af34423: Layer already exists 04:42:18 bb36967da729: Layer already exists 04:42:18 15eb38876c8c: Layer already exists 04:42:18 eeaa73608b53: Layer already exists 04:42:18 00c065e0f85de07a409bcc19801cd001d7749f36-4.1.0-dev.13: digest: sha256:881080f39e53f90be5c6ba3e241b5e6713c8437fb6caee693bc88291b55224bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:18 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:19 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 04:42:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 04:42:19 4670fabd1c27: Preparing 04:42:19 061bd9141797: Preparing 04:42:19 bb36967da729: Preparing 04:42:19 e3ca1af34423: Preparing 04:42:19 15eb38876c8c: Preparing 04:42:19 eeaa73608b53: Preparing 04:42:19 eeaa73608b53: Waiting 04:42:19 bb36967da729: Layer already exists 04:42:19 15eb38876c8c: Layer already exists 04:42:19 4670fabd1c27: Layer already exists 04:42:19 061bd9141797: Layer already exists 04:42:19 e3ca1af34423: Layer already exists 04:42:19 eeaa73608b53: Layer already exists 04:42:19 main: digest: sha256:881080f39e53f90be5c6ba3e241b5e6713c8437fb6caee693bc88291b55224bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:42:19 ===================================================== [Pipeline] echo 04:42:19 taggedImages: 04:42:19 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:00c065e0f85de07a409bcc19801cd001d7749f36 04:42:19 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 04:42:19 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.13 04:42:19 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:00c065e0f85de07a409bcc19801cd001d7749f36-4.1.0-dev.13 04:42:19 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:42:19 04:42:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:42:20 arm64: Pulling from edgex-lftools-log-publisher 04:42:20 8998bd30e6a1: Pulling fs layer 04:42:20 04944245beec: Pulling fs layer 04:42:20 699f458cf7ca: Pulling fs layer 04:42:20 765212b225bb: Pulling fs layer 04:42:20 f23df028b6ca: Pulling fs layer 04:42:20 d65c8cfc05b1: Pulling fs layer 04:42:20 2437ff75d9bd: Pulling fs layer 04:42:20 765212b225bb: Waiting 04:42:20 f23df028b6ca: Waiting 04:42:20 d65c8cfc05b1: Waiting 04:42:20 2437ff75d9bd: Waiting 04:42:20 04944245beec: Verifying Checksum 04:42:20 04944245beec: Download complete 04:42:20 765212b225bb: Verifying Checksum 04:42:20 765212b225bb: Download complete 04:42:20 f23df028b6ca: Verifying Checksum 04:42:20 f23df028b6ca: Download complete 04:42:20 d65c8cfc05b1: Verifying Checksum 04:42:20 d65c8cfc05b1: Download complete 04:42:20 699f458cf7ca: Verifying Checksum 04:42:20 699f458cf7ca: Download complete 04:42:20 8998bd30e6a1: Verifying Checksum 04:42:20 8998bd30e6a1: Download complete 04:42:23 2437ff75d9bd: Verifying Checksum 04:42:23 2437ff75d9bd: Download complete 04:42:26 8998bd30e6a1: Pull complete 04:42:26 04944245beec: Pull complete 04:42:27 699f458cf7ca: Pull complete 04:42:28 765212b225bb: Pull complete 04:42:29 f23df028b6ca: Pull complete 04:42:29 d65c8cfc05b1: Pull complete 04:42:47 2437ff75d9bd: Pull complete 04:42:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:42:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:42:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:47 prd-ubuntu20.04-docker-arm64-4c-16g-10595 does not seem to be running inside a container 04:42:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/129 -v /w/workspace/device-snmp-go/129:/w/workspace/device-snmp-go/129:rw,z -v /w/workspace/device-snmp-go/129@tmp:/w/workspace/device-snmp-go/129@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:42:50 $ docker top 9b56c92ff5781789b94859266df2d5b6df96b0d8cb5e9f5aeeb9b6aa931384fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:42:51 ---> job-cost.sh 04:42:51 lf-activate-venv: SKIPPING 04:42:51 INFO: No Stack... 04:42:52 INFO: Retrieving Pricing Info for: v3-standard-4 04:42:52 INFO: Archiving Costs [Pipeline] sh 04:42:53 + cat /w/workspace/device-snmp-go/129/archives/cost.csv 04:42:53 + cut -d, -f6 [Pipeline] lock 04:42:53 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-129-stack-cost] 04:42:53 Resource [jenkins-edgexfoundry-device-snmp-go-main-129-stack-cost] did not exist. Created. 04:42:53 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-129-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:42:54 /w/workspace/device-snmp-go/129@tmp/durable-52d14421/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:42:54 + echo total: 0.10999999940395355 [Pipeline] stash 04:42:54 Warning: overwriting stash ‘stack-cost’ 04:42:54 Stashed 1 file(s) [Pipeline] } 04:42:55 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-129-stack-cost] [Pipeline] // lock [Pipeline] } 04:42:55 $ docker stop --time=1 9b56c92ff5781789b94859266df2d5b6df96b0d8cb5e9f5aeeb9b6aa931384fc 04:42:56 $ docker rm -f --volumes 9b56c92ff5781789b94859266df2d5b6df96b0d8cb5e9f5aeeb9b6aa931384fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:42:56 provisioning config files... 04:42:56 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7941016205897368554tmp [Pipeline] { [Pipeline] sh 04:42:57 + set +x 04:42:57 + curl -s https://codecov.io/bash 04:42:57 + bash -s -- 04:42:57 04:42:57 _____ _ 04:42:57 / ____| | | 04:42:57 | | ___ __| | ___ ___ _____ __ 04:42:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:42:57 | |___| (_) | (_| | __/ (_| (_) \ V / 04:42:57 \_____\___/ \__,_|\___|\___\___/ \_/ 04:42:57 Bash-1.0.6 04:42:57 04:42:57 04:42:57 ==> git version 2.25.1 found 04:42:57 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:42:57 Release-Date: 2020-01-08 04:42:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:42:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:42:57 ==> Jenkins CI detected. 04:42:57 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 04:42:57 project root: . 04:42:57 --> token set from env 04:42:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:42:57 ==> Running gcov in . (disable via -X gcov) 04:42:57 ==> Python coveragepy not found 04:42:57 ==> Searching for coverage reports in: 04:42:57 + . 04:42:57 -> Found 1 reports 04:42:57 ==> Detecting git/mercurial file structure 04:42:57 ==> Reading reports 04:42:57 + ./coverage.out bytes=9158 04:42:57 ==> Appending adjustments 04:42:57 https://docs.codecov.io/docs/fixing-reports 04:42:57 + Found adjustments 04:42:57 ==> Gzipping contents 04:42:57 4.0K /tmp/codecov.obUeSL.gz 04:42:57 ==> Uploading reports 04:42:57 url: https://codecov.io 04:42:57 query: branch=main&commit=00c065e0f85de07a409bcc19801cd001d7749f36&build=129&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F129%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:42:57 -> Pinging Codecov 04:42:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=00c065e0f85de07a409bcc19801cd001d7749f36&build=129&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F129%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:42:57 -> Uploading to 04:42:57 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-snmp-go/00c065e0f85de07a409bcc19801cd001d7749f36/8623b3c7-d7c3-45b6-a009-93b41cc4a676.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260525%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260525T044257Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=0c7b5d739d62b8f8694752be8e3c924f1afcf318aeffba3b43e9066681c1860a 04:42:57 % Total % Received % Xferd Average Speed Time Time Time Current 04:42:57 Dload Upload Total Spent Left Speed 04:42:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1446 0 0 100 1446 0 10041 --:--:-- --:--:-- --:--:-- 10041 04:42:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/00c065e0f85de07a409bcc19801cd001d7749f36 [Pipeline] } 04:42:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:42:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:42:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:42:58 04:42:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:42:58 latest: Pulling from edgex-devops/edgex-snyk-go 04:42:58 2d35ebdb57d9: Already exists 04:42:58 85e8836fcdb2: Pulling fs layer 04:42:58 91631faa732a: Pulling fs layer 04:42:58 f3f5ae8826fa: Pulling fs layer 04:42:58 4f4fb700ef54: Pulling fs layer 04:42:58 7861252a18e6: Pulling fs layer 04:42:58 9130f900ef6f: Pulling fs layer 04:42:58 7861252a18e6: Waiting 04:42:58 4f4fb700ef54: Waiting 04:42:58 9130f900ef6f: Waiting 04:42:58 f3f5ae8826fa: Verifying Checksum 04:42:58 f3f5ae8826fa: Download complete 04:42:58 85e8836fcdb2: Download complete 04:42:58 4f4fb700ef54: Verifying Checksum 04:42:58 4f4fb700ef54: Download complete 04:42:58 85e8836fcdb2: Pull complete 04:42:58 7861252a18e6: Verifying Checksum 04:42:58 7861252a18e6: Download complete 04:42:59 91631faa732a: Verifying Checksum 04:42:59 91631faa732a: Download complete 04:42:59 9130f900ef6f: Verifying Checksum 04:42:59 9130f900ef6f: Download complete 04:43:03 91631faa732a: Pull complete 04:43:03 f3f5ae8826fa: Pull complete 04:43:03 4f4fb700ef54: Pull complete 04:43:04 7861252a18e6: Pull complete 04:43:08 9130f900ef6f: Pull complete 04:43:08 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 04:43:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:43:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:08 prd-ubuntu20.04-docker-8c-8g-10589 does not seem to be running inside a container 04:43:08 $ 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-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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 04:43:10 $ docker top f1747b0a923dc0338da099b2511c0c043e95ba1157dd7ed657d6a3850d68561c -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:10 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] echo 04:43:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 04:43:11 + set -o pipefail 04:43:11 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 04:43:19 04:43:19 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 04:43:19 04:43:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6109ca73-afa1-4109-af03-45c28384bb64/history/754fb0d1-9a0d-454d-b2ea-a06665a876cd 04:43:19 04:43:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:43:19 [Pipeline] } 04:43:19 $ docker stop --time=1 f1747b0a923dc0338da099b2511c0c043e95ba1157dd7ed657d6a3850d68561c 04:43:21 $ docker rm -f --volumes f1747b0a923dc0338da099b2511c0c043e95ba1157dd7ed657d6a3850d68561c [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:43:22 + git log --format=format:%s -1 00c065e0f85de07a409bcc19801cd001d7749f36 [Pipeline] sh 04:43:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:43:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:43:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:22 prd-ubuntu20.04-docker-8c-8g-10589 does not seem to be running inside a container 04:43:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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 04:43:23 $ docker top 1d832b9ab1e0f50e7e11a70cf24eec15808261875f6f7a340119a3db582fd6c2 -eo pid,comm 04:43:23 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:43:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:43:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:43:23 [ssh-agent] Looking for ssh-agent implementation... 04:43:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:43:23 $ docker exec 1d832b9ab1e0f50e7e11a70cf24eec15808261875f6f7a340119a3db582fd6c2 ssh-agent 04:43:23 SSH_AUTH_SOCK=/tmp/ssh-qpxW0fwiLLcl/agent.32 04:43:23 SSH_AGENT_PID=38 04:43:23 Running ssh-add (command line suppressed) 04:43:23 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1063429236980211827.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1063429236980211827.key) 04:43:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:43:24 + git semver tag 04:43:24 2026-05-25 04:43:24,326 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:43:24 2026-05-25 04:43:24,334 [run_tag] DEBUG tag force:False 04:43:24 2026-05-25 04:43:24,334 [check_head_tag] DEBUG check head tag 04:43:24 2026-05-25 04:43:24,335 [execute] INFO git cat-file --batch-check 04:43:24 2026-05-25 04:43:24,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=, shell=False, universal_newlines=False) 04:43:24 2026-05-25 04:43:24,337 [execute] INFO git cat-file --batch 04:43:24 2026-05-25 04:43:24,338 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=, shell=False, universal_newlines=False) 04:43:24 2026-05-25 04:43:24,350 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 04:43:24 2026-05-25 04:43:24,350 [execute] INFO git tag -a v4.1.0-dev.13 -m v4.1.0-dev.13 04:43:24 2026-05-25 04:43:24,350 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.13', '-m', 'v4.1.0-dev.13'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=None, shell=False, universal_newlines=False) 04:43:24 2026-05-25 04:43:24,353 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 04:43:24 4.1.0-dev.13 [Pipeline] } 04:43:24 $ docker exec --env ******** --env ******** 1d832b9ab1e0f50e7e11a70cf24eec15808261875f6f7a340119a3db582fd6c2 ssh-agent -k 04:43:24 unset SSH_AUTH_SOCK; 04:43:24 unset SSH_AGENT_PID; 04:43:24 echo Agent pid 38 killed; 04:43:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:43:25 + git semver [Pipeline] } 04:43:25 $ docker stop --time=1 1d832b9ab1e0f50e7e11a70cf24eec15808261875f6f7a340119a3db582fd6c2 04:43:26 $ docker rm -f --volumes 1d832b9ab1e0f50e7e11a70cf24eec15808261875f6f7a340119a3db582fd6c2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:43:26 04:43:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:43:28 0.23.1-centos7: Pulling from edgex-lftools 04:43:28 ab5ef0e58194: Pulling fs layer 04:43:28 9712f1f96733: Pulling fs layer 04:43:28 63f879dbbcfc: Pulling fs layer 04:43:28 0d9ebad4ef96: Pulling fs layer 04:43:28 e9a5061849ea: Pulling fs layer 04:43:28 d747dcd14b5f: Pulling fs layer 04:43:28 2de7ff778b66: Pulling fs layer 04:43:28 e9a5061849ea: Waiting 04:43:28 d747dcd14b5f: Waiting 04:43:28 2de7ff778b66: Waiting 04:43:28 0d9ebad4ef96: Waiting 04:43:28 9712f1f96733: Verifying Checksum 04:43:28 9712f1f96733: Download complete 04:43:28 63f879dbbcfc: Verifying Checksum 04:43:28 63f879dbbcfc: Download complete 04:43:28 e9a5061849ea: Verifying Checksum 04:43:28 e9a5061849ea: Download complete 04:43:28 d747dcd14b5f: Verifying Checksum 04:43:28 d747dcd14b5f: Download complete 04:43:29 0d9ebad4ef96: Verifying Checksum 04:43:29 0d9ebad4ef96: Download complete 04:43:29 2de7ff778b66: Verifying Checksum 04:43:29 2de7ff778b66: Download complete 04:43:29 ab5ef0e58194: Verifying Checksum 04:43:29 ab5ef0e58194: Download complete 04:43:33 ab5ef0e58194: Pull complete 04:43:33 9712f1f96733: Pull complete 04:43:34 63f879dbbcfc: Pull complete 04:43:39 0d9ebad4ef96: Pull complete 04:43:39 e9a5061849ea: Pull complete 04:43:39 d747dcd14b5f: Pull complete 04:43:40 2de7ff778b66: Pull complete 04:43:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:43:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:43:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:40 prd-ubuntu20.04-docker-8c-8g-10589 does not seem to be running inside a container 04:43:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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 04:43:42 $ docker top 64b4c0c8a1ae104843f6b9d9648c8ff053399a01561ad49d08cbac4b307f820d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:43:42 provisioning config files... 04:43:42 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2880002298929654255tmp 04:43:42 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8843296514785202400tmp 04:43:42 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13555882215350655098tmp [Pipeline] { [Pipeline] echo 04:43:42 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:43:42 ---> sigul-configuration.sh 04:43:42 gpg: directory `/root/.gnupg' created 04:43:42 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:43:42 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:43:42 gpg: keyring `/root/.gnupg/secring.gpg' created 04:43:42 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:43:42 gpg: CAST5 encrypted data 04:43:42 gpg: encrypted with 1 passphrase 04:43:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:43:43 + mkdir /home/jenkins 04:43:43 + mkdir /home/jenkins/sigul [Pipeline] sh 04:43:43 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 04:43:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:43:43 ---> sigul-install.sh 04:43:43 Sigul already installed; skipping installation. [Pipeline] sh 04:43:43 + git tag --list 04:43:43 1.0.0 04:43:43 v0.0.0 04:43:43 v1.1.0 04:43:43 v1.1.1 04:43:43 v1.2.2 04:43:43 v1.3.0 04:43:43 v1.3.1 04:43:43 v2.0.0 04:43:43 v2.1.0 04:43:43 v2.1.1 04:43:43 v2.2.0 04:43:43 v2.3.0 04:43:43 v3.0 04:43:43 v3.0.0 04:43:43 v3.1 04:43:43 v3.1.0 04:43:43 v3.1.1 04:43:43 v4.0 04:43:43 v4.0.0 04:43:43 v4.0.1 04:43:43 v4.0.1-dev.1 04:43:43 v4.1.0-dev.1 04:43:43 v4.1.0-dev.10 04:43:43 v4.1.0-dev.11 04:43:43 v4.1.0-dev.12 04:43:43 v4.1.0-dev.13 04:43:43 v4.1.0-dev.2 04:43:43 v4.1.0-dev.3 04:43:43 v4.1.0-dev.4 04:43:43 v4.1.0-dev.5 04:43:43 v4.1.0-dev.6 04:43:43 v4.1.0-dev.7 04:43:43 v4.1.0-dev.8 04:43:43 v4.1.0-dev.9 [Pipeline] sh 04:43:44 + lftools sign git-tag v4.1.0-dev.13 04:43:44 Signing Git tag with Sigul... 04:43:44 Signing v4.1.0-dev.13 [Pipeline] echo 04:43:45 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:43:45 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:43:45 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:43:45 $ docker stop --time=1 64b4c0c8a1ae104843f6b9d9648c8ff053399a01561ad49d08cbac4b307f820d 04:43:46 $ docker rm -f --volumes 64b4c0c8a1ae104843f6b9d9648c8ff053399a01561ad49d08cbac4b307f820d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:43:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:43:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:43:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:47 prd-ubuntu20.04-docker-8c-8g-10589 does not seem to be running inside a container 04:43:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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 04:43:47 $ docker top df9bb33b2fd5b56acc8dd2f37a40b423d59309814c0db7b59445770d509e1ffb -eo pid,comm 04:43:47 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:43:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:43:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:43:48 [ssh-agent] Looking for ssh-agent implementation... 04:43:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:43:48 $ docker exec df9bb33b2fd5b56acc8dd2f37a40b423d59309814c0db7b59445770d509e1ffb ssh-agent 04:43:48 SSH_AUTH_SOCK=/tmp/ssh-J7kaTbHDZfSI/agent.32 04:43:48 SSH_AGENT_PID=38 04:43:48 Running ssh-add (command line suppressed) 04:43:48 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1600856371578399997.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1600856371578399997.key) 04:43:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:43:48 + git semver bump pre 04:43:48 2026-05-25 04:43:48,821 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:43:48 2026-05-25 04:43:48,825 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 04:43:48 2026-05-25 04:43:48,825 [bump_version] DEBUG bumping version:4.1.0-dev.13 on axis:pre with prefix:dev 04:43:48 2026-05-25 04:43:48,825 [bump_version] DEBUG bumped version:4.1.0-dev.14 04:43:48 2026-05-25 04:43:48,825 [write_version] DEBUG write version:4.1.0-dev.14 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 04:43:48 2026-05-25 04:43:48,825 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 04:43:48 2026-05-25 04:43:48,825 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 04:43:48 2026-05-25 04:43:48,827 [execute] INFO git cat-file --batch-check 04:43:48 2026-05-25 04:43:48,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) 04:43:48 2026-05-25 04:43:48,831 [execute] INFO git cat-file --batch 04:43:48 2026-05-25 04:43:48,831 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) 04:43:48 2026-05-25 04:43:48,835 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 04:43:48 4.1.0-dev.14 [Pipeline] } 04:43:48 $ docker exec --env ******** --env ******** df9bb33b2fd5b56acc8dd2f37a40b423d59309814c0db7b59445770d509e1ffb ssh-agent -k 04:43:48 unset SSH_AUTH_SOCK; 04:43:48 unset SSH_AGENT_PID; 04:43:48 echo Agent pid 38 killed; 04:43:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:43:49 + git semver [Pipeline] } 04:43:49 $ docker stop --time=1 df9bb33b2fd5b56acc8dd2f37a40b423d59309814c0db7b59445770d509e1ffb 04:43:50 $ docker rm -f --volumes df9bb33b2fd5b56acc8dd2f37a40b423d59309814c0db7b59445770d509e1ffb [Pipeline] // withDockerContainer [Pipeline] sh 04:43:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:43:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:43:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:51 prd-ubuntu20.04-docker-8c-8g-10589 does not seem to be running inside a container 04:43:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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 04:43:51 $ docker top 6beefaeae82803cfe9620b4581eb733b9275e3d09563232b000fe9be98cbbf77 -eo pid,comm 04:43:51 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:43:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:43:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:43:51 [ssh-agent] Looking for ssh-agent implementation... 04:43:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:43:52 $ docker exec 6beefaeae82803cfe9620b4581eb733b9275e3d09563232b000fe9be98cbbf77 ssh-agent 04:43:52 SSH_AUTH_SOCK=/tmp/ssh-gyxukBHR1hSa/agent.32 04:43:52 SSH_AGENT_PID=38 04:43:52 Running ssh-add (command line suppressed) 04:43:52 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5408436294142917777.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5408436294142917777.key) 04:43:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:43:52 + git semver push 04:43:52 2026-05-25 04:43:52,784 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:43:52 2026-05-25 04:43:52,788 [run_push] DEBUG push 04:43:52 2026-05-25 04:43:52,788 [execute] INFO git cat-file --batch-check 04:43:52 2026-05-25 04:43:52,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) 04:43:52 2026-05-25 04:43:52,791 [execute] INFO git rev-list 8b1b3ec98919c5e1d66f044762efed82d1b6eec6 -- 04:43:52 2026-05-25 04:43:52,791 [execute] DEBUG Popen(['git', 'rev-list', '8b1b3ec98919c5e1d66f044762efed82d1b6eec6', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 04:43:52 2026-05-25 04:43:52,799 [execute] INFO git fetch -v -- origin 04:43:52 2026-05-25 04:43:52,799 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 04:43:53 2026-05-25 04:43:53,318 [run_push] DEBUG no remote changes detected 04:43:53 2026-05-25 04:43:53,319 [execute] INFO git push origin semver 04:43:53 2026-05-25 04:43:53,319 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 04:43:54 2026-05-25 04:43:54,368 [run_push] DEBUG push all version tags 04:43:54 2026-05-25 04:43:54,368 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:43:54 2026-05-25 04:43:54,369 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=None, shell=False, universal_newlines=False) 04:43:55 2026-05-25 04:43:55,325 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 04:43:55 4.1.0-dev.14 [Pipeline] } 04:43:55 $ docker exec --env ******** --env ******** 6beefaeae82803cfe9620b4581eb733b9275e3d09563232b000fe9be98cbbf77 ssh-agent -k 04:43:55 unset SSH_AUTH_SOCK; 04:43:55 unset SSH_AGENT_PID; 04:43:55 echo Agent pid 38 killed; 04:43:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:43:55 + git semver [Pipeline] } 04:43:56 $ docker stop --time=1 6beefaeae82803cfe9620b4581eb733b9275e3d09563232b000fe9be98cbbf77 04:43:57 $ docker rm -f --volumes 6beefaeae82803cfe9620b4581eb733b9275e3d09563232b000fe9be98cbbf77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:43:57 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 04:43:57 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 04:43:57 total 16 04:43:57 drwxr-xr-x 3 root root 4096 May 25 04:25 . 04:43:57 drwxrwxr-x 9 jenkins jenkins 4096 May 25 04:43 .. 04:43:57 drwxr-xr-x 2 root root 4096 May 25 04:25 cost 04:43:57 -rw-r--r-- 1 root root 86 May 25 04:25 cost.csv 04:43:57 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 04:43:57 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 04:43:57 total 16 04:43:57 drwxr-xr-x 3 jenkins jenkins 4096 May 25 04:25 . 04:43:57 drwxrwxr-x 9 jenkins jenkins 4096 May 25 04:43 .. 04:43:57 drwxr-xr-x 2 jenkins jenkins 4096 May 25 04:25 cost 04:43:57 -rw-r--r-- 1 jenkins jenkins 86 May 25 04:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:43:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:43:59 ---> package-listing.sh 04:43:59 ++ facter osfamily 04:43:59 ++ tr '[:upper:]' '[:lower:]' 04:43:59 + OS_FAMILY=debian 04:43:59 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 04:43:59 + START_PACKAGES=/tmp/packages_start.txt 04:43:59 + END_PACKAGES=/tmp/packages_end.txt 04:43:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:43:59 + PACKAGES=/tmp/packages_start.txt 04:43:59 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 04:43:59 + PACKAGES=/tmp/packages_end.txt 04:43:59 + case "${OS_FAMILY}" in 04:43:59 + dpkg -l 04:43:59 + grep '^ii' 04:43:59 + '[' -f /tmp/packages_start.txt ']' 04:43:59 + '[' -f /tmp/packages_end.txt ']' 04:43:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:43:59 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 04:43:59 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 04:43:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 04:43:59 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-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:43:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:44:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:44:00 prd-ubuntu20.04-docker-8c-8g-10589 does not seem to be running inside a container 04:44:00 $ 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-snmp-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-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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 04:44:00 $ docker top 9e836b3a95547614c9dbe571b3c901409ab4a74f53656a284052ce93d517b9f2 -eo pid,comm [Pipeline] { [Pipeline] sh 04:44:00 + touch /tmp/pre-build-complete [Pipeline] sh 04:44:01 + mkdir -p /var/log/sysstat [Pipeline] sh 04:44:01 + ls /var/log/sa-host 04:44:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:44:01 provisioning config files... 04:44:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config10622490250703828998tmp [Pipeline] { [Pipeline] echo 04:44:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:44:01 ---> create-netrc.sh [Pipeline] } 04:44:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:44:02 ---> python-tools-install.sh [Pipeline] echo 04:44:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:44:02 ---> sudo-logs.sh 04:44:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:44:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:44:02 ---> job-cost.sh 04:44:02 lf-activate-venv: SKIPPING 04:44:02 DEBUG: total: 0.2199999988079071 04:44:02 INFO: Retrieving Stack Cost... 04:44:03 INFO: Retrieving Pricing Info for: v3-standard-8 04:44:03 INFO: Archiving Costs [Pipeline] echo 04:44:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:44:04 ---> logs-deploy.sh 04:44:04 lf-activate-venv: SKIPPING 04:44:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/129 04:44:04 INFO: archiving workspace using pattern(s): 04:44:04 Archives upload complete. 04:44:04 INFO: archiving logs to Nexus 04:44:05 ---> uname -a: 04:44:05 Linux prd-ubuntu20-04-docker-8c-8g-10589 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 04:44:05 04:44:05 04:44:05 ---> lscpu: 04:44:05 Architecture: x86_64 04:44:05 CPU op-mode(s): 32-bit, 64-bit 04:44:05 Byte Order: Little Endian 04:44:05 Address sizes: 40 bits physical, 48 bits virtual 04:44:05 CPU(s): 8 04:44:05 On-line CPU(s) list: 0-7 04:44:05 Thread(s) per core: 1 04:44:05 Core(s) per socket: 1 04:44:05 Socket(s): 8 04:44:05 NUMA node(s): 1 04:44:05 Vendor ID: AuthenticAMD 04:44:05 CPU family: 23 04:44:05 Model: 49 04:44:05 Model name: AMD EPYC-Rome Processor 04:44:05 Stepping: 0 04:44:05 CPU MHz: 2800.000 04:44:05 BogoMIPS: 5600.00 04:44:05 Virtualization: AMD-V 04:44:05 Hypervisor vendor: KVM 04:44:05 Virtualization type: full 04:44:05 L1d cache: 256 KiB 04:44:05 L1i cache: 256 KiB 04:44:05 L2 cache: 4 MiB 04:44:05 L3 cache: 128 MiB 04:44:05 NUMA node0 CPU(s): 0-7 04:44:05 Vulnerability Gather data sampling: Not affected 04:44:05 Vulnerability Itlb multihit: Not affected 04:44:05 Vulnerability L1tf: Not affected 04:44:05 Vulnerability Mds: Not affected 04:44:05 Vulnerability Meltdown: Not affected 04:44:05 Vulnerability Mmio stale data: Not affected 04:44:05 Vulnerability Retbleed: Vulnerable 04:44:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:44:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:44:05 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 04:44:05 Vulnerability Srbds: Not affected 04:44:05 Vulnerability Tsx async abort: Not affected 04:44:05 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:44:05 04:44:05 04:44:05 ---> nproc: 04:44:05 8 04:44:05 04:44:05 04:44:05 ---> df -h: 04:44:05 Filesystem Size Used Avail Use% Mounted on 04:44:05 overlay 155G 14G 141G 10% / 04:44:05 tmpfs 64M 0 64M 0% /dev 04:44:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:44:05 shm 64M 0 64M 0% /dev/shm 04:44:05 /dev/vda1 155G 14G 141G 10% /facter-os 04:44:05 04:44:05 04:44:05 ---> sar -b -r -n DEV: 04:44:05 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-10589) 05/25/26 _x86_64_ (8 CPU) 04:44:05 04:44:05 04:22:52 LINUX RESTART (8 CPU) 04:44:05 04:44:05 04:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:44:05 04:24:01 408.30 81.79 326.51 0.00 13968.87 167982.54 0.00 04:44:05 04:25:01 237.24 3.80 233.44 0.00 58.66 65300.32 0.00 04:44:05 04:26:01 163.22 5.70 157.52 0.00 312.08 51905.08 0.00 04:44:05 04:27:01 3.60 0.00 3.60 0.00 0.00 51.20 0.00 04:44:05 04:28:01 12.48 0.82 11.66 0.00 34.13 2088.19 0.00 04:44:05 04:29:01 21.56 1.95 19.61 0.00 1983.87 3066.31 0.00 04:44:05 04:30:01 3.48 0.03 3.45 0.00 0.27 76.65 0.00 04:44:05 04:31:01 1.28 0.00 1.28 0.00 0.00 14.66 0.00 04:44:05 04:32:01 1.62 0.00 1.62 0.00 0.00 19.33 0.00 04:44:05 04:33:01 1.85 0.00 1.85 0.00 0.00 20.66 0.00 04:44:05 04:34:01 0.88 0.00 0.88 0.00 0.00 10.80 0.00 04:44:05 04:35:01 1.82 0.00 1.82 0.00 0.00 23.99 0.00 04:44:05 04:36:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 04:44:05 04:37:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 04:44:05 04:38:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 04:44:05 04:39:01 1.68 0.02 1.67 0.00 0.13 22.40 0.00 04:44:05 04:40:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 04:44:05 04:41:01 0.80 0.00 0.80 0.00 0.00 8.93 0.00 04:44:05 04:42:01 1.37 0.00 1.37 0.00 0.00 17.19 0.00 04:44:05 04:43:01 4.02 0.13 3.88 0.00 11.86 133.04 0.00 04:44:05 04:44:01 157.19 0.88 156.31 0.00 24.93 61945.94 0.00 04:44:05 Average: 48.91 4.53 44.38 0.00 780.68 16796.53 0.00 04:44:05 04:44:05 04:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:44:05 04:24:01 28566764 31503864 793544 2.41 87936 3128764 1907312 5.62 1051040 2860684 375100 04:44:05 04:25:01 26608680 31374000 901544 2.74 159000 4689472 2188504 6.45 1680108 3976264 426416 04:44:05 04:26:01 26094460 31454988 818116 2.49 175760 5235552 1952620 5.76 1729356 4404824 316 04:44:05 04:27:01 26122644 31482508 792944 2.41 175832 5235408 1765268 5.20 1701428 4404604 44 04:44:05 04:28:01 26046528 31479444 790824 2.41 180928 5300176 1706544 5.03 1731324 4443940 744 04:44:05 04:29:01 25863388 31468984 792792 2.41 191956 5456408 1843668 5.44 1822692 4518340 4 04:44:05 04:30:01 25870556 31475756 785896 2.39 191760 5456140 1836344 5.41 1815912 4518048 8 04:44:05 04:31:01 25870832 31476096 785468 2.39 191840 5456144 1836344 5.41 1815968 4518052 120 04:44:05 04:32:01 25870600 31475992 785480 2.39 191936 5456152 1836344 5.41 1816152 4518064 8 04:44:05 04:33:01 25874316 31479872 781528 2.38 192040 5456156 1836344 5.41 1812452 4518056 4 04:44:05 04:34:01 25873936 31479516 781864 2.38 192072 5456156 1836344 5.41 1812536 4518056 8 04:44:05 04:35:01 25873792 31479492 781860 2.38 192164 5456160 1836344 5.41 1813132 4518072 4 04:44:05 04:36:01 25874256 31480052 781192 2.38 192248 5456160 1836344 5.41 1812808 4518072 136 04:44:05 04:37:01 25873572 31479464 781848 2.38 192296 5456164 1836344 5.41 1812892 4518080 152 04:44:05 04:38:01 25873572 31479620 781624 2.38 192332 5456296 1836344 5.41 1812952 4518188 28 04:44:05 04:39:01 25872284 31478476 782604 2.38 192380 5456268 1866964 5.50 1813368 4518168 4 04:44:05 04:40:01 25872140 31478384 782648 2.38 192416 5456272 1866964 5.50 1813284 4518172 12 04:44:05 04:41:01 25872204 31478464 782548 2.38 192432 5456276 1866964 5.50 1813152 4518172 124 04:44:05 04:42:01 25872188 31478484 782452 2.38 192480 5456280 1866964 5.50 1813056 4518180 8 04:44:05 04:43:01 25409716 31453532 806636 2.45 198880 5864108 1929916 5.69 1841492 4925892 407756 04:44:05 04:44:01 24308204 31422944 830200 2.53 245252 6772608 1913944 5.64 1957260 5791876 232 04:44:05 Average: 25969744 31469521 795410 2.42 186378 5362530 1866797 5.50 1766303 4479134 57678 04:44:05 04:44:05 04:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:44:05 04:24:01 lo 5.43 5.43 0.54 0.54 0.00 0.00 0.00 0.00 04:44:05 04:24:01 ens3 619.33 434.19 8273.34 132.04 0.00 0.00 0.00 0.00 04:44:05 04:24:01 docker0 34.31 34.79 2.48 199.71 0.00 0.00 0.00 0.00 04:44:05 04:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:44:05 04:25:01 ens3 458.52 289.22 2979.18 43.33 0.00 0.00 0.00 0.00 04:44:05 04:25:01 docker0 265.21 417.31 23.64 2940.97 0.00 0.00 0.00 0.00 04:44:05 04:25:01 veth6c24559 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 04:44:05 04:26:01 lo 6.33 6.33 0.64 0.64 0.00 0.00 0.00 0.00 04:44:05 04:26:01 ens3 186.27 131.81 2761.26 384.65 0.00 0.00 0.00 0.00 04:44:05 04:26:01 docker0 4.97 8.85 0.35 128.51 0.00 0.00 0.00 0.00 04:44:05 04:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:44:05 04:27:01 ens3 2.18 1.05 1.48 0.62 0.00 0.00 0.00 0.00 04:44:05 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:05 04:28:01 lo 0.20 0.20 0.03 0.03 0.00 0.00 0.00 0.00 04:44:05 04:28:01 ens3 44.68 19.48 845.75 1.70 0.00 0.00 0.00 0.00 04:44:05 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:05 04:29:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 04:44:05 04:29:01 ens3 39.12 22.06 721.27 1.91 0.00 0.00 0.00 0.00 04:44:05 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:05 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:05 04:30:01 ens3 0.58 0.00 0.03 0.00 0.00 0.00 0.00 0.00 04:44:05 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:05 04:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:44:05 04:31:01 ens3 1.23 0.08 0.06 0.01 0.00 0.00 0.00 0.00 04:44:05 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:05 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:05 04:32:01 ens3 0.55 0.05 0.03 0.00 0.00 0.00 0.00 0.00 04:44:05 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:05 04:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:44:05 04:33:01 ens3 0.27 0.08 0.02 0.01 0.00 0.00 0.00 0.00 04:44:05 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:05 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:05 04:34:01 ens3 0.38 0.12 0.15 0.07 0.00 0.00 0.00 0.00 04:44:05 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:05 04:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:44:05 04:35:01 ens3 0.23 0.08 0.02 0.01 0.00 0.00 0.00 0.00 04:44:05 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:05 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:05 04:36:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 04:44:05 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:05 04:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:44:05 04:37:01 ens3 0.32 0.08 0.02 0.01 0.00 0.00 0.00 0.00 04:44:05 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:05 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:05 04:38:01 ens3 0.47 0.02 0.06 0.00 0.00 0.00 0.00 0.00 04:44:05 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:05 04:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:44:05 04:39:01 ens3 1.12 0.60 0.51 0.36 0.00 0.00 0.00 0.00 04:44:05 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:05 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:05 04:40:01 ens3 0.30 0.07 0.02 0.00 0.00 0.00 0.00 0.00 04:44:05 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:05 04:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:44:05 04:41:01 ens3 0.30 0.08 0.03 0.01 0.00 0.00 0.00 0.00 04:44:05 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:05 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:05 04:42:01 ens3 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 04:44:05 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:05 04:43:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 04:44:05 04:43:01 ens3 131.36 74.25 4020.65 8.05 0.00 0.00 0.00 0.00 04:44:05 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:05 04:44:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 04:44:05 04:44:01 ens3 334.61 235.34 4068.10 186.16 0.00 0.00 0.00 0.00 04:44:05 04:44:01 docker0 49.51 77.65 5.39 762.98 0.00 0.00 0.00 0.00 04:44:05 Average: lo 0.77 0.77 0.07 0.07 0.00 0.00 0.00 0.00 04:44:05 Average: ens3 86.76 57.56 1127.19 36.14 0.00 0.00 0.00 0.00 04:44:05 Average: docker0 16.86 25.65 1.52 192.00 0.00 0.00 0.00 0.00 04:44:05 04:44:05