Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 66a19ca55ca84056ce2719f1ed69bf58dfaa137b 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-ssh1091772230610809429.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh8362000755680836257.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh16268396883828453175.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh880690864710980653.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-ssh11163902831627630080.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] ========================================================= [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.21 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4906 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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 Avoid second fetch Checking out Revision 66a19ca55ca84056ce2719f1ed69bf58dfaa137b (main) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 66a19ca55ca84056ce2719f1ed69bf58dfaa137b # timeout=10 Commit message: "Merge pull request #349 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.20" > git rev-list --no-walk d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:20:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:20:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:20:40 ========================================================= 08:20:40 EdgeX Global Pipelines Version Info 08:20:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:20:40 ------------------- 08:20:40 stable info: 08:20:40 ------------------- 08:20:40 Commited By: Ginny Guan ginny@iotechsys.com 08:20:40 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 08:20:40 Message: update stable to v1.0.260 08:20:41 ------------------- 08:20:41 experimental info: 08:20:41 ------------------- 08:20:41 Commited By: Ginny Guan ginny@iotechsys.com 08:20:41 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 08:20:41 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:20:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 08:20:41 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 08:20:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:20:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:20:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:20:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:20:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:20:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:20:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:20:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:20:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:20:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 08:20:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:20:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:20:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:20:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:20:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:20:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:20:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:20:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:20:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:20:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:20:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:20:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:20:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:20:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:20:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:20:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:20:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:20:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:20:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66a19ca55ca84056ce2719f1ed69bf58dfaa137b [Pipeline] echo 08:20:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 66a19ca [Pipeline] echo 08:20:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:20:42 provisioning config files... 08:20:42 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3367602832876677739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:20:42 ---> ****-login.sh 08:20:42 nexus3.edgexfoundry.org:10001 08:20:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:20:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:20:43 Configure a credential helper to remove this warning. See 08:20:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:20:43 08:20:43 Login Succeeded 08:20:43 nexus3.edgexfoundry.org:10002 08:20:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:20:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:20:43 Configure a credential helper to remove this warning. See 08:20:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:20:43 08:20:43 Login Succeeded 08:20:43 nexus3.edgexfoundry.org:10003 08:20:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:20:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:20:43 Configure a credential helper to remove this warning. See 08:20:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:20:43 08:20:43 Login Succeeded 08:20:43 nexus3.edgexfoundry.org:10004 08:20:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:20:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:20:43 Configure a credential helper to remove this warning. See 08:20:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:20:43 08:20:43 Login Succeeded 08:20:43 ****.io 08:20:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:20:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:20:43 Configure a credential helper to remove this warning. See 08:20:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:20:43 08:20:43 Login Succeeded 08:20:43 ---> ****-login.sh ends [Pipeline] } 08:20:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:20:44 + git rev-list -1 --merges 66a19ca55ca84056ce2719f1ed69bf58dfaa137b~1..66a19ca55ca84056ce2719f1ed69bf58dfaa137b [Pipeline] echo 08:20:44 -----------> git rev-list -1 --merges 66a19ca55ca84056ce2719f1ed69bf58dfaa137b~1..66a19ca55ca84056ce2719f1ed69bf58dfaa137b 66a19ca55ca84056ce2719f1ed69bf58dfaa137b 08:20:44 66a19ca55ca84056ce2719f1ed69bf58dfaa137b [false] [Pipeline] sh 08:20:44 + git log --format=format:%s -1 66a19ca55ca84056ce2719f1ed69bf58dfaa137b [Pipeline] echo 08:20:44 ========================================================= 08:20:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:20:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:20:44 + git log --format=format:%s -1 66a19ca55ca84056ce2719f1ed69bf58dfaa137b [Pipeline] echo 08:20:44 [semverPrep] GIT_COMMIT: 66a19ca55ca84056ce2719f1ed69bf58dfaa137b, Commit Message: Merge pull request #349 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.20 [Pipeline] echo 08:20:44 [semverPrep] This is not a build commit. [Pipeline] sh 08:20:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:20:45 + grep -v github /etc/ssh/ssh_known_hosts 08:20:45 + [ -e /tmp/ssh_known_hosts ] 08:20:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:20:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:20:45 + sudo tee -a /etc/ssh/ssh_known_hosts 08:20:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:20:45 08:20:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:20:45 0.1.4: Pulling from edgex-devops/py-git-semver 08:20:45 b85a868b505f: Pulling fs layer 08:20:45 e2be974225ed: Pulling fs layer 08:20:45 339a4e72a1f5: Pulling fs layer 08:20:45 988bab9f4d93: Pulling fs layer 08:20:45 1469e6f7b9e6: Pulling fs layer 08:20:45 eaf3925da568: Pulling fs layer 08:20:45 bab4dde63d76: Pulling fs layer 08:20:45 bde34c3a00c8: Pulling fs layer 08:20:45 b352a97aabf1: Pulling fs layer 08:20:45 4872d77fe225: Pulling fs layer 08:20:45 5851b861e8e6: Pulling fs layer 08:20:45 988bab9f4d93: Waiting 08:20:45 1469e6f7b9e6: Waiting 08:20:45 eaf3925da568: Waiting 08:20:45 bab4dde63d76: Waiting 08:20:45 b352a97aabf1: Waiting 08:20:45 bde34c3a00c8: Waiting 08:20:45 4872d77fe225: Waiting 08:20:45 e2be974225ed: Download complete 08:20:45 988bab9f4d93: Download complete 08:20:46 1469e6f7b9e6: Verifying Checksum 08:20:46 1469e6f7b9e6: Download complete 08:20:46 eaf3925da568: Verifying Checksum 08:20:46 eaf3925da568: Download complete 08:20:46 339a4e72a1f5: Verifying Checksum 08:20:46 339a4e72a1f5: Download complete 08:20:46 bde34c3a00c8: Verifying Checksum 08:20:46 bde34c3a00c8: Download complete 08:20:46 b352a97aabf1: Verifying Checksum 08:20:46 b352a97aabf1: Download complete 08:20:46 4872d77fe225: Verifying Checksum 08:20:46 4872d77fe225: Download complete 08:20:46 5851b861e8e6: Download complete 08:20:46 b85a868b505f: Verifying Checksum 08:20:46 b85a868b505f: Download complete 08:20:46 bab4dde63d76: Verifying Checksum 08:20:46 bab4dde63d76: Download complete 08:20:47 b85a868b505f: Pull complete 08:20:47 e2be974225ed: Pull complete 08:20:47 339a4e72a1f5: Pull complete 08:20:48 988bab9f4d93: Pull complete 08:20:48 1469e6f7b9e6: Pull complete 08:20:48 eaf3925da568: Pull complete 08:20:50 bab4dde63d76: Pull complete 08:20:50 bde34c3a00c8: Pull complete 08:20:50 b352a97aabf1: Pull complete 08:20:50 4872d77fe225: Pull complete 08:20:50 5851b861e8e6: Pull complete 08:20:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:20:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:20:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:20:50 prd-ubuntu20.04-docker-8c-8g-4906 does not seem to be running inside a container 08:20:50 $ 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 08:20:53 $ docker top 42e1eddd7b378cdb33de432212d1dff979fbc0ef06bac0eb7b80c6a3c5abc166 -eo pid,comm 08:20:53 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). 08:20:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:20:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:20:53 [ssh-agent] Looking for ssh-agent implementation... 08:20:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:20:53 $ docker exec 42e1eddd7b378cdb33de432212d1dff979fbc0ef06bac0eb7b80c6a3c5abc166 ssh-agent 08:20:53 SSH_AUTH_SOCK=/tmp/ssh-K4n195749JzD/agent.32 08:20:53 SSH_AGENT_PID=38 08:20:53 Running ssh-add (command line suppressed) 08:20:53 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_13138763959802080082.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_13138763959802080082.key) 08:20:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:20:54 + git tag --points-at HEAD [Pipeline] } 08:20:54 $ docker exec --env ******** --env ******** 42e1eddd7b378cdb33de432212d1dff979fbc0ef06bac0eb7b80c6a3c5abc166 ssh-agent -k 08:20:54 unset SSH_AUTH_SOCK; 08:20:54 unset SSH_AGENT_PID; 08:20:54 echo Agent pid 38 killed; 08:20:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:20:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:20:54 [ssh-agent] Looking for ssh-agent implementation... 08:20:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:20:54 $ docker exec 42e1eddd7b378cdb33de432212d1dff979fbc0ef06bac0eb7b80c6a3c5abc166 ssh-agent 08:20:54 SSH_AUTH_SOCK=/tmp/ssh-82T4OeDG5Ex0/agent.71 08:20:54 SSH_AGENT_PID=77 08:20:54 Running ssh-add (command line suppressed) 08:20:54 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1138156899153512233.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1138156899153512233.key) 08:20:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:20:54 + git semver init 08:20:55 2024-07-03 08:20:55,088 [run_init] DEBUG init version:0.0.0 force:False 08:20:55 2024-07-03 08:20:55,089 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 08:20:55 2024-07-03 08:20:55,090 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 08:20:55 2024-07-03 08:20:55,090 [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, universal_newlines=False, shell=None, istream=None) 08:20:56 2024-07-03 08:20:56,458 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 08:20:56 2024-07-03 08:20:56,458 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 08:20:56 2024-07-03 08:20:56,459 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 08:20:56 2024-07-03 08:20:56,459 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 08:20:56 3.2.0-dev.9 [Pipeline] } 08:20:56 $ docker exec --env ******** --env ******** 42e1eddd7b378cdb33de432212d1dff979fbc0ef06bac0eb7b80c6a3c5abc166 ssh-agent -k 08:20:56 unset SSH_AUTH_SOCK; 08:20:56 unset SSH_AGENT_PID; 08:20:56 echo Agent pid 77 killed; 08:20:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:20:57 + git semver [Pipeline] } 08:20:57 $ docker stop --time=1 42e1eddd7b378cdb33de432212d1dff979fbc0ef06bac0eb7b80c6a3c5abc166 08:20:58 $ docker rm -f --volumes 42e1eddd7b378cdb33de432212d1dff979fbc0ef06bac0eb7b80c6a3c5abc166 [Pipeline] // withDockerContainer [Pipeline] sh 08:20:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:20:59 Stashed 1 file(s) [Pipeline] echo 08:20:59 [edgeXSemver]: initialized semver on version 3.2.0-dev.9 [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 08:20:59 provisioning config files... 08:20:59 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config11560834966057754158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:20:59 ---> ****-login.sh 08:20:59 nexus3.edgexfoundry.org:10001 08:20:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:20:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:20:59 Configure a credential helper to remove this warning. See 08:20:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:20:59 08:20:59 Login Succeeded 08:20:59 nexus3.edgexfoundry.org:10002 08:20:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:20:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:20:59 Configure a credential helper to remove this warning. See 08:20:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:20:59 08:20:59 Login Succeeded 08:20:59 nexus3.edgexfoundry.org:10003 08:20:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:20:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:20:59 Configure a credential helper to remove this warning. See 08:20:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:20:59 08:20:59 Login Succeeded 08:20:59 nexus3.edgexfoundry.org:10004 08:20:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:20:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:20:59 Configure a credential helper to remove this warning. See 08:20:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:20:59 08:20:59 Login Succeeded 08:20:59 ****.io 08:21:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:21:00 Configure a credential helper to remove this warning. See 08:21:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:21:00 08:21:00 Login Succeeded 08:21:00 ---> ****-login.sh ends [Pipeline] } 08:21:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:21:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:21:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:21:00 ========================================================= 08:21:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:21:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:00 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 08:21:00 Sending build context to Docker daemon 20.11MB 08:21:00 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 08:21:00 Step 2/12 : FROM ${BASE} AS builder 08:21:00 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:21:00 619be1103602: Pulling fs layer 08:21:00 7862e08f4a3e: Pulling fs layer 08:21:00 5df492c9dc93: Pulling fs layer 08:21:00 7629e6793208: Pulling fs layer 08:21:00 4f4fb700ef54: Pulling fs layer 08:21:00 fb5054dd5b73: Pulling fs layer 08:21:00 eeca6798cff9: Pulling fs layer 08:21:00 aa269ceb94a6: Pulling fs layer 08:21:00 ada007ff1a6a: Pulling fs layer 08:21:00 4f4fb700ef54: Waiting 08:21:00 7629e6793208: Waiting 08:21:00 fb5054dd5b73: Waiting 08:21:00 aa269ceb94a6: Waiting 08:21:00 eeca6798cff9: Waiting 08:21:00 ada007ff1a6a: Waiting 08:21:00 7862e08f4a3e: Download complete 08:21:00 7629e6793208: Verifying Checksum 08:21:00 7629e6793208: Download complete 08:21:00 4f4fb700ef54: Verifying Checksum 08:21:00 4f4fb700ef54: Download complete 08:21:00 fb5054dd5b73: Verifying Checksum 08:21:00 fb5054dd5b73: Download complete 08:21:00 619be1103602: Verifying Checksum 08:21:00 619be1103602: Download complete 08:21:00 eeca6798cff9: Verifying Checksum 08:21:00 eeca6798cff9: Download complete 08:21:00 619be1103602: Pull complete 08:21:01 7862e08f4a3e: Pull complete 08:21:01 ada007ff1a6a: Verifying Checksum 08:21:01 ada007ff1a6a: Download complete 08:21:01 5df492c9dc93: Verifying Checksum 08:21:01 5df492c9dc93: Download complete 08:21:01 aa269ceb94a6: Verifying Checksum 08:21:01 aa269ceb94a6: Download complete 08:21:04 5df492c9dc93: Pull complete 08:21:04 7629e6793208: Pull complete 08:21:04 4f4fb700ef54: Pull complete 08:21:04 fb5054dd5b73: Pull complete 08:21:04 eeca6798cff9: Pull complete 08:21:06 aa269ceb94a6: Pull complete 08:21:07 ada007ff1a6a: Pull complete 08:21:07 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 08:21:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:21:07 ---> f489d0715acc 08:21:07 Step 3/12 : ARG ADD_BUILD_TAGS="" 08:21:12 ---> Running in baa91e3e9530 08:21:12 Removing intermediate container baa91e3e9530 08:21:12 ---> 320d012e3033 08:21:12 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:21:12 ---> Running in 233899c94230 08:21:12 Removing intermediate container 233899c94230 08:21:12 ---> c52793f2b067 08:21:12 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:21:12 ---> Running in 2b03d8d6ba07 08:21:12 Removing intermediate container 2b03d8d6ba07 08:21:12 ---> bca6558ae896 08:21:12 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 08:21:12 ---> Running in c9379ff64033 08:21:12 Removing intermediate container c9379ff64033 08:21:12 ---> 7030f6a16066 08:21:12 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:21:12 ---> Running in 5274d5281761 08:21:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:21:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:21:12 (1/4) Installing openssh-keygen (9.3_p2-r2) 08:21:12 (2/4) Installing libedit (20221030.3.1-r1) 08:21:12 (3/4) Installing openssh-client-common (9.3_p2-r2) 08:21:12 (4/4) Installing openssh-client-default (9.3_p2-r2) 08:21:12 Executing busybox-1.36.1-r5.trigger 08:21:12 OK: 268 MiB in 56 packages 08:21:13 Removing intermediate container 5274d5281761 08:21:13 ---> 4103009213a3 08:21:13 Step 8/12 : WORKDIR /device-snmp-go 08:21:13 ---> Running in f894f08adee6 08:21:13 Removing intermediate container f894f08adee6 08:21:13 ---> a66601d6bb6f 08:21:13 Step 9/12 : COPY go.mod vendor* ./ 08:21:13 ---> 470a55003d4a 08:21:13 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:21:13 ---> Running in 2bbeee94a5d5 08:21:14 Still waiting to schedule task 08:21:14 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:22:00 Removing intermediate container 2bbeee94a5d5 08:22:00 ---> 5a910e87d27d 08:22:00 Step 11/12 : COPY . . 08:22:00 ---> 75664de53c40 08:22:00 Step 12/12 : RUN ${MAKE} 08:22:00 ---> Running in 38593419f95a 08:22:00 noop 08:22:00 Removing intermediate container 38593419f95a 08:22:00 ---> 262e23dc8afd 08:22:00 Successfully built 262e23dc8afd 08:22:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:00 + docker inspect -f . ci-base-image-x86_64 08:22:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:22:00 prd-ubuntu20.04-docker-8c-8g-4906 does not seem to be running inside a container 08:22:00 $ 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 08:22:01 $ docker top 32df039e0186750e9f7edc4ef9e3f7dfae47080eca29ae8a64267925fc91666e -eo pid,comm [Pipeline] { [Pipeline] sh 08:22:01 + go version 08:22:01 go version go1.21.9 linux/amd64 [Pipeline] } 08:22:01 $ docker stop --time=1 32df039e0186750e9f7edc4ef9e3f7dfae47080eca29ae8a64267925fc91666e 08:22:02 $ docker rm -f --volumes 32df039e0186750e9f7edc4ef9e3f7dfae47080eca29ae8a64267925fc91666e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:03 + docker inspect -f . ci-base-image-x86_64 08:22:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:22:03 prd-ubuntu20.04-docker-8c-8g-4906 does not seem to be running inside a container 08:22:03 $ 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 08:22:03 $ docker top 7667f22a93f58584b7eb90d94f942f4f63ef8c9a348087111f838a412371bcd1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:22:03 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 08:22:04 + make test 08:22:04 go test ./... -coverprofile=coverage.out 08:22:06 ? github.com/edgexfoundry/device-snmp-go [no test files] 08:22:24 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 08:22:24 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.008s coverage: 0.0% of statements 08:22:34 go vet ./... 08:22:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:22:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:22:38 ./bin/test-attribution-txt.sh 08:22:38 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 08:22:38 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 08:22:38 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 08:22:38 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 08:22:38 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 08:22:38 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 08:22:38 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 08:22:38 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 08:22:38 An attribution for golang.org/x/term is missing from Attribution.txt, please add 08:22:38 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 08:22:38 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 08:22:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:22:38 $ docker stop --time=1 7667f22a93f58584b7eb90d94f942f4f63ef8c9a348087111f838a412371bcd1 08:22:42 $ docker rm -f --volumes 7667f22a93f58584b7eb90d94f942f4f63ef8c9a348087111f838a412371bcd1 [Pipeline] // withDockerContainer [Pipeline] sh 08:22:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:22:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:22:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:22:44 + ls -al . 08:22:44 total 240 08:22:44 drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 08:22 . 08:22:44 drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 08:20 .. 08:22:44 -rw-rw-r-- 1 jenkins jenkins 6 Jul 3 08:20 .dockerignore 08:22:44 drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 08:22 .git 08:22:44 drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 08:20 .github 08:22:44 -rw-rw-r-- 1 jenkins jenkins 263 Jul 3 08:20 .gitignore 08:22:44 -rw-rw-r-- 1 jenkins jenkins 41 Jul 3 08:20 .golangci.yml 08:22:44 drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 08:20 .semver 08:22:44 -rw-rw-r-- 1 jenkins jenkins 10025 Jul 3 08:20 Attribution.txt 08:22:44 -rw-rw-r-- 1 jenkins jenkins 11809 Jul 3 08:20 CHANGELOG.md 08:22:44 -rw-rw-r-- 1 jenkins jenkins 1571 Jul 3 08:20 Dockerfile 08:22:44 -rw-rw-r-- 1 jenkins jenkins 677 Jul 3 08:20 GOVERNANCE.md 08:22:44 -rw-rw-r-- 1 jenkins jenkins 656 Jul 3 08:20 Jenkinsfile 08:22:44 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 3 08:20 LICENSE 08:22:44 -rw-rw-r-- 1 jenkins jenkins 2240 Jul 3 08:20 Makefile 08:22:44 -rw-rw-r-- 1 jenkins jenkins 620 Jul 3 08:20 OWNERS.md 08:22:44 -rw-rw-r-- 1 jenkins jenkins 10477 Jul 3 08:20 README.md 08:22:44 -rw-rw-r-- 1 jenkins jenkins 11 Jul 3 08:20 VERSION 08:22:44 drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 08:20 bin 08:22:44 drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 08:20 cmd 08:22:44 -rw-r--r-- 1 jenkins jenkins 8837 Jul 3 08:22 coverage.out 08:22:44 -rw-rw-r-- 1 jenkins jenkins 7054 Jul 3 08:20 go.mod 08:22:44 -rw-rw-r-- 1 jenkins jenkins 102364 Jul 3 08:20 go.sum 08:22:44 drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 08:20 internal 08:22:44 -rw-rw-r-- 1 jenkins jenkins 228 Jul 3 08:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:44 + 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=66a19ca55ca84056ce2719f1ed69bf58dfaa137b --label arch=amd64 --label version=3.2.0-dev.9 . 08:22:44 Sending build context to Docker daemon 20.12MB 08:22:44 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 08:22:44 Step 2/25 : FROM ${BASE} AS builder 08:22:44 ---> 262e23dc8afd 08:22:44 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:22:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4908 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 08:22:44 Running in /w/workspace/device-snmp-go/109 [Pipeline] { [Pipeline] checkout 08:22:45 ---> Running in 6475b6acf333 08:22:45 Removing intermediate container 6475b6acf333 08:22:45 ---> 7faf9b1d1d61 08:22:45 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:22:45 ---> Running in f2fa1ebef3d8 08:22:45 Removing intermediate container f2fa1ebef3d8 08:22:45 ---> 9bf335e7ac5f 08:22:45 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:22:45 ---> Running in 82c8f9ab6a58 08:22:45 Removing intermediate container 82c8f9ab6a58 08:22:45 ---> ec279e44f0c5 08:22:45 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 08:22:45 ---> Running in b5958f0d27a8 08:22:45 Removing intermediate container b5958f0d27a8 08:22:45 ---> 6c8940d756ad 08:22:45 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:22:45 ---> Running in 92d2db03f5d5 08:22:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:22:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:22:46 OK: 268 MiB in 56 packages 08:22:46 Removing intermediate container 92d2db03f5d5 08:22:46 ---> 22a2e0ddebd1 08:22:46 Step 8/25 : WORKDIR /device-snmp-go 08:22:46 ---> Running in 9cfed1b82c66 08:22:46 Removing intermediate container 9cfed1b82c66 08:22:46 ---> 37ca2e542fc9 08:22:46 Step 9/25 : COPY go.mod vendor* ./ 08:22:46 ---> 208ee8a08fea 08:22:46 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:22:46 ---> Running in 34c65b7816fd 08:22:47 Removing intermediate container 34c65b7816fd 08:22:47 ---> 1b7ef0e7f846 08:22:47 Step 11/25 : COPY . . 08:22:47 ---> 214f4f11b7fb 08:22:47 Step 12/25 : RUN ${MAKE} 08:22:47 ---> Running in 11de3fe41109 08:22:47 Selected Git installation does not exist. Using Default 08:22:47 The recommended git tool is: NONE 08:22:48 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.2.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.20" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 08:22:52 using credential edgex-jenkins-ssh 08:22:52 Cloning the remote Git repository 08:22:52 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 08:22:52 > git init /w/workspace/device-snmp-go/109 # timeout=10 08:22:52 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 08:22:52 > git --version # timeout=10 08:22:52 > git --version # 'git version 2.25.1' 08:22:52 using GIT_SSH to set credentials SSH Credentials for GitHub 08:22:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:22:55 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 08:22:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:22:55 Avoid second fetch 08:22:55 Checking out Revision 66a19ca55ca84056ce2719f1ed69bf58dfaa137b (main) 08:22:56 > git config core.sparsecheckout # timeout=10 08:22:56 > git checkout -f 66a19ca55ca84056ce2719f1ed69bf58dfaa137b # timeout=10 08:22:56 Commit message: "Merge pull request #349 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.20" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:23:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:23:01 % Total % Received % Xferd Average Speed Time Time Time Current 08:23:01 Dload Upload Total Spent Left Speed 08:23:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 112k 0 --:--:-- --:--:-- --:--:-- 112k [Pipeline] sh 08:23:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:23:02 + sudo tee /etc/docker/daemon.new 08:23:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:23:02 { 08:23:02 "registry-mirrors": [ 08:23:02 "https://nexus3.edgexfoundry.org:10001" 08:23:02 ], 08:23:02 "bip": "10.250.0.254/24", 08:23:02 "hosts": [ 08:23:02 "tcp://0.0.0.0:5555", 08:23:02 "unix:///var/run/docker.sock" 08:23:02 ], 08:23:02 "mtu": 1458, 08:23:02 "selinux-enabled": true, 08:23:02 "seccomp-profile": "/etc/docker/seccomp.json" 08:23:02 } [Pipeline] sh 08:23:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:23:02 + sudo service docker restart 08:23:20 Removing intermediate container 11de3fe41109 08:23:20 ---> c6634085338d 08:23:20 Step 13/25 : FROM alpine:3.18 08:23:20 3.18: Pulling from library/alpine 08:23:20 73baa7ef167e: Pulling fs layer 08:23:20 73baa7ef167e: Verifying Checksum 08:23:20 73baa7ef167e: Download complete 08:23:20 73baa7ef167e: Pull complete 08:23:20 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:23:20 Status: Downloaded newer image for alpine:3.18 08:23:20 ---> 8fd7cac70a4a 08:23:20 Step 14/25 : RUN apk add --update --no-cache dumb-init 08:23:20 ---> Running in 716d374a96e9 08:23:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:23:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:23:20 (1/1) Installing dumb-init (1.2.5-r2) 08:23:20 Executing busybox-1.36.1-r7.trigger 08:23:20 OK: 7 MiB in 16 packages 08:23:20 Removing intermediate container 716d374a96e9 08:23:20 ---> 1630d51d1328 08:23:20 Step 15/25 : RUN apk --no-cache upgrade 08:23:20 ---> Running in c2fc076f049f 08:23:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:23:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:23:20 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:23:20 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:23:20 OK: 7 MiB in 16 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:23:20 provisioning config files... 08:23:20 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/109@tmp/config580943547022629856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:23:21 Removing intermediate container c2fc076f049f 08:23:21 ---> 067a27e5a2a9 08:23:21 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 08:23:21 ---> ****-login.sh 08:23:21 nexus3.edgexfoundry.org:10001 08:23:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:22 Configure a credential helper to remove this warning. See 08:23:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:22 08:23:22 Login Succeeded 08:23:22 nexus3.edgexfoundry.org:10002 08:23:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:22 Configure a credential helper to remove this warning. See 08:23:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:22 08:23:22 Login Succeeded 08:23:22 nexus3.edgexfoundry.org:10003 08:23:22 ---> bcf86cecb997 08:23:22 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 08:23:22 ---> a8e2d58cbaa1 08:23:22 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 08:23:22 ---> 1e19f1ecb12a 08:23:22 Step 19/25 : EXPOSE 59993 08:23:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:22 Configure a credential helper to remove this warning. See 08:23:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:22 08:23:22 Login Succeeded 08:23:22 nexus3.edgexfoundry.org:10004 08:23:23 ---> Running in 5a79682d35cf 08:23:23 Removing intermediate container 5a79682d35cf 08:23:23 ---> 5ed8c8ca8bc5 08:23:23 Step 20/25 : EXPOSE 161 08:23:23 ---> Running in 18b90fd0564d 08:23:23 Removing intermediate container 18b90fd0564d 08:23:23 ---> fb715f4173c7 08:23:23 Step 21/25 : ENTRYPOINT ["/device-snmp"] 08:23:23 ---> Running in 7192962e8b40 08:23:23 Removing intermediate container 7192962e8b40 08:23:23 ---> 8051e0d3ebe9 08:23:23 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 08:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:23 ---> Running in fbfc806c10e7 08:23:23 Removing intermediate container fbfc806c10e7 08:23:23 ---> 87dc48aef82e 08:23:23 Step 23/25 : LABEL arch=amd64 08:23:23 ---> Running in 94650ea0ba5b 08:23:23 Removing intermediate container 94650ea0ba5b 08:23:23 ---> 884f2e1e77e6 08:23:23 Step 24/25 : LABEL git_sha=66a19ca55ca84056ce2719f1ed69bf58dfaa137b 08:23:23 ---> Running in 5549f5c81613 08:23:23 Removing intermediate container 5549f5c81613 08:23:23 ---> 12958e8b2939 08:23:23 Step 25/25 : LABEL version=3.2.0-dev.9 08:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:23 Configure a credential helper to remove this warning. See 08:23:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:23 08:23:23 Login Succeeded 08:23:23 ****.io 08:23:23 ---> Running in 0b8d99eea318 08:23:23 Removing intermediate container 0b8d99eea318 08:23:23 ---> 7a38148a47da 08:23:23 [Warning] One or more build-args [ARCH] were not consumed 08:23:23 Successfully built 7a38148a47da 08:23:23 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:23:23 provisioning config files... 08:23:23 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config12771576407220147876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:23 ---> ****-login.sh 08:23:23 nexus3.edgexfoundry.org:10001 08:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:23 Configure a credential helper to remove this warning. See 08:23:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:23 08:23:23 Login Succeeded 08:23:23 nexus3.edgexfoundry.org:10002 08:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:23 Configure a credential helper to remove this warning. See 08:23:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:23 08:23:23 Login Succeeded 08:23:23 nexus3.edgexfoundry.org:10003 08:23:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:24 Configure a credential helper to remove this warning. See 08:23:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:24 08:23:24 Login Succeeded 08:23:24 nexus3.edgexfoundry.org:10004 08:23:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:24 Configure a credential helper to remove this warning. See 08:23:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:24 08:23:24 Login Succeeded 08:23:24 ****.io 08:23:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:24 Configure a credential helper to remove this warning. See 08:23:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:24 08:23:24 Login Succeeded 08:23:24 ---> ****-login.sh ends [Pipeline] } 08:23:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 08:23:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:24 Configure a credential helper to remove this warning. See 08:23:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:24 08:23:24 Login Succeeded 08:23:24 ---> ****-login.sh ends [Pipeline] } 08:23:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:23:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:23:24 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 08:23:24 66a19ca55ca84056ce2719f1ed69bf58dfaa137b 08:23:24 latest 08:23:24 3.2.0-dev.9 08:23:24 66a19ca55ca84056ce2719f1ed69bf58dfaa137b-3.2.0-dev.9 08:23:24 main 08:23:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo 08:23:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:23:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:23:24 ========================================================= 08:23:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:23:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:24 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:66a19ca55ca84056ce2719f1ed69bf58dfaa137b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:25 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 08:23:25 + docker push nexus3.edgexfoundry.org:10004/device-snmp:66a19ca55ca84056ce2719f1ed69bf58dfaa137b 08:23:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 08:23:25 238a62414977: Preparing 08:23:25 d6c16b13819d: Preparing 08:23:25 78ad721c437e: Preparing 08:23:25 ddd97349dba7: Preparing 08:23:25 7746a3163312: Preparing 08:23:25 63ec0bd56cf3: Preparing 08:23:25 63ec0bd56cf3: Waiting 08:23:25 7746a3163312: Pushed 08:23:25 d6c16b13819d: Pushed 08:23:25 238a62414977: Pushed 08:23:25 63ec0bd56cf3: Layer already exists 08:23:25 Sending build context to Docker daemon 10.14MB 08:23:25 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 08:23:25 Step 2/12 : FROM ${BASE} AS builder 08:23:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:23:25 c6b39de5b339: Pulling fs layer 08:23:25 a69c41024577: Pulling fs layer 08:23:25 d6de4b400683: Pulling fs layer 08:23:25 35cb2a7552d0: Pulling fs layer 08:23:25 4f4fb700ef54: Pulling fs layer 08:23:25 464afbd9ba4c: Pulling fs layer 08:23:25 00f215d4a9da: Pulling fs layer 08:23:25 d496ad576159: Pulling fs layer 08:23:25 464afbd9ba4c: Waiting 08:23:25 00f215d4a9da: Waiting 08:23:25 35cb2a7552d0: Waiting 08:23:25 d496ad576159: Waiting 08:23:25 ddd97349dba7: Pushed 08:23:25 a69c41024577: Verifying Checksum 08:23:25 a69c41024577: Download complete 08:23:25 35cb2a7552d0: Verifying Checksum 08:23:25 35cb2a7552d0: Download complete 08:23:25 4f4fb700ef54: Verifying Checksum 08:23:25 4f4fb700ef54: Download complete 08:23:25 c6b39de5b339: Verifying Checksum 08:23:25 c6b39de5b339: Download complete 08:23:25 464afbd9ba4c: Verifying Checksum 08:23:25 464afbd9ba4c: Download complete 08:23:26 d496ad576159: Verifying Checksum 08:23:26 d496ad576159: Download complete 08:23:27 c6b39de5b339: Pull complete 08:23:27 a69c41024577: Pull complete 08:23:27 d6de4b400683: Verifying Checksum 08:23:27 d6de4b400683: Download complete 08:23:28 00f215d4a9da: Verifying Checksum 08:23:28 00f215d4a9da: Download complete 08:23:30 78ad721c437e: Pushed 08:23:30 66a19ca55ca84056ce2719f1ed69bf58dfaa137b: digest: sha256:153992d58fda001cae379e0642c87716b80b1f4d929149097cf5a0078fd0dc74 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:30 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:30 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 08:23:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 08:23:30 238a62414977: Preparing 08:23:30 d6c16b13819d: Preparing 08:23:30 78ad721c437e: Preparing 08:23:30 ddd97349dba7: Preparing 08:23:30 7746a3163312: Preparing 08:23:30 63ec0bd56cf3: Preparing 08:23:30 63ec0bd56cf3: Waiting 08:23:30 238a62414977: Layer already exists 08:23:30 7746a3163312: Layer already exists 08:23:30 ddd97349dba7: Layer already exists 08:23:30 d6c16b13819d: Layer already exists 08:23:30 78ad721c437e: Layer already exists 08:23:30 63ec0bd56cf3: Layer already exists 08:23:30 latest: digest: sha256:153992d58fda001cae379e0642c87716b80b1f4d929149097cf5a0078fd0dc74 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:30 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:31 + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.9 08:23:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 08:23:31 238a62414977: Preparing 08:23:31 d6c16b13819d: Preparing 08:23:31 78ad721c437e: Preparing 08:23:31 ddd97349dba7: Preparing 08:23:31 7746a3163312: Preparing 08:23:31 63ec0bd56cf3: Preparing 08:23:31 63ec0bd56cf3: Waiting 08:23:31 ddd97349dba7: Layer already exists 08:23:31 7746a3163312: Layer already exists 08:23:31 d6c16b13819d: Layer already exists 08:23:31 238a62414977: Layer already exists 08:23:31 78ad721c437e: Layer already exists 08:23:31 63ec0bd56cf3: Layer already exists 08:23:31 3.2.0-dev.9: digest: sha256:153992d58fda001cae379e0642c87716b80b1f4d929149097cf5a0078fd0dc74 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:31 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:66a19ca55ca84056ce2719f1ed69bf58dfaa137b-3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:31 + docker push nexus3.edgexfoundry.org:10004/device-snmp:66a19ca55ca84056ce2719f1ed69bf58dfaa137b-3.2.0-dev.9 08:23:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 08:23:31 238a62414977: Preparing 08:23:31 d6c16b13819d: Preparing 08:23:31 78ad721c437e: Preparing 08:23:31 ddd97349dba7: Preparing 08:23:31 7746a3163312: Preparing 08:23:31 63ec0bd56cf3: Preparing 08:23:31 63ec0bd56cf3: Waiting 08:23:31 ddd97349dba7: Layer already exists 08:23:31 d6c16b13819d: Layer already exists 08:23:31 7746a3163312: Layer already exists 08:23:31 78ad721c437e: Layer already exists 08:23:31 238a62414977: Layer already exists 08:23:31 63ec0bd56cf3: Layer already exists 08:23:31 66a19ca55ca84056ce2719f1ed69bf58dfaa137b-3.2.0-dev.9: digest: sha256:153992d58fda001cae379e0642c87716b80b1f4d929149097cf5a0078fd0dc74 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:32 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:32 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 08:23:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 08:23:32 238a62414977: Preparing 08:23:32 d6c16b13819d: Preparing 08:23:32 78ad721c437e: Preparing 08:23:32 ddd97349dba7: Preparing 08:23:32 7746a3163312: Preparing 08:23:32 63ec0bd56cf3: Preparing 08:23:32 63ec0bd56cf3: Waiting 08:23:32 ddd97349dba7: Layer already exists 08:23:32 238a62414977: Layer already exists 08:23:32 d6c16b13819d: Layer already exists 08:23:32 7746a3163312: Layer already exists 08:23:32 78ad721c437e: Layer already exists 08:23:32 63ec0bd56cf3: Layer already exists 08:23:32 main: digest: sha256:153992d58fda001cae379e0642c87716b80b1f4d929149097cf5a0078fd0dc74 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:23:32 ===================================================== [Pipeline] echo 08:23:32 taggedImages: 08:23:32 - nexus3.edgexfoundry.org:10004/device-snmp:66a19ca55ca84056ce2719f1ed69bf58dfaa137b 08:23:32 - nexus3.edgexfoundry.org:10004/device-snmp:latest 08:23:32 - nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.9 08:23:32 - nexus3.edgexfoundry.org:10004/device-snmp:66a19ca55ca84056ce2719f1ed69bf58dfaa137b-3.2.0-dev.9 08:23:32 - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:23:33 08:23:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:23:33 latest: Pulling from edgex-lftools-log-publisher 08:23:33 5eb5b503b376: Pulling fs layer 08:23:33 5c69ac0246d0: Pulling fs layer 08:23:33 ec43610c2a17: Pulling fs layer 08:23:33 3a2ae6a8a46f: Pulling fs layer 08:23:33 33b1e0a273af: Pulling fs layer 08:23:33 5d3b04190fa2: Pulling fs layer 08:23:33 2f39f015ded8: Pulling fs layer 08:23:33 3a2ae6a8a46f: Waiting 08:23:33 33b1e0a273af: Waiting 08:23:33 5d3b04190fa2: Waiting 08:23:33 2f39f015ded8: Waiting 08:23:33 5c69ac0246d0: Download complete 08:23:33 3a2ae6a8a46f: Verifying Checksum 08:23:33 3a2ae6a8a46f: Download complete 08:23:33 33b1e0a273af: Verifying Checksum 08:23:33 33b1e0a273af: Download complete 08:23:33 5d3b04190fa2: Download complete 08:23:33 ec43610c2a17: Verifying Checksum 08:23:33 ec43610c2a17: Download complete 08:23:33 5eb5b503b376: Verifying Checksum 08:23:33 5eb5b503b376: Download complete 08:23:34 2f39f015ded8: Download complete 08:23:34 5eb5b503b376: Pull complete 08:23:34 5c69ac0246d0: Pull complete 08:23:35 ec43610c2a17: Pull complete 08:23:35 3a2ae6a8a46f: Pull complete 08:23:35 33b1e0a273af: Pull complete 08:23:35 5d3b04190fa2: Pull complete 08:23:39 2f39f015ded8: Pull complete 08:23:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:23:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:23:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:23:39 prd-ubuntu20.04-docker-8c-8g-4906 does not seem to be running inside a container 08:23:39 $ 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 08:23:40 d6de4b400683: Pull complete 08:23:40 35cb2a7552d0: Pull complete 08:23:40 4f4fb700ef54: Pull complete 08:23:41 464afbd9ba4c: Pull complete 08:23:42 $ docker top 33a9dff13913f28cd0559ad2cc9f6546329c38c249c742a58ee72d7fd8dcc64e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:23:43 ---> job-cost.sh 08:23:43 lf-activate-venv: SKIPPING 08:23:43 INFO: No Stack... 08:23:43 INFO: Retrieving Pricing Info for: v3-standard-8 08:23:44 INFO: Archiving Costs [Pipeline] sh 08:23:44 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 08:23:44 + cut -d, -f6 [Pipeline] lock 08:23:44 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-109-stack-cost] 08:23:44 Resource [jenkins-edgexfoundry-device-snmp-go-main-109-stack-cost] did not exist. Created. 08:23:44 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:23:44 + echo total: 0.2199999988079071 [Pipeline] stash 08:23:44 Stashed 1 file(s) [Pipeline] } 08:23:44 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-109-stack-cost] [Pipeline] // lock [Pipeline] } 08:23:44 $ docker stop --time=1 33a9dff13913f28cd0559ad2cc9f6546329c38c249c742a58ee72d7fd8dcc64e 08:23:45 $ docker rm -f --volumes 33a9dff13913f28cd0559ad2cc9f6546329c38c249c742a58ee72d7fd8dcc64e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:23:50 00f215d4a9da: Pull complete 08:23:52 d496ad576159: Pull complete 08:23:52 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 08:23:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:23:52 ---> f246e2811388 08:23:52 Step 3/12 : ARG ADD_BUILD_TAGS="" 08:23:53 ---> Running in e028bed467c4 08:23:53 Removing intermediate container e028bed467c4 08:23:53 ---> 5685262c819a 08:23:53 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:23:54 ---> Running in 0d8c72b7f662 08:23:54 Removing intermediate container 0d8c72b7f662 08:23:54 ---> 78464d9266ef 08:23:54 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:23:54 ---> Running in 7fe345c9e170 08:23:54 Removing intermediate container 7fe345c9e170 08:23:54 ---> 237d81c48a57 08:23:54 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 08:23:54 ---> Running in ba23bcdbdaaa 08:23:54 Removing intermediate container ba23bcdbdaaa 08:23:54 ---> 0853a5116420 08:23:54 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:23:55 ---> Running in c7e6d58375a6 08:23:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:23:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:23:57 (1/4) Installing openssh-keygen (9.3_p2-r2) 08:23:57 (2/4) Installing libedit (20221030.3.1-r1) 08:23:57 (3/4) Installing openssh-client-common (9.3_p2-r2) 08:23:57 (4/4) Installing openssh-client-default (9.3_p2-r2) 08:23:57 Executing busybox-1.36.1-r5.trigger 08:23:57 OK: 271 MiB in 56 packages 08:23:59 Removing intermediate container c7e6d58375a6 08:23:59 ---> 1ddb070380d5 08:23:59 Step 8/12 : WORKDIR /device-snmp-go 08:23:59 ---> Running in ec6f012c01a5 08:23:59 Removing intermediate container ec6f012c01a5 08:23:59 ---> cdd4898504a1 08:23:59 Step 9/12 : COPY go.mod vendor* ./ 08:23:59 ---> 69909275b8fc 08:23:59 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:23:59 ---> Running in a725e30e62ba 08:25:51 Removing intermediate container a725e30e62ba 08:25:51 ---> 9beda37ca299 08:25:51 Step 11/12 : COPY . . 08:25:51 ---> ef5c5b8abbc7 08:25:51 Step 12/12 : RUN ${MAKE} 08:25:51 ---> Running in 7425f9a89299 08:25:51 noop 08:25:51 Removing intermediate container 7425f9a89299 08:25:51 ---> 31f6bad8d4da 08:25:51 Successfully built 31f6bad8d4da 08:25:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:25:51 + docker inspect -f . ci-base-image-arm64 08:25:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:25:52 prd-ubuntu20.04-docker-arm64-4c-16g-4908 does not seem to be running inside a container 08:25:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/109 -v /w/workspace/device-snmp-go/109:/w/workspace/device-snmp-go/109:rw,z -v /w/workspace/device-snmp-go/109@tmp:/w/workspace/device-snmp-go/109@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 08:25:53 $ docker top 9ece6d1ab500b671c35204f7dd2da8f164583d0be12979bab6ee06b0a325bf1f -eo pid,comm [Pipeline] { [Pipeline] sh 08:25:54 + go version 08:25:54 go version go1.21.9 linux/arm64 [Pipeline] } 08:25:54 $ docker stop --time=1 9ece6d1ab500b671c35204f7dd2da8f164583d0be12979bab6ee06b0a325bf1f 08:25:55 $ docker rm -f --volumes 9ece6d1ab500b671c35204f7dd2da8f164583d0be12979bab6ee06b0a325bf1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:25:56 + docker inspect -f . ci-base-image-arm64 08:25:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:25:56 prd-ubuntu20.04-docker-arm64-4c-16g-4908 does not seem to be running inside a container 08:25:56 $ 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/109 -v /w/workspace/device-snmp-go/109:/w/workspace/device-snmp-go/109:rw,z -v /w/workspace/device-snmp-go/109@tmp:/w/workspace/device-snmp-go/109@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 08:25:57 $ docker top 1928de28cbd1f15e5db5d2d33ec240bd29fcb1029335d4f14e03808d651ae282 -eo pid,comm [Pipeline] { [Pipeline] sh 08:25:58 + git config --global --add safe.directory /w/workspace/device-snmp-go/109 [Pipeline] fileExists [Pipeline] sh 08:25:58 + make test 08:25:58 go test ./... -coverprofile=coverage.out 08:26:04 ? github.com/edgexfoundry/device-snmp-go [no test files] 08:29:56 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 08:29:56 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.026s coverage: 0.0% of statements 08:29:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:29:56 go vet ./... 08:30:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:30:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:30:43 ./bin/test-attribution-txt.sh 08:30:43 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 08:30:43 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 08:30:43 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 08:30:43 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 08:30:43 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 08:30:43 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 08:30:43 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 08:30:43 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 08:30:43 An attribution for golang.org/x/term is missing from Attribution.txt, please add 08:30:43 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 08:30:43 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 08:30:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:30:43 $ docker stop --time=1 1928de28cbd1f15e5db5d2d33ec240bd29fcb1029335d4f14e03808d651ae282 08:30:45 $ docker rm -f --volumes 1928de28cbd1f15e5db5d2d33ec240bd29fcb1029335d4f14e03808d651ae282 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:30:46 Warning: overwriting stash ‘coverage-report’ 08:30:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:30:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:30:47 + ls -al . 08:30:47 total 236 08:30:47 drwxrwxr-x 7 jenkins jenkins 4096 Jul 3 08:26 . 08:30:47 drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 08:22 .. 08:30:47 -rw-rw-r-- 1 jenkins jenkins 6 Jul 3 08:22 .dockerignore 08:30:47 drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 08:23 .git 08:30:47 drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 08:22 .github 08:30:47 -rw-rw-r-- 1 jenkins jenkins 263 Jul 3 08:22 .gitignore 08:30:47 -rw-rw-r-- 1 jenkins jenkins 41 Jul 3 08:22 .golangci.yml 08:30:47 -rw-rw-r-- 1 jenkins jenkins 10025 Jul 3 08:22 Attribution.txt 08:30:47 -rw-rw-r-- 1 jenkins jenkins 11809 Jul 3 08:22 CHANGELOG.md 08:30:47 -rw-rw-r-- 1 jenkins jenkins 1571 Jul 3 08:22 Dockerfile 08:30:47 -rw-rw-r-- 1 jenkins jenkins 677 Jul 3 08:22 GOVERNANCE.md 08:30:47 -rw-rw-r-- 1 jenkins jenkins 656 Jul 3 08:22 Jenkinsfile 08:30:47 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 3 08:22 LICENSE 08:30:47 -rw-rw-r-- 1 jenkins jenkins 2240 Jul 3 08:22 Makefile 08:30:47 -rw-rw-r-- 1 jenkins jenkins 620 Jul 3 08:22 OWNERS.md 08:30:47 -rw-rw-r-- 1 jenkins jenkins 10477 Jul 3 08:22 README.md 08:30:47 -rw-rw-r-- 1 jenkins jenkins 11 Jul 3 08:20 VERSION 08:30:47 drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 08:22 bin 08:30:47 drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 08:22 cmd 08:30:47 -rw-r--r-- 1 jenkins jenkins 8837 Jul 3 08:29 coverage.out 08:30:47 -rw-rw-r-- 1 jenkins jenkins 7054 Jul 3 08:22 go.mod 08:30:47 -rw-rw-r-- 1 jenkins jenkins 102364 Jul 3 08:22 go.sum 08:30:47 drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 08:22 internal 08:30:47 -rw-rw-r-- 1 jenkins jenkins 228 Jul 3 08:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:48 + 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=66a19ca55ca84056ce2719f1ed69bf58dfaa137b --label arch=arm64 --label version=3.2.0-dev.9 . 08:30:48 Sending build context to Docker daemon 10.15MB 08:30:48 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 08:30:48 Step 2/25 : FROM ${BASE} AS builder 08:30:48 ---> 31f6bad8d4da 08:30:48 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:30:48 ---> Running in 0d0034dbc437 08:30:49 Removing intermediate container 0d0034dbc437 08:30:49 ---> ad82d9d0718a 08:30:49 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:30:49 ---> Running in 395908ba3aea 08:30:49 Removing intermediate container 395908ba3aea 08:30:49 ---> 93791dfdca59 08:30:49 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:30:49 ---> Running in b6d32ced6c0b 08:30:49 Removing intermediate container b6d32ced6c0b 08:30:49 ---> 903bd7064a4f 08:30:49 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 08:30:50 ---> Running in 29392831dc3c 08:30:50 Removing intermediate container 29392831dc3c 08:30:50 ---> 670f4a75008a 08:30:50 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:30:50 ---> Running in 554f55bf8420 08:30:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:30:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:30:53 OK: 271 MiB in 56 packages 08:30:54 Removing intermediate container 554f55bf8420 08:30:54 ---> d324aee9a3ab 08:30:54 Step 8/25 : WORKDIR /device-snmp-go 08:30:54 ---> Running in 4f51ba9c6f6d 08:30:54 Removing intermediate container 4f51ba9c6f6d 08:30:54 ---> 0b941dd137ef 08:30:54 Step 9/25 : COPY go.mod vendor* ./ 08:30:55 ---> e7d7f281fab6 08:30:55 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:30:55 ---> Running in b40e97e46277 08:30:57 Removing intermediate container b40e97e46277 08:30:57 ---> a9271099f0fa 08:30:57 Step 11/25 : COPY . . 08:30:58 ---> c696009c7242 08:30:58 Step 12/25 : RUN ${MAKE} 08:30:58 ---> Running in e71940ea5b44 08:31:00 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.2.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.20" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 08:34:52 Removing intermediate container e71940ea5b44 08:34:52 ---> fa1a8f867c0f 08:34:52 Step 13/25 : FROM alpine:3.18 08:34:52 3.18: Pulling from library/alpine 08:34:52 5c905c7ebe2f: Pulling fs layer 08:34:52 5c905c7ebe2f: Verifying Checksum 08:34:52 5c905c7ebe2f: Download complete 08:34:52 5c905c7ebe2f: Pull complete 08:34:52 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:34:52 Status: Downloaded newer image for alpine:3.18 08:34:52 ---> dec292d02e07 08:34:52 Step 14/25 : RUN apk add --update --no-cache dumb-init 08:34:52 ---> Running in 1bb6d9555344 08:34:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:34:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:34:52 (1/1) Installing dumb-init (1.2.5-r2) 08:34:52 Executing busybox-1.36.1-r7.trigger 08:34:52 OK: 8 MiB in 16 packages 08:34:52 Removing intermediate container 1bb6d9555344 08:34:52 ---> 653fa4d9dfe9 08:34:52 Step 15/25 : RUN apk --no-cache upgrade 08:34:52 ---> Running in 178e468bddd6 08:34:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:34:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:34:52 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:34:52 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:34:52 OK: 8 MiB in 16 packages 08:34:52 Removing intermediate container 178e468bddd6 08:34:52 ---> c2c4ef7a8722 08:34:52 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 08:34:52 ---> d61110f72bd9 08:34:52 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 08:34:52 ---> a384789cdc52 08:34:52 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 08:34:52 ---> 1761bb630c3b 08:34:52 Step 19/25 : EXPOSE 59993 08:34:52 ---> Running in 39c4cf8db126 08:34:52 Removing intermediate container 39c4cf8db126 08:34:52 ---> 8391a9dcda93 08:34:52 Step 20/25 : EXPOSE 161 08:34:52 ---> Running in d2603343bbbf 08:34:52 Removing intermediate container d2603343bbbf 08:34:52 ---> 426b640bfad2 08:34:52 Step 21/25 : ENTRYPOINT ["/device-snmp"] 08:34:52 ---> Running in 30c781e02f59 08:34:52 Removing intermediate container 30c781e02f59 08:34:52 ---> 299a44ca1c50 08:34:52 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:52 ---> Running in 1b4106c2b21e 08:34:52 Removing intermediate container 1b4106c2b21e 08:34:52 ---> 16d18724a3e0 08:34:52 Step 23/25 : LABEL arch=arm64 08:34:52 ---> Running in 0ed630d984da 08:34:52 Removing intermediate container 0ed630d984da 08:34:52 ---> 5f642f953ba8 08:34:52 Step 24/25 : LABEL git_sha=66a19ca55ca84056ce2719f1ed69bf58dfaa137b 08:34:52 ---> Running in 17bb6e12bd21 08:34:52 Removing intermediate container 17bb6e12bd21 08:34:52 ---> 268efb304e93 08:34:52 Step 25/25 : LABEL version=3.2.0-dev.9 08:34:52 ---> Running in a56bc6bf78b4 08:34:52 Removing intermediate container a56bc6bf78b4 08:34:52 ---> 3d6132f9ea81 08:34:52 [Warning] One or more build-args [ARCH] were not consumed 08:34:52 Successfully built 3d6132f9ea81 08:34:52 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 08:34:52 provisioning config files... 08:34:52 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/109@tmp/config5038820486894088141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:52 ---> ****-login.sh 08:34:52 nexus3.edgexfoundry.org:10001 08:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:53 Configure a credential helper to remove this warning. See 08:34:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:53 08:34:53 Login Succeeded 08:34:53 nexus3.edgexfoundry.org:10002 08:34:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:53 Configure a credential helper to remove this warning. See 08:34:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:53 08:34:53 Login Succeeded 08:34:53 nexus3.edgexfoundry.org:10003 08:34:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:53 Configure a credential helper to remove this warning. See 08:34:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:53 08:34:53 Login Succeeded 08:34:53 nexus3.edgexfoundry.org:10004 08:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:54 Configure a credential helper to remove this warning. See 08:34:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:54 08:34:54 Login Succeeded 08:34:54 ****.io 08:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:54 Configure a credential helper to remove this warning. See 08:34:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:54 08:34:54 Login Succeeded 08:34:54 ---> ****-login.sh ends [Pipeline] } 08:34:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:34:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:34:54 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 08:34:54 66a19ca55ca84056ce2719f1ed69bf58dfaa137b 08:34:54 latest 08:34:54 3.2.0-dev.9 08:34:54 66a19ca55ca84056ce2719f1ed69bf58dfaa137b-3.2.0-dev.9 08:34:54 main 08:34:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:55 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:66a19ca55ca84056ce2719f1ed69bf58dfaa137b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:55 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:66a19ca55ca84056ce2719f1ed69bf58dfaa137b 08:34:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 08:34:55 1b8a68a8adf1: Preparing 08:34:55 46ed7712a654: Preparing 08:34:55 cf8c53366b23: Preparing 08:34:55 ac31306024aa: Preparing 08:34:55 f89240397e56: Preparing 08:34:55 da707bb00cb8: Preparing 08:34:55 da707bb00cb8: Waiting 08:34:55 1b8a68a8adf1: Pushed 08:34:55 46ed7712a654: Pushed 08:34:55 f89240397e56: Pushed 08:34:55 da707bb00cb8: Layer already exists 08:34:56 ac31306024aa: Pushed 08:35:04 cf8c53366b23: Pushed 08:35:05 66a19ca55ca84056ce2719f1ed69bf58dfaa137b: digest: sha256:39efa28f38410a13517e1f5581973e117f3037b752b0d288305b9cc9ee8761e5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:05 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:05 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 08:35:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 08:35:05 1b8a68a8adf1: Preparing 08:35:05 46ed7712a654: Preparing 08:35:05 cf8c53366b23: Preparing 08:35:05 ac31306024aa: Preparing 08:35:05 f89240397e56: Preparing 08:35:05 da707bb00cb8: Preparing 08:35:05 da707bb00cb8: Waiting 08:35:05 1b8a68a8adf1: Layer already exists 08:35:05 cf8c53366b23: Layer already exists 08:35:05 ac31306024aa: Layer already exists 08:35:05 f89240397e56: Layer already exists 08:35:05 46ed7712a654: Layer already exists 08:35:05 da707bb00cb8: Layer already exists 08:35:06 latest: digest: sha256:39efa28f38410a13517e1f5581973e117f3037b752b0d288305b9cc9ee8761e5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:06 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:06 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.9 08:35:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 08:35:06 1b8a68a8adf1: Preparing 08:35:06 46ed7712a654: Preparing 08:35:06 cf8c53366b23: Preparing 08:35:06 ac31306024aa: Preparing 08:35:06 f89240397e56: Preparing 08:35:06 da707bb00cb8: Preparing 08:35:06 da707bb00cb8: Waiting 08:35:06 46ed7712a654: Layer already exists 08:35:06 f89240397e56: Layer already exists 08:35:06 ac31306024aa: Layer already exists 08:35:06 1b8a68a8adf1: Layer already exists 08:35:06 cf8c53366b23: Layer already exists 08:35:06 da707bb00cb8: Layer already exists 08:35:07 3.2.0-dev.9: digest: sha256:39efa28f38410a13517e1f5581973e117f3037b752b0d288305b9cc9ee8761e5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:07 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:66a19ca55ca84056ce2719f1ed69bf58dfaa137b-3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:07 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:66a19ca55ca84056ce2719f1ed69bf58dfaa137b-3.2.0-dev.9 08:35:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 08:35:07 1b8a68a8adf1: Preparing 08:35:07 46ed7712a654: Preparing 08:35:07 cf8c53366b23: Preparing 08:35:07 ac31306024aa: Preparing 08:35:07 f89240397e56: Preparing 08:35:07 da707bb00cb8: Preparing 08:35:07 da707bb00cb8: Waiting 08:35:07 1b8a68a8adf1: Layer already exists 08:35:07 46ed7712a654: Layer already exists 08:35:07 cf8c53366b23: Layer already exists 08:35:07 ac31306024aa: Layer already exists 08:35:07 f89240397e56: Layer already exists 08:35:07 da707bb00cb8: Layer already exists 08:35:07 66a19ca55ca84056ce2719f1ed69bf58dfaa137b-3.2.0-dev.9: digest: sha256:39efa28f38410a13517e1f5581973e117f3037b752b0d288305b9cc9ee8761e5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:08 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:08 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 08:35:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 08:35:08 1b8a68a8adf1: Preparing 08:35:08 46ed7712a654: Preparing 08:35:08 cf8c53366b23: Preparing 08:35:08 ac31306024aa: Preparing 08:35:08 f89240397e56: Preparing 08:35:08 da707bb00cb8: Preparing 08:35:08 da707bb00cb8: Waiting 08:35:08 cf8c53366b23: Layer already exists 08:35:08 f89240397e56: Layer already exists 08:35:08 ac31306024aa: Layer already exists 08:35:08 46ed7712a654: Layer already exists 08:35:08 1b8a68a8adf1: Layer already exists 08:35:08 da707bb00cb8: Layer already exists 08:35:09 main: digest: sha256:39efa28f38410a13517e1f5581973e117f3037b752b0d288305b9cc9ee8761e5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:35:09 ===================================================== [Pipeline] echo 08:35:09 taggedImages: 08:35:09 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:66a19ca55ca84056ce2719f1ed69bf58dfaa137b 08:35:09 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 08:35:09 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.9 08:35:09 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:66a19ca55ca84056ce2719f1ed69bf58dfaa137b-3.2.0-dev.9 08:35:09 - 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 08:35:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:35:09 08:35:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:35:09 arm64: Pulling from edgex-lftools-log-publisher 08:35:09 8998bd30e6a1: Pulling fs layer 08:35:09 04944245beec: Pulling fs layer 08:35:09 699f458cf7ca: Pulling fs layer 08:35:09 765212b225bb: Pulling fs layer 08:35:09 765212b225bb: Waiting 08:35:09 f23df028b6ca: Pulling fs layer 08:35:09 d65c8cfc05b1: Pulling fs layer 08:35:09 f23df028b6ca: Waiting 08:35:09 2437ff75d9bd: Pulling fs layer 08:35:09 d65c8cfc05b1: Waiting 08:35:09 2437ff75d9bd: Waiting 08:35:10 04944245beec: Verifying Checksum 08:35:10 04944245beec: Download complete 08:35:10 765212b225bb: Verifying Checksum 08:35:10 765212b225bb: Download complete 08:35:10 f23df028b6ca: Verifying Checksum 08:35:10 f23df028b6ca: Download complete 08:35:10 d65c8cfc05b1: Verifying Checksum 08:35:10 d65c8cfc05b1: Download complete 08:35:10 699f458cf7ca: Verifying Checksum 08:35:10 699f458cf7ca: Download complete 08:35:10 8998bd30e6a1: Verifying Checksum 08:35:10 8998bd30e6a1: Download complete 08:35:13 2437ff75d9bd: Verifying Checksum 08:35:13 2437ff75d9bd: Download complete 08:35:15 8998bd30e6a1: Pull complete 08:35:16 04944245beec: Pull complete 08:35:17 699f458cf7ca: Pull complete 08:35:17 765212b225bb: Pull complete 08:35:18 f23df028b6ca: Pull complete 08:35:18 d65c8cfc05b1: Pull complete 08:35:37 2437ff75d9bd: Pull complete 08:35:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:35:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:35:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:37 prd-ubuntu20.04-docker-arm64-4c-16g-4908 does not seem to be running inside a container 08:35:37 $ 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/109 -v /w/workspace/device-snmp-go/109:/w/workspace/device-snmp-go/109:rw,z -v /w/workspace/device-snmp-go/109@tmp:/w/workspace/device-snmp-go/109@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 08:35:40 $ docker top 6d5917e888cd042689d3c4c89b5a66b27edf89fa527639018257feebdeca4a7a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:35:40 ---> job-cost.sh 08:35:40 lf-activate-venv: SKIPPING 08:35:40 INFO: No Stack... 08:35:41 INFO: Retrieving Pricing Info for: v3-standard-4 08:35:42 INFO: Archiving Costs [Pipeline] sh 08:35:42 + cat /w/workspace/device-snmp-go/109/archives/cost.csv 08:35:42 + cut -d, -f6 [Pipeline] lock 08:35:42 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-109-stack-cost] 08:35:42 Resource [jenkins-edgexfoundry-device-snmp-go-main-109-stack-cost] did not exist. Created. 08:35:42 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:35:43 /w/workspace/device-snmp-go/109@tmp/durable-50018d23/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:35:44 + echo total: 0.10999999940395355 [Pipeline] stash 08:35:44 Warning: overwriting stash ‘stack-cost’ 08:35:44 Stashed 1 file(s) [Pipeline] } 08:35:44 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-109-stack-cost] [Pipeline] // lock [Pipeline] } 08:35:44 $ docker stop --time=1 6d5917e888cd042689d3c4c89b5a66b27edf89fa527639018257feebdeca4a7a 08:35:45 $ docker rm -f --volumes 6d5917e888cd042689d3c4c89b5a66b27edf89fa527639018257feebdeca4a7a [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 08:35:46 provisioning config files... 08:35:46 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config11541569313446743585tmp [Pipeline] { [Pipeline] sh 08:35:46 + set +x 08:35:46 + curl -s https://codecov.io/bash 08:35:46 + bash -s -- 08:35:46 08:35:46 _____ _ 08:35:46 / ____| | | 08:35:46 | | ___ __| | ___ ___ _____ __ 08:35:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:35:46 | |___| (_) | (_| | __/ (_| (_) \ V / 08:35:46 \_____\___/ \__,_|\___|\___\___/ \_/ 08:35:46 Bash-1.0.6 08:35:46 08:35:46 08:35:46 ==> git version 2.25.1 found 08:35:46 ==> 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 08:35:46 Release-Date: 2020-01-08 08:35:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:35:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:35:46 ==> Jenkins CI detected. 08:35:46 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 08:35:46 project root: . 08:35:46 --> token set from env 08:35:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:35:46 ==> Running gcov in . (disable via -X gcov) 08:35:46 ==> Python coveragepy not found 08:35:46 ==> Searching for coverage reports in: 08:35:46 + . 08:35:46 -> Found 1 reports 08:35:46 ==> Detecting git/mercurial file structure 08:35:46 ==> Reading reports 08:35:46 + ./coverage.out bytes=8837 08:35:46 ==> Appending adjustments 08:35:46 https://docs.codecov.io/docs/fixing-reports 08:35:46 + Found adjustments 08:35:46 ==> Gzipping contents 08:35:46 4.0K /tmp/codecov.6LY67N.gz 08:35:46 ==> Uploading reports 08:35:46 url: https://codecov.io 08:35:46 query: branch=main&commit=66a19ca55ca84056ce2719f1ed69bf58dfaa137b&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:35:46 -> Pinging Codecov 08:35:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=66a19ca55ca84056ce2719f1ed69bf58dfaa137b&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:35:47 -> Uploading to 08:35:47 https://storage.googleapis.com/codecov/v4/raw/2024-07-03/6C56EA5C29638FB4528AC87E60AF5AE0/66a19ca55ca84056ce2719f1ed69bf58dfaa137b/a06ed603-8166-451e-ac0b-689f5f2c9865.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240703%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240703T083546Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=84efe1e66bfe09c424ecc0ff04181a85f268fa8b4823f0884fd2a4764d6ff9b1 08:35:47 % Total % Received % Xferd Average Speed Time Time Time Current 08:35:47 Dload Upload Total Spent Left Speed 08:35:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 5435 --:--:-- --:--:-- --:--:-- 5456 08:35:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/66a19ca55ca84056ce2719f1ed69bf58dfaa137b [Pipeline] } 08:35:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:35:47 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:35:47 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:35:47 08:35:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:35:48 latest: Pulling from edgex-devops/edgex-snyk-go 08:35:48 619be1103602: Already exists 08:35:48 f8ea3408117e: Pulling fs layer 08:35:48 91320369b822: Pulling fs layer 08:35:48 0406650e8295: Pulling fs layer 08:35:48 4f4fb700ef54: Pulling fs layer 08:35:48 96d80e3f36e1: Pulling fs layer 08:35:48 4f4fb700ef54: Waiting 08:35:48 bcf3aedb951c: Pulling fs layer 08:35:48 96d80e3f36e1: Waiting 08:35:48 bcf3aedb951c: Waiting 08:35:48 0406650e8295: Download complete 08:35:48 f8ea3408117e: Download complete 08:35:48 4f4fb700ef54: Verifying Checksum 08:35:48 4f4fb700ef54: Download complete 08:35:48 f8ea3408117e: Pull complete 08:35:48 96d80e3f36e1: Verifying Checksum 08:35:48 96d80e3f36e1: Download complete 08:35:48 91320369b822: Verifying Checksum 08:35:48 91320369b822: Download complete 08:35:49 bcf3aedb951c: Verifying Checksum 08:35:49 bcf3aedb951c: Download complete 08:35:51 91320369b822: Pull complete 08:35:51 0406650e8295: Pull complete 08:35:51 4f4fb700ef54: Pull complete 08:35:52 96d80e3f36e1: Pull complete 08:35:54 bcf3aedb951c: Pull complete 08:35:54 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 08:35:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:35:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:54 prd-ubuntu20.04-docker-8c-8g-4906 does not seem to be running inside a container 08:35:54 $ 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 08:36:09 $ docker top 5c6166d0598e3c43b1ffd3cc7feb123ab72e3da583cd8b461b6618fad1f9817f -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:09 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] echo 08:36:09 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 08:36:09 + set -o pipefail 08:36:09 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 08:36:16 08:36:16 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 08:36:16 08:36:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6109ca73-afa1-4109-af03-45c28384bb64/history/a91c2625-f1ca-4e80-9dbd-474a7dcff5e0 08:36:16 08:36:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:36:16 08:36:16 08:36:16 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 08:36:16 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:36:16 $ docker stop --time=1 5c6166d0598e3c43b1ffd3cc7feb123ab72e3da583cd8b461b6618fad1f9817f 08:36:20 $ docker rm -f --volumes 5c6166d0598e3c43b1ffd3cc7feb123ab72e3da583cd8b461b6618fad1f9817f [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 08:36:21 + git log --format=format:%s -1 66a19ca55ca84056ce2719f1ed69bf58dfaa137b [Pipeline] sh 08:36:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:36:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:36:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:21 prd-ubuntu20.04-docker-8c-8g-4906 does not seem to be running inside a container 08:36:21 $ 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 08:36:22 $ docker top 751f1929348c96bf514ad93ebf05c59482aab9061705caa553f1981a75810073 -eo pid,comm 08:36:22 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). 08:36:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:36:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:36:22 [ssh-agent] Looking for ssh-agent implementation... 08:36:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:36:22 $ docker exec 751f1929348c96bf514ad93ebf05c59482aab9061705caa553f1981a75810073 ssh-agent 08:36:22 SSH_AUTH_SOCK=/tmp/ssh-ggqCqwW6XQCN/agent.32 08:36:22 SSH_AGENT_PID=38 08:36:22 Running ssh-add (command line suppressed) 08:36:22 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11151151366040339138.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11151151366040339138.key) 08:36:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:36:23 + git semver tag 08:36:23 2024-07-03 08:36:23,248 [run_tag] DEBUG tag force:False 08:36:23 2024-07-03 08:36:23,248 [check_head_tag] DEBUG check head tag 08:36:23 2024-07-03 08:36:23,248 [execute] INFO git cat-file --batch-check 08:36:23 2024-07-03 08:36:23,249 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 08:36:23 2024-07-03 08:36:23,252 [execute] INFO git cat-file --batch 08:36:23 2024-07-03 08:36:23,252 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 08:36:23 2024-07-03 08:36:23,266 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 08:36:23 2024-07-03 08:36:23,267 [execute] INFO git tag -a v3.2.0-dev.9 -m v3.2.0-dev.9 08:36:23 2024-07-03 08:36:23,267 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.9', '-m', 'v3.2.0-dev.9'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 08:36:23 2024-07-03 08:36:23,273 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 08:36:23 3.2.0-dev.9 [Pipeline] } 08:36:23 $ docker exec --env ******** --env ******** 751f1929348c96bf514ad93ebf05c59482aab9061705caa553f1981a75810073 ssh-agent -k 08:36:23 unset SSH_AUTH_SOCK; 08:36:23 unset SSH_AGENT_PID; 08:36:23 echo Agent pid 38 killed; 08:36:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:36:23 + git semver [Pipeline] } 08:36:24 $ docker stop --time=1 751f1929348c96bf514ad93ebf05c59482aab9061705caa553f1981a75810073 08:36:25 $ docker rm -f --volumes 751f1929348c96bf514ad93ebf05c59482aab9061705caa553f1981a75810073 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:36:25 08:36:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:36:27 0.23.1-centos7: Pulling from edgex-lftools 08:36:27 ab5ef0e58194: Pulling fs layer 08:36:27 9712f1f96733: Pulling fs layer 08:36:27 63f879dbbcfc: Pulling fs layer 08:36:27 0d9ebad4ef96: Pulling fs layer 08:36:27 e9a5061849ea: Pulling fs layer 08:36:27 d747dcd14b5f: Pulling fs layer 08:36:27 2de7ff778b66: Pulling fs layer 08:36:27 0d9ebad4ef96: Waiting 08:36:27 e9a5061849ea: Waiting 08:36:27 d747dcd14b5f: Waiting 08:36:27 2de7ff778b66: Waiting 08:36:27 9712f1f96733: Verifying Checksum 08:36:27 9712f1f96733: Download complete 08:36:28 63f879dbbcfc: Verifying Checksum 08:36:28 63f879dbbcfc: Download complete 08:36:28 0d9ebad4ef96: Verifying Checksum 08:36:28 0d9ebad4ef96: Download complete 08:36:28 e9a5061849ea: Verifying Checksum 08:36:28 e9a5061849ea: Download complete 08:36:28 d747dcd14b5f: Download complete 08:36:28 ab5ef0e58194: Verifying Checksum 08:36:28 ab5ef0e58194: Download complete 08:36:28 2de7ff778b66: Verifying Checksum 08:36:28 2de7ff778b66: Download complete 08:36:30 ab5ef0e58194: Pull complete 08:36:30 9712f1f96733: Pull complete 08:36:31 63f879dbbcfc: Pull complete 08:36:36 0d9ebad4ef96: Pull complete 08:36:36 e9a5061849ea: Pull complete 08:36:36 d747dcd14b5f: Pull complete 08:36:39 2de7ff778b66: Pull complete 08:36:39 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:36:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:36:39 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:40 prd-ubuntu20.04-docker-8c-8g-4906 does not seem to be running inside a container 08:36:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:36:47 $ docker top 32d5d6860327d8d3d8e082db89494c1e382f1c5f327c74d063d882001a29ecfa -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:36:47 provisioning config files... 08:36:47 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9035312071591945933tmp 08:36:47 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5454311160329732974tmp 08:36:47 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3274893170110908710tmp [Pipeline] { [Pipeline] echo 08:36:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:36:47 ---> sigul-configuration.sh 08:36:47 gpg: directory `/root/.gnupg' created 08:36:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:36:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:36:47 gpg: keyring `/root/.gnupg/secring.gpg' created 08:36:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:36:47 gpg: CAST5 encrypted data 08:36:47 gpg: encrypted with 1 passphrase 08:36:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:36:48 + mkdir /home/jenkins 08:36:48 + mkdir /home/jenkins/sigul [Pipeline] sh 08:36:48 + 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 08:36:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:36:48 ---> sigul-install.sh 08:36:48 Sigul already installed; skipping installation. [Pipeline] sh 08:36:49 + git tag --list 08:36:49 1.0.0 08:36:49 v0.0.0 08:36:49 v1.1.0 08:36:49 v1.1.1 08:36:49 v1.2.2 08:36:49 v1.3.0 08:36:49 v1.3.1 08:36:49 v2.0.0 08:36:49 v2.1.0 08:36:49 v2.1.1 08:36:49 v2.2.0 08:36:49 v2.3.0 08:36:49 v3.0 08:36:49 v3.0.0 08:36:49 v3.1 08:36:49 v3.1.0 08:36:49 v3.1.0-dev.1 08:36:49 v3.1.0-dev.10 08:36:49 v3.1.0-dev.11 08:36:49 v3.1.0-dev.12 08:36:49 v3.1.0-dev.13 08:36:49 v3.1.0-dev.2 08:36:49 v3.1.0-dev.3 08:36:49 v3.1.0-dev.4 08:36:49 v3.1.0-dev.5 08:36:49 v3.1.0-dev.6 08:36:49 v3.1.0-dev.7 08:36:49 v3.1.0-dev.8 08:36:49 v3.1.0-dev.9 08:36:49 v3.1.1 08:36:49 v3.1.1-dev.1 08:36:49 v3.2.0-dev.1 08:36:49 v3.2.0-dev.2 08:36:49 v3.2.0-dev.3 08:36:49 v3.2.0-dev.4 08:36:49 v3.2.0-dev.5 08:36:49 v3.2.0-dev.6 08:36:49 v3.2.0-dev.7 08:36:49 v3.2.0-dev.8 08:36:49 v3.2.0-dev.9 [Pipeline] sh 08:36:49 + lftools sign git-tag v3.2.0-dev.9 08:36:49 Signing Git tag with Sigul... 08:36:49 Signing v3.2.0-dev.9 [Pipeline] echo 08:36:50 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:36:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:36:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:36:51 $ docker stop --time=1 32d5d6860327d8d3d8e082db89494c1e382f1c5f327c74d063d882001a29ecfa 08:36:52 $ docker rm -f --volumes 32d5d6860327d8d3d8e082db89494c1e382f1c5f327c74d063d882001a29ecfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:36:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:36:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:36:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:53 prd-ubuntu20.04-docker-8c-8g-4906 does not seem to be running inside a container 08:36:53 $ 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 08:36:53 $ docker top f6791fc9b295a84d6035289e9039565d219a048b582d3f6c1c262425e737575a -eo pid,comm 08:36:53 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). 08:36:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:36:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:36:53 [ssh-agent] Looking for ssh-agent implementation... 08:36:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:36:53 $ docker exec f6791fc9b295a84d6035289e9039565d219a048b582d3f6c1c262425e737575a ssh-agent 08:36:54 SSH_AUTH_SOCK=/tmp/ssh-RNwezZw8FTfJ/agent.31 08:36:54 SSH_AGENT_PID=37 08:36:54 Running ssh-add (command line suppressed) 08:36:54 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1799580735074978598.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1799580735074978598.key) 08:36:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:36:54 + git semver bump pre 08:36:54 2024-07-03 08:36:54,641 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 08:36:54 2024-07-03 08:36:54,642 [bump_version] DEBUG bumping version:3.2.0-dev.9 on axis:pre with prefix:dev 08:36:54 2024-07-03 08:36:54,642 [bump_version] DEBUG bumped version:3.2.0-dev.10 08:36:54 2024-07-03 08:36:54,642 [write_version] DEBUG write version:3.2.0-dev.10 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 08:36:54 2024-07-03 08:36:54,642 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 08:36:54 2024-07-03 08:36:54,642 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 08:36:54 2024-07-03 08:36:54,644 [execute] INFO git cat-file --batch-check 08:36:54 2024-07-03 08:36:54,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:36:54 2024-07-03 08:36:54,649 [execute] INFO git cat-file --batch 08:36:54 2024-07-03 08:36:54,649 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:36:54 2024-07-03 08:36:54,654 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 08:36:54 3.2.0-dev.10 [Pipeline] } 08:36:54 $ docker exec --env ******** --env ******** f6791fc9b295a84d6035289e9039565d219a048b582d3f6c1c262425e737575a ssh-agent -k 08:36:54 unset SSH_AUTH_SOCK; 08:36:54 unset SSH_AGENT_PID; 08:36:54 echo Agent pid 37 killed; 08:36:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:36:55 + git semver [Pipeline] } 08:36:55 $ docker stop --time=1 f6791fc9b295a84d6035289e9039565d219a048b582d3f6c1c262425e737575a 08:36:56 $ docker rm -f --volumes f6791fc9b295a84d6035289e9039565d219a048b582d3f6c1c262425e737575a [Pipeline] // withDockerContainer [Pipeline] sh 08:36:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:36:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:36:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:57 prd-ubuntu20.04-docker-8c-8g-4906 does not seem to be running inside a container 08:36:57 $ 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 08:36:57 $ docker top a18356c4b9ad8af9959217e2c542f5c701977cabf7b2191c4a9d0d4764b9cb97 -eo pid,comm 08:36:57 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). 08:36:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:36:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:36:57 [ssh-agent] Looking for ssh-agent implementation... 08:36:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:36:58 $ docker exec a18356c4b9ad8af9959217e2c542f5c701977cabf7b2191c4a9d0d4764b9cb97 ssh-agent 08:36:58 SSH_AUTH_SOCK=/tmp/ssh-oQhnlcXOfZ8P/agent.33 08:36:58 SSH_AGENT_PID=39 08:36:58 Running ssh-add (command line suppressed) 08:36:58 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_15221781577916813686.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_15221781577916813686.key) 08:36:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:36:58 + git semver push 08:36:58 2024-07-03 08:36:58,728 [run_push] DEBUG push 08:36:58 2024-07-03 08:36:58,728 [execute] INFO git cat-file --batch-check 08:36:58 2024-07-03 08:36:58,728 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:36:58 2024-07-03 08:36:58,732 [execute] INFO git rev-list c23a51f1d6e3b0a389d3c6ea8e3f134aad93c6d7 -- 08:36:58 2024-07-03 08:36:58,732 [execute] DEBUG Popen(['git', 'rev-list', 'c23a51f1d6e3b0a389d3c6ea8e3f134aad93c6d7', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 08:36:58 2024-07-03 08:36:58,740 [execute] INFO git fetch -v origin 08:36:58 2024-07-03 08:36:58,740 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 08:36:59 2024-07-03 08:36:59,190 [run_push] DEBUG no remote changes detected 08:36:59 2024-07-03 08:36:59,190 [execute] INFO git push origin semver 08:36:59 2024-07-03 08:36:59,191 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 08:36:59 2024-07-03 08:36:59,909 [run_push] DEBUG push all version tags 08:36:59 2024-07-03 08:36:59,909 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:36:59 2024-07-03 08:36:59,909 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 08:37:00 2024-07-03 08:37:00,625 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 08:37:00 3.2.0-dev.10 [Pipeline] } 08:37:00 $ docker exec --env ******** --env ******** a18356c4b9ad8af9959217e2c542f5c701977cabf7b2191c4a9d0d4764b9cb97 ssh-agent -k 08:37:00 unset SSH_AUTH_SOCK; 08:37:00 unset SSH_AGENT_PID; 08:37:00 echo Agent pid 39 killed; 08:37:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:37:01 + git semver [Pipeline] } 08:37:01 $ docker stop --time=1 a18356c4b9ad8af9959217e2c542f5c701977cabf7b2191c4a9d0d4764b9cb97 08:37:02 $ docker rm -f --volumes a18356c4b9ad8af9959217e2c542f5c701977cabf7b2191c4a9d0d4764b9cb97 [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 08:37:03 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 08:37:03 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 08:37:03 total 16 08:37:03 drwxr-xr-x 3 root root 4096 Jul 3 08:23 . 08:37:03 drwxrwxr-x 9 jenkins jenkins 4096 Jul 3 08:36 .. 08:37:03 drwxr-xr-x 2 root root 4096 Jul 3 08:23 cost 08:37:03 -rw-r--r-- 1 root root 86 Jul 3 08:23 cost.csv 08:37:03 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 08:37:03 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 08:37:03 total 16 08:37:03 drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 08:23 . 08:37:03 drwxrwxr-x 9 jenkins jenkins 4096 Jul 3 08:36 .. 08:37:03 drwxr-xr-x 2 jenkins jenkins 4096 Jul 3 08:23 cost 08:37:03 -rw-r--r-- 1 jenkins jenkins 86 Jul 3 08:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:37:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:37:04 ---> package-listing.sh 08:37:04 ++ facter osfamily 08:37:04 ++ tr '[:upper:]' '[:lower:]' 08:37:04 + OS_FAMILY=debian 08:37:04 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 08:37:04 + START_PACKAGES=/tmp/packages_start.txt 08:37:04 + END_PACKAGES=/tmp/packages_end.txt 08:37:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:37:04 + PACKAGES=/tmp/packages_start.txt 08:37:04 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 08:37:04 + PACKAGES=/tmp/packages_end.txt 08:37:04 + case "${OS_FAMILY}" in 08:37:04 + dpkg -l 08:37:04 + grep '^ii' 08:37:04 + '[' -f /tmp/packages_start.txt ']' 08:37:04 + '[' -f /tmp/packages_end.txt ']' 08:37:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:37:04 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 08:37:04 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 08:37:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 08:37:04 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 08:37:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:37:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:05 prd-ubuntu20.04-docker-8c-8g-4906 does not seem to be running inside a container 08:37:05 $ 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 08:37:06 $ docker top 39b6d08f56139895847e673c3b9ca5cc6e63a7294bf24dec7bf8a4f8dc43e118 -eo pid,comm [Pipeline] { [Pipeline] sh 08:37:06 + touch /tmp/pre-build-complete [Pipeline] sh 08:37:06 + mkdir -p /var/log/sysstat [Pipeline] sh 08:37:06 + ls /var/log/sa-host 08:37:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:37:07 provisioning config files... 08:37:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14845501645803521664tmp [Pipeline] { [Pipeline] echo 08:37:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:37:07 ---> create-netrc.sh [Pipeline] } 08:37:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:37:07 ---> python-tools-install.sh [Pipeline] echo 08:37:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:37:08 ---> sudo-logs.sh 08:37:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:37:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:37:08 ---> job-cost.sh 08:37:08 lf-activate-venv: SKIPPING 08:37:08 DEBUG: total: 0.2199999988079071 08:37:08 INFO: Retrieving Stack Cost... 08:37:08 INFO: Retrieving Pricing Info for: v3-standard-8 08:37:09 INFO: Archiving Costs [Pipeline] echo 08:37:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:37:09 ---> logs-deploy.sh 08:37:09 lf-activate-venv: SKIPPING 08:37:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/109 08:37:09 INFO: archiving workspace using pattern(s): 08:37:10 Archives upload complete. 08:37:10 INFO: archiving logs to Nexus 08:37:11 ---> uname -a: 08:37:11 Linux prd-ubuntu20-04-docker-8c-8g-4906 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:37:11 08:37:11 08:37:11 ---> lscpu: 08:37:11 Architecture: x86_64 08:37:11 CPU op-mode(s): 32-bit, 64-bit 08:37:11 Byte Order: Little Endian 08:37:11 Address sizes: 40 bits physical, 48 bits virtual 08:37:11 CPU(s): 8 08:37:11 On-line CPU(s) list: 0-7 08:37:11 Thread(s) per core: 1 08:37:11 Core(s) per socket: 1 08:37:11 Socket(s): 8 08:37:11 NUMA node(s): 1 08:37:11 Vendor ID: AuthenticAMD 08:37:11 CPU family: 23 08:37:11 Model: 49 08:37:11 Model name: AMD EPYC-Rome Processor 08:37:11 Stepping: 0 08:37:11 CPU MHz: 2800.000 08:37:11 BogoMIPS: 5600.00 08:37:11 Virtualization: AMD-V 08:37:11 Hypervisor vendor: KVM 08:37:11 Virtualization type: full 08:37:11 L1d cache: 256 KiB 08:37:11 L1i cache: 256 KiB 08:37:11 L2 cache: 4 MiB 08:37:11 L3 cache: 128 MiB 08:37:11 NUMA node0 CPU(s): 0-7 08:37:11 Vulnerability Itlb multihit: Not affected 08:37:11 Vulnerability L1tf: Not affected 08:37:11 Vulnerability Mds: Not affected 08:37:11 Vulnerability Meltdown: Not affected 08:37:11 Vulnerability Mmio stale data: Not affected 08:37:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:37:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:37:11 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:37:11 Vulnerability Srbds: Not affected 08:37:11 Vulnerability Tsx async abort: Not affected 08:37:11 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:37:11 08:37:11 08:37:11 ---> nproc: 08:37:11 8 08:37:11 08:37:11 08:37:11 ---> df -h: 08:37:11 Filesystem Size Used Avail Use% Mounted on 08:37:11 overlay 155G 14G 142G 9% / 08:37:11 tmpfs 64M 0 64M 0% /dev 08:37:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:37:11 shm 64M 0 64M 0% /dev/shm 08:37:11 /dev/vda1 155G 14G 142G 9% /facter-os 08:37:11 08:37:11 08:37:11 ---> sar -b -r -n DEV: 08:37:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4906) 07/03/24 _x86_64_ (8 CPU) 08:37:11 08:37:11 08:19:58 LINUX RESTART (8 CPU) 08:37:11 08:37:11 08:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:37:11 08:21:02 383.12 48.78 334.34 0.00 5450.56 201374.04 0.00 08:37:11 08:22:01 335.50 3.17 332.33 0.00 37.55 100487.92 0.00 08:37:11 08:23:01 100.52 0.25 100.27 0.00 17.86 19119.61 0.00 08:37:11 08:24:01 146.99 0.13 146.86 0.00 15.33 49051.96 0.00 08:37:11 08:25:01 2.10 0.00 2.10 0.00 0.00 26.55 0.00 08:37:11 08:26:01 50.39 5.10 45.29 0.00 4342.48 8473.65 0.00 08:37:11 08:27:01 3.75 0.02 3.73 0.00 0.13 97.45 0.00 08:37:11 08:28:01 0.92 0.00 0.92 0.00 0.00 9.60 0.00 08:37:11 08:29:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 08:37:11 08:30:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 08:37:11 08:31:01 1.28 0.00 1.28 0.00 0.00 16.23 0.00 08:37:11 08:32:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 08:37:11 08:33:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 08:37:11 08:34:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 08:37:11 08:35:01 4.03 1.03 3.00 0.00 22.00 37.33 0.00 08:37:11 08:36:01 34.11 0.10 34.01 0.00 10.26 23877.62 0.00 08:37:11 08:37:01 128.02 0.17 127.86 0.00 12.13 39312.63 0.00 08:37:11 Average: 70.14 3.46 66.68 0.00 583.30 25921.02 0.00 08:37:11 08:37:11 08:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:37:11 08:21:02 29517576 31546060 803284 2.44 63016 2254280 2045876 6.03 1030088 1991668 348020 08:37:11 08:22:01 28016956 31528960 783076 2.38 185696 3483436 1843500 5.43 1138440 3215916 888 08:37:11 08:23:01 27226540 31395924 907416 2.76 193468 4064976 2240940 6.60 1703544 3366428 542948 08:37:11 08:24:01 26985064 31541124 765664 2.33 203460 4419372 1797340 5.30 1370108 3917768 392 08:37:11 08:25:01 26985332 31541464 765128 2.33 203504 4419368 1797340 5.30 1369820 3917772 8 08:37:11 08:26:01 26539244 31523232 754168 2.29 232152 4817116 1734420 5.11 1650664 4048924 4 08:37:11 08:27:01 26546448 31525656 751980 2.29 230716 4813992 1721540 5.07 1647884 4045788 8 08:37:11 08:28:01 26555708 31534916 742488 2.26 230732 4814000 1705336 5.03 1638408 4045788 8 08:37:11 08:29:01 26556000 31535320 742092 2.26 230812 4813996 1705336 5.03 1638580 4045792 8 08:37:11 08:30:01 26556612 31535944 741276 2.25 230844 4814008 1705336 5.03 1638160 4045796 12 08:37:11 08:31:01 26556412 31535800 741356 2.25 230876 4814008 1705336 5.03 1637940 4045800 4 08:37:11 08:32:01 26556720 31536112 741024 2.25 230900 4814012 1705336 5.03 1637808 4045804 8 08:37:11 08:33:01 26558100 31537548 739732 2.25 230920 4814016 1705336 5.03 1636420 4045812 8 08:37:11 08:34:01 26558092 31537540 739696 2.25 230932 4814020 1705336 5.03 1636360 4045812 4 08:37:11 08:35:01 26554892 31535532 741004 2.25 231008 4814640 1744856 5.14 1636832 4046332 36 08:37:11 08:36:01 25836796 31502768 771356 2.35 237512 5443416 1780620 5.25 1676164 4674720 452 08:37:11 08:37:01 25113664 31483784 784260 2.39 256432 6048164 1819144 5.36 1755064 5231704 704 08:37:11 Average: 26777656 31522217 765588 2.33 214881 4604519 1791937 5.28 1555428 3928096 52560 08:37:11 08:37:11 08:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:37:11 08:21:02 ens3 528.13 382.37 5898.92 95.29 0.00 0.00 0.00 0.00 08:37:11 08:21:02 lo 7.15 7.15 0.69 0.69 0.00 0.00 0.00 0.00 08:37:11 08:21:02 docker0 27.30 27.96 2.00 160.92 0.00 0.00 0.00 0.00 08:37:11 08:22:01 ens3 549.23 349.72 3369.76 41.94 0.00 0.00 0.00 0.00 08:37:11 08:22:01 lo 0.10 0.10 0.02 0.02 0.00 0.00 0.00 0.00 08:37:11 08:22:01 docker0 338.15 528.35 28.93 3351.59 0.00 0.00 0.00 0.00 08:37:11 08:22:01 vethead416d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:37:11 08:23:01 ens3 42.33 25.85 75.35 14.96 0.00 0.00 0.00 0.00 08:37:11 08:23:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 08:37:11 08:23:01 vethf4ca2eb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:37:11 08:23:01 docker0 2.08 3.45 0.12 31.09 0.00 0.00 0.00 0.00 08:37:11 08:24:01 ens3 170.09 125.56 2706.74 386.75 0.00 0.00 0.00 0.00 08:37:11 08:24:01 lo 7.73 7.73 0.77 0.77 0.00 0.00 0.00 0.00 08:37:11 08:24:01 docker0 3.68 6.78 0.22 94.95 0.00 0.00 0.00 0.00 08:37:11 08:25:01 ens3 0.68 0.43 0.36 0.28 0.00 0.00 0.00 0.00 08:37:11 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:37:11 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:11 08:26:01 ens3 188.14 100.40 2713.40 7.06 0.00 0.00 0.00 0.00 08:37:11 08:26:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 08:37:11 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:11 08:27:01 ens3 0.22 0.17 0.01 0.01 0.00 0.00 0.00 0.00 08:37:11 08:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:37:11 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:11 08:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:11 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:11 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:11 08:29:01 ens3 0.20 0.15 0.01 0.01 0.00 0.00 0.00 0.00 08:37:11 08:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:37:11 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:11 08:30:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:11 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:11 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:11 08:31:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 08:37:11 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:37:11 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:11 08:32:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:11 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:11 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:11 08:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:37:11 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:37:11 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:11 08:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:11 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:11 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:11 08:35:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:37:11 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:37:11 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:11 08:36:01 ens3 146.84 107.88 3605.36 124.23 0.00 0.00 0.00 0.00 08:37:11 08:36:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 08:37:11 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:11 08:37:01 vethc3e6e6a 1.92 1.75 0.30 0.54 0.00 0.00 0.00 0.00 08:37:11 08:37:01 ens3 306.80 194.79 4526.68 43.41 0.00 0.00 0.00 0.00 08:37:11 08:37:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 08:37:11 08:37:01 docker0 81.76 129.71 7.51 1257.49 0.00 0.00 0.00 0.00 08:37:11 Average: vethc3e6e6a 0.11 0.10 0.02 0.03 0.00 0.00 0.00 0.00 08:37:11 Average: ens3 113.28 75.47 1344.74 42.00 0.00 0.00 0.00 0.00 08:37:11 Average: lo 1.14 1.14 0.11 0.11 0.00 0.00 0.00 0.00 08:37:11 Average: docker0 26.34 40.47 2.25 284.97 0.00 0.00 0.00 0.00 08:37:11 08:37:11 08:37:11 ---> sar -P ALL: 08:37:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4906) 07/03/24 _x86_64_ (8 CPU) 08:37:11 08:37:11 08:19:58 LINUX RESTART (8 CPU) 08:37:11 08:37:11 08:20:01 CPU %user %nice %system %iowait %steal %idle 08:37:11 08:21:02 all 7.55 0.00 2.36 2.33 0.05 87.72 08:37:11 08:21:02 0 5.76 0.00 2.79 0.69 0.03 90.72 08:37:11 08:21:02 1 6.92 0.00 1.78 0.22 0.07 91.01 08:37:11 08:21:02 2 7.88 0.00 1.81 0.27 0.05 89.99 08:37:11 08:21:02 3 4.60 0.00 3.14 3.62 0.03 88.61 08:37:11 08:21:02 4 7.35 0.00 2.06 0.20 0.05 90.33 08:37:11 08:21:02 5 7.01 0.00 3.13 0.50 0.05 89.31 08:37:11 08:21:02 6 9.44 0.00 1.95 9.05 0.05 79.51 08:37:11 08:21:02 7 11.41 0.00 2.20 4.05 0.07 82.27 08:37:11 08:22:01 all 7.89 0.00 4.18 5.43 0.07 82.43 08:37:11 08:22:01 0 6.69 0.00 5.57 27.71 0.09 59.96 08:37:11 08:22:01 1 8.36 0.00 3.85 0.43 0.05 87.32 08:37:11 08:22:01 2 7.69 0.00 3.76 0.48 0.12 87.95 08:37:11 08:22:01 3 8.09 0.00 3.30 0.69 0.05 87.88 08:37:11 08:22:01 4 8.83 0.00 4.07 0.74 0.07 86.30 08:37:11 08:22:01 5 8.17 0.00 5.57 3.08 0.07 83.11 08:37:11 08:22:01 6 7.54 0.00 3.43 2.18 0.05 86.79 08:37:11 08:22:01 7 7.72 0.00 3.93 8.27 0.05 80.03 08:37:11 08:23:01 all 54.10 0.00 8.26 1.61 0.10 35.93 08:37:11 08:23:01 0 53.86 0.00 8.48 4.92 0.10 32.64 08:37:11 08:23:01 1 54.99 0.00 8.42 1.08 0.10 35.42 08:37:11 08:23:01 2 53.90 0.00 8.04 0.34 0.08 37.64 08:37:11 08:23:01 3 55.06 0.00 8.29 0.12 0.10 36.43 08:37:11 08:23:01 4 50.69 0.00 7.57 1.75 0.08 39.90 08:37:11 08:23:01 5 53.05 0.00 8.59 2.36 0.10 35.91 08:37:11 08:23:01 6 54.66 0.00 8.79 0.61 0.12 35.83 08:37:11 08:23:01 7 56.55 0.00 7.93 1.72 0.12 33.68 08:37:11 08:24:01 all 9.15 0.00 2.45 2.46 0.05 85.89 08:37:11 08:24:01 0 8.55 0.00 3.01 11.71 0.07 76.66 08:37:11 08:24:01 1 8.98 0.00 2.11 1.98 0.05 86.88 08:37:11 08:24:01 2 10.42 0.00 2.10 0.27 0.05 87.16 08:37:11 08:24:01 3 8.11 0.00 1.83 0.23 0.05 89.78 08:37:11 08:24:01 4 9.05 0.00 3.51 3.73 0.05 83.66 08:37:11 08:24:01 5 9.30 0.00 2.38 0.37 0.07 87.88 08:37:11 08:24:01 6 9.05 0.00 2.32 0.20 0.05 88.37 08:37:11 08:24:01 7 9.78 0.00 2.31 1.13 0.03 86.75 08:37:11 08:25:01 all 0.16 0.00 0.01 0.00 0.01 99.81 08:37:11 08:25:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:37:11 08:25:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:37:11 08:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:37:11 08:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:37:11 08:25:01 4 0.02 0.00 0.00 0.02 0.02 99.95 08:37:11 08:25:01 5 0.07 0.00 0.02 0.00 0.02 99.90 08:37:11 08:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:37:11 08:25:01 7 1.11 0.00 0.05 0.02 0.02 98.81 08:37:11 08:26:01 all 2.37 0.00 1.27 0.43 0.02 95.90 08:37:11 08:26:01 0 2.52 0.00 1.44 1.09 0.02 94.94 08:37:11 08:26:01 1 3.08 0.00 1.97 0.08 0.02 94.85 08:37:11 08:26:01 2 2.60 0.00 1.08 0.25 0.03 96.03 08:37:11 08:26:01 3 0.95 0.00 1.12 0.18 0.02 97.73 08:37:11 08:26:01 4 4.30 0.00 2.22 0.43 0.03 93.01 08:37:11 08:26:01 5 1.82 0.00 0.90 0.15 0.02 97.11 08:37:11 08:26:01 6 1.97 0.00 0.80 0.10 0.02 97.11 08:37:11 08:26:01 7 1.76 0.00 0.64 1.15 0.02 96.44 08:37:11 08:27:01 all 0.06 0.00 0.05 0.01 0.01 99.86 08:37:11 08:27:01 0 0.20 0.00 0.12 0.00 0.02 99.67 08:37:11 08:27:01 1 0.05 0.00 0.05 0.00 0.00 99.90 08:37:11 08:27:01 2 0.03 0.00 0.07 0.02 0.02 99.87 08:37:11 08:27:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:37:11 08:27:01 4 0.07 0.00 0.03 0.02 0.00 99.88 08:37:11 08:27:01 5 0.08 0.00 0.05 0.00 0.02 99.85 08:37:11 08:27:01 6 0.03 0.00 0.05 0.00 0.02 99.90 08:37:11 08:27:01 7 0.03 0.00 0.03 0.07 0.02 99.85 08:37:11 08:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:37:11 08:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:37:11 08:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:37:11 08:28:01 2 0.02 0.00 0.02 0.02 0.02 99.93 08:37:11 08:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:37:11 08:28:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:37:11 08:28:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:37:11 08:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:37:11 08:28:01 7 0.02 0.00 0.00 0.02 0.02 99.95 08:37:11 08:29:01 all 0.17 0.00 0.01 0.78 0.00 99.04 08:37:11 08:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:37:11 08:29:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:37:11 08:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:37:11 08:29:01 3 0.05 0.00 0.00 0.00 0.02 99.93 08:37:11 08:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:37:11 08:29:01 5 0.05 0.00 0.00 0.00 0.00 99.95 08:37:11 08:29:01 6 0.35 0.00 0.02 1.05 0.00 98.58 08:37:11 08:29:01 7 0.85 0.00 0.02 5.03 0.00 94.11 08:37:11 08:30:01 all 0.11 0.00 0.00 0.01 0.01 99.88 08:37:11 08:30:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:37:11 08:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:37:11 08:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:37:11 08:30:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:37:11 08:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:37:11 08:30:01 5 0.07 0.00 0.00 0.00 0.00 99.93 08:37:11 08:30:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:37:11 08:30:01 7 0.70 0.00 0.00 0.03 0.02 99.25 08:37:11 08:31:01 all 0.02 0.00 0.01 1.30 0.14 98.52 08:37:11 08:31:01 0 0.02 0.00 0.03 0.00 0.03 99.92 08:37:11 08:31:01 1 0.00 0.00 0.00 3.34 0.03 96.62 08:37:11 08:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:37:11 08:31:01 3 0.02 0.00 0.05 0.00 0.28 99.65 08:37:11 08:31:01 4 0.00 0.00 0.00 0.02 0.13 99.85 08:37:11 08:31:01 5 0.03 0.00 0.00 3.52 0.30 96.15 08:37:11 08:31:01 6 0.07 0.00 0.02 0.00 0.03 99.88 08:37:11 08:31:01 7 0.02 0.00 0.02 3.53 0.33 96.10 08:37:11 08:37:11 08:31:01 CPU %user %nice %system %iowait %steal %idle 08:37:11 08:32:01 all 0.05 0.00 0.01 0.00 0.00 99.94 08:37:11 08:32:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:37:11 08:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:37:11 08:32:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:37:11 08:32:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:37:11 08:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:37:11 08:32:01 5 0.05 0.00 0.03 0.00 0.00 99.92 08:37:11 08:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:37:11 08:32:01 7 0.18 0.00 0.00 0.00 0.02 99.80 08:37:11 08:33:01 all 0.09 0.00 0.01 0.00 0.00 99.89 08:37:11 08:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:37:11 08:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:37:11 08:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:37:11 08:33:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:37:11 08:33:01 4 0.00 0.00 0.00 0.02 0.02 99.97 08:37:11 08:33:01 5 0.05 0.00 0.00 0.00 0.00 99.95 08:37:11 08:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:37:11 08:33:01 7 0.66 0.00 0.00 0.02 0.00 99.32 08:37:11 08:34:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:37:11 08:34:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:37:11 08:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:37:11 08:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:37:11 08:34:01 3 0.07 0.00 0.02 0.00 0.02 99.90 08:37:11 08:34:01 4 0.00 0.00 0.00 0.02 0.00 99.98 08:37:11 08:34:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:37:11 08:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:37:11 08:34:01 7 0.00 0.00 0.00 0.02 0.02 99.97 08:37:11 08:35:01 all 0.06 0.00 0.05 0.01 0.00 99.88 08:37:11 08:35:01 0 0.03 0.00 0.05 0.03 0.00 99.88 08:37:11 08:35:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:37:11 08:35:01 2 0.05 0.00 0.03 0.00 0.00 99.92 08:37:11 08:35:01 3 0.07 0.00 0.07 0.00 0.02 99.85 08:37:11 08:35:01 4 0.03 0.00 0.05 0.00 0.02 99.90 08:37:11 08:35:01 5 0.25 0.00 0.07 0.03 0.00 99.65 08:37:11 08:35:01 6 0.03 0.00 0.03 0.00 0.00 99.93 08:37:11 08:35:01 7 0.02 0.00 0.03 0.02 0.00 99.93 08:37:11 08:36:01 all 2.51 0.00 1.05 1.54 0.02 94.88 08:37:11 08:36:01 0 2.80 0.00 1.22 0.03 0.02 95.93 08:37:11 08:36:01 1 3.30 0.00 0.95 0.00 0.02 95.73 08:37:11 08:36:01 2 2.46 0.00 0.74 0.00 0.02 96.79 08:37:11 08:36:01 3 2.53 0.00 1.25 0.69 0.02 95.52 08:37:11 08:36:01 4 1.72 0.00 1.36 7.34 0.02 89.56 08:37:11 08:36:01 5 2.01 0.00 1.06 0.82 0.02 96.09 08:37:11 08:36:01 6 2.97 0.00 0.83 0.00 0.00 96.19 08:37:11 08:36:01 7 2.30 0.00 0.97 3.49 0.03 93.20 08:37:11 08:37:01 all 7.08 0.00 3.00 4.08 0.07 85.77 08:37:11 08:37:01 0 9.08 0.00 3.13 0.33 0.05 87.41 08:37:11 08:37:01 1 7.88 0.00 3.46 0.91 0.05 87.71 08:37:11 08:37:01 2 6.19 0.00 3.44 11.03 0.12 79.21 08:37:11 08:37:01 3 8.82 0.00 3.42 2.41 0.07 85.28 08:37:11 08:37:01 4 7.58 0.00 3.85 2.91 0.07 85.60 08:37:11 08:37:01 5 4.88 0.00 1.84 0.05 0.05 93.17 08:37:11 08:37:01 6 5.85 0.00 2.59 3.08 0.07 88.42 08:37:11 08:37:01 7 6.42 0.00 2.31 11.86 0.05 79.35 08:37:11 Average: all 5.34 0.00 1.33 1.17 0.03 92.13 08:37:11 Average: 0 5.23 0.00 1.51 2.69 0.03 90.54 08:37:11 Average: 1 5.48 0.00 1.33 0.47 0.02 92.70 08:37:11 Average: 2 5.36 0.00 1.24 0.74 0.03 92.63 08:37:11 Average: 3 5.17 0.00 1.32 0.46 0.04 93.00 08:37:11 Average: 4 5.24 0.00 1.44 1.01 0.03 92.28 08:37:11 Average: 5 5.08 0.00 1.38 0.64 0.04 92.86 08:37:11 Average: 6 5.38 0.00 1.22 0.95 0.02 92.43 08:37:11 Average: 7 5.81 0.00 1.19 2.37 0.05 90.58 08:37:11 08:37:11 08:37:11