Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 000e9e458508301bc5ce548c21bcb8936b7cb8a3 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-ssh13083212954158239819.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh6296626718200272352.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh5590171770055562929.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh16642084436575020984.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-ssh18314989588644239822.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-ubuntu20.04-docker-8c-8g-776006’ is offline Running on prd-ubuntu20.04-docker-8c-8g-776007 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 000e9e458508301bc5ce548c21bcb8936b7cb8a3 (main) Commit message: "Merge pull request #378 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.51" > git config core.sparsecheckout # timeout=10 > git checkout -f 000e9e458508301bc5ce548c21bcb8936b7cb8a3 # timeout=10 > git rev-list --no-walk e674277d77dbccedd6fa35b6b292f479dafd8ccc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:46:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:46:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:46:37 ========================================================= 11:46:37 EdgeX Global Pipelines Version Info 11:46:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:46:38 ------------------- 11:46:38 stable info: 11:46:38 ------------------- 11:46:38 Commited By: Cherry Wang cherry@iotechsys.com 11:46:38 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 11:46:38 Message: update stable to v1.0.278 11:46:39 ------------------- 11:46:39 experimental info: 11:46:39 ------------------- 11:46:39 Commited By: **** collab-it+edgex@linuxfoundation.org 11:46:39 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 11:46:39 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:46:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 11:46:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 11:46:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:46:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:46:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:46:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 11:46:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:46:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:46:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:46:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:46:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:46:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 11:46:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:46:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:46:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:46:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:46:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:46:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:46:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:46:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:46:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:46:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:46:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:46:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:46:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:46:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:46:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:46:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:46:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:46:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:46:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 000e9e458508301bc5ce548c21bcb8936b7cb8a3 [Pipeline] echo 11:46:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 000e9e4 [Pipeline] echo 11:46:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:46:40 provisioning config files... 11:46:40 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17297161388140006526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:46:40 ---> ****-login.sh 11:46:40 nexus3.edgexfoundry.org:10001 11:46:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:46:40 11:46:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:46:40 Configure a credential helper to remove this warning. See 11:46:40 https://docs.****.com/go/credential-store/ 11:46:40 11:46:40 Login Succeeded 11:46:40 nexus3.edgexfoundry.org:10002 11:46:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:46:40 11:46:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:46:40 Configure a credential helper to remove this warning. See 11:46:40 https://docs.****.com/go/credential-store/ 11:46:40 11:46:40 Login Succeeded 11:46:40 nexus3.edgexfoundry.org:10003 11:46:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:46:40 11:46:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:46:40 Configure a credential helper to remove this warning. See 11:46:40 https://docs.****.com/go/credential-store/ 11:46:40 11:46:40 Login Succeeded 11:46:40 nexus3.edgexfoundry.org:10004 11:46:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:46:41 11:46:41 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:46:41 Configure a credential helper to remove this warning. See 11:46:41 https://docs.****.com/go/credential-store/ 11:46:41 11:46:41 Login Succeeded 11:46:41 ****.io 11:46:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:46:41 11:46:41 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:46:41 Configure a credential helper to remove this warning. See 11:46:41 https://docs.****.com/go/credential-store/ 11:46:41 11:46:41 Login Succeeded 11:46:41 ---> ****-login.sh ends [Pipeline] } 11:46:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:46:41 + git rev-list -1 --merges 000e9e458508301bc5ce548c21bcb8936b7cb8a3~1..000e9e458508301bc5ce548c21bcb8936b7cb8a3 [Pipeline] echo 11:46:41 -----------> git rev-list -1 --merges 000e9e458508301bc5ce548c21bcb8936b7cb8a3~1..000e9e458508301bc5ce548c21bcb8936b7cb8a3 000e9e458508301bc5ce548c21bcb8936b7cb8a3 11:46:41 000e9e458508301bc5ce548c21bcb8936b7cb8a3 [false] [Pipeline] sh 11:46:42 + git log --format=format:%s -1 000e9e458508301bc5ce548c21bcb8936b7cb8a3 [Pipeline] echo 11:46:42 ========================================================= 11:46:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:46:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:46:42 + git log --format=format:%s -1 000e9e458508301bc5ce548c21bcb8936b7cb8a3 [Pipeline] echo 11:46:42 [semverPrep] GIT_COMMIT: 000e9e458508301bc5ce548c21bcb8936b7cb8a3, Commit Message: Merge pull request #378 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.51 [Pipeline] echo 11:46:42 [semverPrep] This is not a build commit. [Pipeline] sh 11:46:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:46:43 + grep -v github /etc/ssh/ssh_known_hosts 11:46:43 + [ -e /tmp/ssh_known_hosts ] 11:46:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:46:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:46:43 + sudo tee -a /etc/ssh/ssh_known_hosts 11:46:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:46:43 11:46:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:46:43 0.1.4: Pulling from edgex-devops/py-git-semver 11:46:43 3dae71ba6b94: Pulling fs layer 11:46:43 6bf1a483ea7c: Pulling fs layer 11:46:43 f5dfc541a4d3: Pulling fs layer 11:46:43 461d9e800cba: Pulling fs layer 11:46:43 80192f66455f: Pulling fs layer 11:46:43 2e8e34ca0e6c: Pulling fs layer 11:46:43 a29436f7fd5d: Pulling fs layer 11:46:43 923cac83aea3: Pulling fs layer 11:46:43 25ad8b0a4227: Pulling fs layer 11:46:43 db01528c6b51: Pulling fs layer 11:46:43 28988de357af: Pulling fs layer 11:46:43 461d9e800cba: Waiting 11:46:43 80192f66455f: Waiting 11:46:43 2e8e34ca0e6c: Waiting 11:46:43 a29436f7fd5d: Waiting 11:46:43 923cac83aea3: Waiting 11:46:43 25ad8b0a4227: Waiting 11:46:43 db01528c6b51: Waiting 11:46:43 28988de357af: Waiting 11:46:43 6bf1a483ea7c: Verifying Checksum 11:46:43 6bf1a483ea7c: Download complete 11:46:43 461d9e800cba: Verifying Checksum 11:46:43 461d9e800cba: Download complete 11:46:43 80192f66455f: Verifying Checksum 11:46:43 80192f66455f: Download complete 11:46:44 f5dfc541a4d3: Verifying Checksum 11:46:44 f5dfc541a4d3: Download complete 11:46:44 3dae71ba6b94: Verifying Checksum 11:46:44 3dae71ba6b94: Download complete 11:46:44 923cac83aea3: Download complete 11:46:44 25ad8b0a4227: Verifying Checksum 11:46:44 25ad8b0a4227: Download complete 11:46:44 db01528c6b51: Download complete 11:46:44 28988de357af: Verifying Checksum 11:46:44 28988de357af: Download complete 11:46:44 a29436f7fd5d: Verifying Checksum 11:46:44 a29436f7fd5d: Download complete 11:46:44 2e8e34ca0e6c: Verifying Checksum 11:46:44 2e8e34ca0e6c: Download complete 11:46:45 3dae71ba6b94: Pull complete 11:46:45 6bf1a483ea7c: Pull complete 11:46:46 f5dfc541a4d3: Pull complete 11:46:46 461d9e800cba: Pull complete 11:46:46 80192f66455f: Pull complete 11:46:51 2e8e34ca0e6c: Pull complete 11:46:52 a29436f7fd5d: Pull complete 11:46:52 923cac83aea3: Pull complete 11:46:52 25ad8b0a4227: Pull complete 11:46:52 db01528c6b51: Pull complete 11:46:52 28988de357af: Pull complete 11:46:52 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 11:46:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:46:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:46:52 prd-ubuntu20.04-docker-8c-8g-776007 does not seem to be running inside a container 11:46:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:46:54 $ docker top aee70a0ee3adaa9426c7c0fe8456d1cd58f89e7724bab6fe54b0d0cc07607d54 -eo pid,comm 11:46:54 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). 11:46:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:46:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:46:54 [ssh-agent] Looking for ssh-agent implementation... 11:46:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:46:54 $ docker exec aee70a0ee3adaa9426c7c0fe8456d1cd58f89e7724bab6fe54b0d0cc07607d54 ssh-agent 11:46:55 SSH_AUTH_SOCK=/tmp/ssh-Q4TUnru5IR52/agent.32 11:46:55 SSH_AGENT_PID=38 11:46:55 Running ssh-add (command line suppressed) 11:46:55 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10219108605387510162.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10219108605387510162.key) 11:46:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:46:55 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] sh 11:46:55 + git tag --points-at HEAD [Pipeline] } 11:46:55 $ docker exec --env ******** --env ******** aee70a0ee3adaa9426c7c0fe8456d1cd58f89e7724bab6fe54b0d0cc07607d54 ssh-agent -k 11:46:56 unset SSH_AUTH_SOCK; 11:46:56 unset SSH_AGENT_PID; 11:46:56 echo Agent pid 38 killed; 11:46:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:46:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:46:56 [ssh-agent] Looking for ssh-agent implementation... 11:46:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:46:56 $ docker exec aee70a0ee3adaa9426c7c0fe8456d1cd58f89e7724bab6fe54b0d0cc07607d54 ssh-agent 11:46:56 SSH_AUTH_SOCK=/tmp/ssh-ZavyNKBnNYuM/agent.86 11:46:56 SSH_AGENT_PID=92 11:46:56 Running ssh-add (command line suppressed) 11:46:56 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_15087487992966139481.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_15087487992966139481.key) 11:46:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:46:56 + git semver init 11:46:56 2025-12-31 11:46:56,911 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:46:56 2025-12-31 11:46:56,915 [run_init] DEBUG init version:0.0.0 force:False 11:46:56 2025-12-31 11:46:56,915 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 11:46:56 2025-12-31 11:46:56,916 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 11:46:56 2025-12-31 11:46:56,916 [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) 11:46:58 2025-12-31 11:46:58,294 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 11:46:58 2025-12-31 11:46:58,295 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 11:46:58 2025-12-31 11:46:58,295 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 11:46:58 2025-12-31 11:46:58,295 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 11:46:58 4.1.0-dev.6 [Pipeline] } 11:46:58 $ docker exec --env ******** --env ******** aee70a0ee3adaa9426c7c0fe8456d1cd58f89e7724bab6fe54b0d0cc07607d54 ssh-agent -k 11:46:58 unset SSH_AUTH_SOCK; 11:46:58 unset SSH_AGENT_PID; 11:46:58 echo Agent pid 92 killed; 11:46:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:46:58 + git semver [Pipeline] } 11:46:59 $ docker stop --time=1 aee70a0ee3adaa9426c7c0fe8456d1cd58f89e7724bab6fe54b0d0cc07607d54 11:47:00 $ docker rm -f --volumes aee70a0ee3adaa9426c7c0fe8456d1cd58f89e7724bab6fe54b0d0cc07607d54 [Pipeline] // withDockerContainer [Pipeline] sh 11:47:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:47:00 Stashed 1 file(s) [Pipeline] echo 11:47:00 [edgeXSemver]: initialized semver on version 4.1.0-dev.6 [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 11:47:01 provisioning config files... 11:47:01 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7850887423095399676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:47:01 ---> ****-login.sh 11:47:01 nexus3.edgexfoundry.org:10001 11:47:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:01 Login Succeeded 11:47:01 nexus3.edgexfoundry.org:10002 11:47:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:01 Login Succeeded 11:47:01 nexus3.edgexfoundry.org:10003 11:47:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:01 Login Succeeded 11:47:01 nexus3.edgexfoundry.org:10004 11:47:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:01 Login Succeeded 11:47:01 ****.io 11:47:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:02 Login Succeeded 11:47:02 ---> ****-login.sh ends [Pipeline] } 11:47:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:47:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:47:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:47:02 ========================================================= 11:47:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 11:47:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:02 + 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 . 11:47:03 #0 building with "default" instance using docker driver 11:47:03 11:47:03 #1 [internal] load build definition from Dockerfile 11:47:03 #1 transferring dockerfile: 1.61kB done 11:47:03 #1 DONE 0.0s 11:47:03 11:47:03 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 11:47:03 #2 DONE 0.1s 11:47:03 11:47:03 #3 [internal] load .dockerignore 11:47:03 #3 transferring context: 46B done 11:47:03 #3 DONE 0.0s 11:47:03 11:47:03 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 11:47:03 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 11:47:03 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 11:47:03 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 11:47:03 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.24MB / 60.15MB 0.1s 11:47:03 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 11:47:03 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 11:47:03 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 11:47:03 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.15MB / 3.80MB 0.1s 11:47:03 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 15.73MB / 60.15MB 0.2s 11:47:03 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 11:47:03 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s 11:47:03 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 11:47:03 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s done 11:47:03 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s 11:47:03 #4 ... 11:47:03 11:47:03 #5 [internal] load build context 11:47:03 #5 transferring context: 24.83MB 0.2s done 11:47:03 #5 DONE 0.3s 11:47:03 11:47:03 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 11:47:03 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 29.36MB / 60.15MB 0.3s 11:47:03 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 11:47:03 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 11:47:03 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 7.34MB / 11.98MB 0.3s 11:47:03 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 8.39MB / 112.58MB 0.3s 11:47:03 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 45.09MB / 60.15MB 0.4s 11:47:03 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 11:47:03 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 18.87MB / 112.58MB 0.4s 11:47:03 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 0.4s 11:47:03 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 11:47:03 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 11:47:03 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 49.28MB / 112.58MB 0.6s 11:47:03 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 11.53MB / 14.72MB 0.6s 11:47:03 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done 11:47:03 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 61.87MB / 112.58MB 0.7s 11:47:03 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done 11:47:04 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 79.69MB / 112.58MB 0.8s 11:47:04 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 11:47:04 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 98.57MB / 112.58MB 0.9s 11:47:04 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 11:47:04 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.2s done 11:47:08 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.2s done 11:47:08 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 11:47:08 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 11:47:08 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 11:47:08 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 11:47:08 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11:47:08 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.2s done 11:47:08 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 11:47:12 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.6s done 11:47:12 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 11:47:12 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 11:47:12 #4 DONE 9.0s 11:47:12 11:47:12 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 11:47:12 #6 0.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:47:12 #6 0.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:47:13 #6 0.757 (1/4) Installing openssh-keygen (10.0_p1-r10) 11:47:13 #6 0.766 (2/4) Installing libedit (20250104.3.1-r1) 11:47:13 #6 0.771 (3/4) Installing openssh-client-common (10.0_p1-r10) 11:47:13 #6 0.792 (4/4) Installing openssh-client-default (10.0_p1-r10) 11:47:13 #6 0.801 Executing busybox-1.37.0-r19.trigger 11:47:13 #6 0.811 OK: 269 MiB in 64 packages 11:47:15 #6 DONE 2.8s 11:47:15 11:47:15 #7 [builder 3/7] WORKDIR /device-snmp-go 11:47:15 #7 DONE 0.0s 11:47:15 11:47:15 #8 [builder 4/7] COPY go.mod vendor* ./ 11:47:15 #8 DONE 0.0s 11:47:15 11:47:15 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:47:16 Still waiting to schedule task 11:47:16 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-776008’ 11:47:25 #9 DONE 8.8s 11:47:25 11:47:25 #10 [builder 6/7] COPY . . 11:47:25 #10 DONE 0.2s 11:47:25 11:47:25 #11 [builder 7/7] RUN echo noop 11:47:25 #11 0.206 noop 11:47:25 #11 DONE 0.2s 11:47:25 11:47:25 #12 exporting to image 11:47:25 #12 exporting layers 11:47:33 #12 exporting layers 7.7s done 11:47:33 #12 writing image sha256:ffca7a8d3fd9286da62f66c960a0de501ba8e2628a879262729c9f01bcd11d47 done 11:47:33 #12 naming to docker.io/library/ci-base-image-x86_64 done 11:47:33 #12 DONE 7.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:33 + docker inspect -f . ci-base-image-x86_64 11:47:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:47:33 prd-ubuntu20.04-docker-8c-8g-776007 does not seem to be running inside a container 11:47:33 $ 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 ******** -e ******** ci-base-image-x86_64 cat 11:47:34 $ docker top f22298d9302351f5a870cd0de064d6daf119b00e647e006da9b698b02b8849f9 -eo pid,comm [Pipeline] { [Pipeline] sh 11:47:34 + go version 11:47:34 go version go1.25.2 linux/amd64 [Pipeline] } 11:47:34 $ docker stop --time=1 f22298d9302351f5a870cd0de064d6daf119b00e647e006da9b698b02b8849f9 11:47:35 $ docker rm -f --volumes f22298d9302351f5a870cd0de064d6daf119b00e647e006da9b698b02b8849f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:36 + docker inspect -f . ci-base-image-x86_64 11:47:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:47:36 prd-ubuntu20.04-docker-8c-8g-776007 does not seem to be running inside a container 11:47:36 $ 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 ******** -e ******** ci-base-image-x86_64 cat 11:47:36 $ docker top a111328335aedd8d58d7739d650ed6d5ed86a8e75cda961167796efdb9fdaf0b -eo pid,comm [Pipeline] { [Pipeline] sh 11:47:36 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 11:47:37 + make test 11:47:37 go test ./... -coverprofile=coverage.out 11:47:38 ? github.com/edgexfoundry/device-snmp-go [no test files] 11:48:00 github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements 11:48:00 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements 11:48:08 0 issues. 11:48:08 go vet ./... 11:48:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:48:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:48:14 ./bin/test-attribution-txt.sh [Pipeline] echo 11:48:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 11:48:14 $ docker stop --time=1 a111328335aedd8d58d7739d650ed6d5ed86a8e75cda961167796efdb9fdaf0b 11:48:16 $ docker rm -f --volumes a111328335aedd8d58d7739d650ed6d5ed86a8e75cda961167796efdb9fdaf0b [Pipeline] // withDockerContainer [Pipeline] sh 11:48:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:48:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:48:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:48:18 + ls -al . 11:48:18 total 240 11:48:18 drwxrwxr-x 8 jenkins jenkins 4096 Dec 31 11:47 . 11:48:18 drwxrwxr-x 4 jenkins jenkins 4096 Dec 31 11:46 .. 11:48:18 -rw-rw-r-- 1 jenkins jenkins 6 Dec 31 11:46 .dockerignore 11:48:18 drwxrwxr-x 8 jenkins jenkins 4096 Dec 31 11:47 .git 11:48:18 drwxrwxr-x 3 jenkins jenkins 4096 Dec 31 11:46 .github 11:48:18 -rw-rw-r-- 1 jenkins jenkins 263 Dec 31 11:46 .gitignore 11:48:18 -rw-rw-r-- 1 jenkins jenkins 359 Dec 31 11:46 .golangci.yml 11:48:18 drwxr-xr-x 3 jenkins jenkins 4096 Dec 31 11:46 .semver 11:48:18 -rw-rw-r-- 1 jenkins jenkins 21488 Dec 31 11:46 Attribution.txt 11:48:18 -rw-rw-r-- 1 jenkins jenkins 12273 Dec 31 11:46 CHANGELOG.md 11:48:18 -rw-rw-r-- 1 jenkins jenkins 1571 Dec 31 11:46 Dockerfile 11:48:18 -rw-rw-r-- 1 jenkins jenkins 677 Dec 31 11:46 GOVERNANCE.md 11:48:18 -rw-rw-r-- 1 jenkins jenkins 679 Dec 31 11:46 Jenkinsfile 11:48:18 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 31 11:46 LICENSE 11:48:18 -rw-rw-r-- 1 jenkins jenkins 2239 Dec 31 11:46 Makefile 11:48:18 -rw-rw-r-- 1 jenkins jenkins 620 Dec 31 11:46 OWNERS.md 11:48:18 -rw-rw-r-- 1 jenkins jenkins 10477 Dec 31 11:46 README.md 11:48:18 -rw-rw-r-- 1 jenkins jenkins 11 Dec 31 11:47 VERSION 11:48:18 drwxrwxr-x 2 jenkins jenkins 4096 Dec 31 11:46 bin 11:48:18 drwxrwxr-x 3 jenkins jenkins 4096 Dec 31 11:46 cmd 11:48:18 -rw-r--r-- 1 jenkins jenkins 9158 Dec 31 11:47 coverage.out 11:48:18 -rw-rw-r-- 1 jenkins jenkins 6675 Dec 31 11:46 go.mod 11:48:18 -rw-rw-r-- 1 jenkins jenkins 89248 Dec 31 11:46 go.sum 11:48:18 drwxrwxr-x 3 jenkins jenkins 4096 Dec 31 11:46 internal 11:48:18 -rw-rw-r-- 1 jenkins jenkins 228 Dec 31 11:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:18 + 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=000e9e458508301bc5ce548c21bcb8936b7cb8a3 --label arch=amd64 --label version=4.1.0-dev.6 . 11:48:18 #0 building with "default" instance using docker driver 11:48:18 11:48:18 #1 [internal] load build definition from Dockerfile 11:48:18 #1 transferring dockerfile: 1.61kB done 11:48:18 #1 DONE 0.0s 11:48:18 11:48:18 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:48:18 #2 DONE 0.0s 11:48:18 11:48:18 #3 [internal] load metadata for docker.io/library/alpine:3.22 11:48:18 #3 DONE 0.1s 11:48:18 11:48:18 #4 [internal] load .dockerignore 11:48:18 #4 transferring context: 46B done 11:48:18 #4 DONE 0.0s 11:48:18 11:48:18 #5 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 11:48:18 #5 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 done 11:48:18 #5 DONE 0.0s 11:48:18 11:48:18 #6 [internal] load build context 11:48:18 #6 transferring context: 21.23kB done 11:48:18 #6 DONE 0.0s 11:48:18 11:48:18 #5 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 11:48:18 #5 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 11:48:18 #5 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 11:48:18 #5 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 11:48:18 #5 DONE 0.0s 11:48:18 11:48:18 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 11:48:18 #7 DONE 0.1s 11:48:18 11:48:18 #8 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 11:48:19 #8 0.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:48:19 #8 0.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:48:19 #8 0.878 OK: 269 MiB in 64 packages 11:48:20 #8 DONE 1.0s 11:48:20 11:48:20 #9 [builder 3/7] WORKDIR /device-snmp-go 11:48:20 #9 DONE 0.0s 11:48:20 11:48:20 #10 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 11:48:20 #10 0.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:48:20 #10 0.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:48:20 #10 0.937 (1/1) Installing dumb-init (1.2.5-r3) 11:48:20 #10 0.942 Executing busybox-1.37.0-r19.trigger 11:48:20 #10 0.949 OK: 7 MiB in 17 packages 11:48:20 #10 DONE 1.1s 11:48:20 11:48:20 #11 [builder 4/7] COPY go.mod vendor* ./ 11:48:20 #11 DONE 0.0s 11:48:20 11:48:20 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:48:20 #12 DONE 0.5s 11:48:20 11:48:20 #13 [stage-1 3/6] RUN apk --no-cache upgrade 11:48:20 #13 0.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:48:20 #13 0.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:48:20 #13 ... 11:48:20 11:48:20 #14 [builder 6/7] COPY . . 11:48:20 #14 DONE 0.1s 11:48:20 11:48:20 #13 [stage-1 3/6] RUN apk --no-cache upgrade 11:48:20 #13 0.824 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 11:48:20 #13 0.837 Executing busybox-1.37.0-r20.post-upgrade 11:48:20 #13 0.870 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 11:48:20 #13 0.873 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 11:48:20 #13 0.877 Executing busybox-1.37.0-r20.trigger 11:48:20 #13 0.882 OK: 7 MiB in 17 packages 11:48:20 #13 DONE 1.0s 11:48:20 11:48:20 #15 [builder 7/7] RUN make build 11:48:20 #15 0.227 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.51" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 11:48:47 #15 DONE 24.6s 11:48:47 11:48:47 #16 [stage-1 4/6] COPY --from=builder /device-snmp-go/cmd / 11:48:47 #16 DONE 0.2s 11:48:47 11:48:47 #17 [stage-1 5/6] COPY --from=builder /device-snmp-go/Attribution.txt / 11:48:47 #17 DONE 0.0s 11:48:47 11:48:47 #18 [stage-1 6/6] COPY --from=builder /device-snmp-go/LICENSE / 11:48:47 #18 DONE 0.0s 11:48:47 11:48:47 #19 exporting to image 11:48:47 #19 exporting layers 11:48:47 #19 exporting layers 0.2s done 11:48:47 #19 writing image sha256:464914e39e038944a0f907903cd2ebbe6ea1e58610a48d97f342f52bc4be5f75 done 11:48:47 #19 naming to docker.io/library/device-snmp done 11:48:47 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:48:47 provisioning config files... 11:48:47 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9035540454972830443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:48:47 ---> ****-login.sh 11:48:47 nexus3.edgexfoundry.org:10001 11:48:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:47 Login Succeeded 11:48:47 nexus3.edgexfoundry.org:10002 11:48:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:47 Login Succeeded 11:48:47 nexus3.edgexfoundry.org:10003 11:48:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:48 Login Succeeded 11:48:48 nexus3.edgexfoundry.org:10004 11:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:48 Login Succeeded 11:48:48 ****.io 11:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:48 Login Succeeded 11:48:48 ---> ****-login.sh ends [Pipeline] } 11:48:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:48:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:48:48 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 11:48:48 000e9e458508301bc5ce548c21bcb8936b7cb8a3 11:48:48 latest 11:48:48 4.1.0-dev.6 11:48:48 000e9e458508301bc5ce548c21bcb8936b7cb8a3-4.1.0-dev.6 11:48:48 main 11:48:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:48 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:000e9e458508301bc5ce548c21bcb8936b7cb8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:49 + docker push nexus3.edgexfoundry.org:10004/device-snmp:000e9e458508301bc5ce548c21bcb8936b7cb8a3 11:48:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 11:48:49 1a6cf573a9e0: Preparing 11:48:49 a846f5c3a1ac: Preparing 11:48:49 f93d159e11bb: Preparing 11:48:49 8ae3c6117288: Preparing 11:48:49 5ea35a0fa7fc: Preparing 11:48:49 256f393e029f: Preparing 11:48:49 256f393e029f: Waiting 11:48:49 5ea35a0fa7fc: Pushed 11:48:49 a846f5c3a1ac: Pushed 11:48:49 1a6cf573a9e0: Pushed 11:48:49 256f393e029f: Layer already exists 11:48:49 8ae3c6117288: Pushed 11:48:54 f93d159e11bb: Pushed 11:48:54 000e9e458508301bc5ce548c21bcb8936b7cb8a3: digest: sha256:801ab3aeef7c1d8ec0e1705d0e4a56634941ee363d588dcf2363191cd4a002f6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:54 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:55 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 11:48:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 11:48:55 1a6cf573a9e0: Preparing 11:48:55 a846f5c3a1ac: Preparing 11:48:55 f93d159e11bb: Preparing 11:48:55 8ae3c6117288: Preparing 11:48:55 5ea35a0fa7fc: Preparing 11:48:55 256f393e029f: Preparing 11:48:55 256f393e029f: Waiting 11:48:55 8ae3c6117288: Layer already exists 11:48:55 f93d159e11bb: Layer already exists 11:48:55 a846f5c3a1ac: Layer already exists 11:48:55 5ea35a0fa7fc: Layer already exists 11:48:55 1a6cf573a9e0: Layer already exists 11:48:55 256f393e029f: Layer already exists 11:48:55 latest: digest: sha256:801ab3aeef7c1d8ec0e1705d0e4a56634941ee363d588dcf2363191cd4a002f6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:55 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:55 + docker push nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.6 11:48:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 11:48:55 1a6cf573a9e0: Preparing 11:48:55 a846f5c3a1ac: Preparing 11:48:55 f93d159e11bb: Preparing 11:48:55 8ae3c6117288: Preparing 11:48:55 5ea35a0fa7fc: Preparing 11:48:55 256f393e029f: Preparing 11:48:55 256f393e029f: Waiting 11:48:55 8ae3c6117288: Layer already exists 11:48:55 1a6cf573a9e0: Layer already exists 11:48:55 f93d159e11bb: Layer already exists 11:48:55 5ea35a0fa7fc: Layer already exists 11:48:55 a846f5c3a1ac: Layer already exists 11:48:55 256f393e029f: Layer already exists 11:48:55 4.1.0-dev.6: digest: sha256:801ab3aeef7c1d8ec0e1705d0e4a56634941ee363d588dcf2363191cd4a002f6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:56 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:000e9e458508301bc5ce548c21bcb8936b7cb8a3-4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:56 + docker push nexus3.edgexfoundry.org:10004/device-snmp:000e9e458508301bc5ce548c21bcb8936b7cb8a3-4.1.0-dev.6 11:48:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 11:48:56 1a6cf573a9e0: Preparing 11:48:56 a846f5c3a1ac: Preparing 11:48:56 f93d159e11bb: Preparing 11:48:56 8ae3c6117288: Preparing 11:48:56 5ea35a0fa7fc: Preparing 11:48:56 256f393e029f: Preparing 11:48:56 256f393e029f: Waiting 11:48:56 f93d159e11bb: Layer already exists 11:48:56 a846f5c3a1ac: Layer already exists 11:48:56 5ea35a0fa7fc: Layer already exists 11:48:56 8ae3c6117288: Layer already exists 11:48:56 1a6cf573a9e0: Layer already exists 11:48:56 256f393e029f: Layer already exists 11:48:56 000e9e458508301bc5ce548c21bcb8936b7cb8a3-4.1.0-dev.6: digest: sha256:801ab3aeef7c1d8ec0e1705d0e4a56634941ee363d588dcf2363191cd4a002f6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:56 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:57 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 11:48:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 11:48:57 1a6cf573a9e0: Preparing 11:48:57 a846f5c3a1ac: Preparing 11:48:57 f93d159e11bb: Preparing 11:48:57 8ae3c6117288: Preparing 11:48:57 5ea35a0fa7fc: Preparing 11:48:57 256f393e029f: Preparing 11:48:57 256f393e029f: Waiting 11:48:57 f93d159e11bb: Layer already exists 11:48:57 8ae3c6117288: Layer already exists 11:48:57 5ea35a0fa7fc: Layer already exists 11:48:57 a846f5c3a1ac: Layer already exists 11:48:57 1a6cf573a9e0: Layer already exists 11:48:57 256f393e029f: Layer already exists 11:48:57 main: digest: sha256:801ab3aeef7c1d8ec0e1705d0e4a56634941ee363d588dcf2363191cd4a002f6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:48:57 ===================================================== [Pipeline] echo 11:48:57 taggedImages: 11:48:57 - nexus3.edgexfoundry.org:10004/device-snmp:000e9e458508301bc5ce548c21bcb8936b7cb8a3 11:48:57 - nexus3.edgexfoundry.org:10004/device-snmp:latest 11:48:57 - nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.6 11:48:57 - nexus3.edgexfoundry.org:10004/device-snmp:000e9e458508301bc5ce548c21bcb8936b7cb8a3-4.1.0-dev.6 11:48:57 - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] echo 11:48:57 ========================================================= 11:48:57 [edgeXBuildMultiArch] RAW Config: 11:48:57 images: 11:48:57 - nexus3.edgexfoundry.org:10004/device-snmp:000e9e458508301bc5ce548c21bcb8936b7cb8a3 11:48:57 - nexus3.edgexfoundry.org:10004/device-snmp:latest 11:48:57 - nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.6 11:48:57 - nexus3.edgexfoundry.org:10004/device-snmp:000e9e458508301bc5ce548c21bcb8936b7cb8a3-4.1.0-dev.6 11:48:57 - nexus3.edgexfoundry.org:10004/device-snmp:main 11:48:57 settingsFile: 11:48:57 device-snmp-go-settings 11:48:57 ========================================================= [Pipeline] node 11:49:12 Still waiting to schedule task 11:49:12 ‘prd-centos7-docker-4c-2g-776013’ is offline 11:49:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-776012 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 11:49:23 Running in /w/workspace/device-snmp-go/121 [Pipeline] { [Pipeline] checkout 11:49:26 The recommended git tool is: git 11:49:32 using credential edgex-jenkins-ssh 11:49:32 Cloning the remote Git repository 11:49:33 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 11:49:33 > git init /w/workspace/device-snmp-go/121 # timeout=10 11:49:33 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 11:49:33 > git --version # timeout=10 11:49:33 > git --version # 'git version 2.25.1' 11:49:33 using GIT_SSH to set credentials SSH Credentials for GitHub 11:49:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:49:36 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 11:49:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:49:37 Avoid second fetch 11:49:37 Checking out Revision 000e9e458508301bc5ce548c21bcb8936b7cb8a3 (main) 11:49:37 Commit message: "Merge pull request #378 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.51" 11:49:37 > git config core.sparsecheckout # timeout=10 11:49:37 > git checkout -f 000e9e458508301bc5ce548c21bcb8936b7cb8a3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:49:42 provisioning config files... 11:49:42 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/121@tmp/config7143150434569516527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:49:43 ---> ****-login.sh 11:49:43 nexus3.edgexfoundry.org:10001 11:49:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:49:43 Configure a credential helper to remove this warning. See 11:49:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:49:43 11:49:43 Login Succeeded 11:49:43 nexus3.edgexfoundry.org:10002 11:49:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:49:44 Configure a credential helper to remove this warning. See 11:49:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:49:44 11:49:44 Login Succeeded 11:49:44 nexus3.edgexfoundry.org:10003 11:49:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:49:44 Configure a credential helper to remove this warning. See 11:49:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:49:44 11:49:44 Login Succeeded 11:49:44 nexus3.edgexfoundry.org:10004 11:49:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:49:44 Configure a credential helper to remove this warning. See 11:49:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:49:44 11:49:44 Login Succeeded 11:49:44 ****.io 11:49:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:49:45 Configure a credential helper to remove this warning. See 11:49:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:49:45 11:49:45 Login Succeeded 11:49:45 ---> ****-login.sh ends [Pipeline] } 11:49:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:49:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:49:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:49:46 ========================================================= 11:49:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 11:49:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:46 + 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 . 11:49:46 Sending build context to Docker daemon 12.57MB 11:49:46 Running on prd-centos7-docker-4c-2g-776016 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:49:46 provisioning config files... 11:49:46 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config10818221105864466313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:49:46 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 11:49:46 Step 2/12 : FROM ${BASE} AS builder 11:49:46 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:49:46 6b59a28fa201: Pulling fs layer 11:49:46 d32bb0dddca7: Pulling fs layer 11:49:46 5dab1238d3d9: Pulling fs layer 11:49:46 196fd7d83e7d: Pulling fs layer 11:49:46 4f4fb700ef54: Pulling fs layer 11:49:46 8ba94037c8f0: Pulling fs layer 11:49:46 deaec5988b04: Pulling fs layer 11:49:46 9f65657bb879: Pulling fs layer 11:49:46 4f4fb700ef54: Waiting 11:49:46 8ba94037c8f0: Waiting 11:49:46 deaec5988b04: Waiting 11:49:46 9f65657bb879: Waiting 11:49:46 196fd7d83e7d: Waiting 11:49:46 d32bb0dddca7: Verifying Checksum 11:49:46 d32bb0dddca7: Download complete 11:49:47 196fd7d83e7d: Verifying Checksum 11:49:47 196fd7d83e7d: Download complete 11:49:47 4f4fb700ef54: Verifying Checksum 11:49:47 4f4fb700ef54: Download complete 11:49:47 8ba94037c8f0: Verifying Checksum 11:49:47 8ba94037c8f0: Download complete 11:49:47 6b59a28fa201: Verifying Checksum 11:49:47 6b59a28fa201: Download complete 11:49:47 ---> ****-login.sh 11:49:47 nexus3.edgexfoundry.org:10001 11:49:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:49:47 Configure a credential helper to remove this warning. See 11:49:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:49:47 11:49:47 Login Succeeded 11:49:47 nexus3.edgexfoundry.org:10002 11:49:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:47 9f65657bb879: Verifying Checksum 11:49:47 9f65657bb879: Download complete 11:49:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:49:48 Configure a credential helper to remove this warning. See 11:49:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:49:48 11:49:48 Login Succeeded 11:49:48 nexus3.edgexfoundry.org:10003 11:49:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:49:48 Configure a credential helper to remove this warning. See 11:49:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:49:48 11:49:48 Login Succeeded 11:49:48 nexus3.edgexfoundry.org:10004 11:49:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:49:48 Configure a credential helper to remove this warning. See 11:49:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:49:48 11:49:48 Login Succeeded 11:49:48 ****.io 11:49:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:48 6b59a28fa201: Pull complete 11:49:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:49:48 Configure a credential helper to remove this warning. See 11:49:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:49:48 11:49:48 Login Succeeded 11:49:48 ---> ****-login.sh ends [Pipeline] } 11:49:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:49:48 + docker buildx ls 11:49:48 d32bb0dddca7: Pull complete 11:49:48 5dab1238d3d9: Verifying Checksum 11:49:48 5dab1238d3d9: Download complete 11:49:50 deaec5988b04: Verifying Checksum 11:49:50 deaec5988b04: Download complete 11:49:55 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 11:49:55 default * docker 11:49:55 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 11:49:55 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 11:49:55 edgex-builder [Pipeline] sh 11:49:55 + docker buildx inspect --bootstrap 11:49:55 #1 [internal] booting buildkit 11:49:55 #1 pulling image moby/buildkit:buildx-stable-1 11:49:59 #1 pulling image moby/buildkit:buildx-stable-1 3.0s done 11:49:59 #1 creating container buildx_buildkit_edgex-builder0 11:49:59 #1 creating container buildx_buildkit_edgex-builder0 1.2s done 11:49:59 #1 DONE 4.3s 11:49:59 Name: edgex-builder 11:49:59 Driver: docker-container 11:49:59 11:49:59 Nodes: 11:49:59 Name: edgex-builder0 11:49:59 Endpoint: unix:///var/run/docker.sock 11:49:59 Status: running 11:49:59 Buildkit: v0.26.2 11:49:59 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 11:50:00 + docker buildx ls 11:50:00 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 11:50:00 edgex-builder * docker-container 11:50:00 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 11:50:00 default docker 11:50:00 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 11:50:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:000e9e458508301bc5ce548c21bcb8936b7cb8a3' 11:50:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:000e9e458508301bc5ce548c21bcb8936b7cb8a3 --push - 11:50:00 #1 [internal] load build definition from Dockerfile 11:50:00 #1 transferring dockerfile: 196B done 11:50:00 #1 DONE 0.0s 11:50:00 11:50:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:000e9e458508301bc5ce548c21bcb8936b7cb8a3 11:50:00 #2 DONE 0.1s 11:50:00 11:50:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:000e9e458508301bc5ce548c21bcb8936b7cb8a3 11:50:00 #3 DONE 0.1s 11:50:00 11:50:00 #4 [internal] load .dockerignore 11:50:00 #4 transferring context: 2B done 11:50:00 #4 DONE 0.0s 11:50:00 11:50:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:000e9e458508301bc5ce548c21bcb8936b7cb8a3@sha256:801ab3aeef7c1d8ec0e1705d0e4a56634941ee363d588dcf2363191cd4a002f6 11:50:00 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:000e9e458508301bc5ce548c21bcb8936b7cb8a3@sha256:801ab3aeef7c1d8ec0e1705d0e4a56634941ee363d588dcf2363191cd4a002f6 0.0s done 11:50:00 #5 DONE 0.0s 11:50:00 11:50:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:000e9e458508301bc5ce548c21bcb8936b7cb8a3@sha256:801ab3aeef7c1d8ec0e1705d0e4a56634941ee363d588dcf2363191cd4a002f6 11:50:00 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:000e9e458508301bc5ce548c21bcb8936b7cb8a3@sha256:801ab3aeef7c1d8ec0e1705d0e4a56634941ee363d588dcf2363191cd4a002f6 0.0s done 11:50:00 #6 DONE 0.1s 11:50:00 11:50:00 #7 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 11:50:00 #7 DONE 0.0s 11:50:00 11:50:00 #8 exporting to image 11:50:00 #8 exporting layers done 11:50:00 #8 exporting manifest sha256:346e81c5d754a11c49023ddf6c7c61ef841081e01647f29e971dd50f61b05b5b 0.0s done 11:50:00 #8 exporting config sha256:464914e39e038944a0f907903cd2ebbe6ea1e58610a48d97f342f52bc4be5f75 done 11:50:00 #8 exporting manifest sha256:cfaa215b52e36881da63f87a6d578a15475a264219b1f05c06c502f80061534f 0.0s done 11:50:00 #8 exporting config sha256:3700c609f402b6a1b9ee42b2bf8cfa4809c83a393ab28f09018dbafe5f344047 0.0s done 11:50:00 #8 exporting manifest list sha256:b604c92ee788632ba0f364694f1aa442661630144982309294725ca3862bbccb done 11:50:00 #8 pushing layers 11:50:00 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:50:00 #8 pushing layers 0.1s done 11:50:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:000e9e458508301bc5ce548c21bcb8936b7cb8a3@sha256:b604c92ee788632ba0f364694f1aa442661630144982309294725ca3862bbccb 0.1s done 11:50:00 #8 DONE 0.2s 11:50:00 11:50:00 1 warning found (use --debug to expand): 11:50:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:50:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:latest' 11:50:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:latest --push - 11:50:01 #1 [internal] load build definition from Dockerfile 11:50:01 #1 transferring dockerfile: 162B done 11:50:01 #1 DONE 0.0s 11:50:01 11:50:01 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:latest 11:50:01 #2 DONE 0.0s 11:50:01 11:50:01 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:latest 11:50:01 #3 DONE 0.0s 11:50:01 11:50:01 #4 [internal] load .dockerignore 11:50:01 #4 transferring context: 2B done 11:50:01 #4 DONE 0.0s 11:50:01 11:50:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:801ab3aeef7c1d8ec0e1705d0e4a56634941ee363d588dcf2363191cd4a002f6 11:50:01 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:801ab3aeef7c1d8ec0e1705d0e4a56634941ee363d588dcf2363191cd4a002f6 11:50:01 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:801ab3aeef7c1d8ec0e1705d0e4a56634941ee363d588dcf2363191cd4a002f6 0.0s done 11:50:01 #5 CACHED 11:50:01 11:50:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:801ab3aeef7c1d8ec0e1705d0e4a56634941ee363d588dcf2363191cd4a002f6 11:50:01 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:801ab3aeef7c1d8ec0e1705d0e4a56634941ee363d588dcf2363191cd4a002f6 0.0s done 11:50:01 #6 CACHED 11:50:01 11:50:01 #7 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 11:50:01 #7 DONE 0.0s 11:50:01 11:50:01 #8 exporting to image 11:50:01 #8 exporting layers done 11:50:01 #8 exporting manifest sha256:346e81c5d754a11c49023ddf6c7c61ef841081e01647f29e971dd50f61b05b5b done 11:50:01 #8 exporting config sha256:464914e39e038944a0f907903cd2ebbe6ea1e58610a48d97f342f52bc4be5f75 done 11:50:01 #8 exporting manifest sha256:cfaa215b52e36881da63f87a6d578a15475a264219b1f05c06c502f80061534f done 11:50:01 #8 exporting config sha256:3700c609f402b6a1b9ee42b2bf8cfa4809c83a393ab28f09018dbafe5f344047 done 11:50:01 #8 exporting manifest list sha256:b604c92ee788632ba0f364694f1aa442661630144982309294725ca3862bbccb done 11:50:01 #8 pushing layers 0.0s done 11:50:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:b604c92ee788632ba0f364694f1aa442661630144982309294725ca3862bbccb 0.1s done 11:50:01 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:50:01 #8 DONE 0.1s 11:50:01 11:50:01 1 warning found (use --debug to expand): 11:50:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:50:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.6' 11:50:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.6 --push - 11:50:01 #1 [internal] load build definition from Dockerfile 11:50:01 #1 transferring dockerfile: 167B done 11:50:01 #1 DONE 0.0s 11:50:01 11:50:01 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.6 11:50:01 #2 DONE 0.0s 11:50:01 11:50:01 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.6 11:50:01 #3 DONE 0.0s 11:50:01 11:50:01 #4 [internal] load .dockerignore 11:50:01 #4 transferring context: 2B done 11:50:01 #4 DONE 0.0s 11:50:01 11:50:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.6@sha256:801ab3aeef7c1d8ec0e1705d0e4a56634941ee363d588dcf2363191cd4a002f6 11:50:01 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.6@sha256:801ab3aeef7c1d8ec0e1705d0e4a56634941ee363d588dcf2363191cd4a002f6 0.0s done 11:50:01 #5 CACHED 11:50:01 11:50:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.6@sha256:801ab3aeef7c1d8ec0e1705d0e4a56634941ee363d588dcf2363191cd4a002f6 11:50:01 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.6@sha256:801ab3aeef7c1d8ec0e1705d0e4a56634941ee363d588dcf2363191cd4a002f6 0.0s done 11:50:01 #6 CACHED 11:50:01 11:50:01 #7 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 11:50:01 #7 DONE 0.0s 11:50:01 11:50:01 #8 exporting to image 11:50:01 #8 exporting layers done 11:50:01 #8 exporting manifest sha256:346e81c5d754a11c49023ddf6c7c61ef841081e01647f29e971dd50f61b05b5b done 11:50:01 #8 exporting config sha256:464914e39e038944a0f907903cd2ebbe6ea1e58610a48d97f342f52bc4be5f75 done 11:50:01 #8 exporting manifest sha256:cfaa215b52e36881da63f87a6d578a15475a264219b1f05c06c502f80061534f done 11:50:01 #8 exporting config sha256:3700c609f402b6a1b9ee42b2bf8cfa4809c83a393ab28f09018dbafe5f344047 done 11:50:01 #8 exporting manifest list sha256:b604c92ee788632ba0f364694f1aa442661630144982309294725ca3862bbccb done 11:50:01 #8 pushing layers 0.0s done 11:50:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.6@sha256:b604c92ee788632ba0f364694f1aa442661630144982309294725ca3862bbccb 0.1s done 11:50:01 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:50:01 #8 DONE 0.1s 11:50:01 11:50:01 1 warning found (use --debug to expand): 11:50:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:50:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:000e9e458508301bc5ce548c21bcb8936b7cb8a3-4.1.0-dev.6' 11:50:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:000e9e458508301bc5ce548c21bcb8936b7cb8a3-4.1.0-dev.6 --push - 11:50:02 #1 [internal] load build definition from Dockerfile 11:50:02 #1 transferring dockerfile: 208B done 11:50:02 #1 DONE 0.0s 11:50:02 11:50:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:000e9e458508301bc5ce548c21bcb8936b7cb8a3-4.1.0-dev.6 11:50:02 #2 DONE 0.0s 11:50:02 11:50:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:000e9e458508301bc5ce548c21bcb8936b7cb8a3-4.1.0-dev.6 11:50:02 #3 DONE 0.0s 11:50:02 11:50:02 #4 [internal] load .dockerignore 11:50:02 #4 transferring context: 2B done 11:50:02 #4 DONE 0.0s 11:50:02 11:50:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:000e9e458508301bc5ce548c21bcb8936b7cb8a3-4.1.0-dev.6@sha256:801ab3aeef7c1d8ec0e1705d0e4a56634941ee363d588dcf2363191cd4a002f6 11:50:02 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:000e9e458508301bc5ce548c21bcb8936b7cb8a3-4.1.0-dev.6@sha256:801ab3aeef7c1d8ec0e1705d0e4a56634941ee363d588dcf2363191cd4a002f6 0.0s done 11:50:02 #5 CACHED 11:50:02 11:50:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:000e9e458508301bc5ce548c21bcb8936b7cb8a3-4.1.0-dev.6@sha256:801ab3aeef7c1d8ec0e1705d0e4a56634941ee363d588dcf2363191cd4a002f6 11:50:02 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:000e9e458508301bc5ce548c21bcb8936b7cb8a3-4.1.0-dev.6@sha256:801ab3aeef7c1d8ec0e1705d0e4a56634941ee363d588dcf2363191cd4a002f6 0.0s done 11:50:02 #6 CACHED 11:50:02 11:50:02 #7 exporting to image 11:50:02 #7 exporting layers done 11:50:02 #7 exporting manifest sha256:346e81c5d754a11c49023ddf6c7c61ef841081e01647f29e971dd50f61b05b5b done 11:50:02 #7 exporting config sha256:464914e39e038944a0f907903cd2ebbe6ea1e58610a48d97f342f52bc4be5f75 done 11:50:02 #7 exporting manifest sha256:cfaa215b52e36881da63f87a6d578a15475a264219b1f05c06c502f80061534f done 11:50:02 #7 exporting config sha256:3700c609f402b6a1b9ee42b2bf8cfa4809c83a393ab28f09018dbafe5f344047 done 11:50:02 #7 exporting manifest list sha256:b604c92ee788632ba0f364694f1aa442661630144982309294725ca3862bbccb done 11:50:02 #7 pushing layers 11:50:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:50:02 #7 pushing layers 0.0s done 11:50:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:000e9e458508301bc5ce548c21bcb8936b7cb8a3-4.1.0-dev.6@sha256:b604c92ee788632ba0f364694f1aa442661630144982309294725ca3862bbccb 0.1s done 11:50:02 #7 DONE 0.1s 11:50:02 11:50:02 #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 11:50:02 #8 DONE 0.0s 11:50:02 11:50:02 1 warning found (use --debug to expand): 11:50:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:50:02 5dab1238d3d9: Pull complete 11:50:02 196fd7d83e7d: Pull complete 11:50:02 4f4fb700ef54: Pull complete 11:50:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:main --push - 11:50:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:main' 11:50:02 #1 [internal] load build definition from Dockerfile 11:50:02 #1 transferring dockerfile: 160B done 11:50:02 #1 DONE 0.0s 11:50:02 11:50:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:main 11:50:02 #2 DONE 0.0s 11:50:02 11:50:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:main 11:50:02 #3 DONE 0.0s 11:50:02 11:50:02 #4 [internal] load .dockerignore 11:50:02 #4 transferring context: 2B done 11:50:02 #4 DONE 0.0s 11:50:02 11:50:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:801ab3aeef7c1d8ec0e1705d0e4a56634941ee363d588dcf2363191cd4a002f6 11:50:02 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:801ab3aeef7c1d8ec0e1705d0e4a56634941ee363d588dcf2363191cd4a002f6 0.0s done 11:50:02 #5 CACHED 11:50:02 11:50:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:801ab3aeef7c1d8ec0e1705d0e4a56634941ee363d588dcf2363191cd4a002f6 11:50:02 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:801ab3aeef7c1d8ec0e1705d0e4a56634941ee363d588dcf2363191cd4a002f6 0.0s done 11:50:02 #6 CACHED 11:50:02 11:50:02 #7 exporting to image 11:50:02 #7 exporting layers done 11:50:02 #7 exporting manifest sha256:346e81c5d754a11c49023ddf6c7c61ef841081e01647f29e971dd50f61b05b5b done 11:50:02 #7 exporting config sha256:464914e39e038944a0f907903cd2ebbe6ea1e58610a48d97f342f52bc4be5f75 done 11:50:02 #7 exporting manifest sha256:cfaa215b52e36881da63f87a6d578a15475a264219b1f05c06c502f80061534f done 11:50:02 #7 exporting config sha256:3700c609f402b6a1b9ee42b2bf8cfa4809c83a393ab28f09018dbafe5f344047 done 11:50:02 #7 exporting manifest list sha256:b604c92ee788632ba0f364694f1aa442661630144982309294725ca3862bbccb done 11:50:02 #7 pushing layers 0.0s done 11:50:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:50:03 8ba94037c8f0: Pull complete 11:50:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:b604c92ee788632ba0f364694f1aa442661630144982309294725ca3862bbccb 0.1s done 11:50:03 #7 DONE 0.1s 11:50:03 11:50:03 #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 11:50:03 #8 DONE 0.0s 11:50:03 11:50:03 1 warning found (use --debug to expand): 11:50:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:50:03 + '[' -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 11:50:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:50:04 ---> package-listing.sh 11:50:04 ++ facter osfamily 11:50:04 ++ tr '[:upper:]' '[:lower:]' 11:50:04 + OS_FAMILY=redhat 11:50:04 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 11:50:04 + START_PACKAGES=/tmp/packages_start.txt 11:50:04 + END_PACKAGES=/tmp/packages_end.txt 11:50:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:50:04 + PACKAGES=/tmp/packages_start.txt 11:50:04 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 11:50:04 + PACKAGES=/tmp/packages_end.txt 11:50:04 + case "${OS_FAMILY}" in 11:50:04 + rpm -qa 11:50:04 + sort 11:50:05 + '[' -f /tmp/packages_start.txt ']' 11:50:05 + '[' -f /tmp/packages_end.txt ']' 11:50:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:50:05 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 11:50:05 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 11:50:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 11:50:05 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 11:50:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:50:06 11:50:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:50:06 latest: Pulling from edgex-lftools-log-publisher 11:50:06 5eb5b503b376: Pulling fs layer 11:50:06 5c69ac0246d0: Pulling fs layer 11:50:06 ec43610c2a17: Pulling fs layer 11:50:06 3a2ae6a8a46f: Pulling fs layer 11:50:06 33b1e0a273af: Pulling fs layer 11:50:06 5d3b04190fa2: Pulling fs layer 11:50:06 2f39f015ded8: Pulling fs layer 11:50:06 3a2ae6a8a46f: Waiting 11:50:06 33b1e0a273af: Waiting 11:50:06 5d3b04190fa2: Waiting 11:50:06 2f39f015ded8: Waiting 11:50:06 5c69ac0246d0: Verifying Checksum 11:50:06 5c69ac0246d0: Download complete 11:50:06 3a2ae6a8a46f: Verifying Checksum 11:50:06 3a2ae6a8a46f: Download complete 11:50:06 ec43610c2a17: Verifying Checksum 11:50:06 ec43610c2a17: Download complete 11:50:06 33b1e0a273af: Verifying Checksum 11:50:06 33b1e0a273af: Download complete 11:50:06 5d3b04190fa2: Verifying Checksum 11:50:06 5d3b04190fa2: Download complete 11:50:06 5eb5b503b376: Verifying Checksum 11:50:06 5eb5b503b376: Download complete 11:50:07 2f39f015ded8: Verifying Checksum 11:50:07 2f39f015ded8: Download complete 11:50:07 5eb5b503b376: Pull complete 11:50:08 5c69ac0246d0: Pull complete 11:50:08 ec43610c2a17: Pull complete 11:50:08 3a2ae6a8a46f: Pull complete 11:50:08 33b1e0a273af: Pull complete 11:50:08 5d3b04190fa2: Pull complete 11:50:13 deaec5988b04: Pull complete 11:50:13 2f39f015ded8: Pull complete 11:50:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:50:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:50:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:50:13 prd-centos7-docker-4c-2g-776016 does not seem to be running inside a container 11:50:13 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:50:14 9f65657bb879: Pull complete 11:50:14 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 11:50:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 11:50:14 ---> 334268110677 11:50:14 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:50:16 ---> Running in 59b57a5fe3a9 11:50:17 Removing intermediate container 59b57a5fe3a9 11:50:17 ---> 499efd27c6b6 11:50:17 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:50:17 ---> Running in 9189fb0bdfbd 11:50:17 Removing intermediate container 9189fb0bdfbd 11:50:17 ---> 1758ec889ec9 11:50:17 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:50:17 ---> Running in 8233c46ffe44 11:50:18 Removing intermediate container 8233c46ffe44 11:50:18 ---> 9f51d2fe1aca 11:50:18 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:50:18 ---> Running in 21bcc37a7699 11:50:18 $ docker top 14a628e422aa5ef50968dec2facc0f6d7a176effbf45ae2c2e7ca29224476127 -eo pid,comm [Pipeline] { [Pipeline] sh 11:50:18 Removing intermediate container 21bcc37a7699 11:50:18 ---> 05c482dddfec 11:50:18 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:50:18 ---> Running in 91b99a20911b 11:50:18 + touch /tmp/pre-build-complete [Pipeline] sh 11:50:19 + mkdir -p /var/log/sysstat [Pipeline] sh 11:50:19 + ls /var/log/sa-host 11:50:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:50:19 provisioning config files... 11:50:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13783662757915962371tmp [Pipeline] { [Pipeline] echo 11:50:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:50:19 ---> create-netrc.sh [Pipeline] } 11:50:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:50:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:50:20 ---> python-tools-install.sh [Pipeline] echo 11:50:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:50:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:50:20 ---> sudo-logs.sh 11:50:20 Archiving 'sudo' log.. 11:50:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-776016.novalocal: Name or service not known 11:50:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-776016.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 11:50:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:50:20 ---> job-cost.sh 11:50:20 lf-activate-venv: SKIPPING 11:50:20 INFO: No Stack... 11:50:21 INFO: Retrieving Pricing Info for: v3-standard-2 11:50:21 INFO: Archiving Costs [Pipeline] echo 11:50:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:50:21 ---> logs-deploy.sh 11:50:21 lf-activate-venv: SKIPPING 11:50:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/121 11:50:21 INFO: archiving workspace using pattern(s): 11:50:22 (1/4) Installing openssh-keygen (10.0_p1-r10) 11:50:22 (2/4) Installing libedit (20250104.3.1-r1) 11:50:22 (3/4) Installing openssh-client-common (10.0_p1-r10) 11:50:22 (4/4) Installing openssh-client-default (10.0_p1-r10) 11:50:22 Executing busybox-1.37.0-r19.trigger 11:50:22 OK: 259 MiB in 64 packages 11:50:22 Archives upload complete. 11:50:22 INFO: archiving logs to Nexus 11:50:23 ---> uname -a: 11:50:23 Linux prd-centos7-docker-4c-2g-776016.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 11:50:23 11:50:23 11:50:23 ---> lscpu: 11:50:23 Architecture: x86_64 11:50:23 CPU op-mode(s): 32-bit, 64-bit 11:50:23 Byte Order: Little Endian 11:50:23 Address sizes: 40 bits physical, 48 bits virtual 11:50:23 CPU(s): 2 11:50:23 On-line CPU(s) list: 0,1 11:50:23 Thread(s) per core: 1 11:50:23 Core(s) per socket: 1 11:50:23 Socket(s): 2 11:50:23 NUMA node(s): 1 11:50:23 Vendor ID: AuthenticAMD 11:50:23 CPU family: 23 11:50:23 Model: 49 11:50:23 Model name: AMD EPYC-Rome Processor 11:50:23 Stepping: 0 11:50:23 CPU MHz: 2799.998 11:50:23 BogoMIPS: 5599.99 11:50:23 Virtualization: AMD-V 11:50:23 Hypervisor vendor: KVM 11:50:23 Virtualization type: full 11:50:23 L1d cache: 64 KiB 11:50:23 L1i cache: 64 KiB 11:50:23 L2 cache: 1 MiB 11:50:23 L3 cache: 32 MiB 11:50:23 NUMA node0 CPU(s): 0,1 11:50:23 Vulnerability Itlb multihit: Not affected 11:50:23 Vulnerability L1tf: Not affected 11:50:23 Vulnerability Mds: Not affected 11:50:23 Vulnerability Meltdown: Not affected 11:50:23 Vulnerability Mmio stale data: Not affected 11:50:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:50:23 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 11:50:23 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 11:50:23 Vulnerability Srbds: Not affected 11:50:23 Vulnerability Tsx async abort: Not affected 11:50:23 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 11:50:23 11:50:23 11:50:23 ---> nproc: 11:50:23 2 11:50:23 11:50:23 11:50:23 ---> df -h: 11:50:23 Filesystem Size Used Avail Use% Mounted on 11:50:23 overlay 40G 7.3G 33G 19% / 11:50:23 tmpfs 64M 0 64M 0% /dev 11:50:23 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 11:50:23 shm 64M 0 64M 0% /dev/shm 11:50:23 /dev/vda1 40G 7.3G 33G 19% /facter-os 11:50:23 11:50:23 11:50:23 Cannot open /var/log/sysstat/sa31: No such file or directory 11:50:23 Please check if data collecting is enabled 11:50:23 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:50:23 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 11:50:23 $ docker stop --time=1 14a628e422aa5ef50968dec2facc0f6d7a176effbf45ae2c2e7ca29224476127 11:50:23 Removing intermediate container 91b99a20911b 11:50:23 ---> 76a9640f6ef3 11:50:23 Step 8/12 : WORKDIR /device-snmp-go 11:50:23 ---> Running in f80b13ee59b3 11:50:23 Removing intermediate container f80b13ee59b3 11:50:23 ---> 9b2fb961d306 11:50:23 Step 9/12 : COPY go.mod vendor* ./ 11:50:24 ---> c2b2a147caa6 11:50:24 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:50:24 $ docker rm -f --volumes 14a628e422aa5ef50968dec2facc0f6d7a176effbf45ae2c2e7ca29224476127 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage 11:50:24 ---> Running in d84a6cd3f55d [Pipeline] cleanWs 11:50:24 [WS-CLEANUP] Deleting project workspace... 11:50:24 [WS-CLEANUP] Deferred wipeout is used... 11:50:24 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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 11:50:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:50:25 11:50:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:50:25 latest: Pulling from edgex-lftools-log-publisher 11:50:25 5eb5b503b376: Pulling fs layer 11:50:25 5c69ac0246d0: Pulling fs layer 11:50:25 ec43610c2a17: Pulling fs layer 11:50:25 3a2ae6a8a46f: Pulling fs layer 11:50:25 33b1e0a273af: Pulling fs layer 11:50:25 5d3b04190fa2: Pulling fs layer 11:50:25 2f39f015ded8: Pulling fs layer 11:50:25 3a2ae6a8a46f: Waiting 11:50:25 33b1e0a273af: Waiting 11:50:25 5d3b04190fa2: Waiting 11:50:25 2f39f015ded8: Waiting 11:50:25 5c69ac0246d0: Download complete 11:50:25 3a2ae6a8a46f: Verifying Checksum 11:50:25 3a2ae6a8a46f: Download complete 11:50:25 33b1e0a273af: Verifying Checksum 11:50:25 33b1e0a273af: Download complete 11:50:25 5d3b04190fa2: Verifying Checksum 11:50:25 5d3b04190fa2: Download complete 11:50:25 ec43610c2a17: Verifying Checksum 11:50:25 ec43610c2a17: Download complete 11:50:25 5eb5b503b376: Verifying Checksum 11:50:25 5eb5b503b376: Download complete 11:50:26 2f39f015ded8: Verifying Checksum 11:50:26 2f39f015ded8: Download complete 11:50:27 5eb5b503b376: Pull complete 11:50:27 5c69ac0246d0: Pull complete 11:50:27 ec43610c2a17: Pull complete 11:50:27 3a2ae6a8a46f: Pull complete 11:50:28 33b1e0a273af: Pull complete 11:50:28 5d3b04190fa2: Pull complete 11:50:33 2f39f015ded8: Pull complete 11:50:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:50:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:50:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:50:33 prd-ubuntu20.04-docker-8c-8g-776007 does not seem to be running inside a container 11:50:33 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:50:34 $ docker top dfe0f3cafaa980871cccb5da9798fc31f75ce42240c59a6d47dc063df0d29698 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:50:35 ---> job-cost.sh 11:50:35 lf-activate-venv: SKIPPING 11:50:35 INFO: No Stack... 11:50:35 INFO: Retrieving Pricing Info for: v3-standard-8 11:50:35 INFO: Archiving Costs [Pipeline] sh 11:50:36 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 11:50:36 + cut -d, -f6 [Pipeline] lock 11:50:36 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-121-stack-cost] 11:50:36 Resource [jenkins-edgexfoundry-device-snmp-go-main-121-stack-cost] did not exist. Created. 11:50:36 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-121-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:50:36 + echo total: 0.2199999988079071 [Pipeline] stash 11:50:36 Stashed 1 file(s) [Pipeline] } 11:50:36 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-121-stack-cost] [Pipeline] // lock [Pipeline] } 11:50:36 $ docker stop --time=1 dfe0f3cafaa980871cccb5da9798fc31f75ce42240c59a6d47dc063df0d29698 11:50:37 $ docker rm -f --volumes dfe0f3cafaa980871cccb5da9798fc31f75ce42240c59a6d47dc063df0d29698 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:52:16 Removing intermediate container d84a6cd3f55d 11:52:16 ---> 3de9f85ba52c 11:52:16 Step 11/12 : COPY . . 11:52:16 ---> fc45c32e7df5 11:52:16 Step 12/12 : RUN ${MAKE} 11:52:16 ---> Running in 8e772bd097de 11:52:16 noop 11:52:16 Removing intermediate container 8e772bd097de 11:52:16 ---> 5370eea2b8a8 11:52:16 Successfully built 5370eea2b8a8 11:52:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:17 + docker inspect -f . ci-base-image-arm64 11:52:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:52:17 prd-ubuntu20.04-docker-arm64-4c-16g-776012 does not seem to be running inside a container 11:52:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/121 -v /w/workspace/device-snmp-go/121:/w/workspace/device-snmp-go/121:rw,z -v /w/workspace/device-snmp-go/121@tmp:/w/workspace/device-snmp-go/121@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 11:52:18 $ docker top 0fa1b7179448b566f04d326542c673c636d961bbce28b80d1a295f7418877d31 -eo pid,comm [Pipeline] { [Pipeline] sh 11:52:19 + go version 11:52:19 go version go1.25.3 linux/arm64 [Pipeline] } 11:52:19 $ docker stop --time=1 0fa1b7179448b566f04d326542c673c636d961bbce28b80d1a295f7418877d31 11:52:21 $ docker rm -f --volumes 0fa1b7179448b566f04d326542c673c636d961bbce28b80d1a295f7418877d31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:22 + docker inspect -f . ci-base-image-arm64 11:52:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:52:22 prd-ubuntu20.04-docker-arm64-4c-16g-776012 does not seem to be running inside a container 11:52:22 $ 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/121 -v /w/workspace/device-snmp-go/121:/w/workspace/device-snmp-go/121:rw,z -v /w/workspace/device-snmp-go/121@tmp:/w/workspace/device-snmp-go/121@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 11:52:23 $ docker top 2220525a68b57eba71c8d5211a76ba457fe0d698ae4682d412ec293cf6ac2aa1 -eo pid,comm [Pipeline] { [Pipeline] sh 11:52:24 + git config --global --add safe.directory /w/workspace/device-snmp-go/121 [Pipeline] fileExists [Pipeline] sh 11:52:25 + make test 11:52:25 go test ./... -coverprofile=coverage.out 11:52:33 ? github.com/edgexfoundry/device-snmp-go [no test files] 11:56:55 github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements 11:56:55 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.033s coverage: 0.0% of statements 11:56:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:56:55 go vet ./... 11:57:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:57:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:57:43 ./bin/test-attribution-txt.sh [Pipeline] echo 11:57:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 11:57:45 $ docker stop --time=1 2220525a68b57eba71c8d5211a76ba457fe0d698ae4682d412ec293cf6ac2aa1 11:57:47 $ docker rm -f --volumes 2220525a68b57eba71c8d5211a76ba457fe0d698ae4682d412ec293cf6ac2aa1 [Pipeline] // withDockerContainer [Pipeline] sh 11:57:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:57:49 Warning: overwriting stash ‘coverage-report’ 11:57:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:57:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:57:50 + ls -al . 11:57:50 total 236 11:57:50 drwxrwxr-x 7 jenkins jenkins 4096 Dec 31 11:52 . 11:57:50 drwxrwxr-x 4 jenkins jenkins 4096 Dec 31 11:49 .. 11:57:50 -rw-rw-r-- 1 jenkins jenkins 6 Dec 31 11:49 .dockerignore 11:57:50 drwxrwxr-x 8 jenkins jenkins 4096 Dec 31 11:49 .git 11:57:50 drwxrwxr-x 3 jenkins jenkins 4096 Dec 31 11:49 .github 11:57:50 -rw-rw-r-- 1 jenkins jenkins 263 Dec 31 11:49 .gitignore 11:57:50 -rw-rw-r-- 1 jenkins jenkins 359 Dec 31 11:49 .golangci.yml 11:57:50 -rw-rw-r-- 1 jenkins jenkins 21488 Dec 31 11:49 Attribution.txt 11:57:50 -rw-rw-r-- 1 jenkins jenkins 12273 Dec 31 11:49 CHANGELOG.md 11:57:50 -rw-rw-r-- 1 jenkins jenkins 1571 Dec 31 11:49 Dockerfile 11:57:50 -rw-rw-r-- 1 jenkins jenkins 677 Dec 31 11:49 GOVERNANCE.md 11:57:50 -rw-rw-r-- 1 jenkins jenkins 679 Dec 31 11:49 Jenkinsfile 11:57:50 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 31 11:49 LICENSE 11:57:50 -rw-rw-r-- 1 jenkins jenkins 2239 Dec 31 11:49 Makefile 11:57:50 -rw-rw-r-- 1 jenkins jenkins 620 Dec 31 11:49 OWNERS.md 11:57:50 -rw-rw-r-- 1 jenkins jenkins 10477 Dec 31 11:49 README.md 11:57:50 -rw-rw-r-- 1 jenkins jenkins 11 Dec 31 11:47 VERSION 11:57:50 drwxrwxr-x 2 jenkins jenkins 4096 Dec 31 11:49 bin 11:57:50 drwxrwxr-x 3 jenkins jenkins 4096 Dec 31 11:49 cmd 11:57:50 -rw-r--r-- 1 jenkins jenkins 9158 Dec 31 11:56 coverage.out 11:57:50 -rw-rw-r-- 1 jenkins jenkins 6675 Dec 31 11:49 go.mod 11:57:50 -rw-rw-r-- 1 jenkins jenkins 89248 Dec 31 11:49 go.sum 11:57:50 drwxrwxr-x 3 jenkins jenkins 4096 Dec 31 11:49 internal 11:57:50 -rw-rw-r-- 1 jenkins jenkins 228 Dec 31 11:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:50 + 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=000e9e458508301bc5ce548c21bcb8936b7cb8a3 --label arch=arm64 --label version=4.1.0-dev.6 . 11:57:51 Sending build context to Docker daemon 12.58MB 11:57:51 Step 1/25 : ARG BASE=golang:1.25-alpine3.22 11:57:51 Step 2/25 : FROM ${BASE} AS builder 11:57:51 ---> 5370eea2b8a8 11:57:51 Step 3/25 : ARG ADD_BUILD_TAGS="" 11:57:52 ---> Running in d6e2f0f6d446 11:57:52 Removing intermediate container d6e2f0f6d446 11:57:52 ---> 428ad27ccbee 11:57:52 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:57:52 ---> Running in e4e21d7cc0f2 11:57:53 Removing intermediate container e4e21d7cc0f2 11:57:53 ---> 3a6c5eba5310 11:57:53 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:57:53 ---> Running in 7a24bad8c201 11:57:53 Removing intermediate container 7a24bad8c201 11:57:53 ---> 7e93b4b2bd0d 11:57:53 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 11:57:53 ---> Running in 87c051589c9d 11:57:53 Removing intermediate container 87c051589c9d 11:57:53 ---> c720de75fef6 11:57:53 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:57:53 ---> Running in b9efc6f87762 11:57:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:57:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:57:57 OK: 259 MiB in 64 packages 11:57:58 Removing intermediate container b9efc6f87762 11:57:58 ---> d146ce54d6aa 11:57:58 Step 8/25 : WORKDIR /device-snmp-go 11:57:58 ---> Running in 13da530f35d5 11:57:59 Removing intermediate container 13da530f35d5 11:57:59 ---> c6d5b44b95d0 11:57:59 Step 9/25 : COPY go.mod vendor* ./ 11:57:59 ---> 92a793cde863 11:57:59 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:57:59 ---> Running in 92a9d6497925 11:58:02 Removing intermediate container 92a9d6497925 11:58:02 ---> 89f456b38319 11:58:02 Step 11/25 : COPY . . 11:58:05 ---> 45ef242e2bd0 11:58:05 Step 12/25 : RUN ${MAKE} 11:58:05 ---> Running in a212764b76fa 11:58:06 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.51" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 12:02:43 Removing intermediate container a212764b76fa 12:02:43 ---> 9292e0bea645 12:02:43 Step 13/25 : FROM alpine:3.22 12:02:43 3.22: Pulling from library/alpine 12:02:43 6b59a28fa201: Already exists 12:02:43 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 12:02:43 Status: Downloaded newer image for alpine:3.22 12:02:43 ---> 171e65262c80 12:02:43 Step 14/25 : RUN apk add --update --no-cache dumb-init 12:02:43 ---> Running in 0a7d84918667 12:02:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:02:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:02:43 (1/1) Installing dumb-init (1.2.5-r3) 12:02:43 Executing busybox-1.37.0-r19.trigger 12:02:43 OK: 8 MiB in 17 packages 12:02:43 Removing intermediate container 0a7d84918667 12:02:43 ---> ba94ae4fcbd3 12:02:43 Step 15/25 : RUN apk --no-cache upgrade 12:02:43 ---> Running in cfa6984033c5 12:02:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:02:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:02:43 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 12:02:43 Executing busybox-1.37.0-r20.post-upgrade 12:02:43 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 12:02:43 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 12:02:43 Executing busybox-1.37.0-r20.trigger 12:02:43 OK: 8 MiB in 17 packages 12:02:43 Removing intermediate container cfa6984033c5 12:02:43 ---> 0a97c8e10904 12:02:43 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 12:02:46 ---> 3769bc88cafc 12:02:46 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 12:02:46 ---> 248a7f1f82fe 12:02:46 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 12:02:46 ---> 1093d5189e17 12:02:46 Step 19/25 : EXPOSE 59993 12:02:46 ---> Running in 9c74b710af32 12:02:47 Removing intermediate container 9c74b710af32 12:02:47 ---> aa505d898657 12:02:47 Step 20/25 : EXPOSE 161 12:02:47 ---> Running in 70939f9e50b5 12:02:47 Removing intermediate container 70939f9e50b5 12:02:47 ---> 2748a5399b16 12:02:47 Step 21/25 : ENTRYPOINT ["/device-snmp"] 12:02:47 ---> Running in 5b85de36e268 12:02:48 Removing intermediate container 5b85de36e268 12:02:48 ---> 1562e423f388 12:02:48 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 12:02:48 ---> Running in a75b9eafe61b 12:02:48 Removing intermediate container a75b9eafe61b 12:02:48 ---> 5493a288118f 12:02:48 Step 23/25 : LABEL arch=arm64 12:02:48 ---> Running in a3ebd6b88d47 12:02:49 Removing intermediate container a3ebd6b88d47 12:02:49 ---> cb582ee446fa 12:02:49 Step 24/25 : LABEL git_sha=000e9e458508301bc5ce548c21bcb8936b7cb8a3 12:02:49 ---> Running in f3dc9debbdbb 12:02:49 Removing intermediate container f3dc9debbdbb 12:02:49 ---> d2c7c0b9154c 12:02:49 Step 25/25 : LABEL version=4.1.0-dev.6 12:02:49 ---> Running in 039cb2782ded 12:02:49 Removing intermediate container 039cb2782ded 12:02:49 ---> 67ad5eeecc39 12:02:49 [Warning] One or more build-args [ARCH] were not consumed 12:02:49 Successfully built 67ad5eeecc39 12:02:49 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 12:02:50 provisioning config files... 12:02:50 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/121@tmp/config16675414900490726368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:02:50 ---> ****-login.sh 12:02:50 nexus3.edgexfoundry.org:10001 12:02:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:02:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:02:50 Configure a credential helper to remove this warning. See 12:02:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:02:50 12:02:50 Login Succeeded 12:02:50 nexus3.edgexfoundry.org:10002 12:02:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:02:51 Configure a credential helper to remove this warning. See 12:02:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:02:51 12:02:51 Login Succeeded 12:02:51 nexus3.edgexfoundry.org:10003 12:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:02:51 Configure a credential helper to remove this warning. See 12:02:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:02:51 12:02:51 Login Succeeded 12:02:51 nexus3.edgexfoundry.org:10004 12:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:02:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:02:52 Configure a credential helper to remove this warning. See 12:02:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:02:52 12:02:52 Login Succeeded 12:02:52 ****.io 12:02:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:02:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:02:52 Configure a credential helper to remove this warning. See 12:02:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:02:52 12:02:52 Login Succeeded 12:02:52 ---> ****-login.sh ends [Pipeline] } 12:02:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:02:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 12:02:52 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 12:02:52 000e9e458508301bc5ce548c21bcb8936b7cb8a3 12:02:52 latest 12:02:52 4.1.0-dev.6 12:02:52 000e9e458508301bc5ce548c21bcb8936b7cb8a3-4.1.0-dev.6 12:02:52 main 12:02:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:02:53 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:000e9e458508301bc5ce548c21bcb8936b7cb8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:02:53 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:000e9e458508301bc5ce548c21bcb8936b7cb8a3 12:02:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 12:02:53 872fe3d51912: Preparing 12:02:53 966973843968: Preparing 12:02:53 3edee0098255: Preparing 12:02:53 32272625aa06: Preparing 12:02:53 e08da4758bff: Preparing 12:02:53 0e64f2360a44: Preparing 12:02:53 0e64f2360a44: Waiting 12:02:53 966973843968: Pushed 12:02:53 872fe3d51912: Pushed 12:02:53 e08da4758bff: Pushed 12:02:53 32272625aa06: Pushed 12:02:54 0e64f2360a44: Layer already exists 12:03:04 3edee0098255: Pushed 12:03:04 000e9e458508301bc5ce548c21bcb8936b7cb8a3: digest: sha256:e31b0fa9ac9c760673a0191ceec092498b28dda89975c29399caae53f5ff0a7a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:04 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:05 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 12:03:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 12:03:05 872fe3d51912: Preparing 12:03:05 966973843968: Preparing 12:03:05 3edee0098255: Preparing 12:03:05 32272625aa06: Preparing 12:03:05 e08da4758bff: Preparing 12:03:05 0e64f2360a44: Preparing 12:03:05 0e64f2360a44: Waiting 12:03:05 3edee0098255: Layer already exists 12:03:05 e08da4758bff: Layer already exists 12:03:05 966973843968: Layer already exists 12:03:05 32272625aa06: Layer already exists 12:03:05 872fe3d51912: Layer already exists 12:03:05 0e64f2360a44: Layer already exists 12:03:10 latest: digest: sha256:e31b0fa9ac9c760673a0191ceec092498b28dda89975c29399caae53f5ff0a7a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:11 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:11 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.6 12:03:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 12:03:11 872fe3d51912: Preparing 12:03:11 966973843968: Preparing 12:03:11 3edee0098255: Preparing 12:03:11 32272625aa06: Preparing 12:03:11 e08da4758bff: Preparing 12:03:11 0e64f2360a44: Preparing 12:03:11 e08da4758bff: Layer already exists 12:03:11 32272625aa06: Layer already exists 12:03:11 966973843968: Layer already exists 12:03:11 3edee0098255: Layer already exists 12:03:11 872fe3d51912: Layer already exists 12:03:11 0e64f2360a44: Layer already exists 12:03:11 4.1.0-dev.6: digest: sha256:e31b0fa9ac9c760673a0191ceec092498b28dda89975c29399caae53f5ff0a7a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:12 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:000e9e458508301bc5ce548c21bcb8936b7cb8a3-4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:12 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:000e9e458508301bc5ce548c21bcb8936b7cb8a3-4.1.0-dev.6 12:03:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 12:03:12 872fe3d51912: Preparing 12:03:12 966973843968: Preparing 12:03:12 3edee0098255: Preparing 12:03:12 32272625aa06: Preparing 12:03:12 e08da4758bff: Preparing 12:03:12 0e64f2360a44: Preparing 12:03:12 0e64f2360a44: Waiting 12:03:12 3edee0098255: Layer already exists 12:03:12 966973843968: Layer already exists 12:03:12 e08da4758bff: Layer already exists 12:03:12 32272625aa06: Layer already exists 12:03:12 872fe3d51912: Layer already exists 12:03:12 0e64f2360a44: Layer already exists 12:03:12 000e9e458508301bc5ce548c21bcb8936b7cb8a3-4.1.0-dev.6: digest: sha256:e31b0fa9ac9c760673a0191ceec092498b28dda89975c29399caae53f5ff0a7a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:13 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:13 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 12:03:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 12:03:13 872fe3d51912: Preparing 12:03:13 966973843968: Preparing 12:03:13 3edee0098255: Preparing 12:03:13 32272625aa06: Preparing 12:03:13 e08da4758bff: Preparing 12:03:13 0e64f2360a44: Preparing 12:03:13 0e64f2360a44: Waiting 12:03:13 872fe3d51912: Layer already exists 12:03:13 32272625aa06: Layer already exists 12:03:13 e08da4758bff: Layer already exists 12:03:13 3edee0098255: Layer already exists 12:03:13 966973843968: Layer already exists 12:03:13 0e64f2360a44: Layer already exists 12:03:13 main: digest: sha256:e31b0fa9ac9c760673a0191ceec092498b28dda89975c29399caae53f5ff0a7a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:03:13 ===================================================== [Pipeline] echo 12:03:13 taggedImages: 12:03:13 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:000e9e458508301bc5ce548c21bcb8936b7cb8a3 12:03:13 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 12:03:13 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.6 12:03:13 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:000e9e458508301bc5ce548c21bcb8936b7cb8a3-4.1.0-dev.6 12:03:13 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] echo 12:03:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:000e9e458508301bc5ce548c21bcb8936b7cb8a3 [Pipeline] echo 12:03:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] echo 12:03:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.6 [Pipeline] echo 12:03:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:000e9e458508301bc5ce548c21bcb8936b7cb8a3-4.1.0-dev.6 [Pipeline] echo 12:03:13 Skip building multi-arch image for 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 12:03:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:03:14 12:03:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:03:14 arm64: Pulling from edgex-lftools-log-publisher 12:03:14 8998bd30e6a1: Pulling fs layer 12:03:14 04944245beec: Pulling fs layer 12:03:14 699f458cf7ca: Pulling fs layer 12:03:14 765212b225bb: Pulling fs layer 12:03:14 f23df028b6ca: Pulling fs layer 12:03:14 d65c8cfc05b1: Pulling fs layer 12:03:14 2437ff75d9bd: Pulling fs layer 12:03:14 f23df028b6ca: Waiting 12:03:14 d65c8cfc05b1: Waiting 12:03:14 2437ff75d9bd: Waiting 12:03:14 765212b225bb: Waiting 12:03:14 04944245beec: Verifying Checksum 12:03:14 04944245beec: Download complete 12:03:14 765212b225bb: Verifying Checksum 12:03:14 765212b225bb: Download complete 12:03:14 f23df028b6ca: Verifying Checksum 12:03:14 f23df028b6ca: Download complete 12:03:14 d65c8cfc05b1: Verifying Checksum 12:03:14 d65c8cfc05b1: Download complete 12:03:15 699f458cf7ca: Verifying Checksum 12:03:15 699f458cf7ca: Download complete 12:03:15 8998bd30e6a1: Verifying Checksum 12:03:15 8998bd30e6a1: Download complete 12:03:18 2437ff75d9bd: Verifying Checksum 12:03:18 2437ff75d9bd: Download complete 12:03:19 8998bd30e6a1: Pull complete 12:03:20 04944245beec: Pull complete 12:03:21 699f458cf7ca: Pull complete 12:03:22 765212b225bb: Pull complete 12:03:23 f23df028b6ca: Pull complete 12:03:23 d65c8cfc05b1: Pull complete 12:03:41 2437ff75d9bd: Pull complete 12:03:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:03:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:03:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:03:41 prd-ubuntu20.04-docker-arm64-4c-16g-776012 does not seem to be running inside a container 12:03:41 $ 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/121 -v /w/workspace/device-snmp-go/121:/w/workspace/device-snmp-go/121:rw,z -v /w/workspace/device-snmp-go/121@tmp:/w/workspace/device-snmp-go/121@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 12:03:44 $ docker top b701d52e034d8c13dd729a226eaf8b5e093d6d5c89cb6e5561cd18d36cf7de2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:03:45 ---> job-cost.sh 12:03:45 lf-activate-venv: SKIPPING 12:03:45 INFO: No Stack... 12:03:46 INFO: Retrieving Pricing Info for: v3-standard-4 12:03:46 INFO: Archiving Costs [Pipeline] sh 12:03:47 + cat /w/workspace/device-snmp-go/121/archives/cost.csv 12:03:47 + cut -d, -f6 [Pipeline] lock 12:03:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-121-stack-cost] 12:03:47 Resource [jenkins-edgexfoundry-device-snmp-go-main-121-stack-cost] did not exist. Created. 12:03:47 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-121-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:03:48 /w/workspace/device-snmp-go/121@tmp/durable-6865a5c0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:03:49 + echo total: 0.10999999940395355 [Pipeline] stash 12:03:49 Warning: overwriting stash ‘stack-cost’ 12:03:49 Stashed 1 file(s) [Pipeline] } 12:03:49 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-121-stack-cost] [Pipeline] // lock [Pipeline] } 12:03:49 $ docker stop --time=1 b701d52e034d8c13dd729a226eaf8b5e093d6d5c89cb6e5561cd18d36cf7de2a 12:03:50 $ docker rm -f --volumes b701d52e034d8c13dd729a226eaf8b5e093d6d5c89cb6e5561cd18d36cf7de2a [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 12:03:51 provisioning config files... 12:03:51 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4911953832061416349tmp [Pipeline] { [Pipeline] sh 12:03:51 + set +x 12:03:51 + curl -s https://codecov.io/bash 12:03:51 + bash -s -- 12:03:51 12:03:51 _____ _ 12:03:51 / ____| | | 12:03:51 | | ___ __| | ___ ___ _____ __ 12:03:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:03:51 | |___| (_) | (_| | __/ (_| (_) \ V / 12:03:51 \_____\___/ \__,_|\___|\___\___/ \_/ 12:03:51 Bash-1.0.6 12:03:51 12:03:51 12:03:51 ==> git version 2.25.1 found 12:03:51 ==> 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 12:03:51 Release-Date: 2020-01-08 12:03:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:03:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:03:51 ==> Jenkins CI detected. 12:03:51 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 12:03:51 project root: . 12:03:51 --> token set from env 12:03:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:03:51 ==> Running gcov in . (disable via -X gcov) 12:03:51 ==> Python coveragepy not found 12:03:51 ==> Searching for coverage reports in: 12:03:51 + . 12:03:51 -> Found 1 reports 12:03:51 ==> Detecting git/mercurial file structure 12:03:51 ==> Reading reports 12:03:51 + ./coverage.out bytes=9158 12:03:51 ==> Appending adjustments 12:03:51 https://docs.codecov.io/docs/fixing-reports 12:03:51 + Found adjustments 12:03:51 ==> Gzipping contents 12:03:51 4.0K /tmp/codecov.pfnAoZ.gz 12:03:51 ==> Uploading reports 12:03:51 url: https://codecov.io 12:03:51 query: branch=main&commit=000e9e458508301bc5ce548c21bcb8936b7cb8a3&build=121&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F121%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:03:51 -> Pinging Codecov 12:03:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=000e9e458508301bc5ce548c21bcb8936b7cb8a3&build=121&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F121%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:03:51 -> Uploading to 12:03:51 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-snmp-go/000e9e458508301bc5ce548c21bcb8936b7cb8a3/9b1f9bfe-905b-48f0-80af-3b90ad624ec1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251231%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251231T120351Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=59f660bbb0885c68a14099418db1585ee4e58c860b975d0d0cf569effa966496 12:03:51 % Total % Received % Xferd Average Speed Time Time Time Current 12:03:51 Dload Upload Total Spent Left Speed 12:03:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1448 0 0 100 1448 0 9718 --:--:-- --:--:-- --:--:-- 9718 12:03:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/000e9e458508301bc5ce548c21bcb8936b7cb8a3 [Pipeline] } 12:03:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 12:03:52 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 12:03:52 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:03:52 12:03:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:03:52 latest: Pulling from edgex-devops/edgex-snyk-go 12:03:52 2d35ebdb57d9: Already exists 12:03:52 85e8836fcdb2: Pulling fs layer 12:03:52 91631faa732a: Pulling fs layer 12:03:52 f3f5ae8826fa: Pulling fs layer 12:03:52 4f4fb700ef54: Pulling fs layer 12:03:52 7861252a18e6: Pulling fs layer 12:03:52 9130f900ef6f: Pulling fs layer 12:03:52 7861252a18e6: Waiting 12:03:52 4f4fb700ef54: Waiting 12:03:52 9130f900ef6f: Waiting 12:03:52 f3f5ae8826fa: Verifying Checksum 12:03:52 f3f5ae8826fa: Download complete 12:03:52 85e8836fcdb2: Verifying Checksum 12:03:52 4f4fb700ef54: Verifying Checksum 12:03:52 4f4fb700ef54: Download complete 12:03:52 85e8836fcdb2: Pull complete 12:03:53 7861252a18e6: Verifying Checksum 12:03:53 7861252a18e6: Download complete 12:03:53 91631faa732a: Download complete 12:03:54 9130f900ef6f: Verifying Checksum 12:03:54 9130f900ef6f: Download complete 12:03:58 91631faa732a: Pull complete 12:03:58 f3f5ae8826fa: Pull complete 12:03:58 4f4fb700ef54: Pull complete 12:03:58 7861252a18e6: Pull complete 12:04:02 9130f900ef6f: Pull complete 12:04:02 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 12:04:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:04:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:04:02 prd-ubuntu20.04-docker-8c-8g-776007 does not seem to be running inside a container 12:04:02 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 12:04:04 $ docker top 69e1277d399669e134e2e4e17487772ae9ce3d33335971bcaa453c5e80d1eb12 -eo pid,comm [Pipeline] { [Pipeline] sh 12:04:05 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] echo 12:04:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 12:04:05 + set -o pipefail 12:04:05 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 12:04:12 12:04:12 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 12:04:12 12:04:12 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6109ca73-afa1-4109-af03-45c28384bb64/history/15de4b74-1f61-4e46-b6b7-4e776dc8b218 12:04:12 12:04:12 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 12:04:12 12:04:12 12:04:12 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 12:04:12 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 12:04:12 $ docker stop --time=1 69e1277d399669e134e2e4e17487772ae9ce3d33335971bcaa453c5e80d1eb12 12:04:14 $ docker rm -f --volumes 69e1277d399669e134e2e4e17487772ae9ce3d33335971bcaa453c5e80d1eb12 [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 12:04:15 + git log --format=format:%s -1 000e9e458508301bc5ce548c21bcb8936b7cb8a3 [Pipeline] sh 12:04:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:04:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:04:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:04:16 prd-ubuntu20.04-docker-8c-8g-776007 does not seem to be running inside a container 12:04:16 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:04:16 $ docker top 7971a892fdf88a7940a34b1fd8d8817617b9789c3191091fd13b91d5d8783be8 -eo pid,comm 12:04:16 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). 12:04:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:04:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:04:16 [ssh-agent] Looking for ssh-agent implementation... 12:04:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:04:16 $ docker exec 7971a892fdf88a7940a34b1fd8d8817617b9789c3191091fd13b91d5d8783be8 ssh-agent 12:04:16 SSH_AUTH_SOCK=/tmp/ssh-R2YOsGpU2q4W/agent.33 12:04:16 SSH_AGENT_PID=39 12:04:16 Running ssh-add (command line suppressed) 12:04:16 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1925277487169088833.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1925277487169088833.key) 12:04:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:04:17 + git semver tag 12:04:17 2025-12-31 12:04:17,483 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 12:04:17 2025-12-31 12:04:17,487 [run_tag] DEBUG tag force:False 12:04:17 2025-12-31 12:04:17,487 [check_head_tag] DEBUG check head tag 12:04:17 2025-12-31 12:04:17,487 [execute] INFO git cat-file --batch-check 12:04:17 2025-12-31 12:04:17,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=, shell=False, universal_newlines=False) 12:04:17 2025-12-31 12:04:17,490 [execute] INFO git cat-file --batch 12:04:17 2025-12-31 12:04:17,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=, shell=False, universal_newlines=False) 12:04:17 2025-12-31 12:04:17,499 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 12:04:17 2025-12-31 12:04:17,499 [execute] INFO git tag -a v4.1.0-dev.6 -m v4.1.0-dev.6 12:04:17 2025-12-31 12:04:17,499 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.6', '-m', 'v4.1.0-dev.6'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=None, shell=False, universal_newlines=False) 12:04:17 2025-12-31 12:04:17,502 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 12:04:17 4.1.0-dev.6 [Pipeline] } 12:04:17 $ docker exec --env ******** --env ******** 7971a892fdf88a7940a34b1fd8d8817617b9789c3191091fd13b91d5d8783be8 ssh-agent -k 12:04:17 unset SSH_AUTH_SOCK; 12:04:17 unset SSH_AGENT_PID; 12:04:17 echo Agent pid 39 killed; 12:04:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:04:17 + git semver [Pipeline] } 12:04:18 $ docker stop --time=1 7971a892fdf88a7940a34b1fd8d8817617b9789c3191091fd13b91d5d8783be8 12:04:19 $ docker rm -f --volumes 7971a892fdf88a7940a34b1fd8d8817617b9789c3191091fd13b91d5d8783be8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:04:19 12:04:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:04:20 0.23.1-centos7: Pulling from edgex-lftools 12:04:20 ab5ef0e58194: Pulling fs layer 12:04:20 9712f1f96733: Pulling fs layer 12:04:20 63f879dbbcfc: Pulling fs layer 12:04:20 0d9ebad4ef96: Pulling fs layer 12:04:20 e9a5061849ea: Pulling fs layer 12:04:20 d747dcd14b5f: Pulling fs layer 12:04:20 2de7ff778b66: Pulling fs layer 12:04:20 0d9ebad4ef96: Waiting 12:04:20 e9a5061849ea: Waiting 12:04:20 d747dcd14b5f: Waiting 12:04:20 2de7ff778b66: Waiting 12:04:20 9712f1f96733: Verifying Checksum 12:04:20 63f879dbbcfc: Verifying Checksum 12:04:20 63f879dbbcfc: Download complete 12:04:20 e9a5061849ea: Verifying Checksum 12:04:20 e9a5061849ea: Download complete 12:04:20 d747dcd14b5f: Verifying Checksum 12:04:20 d747dcd14b5f: Download complete 12:04:20 ab5ef0e58194: Verifying Checksum 12:04:20 ab5ef0e58194: Download complete 12:04:20 2de7ff778b66: Verifying Checksum 12:04:20 2de7ff778b66: Download complete 12:04:20 0d9ebad4ef96: Verifying Checksum 12:04:20 0d9ebad4ef96: Download complete 12:04:24 ab5ef0e58194: Pull complete 12:04:24 9712f1f96733: Pull complete 12:04:24 63f879dbbcfc: Pull complete 12:04:30 0d9ebad4ef96: Pull complete 12:04:30 e9a5061849ea: Pull complete 12:04:30 d747dcd14b5f: Pull complete 12:04:31 2de7ff778b66: Pull complete 12:04:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:04:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:04:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:04:31 prd-ubuntu20.04-docker-8c-8g-776007 does not seem to be running inside a container 12:04:31 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 12:04:33 $ docker top 69b2e829091cb96ddbcbc33561c6408030a385b7c2a1cda5b44f23c0d3be83b7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:04:33 provisioning config files... 12:04:33 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config16428793738756732855tmp 12:04:33 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7446248729812448390tmp 12:04:33 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13901336679941099615tmp [Pipeline] { [Pipeline] echo 12:04:33 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:04:33 ---> sigul-configuration.sh 12:04:33 gpg: directory `/root/.gnupg' created 12:04:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:04:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:04:33 gpg: keyring `/root/.gnupg/secring.gpg' created 12:04:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:04:33 gpg: CAST5 encrypted data 12:04:33 gpg: encrypted with 1 passphrase 12:04:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:04:33 + mkdir /home/jenkins 12:04:33 + mkdir /home/jenkins/sigul [Pipeline] sh 12:04:34 + 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 12:04:34 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:04:34 ---> sigul-install.sh 12:04:34 Sigul already installed; skipping installation. [Pipeline] sh 12:04:34 + git tag --list 12:04:34 1.0.0 12:04:34 v0.0.0 12:04:34 v1.1.0 12:04:34 v1.1.1 12:04:34 v1.2.2 12:04:34 v1.3.0 12:04:34 v1.3.1 12:04:34 v2.0.0 12:04:34 v2.1.0 12:04:34 v2.1.1 12:04:34 v2.2.0 12:04:34 v2.3.0 12:04:34 v3.0 12:04:34 v3.0.0 12:04:34 v3.1 12:04:34 v3.1.0 12:04:34 v3.1.1 12:04:34 v4.0 12:04:34 v4.0.0 12:04:34 v4.0.1 12:04:34 v4.0.1-dev.1 12:04:34 v4.1.0-dev.1 12:04:34 v4.1.0-dev.2 12:04:34 v4.1.0-dev.3 12:04:34 v4.1.0-dev.4 12:04:34 v4.1.0-dev.5 12:04:34 v4.1.0-dev.6 [Pipeline] sh 12:04:35 + lftools sign git-tag v4.1.0-dev.6 12:04:35 Signing Git tag with Sigul... 12:04:35 Signing v4.1.0-dev.6 [Pipeline] echo 12:04:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:04:36 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:04:36 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:04:36 $ docker stop --time=1 69b2e829091cb96ddbcbc33561c6408030a385b7c2a1cda5b44f23c0d3be83b7 12:04:37 $ docker rm -f --volumes 69b2e829091cb96ddbcbc33561c6408030a385b7c2a1cda5b44f23c0d3be83b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 12:04:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:04:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:04:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:04:38 prd-ubuntu20.04-docker-8c-8g-776007 does not seem to be running inside a container 12:04:38 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:04:38 $ docker top 43ee2c758cb10be38e883308877c75a31b50b982b9950665c481e913ba9a8acc -eo pid,comm 12:04:38 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). 12:04:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:04:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:04:38 [ssh-agent] Looking for ssh-agent implementation... 12:04:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:04:38 $ docker exec 43ee2c758cb10be38e883308877c75a31b50b982b9950665c481e913ba9a8acc ssh-agent 12:04:39 SSH_AUTH_SOCK=/tmp/ssh-zjWs7tCDE9Rs/agent.32 12:04:39 SSH_AGENT_PID=38 12:04:39 Running ssh-add (command line suppressed) 12:04:39 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3687684964745867760.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3687684964745867760.key) 12:04:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:04:39 + git semver bump pre 12:04:39 2025-12-31 12:04:39,690 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 12:04:39 2025-12-31 12:04:39,694 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 12:04:39 2025-12-31 12:04:39,694 [bump_version] DEBUG bumping version:4.1.0-dev.6 on axis:pre with prefix:dev 12:04:39 2025-12-31 12:04:39,695 [bump_version] DEBUG bumped version:4.1.0-dev.7 12:04:39 2025-12-31 12:04:39,695 [write_version] DEBUG write version:4.1.0-dev.7 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 12:04:39 2025-12-31 12:04:39,695 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 12:04:39 2025-12-31 12:04:39,695 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 12:04:39 2025-12-31 12:04:39,696 [execute] INFO git cat-file --batch-check 12:04:39 2025-12-31 12:04:39,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) 12:04:39 2025-12-31 12:04:39,700 [execute] INFO git cat-file --batch 12:04:39 2025-12-31 12:04:39,700 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) 12:04:39 2025-12-31 12:04:39,703 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 12:04:39 4.1.0-dev.7 [Pipeline] } 12:04:39 $ docker exec --env ******** --env ******** 43ee2c758cb10be38e883308877c75a31b50b982b9950665c481e913ba9a8acc ssh-agent -k 12:04:39 unset SSH_AUTH_SOCK; 12:04:39 unset SSH_AGENT_PID; 12:04:39 echo Agent pid 38 killed; 12:04:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:04:40 + git semver [Pipeline] } 12:04:40 $ docker stop --time=1 43ee2c758cb10be38e883308877c75a31b50b982b9950665c481e913ba9a8acc 12:04:41 $ docker rm -f --volumes 43ee2c758cb10be38e883308877c75a31b50b982b9950665c481e913ba9a8acc [Pipeline] // withDockerContainer [Pipeline] sh 12:04:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:04:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:04:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:04:42 prd-ubuntu20.04-docker-8c-8g-776007 does not seem to be running inside a container 12:04:42 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:04:42 $ docker top fb3c55bea113349ff2cde2b7d7b904ab28ed05652c74cc89cfdaddbcc3b6f474 -eo pid,comm 12:04:42 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). 12:04:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:04:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:04:42 [ssh-agent] Looking for ssh-agent implementation... 12:04:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:04:42 $ docker exec fb3c55bea113349ff2cde2b7d7b904ab28ed05652c74cc89cfdaddbcc3b6f474 ssh-agent 12:04:43 SSH_AUTH_SOCK=/tmp/ssh-vij5k1YVlBjw/agent.32 12:04:43 SSH_AGENT_PID=38 12:04:43 Running ssh-add (command line suppressed) 12:04:43 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3856954345314757259.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3856954345314757259.key) 12:04:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:04:43 + git semver push 12:04:43 2025-12-31 12:04:43,670 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 12:04:43 2025-12-31 12:04:43,674 [run_push] DEBUG push 12:04:43 2025-12-31 12:04:43,674 [execute] INFO git cat-file --batch-check 12:04:43 2025-12-31 12:04:43,674 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) 12:04:43 2025-12-31 12:04:43,676 [execute] INFO git rev-list eeac6c7dd942b9d70ba147e8a6367da652ffab50 -- 12:04:43 2025-12-31 12:04:43,676 [execute] DEBUG Popen(['git', 'rev-list', 'eeac6c7dd942b9d70ba147e8a6367da652ffab50', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 12:04:43 2025-12-31 12:04:43,683 [execute] INFO git fetch -v -- origin 12:04:43 2025-12-31 12:04:43,683 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 12:04:44 2025-12-31 12:04:44,197 [run_push] DEBUG no remote changes detected 12:04:44 2025-12-31 12:04:44,197 [execute] INFO git push origin semver 12:04:44 2025-12-31 12:04:44,198 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 12:04:45 2025-12-31 12:04:45,137 [run_push] DEBUG push all version tags 12:04:45 2025-12-31 12:04:45,137 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 12:04:45 2025-12-31 12:04:45,137 [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) 12:04:46 2025-12-31 12:04:46,549 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 12:04:46 4.1.0-dev.7 [Pipeline] } 12:04:46 $ docker exec --env ******** --env ******** fb3c55bea113349ff2cde2b7d7b904ab28ed05652c74cc89cfdaddbcc3b6f474 ssh-agent -k 12:04:46 unset SSH_AUTH_SOCK; 12:04:46 unset SSH_AGENT_PID; 12:04:46 echo Agent pid 38 killed; 12:04:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:04:47 + git semver [Pipeline] } 12:04:47 $ docker stop --time=1 fb3c55bea113349ff2cde2b7d7b904ab28ed05652c74cc89cfdaddbcc3b6f474 12:04:48 $ docker rm -f --volumes fb3c55bea113349ff2cde2b7d7b904ab28ed05652c74cc89cfdaddbcc3b6f474 [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 12:04:49 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 12:04:49 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 12:04:49 total 16 12:04:49 drwxr-xr-x 3 root root 4096 Dec 31 11:50 . 12:04:49 drwxrwxr-x 9 jenkins jenkins 4096 Dec 31 12:04 .. 12:04:49 drwxr-xr-x 2 root root 4096 Dec 31 11:50 cost 12:04:49 -rw-r--r-- 1 root root 86 Dec 31 11:50 cost.csv 12:04:49 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 12:04:49 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 12:04:49 total 16 12:04:49 drwxr-xr-x 3 jenkins jenkins 4096 Dec 31 11:50 . 12:04:49 drwxrwxr-x 9 jenkins jenkins 4096 Dec 31 12:04 .. 12:04:49 drwxr-xr-x 2 jenkins jenkins 4096 Dec 31 11:50 cost 12:04:49 -rw-r--r-- 1 jenkins jenkins 86 Dec 31 11:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:04:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:04:50 ---> package-listing.sh 12:04:50 ++ facter osfamily 12:04:50 ++ tr '[:upper:]' '[:lower:]' 12:04:50 + OS_FAMILY=debian 12:04:50 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 12:04:50 + START_PACKAGES=/tmp/packages_start.txt 12:04:50 + END_PACKAGES=/tmp/packages_end.txt 12:04:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:04:50 + PACKAGES=/tmp/packages_start.txt 12:04:50 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 12:04:50 + PACKAGES=/tmp/packages_end.txt 12:04:50 + case "${OS_FAMILY}" in 12:04:50 + dpkg -l 12:04:50 + grep '^ii' 12:04:50 + '[' -f /tmp/packages_start.txt ']' 12:04:50 + '[' -f /tmp/packages_end.txt ']' 12:04:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:04:50 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 12:04:50 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 12:04:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 12:04:50 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 12:04:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:04:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:04:51 prd-ubuntu20.04-docker-8c-8g-776007 does not seem to be running inside a container 12:04:51 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:04:51 $ docker top f4f86e86eb4c59315fd8606f5080e35a7654616ffb3b9d50139d1ea2ac4fd485 -eo pid,comm [Pipeline] { [Pipeline] sh 12:04:52 + touch /tmp/pre-build-complete [Pipeline] sh 12:04:52 + mkdir -p /var/log/sysstat [Pipeline] sh 12:04:52 + ls /var/log/sa-host 12:04:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:04:52 provisioning config files... 12:04:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config676426973437824707tmp [Pipeline] { [Pipeline] echo 12:04:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:04:53 ---> create-netrc.sh [Pipeline] } 12:04:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:04:53 ---> python-tools-install.sh [Pipeline] echo 12:04:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:04:53 ---> sudo-logs.sh 12:04:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:04:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:04:54 ---> job-cost.sh 12:04:54 lf-activate-venv: SKIPPING 12:04:54 DEBUG: total: 0.2199999988079071 12:04:54 INFO: Retrieving Stack Cost... 12:04:54 INFO: Retrieving Pricing Info for: v3-standard-8 12:04:54 INFO: Archiving Costs [Pipeline] echo 12:04:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:04:55 ---> logs-deploy.sh 12:04:55 lf-activate-venv: SKIPPING 12:04:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/121 12:04:55 INFO: archiving workspace using pattern(s): 12:04:56 Archives upload complete. 12:04:56 INFO: archiving logs to Nexus 12:04:56 ---> uname -a: 12:04:56 Linux prd-ubuntu20-04-docker-8c-8g-776007 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 12:04:56 12:04:56 12:04:56 ---> lscpu: 12:04:56 Architecture: x86_64 12:04:56 CPU op-mode(s): 32-bit, 64-bit 12:04:56 Byte Order: Little Endian 12:04:56 Address sizes: 40 bits physical, 48 bits virtual 12:04:56 CPU(s): 8 12:04:56 On-line CPU(s) list: 0-7 12:04:56 Thread(s) per core: 1 12:04:56 Core(s) per socket: 1 12:04:56 Socket(s): 8 12:04:56 NUMA node(s): 1 12:04:56 Vendor ID: AuthenticAMD 12:04:56 CPU family: 23 12:04:56 Model: 49 12:04:56 Model name: AMD EPYC-Rome Processor 12:04:56 Stepping: 0 12:04:56 CPU MHz: 2800.000 12:04:56 BogoMIPS: 5600.00 12:04:56 Virtualization: AMD-V 12:04:56 Hypervisor vendor: KVM 12:04:56 Virtualization type: full 12:04:56 L1d cache: 256 KiB 12:04:56 L1i cache: 256 KiB 12:04:56 L2 cache: 4 MiB 12:04:56 L3 cache: 128 MiB 12:04:56 NUMA node0 CPU(s): 0-7 12:04:56 Vulnerability Gather data sampling: Not affected 12:04:56 Vulnerability Itlb multihit: Not affected 12:04:56 Vulnerability L1tf: Not affected 12:04:56 Vulnerability Mds: Not affected 12:04:56 Vulnerability Meltdown: Not affected 12:04:56 Vulnerability Mmio stale data: Not affected 12:04:56 Vulnerability Retbleed: Vulnerable 12:04:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:04:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:04:56 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:04:56 Vulnerability Srbds: Not affected 12:04:56 Vulnerability Tsx async abort: Not affected 12:04:56 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 12:04:56 12:04:56 12:04:56 ---> nproc: 12:04:56 8 12:04:56 12:04:56 12:04:56 ---> df -h: 12:04:56 Filesystem Size Used Avail Use% Mounted on 12:04:56 overlay 155G 15G 141G 10% / 12:04:56 tmpfs 64M 0 64M 0% /dev 12:04:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:04:56 shm 64M 0 64M 0% /dev/shm 12:04:56 /dev/vda1 155G 15G 141G 10% /facter-os 12:04:56 12:04:56 12:04:56 ---> sar -b -r -n DEV: 12:04:56 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-776007) 12/31/25 _x86_64_ (8 CPU) 12:04:56 12:04:56 11:45:57 LINUX RESTART (8 CPU) 12:04:56 12:04:56 11:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:04:56 11:47:02 423.56 75.14 348.43 0.00 12808.00 190358.67 0.00 12:04:56 11:48:01 273.01 11.28 261.73 0.00 1259.02 91016.91 0.00 12:04:56 11:49:01 116.75 0.47 116.28 0.00 49.33 33141.14 0.00 12:04:56 11:50:01 2.38 0.00 2.38 0.00 0.00 28.55 0.00 12:04:56 11:51:01 52.81 0.33 52.47 0.00 15.06 21939.28 0.00 12:04:56 11:52:01 39.76 3.20 36.56 0.00 2499.72 6326.68 0.00 12:04:56 11:53:01 3.60 0.02 3.58 0.00 0.13 79.97 0.00 12:04:56 11:54:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 12:04:56 11:55:01 1.22 0.00 1.22 0.00 0.00 15.06 0.00 12:04:56 11:56:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 12:04:56 11:57:01 1.15 0.00 1.15 0.00 0.00 14.26 0.00 12:04:56 11:58:01 1.23 0.00 1.23 0.00 0.00 17.73 0.00 12:04:56 11:59:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 12:04:56 12:00:01 0.83 0.00 0.83 0.00 0.00 9.60 0.00 12:04:56 12:01:01 1.83 0.02 1.82 0.00 0.13 21.73 0.00 12:04:56 12:02:01 1.13 0.00 1.13 0.00 0.00 15.86 0.00 12:04:56 12:03:01 1.28 0.00 1.28 0.00 0.00 16.26 0.00 12:04:56 12:04:01 7.85 0.13 7.72 0.00 11.86 4758.67 0.00 12:04:56 Average: 51.55 5.03 46.52 0.00 924.30 19256.58 0.00 12:04:56 12:04:56 11:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:04:56 11:47:02 29226340 31531080 784576 2.39 74840 2530328 1836536 5.41 995112 2301760 272 12:04:56 11:48:01 25968240 30717352 1556144 4.73 157960 4680824 2547700 7.51 2335228 3965356 384368 12:04:56 11:49:01 26674120 31503752 769480 2.34 162652 4765780 1664044 4.91 1650656 3955968 424 12:04:56 11:50:01 26673740 31503484 769524 2.34 162724 4765784 1664044 4.91 1650680 3955972 16 12:04:56 11:51:01 26146700 31492924 780544 2.37 176412 5218208 1719088 5.07 1687284 4395736 420 12:04:56 11:52:01 25804512 31474780 784908 2.39 201908 5506368 1785392 5.26 1887764 4505712 8 12:04:56 11:53:01 25813180 31483012 776436 2.36 201628 5506108 1763272 5.20 1879592 4505396 8 12:04:56 11:54:01 25813108 31482984 776516 2.36 201652 5506108 1763272 5.20 1879068 4505396 4 12:04:56 11:55:01 25819596 31489592 769776 2.34 201692 5506112 1763272 5.20 1872880 4505400 16 12:04:56 11:56:01 25819548 31489576 769676 2.34 201740 5506116 1763272 5.20 1872924 4505408 48 12:04:56 11:57:01 25823340 31493420 765788 2.33 201768 5506120 1763272 5.20 1868692 4505408 12 12:04:56 11:58:01 25823324 31493460 765700 2.33 201808 5506124 1763272 5.20 1869184 4505416 4 12:04:56 11:59:01 25823604 31493820 765128 2.33 201824 5506124 1763272 5.20 1869052 4505412 4 12:04:56 12:00:01 25823552 31493772 765320 2.33 201836 5506128 1763272 5.20 1869068 4505416 8 12:04:56 12:01:01 25822376 31492768 766560 2.33 201888 5506108 1779500 5.25 1869036 4505412 200 12:04:56 12:02:01 25822400 31492924 766220 2.33 201928 5506108 1779500 5.25 1869544 4505392 12 12:04:56 12:03:01 25822396 31492956 766036 2.33 201964 5506112 1779500 5.25 1869492 4505396 8 12:04:56 12:04:01 24865220 31469404 787516 2.40 217856 6368100 1883860 5.55 1907148 5367116 816228 12:04:56 Average: 26076961 31449503 815880 2.48 187449 5244592 1808074 5.33 1816800 4333726 66781 12:04:56 12:04:56 11:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:04:56 11:47:02 lo 5.10 5.10 0.52 0.52 0.00 0.00 0.00 0.00 12:04:56 11:47:02 docker0 37.49 35.71 2.70 199.17 0.00 0.00 0.00 0.00 12:04:56 11:47:02 ens3 543.33 361.82 4950.95 125.07 0.00 0.00 0.00 0.00 12:04:56 11:48:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 12:04:56 11:48:01 docker0 311.01 410.98 26.72 3120.58 0.00 0.00 0.00 0.00 12:04:56 11:48:01 ens3 548.79 393.61 6542.17 51.49 0.00 0.00 0.00 0.00 12:04:56 11:48:01 veth9d1628d 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 12:04:56 11:49:01 lo 5.73 5.73 0.58 0.58 0.00 0.00 0.00 0.00 12:04:56 11:49:01 docker0 5.83 10.30 0.41 136.80 0.00 0.00 0.00 0.00 12:04:56 11:49:01 ens3 94.00 77.50 182.95 370.94 0.00 0.00 0.00 0.00 12:04:56 11:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:56 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:56 11:50:01 ens3 3.55 1.43 1.55 0.47 0.00 0.00 0.00 0.00 12:04:56 11:51:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 12:04:56 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:56 11:51:01 ens3 94.85 58.26 2523.13 10.94 0.00 0.00 0.00 0.00 12:04:56 11:52:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 12:04:56 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:56 11:52:01 ens3 162.54 105.28 2283.37 7.78 0.00 0.00 0.00 0.00 12:04:56 11:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:04:56 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:56 11:53:01 ens3 0.28 0.12 0.03 0.01 0.00 0.00 0.00 0.00 12:04:56 11:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:56 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:56 11:54:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 12:04:56 11:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:04:56 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:56 11:55:01 ens3 0.30 0.12 0.03 0.01 0.00 0.00 0.00 0.00 12:04:56 11:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:56 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:56 11:56:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:04:56 11:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:04:56 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:56 11:57:01 ens3 0.52 0.23 0.16 0.07 0.00 0.00 0.00 0.00 12:04:56 11:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:56 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:56 11:58:01 ens3 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 12:04:56 11:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:04:56 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:56 11:59:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:04:56 12:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:56 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:56 12:00:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:04:56 12:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:04:56 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:56 12:01:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:04:56 12:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:56 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:56 12:02:01 ens3 0.32 0.12 0.09 0.07 0.00 0.00 0.00 0.00 12:04:56 12:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:04:56 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:56 12:03:01 ens3 0.33 0.17 0.08 0.01 0.00 0.00 0.00 0.00 12:04:56 12:04:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 12:04:56 12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:56 12:04:01 ens3 124.53 70.30 4022.55 9.07 0.00 0.00 0.00 0.00 12:04:56 Average: lo 0.82 0.82 0.08 0.08 0.00 0.00 0.00 0.00 12:04:56 Average: docker0 19.42 25.04 1.63 189.37 0.00 0.00 0.00 0.00 12:04:56 Average: ens3 87.03 59.09 1134.36 31.98 0.00 0.00 0.00 0.00 12:04:56 12:04:56 12:04:56 ---> sar -P ALL: 12:04:56 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-776007) 12/31/25 _x86_64_ (8 CPU) 12:04:56 12:04:56 11:45:57 LINUX RESTART (8 CPU) 12:04:56 12:04:56 11:46:01 CPU %user %nice %system %iowait %steal %idle 12:04:56 11:47:02 all 8.23 0.00 2.52 1.65 0.06 87.54 12:04:56 11:47:02 0 10.17 0.00 2.35 3.60 0.05 83.83 12:04:56 11:47:02 1 4.65 0.00 1.67 1.72 0.05 91.91 12:04:56 11:47:02 2 9.12 0.00 2.28 0.50 0.07 88.03 12:04:56 11:47:02 3 10.90 0.00 2.21 0.49 0.05 86.35 12:04:56 11:47:02 4 9.03 0.00 2.81 2.41 0.05 85.70 12:04:56 11:47:02 5 8.64 0.00 1.92 0.35 0.05 89.03 12:04:56 11:47:02 6 7.44 0.00 4.97 3.81 0.08 83.70 12:04:56 11:47:02 7 5.90 0.00 1.94 0.34 0.05 91.77 12:04:56 11:48:01 all 36.44 0.00 7.58 1.51 0.10 54.37 12:04:56 11:48:01 0 36.76 0.00 7.35 1.02 0.09 54.78 12:04:56 11:48:01 1 34.39 0.00 7.96 3.50 0.10 54.05 12:04:56 11:48:01 2 36.79 0.00 7.14 0.31 0.10 55.66 12:04:56 11:48:01 3 35.61 0.00 6.71 1.07 0.12 56.49 12:04:56 11:48:01 4 39.13 0.00 7.66 0.58 0.10 52.52 12:04:56 11:48:01 5 35.62 0.00 9.65 4.49 0.12 50.12 12:04:56 11:48:01 6 35.92 0.00 6.52 0.31 0.09 57.17 12:04:56 11:48:01 7 37.25 0.00 7.63 0.85 0.10 54.17 12:04:56 11:49:01 all 38.19 0.00 5.81 0.52 0.08 55.41 12:04:56 11:49:01 0 36.88 0.00 5.58 0.07 0.07 57.40 12:04:56 11:49:01 1 37.43 0.00 5.78 1.44 0.07 55.28 12:04:56 11:49:01 2 37.38 0.00 5.95 0.15 0.08 56.43 12:04:56 11:49:01 3 39.48 0.00 5.46 0.54 0.08 54.43 12:04:56 11:49:01 4 38.55 0.00 6.47 0.08 0.08 54.81 12:04:56 11:49:01 5 39.87 0.00 6.33 0.56 0.10 53.15 12:04:56 11:49:01 6 38.47 0.00 5.63 0.17 0.07 55.66 12:04:56 11:49:01 7 37.44 0.00 5.25 1.16 0.07 56.08 12:04:56 11:50:01 all 0.04 0.00 0.01 0.01 0.01 99.93 12:04:56 11:50:01 0 0.10 0.00 0.02 0.00 0.02 99.87 12:04:56 11:50:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:04:56 11:50:01 2 0.08 0.00 0.00 0.00 0.00 99.92 12:04:56 11:50:01 3 0.08 0.00 0.02 0.02 0.00 99.88 12:04:56 11:50:01 4 0.03 0.00 0.02 0.00 0.03 99.92 12:04:56 11:50:01 5 0.00 0.00 0.00 0.03 0.00 99.97 12:04:56 11:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:04:56 11:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:04:56 11:51:01 all 2.25 0.00 0.97 0.28 0.03 96.47 12:04:56 11:51:01 0 1.77 0.00 1.20 0.00 0.03 96.99 12:04:56 11:51:01 1 2.65 0.00 0.90 0.00 0.02 96.43 12:04:56 11:51:01 2 2.68 0.00 0.89 0.13 0.03 96.26 12:04:56 11:51:01 3 1.80 0.00 1.55 2.02 0.03 94.60 12:04:56 11:51:01 4 3.10 0.00 1.01 0.03 0.03 95.83 12:04:56 11:51:01 5 2.51 0.00 0.89 0.05 0.03 96.52 12:04:56 11:51:01 6 2.66 0.00 0.96 0.02 0.03 96.33 12:04:56 11:51:01 7 0.85 0.00 0.33 0.02 0.02 98.78 12:04:56 11:52:01 all 1.65 0.00 0.98 0.23 0.02 97.12 12:04:56 11:52:01 0 1.29 0.00 0.84 0.12 0.02 97.74 12:04:56 11:52:01 1 2.32 0.00 3.28 0.13 0.02 94.25 12:04:56 11:52:01 2 1.62 0.00 0.42 0.03 0.02 97.91 12:04:56 11:52:01 3 1.32 0.00 0.45 0.39 0.05 97.79 12:04:56 11:52:01 4 1.17 0.00 0.72 0.18 0.02 97.92 12:04:56 11:52:01 5 1.39 0.00 0.68 1.00 0.02 96.91 12:04:56 11:52:01 6 2.35 0.00 0.70 0.00 0.02 96.93 12:04:56 11:52:01 7 1.74 0.00 0.73 0.02 0.02 97.50 12:04:56 11:53:01 all 0.08 0.00 0.04 0.01 0.01 99.86 12:04:56 11:53:01 0 0.23 0.00 0.07 0.02 0.00 99.68 12:04:56 11:53:01 1 0.03 0.00 0.03 0.02 0.00 99.92 12:04:56 11:53:01 2 0.05 0.00 0.05 0.02 0.02 99.87 12:04:56 11:53:01 3 0.03 0.00 0.03 0.02 0.02 99.90 12:04:56 11:53:01 4 0.02 0.00 0.05 0.00 0.00 99.93 12:04:56 11:53:01 5 0.08 0.00 0.02 0.05 0.00 99.85 12:04:56 11:53:01 6 0.10 0.00 0.03 0.00 0.00 99.87 12:04:56 11:53:01 7 0.10 0.00 0.03 0.00 0.02 99.85 12:04:56 11:54:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:04:56 11:54:01 0 0.03 0.00 0.02 0.00 0.03 99.92 12:04:56 11:54:01 1 0.05 0.00 0.02 0.00 0.00 99.93 12:04:56 11:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:04:56 11:54:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:04:56 11:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:04:56 11:54:01 5 0.08 0.00 0.00 0.00 0.02 99.90 12:04:56 11:54:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:04:56 11:54:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:04:56 11:55:01 all 0.06 0.00 0.01 0.00 0.01 99.91 12:04:56 11:55:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:04:56 11:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:04:56 11:55:01 2 0.05 0.00 0.02 0.00 0.03 99.90 12:04:56 11:55:01 3 0.02 0.00 0.02 0.02 0.02 99.93 12:04:56 11:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:04:56 11:55:01 5 0.28 0.00 0.03 0.02 0.00 99.67 12:04:56 11:55:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:04:56 11:55:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:04:56 11:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:04:56 11:56:01 0 0.07 0.00 0.03 0.00 0.05 99.85 12:04:56 11:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:04:56 11:56:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:04:56 11:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:04:56 11:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:04:56 11:56:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:04:56 11:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:04:56 11:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:04:56 11:57:01 all 0.06 0.00 0.01 0.00 0.01 99.91 12:04:56 11:57:01 0 0.05 0.00 0.02 0.00 0.02 99.92 12:04:56 11:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:04:56 11:57:01 2 0.30 0.00 0.03 0.00 0.02 99.65 12:04:56 11:57:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:04:56 11:57:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:04:56 11:57:01 5 0.07 0.00 0.02 0.00 0.00 99.92 12:04:56 11:57:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:04:56 11:57:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:04:56 12:04:56 11:57:01 CPU %user %nice %system %iowait %steal %idle 12:04:56 11:58:01 all 0.06 0.00 0.01 0.00 0.01 99.91 12:04:56 11:58:01 0 0.02 0.00 0.02 0.00 0.03 99.93 12:04:56 11:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:04:56 11:58:01 2 0.42 0.00 0.00 0.00 0.02 99.57 12:04:56 11:58:01 3 0.00 0.00 0.02 0.02 0.02 99.95 12:04:56 11:58:01 4 0.03 0.00 0.00 0.00 0.02 99.95 12:04:56 11:58:01 5 0.00 0.00 0.00 0.02 0.02 99.97 12:04:56 11:58:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:04:56 11:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:04:56 11:59:01 all 0.13 0.00 0.01 0.00 0.01 99.84 12:04:56 11:59:01 0 0.03 0.00 0.03 0.00 0.03 99.90 12:04:56 11:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:04:56 11:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:04:56 11:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:04:56 11:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:04:56 11:59:01 5 0.03 0.00 0.00 0.02 0.00 99.95 12:04:56 11:59:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:04:56 11:59:01 7 0.96 0.00 0.02 0.00 0.02 99.01 12:04:56 12:00:01 all 0.10 0.00 0.01 0.00 0.01 99.87 12:04:56 12:00:01 0 0.03 0.00 0.03 0.00 0.03 99.90 12:04:56 12:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:04:56 12:00:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:04:56 12:00:01 3 0.00 0.00 0.02 0.02 0.02 99.95 12:04:56 12:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:04:56 12:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:04:56 12:00:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:04:56 12:00:01 7 0.78 0.00 0.00 0.00 0.02 99.20 12:04:56 12:01:01 all 0.02 0.00 0.04 0.00 0.01 99.92 12:04:56 12:01:01 0 0.03 0.00 0.03 0.00 0.03 99.90 12:04:56 12:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:04:56 12:01:01 2 0.03 0.00 0.05 0.00 0.00 99.92 12:04:56 12:01:01 3 0.03 0.00 0.07 0.00 0.02 99.88 12:04:56 12:01:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:04:56 12:01:01 5 0.00 0.00 0.03 0.02 0.00 99.95 12:04:56 12:01:01 6 0.00 0.00 0.03 0.02 0.02 99.93 12:04:56 12:01:01 7 0.02 0.00 0.05 0.00 0.02 99.92 12:04:56 12:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:04:56 12:02:01 0 0.07 0.00 0.00 0.00 0.02 99.92 12:04:56 12:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:04:56 12:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:04:56 12:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:04:56 12:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:04:56 12:02:01 5 0.03 0.00 0.00 0.02 0.02 99.93 12:04:56 12:02:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:04:56 12:02:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:04:56 12:03:01 all 0.05 0.00 0.01 0.00 0.01 99.93 12:04:56 12:03:01 0 0.05 0.00 0.03 0.00 0.03 99.88 12:04:56 12:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:04:56 12:03:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:04:56 12:03:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:04:56 12:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:04:56 12:03:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:04:56 12:03:01 6 0.23 0.00 0.00 0.02 0.02 99.73 12:04:56 12:03:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:04:56 12:04:01 all 2.52 0.00 0.97 0.08 0.03 96.41 12:04:56 12:04:01 0 2.58 0.00 0.87 0.22 0.05 96.28 12:04:56 12:04:01 1 2.38 0.00 1.46 0.00 0.03 96.13 12:04:56 12:04:01 2 2.35 0.00 0.81 0.00 0.02 96.83 12:04:56 12:04:01 3 2.11 0.00 1.02 0.00 0.02 96.85 12:04:56 12:04:01 4 1.49 0.00 0.70 0.00 0.02 97.79 12:04:56 12:04:01 5 3.04 0.00 1.39 0.42 0.02 95.13 12:04:56 12:04:01 6 3.69 0.00 0.92 0.00 0.03 95.36 12:04:56 12:04:01 7 2.49 0.00 0.59 0.00 0.02 96.90 12:04:56 Average: all 4.93 0.00 1.04 0.24 0.02 93.76 12:04:56 Average: 0 4.95 0.00 1.02 0.28 0.03 93.73 12:04:56 Average: 1 4.61 0.00 1.16 0.37 0.02 93.84 12:04:56 Average: 2 5.00 0.00 0.97 0.06 0.03 93.94 12:04:56 Average: 3 5.01 0.00 0.96 0.25 0.03 93.75 12:04:56 Average: 4 5.08 0.00 1.07 0.18 0.02 93.65 12:04:56 Average: 5 5.02 0.00 1.15 0.39 0.02 93.42 12:04:56 Average: 6 5.00 0.00 1.09 0.24 0.03 93.65 12:04:56 Average: 7 4.79 0.00 0.91 0.13 0.02 94.15 12:04:56 12:04:56 12:04:56