Pull request #676 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bd04818c386de21300e2a402d9769cdd77126ec8+0134c4c717d226af86e9f48c42195e986438ddab (b146839873168885f319f7733ca96923d347543b) 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-ssh15025152318471767397.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-ssh16856961890061006283.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-676/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-676/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8662679012648049681.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-676/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7750843478747394065.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-ssh4086050115759362431.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-676/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-676/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13245079854418602786.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-4403 in /w/workspace/gexfoundry_device-mqtt-go_PR-676 [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-676 # 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 > 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/676/head:refs/remotes/origin/PR-676 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0134c4c717d226af86e9f48c42195e986438ddab into PR head commit bd04818c386de21300e2a402d9769cdd77126ec8 Merge succeeded, producing bd04818c386de21300e2a402d9769cdd77126ec8 Checking out Revision bd04818c386de21300e2a402d9769cdd77126ec8 (PR-676) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f bd04818c386de21300e2a402d9769cdd77126ec8 # 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 0134c4c717d226af86e9f48c42195e986438ddab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd04818c386de21300e2a402d9769cdd77126ec8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:41:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:41:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:41:24 ========================================================= 01:41:24 EdgeX Global Pipelines Version Info 01:41:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:41:25 ------------------- 01:41:25 stable info: 01:41:25 ------------------- 01:41:25 Commited By: Ginny Guan ginny@iotechsys.com 01:41:25 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 01:41:25 Message: update stable to v1.0.260 01:41:26 ------------------- 01:41:26 experimental info: 01:41:26 ------------------- 01:41:26 Commited By: Ginny Guan ginny@iotechsys.com 01:41:26 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 01:41:26 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:41:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:41:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:41:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:41:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:41:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:41:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:41:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:41:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:41:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:41:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:41:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:41:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:41:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:41:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:41:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:41:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:41:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:41:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:41:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:41:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:41:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:41:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:41:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:41:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:41:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:41:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:41:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:41:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-676 [Pipeline] echo 01:41:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-676 [Pipeline] echo 01:41:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-676 [Pipeline] echo 01:41:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bd04818c386de21300e2a402d9769cdd77126ec8 [Pipeline] echo 01:41:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bd04818 [Pipeline] echo 01:41:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:41:28 provisioning config files... 01:41:28 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-676@tmp/config13894968417141287793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:41:29 ---> ****-login.sh 01:41:29 nexus3.edgexfoundry.org:10001 01:41:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:29 Configure a credential helper to remove this warning. See 01:41:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:29 01:41:29 Login Succeeded 01:41:29 nexus3.edgexfoundry.org:10002 01:41:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:29 Configure a credential helper to remove this warning. See 01:41:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:29 01:41:29 Login Succeeded 01:41:29 nexus3.edgexfoundry.org:10003 01:41:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:29 Configure a credential helper to remove this warning. See 01:41:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:29 01:41:29 Login Succeeded 01:41:29 nexus3.edgexfoundry.org:10004 01:41:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:30 Configure a credential helper to remove this warning. See 01:41:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:30 01:41:30 Login Succeeded 01:41:30 ****.io 01:41:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:30 Configure a credential helper to remove this warning. See 01:41:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:30 01:41:30 Login Succeeded 01:41:30 ---> ****-login.sh ends [Pipeline] } 01:41:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:41:31 + git rev-list -1 --merges bd04818c386de21300e2a402d9769cdd77126ec8~1..bd04818c386de21300e2a402d9769cdd77126ec8 [Pipeline] echo 01:41:31 -----------> git rev-list -1 --merges bd04818c386de21300e2a402d9769cdd77126ec8~1..bd04818c386de21300e2a402d9769cdd77126ec8 bd04818c386de21300e2a402d9769cdd77126ec8 [false] [Pipeline] sh 01:41:31 + git log --format=format:%s -1 bd04818c386de21300e2a402d9769cdd77126ec8 [Pipeline] echo 01:41:31 ========================================================= 01:41:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:41:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:41:32 + git log --format=format:%s -1 bd04818c386de21300e2a402d9769cdd77126ec8 [Pipeline] echo 01:41:32 [semverPrep] GIT_COMMIT: bd04818c386de21300e2a402d9769cdd77126ec8, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:41:32 [semverPrep] This is not a build commit. [Pipeline] sh 01:41:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:41:32 + grep -v github /etc/ssh/ssh_known_hosts 01:41:32 + [ -e /tmp/ssh_known_hosts ] 01:41:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:41:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:41:32 + sudo tee -a /etc/ssh/ssh_known_hosts 01:41:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:41:33 01:41:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:41:33 0.1.4: Pulling from edgex-devops/py-git-semver 01:41:33 b85a868b505f: Pulling fs layer 01:41:33 e2be974225ed: Pulling fs layer 01:41:33 339a4e72a1f5: Pulling fs layer 01:41:33 988bab9f4d93: Pulling fs layer 01:41:33 1469e6f7b9e6: Pulling fs layer 01:41:33 eaf3925da568: Pulling fs layer 01:41:33 bab4dde63d76: Pulling fs layer 01:41:33 bde34c3a00c8: Pulling fs layer 01:41:33 b352a97aabf1: Pulling fs layer 01:41:33 4872d77fe225: Pulling fs layer 01:41:33 5851b861e8e6: Pulling fs layer 01:41:33 b352a97aabf1: Waiting 01:41:33 bde34c3a00c8: Waiting 01:41:33 bab4dde63d76: Waiting 01:41:33 4872d77fe225: Waiting 01:41:33 5851b861e8e6: Waiting 01:41:33 988bab9f4d93: Waiting 01:41:33 1469e6f7b9e6: Waiting 01:41:33 eaf3925da568: Waiting 01:41:33 e2be974225ed: Verifying Checksum 01:41:33 e2be974225ed: Download complete 01:41:33 988bab9f4d93: Download complete 01:41:33 1469e6f7b9e6: Verifying Checksum 01:41:33 1469e6f7b9e6: Download complete 01:41:33 eaf3925da568: Download complete 01:41:33 339a4e72a1f5: Verifying Checksum 01:41:33 339a4e72a1f5: Download complete 01:41:33 bde34c3a00c8: Download complete 01:41:33 b352a97aabf1: Verifying Checksum 01:41:33 b352a97aabf1: Download complete 01:41:33 4872d77fe225: Download complete 01:41:33 5851b861e8e6: Download complete 01:41:33 b85a868b505f: Verifying Checksum 01:41:33 b85a868b505f: Download complete 01:41:33 bab4dde63d76: Verifying Checksum 01:41:33 bab4dde63d76: Download complete 01:41:34 b85a868b505f: Pull complete 01:41:34 e2be974225ed: Pull complete 01:41:35 339a4e72a1f5: Pull complete 01:41:35 988bab9f4d93: Pull complete 01:41:35 1469e6f7b9e6: Pull complete 01:41:35 eaf3925da568: Pull complete 01:41:37 bab4dde63d76: Pull complete 01:41:37 bde34c3a00c8: Pull complete 01:41:37 b352a97aabf1: Pull complete 01:41:37 4872d77fe225: Pull complete 01:41:37 5851b861e8e6: Pull complete 01:41:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:41:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:41:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:37 prd-ubuntu20.04-docker-8c-8g-4403 does not seem to be running inside a container 01:41:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-676 -v /w/workspace/gexfoundry_device-mqtt-go_PR-676:/w/workspace/gexfoundry_device-mqtt-go_PR-676:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-676@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-676@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:41:39 $ docker top c56a83273a511295ed601878a4872d4bc952fe3763ee4188beca90516c69179f -eo pid,comm 01:41:39 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:41:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:41:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:41:39 [ssh-agent] Looking for ssh-agent implementation... 01:41:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:41:39 $ docker exec c56a83273a511295ed601878a4872d4bc952fe3763ee4188beca90516c69179f ssh-agent 01:41:39 SSH_AUTH_SOCK=/tmp/ssh-s4iF2t3nWm61/agent.32 01:41:39 SSH_AGENT_PID=38 01:41:39 Running ssh-add (command line suppressed) 01:41:39 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-676@tmp/private_key_9396332349367619026.key (/w/workspace/gexfoundry_device-mqtt-go_PR-676@tmp/private_key_9396332349367619026.key) 01:41:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:41:40 + git tag --points-at HEAD [Pipeline] } 01:41:40 $ docker exec --env ******** --env ******** c56a83273a511295ed601878a4872d4bc952fe3763ee4188beca90516c69179f ssh-agent -k 01:41:40 unset SSH_AUTH_SOCK; 01:41:40 unset SSH_AGENT_PID; 01:41:40 echo Agent pid 38 killed; 01:41:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:41:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:41:40 [ssh-agent] Looking for ssh-agent implementation... 01:41:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:41:40 $ docker exec c56a83273a511295ed601878a4872d4bc952fe3763ee4188beca90516c69179f ssh-agent 01:41:40 SSH_AUTH_SOCK=/tmp/ssh-6sjPpn73lPIF/agent.71 01:41:40 SSH_AGENT_PID=77 01:41:40 Running ssh-add (command line suppressed) 01:41:40 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-676@tmp/private_key_14301486740169515133.key (/w/workspace/gexfoundry_device-mqtt-go_PR-676@tmp/private_key_14301486740169515133.key) 01:41:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:41:41 + git semver init 01:41:41 2024-06-26 01:41:41,242 [run_init] DEBUG init version:0.0.0 force:False 01:41:41 2024-06-26 01:41:41,243 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-676/.semver 01:41:41 2024-06-26 01:41:41,243 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-676/.semver 01:41:41 2024-06-26 01:41:41,244 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-676/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-676, universal_newlines=False, shell=None, istream=None) 01:41:42 2024-06-26 01:41:42,458 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-676/.git/info/exclude 01:41:42 2024-06-26 01:41:42,459 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-676/.semver/PR-676 with force:False 01:41:42 2024-06-26 01:41:42,459 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-676/.semver/PR-676 01:41:42 2024-06-26 01:41:42,464 [execute] INFO git cat-file --batch-check 01:41:42 2024-06-26 01:41:42,464 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-676/.semver, universal_newlines=False, shell=None, istream=) 01:41:42 2024-06-26 01:41:42,470 [execute] INFO git cat-file --batch 01:41:42 2024-06-26 01:41:42,470 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-676/.semver, universal_newlines=False, shell=None, istream=) 01:41:42 2024-06-26 01:41:42,476 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-676/.semver/PR-676 01:41:42 0.0.0 [Pipeline] } 01:41:42 $ docker exec --env ******** --env ******** c56a83273a511295ed601878a4872d4bc952fe3763ee4188beca90516c69179f ssh-agent -k 01:41:42 unset SSH_AUTH_SOCK; 01:41:42 unset SSH_AGENT_PID; 01:41:42 echo Agent pid 77 killed; 01:41:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:41:43 + git semver [Pipeline] } 01:41:43 $ docker stop --time=1 c56a83273a511295ed601878a4872d4bc952fe3763ee4188beca90516c69179f 01:41:44 $ docker rm -f --volumes c56a83273a511295ed601878a4872d4bc952fe3763ee4188beca90516c69179f [Pipeline] // withDockerContainer [Pipeline] sh 01:41:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:41:45 Stashed 1 file(s) [Pipeline] echo 01:41:45 [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:41:46 provisioning config files... 01:41:46 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-676@tmp/config29652581052145101tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:41:46 ---> ****-login.sh 01:41:46 nexus3.edgexfoundry.org:10001 01:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:46 Configure a credential helper to remove this warning. See 01:41:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:46 01:41:46 Login Succeeded 01:41:46 nexus3.edgexfoundry.org:10002 01:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:46 Configure a credential helper to remove this warning. See 01:41:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:46 01:41:46 Login Succeeded 01:41:46 nexus3.edgexfoundry.org:10003 01:41:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:47 Configure a credential helper to remove this warning. See 01:41:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:47 01:41:47 Login Succeeded 01:41:47 nexus3.edgexfoundry.org:10004 01:41:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:47 Configure a credential helper to remove this warning. See 01:41:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:47 01:41:47 Login Succeeded 01:41:47 ****.io 01:41:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:47 Configure a credential helper to remove this warning. See 01:41:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:47 01:41:47 Login Succeeded 01:41:47 ---> ****-login.sh ends [Pipeline] } 01:41:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:41:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:41:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:41:47 ========================================================= 01:41:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:41:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:48 + 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:41:48 Sending build context to Docker daemon 21.01MB 01:41:48 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:41:48 Step 2/12 : FROM ${BASE} AS builder 01:41:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:41:48 619be1103602: Pulling fs layer 01:41:48 7862e08f4a3e: Pulling fs layer 01:41:48 5df492c9dc93: Pulling fs layer 01:41:48 7629e6793208: Pulling fs layer 01:41:48 4f4fb700ef54: Pulling fs layer 01:41:48 fb5054dd5b73: Pulling fs layer 01:41:48 eeca6798cff9: Pulling fs layer 01:41:48 aa269ceb94a6: Pulling fs layer 01:41:48 ada007ff1a6a: Pulling fs layer 01:41:48 eeca6798cff9: Waiting 01:41:48 ada007ff1a6a: Waiting 01:41:48 aa269ceb94a6: Waiting 01:41:48 7629e6793208: Waiting 01:41:48 4f4fb700ef54: Waiting 01:41:48 7862e08f4a3e: Verifying Checksum 01:41:48 7862e08f4a3e: Download complete 01:41:48 7629e6793208: Download complete 01:41:48 4f4fb700ef54: Verifying Checksum 01:41:48 4f4fb700ef54: Download complete 01:41:48 fb5054dd5b73: Verifying Checksum 01:41:48 fb5054dd5b73: Download complete 01:41:48 619be1103602: Verifying Checksum 01:41:48 619be1103602: Download complete 01:41:48 eeca6798cff9: Verifying Checksum 01:41:48 eeca6798cff9: Download complete 01:41:48 619be1103602: Pull complete 01:41:48 7862e08f4a3e: Pull complete 01:41:48 ada007ff1a6a: Verifying Checksum 01:41:48 ada007ff1a6a: Download complete 01:41:48 5df492c9dc93: Verifying Checksum 01:41:48 5df492c9dc93: Download complete 01:41:49 aa269ceb94a6: Verifying Checksum 01:41:49 aa269ceb94a6: Download complete 01:41:51 5df492c9dc93: Pull complete 01:41:51 7629e6793208: Pull complete 01:41:52 4f4fb700ef54: Pull complete 01:41:52 fb5054dd5b73: Pull complete 01:41:52 eeca6798cff9: Pull complete 01:41:54 aa269ceb94a6: Pull complete 01:41:54 ada007ff1a6a: Pull complete 01:41:54 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 01:41:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:41:54 ---> f489d0715acc 01:41:54 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:41:56 ---> Running in 5cfbf2dcbcc8 01:41:56 Removing intermediate container 5cfbf2dcbcc8 01:41:56 ---> d2187f0ebf58 01:41:56 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:41:56 ---> Running in 76506d59b359 01:41:56 Removing intermediate container 76506d59b359 01:41:56 ---> bf5ff40fd1df 01:41:56 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:41:56 ---> Running in 00bcf52fb56f 01:41:56 Removing intermediate container 00bcf52fb56f 01:41:56 ---> 07a45899ee44 01:41:56 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:41:56 ---> Running in d4f822fe8870 01:41:56 Removing intermediate container d4f822fe8870 01:41:56 ---> e8b0577f8ea0 01:41:56 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:41:56 ---> Running in ac59cd637ee6 01:41:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:41:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:41:57 (1/4) Installing openssh-keygen (9.3_p2-r1) 01:41:57 (2/4) Installing libedit (20221030.3.1-r1) 01:41:57 (3/4) Installing openssh-client-common (9.3_p2-r1) 01:41:57 (4/4) Installing openssh-client-default (9.3_p2-r1) 01:41:57 Executing busybox-1.36.1-r5.trigger 01:41:57 OK: 268 MiB in 56 packages 01:41:58 Removing intermediate container ac59cd637ee6 01:41:58 ---> 2e4083fa0e45 01:41:58 Step 8/12 : WORKDIR /device-mqtt-go 01:41:58 ---> Running in 19537a628649 01:41:58 Removing intermediate container 19537a628649 01:41:58 ---> c7aa2601a64a 01:41:58 Step 9/12 : COPY go.mod vendor* ./ 01:41:58 ---> 742252fd5c4d 01:41:58 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:41:58 ---> Running in 8ace7beba0ef 01:42:01 Still waiting to schedule task 01:42:01 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4401’ 01:42:44 Removing intermediate container 8ace7beba0ef 01:42:44 ---> 628a25c943f4 01:42:44 Step 11/12 : COPY . . 01:42:44 ---> 81648087650e 01:42:44 Step 12/12 : RUN $MAKE 01:42:44 ---> Running in c4b672563903 01:42:44 noop 01:42:44 Removing intermediate container c4b672563903 01:42:44 ---> 53a1ab3b30cf 01:42:44 Successfully built 53a1ab3b30cf 01:42:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:45 + docker inspect -f . ci-base-image-x86_64 01:42:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:42:45 prd-ubuntu20.04-docker-8c-8g-4403 does not seem to be running inside a container 01:42:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-676 -v /w/workspace/gexfoundry_device-mqtt-go_PR-676:/w/workspace/gexfoundry_device-mqtt-go_PR-676:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-676@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-676@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:42:45 $ docker top 89e05f0d1560aa6a1fb6c8d7c27cf8bebf64d4de473ed8321963ba35bf7fbb5e -eo pid,comm [Pipeline] { [Pipeline] sh 01:42:46 + go version 01:42:46 go version go1.21.9 linux/amd64 [Pipeline] } 01:42:46 $ docker stop --time=1 89e05f0d1560aa6a1fb6c8d7c27cf8bebf64d4de473ed8321963ba35bf7fbb5e 01:42:47 $ docker rm -f --volumes 89e05f0d1560aa6a1fb6c8d7c27cf8bebf64d4de473ed8321963ba35bf7fbb5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:48 + docker inspect -f . ci-base-image-x86_64 01:42:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:42:48 prd-ubuntu20.04-docker-8c-8g-4403 does not seem to be running inside a container 01:42:48 $ 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-676 -v /w/workspace/gexfoundry_device-mqtt-go_PR-676:/w/workspace/gexfoundry_device-mqtt-go_PR-676:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-676@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-676@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:42:48 $ docker top 130e0a08683219ac1ef161b5c239687b1d7f2497086a37e76d56b5b91cc7cf6c -eo pid,comm [Pipeline] { [Pipeline] sh 01:42:49 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-676 [Pipeline] fileExists [Pipeline] sh 01:42:49 + make test 01:42:49 go test ./... -coverprofile=coverage.out ./... 01:42:50 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:43:12 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:43:12 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:43:12 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.013s coverage: 22.8% of statements 01:43:20 go vet ./... 01:43:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:43:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:43:25 ./bin/test-attribution-txt.sh 01:43:25 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 01:43:25 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 01:43:25 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 01:43:25 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 01:43:25 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 01:43:25 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 01:43:25 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 01:43:25 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 01:43:25 An attribution for golang.org/x/term is missing from Attribution.txt, please add 01:43:25 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 01:43:25 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 01:43:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:43:25 $ docker stop --time=1 130e0a08683219ac1ef161b5c239687b1d7f2497086a37e76d56b5b91cc7cf6c 01:43:28 $ docker rm -f --volumes 130e0a08683219ac1ef161b5c239687b1d7f2497086a37e76d56b5b91cc7cf6c [Pipeline] // withDockerContainer [Pipeline] sh 01:43:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:43:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:43:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:43:29 + ls -al . 01:43:29 total 252 01:43:29 drwxrwxr-x 9 jenkins jenkins 4096 Jun 26 01:42 . 01:43:29 drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 01:41 .. 01:43:29 -rw-rw-r-- 1 jenkins jenkins 140 Jun 26 01:41 .dockerignore 01:43:29 drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 01:43 .git 01:43:29 drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 01:41 .github 01:43:29 -rw-rw-r-- 1 jenkins jenkins 264 Jun 26 01:41 .gitignore 01:43:29 -rw-rw-r-- 1 jenkins jenkins 41 Jun 26 01:41 .golangci.yml 01:43:29 drwxr-xr-x 3 jenkins jenkins 4096 Jun 26 01:41 .semver 01:43:29 -rw-rw-r-- 1 jenkins jenkins 10386 Jun 26 01:41 Attribution.txt 01:43:29 -rw-rw-r-- 1 jenkins jenkins 18574 Jun 26 01:41 CHANGELOG.md 01:43:29 -rw-rw-r-- 1 jenkins jenkins 1798 Jun 26 01:41 Dockerfile 01:43:29 -rw-rw-r-- 1 jenkins jenkins 677 Jun 26 01:41 GOVERNANCE.md 01:43:29 -rw-rw-r-- 1 jenkins jenkins 657 Jun 26 01:41 Jenkinsfile 01:43:29 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 26 01:41 LICENSE 01:43:29 -rw-rw-r-- 1 jenkins jenkins 1963 Jun 26 01:41 Makefile 01:43:29 -rw-rw-r-- 1 jenkins jenkins 620 Jun 26 01:41 OWNERS.md 01:43:29 -rw-rw-r-- 1 jenkins jenkins 3599 Jun 26 01:41 README.md 01:43:29 -rw-rw-r-- 1 jenkins jenkins 5 Jun 26 01:41 VERSION 01:43:29 drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 01:41 bin 01:43:29 drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 01:41 cmd 01:43:29 -rw-r--r-- 1 jenkins jenkins 18506 Jun 26 01:43 coverage.out 01:43:29 -rw-rw-r-- 1 jenkins jenkins 7121 Jun 26 01:41 go.mod 01:43:29 -rw-rw-r-- 1 jenkins jenkins 101949 Jun 26 01:41 go.sum 01:43:29 drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 01:41 internal 01:43:29 drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 01:41 mock 01:43:29 -rw-rw-r-- 1 jenkins jenkins 227 Jun 26 01:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:30 + 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=bd04818c386de21300e2a402d9769cdd77126ec8 --label arch=amd64 --label version=0.0.0 . 01:43:30 Sending build context to Docker daemon 21.03MB 01:43:30 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 01:43:30 Step 2/25 : FROM ${BASE} AS builder 01:43:30 ---> 53a1ab3b30cf 01:43:30 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:43:30 ---> Running in 79cc9f4f0920 01:43:30 Removing intermediate container 79cc9f4f0920 01:43:30 ---> 53a4e944e194 01:43:30 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:43:30 ---> Running in f35164da935a 01:43:30 Removing intermediate container f35164da935a 01:43:30 ---> 71d43cb6d6a4 01:43:30 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:43:30 ---> Running in 6d18bf3e03f8 01:43:30 Removing intermediate container 6d18bf3e03f8 01:43:30 ---> fc05d115f771 01:43:30 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:43:30 ---> Running in 3b02dd74cf3d 01:43:30 Removing intermediate container 3b02dd74cf3d 01:43:30 ---> d4df7e4d00c3 01:43:30 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:43:30 ---> Running in 10a831c7c643 01:43:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:43:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:43:31 OK: 268 MiB in 56 packages 01:43:31 Removing intermediate container 10a831c7c643 01:43:31 ---> 7787b0908bce 01:43:31 Step 8/25 : WORKDIR /device-mqtt-go 01:43:32 ---> Running in e758f3232b9c 01:43:32 Removing intermediate container e758f3232b9c 01:43:32 ---> a006df177115 01:43:32 Step 9/25 : COPY go.mod vendor* ./ 01:43:32 ---> c097a2ee5a59 01:43:32 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:32 ---> Running in d6aefdba2fe8 01:43:32 Removing intermediate container d6aefdba2fe8 01:43:32 ---> 3f0f2cdc28ba 01:43:32 Step 11/25 : COPY . . 01:43:33 ---> d3542449f185 01:43:33 Step 12/25 : RUN $MAKE 01:43:33 ---> Running in bad7b25f79c8 01:43:33 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.18" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:44:05 Removing intermediate container bad7b25f79c8 01:44:05 ---> 07b8f2aa9ec6 01:44:05 Step 13/25 : FROM alpine:3.18 01:44:05 3.18: Pulling from library/alpine 01:44:05 73baa7ef167e: Pulling fs layer 01:44:05 73baa7ef167e: Verifying Checksum 01:44:05 73baa7ef167e: Download complete 01:44:05 73baa7ef167e: Pull complete 01:44:05 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 01:44:05 Status: Downloaded newer image for alpine:3.18 01:44:05 ---> 8fd7cac70a4a 01:44:05 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:44:05 ---> Running in 65f5c36318a7 01:44:05 Removing intermediate container 65f5c36318a7 01:44:05 ---> 73587f6e1079 01:44:05 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:44:05 ---> Running in 9154d8a2df34 01:44:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:44:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:44:05 (1/1) Installing dumb-init (1.2.5-r2) 01:44:05 Executing busybox-1.36.1-r7.trigger 01:44:05 OK: 7 MiB in 16 packages 01:44:05 Removing intermediate container 9154d8a2df34 01:44:05 ---> 9ad09eed1544 01:44:05 Step 16/25 : RUN apk --no-cache upgrade 01:44:05 ---> Running in 06be41669d7c 01:44:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:44:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:44:05 OK: 7 MiB in 16 packages 01:44:05 Removing intermediate container 06be41669d7c 01:44:05 ---> d25796d9db52 01:44:05 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:44:05 ---> 82a469d052e8 01:44:05 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:44:05 ---> 0db25bf0acb4 01:44:05 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:44:05 ---> 7ec572273088 01:44:05 Step 20/25 : EXPOSE 59982 01:44:05 ---> Running in dc5b2e9f735b 01:44:05 Removing intermediate container dc5b2e9f735b 01:44:05 ---> 92254444af3b 01:44:05 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:44:05 ---> Running in b7f5994f91dd 01:44:05 Removing intermediate container b7f5994f91dd 01:44:05 ---> 1f132973eee1 01:44:05 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:44:05 ---> Running in 02e83389d3fc 01:44:05 Removing intermediate container 02e83389d3fc 01:44:05 ---> c926b8f516e7 01:44:05 Step 23/25 : LABEL arch=amd64 01:44:05 ---> Running in 7d1ac39bc401 01:44:05 Removing intermediate container 7d1ac39bc401 01:44:05 ---> 923d708ffe31 01:44:05 Step 24/25 : LABEL git_sha=bd04818c386de21300e2a402d9769cdd77126ec8 01:44:05 ---> Running in c126590da382 01:44:05 Removing intermediate container c126590da382 01:44:05 ---> b0b560ab360e 01:44:05 Step 25/25 : LABEL version=0.0.0 01:44:05 ---> Running in b2d26bec7a54 01:44:05 Removing intermediate container b2d26bec7a54 01:44:05 ---> c2e415dcd6f9 01:44:05 [Warning] One or more build-args [ARCH] were not consumed 01:44:05 Successfully built c2e415dcd6f9 01:44:05 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:44:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:44:07 01:44:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:44:07 latest: Pulling from edgex-lftools-log-publisher 01:44:07 5eb5b503b376: Pulling fs layer 01:44:07 5c69ac0246d0: Pulling fs layer 01:44:07 ec43610c2a17: Pulling fs layer 01:44:07 3a2ae6a8a46f: Pulling fs layer 01:44:07 33b1e0a273af: Pulling fs layer 01:44:07 5d3b04190fa2: Pulling fs layer 01:44:07 2f39f015ded8: Pulling fs layer 01:44:07 3a2ae6a8a46f: Waiting 01:44:07 33b1e0a273af: Waiting 01:44:07 2f39f015ded8: Waiting 01:44:07 5d3b04190fa2: Waiting 01:44:07 5c69ac0246d0: Verifying Checksum 01:44:07 5c69ac0246d0: Download complete 01:44:07 3a2ae6a8a46f: Download complete 01:44:07 33b1e0a273af: Verifying Checksum 01:44:07 33b1e0a273af: Download complete 01:44:07 5d3b04190fa2: Verifying Checksum 01:44:07 5d3b04190fa2: Download complete 01:44:07 ec43610c2a17: Verifying Checksum 01:44:07 ec43610c2a17: Download complete 01:44:07 5eb5b503b376: Verifying Checksum 01:44:07 5eb5b503b376: Download complete 01:44:08 2f39f015ded8: Download complete 01:44:08 5eb5b503b376: Pull complete 01:44:08 5c69ac0246d0: Pull complete 01:44:09 ec43610c2a17: Pull complete 01:44:09 3a2ae6a8a46f: Pull complete 01:44:09 33b1e0a273af: Pull complete 01:44:09 5d3b04190fa2: Pull complete 01:44:13 2f39f015ded8: Pull complete 01:44:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:44:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:44:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:14 prd-ubuntu20.04-docker-8c-8g-4403 does not seem to be running inside a container 01:44:14 $ 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-676 -v /w/workspace/gexfoundry_device-mqtt-go_PR-676:/w/workspace/gexfoundry_device-mqtt-go_PR-676:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-676@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-676@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:44:15 $ docker top 9b734f9d2df73e23b31ac94763d603a42476ac5f7ebcd37f38937aa9836624c1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:44:16 ---> job-cost.sh 01:44:16 lf-activate-venv: SKIPPING 01:44:16 INFO: No Stack... 01:44:16 INFO: Retrieving Pricing Info for: v3-standard-8 01:44:16 INFO: Archiving Costs [Pipeline] sh 01:44:17 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-676/archives/cost.csv 01:44:17 + cut -d, -f6 [Pipeline] lock 01:44:17 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-676-1-stack-cost] 01:44:17 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-676-1-stack-cost] did not exist. Created. 01:44:17 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-676-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:44:17 + echo total: 0.2199999988079071 [Pipeline] stash 01:44:17 Stashed 1 file(s) [Pipeline] } 01:44:17 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-676-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:44:17 $ docker stop --time=1 9b734f9d2df73e23b31ac94763d603a42476ac5f7ebcd37f38937aa9836624c1 01:44:19 $ docker rm -f --volumes 9b734f9d2df73e23b31ac94763d603a42476ac5f7ebcd37f38937aa9836624c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:45:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4404 in /w/workspace/gexfoundry_device-mqtt-go_PR-676 [Pipeline] { [Pipeline] ws 01:45:23 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:45:23 The recommended git tool is: git 01:45:28 using credential edgex-jenkins-ssh 01:45:28 Cloning the remote Git repository 01:45:28 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:45:28 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:45:28 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:45:28 > git --version # timeout=10 01:45:28 > git --version # 'git version 2.25.1' 01:45:28 using GIT_SSH to set credentials SSH Credentials for GitHub 01:45:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:45:31 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:45:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:45:32 Merging remotes/origin/main commit 0134c4c717d226af86e9f48c42195e986438ddab into PR head commit bd04818c386de21300e2a402d9769cdd77126ec8 01:45:31 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:45:32 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:45:32 using GIT_SSH to set credentials SSH Credentials for GitHub 01:45:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/676/head:refs/remotes/origin/PR-676 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:45:32 > git config core.sparsecheckout # timeout=10 01:45:32 > git checkout -f bd04818c386de21300e2a402d9769cdd77126ec8 # timeout=10 01:45:32 Merge succeeded, producing bd04818c386de21300e2a402d9769cdd77126ec8 01:45:32 Checking out Revision bd04818c386de21300e2a402d9769cdd77126ec8 (PR-676) 01:45:33 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:45:33 > git --version # timeout=10 01:45:33 > git --version # 'git version 2.25.1' 01:45:33 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 01:45:32 > git remote # timeout=10 01:45:32 > git config --get remote.origin.url # timeout=10 01:45:32 using GIT_SSH to set credentials SSH Credentials for GitHub 01:45:32 > git merge 0134c4c717d226af86e9f48c42195e986438ddab # timeout=10 01:45:32 > git rev-parse HEAD^{commit} # timeout=10 01:45:32 > git config core.sparsecheckout # timeout=10 01:45:32 > git checkout -f bd04818c386de21300e2a402d9769cdd77126ec8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:45:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:45:38 % Total % Received % Xferd Average Speed Time Time Time Current 01:45:38 Dload Upload Total Spent Left Speed 01:45:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 01:45:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:45:39 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:45:39 sudo tee /etc/docker/daemon.new 01:45:39 { 01:45:39 "registry-mirrors": [ 01:45:39 "https://nexus3.edgexfoundry.org:10001" 01:45:39 ], 01:45:39 "bip": "10.250.0.254/24", 01:45:39 "hosts": [ 01:45:39 "tcp://0.0.0.0:5555", 01:45:39 "unix:///var/run/docker.sock" 01:45:39 ], 01:45:39 "mtu": 1458, 01:45:39 "selinux-enabled": true, 01:45:39 "seccomp-profile": "/etc/docker/seccomp.json" 01:45:39 } [Pipeline] sh 01:45:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:45:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:45:58 provisioning config files... 01:45:58 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config8973778387498057993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:45:58 ---> ****-login.sh 01:45:58 nexus3.edgexfoundry.org:10001 01:45:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:45:59 Configure a credential helper to remove this warning. See 01:45:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:45:59 01:45:59 Login Succeeded 01:45:59 nexus3.edgexfoundry.org:10002 01:45:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:45:59 Configure a credential helper to remove this warning. See 01:45:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:45:59 01:45:59 Login Succeeded 01:45:59 nexus3.edgexfoundry.org:10003 01:45:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:45:59 Configure a credential helper to remove this warning. See 01:45:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:45:59 01:45:59 Login Succeeded 01:45:59 nexus3.edgexfoundry.org:10004 01:46:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:00 Configure a credential helper to remove this warning. See 01:46:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:00 01:46:00 Login Succeeded 01:46:00 ****.io 01:46:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:01 Configure a credential helper to remove this warning. See 01:46:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:01 01:46:01 Login Succeeded 01:46:01 ---> ****-login.sh ends [Pipeline] } 01:46:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:46:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:46:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:46:01 ========================================================= 01:46:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:46:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:02 + 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:46:02 Sending build context to Docker daemon 10.62MB 01:46:02 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:46:02 Step 2/12 : FROM ${BASE} AS builder 01:46:02 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:46:02 c6b39de5b339: Pulling fs layer 01:46:02 a69c41024577: Pulling fs layer 01:46:02 d6de4b400683: Pulling fs layer 01:46:02 35cb2a7552d0: Pulling fs layer 01:46:02 4f4fb700ef54: Pulling fs layer 01:46:02 464afbd9ba4c: Pulling fs layer 01:46:02 00f215d4a9da: Pulling fs layer 01:46:02 d496ad576159: Pulling fs layer 01:46:02 4f4fb700ef54: Waiting 01:46:02 464afbd9ba4c: Waiting 01:46:02 00f215d4a9da: Waiting 01:46:02 d496ad576159: Waiting 01:46:02 35cb2a7552d0: Waiting 01:46:02 a69c41024577: Verifying Checksum 01:46:02 35cb2a7552d0: Verifying Checksum 01:46:02 35cb2a7552d0: Download complete 01:46:02 4f4fb700ef54: Verifying Checksum 01:46:02 4f4fb700ef54: Download complete 01:46:02 464afbd9ba4c: Verifying Checksum 01:46:02 464afbd9ba4c: Download complete 01:46:02 c6b39de5b339: Verifying Checksum 01:46:02 c6b39de5b339: Download complete 01:46:03 d496ad576159: Verifying Checksum 01:46:03 d496ad576159: Download complete 01:46:03 c6b39de5b339: Pull complete 01:46:04 a69c41024577: Pull complete 01:46:04 d6de4b400683: Verifying Checksum 01:46:04 d6de4b400683: Download complete 01:46:05 00f215d4a9da: Verifying Checksum 01:46:05 00f215d4a9da: Download complete 01:46:17 d6de4b400683: Pull complete 01:46:17 35cb2a7552d0: Pull complete 01:46:17 4f4fb700ef54: Pull complete 01:46:18 464afbd9ba4c: Pull complete 01:46:28 00f215d4a9da: Pull complete 01:46:28 d496ad576159: Pull complete 01:46:28 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 01:46:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:46:28 ---> f246e2811388 01:46:28 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:46:29 ---> Running in 236efc151150 01:46:29 Removing intermediate container 236efc151150 01:46:29 ---> 45cd464fb3a2 01:46:29 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:46:29 ---> Running in 4547d6dd3b8a 01:46:30 Removing intermediate container 4547d6dd3b8a 01:46:30 ---> e5ccf1fd2b43 01:46:30 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:46:30 ---> Running in 83265dc2ecb4 01:46:30 Removing intermediate container 83265dc2ecb4 01:46:30 ---> 4bb36178830f 01:46:30 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:46:30 ---> Running in 760105c920c3 01:46:30 Removing intermediate container 760105c920c3 01:46:30 ---> ff82e6bbfe62 01:46:30 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:46:31 ---> Running in 23517b42ca51 01:46:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:46:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:46:33 (1/4) Installing openssh-keygen (9.3_p2-r1) 01:46:33 (2/4) Installing libedit (20221030.3.1-r1) 01:46:33 (3/4) Installing openssh-client-common (9.3_p2-r1) 01:46:33 (4/4) Installing openssh-client-default (9.3_p2-r1) 01:46:33 Executing busybox-1.36.1-r5.trigger 01:46:33 OK: 271 MiB in 56 packages 01:46:34 Removing intermediate container 23517b42ca51 01:46:34 ---> 9fdedbcc1c79 01:46:34 Step 8/12 : WORKDIR /device-mqtt-go 01:46:34 ---> Running in c00b8be3dd4d 01:46:35 Removing intermediate container c00b8be3dd4d 01:46:35 ---> 970a3edb063b 01:46:35 Step 9/12 : COPY go.mod vendor* ./ 01:46:35 ---> 1de9110e9d08 01:46:35 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:35 ---> Running in b62c069a5449 01:48:27 Removing intermediate container b62c069a5449 01:48:27 ---> 31efabc75551 01:48:27 Step 11/12 : COPY . . 01:48:27 ---> f27f727de0bb 01:48:27 Step 12/12 : RUN $MAKE 01:48:27 ---> Running in fc1a34f6577d 01:48:27 noop 01:48:27 Removing intermediate container fc1a34f6577d 01:48:27 ---> 52088088aa6f 01:48:27 Successfully built 52088088aa6f 01:48:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:27 + docker inspect -f . ci-base-image-arm64 01:48:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:48:28 prd-ubuntu20.04-docker-arm64-4c-16g-4404 does not seem to be running inside a container 01:48:28 $ 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:48:29 $ docker top 788bd4f19dac1a6521464468bacb717984d430452b049a8f945d73fe4dbd456e -eo pid,comm [Pipeline] { [Pipeline] sh 01:48:30 + go version 01:48:30 go version go1.21.9 linux/arm64 [Pipeline] } 01:48:30 $ docker stop --time=1 788bd4f19dac1a6521464468bacb717984d430452b049a8f945d73fe4dbd456e 01:48:32 $ docker rm -f --volumes 788bd4f19dac1a6521464468bacb717984d430452b049a8f945d73fe4dbd456e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:32 + docker inspect -f . ci-base-image-arm64 01:48:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:48:33 prd-ubuntu20.04-docker-arm64-4c-16g-4404 does not seem to be running inside a container 01:48:33 $ 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:48:34 $ docker top 89ca3938d09b3ca45799b86155e760dee4da1c6d5a6c8cc115bc920b9d145e52 -eo pid,comm [Pipeline] { [Pipeline] sh 01:48:35 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:48:35 + make test 01:48:36 go test ./... -coverprofile=coverage.out ./... 01:48:41 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:52:18 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:52:22 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:52:22 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.048s coverage: 22.8% of statements 01:52:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:52:23 go vet ./... 01:53:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:53:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:53:10 ./bin/test-attribution-txt.sh 01:53:10 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 01:53:10 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 01:53:10 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 01:53:10 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 01:53:10 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 01:53:10 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 01:53:10 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 01:53:10 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 01:53:10 An attribution for golang.org/x/term is missing from Attribution.txt, please add 01:53:10 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 01:53:10 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 01:53:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:53:10 $ docker stop --time=1 89ca3938d09b3ca45799b86155e760dee4da1c6d5a6c8cc115bc920b9d145e52 01:53:12 $ docker rm -f --volumes 89ca3938d09b3ca45799b86155e760dee4da1c6d5a6c8cc115bc920b9d145e52 [Pipeline] // withDockerContainer [Pipeline] sh 01:53:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:53:13 Warning: overwriting stash ‘coverage-report’ 01:53:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:53:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:53:15 + ls -al . 01:53:15 total 248 01:53:15 drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 01:48 . 01:53:15 drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 01:45 .. 01:53:15 -rw-rw-r-- 1 jenkins jenkins 140 Jun 26 01:45 .dockerignore 01:53:15 drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 01:45 .git 01:53:15 drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 01:45 .github 01:53:15 -rw-rw-r-- 1 jenkins jenkins 264 Jun 26 01:45 .gitignore 01:53:15 -rw-rw-r-- 1 jenkins jenkins 41 Jun 26 01:45 .golangci.yml 01:53:15 -rw-rw-r-- 1 jenkins jenkins 10386 Jun 26 01:45 Attribution.txt 01:53:15 -rw-rw-r-- 1 jenkins jenkins 18574 Jun 26 01:45 CHANGELOG.md 01:53:15 -rw-rw-r-- 1 jenkins jenkins 1798 Jun 26 01:45 Dockerfile 01:53:15 -rw-rw-r-- 1 jenkins jenkins 677 Jun 26 01:45 GOVERNANCE.md 01:53:15 -rw-rw-r-- 1 jenkins jenkins 657 Jun 26 01:45 Jenkinsfile 01:53:15 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 26 01:45 LICENSE 01:53:15 -rw-rw-r-- 1 jenkins jenkins 1963 Jun 26 01:45 Makefile 01:53:15 -rw-rw-r-- 1 jenkins jenkins 620 Jun 26 01:45 OWNERS.md 01:53:15 -rw-rw-r-- 1 jenkins jenkins 3599 Jun 26 01:45 README.md 01:53:15 -rw-rw-r-- 1 jenkins jenkins 5 Jun 26 01:41 VERSION 01:53:15 drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 01:45 bin 01:53:15 drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 01:45 cmd 01:53:15 -rw-r--r-- 1 jenkins jenkins 18506 Jun 26 01:52 coverage.out 01:53:15 -rw-rw-r-- 1 jenkins jenkins 7121 Jun 26 01:45 go.mod 01:53:15 -rw-rw-r-- 1 jenkins jenkins 101949 Jun 26 01:45 go.sum 01:53:15 drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 01:45 internal 01:53:15 drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 01:45 mock 01:53:15 -rw-rw-r-- 1 jenkins jenkins 227 Jun 26 01:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:15 + 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=bd04818c386de21300e2a402d9769cdd77126ec8 --label arch=arm64 --label version=0.0.0 . 01:53:16 Sending build context to Docker daemon 10.64MB 01:53:16 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 01:53:16 Step 2/25 : FROM ${BASE} AS builder 01:53:16 ---> 52088088aa6f 01:53:16 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:53:16 ---> Running in e9ea68784f5e 01:53:16 Removing intermediate container e9ea68784f5e 01:53:16 ---> 4da13216d406 01:53:16 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:53:16 ---> Running in 7cf820963c9e 01:53:16 Removing intermediate container 7cf820963c9e 01:53:16 ---> 8a5a4bc7ba6b 01:53:16 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:53:16 ---> Running in 07ec66d28624 01:53:17 Removing intermediate container 07ec66d28624 01:53:17 ---> 7cd3bc726503 01:53:17 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:53:17 ---> Running in 0b36b8583a04 01:53:17 Removing intermediate container 0b36b8583a04 01:53:17 ---> 3c1866297121 01:53:17 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:53:17 ---> Running in 70d70d830a3c 01:53:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:53:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:53:20 OK: 271 MiB in 56 packages 01:53:20 Removing intermediate container 70d70d830a3c 01:53:20 ---> 03eeadbae401 01:53:20 Step 8/25 : WORKDIR /device-mqtt-go 01:53:20 ---> Running in 6aa4eaac7faa 01:53:21 Removing intermediate container 6aa4eaac7faa 01:53:21 ---> c42af5957e1a 01:53:21 Step 9/25 : COPY go.mod vendor* ./ 01:53:21 ---> c8a93d00d32b 01:53:21 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:53:21 ---> Running in f3e2ea91e453 01:53:24 Removing intermediate container f3e2ea91e453 01:53:24 ---> 81dbaff43876 01:53:24 Step 11/25 : COPY . . 01:53:24 ---> 069941ae419e 01:53:24 Step 12/25 : RUN $MAKE 01:53:25 ---> Running in a7d7342cc781 01:53:26 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.18" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:57:02 Removing intermediate container a7d7342cc781 01:57:02 ---> d5720987929d 01:57:02 Step 13/25 : FROM alpine:3.18 01:57:02 3.18: Pulling from library/alpine 01:57:02 5c905c7ebe2f: Pulling fs layer 01:57:02 5c905c7ebe2f: Verifying Checksum 01:57:02 5c905c7ebe2f: Download complete 01:57:02 5c905c7ebe2f: Pull complete 01:57:02 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 01:57:02 Status: Downloaded newer image for alpine:3.18 01:57:02 ---> dec292d02e07 01:57:02 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:57:02 ---> Running in 577465deb9ad 01:57:02 Removing intermediate container 577465deb9ad 01:57:02 ---> 82776c878b9f 01:57:02 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:57:02 ---> Running in d38567a8209a 01:57:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:57:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:57:02 (1/1) Installing dumb-init (1.2.5-r2) 01:57:02 Executing busybox-1.36.1-r7.trigger 01:57:02 OK: 8 MiB in 16 packages 01:57:02 Removing intermediate container d38567a8209a 01:57:02 ---> c3f226f28dff 01:57:02 Step 16/25 : RUN apk --no-cache upgrade 01:57:02 ---> Running in 2ff514092b1d 01:57:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:57:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:57:04 OK: 8 MiB in 16 packages 01:57:05 Removing intermediate container 2ff514092b1d 01:57:05 ---> 973ec29bc154 01:57:05 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:57:07 ---> c29ad52037a8 01:57:07 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:57:07 ---> d0e568d46cfe 01:57:07 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:57:08 ---> cd0dc8903a81 01:57:08 Step 20/25 : EXPOSE 59982 01:57:08 ---> Running in 1fcbc69a3d71 01:57:08 Removing intermediate container 1fcbc69a3d71 01:57:08 ---> b33aeadd92cd 01:57:08 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:57:08 ---> Running in 57d882cf6a93 01:57:09 Removing intermediate container 57d882cf6a93 01:57:09 ---> 3bf9adbd23d8 01:57:09 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:57:09 ---> Running in af64c4afb45c 01:57:09 Removing intermediate container af64c4afb45c 01:57:09 ---> 86339a943884 01:57:09 Step 23/25 : LABEL arch=arm64 01:57:09 ---> Running in ba9d2e3da298 01:57:09 Removing intermediate container ba9d2e3da298 01:57:09 ---> 99cee6060bfb 01:57:09 Step 24/25 : LABEL git_sha=bd04818c386de21300e2a402d9769cdd77126ec8 01:57:09 ---> Running in 481b43ecbc40 01:57:10 Removing intermediate container 481b43ecbc40 01:57:10 ---> 799cd8e48ff9 01:57:10 Step 25/25 : LABEL version=0.0.0 01:57:10 ---> Running in 38298982c1e5 01:57:10 Removing intermediate container 38298982c1e5 01:57:10 ---> 01ef09556dc7 01:57:10 [Warning] One or more build-args [ARCH] were not consumed 01:57:10 Successfully built 01ef09556dc7 01:57:10 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 01:57:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:57:11 01:57:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:57:12 arm64: Pulling from edgex-lftools-log-publisher 01:57:12 8998bd30e6a1: Pulling fs layer 01:57:12 04944245beec: Pulling fs layer 01:57:12 699f458cf7ca: Pulling fs layer 01:57:12 765212b225bb: Pulling fs layer 01:57:12 f23df028b6ca: Pulling fs layer 01:57:12 d65c8cfc05b1: Pulling fs layer 01:57:12 2437ff75d9bd: Pulling fs layer 01:57:12 2437ff75d9bd: Waiting 01:57:12 f23df028b6ca: Waiting 01:57:12 d65c8cfc05b1: Waiting 01:57:12 765212b225bb: Waiting 01:57:12 04944245beec: Verifying Checksum 01:57:12 04944245beec: Download complete 01:57:12 765212b225bb: Verifying Checksum 01:57:12 765212b225bb: Download complete 01:57:12 f23df028b6ca: Verifying Checksum 01:57:12 f23df028b6ca: Download complete 01:57:12 d65c8cfc05b1: Verifying Checksum 01:57:12 d65c8cfc05b1: Download complete 01:57:12 699f458cf7ca: Verifying Checksum 01:57:12 699f458cf7ca: Download complete 01:57:13 8998bd30e6a1: Verifying Checksum 01:57:13 8998bd30e6a1: Download complete 01:57:15 2437ff75d9bd: Verifying Checksum 01:57:15 2437ff75d9bd: Download complete 01:57:18 8998bd30e6a1: Pull complete 01:57:18 04944245beec: Pull complete 01:57:20 699f458cf7ca: Pull complete 01:57:20 765212b225bb: Pull complete 01:57:21 f23df028b6ca: Pull complete 01:57:21 d65c8cfc05b1: Pull complete 01:57:39 2437ff75d9bd: Pull complete 01:57:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:57:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:57:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:39 prd-ubuntu20.04-docker-arm64-4c-16g-4404 does not seem to be running inside a container 01:57:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 01:57:42 $ docker top 82f3f2b7e10646cec8ea3cd6a7ce6fbbcaa32aca0960c09ebac2c1596818ddb7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:57:43 ---> job-cost.sh 01:57:43 lf-activate-venv: SKIPPING 01:57:43 INFO: No Stack... 01:57:43 INFO: Retrieving Pricing Info for: v3-standard-4 01:57:44 INFO: Archiving Costs [Pipeline] sh 01:57:45 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 01:57:45 + cut -d, -f6 [Pipeline] lock 01:57:45 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-676-1-stack-cost] 01:57:45 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-676-1-stack-cost] did not exist. Created. 01:57:45 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-676-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:57:46 /w/workspace/device-mqtt-go/1@tmp/durable-180115e6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:57:46 + echo total: 0.10999999940395355 [Pipeline] stash 01:57:46 Warning: overwriting stash ‘stack-cost’ 01:57:47 Stashed 1 file(s) [Pipeline] } 01:57:47 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-676-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:57:47 $ docker stop --time=1 82f3f2b7e10646cec8ea3cd6a7ce6fbbcaa32aca0960c09ebac2c1596818ddb7 01:57:48 $ docker rm -f --volumes 82f3f2b7e10646cec8ea3cd6a7ce6fbbcaa32aca0960c09ebac2c1596818ddb7 [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 01:57:49 provisioning config files... 01:57:49 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-676@tmp/config15295755314634369162tmp [Pipeline] { [Pipeline] sh 01:57:50 + set +x 01:57:50 + + curl -s https://codecov.io/bash 01:57:50 bash -s -- 01:57:50 01:57:50 _____ _ 01:57:50 / ____| | | 01:57:50 | | ___ __| | ___ ___ _____ __ 01:57:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:57:50 | |___| (_) | (_| | __/ (_| (_) \ V / 01:57:50 \_____\___/ \__,_|\___|\___\___/ \_/ 01:57:50 Bash-1.0.6 01:57:50 01:57:50 01:57:50 ==> git version 2.25.1 found 01:57:50 ==> 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 01:57:50 Release-Date: 2020-01-08 01:57:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:57:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:57:50 ==> Jenkins CI detected. 01:57:50 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-676 01:57:50 project root: . 01:57:50 --> token set from env 01:57:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:57:50 ==> Running gcov in . (disable via -X gcov) 01:57:50 ==> Python coveragepy not found 01:57:50 ==> Searching for coverage reports in: 01:57:50 + . 01:57:50 -> Found 1 reports 01:57:50 ==> Detecting git/mercurial file structure 01:57:50 ==> Reading reports 01:57:50 + ./coverage.out bytes=18506 01:57:50 ==> Appending adjustments 01:57:50 https://docs.codecov.io/docs/fixing-reports 01:57:50 + Found adjustments 01:57:50 ==> Gzipping contents 01:57:50 4.0K /tmp/codecov.Ny3YWK.gz 01:57:50 ==> Uploading reports 01:57:50 url: https://codecov.io 01:57:50 query: branch=PR-676&commit=bd04818c386de21300e2a402d9769cdd77126ec8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-676%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=676&job=&cmd_args= 01:57:50 -> Pinging Codecov 01:57:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-676&commit=bd04818c386de21300e2a402d9769cdd77126ec8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-676%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=676&job=&cmd_args= 01:57:50 -> Uploading to 01:57:50 https://storage.googleapis.com/codecov/v4/raw/2024-06-26/7D719EC7BBE17E464838252E33014C33/bd04818c386de21300e2a402d9769cdd77126ec8/423c26e1-91cb-4d62-a002-f2a25bfde426.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240626%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240626T015750Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8c4af94f634c46b72ae4d88171f8172fff1470a9adf73fd020f2c8a25d4559f1 01:57:50 % Total % Received % Xferd Average Speed Time Time Time Current 01:57:50 Dload Upload Total Spent Left Speed 01:57:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 12919 --:--:-- --:--:-- --:--:-- 12919 01:57:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/bd04818c386de21300e2a402d9769cdd77126ec8 [Pipeline] } 01:57:51 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 01:57:53 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-676/archives ] 01:57:53 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-676/archives 01:57:53 total 16 01:57:53 drwxr-xr-x 3 root root 4096 Jun 26 01:44 . 01:57:53 drwxrwxr-x 10 jenkins jenkins 4096 Jun 26 01:44 .. 01:57:53 drwxr-xr-x 2 root root 4096 Jun 26 01:44 cost 01:57:53 -rw-r--r-- 1 root root 86 Jun 26 01:44 cost.csv 01:57:53 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-676/archives 01:57:53 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-676/archives 01:57:53 total 16 01:57:53 drwxr-xr-x 3 jenkins jenkins 4096 Jun 26 01:44 . 01:57:53 drwxrwxr-x 10 jenkins jenkins 4096 Jun 26 01:44 .. 01:57:53 drwxr-xr-x 2 jenkins jenkins 4096 Jun 26 01:44 cost 01:57:53 -rw-r--r-- 1 jenkins jenkins 86 Jun 26 01:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:57:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:57:54 ---> package-listing.sh 01:57:54 ++ facter osfamily 01:57:54 ++ tr '[:upper:]' '[:lower:]' 01:57:54 + OS_FAMILY=debian 01:57:54 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-676 01:57:54 + START_PACKAGES=/tmp/packages_start.txt 01:57:54 + END_PACKAGES=/tmp/packages_end.txt 01:57:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:57:54 + PACKAGES=/tmp/packages_start.txt 01:57:54 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-676 ']' 01:57:54 + PACKAGES=/tmp/packages_end.txt 01:57:54 + case "${OS_FAMILY}" in 01:57:54 + dpkg -l 01:57:54 + grep '^ii' 01:57:54 + '[' -f /tmp/packages_start.txt ']' 01:57:54 + '[' -f /tmp/packages_end.txt ']' 01:57:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:57:54 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-676 ']' 01:57:54 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-676/archives/ 01:57:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-676/archives/ [Pipeline] echo 01:57:55 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-676/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:57:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:56 prd-ubuntu20.04-docker-8c-8g-4403 does not seem to be running inside a container 01:57:56 $ 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-676/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-676 -v /w/workspace/gexfoundry_device-mqtt-go_PR-676:/w/workspace/gexfoundry_device-mqtt-go_PR-676:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-676@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-676@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 01:57:56 $ docker top 8445ea372c0fc096e3f3a77776bcd13866db6b9a7470fb6cc06da85343ab7888 -eo pid,comm [Pipeline] { [Pipeline] sh 01:57:56 + touch /tmp/pre-build-complete [Pipeline] sh 01:57:57 + mkdir -p /var/log/sysstat [Pipeline] sh 01:57:57 + ls /var/log/sa-host 01:57:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:57:57 provisioning config files... 01:57:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-676@tmp/config7386808482867673294tmp [Pipeline] { [Pipeline] echo 01:57:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:57:58 ---> create-netrc.sh [Pipeline] } 01:57:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:57:58 ---> python-tools-install.sh [Pipeline] echo 01:57:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:57:58 ---> sudo-logs.sh 01:57:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:57:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:57:59 ---> job-cost.sh 01:57:59 lf-activate-venv: SKIPPING 01:57:59 DEBUG: total: 0.2199999988079071 01:57:59 INFO: Retrieving Stack Cost... 01:57:59 INFO: Retrieving Pricing Info for: v3-standard-8 01:58:00 INFO: Archiving Costs [Pipeline] echo 01:58:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:58:00 ---> logs-deploy.sh 01:58:00 lf-activate-venv: SKIPPING 01:58:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-676/1 01:58:00 INFO: archiving workspace using pattern(s): 01:58:01 Archives upload complete. 01:58:01 INFO: archiving logs to Nexus 01:58:02 ---> uname -a: 01:58:02 Linux prd-ubuntu20-04-docker-8c-8g-4403 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:58:02 01:58:02 01:58:02 ---> lscpu: 01:58:02 Architecture: x86_64 01:58:02 CPU op-mode(s): 32-bit, 64-bit 01:58:02 Byte Order: Little Endian 01:58:02 Address sizes: 40 bits physical, 48 bits virtual 01:58:02 CPU(s): 8 01:58:02 On-line CPU(s) list: 0-7 01:58:02 Thread(s) per core: 1 01:58:02 Core(s) per socket: 1 01:58:02 Socket(s): 8 01:58:02 NUMA node(s): 1 01:58:02 Vendor ID: AuthenticAMD 01:58:02 CPU family: 23 01:58:02 Model: 49 01:58:02 Model name: AMD EPYC-Rome Processor 01:58:02 Stepping: 0 01:58:02 CPU MHz: 2800.000 01:58:02 BogoMIPS: 5600.00 01:58:02 Virtualization: AMD-V 01:58:02 Hypervisor vendor: KVM 01:58:02 Virtualization type: full 01:58:02 L1d cache: 256 KiB 01:58:02 L1i cache: 256 KiB 01:58:02 L2 cache: 4 MiB 01:58:02 L3 cache: 128 MiB 01:58:02 NUMA node0 CPU(s): 0-7 01:58:02 Vulnerability Itlb multihit: Not affected 01:58:02 Vulnerability L1tf: Not affected 01:58:02 Vulnerability Mds: Not affected 01:58:02 Vulnerability Meltdown: Not affected 01:58:02 Vulnerability Mmio stale data: Not affected 01:58:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:58:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:58:02 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:58:02 Vulnerability Srbds: Not affected 01:58:02 Vulnerability Tsx async abort: Not affected 01:58:02 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 01:58:02 01:58:02 01:58:02 ---> nproc: 01:58:02 8 01:58:02 01:58:02 01:58:02 ---> df -h: 01:58:02 Filesystem Size Used Avail Use% Mounted on 01:58:02 overlay 155G 12G 143G 8% / 01:58:02 tmpfs 64M 0 64M 0% /dev 01:58:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:58:02 shm 64M 0 64M 0% /dev/shm 01:58:02 /dev/vda1 155G 12G 143G 8% /facter-os 01:58:02 01:58:02 01:58:02 ---> sar -b -r -n DEV: 01:58:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4403) 06/26/24 _x86_64_ (8 CPU) 01:58:02 01:58:02 01:40:43 LINUX RESTART (8 CPU) 01:58:02 01:58:02 01:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:58:02 01:42:02 410.93 47.68 363.25 0.00 5364.21 73376.61 0.00 01:58:02 01:43:01 260.23 2.17 258.06 0.00 21.56 79121.91 0.00 01:58:02 01:44:01 110.55 0.13 110.41 0.00 5.60 44415.00 0.00 01:58:02 01:45:01 113.60 0.03 113.56 0.00 2.53 21069.04 0.00 01:58:02 01:46:01 43.76 5.12 38.64 0.00 4343.94 8241.43 0.00 01:58:02 01:47:01 6.37 0.00 6.37 0.00 0.00 151.84 0.00 01:58:02 01:48:01 3.55 0.02 3.53 0.00 0.13 94.65 0.00 01:58:02 01:49:01 2.02 0.00 2.02 0.00 0.00 22.53 0.00 01:58:02 01:50:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 01:58:02 01:51:01 2.12 0.00 2.12 0.00 0.00 24.53 0.00 01:58:02 01:52:01 1.32 0.00 1.32 0.00 0.00 14.26 0.00 01:58:02 01:53:01 1.65 0.00 1.65 0.00 0.00 19.73 0.00 01:58:02 01:54:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 01:58:02 01:55:01 1.78 0.00 1.78 0.00 0.00 20.53 0.00 01:58:02 01:56:01 2.35 0.02 2.33 0.00 0.13 30.26 0.00 01:58:02 01:57:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 01:58:02 01:58:01 6.21 0.27 5.95 0.00 23.59 116.36 0.00 01:58:02 Average: 56.91 3.26 53.64 0.00 574.78 13274.83 0.00 01:58:02 01:58:02 01:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:58:02 01:42:02 29156620 31509028 806684 2.45 79600 2542620 1942992 5.73 1064656 2272032 2536 01:58:02 01:43:01 27211640 31289920 1009760 3.07 189128 3993360 2336140 6.88 1698668 3397832 477244 01:58:02 01:44:01 27517016 31521292 781488 2.38 193620 3930816 1912504 5.64 1319544 3488332 72 01:58:02 01:45:01 26982236 31531200 768476 2.34 203204 4413712 1778828 5.24 1375344 3909868 4 01:58:02 01:46:01 26551892 31495940 775392 2.36 222728 4787096 1813304 5.34 1637304 4049464 880 01:58:02 01:47:01 26538252 31516640 755280 2.30 231352 4811508 1724404 5.08 1652552 4041588 12 01:58:02 01:48:01 26543632 31517276 754496 2.29 229928 4808260 1717276 5.06 1651496 4038360 168 01:58:02 01:49:01 26549384 31523128 748640 2.28 230020 4808264 1717276 5.06 1645728 4038364 156 01:58:02 01:50:01 26549716 31523520 748292 2.28 230080 4808264 1717276 5.06 1645396 4038368 152 01:58:02 01:51:01 26550740 31524616 747144 2.27 230156 4808272 1717276 5.06 1644048 4038376 12 01:58:02 01:52:01 26551148 31525136 746624 2.27 230216 4808272 1717276 5.06 1644228 4038376 8 01:58:02 01:53:01 26550760 31524756 746852 2.27 230264 4808276 1717276 5.06 1644188 4038376 8 01:58:02 01:54:01 26552248 31526356 745216 2.27 230340 4808272 1717276 5.06 1642724 4038384 4 01:58:02 01:55:01 26553312 31527516 743928 2.26 230408 4808280 1717276 5.06 1642400 4038388 12 01:58:02 01:56:01 26551620 31526060 745676 2.27 230512 4808260 1730328 5.10 1643720 4038352 160 01:58:02 01:57:01 26551928 31526372 745292 2.27 230544 4808260 1730328 5.10 1643296 4038352 8 01:58:02 01:58:01 26451160 31432240 834620 2.54 230812 4809800 1814440 5.35 1740128 4035408 852 01:58:02 Average: 26818430 31502412 776698 2.36 214877 4551270 1795381 5.29 1584436 3857542 28370 01:58:02 01:58:02 01:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:58:02 01:42:02 lo 7.06 7.06 0.69 0.69 0.00 0.00 0.00 0.00 01:58:02 01:42:02 docker0 107.40 118.24 8.83 307.07 0.00 0.00 0.00 0.00 01:58:02 01:42:02 ens3 604.98 450.63 6059.70 106.39 0.00 0.00 0.00 0.00 01:58:02 01:42:02 veth27ff49a 84.39 92.42 8.27 84.52 0.00 0.00 0.00 0.01 01:58:02 01:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:58:02 01:43:01 docker0 272.23 438.96 22.71 3209.70 0.00 0.00 0.00 0.00 01:58:02 01:43:01 ens3 468.43 288.26 3243.51 36.06 0.00 0.00 0.00 0.00 01:58:02 01:43:01 veth9d413cb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:58:02 01:44:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 01:58:02 01:44:01 docker0 1.68 2.80 0.10 30.94 0.00 0.00 0.00 0.00 01:58:02 01:44:01 ens3 25.21 16.05 50.56 9.57 0.00 0.00 0.00 0.00 01:58:02 01:45:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 01:58:02 01:45:01 docker0 2.67 4.65 0.17 62.25 0.00 0.00 0.00 0.00 01:58:02 01:45:01 ens3 103.42 63.52 2645.43 11.36 0.00 0.00 0.00 0.00 01:58:02 01:46:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 01:58:02 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:02 01:46:01 ens3 170.87 58.82 2712.28 4.53 0.00 0.00 0.00 0.00 01:58:02 01:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:58:02 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:02 01:47:01 ens3 0.73 0.57 0.36 0.14 0.00 0.00 0.00 0.00 01:58:02 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:02 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:02 01:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:02 01:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:58:02 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:02 01:49:01 ens3 1.10 0.82 1.73 0.25 0.00 0.00 0.00 0.00 01:58:02 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:02 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:02 01:50:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:58:02 01:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:58:02 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:02 01:51:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:58:02 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:02 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:02 01:52:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 01:58:02 01:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:58:02 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:02 01:53:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:58:02 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:02 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:02 01:54:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:58:02 01:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:58:02 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:02 01:55:01 ens3 0.57 0.10 0.06 0.01 0.00 0.00 0.00 0.00 01:58:02 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:02 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:02 01:56:01 ens3 0.70 0.52 0.41 0.29 0.00 0.00 0.00 0.00 01:58:02 01:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:58:02 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:02 01:57:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 01:58:02 01:58:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 01:58:02 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:02 01:58:01 ens3 33.84 20.14 31.90 25.58 0.00 0.00 0.00 0.00 01:58:02 Average: lo 0.69 0.69 0.07 0.07 0.00 0.00 0.00 0.00 01:58:02 Average: docker0 22.34 32.82 1.85 209.40 0.00 0.00 0.00 0.00 01:58:02 Average: ens3 82.61 52.71 865.11 11.41 0.00 0.00 0.00 0.00 01:58:02 01:58:02 01:58:02 ---> sar -P ALL: 01:58:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4403) 06/26/24 _x86_64_ (8 CPU) 01:58:02 01:58:02 01:40:43 LINUX RESTART (8 CPU) 01:58:02 01:58:02 01:41:01 CPU %user %nice %system %iowait %steal %idle 01:58:02 01:42:02 all 9.72 0.00 3.38 1.81 0.07 85.03 01:58:02 01:42:02 0 11.08 0.00 2.93 0.37 0.05 85.57 01:58:02 01:42:02 1 8.71 0.00 3.44 1.41 0.05 86.39 01:58:02 01:42:02 2 8.42 0.00 2.57 0.54 0.07 88.41 01:58:02 01:42:02 3 8.47 0.00 4.50 0.40 0.07 86.56 01:58:02 01:42:02 4 11.50 0.00 4.36 3.99 0.07 80.08 01:58:02 01:42:02 5 7.76 0.00 3.69 6.49 0.08 81.98 01:58:02 01:42:02 6 11.61 0.00 2.66 0.77 0.07 84.90 01:58:02 01:42:02 7 10.19 0.00 2.93 0.55 0.07 86.26 01:58:02 01:43:01 all 21.68 0.00 5.89 1.18 0.07 71.18 01:58:02 01:43:01 0 21.65 0.00 5.76 0.15 0.09 72.35 01:58:02 01:43:01 1 22.62 0.00 6.08 0.92 0.07 70.31 01:58:02 01:43:01 2 21.03 0.00 4.63 0.15 0.09 74.10 01:58:02 01:43:01 3 21.87 0.00 4.77 0.09 0.05 73.23 01:58:02 01:43:01 4 22.41 0.00 5.60 0.36 0.07 71.57 01:58:02 01:43:01 5 22.19 0.00 6.99 6.50 0.07 64.26 01:58:02 01:43:01 6 21.05 0.00 5.48 0.85 0.07 72.55 01:58:02 01:43:01 7 20.61 0.00 7.82 0.43 0.07 71.08 01:58:02 01:44:01 all 49.24 0.00 7.87 0.56 0.09 42.24 01:58:02 01:44:01 0 50.90 0.00 7.60 0.10 0.08 41.32 01:58:02 01:44:01 1 48.99 0.00 8.30 3.16 0.12 39.43 01:58:02 01:44:01 2 49.39 0.00 7.97 0.03 0.08 42.52 01:58:02 01:44:01 3 47.53 0.00 7.89 0.74 0.10 43.73 01:58:02 01:44:01 4 49.12 0.00 8.26 0.03 0.07 42.51 01:58:02 01:44:01 5 49.80 0.00 7.70 0.24 0.08 42.18 01:58:02 01:44:01 6 49.99 0.00 6.94 0.13 0.08 42.85 01:58:02 01:44:01 7 48.20 0.00 8.26 0.05 0.08 43.40 01:58:02 01:45:01 all 3.34 0.00 1.59 0.36 0.03 94.69 01:58:02 01:45:01 0 3.46 0.00 1.75 0.02 0.03 94.74 01:58:02 01:45:01 1 3.85 0.00 1.24 0.02 0.02 94.88 01:58:02 01:45:01 2 3.98 0.00 1.27 0.03 0.02 94.70 01:58:02 01:45:01 3 1.74 0.00 2.45 2.36 0.02 93.43 01:58:02 01:45:01 4 3.11 0.00 1.54 0.20 0.05 95.10 01:58:02 01:45:01 5 3.37 0.00 1.67 0.08 0.05 94.83 01:58:02 01:45:01 6 3.28 0.00 1.29 0.10 0.02 95.31 01:58:02 01:45:01 7 3.89 0.00 1.51 0.05 0.02 94.53 01:58:02 01:46:01 all 2.31 0.00 1.09 0.30 0.03 96.28 01:58:02 01:46:01 0 2.07 0.00 1.02 0.18 0.02 96.71 01:58:02 01:46:01 1 2.60 0.00 1.08 0.15 0.02 96.15 01:58:02 01:46:01 2 2.37 0.00 1.19 0.17 0.03 96.24 01:58:02 01:46:01 3 2.49 0.00 0.97 1.40 0.02 95.13 01:58:02 01:46:01 4 1.54 0.00 1.74 0.33 0.05 96.34 01:58:02 01:46:01 5 2.14 0.00 0.77 0.08 0.03 96.98 01:58:02 01:46:01 6 3.76 0.00 1.09 0.02 0.03 95.11 01:58:02 01:46:01 7 1.54 0.00 0.83 0.05 0.02 97.56 01:58:02 01:47:01 all 0.23 0.00 0.29 0.02 0.01 99.44 01:58:02 01:47:01 0 0.05 0.00 0.52 0.07 0.02 99.35 01:58:02 01:47:01 1 0.18 0.00 0.10 0.02 0.02 99.68 01:58:02 01:47:01 2 0.08 0.00 0.58 0.02 0.00 99.32 01:58:02 01:47:01 3 0.12 0.00 0.45 0.03 0.00 99.40 01:58:02 01:47:01 4 0.03 0.00 0.20 0.03 0.02 99.72 01:58:02 01:47:01 5 1.21 0.00 0.25 0.00 0.03 98.51 01:58:02 01:47:01 6 0.03 0.00 0.13 0.02 0.02 99.80 01:58:02 01:47:01 7 0.12 0.00 0.08 0.00 0.02 99.78 01:58:02 01:48:01 all 0.06 0.00 0.06 0.03 0.01 99.84 01:58:02 01:48:01 0 0.00 0.00 0.05 0.17 0.02 99.77 01:58:02 01:48:01 1 0.03 0.00 0.05 0.00 0.02 99.90 01:58:02 01:48:01 2 0.03 0.00 0.03 0.00 0.02 99.92 01:58:02 01:48:01 3 0.22 0.00 0.08 0.05 0.02 99.63 01:58:02 01:48:01 4 0.03 0.00 0.05 0.00 0.00 99.92 01:58:02 01:48:01 5 0.05 0.00 0.05 0.00 0.03 99.87 01:58:02 01:48:01 6 0.05 0.00 0.07 0.00 0.02 99.87 01:58:02 01:48:01 7 0.05 0.00 0.07 0.00 0.00 99.88 01:58:02 01:49:01 all 0.10 0.00 0.02 0.01 0.01 99.86 01:58:02 01:49:01 0 0.03 0.00 0.02 0.07 0.00 99.88 01:58:02 01:49:01 1 0.05 0.00 0.02 0.00 0.00 99.93 01:58:02 01:49:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:58:02 01:49:01 3 0.47 0.00 0.03 0.00 0.02 99.48 01:58:02 01:49:01 4 0.07 0.00 0.02 0.00 0.03 99.88 01:58:02 01:49:01 5 0.13 0.00 0.03 0.00 0.02 99.82 01:58:02 01:49:01 6 0.03 0.00 0.03 0.02 0.00 99.92 01:58:02 01:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:58:02 01:50:01 all 0.01 0.00 0.01 0.02 0.01 99.95 01:58:02 01:50:01 0 0.03 0.00 0.02 0.12 0.02 99.82 01:58:02 01:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:58:02 01:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:58:02 01:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:58:02 01:50:01 4 0.02 0.00 0.02 0.00 0.03 99.93 01:58:02 01:50:01 5 0.02 0.00 0.02 0.00 0.02 99.95 01:58:02 01:50:01 6 0.00 0.00 0.02 0.07 0.02 99.90 01:58:02 01:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:58:02 01:51:01 all 0.05 0.00 0.01 0.01 0.01 99.91 01:58:02 01:51:01 0 0.02 0.00 0.02 0.05 0.02 99.90 01:58:02 01:51:01 1 0.07 0.00 0.02 0.00 0.02 99.90 01:58:02 01:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:58:02 01:51:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:58:02 01:51:01 4 0.05 0.00 0.03 0.02 0.03 99.87 01:58:02 01:51:01 5 0.23 0.00 0.00 0.00 0.02 99.75 01:58:02 01:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:58:02 01:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:58:02 01:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 01:58:02 01:52:01 0 0.02 0.00 0.02 0.02 0.02 99.93 01:58:02 01:52:01 1 0.00 0.00 0.02 0.00 0.02 99.97 01:58:02 01:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:58:02 01:52:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:58:02 01:52:01 4 0.02 0.00 0.02 0.00 0.03 99.93 01:58:02 01:52:01 5 0.10 0.00 0.00 0.00 0.00 99.90 01:58:02 01:52:01 6 0.02 0.00 0.00 0.00 0.02 99.97 01:58:02 01:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:58:02 01:58:02 01:52:01 CPU %user %nice %system %iowait %steal %idle 01:58:02 01:53:01 all 0.04 0.00 0.01 0.00 0.01 99.94 01:58:02 01:53:01 0 0.05 0.00 0.02 0.02 0.02 99.90 01:58:02 01:53:01 1 0.07 0.00 0.00 0.00 0.00 99.93 01:58:02 01:53:01 2 0.03 0.00 0.00 0.00 0.02 99.95 01:58:02 01:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:58:02 01:53:01 4 0.07 0.00 0.02 0.00 0.03 99.88 01:58:02 01:53:01 5 0.03 0.00 0.00 0.00 0.02 99.95 01:58:02 01:53:01 6 0.03 0.00 0.02 0.02 0.00 99.93 01:58:02 01:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:58:02 01:54:01 all 0.02 0.00 0.01 0.01 0.01 99.94 01:58:02 01:54:01 0 0.02 0.00 0.02 0.05 0.02 99.90 01:58:02 01:54:01 1 0.03 0.00 0.03 0.00 0.02 99.92 01:58:02 01:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:58:02 01:54:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:58:02 01:54:01 4 0.00 0.00 0.03 0.00 0.02 99.95 01:58:02 01:54:01 5 0.12 0.00 0.02 0.00 0.00 99.87 01:58:02 01:54:01 6 0.00 0.00 0.00 0.02 0.02 99.97 01:58:02 01:54:01 7 0.02 0.00 0.02 0.00 0.02 99.95 01:58:02 01:55:01 all 0.22 0.00 0.01 0.02 0.01 99.73 01:58:02 01:55:01 0 0.02 0.00 0.02 0.18 0.02 99.77 01:58:02 01:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:58:02 01:55:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:58:02 01:55:01 3 1.60 0.00 0.00 0.00 0.02 98.39 01:58:02 01:55:01 4 0.05 0.00 0.00 0.00 0.05 99.90 01:58:02 01:55:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:58:02 01:55:01 6 0.02 0.00 0.05 0.02 0.00 99.92 01:58:02 01:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:58:02 01:56:01 all 0.16 0.00 0.03 0.01 0.01 99.78 01:58:02 01:56:01 0 0.02 0.00 0.02 0.08 0.02 99.87 01:58:02 01:56:01 1 0.03 0.00 0.03 0.00 0.02 99.92 01:58:02 01:56:01 2 0.03 0.00 0.03 0.00 0.00 99.93 01:58:02 01:56:01 3 1.14 0.00 0.02 0.00 0.00 98.84 01:58:02 01:56:01 4 0.05 0.00 0.05 0.00 0.02 99.88 01:58:02 01:56:01 5 0.00 0.00 0.03 0.00 0.00 99.97 01:58:02 01:56:01 6 0.02 0.00 0.02 0.02 0.02 99.93 01:58:02 01:56:01 7 0.02 0.00 0.03 0.02 0.00 99.93 01:58:02 01:57:01 all 0.03 0.00 0.02 0.01 0.01 99.94 01:58:02 01:57:01 0 0.03 0.00 0.02 0.02 0.03 99.90 01:58:02 01:57:01 1 0.03 0.00 0.03 0.00 0.00 99.93 01:58:02 01:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:58:02 01:57:01 3 0.05 0.00 0.00 0.00 0.02 99.93 01:58:02 01:57:01 4 0.02 0.00 0.03 0.02 0.03 99.90 01:58:02 01:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:58:02 01:57:01 6 0.02 0.00 0.05 0.03 0.00 99.90 01:58:02 01:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:58:02 01:58:01 all 0.84 0.00 0.31 0.02 0.02 98.81 01:58:02 01:58:01 0 0.53 0.00 0.37 0.10 0.00 99.00 01:58:02 01:58:01 1 0.62 0.00 0.28 0.00 0.02 99.08 01:58:02 01:58:01 2 0.55 0.00 0.25 0.00 0.00 99.20 01:58:02 01:58:01 3 0.96 0.00 0.25 0.02 0.02 98.75 01:58:02 01:58:01 4 0.32 0.00 0.27 0.02 0.03 99.37 01:58:02 01:58:01 5 1.53 0.00 0.33 0.03 0.02 98.08 01:58:02 01:58:01 6 1.85 0.00 0.48 0.02 0.03 97.61 01:58:02 01:58:01 7 0.33 0.00 0.28 0.00 0.02 99.37 01:58:02 Average: all 5.13 0.00 1.20 0.26 0.02 93.39 01:58:02 Average: 0 5.25 0.00 1.17 0.10 0.03 93.45 01:58:02 Average: 1 5.11 0.00 1.21 0.33 0.02 93.33 01:58:02 Average: 2 5.02 0.00 1.08 0.06 0.02 93.83 01:58:02 Average: 3 5.05 0.00 1.25 0.30 0.02 93.38 01:58:02 Average: 4 5.15 0.00 1.30 0.29 0.04 93.23 01:58:02 Average: 5 5.16 0.00 1.25 0.77 0.03 92.79 01:58:02 Average: 6 5.35 0.00 1.07 0.12 0.02 93.43 01:58:02 Average: 7 4.95 0.00 1.27 0.07 0.02 93.70 01:58:02 01:58:02 01:58:02