Pull request #690 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b5fe82c54cc0ccaae345a65f7694de353310d319+cf4a1ca9ccb49d71782b9d8c0bc8727caf3d94bb (2fe4bbc598c1ce26024c8b38846b684d3ac0ba72) 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-ssh18161044541932231211.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-ssh7349012696995996745.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-690/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-mqtt-go/branches/PR-690/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5510836846155208523.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-mqtt-go/branches/PR-690/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17807605936101825068.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh3031636104411104250.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-690/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-mqtt-go/branches/PR-690/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11012784306733302713.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 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-mqtt-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-mqtt-go-settings PROJECT: device-mqtt-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-mqtt 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8545 in /w/workspace/gexfoundry_device-mqtt-go_PR-690 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-690 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit cf4a1ca9ccb49d71782b9d8c0bc8727caf3d94bb into PR head commit b5fe82c54cc0ccaae345a65f7694de353310d319 Merge succeeded, producing b5fe82c54cc0ccaae345a65f7694de353310d319 Checking out Revision b5fe82c54cc0ccaae345a65f7694de353310d319 (PR-690) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/690/head:refs/remotes/origin/PR-690 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b5fe82c54cc0ccaae345a65f7694de353310d319 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge cf4a1ca9ccb49d71782b9d8c0bc8727caf3d94bb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b5fe82c54cc0ccaae345a65f7694de353310d319 # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:46:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:46:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:46:39 ========================================================= 01:46:39 EdgeX Global Pipelines Version Info 01:46:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:46:40 ------------------- 01:46:40 stable info: 01:46:40 ------------------- 01:46:40 Commited By: Ginny Guan ginny@iotechsys.com 01:46:40 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 01:46:40 Message: update stable to v1.0.260 01:46:40 ------------------- 01:46:40 experimental info: 01:46:40 ------------------- 01:46:40 Commited By: Ginny Guan ginny@iotechsys.com 01:46:40 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 01:46:40 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:46:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:46:41 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:46:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:46:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:46:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:46:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:46:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:46:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:46:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:46:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:46:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:46:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:46:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:46:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:46:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:46:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:46:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:46:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:46:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:46:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:46:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:46:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:46:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:46:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:46:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:46:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:46:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:46:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-690 [Pipeline] echo 01:46:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-690 [Pipeline] echo 01:46:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-690 [Pipeline] echo 01:46:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b5fe82c54cc0ccaae345a65f7694de353310d319 [Pipeline] echo 01:46:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b5fe82c [Pipeline] echo 01:46:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:46:43 provisioning config files... 01:46:43 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-690@tmp/config9711761753887288800tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:46:43 ---> ****-login.sh 01:46:43 nexus3.edgexfoundry.org:10001 01:46:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:44 Configure a credential helper to remove this warning. See 01:46:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:44 01:46:44 Login Succeeded 01:46:44 nexus3.edgexfoundry.org:10002 01:46:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:44 Configure a credential helper to remove this warning. See 01:46:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:44 01:46:44 Login Succeeded 01:46:44 nexus3.edgexfoundry.org:10003 01:46:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:44 Configure a credential helper to remove this warning. See 01:46:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:44 01:46:44 Login Succeeded 01:46:44 nexus3.edgexfoundry.org:10004 01:46:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:44 Configure a credential helper to remove this warning. See 01:46:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:44 01:46:44 Login Succeeded 01:46:44 ****.io 01:46:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:44 Configure a credential helper to remove this warning. See 01:46:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:44 01:46:44 Login Succeeded 01:46:44 ---> ****-login.sh ends [Pipeline] } 01:46:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:46:45 + git rev-list -1 --merges b5fe82c54cc0ccaae345a65f7694de353310d319~1..b5fe82c54cc0ccaae345a65f7694de353310d319 [Pipeline] echo 01:46:45 -----------> git rev-list -1 --merges b5fe82c54cc0ccaae345a65f7694de353310d319~1..b5fe82c54cc0ccaae345a65f7694de353310d319 b5fe82c54cc0ccaae345a65f7694de353310d319 [false] [Pipeline] sh 01:46:45 + git log --format=format:%s -1 b5fe82c54cc0ccaae345a65f7694de353310d319 [Pipeline] echo 01:46:45 ========================================================= 01:46:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:46:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:46:46 + git log --format=format:%s -1 b5fe82c54cc0ccaae345a65f7694de353310d319 [Pipeline] echo 01:46:46 [semverPrep] GIT_COMMIT: b5fe82c54cc0ccaae345a65f7694de353310d319, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:46:46 [semverPrep] This is not a build commit. [Pipeline] sh 01:46:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:46:47 + grep -v github /etc/ssh/ssh_known_hosts 01:46:47 + [ -e /tmp/ssh_known_hosts ] 01:46:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:46:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:46:47 + sudo tee -a /etc/ssh/ssh_known_hosts 01:46:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:46:47 01:46:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:46:47 0.1.4: Pulling from edgex-devops/py-git-semver 01:46:47 b85a868b505f: Pulling fs layer 01:46:47 e2be974225ed: Pulling fs layer 01:46:47 339a4e72a1f5: Pulling fs layer 01:46:47 988bab9f4d93: Pulling fs layer 01:46:47 1469e6f7b9e6: Pulling fs layer 01:46:47 eaf3925da568: Pulling fs layer 01:46:47 bab4dde63d76: Pulling fs layer 01:46:47 bde34c3a00c8: Pulling fs layer 01:46:47 b352a97aabf1: Pulling fs layer 01:46:47 4872d77fe225: Pulling fs layer 01:46:47 5851b861e8e6: Pulling fs layer 01:46:47 bab4dde63d76: Waiting 01:46:47 988bab9f4d93: Waiting 01:46:47 bde34c3a00c8: Waiting 01:46:47 4872d77fe225: Waiting 01:46:47 eaf3925da568: Waiting 01:46:47 b352a97aabf1: Waiting 01:46:47 5851b861e8e6: Waiting 01:46:47 1469e6f7b9e6: Waiting 01:46:47 e2be974225ed: Verifying Checksum 01:46:47 e2be974225ed: Download complete 01:46:47 988bab9f4d93: Verifying Checksum 01:46:47 988bab9f4d93: Download complete 01:46:48 1469e6f7b9e6: Verifying Checksum 01:46:48 1469e6f7b9e6: Download complete 01:46:48 339a4e72a1f5: Verifying Checksum 01:46:48 339a4e72a1f5: Download complete 01:46:48 eaf3925da568: Verifying Checksum 01:46:48 eaf3925da568: Download complete 01:46:48 bde34c3a00c8: Download complete 01:46:48 b352a97aabf1: Verifying Checksum 01:46:48 b352a97aabf1: Download complete 01:46:48 4872d77fe225: Download complete 01:46:48 5851b861e8e6: Verifying Checksum 01:46:48 5851b861e8e6: Download complete 01:46:48 b85a868b505f: Download complete 01:46:48 bab4dde63d76: Download complete 01:46:52 b85a868b505f: Pull complete 01:46:55 e2be974225ed: Pull complete 01:46:55 339a4e72a1f5: Pull complete 01:46:55 988bab9f4d93: Pull complete 01:46:55 1469e6f7b9e6: Pull complete 01:46:55 eaf3925da568: Pull complete 01:46:58 bab4dde63d76: Pull complete 01:46:58 bde34c3a00c8: Pull complete 01:46:58 b352a97aabf1: Pull complete 01:46:58 4872d77fe225: Pull complete 01:46:58 5851b861e8e6: Pull complete 01:46:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:46:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:46:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:46:59 prd-ubuntu20.04-docker-8c-8g-8545 does not seem to be running inside a container 01:46:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-690 -v /w/workspace/gexfoundry_device-mqtt-go_PR-690:/w/workspace/gexfoundry_device-mqtt-go_PR-690:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-690@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-690@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 01:47:01 $ docker top 9ed1fc3163028d4fb4a1c6a333bd6b06490d55dde538556ea960ad968b893f7b -eo pid,comm 01:47:01 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). 01:47:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:47:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:47:02 [ssh-agent] Looking for ssh-agent implementation... 01:47:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:47:02 $ docker exec 9ed1fc3163028d4fb4a1c6a333bd6b06490d55dde538556ea960ad968b893f7b ssh-agent 01:47:02 SSH_AUTH_SOCK=/tmp/ssh-UdAp5srdDS2e/agent.32 01:47:02 SSH_AGENT_PID=38 01:47:02 Running ssh-add (command line suppressed) 01:47:02 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-690@tmp/private_key_14393522310356453487.key (/w/workspace/gexfoundry_device-mqtt-go_PR-690@tmp/private_key_14393522310356453487.key) 01:47:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:47:02 + git tag --points-at HEAD [Pipeline] } 01:47:02 $ docker exec --env ******** --env ******** 9ed1fc3163028d4fb4a1c6a333bd6b06490d55dde538556ea960ad968b893f7b ssh-agent -k 01:47:02 unset SSH_AUTH_SOCK; 01:47:02 unset SSH_AGENT_PID; 01:47:02 echo Agent pid 38 killed; 01:47:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:47:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:47:03 [ssh-agent] Looking for ssh-agent implementation... 01:47:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:47:03 $ docker exec 9ed1fc3163028d4fb4a1c6a333bd6b06490d55dde538556ea960ad968b893f7b ssh-agent 01:47:03 SSH_AUTH_SOCK=/tmp/ssh-hMbTG4cAHKOE/agent.71 01:47:03 SSH_AGENT_PID=77 01:47:03 Running ssh-add (command line suppressed) 01:47:03 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-690@tmp/private_key_17016805396754545954.key (/w/workspace/gexfoundry_device-mqtt-go_PR-690@tmp/private_key_17016805396754545954.key) 01:47:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:47:03 + git semver init 01:47:04 2024-08-26 01:47:03,979 [run_init] DEBUG init version:0.0.0 force:False 01:47:04 2024-08-26 01:47:03,980 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-690/.semver 01:47:04 2024-08-26 01:47:03,981 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-690/.semver 01:47:04 2024-08-26 01:47:03,981 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-690/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-690, universal_newlines=False, shell=None, istream=None) 01:47:05 2024-08-26 01:47:05,768 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-690/.git/info/exclude 01:47:05 2024-08-26 01:47:05,768 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-690/.semver/PR-690 with force:False 01:47:05 2024-08-26 01:47:05,768 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-690/.semver/PR-690 01:47:05 2024-08-26 01:47:05,771 [execute] INFO git cat-file --batch-check 01:47:05 2024-08-26 01:47:05,772 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-690/.semver, universal_newlines=False, shell=None, istream=) 01:47:05 2024-08-26 01:47:05,779 [execute] INFO git cat-file --batch 01:47:05 2024-08-26 01:47:05,780 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-690/.semver, universal_newlines=False, shell=None, istream=) 01:47:05 2024-08-26 01:47:05,785 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-690/.semver/PR-690 01:47:05 0.0.0 [Pipeline] } 01:47:05 $ docker exec --env ******** --env ******** 9ed1fc3163028d4fb4a1c6a333bd6b06490d55dde538556ea960ad968b893f7b ssh-agent -k 01:47:06 unset SSH_AUTH_SOCK; 01:47:06 unset SSH_AGENT_PID; 01:47:06 echo Agent pid 77 killed; 01:47:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:47:06 + git semver [Pipeline] } 01:47:06 $ docker stop --time=1 9ed1fc3163028d4fb4a1c6a333bd6b06490d55dde538556ea960ad968b893f7b 01:47:08 $ docker rm -f --volumes 9ed1fc3163028d4fb4a1c6a333bd6b06490d55dde538556ea960ad968b893f7b [Pipeline] // withDockerContainer [Pipeline] sh 01:47:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:47:08 Stashed 1 file(s) [Pipeline] echo 01:47:08 [edgeXSemver]: initialized semver on version 0.0.0 [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 01:47:11 provisioning config files... 01:47:11 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-690@tmp/config10578032519547187701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:47:16 ---> ****-login.sh 01:47:16 nexus3.edgexfoundry.org:10001 01:47:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:47:16 Configure a credential helper to remove this warning. See 01:47:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:47:16 01:47:16 Login Succeeded 01:47:16 nexus3.edgexfoundry.org:10002 01:47:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:47:16 Configure a credential helper to remove this warning. See 01:47:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:47:16 01:47:16 Login Succeeded 01:47:16 nexus3.edgexfoundry.org:10003 01:47:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:47:16 Configure a credential helper to remove this warning. See 01:47:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:47:16 01:47:16 Login Succeeded 01:47:16 nexus3.edgexfoundry.org:10004 01:47:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:47:16 Configure a credential helper to remove this warning. See 01:47:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:47:16 01:47:16 Login Succeeded 01:47:16 ****.io 01:47:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:47:16 Configure a credential helper to remove this warning. See 01:47:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:47:16 01:47:16 Login Succeeded 01:47:16 ---> ****-login.sh ends [Pipeline] } 01:47:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:47:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:47:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:47:17 ========================================================= 01:47:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:47:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:17 + 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 . 01:47:17 Sending build context to Docker daemon 20.84MB 01:47:17 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:47:17 Step 2/12 : FROM ${BASE} AS builder 01:47:18 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:47:18 619be1103602: Pulling fs layer 01:47:18 7862e08f4a3e: Pulling fs layer 01:47:18 5df492c9dc93: Pulling fs layer 01:47:18 7629e6793208: Pulling fs layer 01:47:18 4f4fb700ef54: Pulling fs layer 01:47:18 fb5054dd5b73: Pulling fs layer 01:47:18 eeca6798cff9: Pulling fs layer 01:47:18 aa269ceb94a6: Pulling fs layer 01:47:18 ada007ff1a6a: Pulling fs layer 01:47:18 7629e6793208: Waiting 01:47:18 4f4fb700ef54: Waiting 01:47:18 eeca6798cff9: Waiting 01:47:18 aa269ceb94a6: Waiting 01:47:18 fb5054dd5b73: Waiting 01:47:18 ada007ff1a6a: Waiting 01:47:18 7862e08f4a3e: Download complete 01:47:18 7629e6793208: Verifying Checksum 01:47:18 7629e6793208: Download complete 01:47:18 4f4fb700ef54: Download complete 01:47:18 619be1103602: Verifying Checksum 01:47:18 619be1103602: Download complete 01:47:18 fb5054dd5b73: Verifying Checksum 01:47:18 fb5054dd5b73: Download complete 01:47:18 eeca6798cff9: Verifying Checksum 01:47:18 eeca6798cff9: Download complete 01:47:18 619be1103602: Pull complete 01:47:18 ada007ff1a6a: Verifying Checksum 01:47:18 ada007ff1a6a: Download complete 01:47:18 7862e08f4a3e: Pull complete 01:47:18 5df492c9dc93: Verifying Checksum 01:47:18 5df492c9dc93: Download complete 01:47:18 aa269ceb94a6: Verifying Checksum 01:47:21 5df492c9dc93: Pull complete 01:47:21 7629e6793208: Pull complete 01:47:21 4f4fb700ef54: Pull complete 01:47:21 fb5054dd5b73: Pull complete 01:47:21 eeca6798cff9: Pull complete 01:47:24 aa269ceb94a6: Pull complete 01:47:24 ada007ff1a6a: Pull complete 01:47:24 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 01:47:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:47:24 ---> f489d0715acc 01:47:24 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:47:24 Still waiting to schedule task 01:47:24 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8544’ 01:47:28 ---> Running in 61582fce2b92 01:47:28 Removing intermediate container 61582fce2b92 01:47:28 ---> 98e9950eddd5 01:47:28 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:47:28 ---> Running in af44bfbeff48 01:47:28 Removing intermediate container af44bfbeff48 01:47:28 ---> dc0ec264eea8 01:47:28 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:47:28 ---> Running in 359338523d3f 01:47:28 Removing intermediate container 359338523d3f 01:47:28 ---> 83fc289f6153 01:47:28 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:47:28 ---> Running in 408a9040496b 01:47:28 Removing intermediate container 408a9040496b 01:47:28 ---> 2fe2ea5121d5 01:47:28 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:47:28 ---> Running in b427464ec04b 01:47:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:47:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:47:29 (1/4) Installing openssh-keygen (9.3_p2-r2) 01:47:29 (2/4) Installing libedit (20221030.3.1-r1) 01:47:29 (3/4) Installing openssh-client-common (9.3_p2-r2) 01:47:29 (4/4) Installing openssh-client-default (9.3_p2-r2) 01:47:29 Executing busybox-1.36.1-r5.trigger 01:47:29 OK: 268 MiB in 56 packages 01:47:30 Removing intermediate container b427464ec04b 01:47:30 ---> c7acf49e9c7c 01:47:30 Step 8/12 : WORKDIR /device-mqtt-go 01:47:30 ---> Running in 8cf845a33e02 01:47:30 Removing intermediate container 8cf845a33e02 01:47:30 ---> c20a758bf778 01:47:30 Step 9/12 : COPY go.mod vendor* ./ 01:47:30 ---> e1fc73b130ca 01:47:30 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:30 ---> Running in 03b517eef6e5 01:48:26 Removing intermediate container 03b517eef6e5 01:48:26 ---> 05451d4406c5 01:48:26 Step 11/12 : COPY . . 01:48:26 ---> 4268c99af90c 01:48:26 Step 12/12 : RUN $MAKE 01:48:26 ---> Running in 9f09c4ed4bea 01:48:26 noop 01:48:27 Removing intermediate container 9f09c4ed4bea 01:48:27 ---> ff8e79faaec2 01:48:27 Successfully built ff8e79faaec2 01:48:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:27 + docker inspect -f . ci-base-image-x86_64 01:48:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:48:27 prd-ubuntu20.04-docker-8c-8g-8545 does not seem to be running inside a container 01:48:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-690 -v /w/workspace/gexfoundry_device-mqtt-go_PR-690:/w/workspace/gexfoundry_device-mqtt-go_PR-690:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-690@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-690@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:48:28 $ docker top 5b9290a5f43747991f6546100cdb1669fdf75f1527cbecbfee83d8294b67ad9e -eo pid,comm [Pipeline] { [Pipeline] sh 01:48:28 + go version 01:48:28 go version go1.21.9 linux/amd64 [Pipeline] } 01:48:28 $ docker stop --time=1 5b9290a5f43747991f6546100cdb1669fdf75f1527cbecbfee83d8294b67ad9e 01:48:29 $ docker rm -f --volumes 5b9290a5f43747991f6546100cdb1669fdf75f1527cbecbfee83d8294b67ad9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:30 + docker inspect -f . ci-base-image-x86_64 01:48:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:48:30 prd-ubuntu20.04-docker-8c-8g-8545 does not seem to be running inside a container 01:48:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-690 -v /w/workspace/gexfoundry_device-mqtt-go_PR-690:/w/workspace/gexfoundry_device-mqtt-go_PR-690:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-690@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-690@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:48:31 $ docker top 568c0bc0f1c5f23aae93e10ac2a21c038167bb73f01a1b4619b51468425b2e85 -eo pid,comm [Pipeline] { [Pipeline] sh 01:48:31 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-690 [Pipeline] fileExists [Pipeline] sh 01:48:32 + make test 01:48:32 go test ./... -coverprofile=coverage.out ./... 01:48:33 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:48:51 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:48:51 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:48:51 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.011s coverage: 22.8% of statements 01:49:03 go vet ./... 01:49:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:49:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:49:07 ./bin/test-attribution-txt.sh 01:49:07 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 01:49:07 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 01:49:07 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 01:49:07 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 01:49:07 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 01:49:07 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 01:49:07 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 01:49:07 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 01:49:07 An attribution for golang.org/x/term is missing from Attribution.txt, please add 01:49:07 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 01:49:07 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 01:49:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:49:07 $ docker stop --time=1 568c0bc0f1c5f23aae93e10ac2a21c038167bb73f01a1b4619b51468425b2e85 01:49:11 $ docker rm -f --volumes 568c0bc0f1c5f23aae93e10ac2a21c038167bb73f01a1b4619b51468425b2e85 [Pipeline] // withDockerContainer [Pipeline] sh 01:49:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:49:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:49:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:49:13 + ls -al . 01:49:13 total 252 01:49:13 drwxrwxr-x 9 jenkins jenkins 4096 Aug 26 01:48 . 01:49:13 drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 01:46 .. 01:49:13 -rw-rw-r-- 1 jenkins jenkins 140 Aug 26 01:46 .dockerignore 01:49:13 drwxrwxr-x 8 jenkins jenkins 4096 Aug 26 01:48 .git 01:49:13 drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 01:46 .github 01:49:13 -rw-rw-r-- 1 jenkins jenkins 264 Aug 26 01:46 .gitignore 01:49:13 -rw-rw-r-- 1 jenkins jenkins 41 Aug 26 01:46 .golangci.yml 01:49:13 drwxr-xr-x 3 jenkins jenkins 4096 Aug 26 01:47 .semver 01:49:13 -rw-rw-r-- 1 jenkins jenkins 10386 Aug 26 01:46 Attribution.txt 01:49:13 -rw-rw-r-- 1 jenkins jenkins 18574 Aug 26 01:46 CHANGELOG.md 01:49:13 -rw-rw-r-- 1 jenkins jenkins 1798 Aug 26 01:46 Dockerfile 01:49:13 -rw-rw-r-- 1 jenkins jenkins 677 Aug 26 01:46 GOVERNANCE.md 01:49:13 -rw-rw-r-- 1 jenkins jenkins 657 Aug 26 01:46 Jenkinsfile 01:49:13 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 26 01:46 LICENSE 01:49:13 -rw-rw-r-- 1 jenkins jenkins 1963 Aug 26 01:46 Makefile 01:49:13 -rw-rw-r-- 1 jenkins jenkins 620 Aug 26 01:46 OWNERS.md 01:49:13 -rw-rw-r-- 1 jenkins jenkins 3599 Aug 26 01:46 README.md 01:49:13 -rw-rw-r-- 1 jenkins jenkins 5 Aug 26 01:47 VERSION 01:49:13 drwxrwxr-x 2 jenkins jenkins 4096 Aug 26 01:46 bin 01:49:13 drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 01:46 cmd 01:49:13 -rw-r--r-- 1 jenkins jenkins 18506 Aug 26 01:48 coverage.out 01:49:13 -rw-rw-r-- 1 jenkins jenkins 7065 Aug 26 01:46 go.mod 01:49:13 -rw-rw-r-- 1 jenkins jenkins 101673 Aug 26 01:46 go.sum 01:49:13 drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 01:46 internal 01:49:13 drwxrwxr-x 2 jenkins jenkins 4096 Aug 26 01:46 mock 01:49:13 -rw-rw-r-- 1 jenkins jenkins 227 Aug 26 01:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:14 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=b5fe82c54cc0ccaae345a65f7694de353310d319 --label arch=amd64 --label version=0.0.0 . 01:49:14 Sending build context to Docker daemon 20.86MB 01:49:14 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 01:49:14 Step 2/25 : FROM ${BASE} AS builder 01:49:14 ---> ff8e79faaec2 01:49:14 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:49:14 ---> Running in 69acddbd968e 01:49:14 Removing intermediate container 69acddbd968e 01:49:14 ---> 70630d72deb4 01:49:14 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:49:14 ---> Running in 9b07224db103 01:49:14 Removing intermediate container 9b07224db103 01:49:14 ---> ca2e84eeb01b 01:49:14 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:49:14 ---> Running in aae8559b01f4 01:49:14 Removing intermediate container aae8559b01f4 01:49:14 ---> dc148918118e 01:49:14 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:49:14 ---> Running in b80ebed5d8a6 01:49:14 Removing intermediate container b80ebed5d8a6 01:49:14 ---> 83537bc9d1e0 01:49:14 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:49:14 ---> Running in 70d1b771c00c 01:49:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:49:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:49:15 OK: 268 MiB in 56 packages 01:49:16 Removing intermediate container 70d1b771c00c 01:49:16 ---> 249178f53ae1 01:49:16 Step 8/25 : WORKDIR /device-mqtt-go 01:49:16 ---> Running in eebee3bad7ec 01:49:16 Removing intermediate container eebee3bad7ec 01:49:16 ---> 7fbd88dfb05c 01:49:16 Step 9/25 : COPY go.mod vendor* ./ 01:49:16 ---> bb79a931f839 01:49:16 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:16 ---> Running in b4ce6f276eec 01:49:16 Removing intermediate container b4ce6f276eec 01:49:16 ---> 74bbc4ed1ba2 01:49:16 Step 11/25 : COPY . . 01:49:17 ---> b5f978b5fdfb 01:49:17 Step 12/25 : RUN $MAKE 01:49:17 ---> Running in 0c731a68539e 01:49:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.32" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:49:49 Removing intermediate container 0c731a68539e 01:49:49 ---> 9befd9fb8912 01:49:49 Step 13/25 : FROM alpine:3.18 01:49:50 3.18: Pulling from library/alpine 01:49:50 930bdd4d222e: Pulling fs layer 01:49:50 930bdd4d222e: Verifying Checksum 01:49:50 930bdd4d222e: Download complete 01:49:50 930bdd4d222e: Pull complete 01:49:50 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 01:49:50 Status: Downloaded newer image for alpine:3.18 01:49:50 ---> 18f865063206 01:49:50 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:49:50 ---> Running in 6c2e85c95ef7 01:49:50 Removing intermediate container 6c2e85c95ef7 01:49:50 ---> f8cedb0d7c46 01:49:50 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:49:50 ---> Running in 1dd1d2dbb3a3 01:49:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:49:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:49:51 (1/1) Installing dumb-init (1.2.5-r2) 01:49:51 Executing busybox-1.36.1-r7.trigger 01:49:51 OK: 7 MiB in 16 packages 01:49:52 Removing intermediate container 1dd1d2dbb3a3 01:49:52 ---> 8d48963f89be 01:49:52 Step 16/25 : RUN apk --no-cache upgrade 01:49:52 ---> Running in 0c3529c56685 01:49:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:49:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:49:52 OK: 7 MiB in 16 packages 01:49:53 Removing intermediate container 0c3529c56685 01:49:53 ---> 56174e928141 01:49:53 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:49:53 ---> ad49d8cd9688 01:49:53 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:49:54 ---> bb37760b9c20 01:49:54 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:49:54 ---> 66d195446bc9 01:49:54 Step 20/25 : EXPOSE 59982 01:49:54 ---> Running in f10f19f87476 01:49:54 Removing intermediate container f10f19f87476 01:49:54 ---> 73b80f00968a 01:49:54 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:49:54 ---> Running in 075a2fa03756 01:49:54 Removing intermediate container 075a2fa03756 01:49:54 ---> 20d901737f9f 01:49:54 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:49:54 ---> Running in 88eab014c245 01:49:54 Removing intermediate container 88eab014c245 01:49:54 ---> ff9d291e3d5a 01:49:54 Step 23/25 : LABEL arch=amd64 01:49:54 ---> Running in 2dd8abc545e1 01:49:54 Removing intermediate container 2dd8abc545e1 01:49:54 ---> 8021494252d6 01:49:54 Step 24/25 : LABEL git_sha=b5fe82c54cc0ccaae345a65f7694de353310d319 01:49:54 ---> Running in 6e053d1b77cd 01:49:54 Removing intermediate container 6e053d1b77cd 01:49:54 ---> a7c36339d955 01:49:54 Step 25/25 : LABEL version=0.0.0 01:49:54 ---> Running in 0a062a46967b 01:49:54 Removing intermediate container 0a062a46967b 01:49:54 ---> d7984246ceb2 01:49:54 [Warning] One or more build-args [ARCH] were not consumed 01:49:54 Successfully built d7984246ceb2 01:49:54 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:49:55 01:49:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:49:56 latest: Pulling from edgex-lftools-log-publisher 01:49:56 5eb5b503b376: Pulling fs layer 01:49:56 5c69ac0246d0: Pulling fs layer 01:49:56 ec43610c2a17: Pulling fs layer 01:49:56 3a2ae6a8a46f: Pulling fs layer 01:49:56 33b1e0a273af: Pulling fs layer 01:49:56 5d3b04190fa2: Pulling fs layer 01:49:56 2f39f015ded8: Pulling fs layer 01:49:56 5d3b04190fa2: Waiting 01:49:56 3a2ae6a8a46f: Waiting 01:49:56 33b1e0a273af: Waiting 01:49:56 2f39f015ded8: Waiting 01:49:56 5c69ac0246d0: Verifying Checksum 01:49:56 5c69ac0246d0: Download complete 01:49:56 3a2ae6a8a46f: Verifying Checksum 01:49:56 3a2ae6a8a46f: Download complete 01:49:56 33b1e0a273af: Verifying Checksum 01:49:56 33b1e0a273af: Download complete 01:49:56 5d3b04190fa2: Verifying Checksum 01:49:56 5d3b04190fa2: Download complete 01:49:56 ec43610c2a17: Verifying Checksum 01:49:56 ec43610c2a17: Download complete 01:49:56 5eb5b503b376: Verifying Checksum 01:49:56 5eb5b503b376: Download complete 01:49:57 2f39f015ded8: Verifying Checksum 01:49:57 2f39f015ded8: Download complete 01:49:57 5eb5b503b376: Pull complete 01:49:57 5c69ac0246d0: Pull complete 01:49:58 ec43610c2a17: Pull complete 01:49:58 3a2ae6a8a46f: Pull complete 01:49:58 33b1e0a273af: Pull complete 01:49:58 5d3b04190fa2: Pull complete 01:50:03 2f39f015ded8: Pull complete 01:50:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:50:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:50:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:50:04 prd-ubuntu20.04-docker-8c-8g-8545 does not seem to be running inside a container 01:50:04 $ 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/gexfoundry_device-mqtt-go_PR-690 -v /w/workspace/gexfoundry_device-mqtt-go_PR-690:/w/workspace/gexfoundry_device-mqtt-go_PR-690:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-690@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-690@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:50:08 $ docker top eda77622c37fbbcf6258924995bc7279f52bf27b23c974cb0d22b1514b79ca5f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:50:09 ---> job-cost.sh 01:50:09 lf-activate-venv: SKIPPING 01:50:09 INFO: No Stack... 01:50:09 INFO: Retrieving Pricing Info for: v3-standard-8 01:50:09 INFO: Archiving Costs [Pipeline] sh 01:50:10 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-690/archives/cost.csv 01:50:10 + cut -d, -f6 [Pipeline] lock 01:50:10 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-690-1-stack-cost] 01:50:10 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-690-1-stack-cost] did not exist. Created. 01:50:10 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-690-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:50:10 + echo total: 0.2199999988079071 [Pipeline] stash 01:50:10 Stashed 1 file(s) [Pipeline] } 01:50:10 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-690-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:50:10 $ docker stop --time=1 eda77622c37fbbcf6258924995bc7279f52bf27b23c974cb0d22b1514b79ca5f 01:50:11 $ docker rm -f --volumes eda77622c37fbbcf6258924995bc7279f52bf27b23c974cb0d22b1514b79ca5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:51:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8546 in /w/workspace/gexfoundry_device-mqtt-go_PR-690 [Pipeline] { [Pipeline] ws 01:51:13 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:51:13 The recommended git tool is: git 01:51:22 using credential edgex-jenkins-ssh 01:51:22 Cloning the remote Git repository 01:51:22 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:51:22 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:51:22 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:51:22 > git --version # timeout=10 01:51:22 > git --version # 'git version 2.25.1' 01:51:22 using GIT_SSH to set credentials SSH Credentials for GitHub 01:51:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:51:26 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:51:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:51:28 Merging remotes/origin/main commit cf4a1ca9ccb49d71782b9d8c0bc8727caf3d94bb into PR head commit b5fe82c54cc0ccaae345a65f7694de353310d319 01:51:27 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:51:27 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:51:27 using GIT_SSH to set credentials SSH Credentials for GitHub 01:51:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/690/head:refs/remotes/origin/PR-690 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:51:28 > git config core.sparsecheckout # timeout=10 01:51:28 > git checkout -f b5fe82c54cc0ccaae345a65f7694de353310d319 # timeout=10 01:51:28 > git remote # timeout=10 01:51:28 > git config --get remote.origin.url # timeout=10 01:51:28 using GIT_SSH to set credentials SSH Credentials for GitHub 01:51:28 > git merge cf4a1ca9ccb49d71782b9d8c0bc8727caf3d94bb # timeout=10 01:51:29 Merge succeeded, producing b5fe82c54cc0ccaae345a65f7694de353310d319 01:51:29 Checking out Revision b5fe82c54cc0ccaae345a65f7694de353310d319 (PR-690) 01:51:30 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:51:30 > git --version # timeout=10 01:51:30 > git --version # 'git version 2.25.1' 01:51:30 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 01:51:28 > git rev-parse HEAD^{commit} # timeout=10 01:51:29 > git config core.sparsecheckout # timeout=10 01:51:29 > git checkout -f b5fe82c54cc0ccaae345a65f7694de353310d319 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:51:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:51:35 % Total % Received % Xferd Average Speed Time Time Time Current 01:51:35 Dload Upload Total Spent Left Speed 01:51:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 103k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh 01:51:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:51:36 + sudo tee /etc/docker/daemon.new 01:51:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:51:36 { 01:51:36 "registry-mirrors": [ 01:51:36 "https://nexus3.edgexfoundry.org:10001" 01:51:36 ], 01:51:36 "bip": "10.250.0.254/24", 01:51:36 "hosts": [ 01:51:36 "tcp://0.0.0.0:5555", 01:51:36 "unix:///var/run/docker.sock" 01:51:36 ], 01:51:36 "mtu": 1458, 01:51:36 "selinux-enabled": true, 01:51:36 "seccomp-profile": "/etc/docker/seccomp.json" 01:51:36 } [Pipeline] sh 01:51:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:51:36 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:51:55 provisioning config files... 01:51:55 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config12809982753380815792tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:51:55 ---> ****-login.sh 01:51:55 nexus3.edgexfoundry.org:10001 01:51:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:51:56 Configure a credential helper to remove this warning. See 01:51:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:51:56 01:51:56 Login Succeeded 01:51:56 nexus3.edgexfoundry.org:10002 01:51:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:51:56 Configure a credential helper to remove this warning. See 01:51:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:51:56 01:51:56 Login Succeeded 01:51:56 nexus3.edgexfoundry.org:10003 01:51:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:51:57 Configure a credential helper to remove this warning. See 01:51:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:51:57 01:51:57 Login Succeeded 01:51:57 nexus3.edgexfoundry.org:10004 01:51:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:51:57 Configure a credential helper to remove this warning. See 01:51:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:51:57 01:51:57 Login Succeeded 01:51:57 ****.io 01:51:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:51:58 Configure a credential helper to remove this warning. See 01:51:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:51:58 01:51:58 Login Succeeded 01:51:58 ---> ****-login.sh ends [Pipeline] } 01:51:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:51:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:51:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:51:58 ========================================================= 01:51:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:51:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:59 + 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 . 01:52:00 Sending build context to Docker daemon 10.53MB 01:52:00 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:52:00 Step 2/12 : FROM ${BASE} AS builder 01:52:00 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:52:00 c6b39de5b339: Pulling fs layer 01:52:00 a69c41024577: Pulling fs layer 01:52:00 d6de4b400683: Pulling fs layer 01:52:00 35cb2a7552d0: Pulling fs layer 01:52:00 4f4fb700ef54: Pulling fs layer 01:52:00 464afbd9ba4c: Pulling fs layer 01:52:00 00f215d4a9da: Pulling fs layer 01:52:00 d496ad576159: Pulling fs layer 01:52:00 464afbd9ba4c: Waiting 01:52:00 00f215d4a9da: Waiting 01:52:00 d496ad576159: Waiting 01:52:00 4f4fb700ef54: Waiting 01:52:00 35cb2a7552d0: Waiting 01:52:00 a69c41024577: Verifying Checksum 01:52:00 a69c41024577: Download complete 01:52:00 35cb2a7552d0: Verifying Checksum 01:52:00 35cb2a7552d0: Download complete 01:52:00 4f4fb700ef54: Verifying Checksum 01:52:00 4f4fb700ef54: Download complete 01:52:00 c6b39de5b339: Download complete 01:52:00 464afbd9ba4c: Verifying Checksum 01:52:00 464afbd9ba4c: Download complete 01:52:00 d496ad576159: Verifying Checksum 01:52:00 d496ad576159: Download complete 01:52:01 c6b39de5b339: Pull complete 01:52:01 a69c41024577: Pull complete 01:52:02 d6de4b400683: Verifying Checksum 01:52:02 d6de4b400683: Download complete 01:52:03 00f215d4a9da: Verifying Checksum 01:52:03 00f215d4a9da: Download complete 01:52:15 d6de4b400683: Pull complete 01:52:15 35cb2a7552d0: Pull complete 01:52:15 4f4fb700ef54: Pull complete 01:52:15 464afbd9ba4c: Pull complete 01:52:25 00f215d4a9da: Pull complete 01:52:26 d496ad576159: Pull complete 01:52:26 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 01:52:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:52:26 ---> f246e2811388 01:52:26 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:52:26 ---> Running in d769ce51ed60 01:52:26 Removing intermediate container d769ce51ed60 01:52:26 ---> d1c1690118c1 01:52:26 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:52:27 ---> Running in 580b64cdcaee 01:52:27 Removing intermediate container 580b64cdcaee 01:52:27 ---> 8c48c7f9d93b 01:52:27 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:52:27 ---> Running in f11df61328fc 01:52:27 Removing intermediate container f11df61328fc 01:52:27 ---> dd401c3da205 01:52:27 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:52:27 ---> Running in b4fdd2e863d9 01:52:28 Removing intermediate container b4fdd2e863d9 01:52:28 ---> 3b12853ece5e 01:52:28 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:52:28 ---> Running in 2a3c4d48502a 01:52:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:52:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:52:30 (1/4) Installing openssh-keygen (9.3_p2-r2) 01:52:30 (2/4) Installing libedit (20221030.3.1-r1) 01:52:30 (3/4) Installing openssh-client-common (9.3_p2-r2) 01:52:30 (4/4) Installing openssh-client-default (9.3_p2-r2) 01:52:30 Executing busybox-1.36.1-r5.trigger 01:52:30 OK: 271 MiB in 56 packages 01:52:31 Removing intermediate container 2a3c4d48502a 01:52:31 ---> 4b90667f48ba 01:52:31 Step 8/12 : WORKDIR /device-mqtt-go 01:52:31 ---> Running in 5c77e6f492f2 01:52:32 Removing intermediate container 5c77e6f492f2 01:52:32 ---> c66591003aec 01:52:32 Step 9/12 : COPY go.mod vendor* ./ 01:52:33 ---> 5e1ea198366f 01:52:33 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:33 ---> Running in 6a8da4b9ff9f 01:54:25 Removing intermediate container 6a8da4b9ff9f 01:54:25 ---> 085d5cbcc999 01:54:25 Step 11/12 : COPY . . 01:54:25 ---> 90cbb87c858a 01:54:25 Step 12/12 : RUN $MAKE 01:54:25 ---> Running in b390c6169f2e 01:54:25 noop 01:54:25 Removing intermediate container b390c6169f2e 01:54:25 ---> 98050f8c0424 01:54:25 Successfully built 98050f8c0424 01:54:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:26 + docker inspect -f . ci-base-image-arm64 01:54:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:26 prd-ubuntu20.04-docker-arm64-4c-16g-8546 does not seem to be running inside a container 01:54:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 01:54:27 $ docker top 7b43bd4f50680f632c9c0781a08b4b62e916223ed872ba4fe738510ee27fa115 -eo pid,comm [Pipeline] { [Pipeline] sh 01:54:28 + go version 01:54:28 go version go1.21.9 linux/arm64 [Pipeline] } 01:54:28 $ docker stop --time=1 7b43bd4f50680f632c9c0781a08b4b62e916223ed872ba4fe738510ee27fa115 01:54:30 $ docker rm -f --volumes 7b43bd4f50680f632c9c0781a08b4b62e916223ed872ba4fe738510ee27fa115 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:30 + docker inspect -f . ci-base-image-arm64 01:54:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:31 prd-ubuntu20.04-docker-arm64-4c-16g-8546 does not seem to be running inside a container 01:54:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 01:54:32 $ docker top 7702c9d2b859e2bc567fe096c0493093e5ea7ea968f0ee6029d4bc4847efd3fd -eo pid,comm [Pipeline] { [Pipeline] sh 01:54:32 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:54:33 + make test 01:54:33 go test ./... -coverprofile=coverage.out ./... 01:54:38 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:57:45 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:57:48 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:57:48 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.048s coverage: 22.8% of statements 01:57:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:57:49 go vet ./... 01:58:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:58:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:58:36 ./bin/test-attribution-txt.sh 01:58:36 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 01:58:36 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 01:58:36 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 01:58:36 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 01:58:36 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 01:58:36 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 01:58:36 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 01:58:36 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 01:58:36 An attribution for golang.org/x/term is missing from Attribution.txt, please add 01:58:36 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 01:58:36 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 01:58:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:58:36 $ docker stop --time=1 7702c9d2b859e2bc567fe096c0493093e5ea7ea968f0ee6029d4bc4847efd3fd 01:58:38 $ docker rm -f --volumes 7702c9d2b859e2bc567fe096c0493093e5ea7ea968f0ee6029d4bc4847efd3fd [Pipeline] // withDockerContainer [Pipeline] sh 01:58:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:58:39 Warning: overwriting stash ‘coverage-report’ 01:58:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:58:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:58:41 + ls -al . 01:58:41 total 248 01:58:41 drwxrwxr-x 8 jenkins jenkins 4096 Aug 26 01:54 . 01:58:41 drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 01:51 .. 01:58:41 -rw-rw-r-- 1 jenkins jenkins 140 Aug 26 01:51 .dockerignore 01:58:41 drwxrwxr-x 8 jenkins jenkins 4096 Aug 26 01:51 .git 01:58:41 drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 01:51 .github 01:58:41 -rw-rw-r-- 1 jenkins jenkins 264 Aug 26 01:51 .gitignore 01:58:41 -rw-rw-r-- 1 jenkins jenkins 41 Aug 26 01:51 .golangci.yml 01:58:41 -rw-rw-r-- 1 jenkins jenkins 10386 Aug 26 01:51 Attribution.txt 01:58:41 -rw-rw-r-- 1 jenkins jenkins 18574 Aug 26 01:51 CHANGELOG.md 01:58:41 -rw-rw-r-- 1 jenkins jenkins 1798 Aug 26 01:51 Dockerfile 01:58:41 -rw-rw-r-- 1 jenkins jenkins 677 Aug 26 01:51 GOVERNANCE.md 01:58:41 -rw-rw-r-- 1 jenkins jenkins 657 Aug 26 01:51 Jenkinsfile 01:58:41 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 26 01:51 LICENSE 01:58:41 -rw-rw-r-- 1 jenkins jenkins 1963 Aug 26 01:51 Makefile 01:58:41 -rw-rw-r-- 1 jenkins jenkins 620 Aug 26 01:51 OWNERS.md 01:58:41 -rw-rw-r-- 1 jenkins jenkins 3599 Aug 26 01:51 README.md 01:58:41 -rw-rw-r-- 1 jenkins jenkins 5 Aug 26 01:47 VERSION 01:58:41 drwxrwxr-x 2 jenkins jenkins 4096 Aug 26 01:51 bin 01:58:41 drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 01:51 cmd 01:58:41 -rw-r--r-- 1 jenkins jenkins 18506 Aug 26 01:57 coverage.out 01:58:41 -rw-rw-r-- 1 jenkins jenkins 7065 Aug 26 01:51 go.mod 01:58:41 -rw-rw-r-- 1 jenkins jenkins 101673 Aug 26 01:51 go.sum 01:58:41 drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 01:51 internal 01:58:41 drwxrwxr-x 2 jenkins jenkins 4096 Aug 26 01:51 mock 01:58:41 -rw-rw-r-- 1 jenkins jenkins 227 Aug 26 01:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:41 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b5fe82c54cc0ccaae345a65f7694de353310d319 --label arch=arm64 --label version=0.0.0 . 01:58:41 Sending build context to Docker daemon 10.55MB 01:58:42 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 01:58:42 Step 2/25 : FROM ${BASE} AS builder 01:58:42 ---> 98050f8c0424 01:58:42 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:58:42 ---> Running in 4420a0187ece 01:58:42 Removing intermediate container 4420a0187ece 01:58:42 ---> 003a65a70149 01:58:42 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:58:42 ---> Running in 9d240dc42028 01:58:42 Removing intermediate container 9d240dc42028 01:58:42 ---> 869d8fc0bde6 01:58:42 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:58:42 ---> Running in d9dacb2e1c22 01:58:43 Removing intermediate container d9dacb2e1c22 01:58:43 ---> 70710d0b9416 01:58:43 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:58:43 ---> Running in 1ebec9af2fe1 01:58:44 Removing intermediate container 1ebec9af2fe1 01:58:44 ---> 31427d181048 01:58:44 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:58:44 ---> Running in a42a7f1b1154 01:58:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:58:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:58:46 OK: 271 MiB in 56 packages 01:58:47 Removing intermediate container a42a7f1b1154 01:58:47 ---> c9f6a4836b0a 01:58:47 Step 8/25 : WORKDIR /device-mqtt-go 01:58:47 ---> Running in 811bfb17d240 01:58:47 Removing intermediate container 811bfb17d240 01:58:47 ---> fe564680f058 01:58:47 Step 9/25 : COPY go.mod vendor* ./ 01:58:48 ---> 8e198ed460f3 01:58:48 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:48 ---> Running in 394de213e6f7 01:58:50 Removing intermediate container 394de213e6f7 01:58:50 ---> cab60503bd6f 01:58:50 Step 11/25 : COPY . . 01:58:52 ---> 16ab50f8ca8a 01:58:52 Step 12/25 : RUN $MAKE 01:58:52 ---> Running in 29e4fbbfc648 01:58:53 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.32" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:02:23 Removing intermediate container 29e4fbbfc648 02:02:23 ---> e502bbc955b5 02:02:23 Step 13/25 : FROM alpine:3.18 02:02:23 3.18: Pulling from library/alpine 02:02:23 4983c3fe2029: Pulling fs layer 02:02:24 4983c3fe2029: Verifying Checksum 02:02:24 4983c3fe2029: Download complete 02:02:24 4983c3fe2029: Pull complete 02:02:24 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:02:24 Status: Downloaded newer image for alpine:3.18 02:02:24 ---> a0237000ae83 02:02:24 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:02:25 ---> Running in 5d8c1906089b 02:02:25 Removing intermediate container 5d8c1906089b 02:02:25 ---> 8b9b08c7b172 02:02:25 Step 15/25 : RUN apk add --update --no-cache dumb-init 02:02:25 ---> Running in b04b35f2361c 02:02:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:02:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:02:27 (1/1) Installing dumb-init (1.2.5-r2) 02:02:27 Executing busybox-1.36.1-r7.trigger 02:02:27 OK: 8 MiB in 16 packages 02:02:28 Removing intermediate container b04b35f2361c 02:02:28 ---> a5615ce085d4 02:02:28 Step 16/25 : RUN apk --no-cache upgrade 02:02:28 ---> Running in 0cfa9e9b6f4e 02:02:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:02:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:02:31 OK: 8 MiB in 16 packages 02:02:31 Removing intermediate container 0cfa9e9b6f4e 02:02:31 ---> a048d2a6da81 02:02:31 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 02:02:33 ---> f61e4b5693bb 02:02:33 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 02:02:34 ---> 5f31aa22d902 02:02:34 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:02:34 ---> 6c481e093128 02:02:34 Step 20/25 : EXPOSE 59982 02:02:34 ---> Running in b9bf024c3b68 02:02:35 Removing intermediate container b9bf024c3b68 02:02:35 ---> 3cd9687b525e 02:02:35 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 02:02:35 ---> Running in bc8f02ff5de1 02:02:35 Removing intermediate container bc8f02ff5de1 02:02:35 ---> c9287b73fe51 02:02:35 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:02:35 ---> Running in f8173ac9ac0b 02:02:35 Removing intermediate container f8173ac9ac0b 02:02:35 ---> 2c637772cf5d 02:02:35 Step 23/25 : LABEL arch=arm64 02:02:35 ---> Running in 882f56ec85b2 02:02:36 Removing intermediate container 882f56ec85b2 02:02:36 ---> b5f8ac069daf 02:02:36 Step 24/25 : LABEL git_sha=b5fe82c54cc0ccaae345a65f7694de353310d319 02:02:36 ---> Running in addf65a4c7cc 02:02:36 Removing intermediate container addf65a4c7cc 02:02:36 ---> fe83018e3c1a 02:02:36 Step 25/25 : LABEL version=0.0.0 02:02:36 ---> Running in 77f228b8610f 02:02:36 Removing intermediate container 77f228b8610f 02:02:36 ---> 9d2047509616 02:02:36 [Warning] One or more build-args [ARCH] were not consumed 02:02:36 Successfully built 9d2047509616 02:02:36 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:02:38 02:02:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:02:38 arm64: Pulling from edgex-lftools-log-publisher 02:02:38 8998bd30e6a1: Pulling fs layer 02:02:38 04944245beec: Pulling fs layer 02:02:38 699f458cf7ca: Pulling fs layer 02:02:38 765212b225bb: Pulling fs layer 02:02:38 f23df028b6ca: Pulling fs layer 02:02:38 d65c8cfc05b1: Pulling fs layer 02:02:38 2437ff75d9bd: Pulling fs layer 02:02:38 f23df028b6ca: Waiting 02:02:38 d65c8cfc05b1: Waiting 02:02:38 765212b225bb: Waiting 02:02:38 2437ff75d9bd: Waiting 02:02:38 04944245beec: Verifying Checksum 02:02:38 04944245beec: Download complete 02:02:38 765212b225bb: Verifying Checksum 02:02:38 765212b225bb: Download complete 02:02:38 f23df028b6ca: Verifying Checksum 02:02:38 f23df028b6ca: Download complete 02:02:38 d65c8cfc05b1: Verifying Checksum 02:02:38 d65c8cfc05b1: Download complete 02:02:39 699f458cf7ca: Verifying Checksum 02:02:39 699f458cf7ca: Download complete 02:02:39 8998bd30e6a1: Verifying Checksum 02:02:39 8998bd30e6a1: Download complete 02:02:41 2437ff75d9bd: Verifying Checksum 02:02:41 2437ff75d9bd: Download complete 02:02:43 8998bd30e6a1: Pull complete 02:02:44 04944245beec: Pull complete 02:02:46 699f458cf7ca: Pull complete 02:02:46 765212b225bb: Pull complete 02:02:47 f23df028b6ca: Pull complete 02:02:47 d65c8cfc05b1: Pull complete 02:03:05 2437ff75d9bd: Pull complete 02:03:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:03:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:03:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:06 prd-ubuntu20.04-docker-arm64-4c-16g-8546 does not seem to be running inside a container 02:03:06 $ 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-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:03:09 $ docker top 45d3e4c0448b6c93703038386d95e5b1eff419ea011e7ff776d5987c33137809 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:03:10 ---> job-cost.sh 02:03:10 lf-activate-venv: SKIPPING 02:03:10 INFO: No Stack... 02:03:10 INFO: Retrieving Pricing Info for: v3-standard-4 02:03:11 INFO: Archiving Costs [Pipeline] sh 02:03:13 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 02:03:13 + cut -d, -f6 [Pipeline] lock 02:03:13 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-690-1-stack-cost] 02:03:13 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-690-1-stack-cost] did not exist. Created. 02:03:13 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-690-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:03:16 /w/workspace/device-mqtt-go/1@tmp/durable-6db98f85/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:03:16 + echo total: 0.10999999940395355 [Pipeline] stash 02:03:16 Warning: overwriting stash ‘stack-cost’ 02:03:16 Stashed 1 file(s) [Pipeline] } 02:03:16 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-690-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:03:16 $ docker stop --time=1 45d3e4c0448b6c93703038386d95e5b1eff419ea011e7ff776d5987c33137809 02:03:18 $ docker rm -f --volumes 45d3e4c0448b6c93703038386d95e5b1eff419ea011e7ff776d5987c33137809 [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 02:03:19 provisioning config files... 02:03:19 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-690@tmp/config1982168662449569704tmp [Pipeline] { [Pipeline] sh 02:03:20 + set +x 02:03:20 + bash -s -- 02:03:20 + curl -s https://codecov.io/bash 02:03:20 02:03:20 _____ _ 02:03:20 / ____| | | 02:03:20 | | ___ __| | ___ ___ _____ __ 02:03:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:03:20 | |___| (_) | (_| | __/ (_| (_) \ V / 02:03:20 \_____\___/ \__,_|\___|\___\___/ \_/ 02:03:20 Bash-1.0.6 02:03:20 02:03:20 02:03:20 ==> git version 2.25.1 found 02:03:20 ==> 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 02:03:20 Release-Date: 2020-01-08 02:03:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:03:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:03:20 ==> Jenkins CI detected. 02:03:20 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-690 02:03:20 project root: . 02:03:20 --> token set from env 02:03:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:03:20 ==> Running gcov in . (disable via -X gcov) 02:03:20 ==> Python coveragepy not found 02:03:20 ==> Searching for coverage reports in: 02:03:20 + . 02:03:20 -> Found 1 reports 02:03:20 ==> Detecting git/mercurial file structure 02:03:20 ==> Reading reports 02:03:20 + ./coverage.out bytes=18506 02:03:20 ==> Appending adjustments 02:03:20 https://docs.codecov.io/docs/fixing-reports 02:03:20 + Found adjustments 02:03:20 ==> Gzipping contents 02:03:20 4.0K /tmp/codecov.3jHwo5.gz 02:03:20 ==> Uploading reports 02:03:20 url: https://codecov.io 02:03:20 query: branch=PR-690&commit=b5fe82c54cc0ccaae345a65f7694de353310d319&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-690%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=690&job=&cmd_args= 02:03:20 -> Pinging Codecov 02:03:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-690&commit=b5fe82c54cc0ccaae345a65f7694de353310d319&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-690%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=690&job=&cmd_args= 02:03:20 -> Uploading to 02:03:20 https://storage.googleapis.com/codecov/v4/raw/2024-08-26/7D719EC7BBE17E464838252E33014C33/b5fe82c54cc0ccaae345a65f7694de353310d319/d9690f21-2a0e-437b-a386-fae42c53b00f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240826%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240826T020320Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=44a3235cd7076b104cef04aaf37b08edc0e60a4798646f17df37e7a6c0dbe76e 02:03:20 % Total % Received % Xferd Average Speed Time Time Time Current 02:03:20 Dload Upload Total Spent Left Speed 02:03:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 13029 --:--:-- --:--:-- --:--:-- 13029 02:03:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/b5fe82c54cc0ccaae345a65f7694de353310d319 [Pipeline] } 02:03:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 02:03:23 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-690/archives ] 02:03:23 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-690/archives 02:03:23 total 16 02:03:23 drwxr-xr-x 3 root root 4096 Aug 26 01:50 . 02:03:23 drwxrwxr-x 10 jenkins jenkins 4096 Aug 26 01:50 .. 02:03:23 drwxr-xr-x 2 root root 4096 Aug 26 01:50 cost 02:03:23 -rw-r--r-- 1 root root 86 Aug 26 01:50 cost.csv 02:03:23 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-690/archives 02:03:23 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-690/archives 02:03:23 total 16 02:03:23 drwxr-xr-x 3 jenkins jenkins 4096 Aug 26 01:50 . 02:03:23 drwxrwxr-x 10 jenkins jenkins 4096 Aug 26 01:50 .. 02:03:23 drwxr-xr-x 2 jenkins jenkins 4096 Aug 26 01:50 cost 02:03:23 -rw-r--r-- 1 jenkins jenkins 86 Aug 26 01:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:03:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:03:25 ---> package-listing.sh 02:03:25 ++ tr '[:upper:]' '[:lower:]' 02:03:25 ++ facter osfamily 02:03:25 + OS_FAMILY=debian 02:03:25 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-690 02:03:25 + START_PACKAGES=/tmp/packages_start.txt 02:03:25 + END_PACKAGES=/tmp/packages_end.txt 02:03:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:03:25 + PACKAGES=/tmp/packages_start.txt 02:03:25 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-690 ']' 02:03:25 + PACKAGES=/tmp/packages_end.txt 02:03:25 + case "${OS_FAMILY}" in 02:03:25 + dpkg -l 02:03:25 + grep '^ii' 02:03:25 + '[' -f /tmp/packages_start.txt ']' 02:03:25 + '[' -f /tmp/packages_end.txt ']' 02:03:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:03:25 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-690 ']' 02:03:25 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-690/archives/ 02:03:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-690/archives/ [Pipeline] echo 02:03:25 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/gexfoundry_device-mqtt-go_PR-690/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:03:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:03:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:26 prd-ubuntu20.04-docker-8c-8g-8545 does not seem to be running inside a container 02:03:26 $ 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/gexfoundry_device-mqtt-go_PR-690/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-690 -v /w/workspace/gexfoundry_device-mqtt-go_PR-690:/w/workspace/gexfoundry_device-mqtt-go_PR-690:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-690@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-690@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:03:26 $ docker top 3adb5b36942dd27577b720f0d1a3320e89782b61a5e279dc626eca04cb276261 -eo pid,comm [Pipeline] { [Pipeline] sh 02:03:27 + touch /tmp/pre-build-complete [Pipeline] sh 02:03:28 + mkdir -p /var/log/sysstat [Pipeline] sh 02:03:35 + ls /var/log/sa-host 02:03:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:03:35 provisioning config files... 02:03:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-690@tmp/config8855206308117479167tmp [Pipeline] { [Pipeline] echo 02:03:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:03:35 ---> create-netrc.sh [Pipeline] } 02:03:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:03:36 ---> python-tools-install.sh [Pipeline] echo 02:03:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:03:36 ---> sudo-logs.sh 02:03:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:03:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:03:37 ---> job-cost.sh 02:03:37 lf-activate-venv: SKIPPING 02:03:37 DEBUG: total: 0.2199999988079071 02:03:37 INFO: Retrieving Stack Cost... 02:03:37 INFO: Retrieving Pricing Info for: v3-standard-8 02:03:38 INFO: Archiving Costs [Pipeline] echo 02:03:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:03:38 ---> logs-deploy.sh 02:03:38 lf-activate-venv: SKIPPING 02:03:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-690/1 02:03:38 INFO: archiving workspace using pattern(s): 02:03:39 Archives upload complete. 02:03:39 INFO: archiving logs to Nexus 02:03:40 ---> uname -a: 02:03:40 Linux prd-ubuntu20-04-docker-8c-8g-8545 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:03:40 02:03:40 02:03:40 ---> lscpu: 02:03:40 Architecture: x86_64 02:03:40 CPU op-mode(s): 32-bit, 64-bit 02:03:40 Byte Order: Little Endian 02:03:40 Address sizes: 40 bits physical, 48 bits virtual 02:03:40 CPU(s): 8 02:03:40 On-line CPU(s) list: 0-7 02:03:40 Thread(s) per core: 1 02:03:40 Core(s) per socket: 1 02:03:40 Socket(s): 8 02:03:40 NUMA node(s): 1 02:03:40 Vendor ID: AuthenticAMD 02:03:40 CPU family: 23 02:03:40 Model: 49 02:03:40 Model name: AMD EPYC-Rome Processor 02:03:40 Stepping: 0 02:03:40 CPU MHz: 2800.000 02:03:40 BogoMIPS: 5600.00 02:03:40 Virtualization: AMD-V 02:03:40 Hypervisor vendor: KVM 02:03:40 Virtualization type: full 02:03:40 L1d cache: 256 KiB 02:03:40 L1i cache: 256 KiB 02:03:40 L2 cache: 4 MiB 02:03:40 L3 cache: 128 MiB 02:03:40 NUMA node0 CPU(s): 0-7 02:03:40 Vulnerability Itlb multihit: Not affected 02:03:40 Vulnerability L1tf: Not affected 02:03:40 Vulnerability Mds: Not affected 02:03:40 Vulnerability Meltdown: Not affected 02:03:40 Vulnerability Mmio stale data: Not affected 02:03:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:03:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:03:40 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:03:40 Vulnerability Srbds: Not affected 02:03:40 Vulnerability Tsx async abort: Not affected 02:03:40 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 02:03:40 02:03:40 02:03:40 ---> nproc: 02:03:40 8 02:03:40 02:03:40 02:03:40 ---> df -h: 02:03:40 Filesystem Size Used Avail Use% Mounted on 02:03:40 overlay 155G 12G 143G 8% / 02:03:40 tmpfs 64M 0 64M 0% /dev 02:03:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:03:40 shm 64M 0 64M 0% /dev/shm 02:03:40 /dev/vda1 155G 12G 143G 8% /facter-os 02:03:40 02:03:40 02:03:40 ---> sar -b -r -n DEV: 02:03:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8545) 08/26/24 _x86_64_ (8 CPU) 02:03:40 02:03:40 01:45:53 LINUX RESTART (8 CPU) 02:03:40 02:03:40 01:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:03:40 01:47:01 361.31 45.83 315.48 0.00 5050.05 157181.07 0.00 02:03:40 01:48:01 204.22 3.92 200.30 0.00 418.06 47028.30 0.00 02:03:40 01:49:01 161.39 0.10 161.29 0.00 4.27 54905.38 0.00 02:03:40 01:50:01 174.44 0.18 174.25 0.00 16.80 48454.21 0.00 02:03:40 01:51:01 62.84 2.30 60.54 0.00 96.12 18311.75 0.00 02:03:40 01:52:01 35.43 3.83 31.59 0.00 4272.49 6603.03 0.00 02:03:40 01:53:01 3.63 0.02 3.62 0.00 0.13 95.45 0.00 02:03:40 01:54:01 2.02 0.00 2.02 0.00 0.00 22.26 0.00 02:03:40 01:55:01 1.38 0.00 1.38 0.00 0.00 15.47 0.00 02:03:40 01:56:01 1.68 0.00 1.68 0.00 0.00 19.06 0.00 02:03:40 01:57:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 02:03:40 01:58:01 1.90 0.00 1.90 0.00 0.00 21.73 0.00 02:03:40 01:59:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 02:03:40 02:00:01 0.87 0.00 0.87 0.00 0.00 10.13 0.00 02:03:40 02:01:01 1.32 0.00 1.32 0.00 0.00 19.73 0.00 02:03:40 02:02:01 1.85 0.02 1.83 0.00 0.13 21.19 0.00 02:03:40 02:03:01 1.57 0.00 1.57 0.00 0.00 20.40 0.00 02:03:40 Average: 59.90 3.31 56.59 0.00 579.92 19574.92 0.00 02:03:40 02:03:40 01:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:03:40 01:47:01 29910008 31560564 798768 2.43 59200 1886804 1811644 5.34 983772 1664884 96 02:03:40 01:48:01 28043056 31495400 814292 2.48 130068 3483900 1890176 5.57 1297316 3031124 380008 02:03:40 01:49:01 26466444 30458724 1843236 5.61 191016 3888236 2758588 8.13 2332688 3486700 374096 02:03:40 01:50:01 26885680 31457816 845816 2.57 200768 4444316 2062516 6.08 1434512 3955508 488076 02:03:40 01:51:01 26801108 31432108 846284 2.57 215768 4488680 1785272 5.26 1511516 3937548 1332 02:03:40 01:52:01 26492196 31471872 798356 2.43 231796 4812148 1728420 5.09 1690664 4048808 4 02:03:40 01:53:01 26504768 31479560 790716 2.40 230408 4808900 1697424 5.00 1682476 4045576 8 02:03:40 01:54:01 26505012 31480016 790204 2.40 230488 4809032 1697424 5.00 1682316 4045696 0 02:03:40 01:55:01 26511964 31487072 783072 2.38 230548 4809036 1697424 5.00 1675196 4045712 8 02:03:40 01:56:01 26513844 31489040 780960 2.37 230592 4809040 1697424 5.00 1673132 4045716 4 02:03:40 01:57:01 26513412 31488732 781100 2.38 230668 4809040 1697424 5.00 1673772 4045720 140 02:03:40 01:58:01 26513008 31488388 781372 2.38 230744 4809044 1697424 5.00 1673768 4045728 204 02:03:40 01:59:01 26514364 31489808 779972 2.37 230768 4809048 1697424 5.00 1672160 4045736 12 02:03:40 02:00:01 26514444 31489888 780032 2.37 230792 4809048 1697424 5.00 1672612 4045736 136 02:03:40 02:01:01 26514412 31489920 779968 2.37 230852 4809032 1690148 4.98 1672456 4045744 8 02:03:40 02:02:01 26511804 31487500 782068 2.38 230920 4809032 1723488 5.08 1673208 4045704 148 02:03:40 02:03:01 26512576 31488368 781124 2.38 231000 4809036 1723488 5.08 1672952 4045708 12 02:03:40 Average: 26836947 31425575 856314 2.60 209788 4464904 1809008 5.33 1627913 3801609 73194 02:03:40 02:03:40 01:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:03:40 01:47:01 lo 4.27 4.27 0.41 0.41 0.00 0.00 0.00 0.00 02:03:40 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:40 01:47:01 ens3 340.12 250.60 2568.05 77.81 0.00 0.00 0.00 0.00 02:03:40 01:48:01 lo 2.93 2.93 0.29 0.29 0.00 0.00 0.00 0.00 02:03:40 01:48:01 docker0 384.39 599.38 32.14 3463.84 0.00 0.00 0.00 0.00 02:03:40 01:48:01 ens3 738.54 469.64 6647.21 57.04 0.00 0.00 0.00 0.00 02:03:40 01:49:01 vethf91e081 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 02:03:40 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:40 01:49:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 02:03:40 01:49:01 ens3 26.60 15.81 26.47 10.49 0.00 0.00 0.00 0.00 02:03:40 01:50:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 02:03:40 01:50:01 docker0 4.48 8.18 0.27 93.16 0.00 0.00 0.00 0.00 02:03:40 01:50:01 ens3 119.46 73.90 2686.18 16.82 0.00 0.00 0.00 0.00 02:03:40 01:51:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 02:03:40 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:40 01:51:01 ens3 48.08 21.28 679.39 5.73 0.00 0.00 0.00 0.00 02:03:40 01:52:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 02:03:40 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:40 01:52:01 ens3 127.56 57.72 2064.51 4.23 0.00 0.00 0.00 0.00 02:03:40 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:40 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:40 01:53:01 ens3 1.05 0.52 1.53 0.22 0.00 0.00 0.00 0.00 02:03:40 01:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:03:40 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:40 01:54:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:03:40 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:40 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:40 01:55:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:03:40 01:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:03:40 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:40 01:56:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:03:40 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:40 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:40 01:57:01 ens3 1.02 0.42 0.44 0.27 0.00 0.00 0.00 0.00 02:03:40 01:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:03:40 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:40 01:58:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:03:40 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:40 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:40 01:59:01 ens3 0.42 0.03 0.05 0.00 0.00 0.00 0.00 0.00 02:03:40 02:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:03:40 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:40 02:00:01 ens3 1.07 0.45 0.38 0.22 0.00 0.00 0.00 0.00 02:03:40 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:40 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:40 02:01:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:03:40 02:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:03:40 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:40 02:02:01 ens3 1.12 1.03 0.69 0.57 0.00 0.00 0.00 0.00 02:03:40 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:40 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:40 02:03:01 ens3 0.20 0.07 0.07 0.00 0.00 0.00 0.00 0.00 02:03:40 Average: lo 0.65 0.65 0.06 0.06 0.00 0.00 0.00 0.00 02:03:40 Average: docker0 22.87 35.74 1.91 209.23 0.00 0.00 0.00 0.00 02:03:40 Average: ens3 82.70 52.46 863.23 10.20 0.00 0.00 0.00 0.00 02:03:40 02:03:40 02:03:40 ---> sar -P ALL: 02:03:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8545) 08/26/24 _x86_64_ (8 CPU) 02:03:40 02:03:40 01:45:53 LINUX RESTART (8 CPU) 02:03:40 02:03:40 01:46:01 CPU %user %nice %system %iowait %steal %idle 02:03:40 01:47:01 all 6.81 0.00 1.78 3.53 0.05 87.83 02:03:40 01:47:01 0 6.97 0.00 2.03 4.76 0.03 86.21 02:03:40 01:47:01 1 7.13 0.00 1.51 0.34 0.07 90.95 02:03:40 01:47:01 2 7.41 0.00 1.64 0.76 0.03 90.15 02:03:40 01:47:01 3 11.10 0.00 1.62 3.99 0.05 83.24 02:03:40 01:47:01 4 5.10 0.00 1.47 10.17 0.03 83.23 02:03:40 01:47:01 5 6.60 0.00 1.61 0.07 0.07 91.65 02:03:40 01:47:01 6 4.45 0.00 1.69 0.42 0.05 93.39 02:03:40 01:47:01 7 5.70 0.00 2.69 7.84 0.05 83.71 02:03:40 01:48:01 all 6.29 0.00 2.88 2.28 0.06 88.49 02:03:40 01:48:01 0 5.67 0.00 3.20 0.20 0.07 90.86 02:03:40 01:48:01 1 6.94 0.00 2.80 2.68 0.07 87.50 02:03:40 01:48:01 2 6.34 0.00 2.30 0.34 0.03 90.99 02:03:40 01:48:01 3 6.83 0.00 3.82 5.50 0.07 83.79 02:03:40 01:48:01 4 7.41 0.00 2.58 0.51 0.07 89.44 02:03:40 01:48:01 5 5.50 0.00 2.55 0.56 0.07 91.32 02:03:40 01:48:01 6 5.85 0.00 3.69 6.82 0.07 83.57 02:03:40 01:48:01 7 5.76 0.00 2.13 1.63 0.05 90.43 02:03:40 01:49:01 all 38.20 0.00 6.45 3.06 0.09 52.19 02:03:40 01:49:01 0 36.01 0.00 6.59 0.52 0.08 56.80 02:03:40 01:49:01 1 38.47 0.00 5.90 1.60 0.10 53.93 02:03:40 01:49:01 2 38.79 0.00 6.84 2.70 0.08 51.58 02:03:40 01:49:01 3 39.01 0.00 7.29 15.98 0.10 37.62 02:03:40 01:49:01 4 39.10 0.00 6.65 0.51 0.07 53.67 02:03:40 01:49:01 5 39.24 0.00 5.55 0.41 0.12 54.68 02:03:40 01:49:01 6 35.96 0.00 6.79 2.52 0.08 54.65 02:03:40 01:49:01 7 39.01 0.00 6.02 0.32 0.08 54.57 02:03:40 01:50:01 all 30.99 0.00 6.94 2.21 0.09 59.76 02:03:40 01:50:01 0 29.60 0.00 6.68 0.05 0.08 63.59 02:03:40 01:50:01 1 28.07 0.00 6.19 0.08 0.08 65.58 02:03:40 01:50:01 2 32.40 0.00 6.30 1.35 0.08 59.87 02:03:40 01:50:01 3 31.75 0.00 8.21 0.78 0.08 59.18 02:03:40 01:50:01 4 33.15 0.00 7.58 2.28 0.08 56.90 02:03:40 01:50:01 5 31.37 0.00 7.19 13.12 0.15 48.18 02:03:40 01:50:01 6 28.19 0.00 6.46 0.05 0.08 65.21 02:03:40 01:50:01 7 33.40 0.00 6.92 0.05 0.10 59.52 02:03:40 01:51:01 all 1.44 0.00 0.86 1.06 0.03 96.61 02:03:40 01:51:01 0 2.22 0.00 0.68 0.72 0.05 96.33 02:03:40 01:51:01 1 1.49 0.00 1.47 0.48 0.02 96.54 02:03:40 01:51:01 2 1.55 0.00 0.60 0.05 0.02 97.78 02:03:40 01:51:01 3 1.45 0.00 0.72 0.00 0.02 97.81 02:03:40 01:51:01 4 0.94 0.00 0.95 1.47 0.03 96.60 02:03:40 01:51:01 5 1.61 0.00 1.06 5.65 0.02 91.67 02:03:40 01:51:01 6 1.05 0.00 0.82 0.08 0.03 98.02 02:03:40 01:51:01 7 1.25 0.00 0.57 0.02 0.03 98.13 02:03:40 01:52:01 all 1.70 0.00 0.87 0.39 0.03 97.00 02:03:40 01:52:01 0 3.29 0.00 0.75 0.13 0.02 95.81 02:03:40 01:52:01 1 1.89 0.00 0.83 0.65 0.03 96.59 02:03:40 01:52:01 2 1.10 0.00 1.00 0.02 0.02 97.87 02:03:40 01:52:01 3 0.73 0.00 1.79 0.02 0.03 97.43 02:03:40 01:52:01 4 0.90 0.00 0.38 0.77 0.03 97.91 02:03:40 01:52:01 5 2.58 0.00 0.74 0.42 0.03 96.23 02:03:40 01:52:01 6 1.12 0.00 0.72 0.72 0.02 97.43 02:03:40 01:52:01 7 2.00 0.00 0.78 0.42 0.03 96.76 02:03:40 01:53:01 all 0.08 0.00 0.06 0.01 0.01 99.84 02:03:40 01:53:01 0 0.05 0.00 0.05 0.00 0.00 99.90 02:03:40 01:53:01 1 0.00 0.00 0.03 0.00 0.00 99.97 02:03:40 01:53:01 2 0.10 0.00 0.07 0.00 0.00 99.83 02:03:40 01:53:01 3 0.05 0.00 0.07 0.02 0.02 99.85 02:03:40 01:53:01 4 0.05 0.00 0.05 0.08 0.02 99.80 02:03:40 01:53:01 5 0.10 0.00 0.05 0.02 0.02 99.82 02:03:40 01:53:01 6 0.05 0.00 0.03 0.00 0.00 99.92 02:03:40 01:53:01 7 0.27 0.00 0.10 0.00 0.00 99.63 02:03:40 01:54:01 all 0.02 0.00 0.01 0.00 0.02 99.95 02:03:40 01:54:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:03:40 01:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:03:40 01:54:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:03:40 01:54:01 3 0.03 0.00 0.02 0.00 0.03 99.92 02:03:40 01:54:01 4 0.07 0.00 0.02 0.03 0.03 99.85 02:03:40 01:54:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:03:40 01:54:01 6 0.00 0.00 0.02 0.00 0.02 99.97 02:03:40 01:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:03:40 01:55:01 all 0.02 0.00 0.02 0.01 0.01 99.94 02:03:40 01:55:01 0 0.03 0.00 0.05 0.00 0.00 99.92 02:03:40 01:55:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:03:40 01:55:01 2 0.02 0.00 0.03 0.00 0.02 99.93 02:03:40 01:55:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:03:40 01:55:01 4 0.03 0.00 0.02 0.05 0.02 99.88 02:03:40 01:55:01 5 0.03 0.00 0.03 0.00 0.02 99.92 02:03:40 01:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:03:40 01:55:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:03:40 01:56:01 all 0.02 0.00 0.01 0.01 0.01 99.95 02:03:40 01:56:01 0 0.00 0.00 0.05 0.00 0.02 99.93 02:03:40 01:56:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:03:40 01:56:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:03:40 01:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:03:40 01:56:01 4 0.05 0.00 0.02 0.02 0.02 99.90 02:03:40 01:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:03:40 01:56:01 6 0.00 0.00 0.00 0.02 0.02 99.97 02:03:40 01:56:01 7 0.03 0.00 0.02 0.02 0.00 99.93 02:03:40 01:57:01 all 0.07 0.00 0.01 0.00 0.01 99.90 02:03:40 01:57:01 0 0.08 0.00 0.02 0.00 0.00 99.90 02:03:40 01:57:01 1 0.33 0.00 0.00 0.00 0.02 99.65 02:03:40 01:57:01 2 0.03 0.00 0.05 0.00 0.02 99.90 02:03:40 01:57:01 3 0.02 0.00 0.03 0.00 0.02 99.93 02:03:40 01:57:01 4 0.05 0.00 0.00 0.03 0.00 99.92 02:03:40 01:57:01 5 0.05 0.00 0.00 0.00 0.02 99.93 02:03:40 01:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:03:40 01:57:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:03:40 02:03:40 01:57:01 CPU %user %nice %system %iowait %steal %idle 02:03:40 01:58:01 all 0.15 0.00 0.02 0.00 0.01 99.81 02:03:40 01:58:01 0 0.00 0.00 0.08 0.02 0.02 99.88 02:03:40 01:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:03:40 01:58:01 2 0.05 0.00 0.00 0.00 0.02 99.93 02:03:40 01:58:01 3 0.05 0.00 0.02 0.00 0.02 99.92 02:03:40 01:58:01 4 0.03 0.00 0.02 0.02 0.02 99.92 02:03:40 01:58:01 5 1.09 0.00 0.02 0.00 0.02 98.87 02:03:40 01:58:01 6 0.00 0.00 0.02 0.00 0.02 99.97 02:03:40 01:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:03:40 01:59:01 all 0.22 0.00 0.01 0.00 0.01 99.75 02:03:40 01:59:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:03:40 01:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:03:40 01:59:01 2 0.07 0.00 0.00 0.00 0.02 99.92 02:03:40 01:59:01 3 0.02 0.00 0.03 0.00 0.02 99.93 02:03:40 01:59:01 4 0.07 0.00 0.00 0.02 0.00 99.92 02:03:40 01:59:01 5 1.53 0.00 0.02 0.00 0.02 98.44 02:03:40 01:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:03:40 01:59:01 7 0.05 0.00 0.02 0.00 0.00 99.93 02:03:40 02:00:01 all 0.21 0.00 0.02 0.00 0.01 99.76 02:03:40 02:00:01 0 0.02 0.00 0.02 0.02 0.00 99.95 02:03:40 02:00:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:03:40 02:00:01 2 0.02 0.00 0.03 0.00 0.00 99.95 02:03:40 02:00:01 3 0.03 0.00 0.02 0.00 0.03 99.92 02:03:40 02:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:03:40 02:00:01 5 1.55 0.00 0.07 0.00 0.02 98.37 02:03:40 02:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:03:40 02:00:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:03:40 02:01:01 all 0.12 0.00 0.01 0.01 0.01 99.84 02:03:40 02:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:03:40 02:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:03:40 02:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:03:40 02:01:01 3 0.02 0.00 0.03 0.00 0.02 99.93 02:03:40 02:01:01 4 0.02 0.00 0.02 0.02 0.02 99.93 02:03:40 02:01:01 5 0.90 0.00 0.02 0.00 0.00 99.09 02:03:40 02:01:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:03:40 02:01:01 7 0.02 0.00 0.02 0.10 0.02 99.85 02:03:40 02:02:01 all 0.15 0.00 0.03 0.08 0.01 99.73 02:03:40 02:02:01 0 0.03 0.00 0.03 0.00 0.02 99.92 02:03:40 02:02:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:03:40 02:02:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:03:40 02:02:01 3 0.07 0.00 0.05 0.17 0.05 99.67 02:03:40 02:02:01 4 0.02 0.00 0.02 0.47 0.02 99.48 02:03:40 02:02:01 5 0.91 0.00 0.05 0.00 0.02 99.02 02:03:40 02:02:01 6 0.02 0.00 0.03 0.02 0.00 99.93 02:03:40 02:02:01 7 0.07 0.00 0.00 0.00 0.00 99.93 02:03:40 02:03:01 all 0.04 0.00 0.02 0.01 0.01 99.91 02:03:40 02:03:01 0 0.02 0.00 0.02 0.02 0.00 99.95 02:03:40 02:03:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:03:40 02:03:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:03:40 02:03:01 3 0.22 0.00 0.07 0.00 0.02 99.70 02:03:40 02:03:01 4 0.03 0.00 0.05 0.07 0.00 99.85 02:03:40 02:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:03:40 02:03:01 6 0.00 0.00 0.03 0.00 0.02 99.95 02:03:40 02:03:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:03:40 Average: all 5.04 0.00 1.17 0.74 0.03 93.02 02:03:40 Average: 0 4.90 0.00 1.18 0.38 0.02 93.51 02:03:40 Average: 1 4.93 0.00 1.10 0.34 0.03 93.61 02:03:40 Average: 2 5.13 0.00 1.10 0.30 0.02 93.44 02:03:40 Average: 3 5.32 0.00 1.39 1.54 0.04 91.72 02:03:40 Average: 4 5.07 0.00 1.16 0.96 0.03 92.78 02:03:40 Average: 5 5.42 0.00 1.10 1.18 0.03 92.26 02:03:40 Average: 6 4.46 0.00 1.19 0.62 0.02 93.71 02:03:40 Average: 7 5.11 0.00 1.12 0.60 0.02 93.14 02:03:40 02:03:40 02:03:40