Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 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-ssh12497498117579967265.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh7502133593801380206.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3953802195310815794.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13815640720563610157.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13232416455280698529.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.23 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-22698 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # 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 Avoid second fetch Checking out Revision 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 (main) Commit message: "Merge pull request #701 from jackchenjc/edgex-go-issue-4916" > 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 core.sparsecheckout # timeout=10 > git checkout -f 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 # timeout=10 > git rev-list --no-walk 9248015ec63f16b77f424838ee7cf1dbf126cff5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:46:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:46:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:46:24 ========================================================= 07:46:24 EdgeX Global Pipelines Version Info 07:46:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:46:25 ------------------- 07:46:25 stable info: 07:46:25 ------------------- 07:46:25 Commited By: Ginny Guan ginny@iotechsys.com 07:46:25 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 07:46:25 Message: update stable to v1.0.265 07:46:25 ------------------- 07:46:25 experimental info: 07:46:25 ------------------- 07:46:25 Commited By: Cherry Wang cherry@iotechsys.com 07:46:25 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 07:46:25 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:46:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 07:46:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 07:46:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:46:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:46:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:46:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:46:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:46:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:46:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:46:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:46:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:46:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 07:46:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:46:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:46:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:46:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:46:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:46:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:46:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:46:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:46:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:46:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:46:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:46:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:46:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:46:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:46:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:46:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:46:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:46:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:46:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 [Pipeline] echo 07:46:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2822fc2 [Pipeline] echo 07:46:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:46:26 provisioning config files... 07:46:26 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2981819175073412708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:46:26 ---> ****-login.sh 07:46:26 nexus3.edgexfoundry.org:10001 07:46:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:27 Configure a credential helper to remove this warning. See 07:46:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:27 07:46:27 Login Succeeded 07:46:27 nexus3.edgexfoundry.org:10002 07:46:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:27 Configure a credential helper to remove this warning. See 07:46:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:27 07:46:27 Login Succeeded 07:46:27 nexus3.edgexfoundry.org:10003 07:46:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:27 Configure a credential helper to remove this warning. See 07:46:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:27 07:46:27 Login Succeeded 07:46:27 nexus3.edgexfoundry.org:10004 07:46:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:27 Configure a credential helper to remove this warning. See 07:46:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:27 07:46:27 Login Succeeded 07:46:27 ****.io 07:46:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:27 Configure a credential helper to remove this warning. See 07:46:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:27 07:46:27 Login Succeeded 07:46:27 ---> ****-login.sh ends [Pipeline] } 07:46:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:46:28 + git rev-list -1 --merges 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9~1..2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 [Pipeline] echo 07:46:28 -----------> git rev-list -1 --merges 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9~1..2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 07:46:28 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 [false] [Pipeline] sh 07:46:28 + git log --format=format:%s -1 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 [Pipeline] echo 07:46:28 ========================================================= 07:46:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:46:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:46:28 + git log --format=format:%s -1 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 [Pipeline] echo 07:46:28 [semverPrep] GIT_COMMIT: 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9, Commit Message: Merge pull request #701 from jackchenjc/edgex-go-issue-4916 [Pipeline] echo 07:46:28 [semverPrep] This is not a build commit. [Pipeline] sh 07:46:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:46:29 + grep -v github /etc/ssh/ssh_known_hosts 07:46:29 + [ -e /tmp/ssh_known_hosts ] 07:46:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:46:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:46:29 + sudo tee -a /etc/ssh/ssh_known_hosts 07:46:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:46:29 07:46:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:46:29 0.1.4: Pulling from edgex-devops/py-git-semver 07:46:29 b85a868b505f: Pulling fs layer 07:46:29 e2be974225ed: Pulling fs layer 07:46:29 339a4e72a1f5: Pulling fs layer 07:46:29 988bab9f4d93: Pulling fs layer 07:46:29 1469e6f7b9e6: Pulling fs layer 07:46:29 eaf3925da568: Pulling fs layer 07:46:29 bab4dde63d76: Pulling fs layer 07:46:29 bde34c3a00c8: Pulling fs layer 07:46:29 b352a97aabf1: Pulling fs layer 07:46:29 4872d77fe225: Pulling fs layer 07:46:29 5851b861e8e6: Pulling fs layer 07:46:29 bde34c3a00c8: Waiting 07:46:29 b352a97aabf1: Waiting 07:46:29 988bab9f4d93: Waiting 07:46:29 4872d77fe225: Waiting 07:46:29 5851b861e8e6: Waiting 07:46:29 1469e6f7b9e6: Waiting 07:46:29 bab4dde63d76: Waiting 07:46:29 eaf3925da568: Waiting 07:46:29 e2be974225ed: Verifying Checksum 07:46:29 e2be974225ed: Download complete 07:46:29 988bab9f4d93: Verifying Checksum 07:46:29 988bab9f4d93: Download complete 07:46:30 1469e6f7b9e6: Verifying Checksum 07:46:30 1469e6f7b9e6: Download complete 07:46:30 339a4e72a1f5: Verifying Checksum 07:46:30 339a4e72a1f5: Download complete 07:46:30 eaf3925da568: Verifying Checksum 07:46:30 eaf3925da568: Download complete 07:46:30 bde34c3a00c8: Verifying Checksum 07:46:30 bde34c3a00c8: Download complete 07:46:30 b352a97aabf1: Verifying Checksum 07:46:30 b352a97aabf1: Download complete 07:46:30 4872d77fe225: Verifying Checksum 07:46:30 4872d77fe225: Download complete 07:46:30 5851b861e8e6: Verifying Checksum 07:46:30 5851b861e8e6: Download complete 07:46:30 b85a868b505f: Verifying Checksum 07:46:30 b85a868b505f: Download complete 07:46:30 bab4dde63d76: Verifying Checksum 07:46:30 bab4dde63d76: Download complete 07:46:31 b85a868b505f: Pull complete 07:46:31 e2be974225ed: Pull complete 07:46:32 339a4e72a1f5: Pull complete 07:46:32 988bab9f4d93: Pull complete 07:46:32 1469e6f7b9e6: Pull complete 07:46:32 eaf3925da568: Pull complete 07:46:34 bab4dde63d76: Pull complete 07:46:34 bde34c3a00c8: Pull complete 07:46:34 b352a97aabf1: Pull complete 07:46:34 4872d77fe225: Pull complete 07:46:34 5851b861e8e6: Pull complete 07:46:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:46:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:46:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:46:35 prd-ubuntu20.04-docker-8c-8g-22698 does not seem to be running inside a container 07:46:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:46:38 $ docker top 5b79d1d4852be7b6d74395ac4837e8fa3c055c699c66312213514349693f4f63 -eo pid,comm 07:46:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:46:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:46:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:46:38 [ssh-agent] Looking for ssh-agent implementation... 07:46:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:46:38 $ docker exec 5b79d1d4852be7b6d74395ac4837e8fa3c055c699c66312213514349693f4f63 ssh-agent 07:46:38 SSH_AUTH_SOCK=/tmp/ssh-vSCbmjL2OHWs/agent.33 07:46:38 SSH_AGENT_PID=39 07:46:38 Running ssh-add (command line suppressed) 07:46:38 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18422195533659583814.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18422195533659583814.key) 07:46:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:46:38 + git tag --points-at HEAD [Pipeline] } 07:46:39 $ docker exec --env ******** --env ******** 5b79d1d4852be7b6d74395ac4837e8fa3c055c699c66312213514349693f4f63 ssh-agent -k 07:46:39 unset SSH_AUTH_SOCK; 07:46:39 unset SSH_AGENT_PID; 07:46:39 echo Agent pid 39 killed; 07:46:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:46:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:46:39 [ssh-agent] Looking for ssh-agent implementation... 07:46:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:46:39 $ docker exec 5b79d1d4852be7b6d74395ac4837e8fa3c055c699c66312213514349693f4f63 ssh-agent 07:46:39 SSH_AUTH_SOCK=/tmp/ssh-xjWpnh8ejBFI/agent.72 07:46:39 SSH_AGENT_PID=78 07:46:39 Running ssh-add (command line suppressed) 07:46:39 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7653643347387012486.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7653643347387012486.key) 07:46:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:46:39 + git semver init 07:46:40 2024-10-14 07:46:39,965 [run_init] DEBUG init version:0.0.0 force:False 07:46:40 2024-10-14 07:46:39,966 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 07:46:40 2024-10-14 07:46:39,967 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 07:46:40 2024-10-14 07:46:39,967 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 07:46:41 2024-10-14 07:46:41,640 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 07:46:41 2024-10-14 07:46:41,640 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 07:46:41 2024-10-14 07:46:41,640 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 07:46:41 2024-10-14 07:46:41,641 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 07:46:41 3.2.0-dev.22 [Pipeline] } 07:46:41 $ docker exec --env ******** --env ******** 5b79d1d4852be7b6d74395ac4837e8fa3c055c699c66312213514349693f4f63 ssh-agent -k 07:46:42 unset SSH_AUTH_SOCK; 07:46:42 unset SSH_AGENT_PID; 07:46:42 echo Agent pid 78 killed; 07:46:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:46:42 + git semver [Pipeline] } 07:46:42 $ docker stop --time=1 5b79d1d4852be7b6d74395ac4837e8fa3c055c699c66312213514349693f4f63 07:46:44 $ docker rm -f --volumes 5b79d1d4852be7b6d74395ac4837e8fa3c055c699c66312213514349693f4f63 [Pipeline] // withDockerContainer [Pipeline] sh 07:46:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:46:44 Stashed 1 file(s) [Pipeline] echo 07:46:44 [edgeXSemver]: initialized semver on version 3.2.0-dev.22 [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 07:46:44 provisioning config files... 07:46:44 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9045337986527863030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:46:45 ---> ****-login.sh 07:46:45 nexus3.edgexfoundry.org:10001 07:46:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:45 Configure a credential helper to remove this warning. See 07:46:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:45 07:46:45 Login Succeeded 07:46:45 nexus3.edgexfoundry.org:10002 07:46:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:45 Configure a credential helper to remove this warning. See 07:46:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:45 07:46:45 Login Succeeded 07:46:45 nexus3.edgexfoundry.org:10003 07:46:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:45 Configure a credential helper to remove this warning. See 07:46:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:45 07:46:45 Login Succeeded 07:46:45 nexus3.edgexfoundry.org:10004 07:46:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:45 Configure a credential helper to remove this warning. See 07:46:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:45 07:46:45 Login Succeeded 07:46:45 ****.io 07:46:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:45 Configure a credential helper to remove this warning. See 07:46:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:45 07:46:45 Login Succeeded 07:46:45 ---> ****-login.sh ends [Pipeline] } 07:46:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:46:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:46:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:46:45 ========================================================= 07:46:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:46:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:46 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 07:46:46 Sending build context to Docker daemon 20.89MB 07:46:46 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:46:46 Step 2/12 : FROM ${BASE} AS builder 07:46:46 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:46:46 43c4264eed91: Pulling fs layer 07:46:46 4cc291be95ef: Pulling fs layer 07:46:46 2ac1f1163629: Pulling fs layer 07:46:46 5c3c966382ef: Pulling fs layer 07:46:46 4f4fb700ef54: Pulling fs layer 07:46:46 5d5c8e513c77: Pulling fs layer 07:46:46 9f66e0745190: Pulling fs layer 07:46:46 f49a43e4bbc0: Pulling fs layer 07:46:46 561ebcabdf7f: Pulling fs layer 07:46:46 9f66e0745190: Waiting 07:46:46 f49a43e4bbc0: Waiting 07:46:46 561ebcabdf7f: Waiting 07:46:46 5c3c966382ef: Waiting 07:46:46 4f4fb700ef54: Waiting 07:46:46 4cc291be95ef: Download complete 07:46:46 5c3c966382ef: Verifying Checksum 07:46:46 5c3c966382ef: Download complete 07:46:46 4f4fb700ef54: Verifying Checksum 07:46:46 4f4fb700ef54: Download complete 07:46:46 5d5c8e513c77: Verifying Checksum 07:46:46 5d5c8e513c77: Download complete 07:46:46 43c4264eed91: Download complete 07:46:46 9f66e0745190: Verifying Checksum 07:46:46 9f66e0745190: Download complete 07:46:46 43c4264eed91: Pull complete 07:46:46 561ebcabdf7f: Download complete 07:46:46 4cc291be95ef: Pull complete 07:46:47 2ac1f1163629: Verifying Checksum 07:46:47 2ac1f1163629: Download complete 07:46:47 f49a43e4bbc0: Verifying Checksum 07:46:47 f49a43e4bbc0: Download complete 07:46:50 2ac1f1163629: Pull complete 07:46:50 5c3c966382ef: Pull complete 07:46:50 4f4fb700ef54: Pull complete 07:46:50 5d5c8e513c77: Pull complete 07:46:50 9f66e0745190: Pull complete 07:46:52 f49a43e4bbc0: Pull complete 07:46:53 561ebcabdf7f: Pull complete 07:46:53 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 07:46:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:46:53 ---> 3a752c3f9dda 07:46:53 Step 3/12 : ARG ADD_BUILD_TAGS="" 07:46:57 ---> Running in 44d4db0e7322 07:46:57 Removing intermediate container 44d4db0e7322 07:46:57 ---> 4a7c57eac1ba 07:46:57 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:46:57 ---> Running in c6e1d38946f9 07:46:57 Removing intermediate container c6e1d38946f9 07:46:57 ---> 99d5dfe1189d 07:46:57 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:46:57 ---> Running in 4cd082ba6c70 07:46:57 Removing intermediate container 4cd082ba6c70 07:46:57 ---> 65604bff636a 07:46:57 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 07:46:57 ---> Running in 02cc88ac9a2f 07:46:57 Removing intermediate container 02cc88ac9a2f 07:46:57 ---> 966aa4ff8491 07:46:57 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:46:57 ---> Running in ac188a247e74 07:46:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:46:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:46:58 (1/4) Installing openssh-keygen (9.7_p1-r4) 07:46:58 (2/4) Installing libedit (20240517.3.1-r0) 07:46:58 (3/4) Installing openssh-client-common (9.7_p1-r4) 07:46:58 (4/4) Installing openssh-client-default (9.7_p1-r4) 07:46:58 Executing busybox-1.36.1-r29.trigger 07:46:58 OK: 250 MiB in 58 packages 07:46:58 Removing intermediate container ac188a247e74 07:46:58 ---> dd48cf66f738 07:46:58 Step 8/12 : WORKDIR /device-mqtt-go 07:46:59 ---> Running in f20afd2d59e1 07:46:59 Removing intermediate container f20afd2d59e1 07:46:59 ---> 1f6026669ecd 07:46:59 Step 9/12 : COPY go.mod vendor* ./ 07:46:59 ---> 977eace8da0a 07:46:59 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:46:59 ---> Running in 759c1853a88f 07:46:59 Still waiting to schedule task 07:46:59 ‘prd-ubuntu20.04-docker-8c-8g-22699’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 07:46:59 ‘prd-ubuntu20.04-docker-arm64-4c-16g-22697’ is offline 07:47:45 Removing intermediate container 759c1853a88f 07:47:45 ---> 6ab3ccfe8ade 07:47:45 Step 11/12 : COPY . . 07:47:45 ---> 5dc9c1d2545a 07:47:45 Step 12/12 : RUN $MAKE 07:47:45 ---> Running in dc9c6544762e 07:47:45 noop 07:47:45 Removing intermediate container dc9c6544762e 07:47:45 ---> e8e771a691f9 07:47:45 Successfully built e8e771a691f9 07:47:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:46 + docker inspect -f . ci-base-image-x86_64 07:47:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:47:46 prd-ubuntu20.04-docker-8c-8g-22698 does not seem to be running inside a container 07:47:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:47:46 $ docker top 1883a9f095dc9ed1550f5ca121d3f66e2f4f7c26c910546b664ceadeef9d06c9 -eo pid,comm [Pipeline] { [Pipeline] sh 07:47:46 + go version 07:47:46 go version go1.23.2 linux/amd64 [Pipeline] } 07:47:47 $ docker stop --time=1 1883a9f095dc9ed1550f5ca121d3f66e2f4f7c26c910546b664ceadeef9d06c9 07:47:48 $ docker rm -f --volumes 1883a9f095dc9ed1550f5ca121d3f66e2f4f7c26c910546b664ceadeef9d06c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:48 + docker inspect -f . ci-base-image-x86_64 07:47:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:47:48 prd-ubuntu20.04-docker-8c-8g-22698 does not seem to be running inside a container 07:47:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:47:49 $ docker top 895e8b2a6938c80e14ba0d4831f337ff9801242ec378493d9c185b272dbc805e -eo pid,comm [Pipeline] { [Pipeline] sh 07:47:49 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 07:47:49 + make test 07:47:49 go test ./... -coverprofile=coverage.out ./... 07:47:51 ? github.com/edgexfoundry/device-mqtt-go [no test files] 07:48:13 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 07:48:13 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 07:48:13 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.011s coverage: 22.8% of statements 07:48:21 go vet ./... 07:48:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:48:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:48:28 ./bin/test-attribution-txt.sh [Pipeline] echo 07:48:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:48:28 $ docker stop --time=1 895e8b2a6938c80e14ba0d4831f337ff9801242ec378493d9c185b272dbc805e 07:48:31 $ docker rm -f --volumes 895e8b2a6938c80e14ba0d4831f337ff9801242ec378493d9c185b272dbc805e [Pipeline] // withDockerContainer [Pipeline] sh 07:48:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:48:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:48:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:48:32 + ls -al . 07:48:32 total 264 07:48:32 drwxrwxr-x 9 jenkins jenkins 4096 Oct 14 07:47 . 07:48:32 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:46 .. 07:48:32 -rw-rw-r-- 1 jenkins jenkins 140 Oct 14 07:46 .dockerignore 07:48:32 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 07:48 .git 07:48:32 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:46 .github 07:48:32 -rw-rw-r-- 1 jenkins jenkins 264 Oct 14 07:46 .gitignore 07:48:32 -rw-rw-r-- 1 jenkins jenkins 41 Oct 14 07:46 .golangci.yml 07:48:32 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 07:46 .semver 07:48:32 -rw-rw-r-- 1 jenkins jenkins 19106 Oct 14 07:46 Attribution.txt 07:48:32 -rw-rw-r-- 1 jenkins jenkins 18574 Oct 14 07:46 CHANGELOG.md 07:48:32 -rw-rw-r-- 1 jenkins jenkins 1798 Oct 14 07:46 Dockerfile 07:48:32 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 07:46 GOVERNANCE.md 07:48:32 -rw-rw-r-- 1 jenkins jenkins 657 Oct 14 07:46 Jenkinsfile 07:48:32 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 14 07:46 LICENSE 07:48:32 -rw-rw-r-- 1 jenkins jenkins 2500 Oct 14 07:46 Makefile 07:48:32 -rw-rw-r-- 1 jenkins jenkins 620 Oct 14 07:46 OWNERS.md 07:48:32 -rw-rw-r-- 1 jenkins jenkins 3599 Oct 14 07:46 README.md 07:48:32 -rw-rw-r-- 1 jenkins jenkins 12 Oct 14 07:46 VERSION 07:48:32 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:46 bin 07:48:32 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:46 cmd 07:48:32 -rw-r--r-- 1 jenkins jenkins 21039 Oct 14 07:48 coverage.out 07:48:32 -rw-rw-r-- 1 jenkins jenkins 7037 Oct 14 07:46 go.mod 07:48:32 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 14 07:46 go.sum 07:48:32 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:46 internal 07:48:32 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:46 mock 07:48:32 -rw-rw-r-- 1 jenkins jenkins 227 Oct 14 07:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:33 + 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=2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 --label arch=amd64 --label version=3.2.0-dev.22 . 07:48:33 Sending build context to Docker daemon 20.91MB 07:48:33 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 07:48:33 Step 2/25 : FROM ${BASE} AS builder 07:48:33 ---> e8e771a691f9 07:48:33 Step 3/25 : ARG ADD_BUILD_TAGS="" 07:48:33 ---> Running in 55fb1f396a33 07:48:33 Removing intermediate container 55fb1f396a33 07:48:33 ---> c2b20bc16cc1 07:48:33 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:48:33 ---> Running in 3810b78fc3da 07:48:33 Removing intermediate container 3810b78fc3da 07:48:33 ---> 36ccc9814053 07:48:33 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:48:33 ---> Running in 0c7eb5ebce06 07:48:33 Removing intermediate container 0c7eb5ebce06 07:48:33 ---> d3316a1c984b 07:48:33 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 07:48:33 ---> Running in 5356655e6c87 07:48:33 Removing intermediate container 5356655e6c87 07:48:33 ---> cfedb827056d 07:48:33 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:48:33 ---> Running in 4c877e5d68f6 07:48:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:48:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:48:34 OK: 250 MiB in 58 packages 07:48:35 Removing intermediate container 4c877e5d68f6 07:48:35 ---> f4d0844e8a81 07:48:35 Step 8/25 : WORKDIR /device-mqtt-go 07:48:35 ---> Running in 95e301fc25eb 07:48:35 Removing intermediate container 95e301fc25eb 07:48:35 ---> 32e540bea075 07:48:35 Step 9/25 : COPY go.mod vendor* ./ 07:48:35 ---> 66e6a4a72eec 07:48:35 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:35 ---> Running in 54275d750a80 07:48:35 Removing intermediate container 54275d750a80 07:48:35 ---> 5257b82e79cd 07:48:35 Step 11/25 : COPY . . 07:48:36 ---> b0d8c6285cda 07:48:36 Step 12/25 : RUN $MAKE 07:48:36 ---> Running in 32968a3681e1 07:48:36 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.2.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-mqtt ./cmd 07:49:15 Removing intermediate container 32968a3681e1 07:49:15 ---> 7293239e81e4 07:49:15 Step 13/25 : FROM alpine:3.20 07:49:15 3.20: Pulling from library/alpine 07:49:15 43c4264eed91: Already exists 07:49:15 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:49:15 Status: Downloaded newer image for alpine:3.20 07:49:15 ---> 91ef0af61f39 07:49:15 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 07:49:15 ---> Running in 329484f3f1c8 07:49:15 Removing intermediate container 329484f3f1c8 07:49:15 ---> e0391cbd7b3a 07:49:15 Step 15/25 : RUN apk add --update --no-cache dumb-init 07:49:15 ---> Running in 8359daa0bed7 07:49:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:15 (1/1) Installing dumb-init (1.2.5-r3) 07:49:15 Executing busybox-1.36.1-r29.trigger 07:49:15 OK: 8 MiB in 15 packages 07:49:15 Removing intermediate container 8359daa0bed7 07:49:15 ---> bd33317fcc6b 07:49:15 Step 16/25 : RUN apk --no-cache upgrade 07:49:15 ---> Running in da56ff7ed1b3 07:49:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:15 Upgrading critical system libraries and apk-tools: 07:49:15 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:49:15 Executing busybox-1.36.1-r29.trigger 07:49:15 Continuing the upgrade transaction with new apk-tools: 07:49:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:15 OK: 8 MiB in 15 packages 07:49:15 Removing intermediate container da56ff7ed1b3 07:49:15 ---> 3417b7558607 07:49:15 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 07:49:15 ---> 6b5475e213da 07:49:15 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 07:49:15 ---> 2a91c7d11d87 07:49:15 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 07:49:15 ---> ffaec57c46d8 07:49:15 Step 20/25 : EXPOSE 59982 07:49:15 ---> Running in 7446c2f09f39 07:49:15 Removing intermediate container 7446c2f09f39 07:49:15 ---> cf1f27882db8 07:49:15 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 07:49:15 ---> Running in f6dec198116a 07:49:15 Removing intermediate container f6dec198116a 07:49:15 ---> cb4be965d222 07:49:15 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 07:49:15 ---> Running in 68e29add3348 07:49:15 Removing intermediate container 68e29add3348 07:49:15 ---> 777b5fad6a23 07:49:15 Step 23/25 : LABEL arch=amd64 07:49:15 ---> Running in 34e67472d828 07:49:15 Removing intermediate container 34e67472d828 07:49:15 ---> 3b9b7ce734da 07:49:15 Step 24/25 : LABEL git_sha=2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 07:49:15 ---> Running in cd74ad833172 07:49:15 Removing intermediate container cd74ad833172 07:49:15 ---> 27e9cf6d8c5d 07:49:15 Step 25/25 : LABEL version=3.2.0-dev.22 07:49:15 ---> Running in cc193677689c 07:49:15 Removing intermediate container cc193677689c 07:49:15 ---> 73c0690f21fd 07:49:15 [Warning] One or more build-args [ARCH] were not consumed 07:49:15 Successfully built 73c0690f21fd 07:49:15 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:49:15 provisioning config files... 07:49:15 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17579702456611947243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:49:15 ---> ****-login.sh 07:49:15 nexus3.edgexfoundry.org:10001 07:49:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:49:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:49:15 Configure a credential helper to remove this warning. See 07:49:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:49:15 07:49:15 Login Succeeded 07:49:15 nexus3.edgexfoundry.org:10002 07:49:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:49:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:49:15 Configure a credential helper to remove this warning. See 07:49:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:49:15 07:49:15 Login Succeeded 07:49:15 nexus3.edgexfoundry.org:10003 07:49:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:49:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:49:16 Configure a credential helper to remove this warning. See 07:49:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:49:16 07:49:16 Login Succeeded 07:49:16 nexus3.edgexfoundry.org:10004 07:49:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:49:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:49:16 Configure a credential helper to remove this warning. See 07:49:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:49:16 07:49:16 Login Succeeded 07:49:16 ****.io 07:49:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:49:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:49:16 Configure a credential helper to remove this warning. See 07:49:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:49:16 07:49:16 Login Succeeded 07:49:16 ---> ****-login.sh ends [Pipeline] } 07:49:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:49:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:49:16 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 07:49:16 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 07:49:16 latest 07:49:16 3.2.0-dev.22 07:49:16 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9-3.2.0-dev.22 07:49:16 main 07:49:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:16 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:17 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 07:49:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 07:49:17 7d198d242157: Preparing 07:49:17 9e80eae87b31: Preparing 07:49:17 76254f0632a6: Preparing 07:49:17 429633fe66a0: Preparing 07:49:17 e79e2981b7dd: Preparing 07:49:17 63ca1fbb43ae: Preparing 07:49:17 63ca1fbb43ae: Waiting 07:49:17 e79e2981b7dd: Pushed 07:49:17 429633fe66a0: Pushed 07:49:17 7d198d242157: Pushed 07:49:17 9e80eae87b31: Pushed 07:49:17 63ca1fbb43ae: Layer already exists 07:49:22 76254f0632a6: Pushed 07:49:22 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9: digest: sha256:9ea462b14ba0936d38928765d084a13f9004a880b1e6727233c958c5b560e3b0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:22 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:23 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 07:49:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 07:49:23 7d198d242157: Preparing 07:49:23 9e80eae87b31: Preparing 07:49:23 76254f0632a6: Preparing 07:49:23 429633fe66a0: Preparing 07:49:23 e79e2981b7dd: Preparing 07:49:23 63ca1fbb43ae: Preparing 07:49:23 63ca1fbb43ae: Waiting 07:49:23 e79e2981b7dd: Layer already exists 07:49:23 7d198d242157: Layer already exists 07:49:23 76254f0632a6: Layer already exists 07:49:23 429633fe66a0: Layer already exists 07:49:23 9e80eae87b31: Layer already exists 07:49:23 63ca1fbb43ae: Layer already exists 07:49:23 latest: digest: sha256:9ea462b14ba0936d38928765d084a13f9004a880b1e6727233c958c5b560e3b0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:23 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:23 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.22 07:49:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 07:49:23 7d198d242157: Preparing 07:49:23 9e80eae87b31: Preparing 07:49:23 76254f0632a6: Preparing 07:49:23 429633fe66a0: Preparing 07:49:23 e79e2981b7dd: Preparing 07:49:23 63ca1fbb43ae: Preparing 07:49:23 76254f0632a6: Layer already exists 07:49:23 e79e2981b7dd: Layer already exists 07:49:23 429633fe66a0: Layer already exists 07:49:23 7d198d242157: Layer already exists 07:49:23 9e80eae87b31: Layer already exists 07:49:23 63ca1fbb43ae: Layer already exists 07:49:23 3.2.0-dev.22: digest: sha256:9ea462b14ba0936d38928765d084a13f9004a880b1e6727233c958c5b560e3b0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:24 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:24 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9-3.2.0-dev.22 07:49:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 07:49:24 7d198d242157: Preparing 07:49:24 9e80eae87b31: Preparing 07:49:24 76254f0632a6: Preparing 07:49:24 429633fe66a0: Preparing 07:49:24 e79e2981b7dd: Preparing 07:49:24 63ca1fbb43ae: Preparing 07:49:24 63ca1fbb43ae: Waiting 07:49:24 9e80eae87b31: Layer already exists 07:49:24 76254f0632a6: Layer already exists 07:49:24 e79e2981b7dd: Layer already exists 07:49:24 429633fe66a0: Layer already exists 07:49:24 7d198d242157: Layer already exists 07:49:24 63ca1fbb43ae: Layer already exists 07:49:24 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9-3.2.0-dev.22: digest: sha256:9ea462b14ba0936d38928765d084a13f9004a880b1e6727233c958c5b560e3b0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:24 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:25 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 07:49:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 07:49:25 7d198d242157: Preparing 07:49:25 9e80eae87b31: Preparing 07:49:25 76254f0632a6: Preparing 07:49:25 429633fe66a0: Preparing 07:49:25 e79e2981b7dd: Preparing 07:49:25 63ca1fbb43ae: Preparing 07:49:25 63ca1fbb43ae: Waiting 07:49:25 429633fe66a0: Layer already exists 07:49:25 76254f0632a6: Layer already exists 07:49:25 7d198d242157: Layer already exists 07:49:25 e79e2981b7dd: Layer already exists 07:49:25 9e80eae87b31: Layer already exists 07:49:25 63ca1fbb43ae: Layer already exists 07:49:25 main: digest: sha256:9ea462b14ba0936d38928765d084a13f9004a880b1e6727233c958c5b560e3b0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:49:25 ===================================================== [Pipeline] echo 07:49:25 taggedImages: 07:49:25 - nexus3.edgexfoundry.org:10004/device-mqtt:2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 07:49:25 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 07:49:25 - nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.22 07:49:25 - nexus3.edgexfoundry.org:10004/device-mqtt:2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9-3.2.0-dev.22 07:49:25 - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:49:25 07:49:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:49:25 latest: Pulling from edgex-lftools-log-publisher 07:49:25 5eb5b503b376: Pulling fs layer 07:49:25 5c69ac0246d0: Pulling fs layer 07:49:25 ec43610c2a17: Pulling fs layer 07:49:25 3a2ae6a8a46f: Pulling fs layer 07:49:25 33b1e0a273af: Pulling fs layer 07:49:25 5d3b04190fa2: Pulling fs layer 07:49:25 2f39f015ded8: Pulling fs layer 07:49:25 3a2ae6a8a46f: Waiting 07:49:25 33b1e0a273af: Waiting 07:49:25 2f39f015ded8: Waiting 07:49:25 5d3b04190fa2: Waiting 07:49:25 5c69ac0246d0: Verifying Checksum 07:49:25 5c69ac0246d0: Download complete 07:49:25 3a2ae6a8a46f: Verifying Checksum 07:49:25 3a2ae6a8a46f: Download complete 07:49:25 33b1e0a273af: Verifying Checksum 07:49:25 33b1e0a273af: Download complete 07:49:25 ec43610c2a17: Verifying Checksum 07:49:25 ec43610c2a17: Download complete 07:49:25 5d3b04190fa2: Verifying Checksum 07:49:25 5d3b04190fa2: Download complete 07:49:26 5eb5b503b376: Verifying Checksum 07:49:26 5eb5b503b376: Download complete 07:49:26 2f39f015ded8: Download complete 07:49:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22702 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 07:49:26 Running in /w/workspace/device-mqtt-go/177 [Pipeline] { [Pipeline] checkout 07:49:27 5eb5b503b376: Pull complete 07:49:27 5c69ac0246d0: Pull complete 07:49:28 ec43610c2a17: Pull complete 07:49:28 3a2ae6a8a46f: Pull complete 07:49:28 33b1e0a273af: Pull complete 07:49:28 5d3b04190fa2: Pull complete 07:49:29 The recommended git tool is: git 07:49:32 2f39f015ded8: Pull complete 07:49:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:49:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:49:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:32 prd-ubuntu20.04-docker-8c-8g-22698 does not seem to be running inside a container 07:49:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:49:35 $ docker top e77d4ad86484ef9d40c65c5ced40661051c16b1566362a0b547c76994e49dbaa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:49:36 ---> job-cost.sh 07:49:36 lf-activate-venv: SKIPPING 07:49:36 INFO: No Stack... 07:49:36 INFO: Retrieving Pricing Info for: v3-standard-8 07:49:36 using credential edgex-jenkins-ssh 07:49:36 Cloning the remote Git repository 07:49:36 INFO: Archiving Costs [Pipeline] sh 07:49:37 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 07:49:37 + cut -d, -f6 [Pipeline] lock 07:49:37 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-177-stack-cost] 07:49:37 Resource [jenkins-edgexfoundry-device-mqtt-go-main-177-stack-cost] did not exist. Created. 07:49:37 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-177-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:49:37 + echo total: 0.2199999988079071 [Pipeline] stash 07:49:37 Stashed 1 file(s) [Pipeline] } 07:49:37 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-177-stack-cost] [Pipeline] // lock [Pipeline] } 07:49:37 $ docker stop --time=1 e77d4ad86484ef9d40c65c5ced40661051c16b1566362a0b547c76994e49dbaa 07:49:36 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 07:49:36 > git init /w/workspace/device-mqtt-go/177 # timeout=10 07:49:37 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 07:49:37 > git --version # timeout=10 07:49:37 > git --version # 'git version 2.25.1' 07:49:37 using GIT_SSH to set credentials SSH Credentials for GitHub 07:49:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:49:38 $ docker rm -f --volumes e77d4ad86484ef9d40c65c5ced40661051c16b1566362a0b547c76994e49dbaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:49:41 Avoid second fetch 07:49:41 Checking out Revision 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 (main) 07:49:40 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 07:49:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:49:41 > git config core.sparsecheckout # timeout=10 07:49:42 Commit message: "Merge pull request #701 from jackchenjc/edgex-go-issue-4916" 07:49:41 > git checkout -f 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:49:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:49:47 % Total % Received % Xferd Average Speed Time Time Time Current 07:49:47 Dload Upload Total Spent Left Speed 07:49:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 202k 0 --:--:-- --:--:-- --:--:-- 205k [Pipeline] sh 07:49:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:49:47 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 07:49:47 /etc/docker/daemon.new 07:49:47 { 07:49:47 "registry-mirrors": [ 07:49:47 "https://nexus3.edgexfoundry.org:10001" 07:49:47 ], 07:49:47 "bip": "10.250.0.254/24", 07:49:47 "hosts": [ 07:49:47 "tcp://0.0.0.0:5555", 07:49:47 "unix:///var/run/docker.sock" 07:49:47 ], 07:49:47 "mtu": 1458, 07:49:47 "selinux-enabled": true, 07:49:47 "seccomp-profile": "/etc/docker/seccomp.json" 07:49:47 } [Pipeline] sh 07:49:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:49:48 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:50:06 provisioning config files... 07:50:07 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/177@tmp/config5490064275313398673tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:50:07 ---> ****-login.sh 07:50:07 nexus3.edgexfoundry.org:10001 07:50:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:50:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:50:08 Configure a credential helper to remove this warning. See 07:50:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:50:08 07:50:08 Login Succeeded 07:50:08 nexus3.edgexfoundry.org:10002 07:50:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:50:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:50:08 Configure a credential helper to remove this warning. See 07:50:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:50:08 07:50:08 Login Succeeded 07:50:08 nexus3.edgexfoundry.org:10003 07:50:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:50:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:50:08 Configure a credential helper to remove this warning. See 07:50:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:50:08 07:50:08 Login Succeeded 07:50:08 nexus3.edgexfoundry.org:10004 07:50:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:50:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:50:09 Configure a credential helper to remove this warning. See 07:50:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:50:09 07:50:09 Login Succeeded 07:50:09 ****.io 07:50:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:50:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:50:10 Configure a credential helper to remove this warning. See 07:50:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:50:10 07:50:10 Login Succeeded 07:50:10 ---> ****-login.sh ends [Pipeline] } 07:50:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:50:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:50:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:50:10 ========================================================= 07:50:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:50:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:10 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 07:50:11 Sending build context to Docker daemon 10.56MB 07:50:11 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:50:11 Step 2/12 : FROM ${BASE} AS builder 07:50:11 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:50:11 cf04c63912e1: Pulling fs layer 07:50:11 55b35a11ae5e: Pulling fs layer 07:50:11 a37a00ec5f00: Pulling fs layer 07:50:11 50b3750afda1: Pulling fs layer 07:50:11 4f4fb700ef54: Pulling fs layer 07:50:11 80978eb59214: Pulling fs layer 07:50:11 c9f46d7d2bd2: Pulling fs layer 07:50:11 c5a475d317c9: Pulling fs layer 07:50:11 50b3750afda1: Waiting 07:50:11 4f4fb700ef54: Waiting 07:50:11 c5a475d317c9: Waiting 07:50:11 80978eb59214: Waiting 07:50:11 c9f46d7d2bd2: Waiting 07:50:11 55b35a11ae5e: Verifying Checksum 07:50:11 55b35a11ae5e: Download complete 07:50:11 50b3750afda1: Verifying Checksum 07:50:11 50b3750afda1: Download complete 07:50:11 4f4fb700ef54: Verifying Checksum 07:50:11 4f4fb700ef54: Download complete 07:50:11 80978eb59214: Verifying Checksum 07:50:11 80978eb59214: Download complete 07:50:11 cf04c63912e1: Verifying Checksum 07:50:11 cf04c63912e1: Download complete 07:50:12 c5a475d317c9: Verifying Checksum 07:50:12 c5a475d317c9: Download complete 07:50:13 cf04c63912e1: Pull complete 07:50:13 a37a00ec5f00: Verifying Checksum 07:50:13 a37a00ec5f00: Download complete 07:50:13 55b35a11ae5e: Pull complete 07:50:14 c9f46d7d2bd2: Verifying Checksum 07:50:14 c9f46d7d2bd2: Download complete 07:50:27 a37a00ec5f00: Pull complete 07:50:27 50b3750afda1: Pull complete 07:50:27 4f4fb700ef54: Pull complete 07:50:27 80978eb59214: Pull complete 07:50:36 c9f46d7d2bd2: Pull complete 07:50:38 c5a475d317c9: Pull complete 07:50:38 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 07:50:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:50:38 ---> be29e6b0f0d4 07:50:38 Step 3/12 : ARG ADD_BUILD_TAGS="" 07:50:39 ---> Running in df17f341a88e 07:50:39 Removing intermediate container df17f341a88e 07:50:39 ---> cf3dc2e88349 07:50:39 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:50:39 ---> Running in 0cf32972677f 07:50:39 Removing intermediate container 0cf32972677f 07:50:39 ---> a4970cd9c02d 07:50:39 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:50:40 ---> Running in e99b8b1abf4f 07:50:40 Removing intermediate container e99b8b1abf4f 07:50:40 ---> 2e50cd481ddc 07:50:40 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 07:50:40 ---> Running in 91ebd5df3b3d 07:50:41 Removing intermediate container 91ebd5df3b3d 07:50:41 ---> c09d97cceed5 07:50:41 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:50:41 ---> Running in 9729a442ba4b 07:50:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:50:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:50:44 (1/4) Installing openssh-keygen (9.7_p1-r4) 07:50:44 (2/4) Installing libedit (20240517.3.1-r0) 07:50:44 (3/4) Installing openssh-client-common (9.7_p1-r4) 07:50:44 (4/4) Installing openssh-client-default (9.7_p1-r4) 07:50:44 Executing busybox-1.36.1-r29.trigger 07:50:44 OK: 242 MiB in 58 packages 07:50:46 Removing intermediate container 9729a442ba4b 07:50:46 ---> a5bf3780cfa2 07:50:46 Step 8/12 : WORKDIR /device-mqtt-go 07:50:46 ---> Running in 42e3170b028a 07:50:46 Removing intermediate container 42e3170b028a 07:50:46 ---> d2dd0d568ff0 07:50:46 Step 9/12 : COPY go.mod vendor* ./ 07:50:47 ---> 4fffa7c5af57 07:50:47 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:50:47 ---> Running in 80198c85edb2 07:52:54 Removing intermediate container 80198c85edb2 07:52:54 ---> 24213adcedbb 07:52:54 Step 11/12 : COPY . . 07:52:54 ---> 1160cc4a9c48 07:52:54 Step 12/12 : RUN $MAKE 07:52:54 ---> Running in 451136cb73a4 07:52:54 noop 07:52:54 Removing intermediate container 451136cb73a4 07:52:54 ---> 7240b60003c9 07:52:54 Successfully built 7240b60003c9 07:52:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:54 + docker inspect -f . ci-base-image-arm64 07:52:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:52:54 prd-ubuntu20.04-docker-arm64-4c-16g-22702 does not seem to be running inside a container 07:52:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/177 -v /w/workspace/device-mqtt-go/177:/w/workspace/device-mqtt-go/177:rw,z -v /w/workspace/device-mqtt-go/177@tmp:/w/workspace/device-mqtt-go/177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:52:56 $ docker top f49725a1233f310b9422ed621aada6f0226b88c95b4ca01ca78f1834bf87cdf0 -eo pid,comm [Pipeline] { [Pipeline] sh 07:52:57 + go version 07:52:57 go version go1.23.2 linux/arm64 [Pipeline] } 07:52:57 $ docker stop --time=1 f49725a1233f310b9422ed621aada6f0226b88c95b4ca01ca78f1834bf87cdf0 07:52:58 $ docker rm -f --volumes f49725a1233f310b9422ed621aada6f0226b88c95b4ca01ca78f1834bf87cdf0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:59 + docker inspect -f . ci-base-image-arm64 07:52:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:52:59 prd-ubuntu20.04-docker-arm64-4c-16g-22702 does not seem to be running inside a container 07:52:59 $ 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/177 -v /w/workspace/device-mqtt-go/177:/w/workspace/device-mqtt-go/177:rw,z -v /w/workspace/device-mqtt-go/177@tmp:/w/workspace/device-mqtt-go/177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:53:01 $ docker top 25c0dae35e5b46d380fc4a5f35ccfa16c00f6cc54fe17543e0a99ba312a52aee -eo pid,comm [Pipeline] { [Pipeline] sh 07:53:02 + git config --global --add safe.directory /w/workspace/device-mqtt-go/177 [Pipeline] fileExists [Pipeline] sh 07:53:02 + make test 07:53:02 go test ./... -coverprofile=coverage.out ./... 07:53:09 ? github.com/edgexfoundry/device-mqtt-go [no test files] 07:57:47 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 07:57:51 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 07:57:51 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.061s coverage: 22.8% of statements 07:57:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:57:52 go vet ./... 07:59:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:59:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:59:01 ./bin/test-attribution-txt.sh [Pipeline] echo 07:59:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:59:01 $ docker stop --time=1 25c0dae35e5b46d380fc4a5f35ccfa16c00f6cc54fe17543e0a99ba312a52aee 07:59:03 $ docker rm -f --volumes 25c0dae35e5b46d380fc4a5f35ccfa16c00f6cc54fe17543e0a99ba312a52aee [Pipeline] // withDockerContainer [Pipeline] sh 07:59:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:59:06 Warning: overwriting stash ‘coverage-report’ 07:59:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:59:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:59:07 + ls -al . 07:59:07 total 260 07:59:07 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 07:53 . 07:59:07 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:49 .. 07:59:07 -rw-rw-r-- 1 jenkins jenkins 140 Oct 14 07:49 .dockerignore 07:59:07 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 07:49 .git 07:59:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:49 .github 07:59:07 -rw-rw-r-- 1 jenkins jenkins 264 Oct 14 07:49 .gitignore 07:59:07 -rw-rw-r-- 1 jenkins jenkins 41 Oct 14 07:49 .golangci.yml 07:59:07 -rw-rw-r-- 1 jenkins jenkins 19106 Oct 14 07:49 Attribution.txt 07:59:07 -rw-rw-r-- 1 jenkins jenkins 18574 Oct 14 07:49 CHANGELOG.md 07:59:07 -rw-rw-r-- 1 jenkins jenkins 1798 Oct 14 07:49 Dockerfile 07:59:07 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 07:49 GOVERNANCE.md 07:59:07 -rw-rw-r-- 1 jenkins jenkins 657 Oct 14 07:49 Jenkinsfile 07:59:07 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 14 07:49 LICENSE 07:59:07 -rw-rw-r-- 1 jenkins jenkins 2500 Oct 14 07:49 Makefile 07:59:07 -rw-rw-r-- 1 jenkins jenkins 620 Oct 14 07:49 OWNERS.md 07:59:07 -rw-rw-r-- 1 jenkins jenkins 3599 Oct 14 07:49 README.md 07:59:07 -rw-rw-r-- 1 jenkins jenkins 12 Oct 14 07:46 VERSION 07:59:07 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:49 bin 07:59:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:49 cmd 07:59:07 -rw-r--r-- 1 jenkins jenkins 21039 Oct 14 07:57 coverage.out 07:59:07 -rw-rw-r-- 1 jenkins jenkins 7037 Oct 14 07:49 go.mod 07:59:07 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 14 07:49 go.sum 07:59:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:49 internal 07:59:07 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:49 mock 07:59:07 -rw-rw-r-- 1 jenkins jenkins 227 Oct 14 07:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:07 + 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=2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 --label arch=arm64 --label version=3.2.0-dev.22 . 07:59:08 Sending build context to Docker daemon 10.58MB 07:59:08 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 07:59:08 Step 2/25 : FROM ${BASE} AS builder 07:59:08 ---> 7240b60003c9 07:59:08 Step 3/25 : ARG ADD_BUILD_TAGS="" 07:59:08 ---> Running in 83fb743fca2d 07:59:08 Removing intermediate container 83fb743fca2d 07:59:08 ---> 3fdd41f4432c 07:59:08 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:59:08 ---> Running in 0c8685997a77 07:59:09 Removing intermediate container 0c8685997a77 07:59:09 ---> 96cd52d38bde 07:59:09 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:59:09 ---> Running in d5a98c77b8f5 07:59:09 Removing intermediate container d5a98c77b8f5 07:59:09 ---> dfd722742981 07:59:09 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 07:59:09 ---> Running in 703c697ad08e 07:59:10 Removing intermediate container 703c697ad08e 07:59:10 ---> 29b4ecbbaf87 07:59:10 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:59:10 ---> Running in 4f544ca6a354 07:59:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:59:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:59:13 OK: 242 MiB in 58 packages 07:59:15 Removing intermediate container 4f544ca6a354 07:59:15 ---> c7103ef6f9e1 07:59:15 Step 8/25 : WORKDIR /device-mqtt-go 07:59:15 ---> Running in 196f56934a87 07:59:15 Removing intermediate container 196f56934a87 07:59:15 ---> 4e578cae9a53 07:59:15 Step 9/25 : COPY go.mod vendor* ./ 07:59:16 ---> d3011f406387 07:59:16 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:59:16 ---> Running in 3d474fbe4c51 07:59:19 Removing intermediate container 3d474fbe4c51 07:59:19 ---> e5dbcfbfa2d8 07:59:19 Step 11/25 : COPY . . 07:59:20 ---> 1d4b6fe42fe3 07:59:20 Step 12/25 : RUN $MAKE 07:59:20 ---> Running in 9e850a48d6e7 07:59:21 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.2.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-mqtt ./cmd 08:03:43 Removing intermediate container 9e850a48d6e7 08:03:43 ---> 6feb152e169c 08:03:43 Step 13/25 : FROM alpine:3.20 08:03:43 3.20: Pulling from library/alpine 08:03:43 cf04c63912e1: Already exists 08:03:43 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:03:43 Status: Downloaded newer image for alpine:3.20 08:03:43 ---> c157a85ed455 08:03:43 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 08:03:43 ---> Running in c18d7586d2ed 08:03:43 Removing intermediate container c18d7586d2ed 08:03:43 ---> 21ae5cedb8ca 08:03:43 Step 15/25 : RUN apk add --update --no-cache dumb-init 08:03:43 ---> Running in ebf9aa92cf65 08:03:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:03:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:03:47 (1/1) Installing dumb-init (1.2.5-r3) 08:03:47 Executing busybox-1.36.1-r29.trigger 08:03:47 OK: 9 MiB in 15 packages 08:03:49 Removing intermediate container ebf9aa92cf65 08:03:49 ---> 55ff474d5cd5 08:03:49 Step 16/25 : RUN apk --no-cache upgrade 08:03:49 ---> Running in c68c5ed007e5 08:03:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:03:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:03:52 Upgrading critical system libraries and apk-tools: 08:03:52 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:03:52 Executing busybox-1.36.1-r29.trigger 08:03:52 Continuing the upgrade transaction with new apk-tools: 08:03:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:03:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:03:55 OK: 9 MiB in 15 packages 08:03:56 Removing intermediate container c68c5ed007e5 08:03:56 ---> 33631c96168c 08:03:56 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 08:03:59 ---> db64e2f4df6f 08:03:59 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 08:03:59 ---> be37ec86c823 08:03:59 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 08:04:00 ---> 4d8bb4a0e1c6 08:04:00 Step 20/25 : EXPOSE 59982 08:04:00 ---> Running in c9969e93151b 08:04:00 Removing intermediate container c9969e93151b 08:04:00 ---> 165563264bad 08:04:00 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 08:04:00 ---> Running in e638157a38d0 08:04:01 Removing intermediate container e638157a38d0 08:04:01 ---> e07ec987fc46 08:04:01 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 08:04:01 ---> Running in c05e889910cd 08:04:01 Removing intermediate container c05e889910cd 08:04:01 ---> 95e6fb68f3dc 08:04:01 Step 23/25 : LABEL arch=arm64 08:04:02 ---> Running in b1d58212ee3e 08:04:02 Removing intermediate container b1d58212ee3e 08:04:02 ---> 83c5dcf41eeb 08:04:02 Step 24/25 : LABEL git_sha=2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 08:04:02 ---> Running in 382446df7292 08:04:02 Removing intermediate container 382446df7292 08:04:02 ---> 6f52751899f1 08:04:02 Step 25/25 : LABEL version=3.2.0-dev.22 08:04:02 ---> Running in c9b008be8bd9 08:04:03 Removing intermediate container c9b008be8bd9 08:04:03 ---> 9a7edc13a927 08:04:03 [Warning] One or more build-args [ARCH] were not consumed 08:04:03 Successfully built 9a7edc13a927 08:04:03 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:04:03 provisioning config files... 08:04:03 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/177@tmp/config14066906262947751490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:04:04 ---> ****-login.sh 08:04:04 nexus3.edgexfoundry.org:10001 08:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:04:04 Configure a credential helper to remove this warning. See 08:04:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:04:04 08:04:04 Login Succeeded 08:04:04 nexus3.edgexfoundry.org:10002 08:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:04:04 Configure a credential helper to remove this warning. See 08:04:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:04:04 08:04:04 Login Succeeded 08:04:04 nexus3.edgexfoundry.org:10003 08:04:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:04:05 Configure a credential helper to remove this warning. See 08:04:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:04:05 08:04:05 Login Succeeded 08:04:05 nexus3.edgexfoundry.org:10004 08:04:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:04:06 Configure a credential helper to remove this warning. See 08:04:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:04:06 08:04:06 Login Succeeded 08:04:06 ****.io 08:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:04:06 Configure a credential helper to remove this warning. See 08:04:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:04:06 08:04:06 Login Succeeded 08:04:06 ---> ****-login.sh ends [Pipeline] } 08:04:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:04:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:04:06 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 08:04:06 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 08:04:06 latest 08:04:06 3.2.0-dev.22 08:04:06 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9-3.2.0-dev.22 08:04:06 main 08:04:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:07 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:07 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 08:04:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 08:04:07 a122a185cc9d: Preparing 08:04:07 662ff5df44d4: Preparing 08:04:07 91a682a9a6b0: Preparing 08:04:07 d91c115b2324: Preparing 08:04:07 831277e23e45: Preparing 08:04:07 16113d51b718: Preparing 08:04:07 16113d51b718: Waiting 08:04:07 662ff5df44d4: Pushed 08:04:07 831277e23e45: Pushed 08:04:07 a122a185cc9d: Pushed 08:04:07 16113d51b718: Layer already exists 08:04:07 d91c115b2324: Pushed 08:04:20 91a682a9a6b0: Pushed 08:04:20 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9: digest: sha256:c4dcb9df96ae54c38fbad9a305b1f1abdf965fc7ec140e379d4859ba51138167 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:20 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:21 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 08:04:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 08:04:21 a122a185cc9d: Preparing 08:04:21 662ff5df44d4: Preparing 08:04:21 91a682a9a6b0: Preparing 08:04:21 d91c115b2324: Preparing 08:04:21 831277e23e45: Preparing 08:04:21 16113d51b718: Preparing 08:04:21 16113d51b718: Waiting 08:04:21 91a682a9a6b0: Layer already exists 08:04:21 a122a185cc9d: Layer already exists 08:04:21 662ff5df44d4: Layer already exists 08:04:21 d91c115b2324: Layer already exists 08:04:21 831277e23e45: Layer already exists 08:04:21 16113d51b718: Layer already exists 08:04:21 latest: digest: sha256:c4dcb9df96ae54c38fbad9a305b1f1abdf965fc7ec140e379d4859ba51138167 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:21 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:22 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.22 08:04:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 08:04:22 a122a185cc9d: Preparing 08:04:22 662ff5df44d4: Preparing 08:04:22 91a682a9a6b0: Preparing 08:04:22 d91c115b2324: Preparing 08:04:22 831277e23e45: Preparing 08:04:22 16113d51b718: Preparing 08:04:22 16113d51b718: Waiting 08:04:22 91a682a9a6b0: Layer already exists 08:04:22 a122a185cc9d: Layer already exists 08:04:22 831277e23e45: Layer already exists 08:04:22 d91c115b2324: Layer already exists 08:04:22 662ff5df44d4: Layer already exists 08:04:22 16113d51b718: Layer already exists 08:04:22 3.2.0-dev.22: digest: sha256:c4dcb9df96ae54c38fbad9a305b1f1abdf965fc7ec140e379d4859ba51138167 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:23 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:23 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9-3.2.0-dev.22 08:04:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 08:04:23 a122a185cc9d: Preparing 08:04:23 662ff5df44d4: Preparing 08:04:23 91a682a9a6b0: Preparing 08:04:23 d91c115b2324: Preparing 08:04:23 831277e23e45: Preparing 08:04:23 16113d51b718: Preparing 08:04:23 16113d51b718: Waiting 08:04:23 a122a185cc9d: Layer already exists 08:04:23 91a682a9a6b0: Layer already exists 08:04:23 d91c115b2324: Layer already exists 08:04:23 831277e23e45: Layer already exists 08:04:23 662ff5df44d4: Layer already exists 08:04:23 16113d51b718: Layer already exists 08:04:23 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9-3.2.0-dev.22: digest: sha256:c4dcb9df96ae54c38fbad9a305b1f1abdf965fc7ec140e379d4859ba51138167 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:24 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:25 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 08:04:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 08:04:25 a122a185cc9d: Preparing 08:04:25 662ff5df44d4: Preparing 08:04:25 91a682a9a6b0: Preparing 08:04:25 d91c115b2324: Preparing 08:04:25 831277e23e45: Preparing 08:04:25 16113d51b718: Preparing 08:04:25 16113d51b718: Waiting 08:04:25 662ff5df44d4: Layer already exists 08:04:25 d91c115b2324: Layer already exists 08:04:25 91a682a9a6b0: Layer already exists 08:04:25 831277e23e45: Layer already exists 08:04:25 a122a185cc9d: Layer already exists 08:04:25 16113d51b718: Layer already exists 08:04:25 main: digest: sha256:c4dcb9df96ae54c38fbad9a305b1f1abdf965fc7ec140e379d4859ba51138167 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:04:25 ===================================================== [Pipeline] echo 08:04:25 taggedImages: 08:04:25 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 08:04:25 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 08:04:25 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.22 08:04:25 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9-3.2.0-dev.22 08:04:25 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:04:26 08:04:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:04:26 arm64: Pulling from edgex-lftools-log-publisher 08:04:26 8998bd30e6a1: Pulling fs layer 08:04:26 04944245beec: Pulling fs layer 08:04:26 699f458cf7ca: Pulling fs layer 08:04:26 765212b225bb: Pulling fs layer 08:04:26 f23df028b6ca: Pulling fs layer 08:04:26 d65c8cfc05b1: Pulling fs layer 08:04:26 2437ff75d9bd: Pulling fs layer 08:04:26 f23df028b6ca: Waiting 08:04:26 d65c8cfc05b1: Waiting 08:04:26 2437ff75d9bd: Waiting 08:04:26 765212b225bb: Waiting 08:04:26 04944245beec: Verifying Checksum 08:04:26 04944245beec: Download complete 08:04:26 765212b225bb: Verifying Checksum 08:04:26 765212b225bb: Download complete 08:04:26 f23df028b6ca: Verifying Checksum 08:04:26 f23df028b6ca: Download complete 08:04:26 d65c8cfc05b1: Verifying Checksum 08:04:26 d65c8cfc05b1: Download complete 08:04:26 699f458cf7ca: Verifying Checksum 08:04:26 699f458cf7ca: Download complete 08:04:27 8998bd30e6a1: Verifying Checksum 08:04:27 8998bd30e6a1: Download complete 08:04:30 2437ff75d9bd: Download complete 08:04:32 8998bd30e6a1: Pull complete 08:04:32 04944245beec: Pull complete 08:04:34 699f458cf7ca: Pull complete 08:04:34 765212b225bb: Pull complete 08:04:36 f23df028b6ca: Pull complete 08:04:36 d65c8cfc05b1: Pull complete 08:04:55 2437ff75d9bd: Pull complete 08:04:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:04:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:04:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:04:55 prd-ubuntu20.04-docker-arm64-4c-16g-22702 does not seem to be running inside a container 08:04:55 $ 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/177 -v /w/workspace/device-mqtt-go/177:/w/workspace/device-mqtt-go/177:rw,z -v /w/workspace/device-mqtt-go/177@tmp:/w/workspace/device-mqtt-go/177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:04:59 $ docker top d98eb93a1486dd931b60aefd5a9de1e947d6220753ee96d40b692d06bf56a7bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:05:00 ---> job-cost.sh 08:05:00 lf-activate-venv: SKIPPING 08:05:00 INFO: No Stack... 08:05:01 INFO: Retrieving Pricing Info for: v3-standard-4 08:05:01 INFO: Archiving Costs [Pipeline] sh 08:05:02 + + cat /w/workspace/device-mqtt-go/177/archives/cost.csvcut 08:05:02 -d, -f6 [Pipeline] lock 08:05:02 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-177-stack-cost] 08:05:02 Resource [jenkins-edgexfoundry-device-mqtt-go-main-177-stack-cost] did not exist. Created. 08:05:02 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-177-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:05:03 /w/workspace/device-mqtt-go/177@tmp/durable-9eb36749/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:05:04 + echo total: 0.10999999940395355 [Pipeline] stash 08:05:04 Warning: overwriting stash ‘stack-cost’ 08:05:04 Stashed 1 file(s) [Pipeline] } 08:05:04 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-177-stack-cost] [Pipeline] // lock [Pipeline] } 08:05:04 $ docker stop --time=1 d98eb93a1486dd931b60aefd5a9de1e947d6220753ee96d40b692d06bf56a7bd 08:05:05 $ docker rm -f --volumes d98eb93a1486dd931b60aefd5a9de1e947d6220753ee96d40b692d06bf56a7bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 08:05:06 provisioning config files... 08:05:06 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config562600931352928885tmp [Pipeline] { [Pipeline] sh 08:05:06 + set +x 08:05:06 + bash -s -- 08:05:06 + curl -s https://codecov.io/bash 08:05:06 08:05:06 _____ _ 08:05:06 / ____| | | 08:05:06 | | ___ __| | ___ ___ _____ __ 08:05:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:05:06 | |___| (_) | (_| | __/ (_| (_) \ V / 08:05:06 \_____\___/ \__,_|\___|\___\___/ \_/ 08:05:06 Bash-1.0.6 08:05:06 08:05:06 08:05:06 ==> git version 2.25.1 found 08:05:06 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 08:05:06 Release-Date: 2020-01-08 08:05:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:05:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:05:06 ==> Jenkins CI detected. 08:05:06 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 08:05:06 project root: . 08:05:06 --> token set from env 08:05:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:05:06 ==> Running gcov in . (disable via -X gcov) 08:05:06 ==> Python coveragepy not found 08:05:06 ==> Searching for coverage reports in: 08:05:06 + . 08:05:06 -> Found 1 reports 08:05:06 ==> Detecting git/mercurial file structure 08:05:06 ==> Reading reports 08:05:06 + ./coverage.out bytes=21039 08:05:06 ==> Appending adjustments 08:05:06 https://docs.codecov.io/docs/fixing-reports 08:05:07 + Found adjustments 08:05:07 ==> Gzipping contents 08:05:07 4.0K /tmp/codecov.OQSC9m.gz 08:05:07 ==> Uploading reports 08:05:07 url: https://codecov.io 08:05:07 query: branch=main&commit=2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9&build=177&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F177%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:05:07 -> Pinging Codecov 08:05:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9&build=177&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F177%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:05:07 -> Uploading to 08:05:07 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-mqtt-go/2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9/c794cb69-63b2-4349-a120-9186b33003e1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T080507Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=7ae91ee463251dad9fa072e991f7718fc456474f7678c48c9bef65efc190d16b 08:05:07 % Total % Received % Xferd Average Speed Time Time Time Current 08:05:07 Dload Upload Total Spent Left Speed 08:05:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 16401 --:--:-- --:--:-- --:--:-- 16321 100 3346 0 0 100 3346 0 15140 --:--:-- --:--:-- --:--:-- 15072 08:05:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 [Pipeline] } 08:05:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:05:07 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:05:07 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:05:07 08:05:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:05:08 latest: Pulling from edgex-devops/edgex-snyk-go 08:05:08 43c4264eed91: Already exists 08:05:08 4cc291be95ef: Already exists 08:05:08 2ac1f1163629: Already exists 08:05:08 5c3c966382ef: Already exists 08:05:08 4f4fb700ef54: Already exists 08:05:08 d9c7d2e4e75e: Pulling fs layer 08:05:08 9c3e1370e548: Pulling fs layer 08:05:08 d9c7d2e4e75e: Download complete 08:05:09 d9c7d2e4e75e: Pull complete 08:05:10 9c3e1370e548: Verifying Checksum 08:05:10 9c3e1370e548: Download complete 08:05:14 9c3e1370e548: Pull complete 08:05:14 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 08:05:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:05:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:05:14 prd-ubuntu20.04-docker-8c-8g-22698 does not seem to be running inside a container 08:05:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 08:05:21 $ docker top 4228a316982e3afea00f293019a08b8057ef09f103c4db50ccc97e3a95b6fccb -eo pid,comm [Pipeline] { [Pipeline] sh 08:05:21 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo 08:05:21 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 08:05:22 + set -o pipefail 08:05:22 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 08:05:28 08:05:28 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 08:05:28 08:05:28 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/226d983f-f44e-48ab-8de2-9f97ae6a0249 08:05:28 08:05:28 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:05:28 08:05:28 08:05:28 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 08:05:28 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:05:28 $ docker stop --time=1 4228a316982e3afea00f293019a08b8057ef09f103c4db50ccc97e3a95b6fccb 08:05:40 $ docker rm -f --volumes 4228a316982e3afea00f293019a08b8057ef09f103c4db50ccc97e3a95b6fccb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:05:41 + git log --format=format:%s -1 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 [Pipeline] sh 08:05:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:05:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:05:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:05:42 prd-ubuntu20.04-docker-8c-8g-22698 does not seem to be running inside a container 08:05:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:05:43 $ docker top 41548a07071428f065af64c26a182a4dcbbcb188258bd045c2136b31d95af9ac -eo pid,comm 08:05:43 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:05:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:05:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:05:43 [ssh-agent] Looking for ssh-agent implementation... 08:05:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:05:43 $ docker exec 41548a07071428f065af64c26a182a4dcbbcb188258bd045c2136b31d95af9ac ssh-agent 08:05:43 SSH_AUTH_SOCK=/tmp/ssh-6T9BxUPNC9Cw/agent.13 08:05:43 SSH_AGENT_PID=26 08:05:43 Running ssh-add (command line suppressed) 08:05:43 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8600420626058771228.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8600420626058771228.key) 08:05:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:05:43 + git semver tag 08:05:44 2024-10-14 08:05:44,178 [run_tag] DEBUG tag force:False 08:05:44 2024-10-14 08:05:44,178 [check_head_tag] DEBUG check head tag 08:05:44 2024-10-14 08:05:44,180 [execute] INFO git cat-file --batch-check 08:05:44 2024-10-14 08:05:44,181 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 08:05:44 2024-10-14 08:05:44,185 [execute] INFO git cat-file --batch 08:05:44 2024-10-14 08:05:44,186 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 08:05:44 2024-10-14 08:05:44,205 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 08:05:44 2024-10-14 08:05:44,205 [execute] INFO git tag -a v3.2.0-dev.22 -m v3.2.0-dev.22 08:05:44 2024-10-14 08:05:44,206 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.22', '-m', 'v3.2.0-dev.22'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 08:05:44 2024-10-14 08:05:44,210 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 08:05:44 3.2.0-dev.22 [Pipeline] } 08:05:44 $ docker exec --env ******** --env ******** 41548a07071428f065af64c26a182a4dcbbcb188258bd045c2136b31d95af9ac ssh-agent -k 08:05:44 unset SSH_AUTH_SOCK; 08:05:44 unset SSH_AGENT_PID; 08:05:44 echo Agent pid 26 killed; 08:05:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:05:44 + git semver [Pipeline] } 08:05:45 $ docker stop --time=1 41548a07071428f065af64c26a182a4dcbbcb188258bd045c2136b31d95af9ac 08:05:46 $ docker rm -f --volumes 41548a07071428f065af64c26a182a4dcbbcb188258bd045c2136b31d95af9ac [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:05:47 08:05:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:05:47 0.23.1-centos7: Pulling from edgex-lftools 08:05:47 ab5ef0e58194: Pulling fs layer 08:05:47 9712f1f96733: Pulling fs layer 08:05:47 63f879dbbcfc: Pulling fs layer 08:05:47 0d9ebad4ef96: Pulling fs layer 08:05:47 e9a5061849ea: Pulling fs layer 08:05:47 d747dcd14b5f: Pulling fs layer 08:05:47 2de7ff778b66: Pulling fs layer 08:05:47 e9a5061849ea: Waiting 08:05:47 2de7ff778b66: Waiting 08:05:47 0d9ebad4ef96: Waiting 08:05:47 d747dcd14b5f: Waiting 08:05:47 9712f1f96733: Verifying Checksum 08:05:47 9712f1f96733: Download complete 08:05:47 63f879dbbcfc: Verifying Checksum 08:05:47 63f879dbbcfc: Download complete 08:05:47 e9a5061849ea: Verifying Checksum 08:05:47 e9a5061849ea: Download complete 08:05:47 d747dcd14b5f: Verifying Checksum 08:05:47 d747dcd14b5f: Download complete 08:05:47 0d9ebad4ef96: Verifying Checksum 08:05:47 0d9ebad4ef96: Download complete 08:05:48 2de7ff778b66: Verifying Checksum 08:05:48 2de7ff778b66: Download complete 08:05:48 ab5ef0e58194: Verifying Checksum 08:05:48 ab5ef0e58194: Download complete 08:05:51 ab5ef0e58194: Pull complete 08:05:51 9712f1f96733: Pull complete 08:05:52 63f879dbbcfc: Pull complete 08:05:56 0d9ebad4ef96: Pull complete 08:05:56 e9a5061849ea: Pull complete 08:05:56 d747dcd14b5f: Pull complete 08:05:57 2de7ff778b66: Pull complete 08:05:57 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:05:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:05:57 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:05:57 prd-ubuntu20.04-docker-8c-8g-22698 does not seem to be running inside a container 08:05:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:06:05 $ docker top 6880ad7b4e5b5bbfba51713e3da534b720be58ad203dc89e048f39312e84b3e3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:06:05 provisioning config files... 08:06:05 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6872585191626450051tmp 08:06:05 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2882044667944603619tmp 08:06:05 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10825836376467914782tmp [Pipeline] { [Pipeline] echo 08:06:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:06:05 ---> sigul-configuration.sh 08:06:05 gpg: directory `/root/.gnupg' created 08:06:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:06:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:06:05 gpg: keyring `/root/.gnupg/secring.gpg' created 08:06:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:06:05 gpg: CAST5 encrypted data 08:06:05 gpg: encrypted with 1 passphrase 08:06:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:06:05 + mkdir /home/jenkins 08:06:05 + mkdir /home/jenkins/sigul [Pipeline] sh 08:06:06 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 08:06:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:06:06 ---> sigul-install.sh 08:06:06 Sigul already installed; skipping installation. [Pipeline] sh 08:06:06 + git tag --list 08:06:06 0.7.1 08:06:06 v1.0.0 08:06:06 v1.1.0 08:06:06 v1.1.1 08:06:06 v1.2.2 08:06:06 v1.3.0 08:06:06 v1.3.1 08:06:06 v2.0.0 08:06:06 v2.1.0 08:06:06 v2.1.1 08:06:06 v2.2.0 08:06:06 v2.3.0 08:06:06 v3.0 08:06:06 v3.0.0 08:06:06 v3.1 08:06:06 v3.1.0 08:06:06 v3.1.0-dev.1 08:06:06 v3.1.0-dev.10 08:06:06 v3.1.0-dev.11 08:06:06 v3.1.0-dev.12 08:06:06 v3.1.0-dev.13 08:06:06 v3.1.0-dev.14 08:06:06 v3.1.0-dev.15 08:06:06 v3.1.0-dev.16 08:06:06 v3.1.0-dev.17 08:06:06 v3.1.0-dev.18 08:06:06 v3.1.0-dev.19 08:06:06 v3.1.0-dev.2 08:06:06 v3.1.0-dev.20 08:06:06 v3.1.0-dev.21 08:06:06 v3.1.0-dev.22 08:06:06 v3.1.0-dev.23 08:06:06 v3.1.0-dev.24 08:06:06 v3.1.0-dev.25 08:06:06 v3.1.0-dev.3 08:06:06 v3.1.0-dev.4 08:06:06 v3.1.0-dev.5 08:06:06 v3.1.0-dev.6 08:06:06 v3.1.0-dev.7 08:06:06 v3.1.0-dev.8 08:06:06 v3.1.0-dev.9 08:06:06 v3.1.1 08:06:06 v3.2.0-dev.1 08:06:06 v3.2.0-dev.10 08:06:06 v3.2.0-dev.11 08:06:06 v3.2.0-dev.12 08:06:06 v3.2.0-dev.13 08:06:06 v3.2.0-dev.14 08:06:06 v3.2.0-dev.15 08:06:06 v3.2.0-dev.16 08:06:06 v3.2.0-dev.17 08:06:06 v3.2.0-dev.18 08:06:06 v3.2.0-dev.19 08:06:06 v3.2.0-dev.2 08:06:06 v3.2.0-dev.20 08:06:06 v3.2.0-dev.21 08:06:06 v3.2.0-dev.22 08:06:06 v3.2.0-dev.3 08:06:06 v3.2.0-dev.4 08:06:06 v3.2.0-dev.5 08:06:06 v3.2.0-dev.6 08:06:06 v3.2.0-dev.7 08:06:06 v3.2.0-dev.8 08:06:06 v3.2.0-dev.9 [Pipeline] sh 08:06:07 + lftools sign git-tag v3.2.0-dev.22 08:06:07 Signing Git tag with Sigul... 08:06:07 Signing v3.2.0-dev.22 [Pipeline] echo 08:06:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:06:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:06:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:06:08 $ docker stop --time=1 6880ad7b4e5b5bbfba51713e3da534b720be58ad203dc89e048f39312e84b3e3 08:06:09 $ docker rm -f --volumes 6880ad7b4e5b5bbfba51713e3da534b720be58ad203dc89e048f39312e84b3e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:06:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:06:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:06:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:06:10 prd-ubuntu20.04-docker-8c-8g-22698 does not seem to be running inside a container 08:06:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:06:11 $ docker top 2561bb9a6837e1a98f37a1827a0822785b951a3103c6fc07e31d8eacf2b9c90c -eo pid,comm 08:06:11 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:06:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:06:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:06:11 [ssh-agent] Looking for ssh-agent implementation... 08:06:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:06:11 $ docker exec 2561bb9a6837e1a98f37a1827a0822785b951a3103c6fc07e31d8eacf2b9c90c ssh-agent 08:06:11 SSH_AUTH_SOCK=/tmp/ssh-c6aWvYWNy5tJ/agent.32 08:06:11 SSH_AGENT_PID=38 08:06:11 Running ssh-add (command line suppressed) 08:06:11 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_66373061652175798.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_66373061652175798.key) 08:06:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:06:11 + git semver bump pre 08:06:12 2024-10-14 08:06:12,131 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 08:06:12 2024-10-14 08:06:12,131 [bump_version] DEBUG bumping version:3.2.0-dev.22 on axis:pre with prefix:dev 08:06:12 2024-10-14 08:06:12,131 [bump_version] DEBUG bumped version:3.2.0-dev.23 08:06:12 2024-10-14 08:06:12,132 [write_version] DEBUG write version:3.2.0-dev.23 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 08:06:12 2024-10-14 08:06:12,132 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 08:06:12 2024-10-14 08:06:12,132 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 08:06:12 2024-10-14 08:06:12,134 [execute] INFO git cat-file --batch-check 08:06:12 2024-10-14 08:06:12,135 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:06:12 2024-10-14 08:06:12,139 [execute] INFO git cat-file --batch 08:06:12 2024-10-14 08:06:12,140 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:06:12 2024-10-14 08:06:12,146 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 08:06:12 3.2.0-dev.23 [Pipeline] } 08:06:12 $ docker exec --env ******** --env ******** 2561bb9a6837e1a98f37a1827a0822785b951a3103c6fc07e31d8eacf2b9c90c ssh-agent -k 08:06:12 unset SSH_AUTH_SOCK; 08:06:12 unset SSH_AGENT_PID; 08:06:12 echo Agent pid 38 killed; 08:06:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:06:12 + git semver [Pipeline] } 08:06:12 $ docker stop --time=1 2561bb9a6837e1a98f37a1827a0822785b951a3103c6fc07e31d8eacf2b9c90c 08:06:14 $ docker rm -f --volumes 2561bb9a6837e1a98f37a1827a0822785b951a3103c6fc07e31d8eacf2b9c90c [Pipeline] // withDockerContainer [Pipeline] sh 08:06:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:06:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:06:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:06:14 prd-ubuntu20.04-docker-8c-8g-22698 does not seem to be running inside a container 08:06:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:06:15 $ docker top 968e6287f656e5407121755a6f67b3f5fe3f09324826e7af916be77f54c6ff44 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:06:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:06:15 [ssh-agent] Looking for ssh-agent implementation... 08:06:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:06:15 $ docker exec 968e6287f656e5407121755a6f67b3f5fe3f09324826e7af916be77f54c6ff44 ssh-agent 08:06:15 SSH_AUTH_SOCK=/tmp/ssh-5QVXNI4GdRW0/agent.31 08:06:15 SSH_AGENT_PID=37 08:06:15 Running ssh-add (command line suppressed) 08:06:15 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2221449257763131345.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2221449257763131345.key) 08:06:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:06:16 + git semver push 08:06:16 2024-10-14 08:06:16,316 [run_push] DEBUG push 08:06:16 2024-10-14 08:06:16,317 [execute] INFO git cat-file --batch-check 08:06:16 2024-10-14 08:06:16,317 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:06:16 2024-10-14 08:06:16,321 [execute] INFO git rev-list 98a5fa02287c8bb87de573c86ad8ec58ec229f47 -- 08:06:16 2024-10-14 08:06:16,321 [execute] DEBUG Popen(['git', 'rev-list', '98a5fa02287c8bb87de573c86ad8ec58ec229f47', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 08:06:16 2024-10-14 08:06:16,332 [execute] INFO git fetch -v origin 08:06:16 2024-10-14 08:06:16,333 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) 08:06:16 2024-10-14 08:06:16,789 [run_push] DEBUG no remote changes detected 08:06:16 2024-10-14 08:06:16,790 [execute] INFO git push origin semver 08:06:16 2024-10-14 08:06:16,790 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 08:06:17 2024-10-14 08:06:17,553 [run_push] DEBUG push all version tags 08:06:17 2024-10-14 08:06:17,554 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:06:17 2024-10-14 08:06:17,554 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 08:06:18 2024-10-14 08:06:18,248 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 08:06:18 3.2.0-dev.23 [Pipeline] } 08:06:18 $ docker exec --env ******** --env ******** 968e6287f656e5407121755a6f67b3f5fe3f09324826e7af916be77f54c6ff44 ssh-agent -k 08:06:18 unset SSH_AUTH_SOCK; 08:06:18 unset SSH_AGENT_PID; 08:06:18 echo Agent pid 37 killed; 08:06:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:06:18 + git semver [Pipeline] } 08:06:19 $ docker stop --time=1 968e6287f656e5407121755a6f67b3f5fe3f09324826e7af916be77f54c6ff44 08:06:20 $ docker rm -f --volumes 968e6287f656e5407121755a6f67b3f5fe3f09324826e7af916be77f54c6ff44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:06:21 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 08:06:21 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 08:06:21 total 16 08:06:21 drwxr-xr-x 3 root root 4096 Oct 14 07:49 . 08:06:21 drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 08:06 .. 08:06:21 drwxr-xr-x 2 root root 4096 Oct 14 07:49 cost 08:06:21 -rw-r--r-- 1 root root 86 Oct 14 07:49 cost.csv 08:06:21 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 08:06:21 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 08:06:21 total 16 08:06:21 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 07:49 . 08:06:21 drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 08:06 .. 08:06:21 drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 07:49 cost 08:06:21 -rw-r--r-- 1 jenkins jenkins 86 Oct 14 07:49 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:06:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:06:22 ---> package-listing.sh 08:06:22 ++ facter osfamily 08:06:22 ++ tr '[:upper:]' '[:lower:]' 08:06:22 + OS_FAMILY=debian 08:06:22 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 08:06:22 + START_PACKAGES=/tmp/packages_start.txt 08:06:22 + END_PACKAGES=/tmp/packages_end.txt 08:06:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:06:22 + PACKAGES=/tmp/packages_start.txt 08:06:22 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 08:06:22 + PACKAGES=/tmp/packages_end.txt 08:06:22 + case "${OS_FAMILY}" in 08:06:22 + dpkg -l 08:06:22 + grep '^ii' 08:06:22 + '[' -f /tmp/packages_start.txt ']' 08:06:22 + '[' -f /tmp/packages_end.txt ']' 08:06:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:06:22 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 08:06:22 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 08:06:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 08:06:22 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:06:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:06:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:06:23 prd-ubuntu20.04-docker-8c-8g-22698 does not seem to be running inside a container 08:06:23 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:06:23 $ docker top afc246310a1b4a9aa72ca6092c41edfc104872635ccca1e6e304a7d278530789 -eo pid,comm [Pipeline] { [Pipeline] sh 08:06:24 + touch /tmp/pre-build-complete [Pipeline] sh 08:06:24 + mkdir -p /var/log/sysstat [Pipeline] sh 08:06:24 + ls /var/log/sa-host 08:06:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:06:24 provisioning config files... 08:06:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1988988388903735574tmp [Pipeline] { [Pipeline] echo 08:06:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:06:25 ---> create-netrc.sh [Pipeline] } 08:06:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:06:25 ---> python-tools-install.sh [Pipeline] echo 08:06:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:06:25 ---> sudo-logs.sh 08:06:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:06:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:06:26 ---> job-cost.sh 08:06:26 lf-activate-venv: SKIPPING 08:06:26 DEBUG: total: 0.2199999988079071 08:06:26 INFO: Retrieving Stack Cost... 08:06:26 INFO: Retrieving Pricing Info for: v3-standard-8 08:06:26 INFO: Archiving Costs [Pipeline] echo 08:06:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:06:27 ---> logs-deploy.sh 08:06:27 lf-activate-venv: SKIPPING 08:06:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/177 08:06:27 INFO: archiving workspace using pattern(s): 08:06:28 Archives upload complete. 08:06:28 INFO: archiving logs to Nexus 08:06:29 ---> uname -a: 08:06:29 Linux prd-ubuntu20-04-docker-8c-8g-22698 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:06:29 08:06:29 08:06:29 ---> lscpu: 08:06:29 Architecture: x86_64 08:06:29 CPU op-mode(s): 32-bit, 64-bit 08:06:29 Byte Order: Little Endian 08:06:29 Address sizes: 40 bits physical, 48 bits virtual 08:06:29 CPU(s): 8 08:06:29 On-line CPU(s) list: 0-7 08:06:29 Thread(s) per core: 1 08:06:29 Core(s) per socket: 1 08:06:29 Socket(s): 8 08:06:29 NUMA node(s): 1 08:06:29 Vendor ID: AuthenticAMD 08:06:29 CPU family: 23 08:06:29 Model: 49 08:06:29 Model name: AMD EPYC-Rome Processor 08:06:29 Stepping: 0 08:06:29 CPU MHz: 2800.000 08:06:29 BogoMIPS: 5600.00 08:06:29 Virtualization: AMD-V 08:06:29 Hypervisor vendor: KVM 08:06:29 Virtualization type: full 08:06:29 L1d cache: 256 KiB 08:06:29 L1i cache: 256 KiB 08:06:29 L2 cache: 4 MiB 08:06:29 L3 cache: 128 MiB 08:06:29 NUMA node0 CPU(s): 0-7 08:06:29 Vulnerability Itlb multihit: Not affected 08:06:29 Vulnerability L1tf: Not affected 08:06:29 Vulnerability Mds: Not affected 08:06:29 Vulnerability Meltdown: Not affected 08:06:29 Vulnerability Mmio stale data: Not affected 08:06:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:06:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:06:29 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:06:29 Vulnerability Srbds: Not affected 08:06:29 Vulnerability Tsx async abort: Not affected 08:06:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:06:29 08:06:29 08:06:29 ---> nproc: 08:06:29 8 08:06:29 08:06:29 08:06:29 ---> df -h: 08:06:29 Filesystem Size Used Avail Use% Mounted on 08:06:29 overlay 155G 13G 143G 9% / 08:06:29 tmpfs 64M 0 64M 0% /dev 08:06:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:06:29 shm 64M 0 64M 0% /dev/shm 08:06:29 /dev/vda1 155G 13G 143G 9% /facter-os 08:06:29 08:06:29 08:06:29 ---> sar -b -r -n DEV: 08:06:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22698) 10/14/24 _x86_64_ (8 CPU) 08:06:29 08:06:29 07:45:42 LINUX RESTART (8 CPU) 08:06:29 08:06:29 07:46:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:06:29 07:47:01 434.36 40.72 393.64 0.00 4461.30 82183.90 0.00 08:06:29 07:48:01 261.86 3.00 258.86 0.00 32.79 83729.91 0.00 08:06:29 07:49:01 90.06 0.18 89.88 0.00 12.66 27986.41 0.00 08:06:29 07:50:01 141.96 0.12 141.84 0.00 13.86 51791.63 0.00 08:06:29 07:51:01 27.39 10.23 17.16 0.00 3453.12 9449.13 0.00 08:06:29 07:52:01 5.70 0.00 5.70 0.00 0.00 5844.76 0.00 08:06:29 07:53:01 1.95 0.00 1.95 0.00 0.00 5658.26 0.00 08:06:29 07:54:01 2.33 0.00 2.33 0.00 0.00 5797.13 0.00 08:06:29 07:55:01 3.92 1.02 2.90 0.00 21.86 5673.05 0.00 08:06:29 07:56:01 3.07 0.00 3.07 0.00 0.00 5813.96 0.00 08:06:29 07:57:01 1.83 0.00 1.83 0.00 0.00 5791.57 0.00 08:06:29 07:58:01 2.33 0.00 2.33 0.00 0.00 5663.59 0.00 08:06:29 07:59:01 2.08 0.00 2.08 0.00 0.00 5793.43 0.00 08:06:29 08:00:01 2.72 0.00 2.72 0.00 0.00 5802.90 0.00 08:06:29 08:01:01 2.75 0.02 2.73 0.00 0.13 5667.99 0.00 08:06:29 08:02:01 1.95 0.00 1.95 0.00 0.00 5795.03 0.00 08:06:29 08:03:01 2.12 0.00 2.12 0.00 0.00 5661.72 0.00 08:06:29 08:04:01 2.95 0.40 2.55 0.00 16.26 5801.57 0.00 08:06:29 08:05:01 3.15 1.12 2.03 0.00 19.20 5796.37 0.00 08:06:29 08:06:01 103.85 0.18 103.67 0.00 14.40 52666.71 0.00 08:06:29 Average: 54.28 2.79 51.50 0.00 395.51 19314.06 0.00 08:06:29 08:06:29 07:46:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:06:29 07:47:01 29152224 31519868 797212 2.42 80604 2553500 1975116 5.82 1053388 2285544 3124 08:06:29 07:48:01 27276224 31385904 913732 2.78 191016 4020160 2231332 6.58 1619732 3407252 493124 08:06:29 07:49:01 27481920 31537048 765832 2.33 196272 3968024 1875900 5.53 1369532 3465196 269420 08:06:29 07:50:01 26957020 31548568 753348 2.29 204556 4450072 1754736 5.17 1377220 3932720 444 08:06:29 07:51:01 26720236 31530384 761136 2.31 209712 4653964 1805368 5.32 1533284 3991452 1300 08:06:29 07:52:01 26725772 31535928 756004 2.30 209796 4653964 1821892 5.37 1528160 3991416 48 08:06:29 07:53:01 26726032 31536240 755640 2.30 209844 4653968 1821892 5.37 1528124 3991420 12 08:06:29 07:54:01 26733744 31544024 747976 2.27 209908 4653972 1821892 5.37 1520716 3991424 52 08:06:29 07:55:01 26733088 31544604 747620 2.27 210000 4654720 1820388 5.36 1520720 3992072 28 08:06:29 07:56:01 26733056 31545108 747448 2.27 210112 4654700 1820388 5.36 1520428 3992500 28 08:06:29 07:57:01 26733388 31545512 746984 2.27 210184 4654700 1820388 5.36 1520680 3992500 20 08:06:29 07:58:01 26733816 31546016 746636 2.27 210256 4654704 1820388 5.36 1520620 3992504 52 08:06:29 07:59:01 26733556 31545824 746772 2.27 210332 4654704 1820388 5.36 1520684 3992504 12 08:06:29 08:00:01 26733720 31546048 746528 2.27 210372 4654700 1820388 5.36 1520772 3992508 16 08:06:29 08:01:01 26732188 31544732 747752 2.27 210468 4654696 1790328 5.28 1520808 3992560 36 08:06:29 08:02:01 26731916 31544520 747876 2.27 210520 4654716 1790328 5.28 1521384 3992564 192 08:06:29 08:03:01 26731656 31544380 747984 2.27 210588 4654720 1790328 5.28 1521400 3992568 4 08:06:29 08:04:01 26718940 31533168 759036 2.31 210648 4655204 1790328 5.28 1539004 3992820 32 08:06:29 08:05:01 26713820 31528796 763216 2.32 210724 4655784 1806852 5.32 1544984 3992856 24 08:06:29 08:06:01 25566792 31495204 793700 2.41 226400 5659568 1871240 5.51 1595136 4986812 216072 08:06:29 Average: 26868455 31530094 764622 2.33 202616 4523527 1843493 5.43 1494839 3898060 49202 08:06:29 08:06:29 07:46:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:06:29 07:47:01 veth12acd15 103.53 109.62 10.31 105.63 0.00 0.00 0.00 0.01 08:06:29 07:47:01 docker0 133.06 141.63 11.12 342.24 0.00 0.00 0.00 0.00 08:06:29 07:47:01 lo 6.83 6.83 0.67 0.67 0.00 0.00 0.00 0.00 08:06:29 07:47:01 ens3 664.30 503.96 6320.28 112.06 0.00 0.00 0.00 0.00 08:06:29 07:48:01 veth0f5fc77 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:06:29 07:48:01 docker0 193.50 347.66 17.43 3127.62 0.00 0.00 0.00 0.00 08:06:29 07:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:06:29 07:48:01 ens3 372.04 208.53 3154.26 30.45 0.00 0.00 0.00 0.00 08:06:29 07:49:01 docker0 1.73 3.95 0.10 38.13 0.00 0.00 0.00 0.00 08:06:29 07:49:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 08:06:29 07:49:01 ens3 26.49 13.44 59.09 9.28 0.00 0.00 0.00 0.00 08:06:29 07:50:01 docker0 4.52 9.53 0.28 116.82 0.00 0.00 0.00 0.00 08:06:29 07:50:01 lo 7.93 7.93 0.78 0.78 0.00 0.00 0.00 0.00 08:06:29 07:50:01 ens3 179.62 127.43 2669.76 379.51 0.00 0.00 0.00 0.00 08:06:29 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:29 07:51:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 08:06:29 07:51:01 ens3 74.99 24.78 1395.80 2.32 0.00 0.00 0.00 0.00 08:06:29 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:29 07:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:06:29 07:52:01 ens3 0.48 0.27 0.10 0.08 0.00 0.00 0.00 0.00 08:06:29 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:29 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:29 07:53:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:06:29 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:29 07:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:06:29 07:54:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:06:29 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:29 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:29 07:55:01 ens3 0.25 0.05 0.07 0.00 0.00 0.00 0.00 0.00 08:06:29 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:29 07:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:06:29 07:56:01 ens3 0.58 0.12 0.06 0.01 0.00 0.00 0.00 0.00 08:06:29 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:29 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:29 07:57:01 ens3 1.53 0.88 0.74 0.56 0.00 0.00 0.00 0.00 08:06:29 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:29 07:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:06:29 07:58:01 ens3 0.32 0.17 0.10 0.01 0.00 0.00 0.00 0.00 08:06:29 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:29 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:29 07:59:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:06:29 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:29 08:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:06:29 08:00:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:06:29 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:29 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:29 08:01:01 ens3 0.23 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:06:29 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:29 08:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:06:29 08:02:01 ens3 1.45 0.73 0.49 0.30 0.00 0.00 0.00 0.00 08:06:29 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:29 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:29 08:03:01 ens3 0.73 0.43 0.29 0.22 0.00 0.00 0.00 0.00 08:06:29 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:29 08:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:06:29 08:04:01 ens3 5.73 5.05 2.13 16.39 0.00 0.00 0.00 0.00 08:06:29 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:29 08:05:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:06:29 08:05:01 ens3 30.86 39.01 6.06 106.40 0.00 0.00 0.00 0.00 08:06:29 08:06:01 docker0 73.59 149.20 6.86 1262.18 0.00 0.00 0.00 0.00 08:06:29 08:06:01 lo 1.93 1.93 0.18 0.18 0.00 0.00 0.00 0.00 08:06:29 08:06:01 ens3 388.00 221.33 7114.89 35.34 0.00 0.00 0.00 0.00 08:06:29 Average: docker0 20.13 32.42 1.77 244.18 0.00 0.00 0.00 0.00 08:06:29 Average: lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 08:06:29 Average: ens3 86.45 56.57 1027.40 34.52 0.00 0.00 0.00 0.00 08:06:29 08:06:29 08:06:29 ---> sar -P ALL: 08:06:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22698) 10/14/24 _x86_64_ (8 CPU) 08:06:29 08:06:29 07:45:42 LINUX RESTART (8 CPU) 08:06:29 08:06:29 07:46:03 CPU %user %nice %system %iowait %steal %idle 08:06:29 07:47:01 all 9.76 0.00 3.52 3.55 0.06 83.12 08:06:29 07:47:01 0 8.60 0.00 3.47 1.34 0.05 86.54 08:06:29 07:47:01 1 10.51 0.00 3.16 6.64 0.09 79.59 08:06:29 07:47:01 2 10.95 0.00 2.37 4.47 0.07 82.14 08:06:29 07:47:01 3 9.68 0.00 4.28 4.14 0.07 81.82 08:06:29 07:47:01 4 9.02 0.00 3.42 1.64 0.05 85.86 08:06:29 07:47:01 5 11.99 0.00 5.05 0.51 0.05 82.40 08:06:29 07:47:01 6 6.18 0.00 2.97 3.49 0.05 87.30 08:06:29 07:47:01 7 11.10 0.00 3.40 6.16 0.07 79.27 08:06:29 07:48:01 all 20.87 0.00 5.68 4.99 0.09 68.37 08:06:29 07:48:01 0 22.39 0.00 6.54 2.23 0.12 68.72 08:06:29 07:48:01 1 18.29 0.00 4.49 4.29 0.08 72.85 08:06:29 07:48:01 2 17.70 0.00 3.61 0.68 0.08 77.92 08:06:29 07:48:01 3 23.31 0.00 7.46 28.97 0.10 40.16 08:06:29 07:48:01 4 23.12 0.00 5.88 1.43 0.10 69.47 08:06:29 07:48:01 5 22.06 0.00 5.82 0.32 0.07 71.73 08:06:29 07:48:01 6 17.45 0.00 4.27 0.57 0.08 77.62 08:06:29 07:48:01 7 22.66 0.00 7.37 1.68 0.07 68.22 08:06:29 07:49:01 all 51.04 0.00 7.71 0.78 0.10 40.38 08:06:29 07:49:01 0 52.21 0.00 7.51 3.59 0.10 36.58 08:06:29 07:49:01 1 47.92 0.00 7.53 0.02 0.12 44.41 08:06:29 07:49:01 2 48.26 0.00 6.72 0.02 0.08 44.93 08:06:29 07:49:01 3 51.80 0.00 8.23 0.52 0.12 39.33 08:06:29 07:49:01 4 51.65 0.00 7.89 0.62 0.08 39.75 08:06:29 07:49:01 5 53.44 0.00 8.10 0.03 0.12 38.31 08:06:29 07:49:01 6 48.89 0.00 7.53 1.32 0.10 42.16 08:06:29 07:49:01 7 54.07 0.00 8.15 0.12 0.10 37.56 08:06:29 07:50:01 all 5.10 0.00 2.12 1.76 0.04 90.97 08:06:29 07:50:01 0 8.11 0.00 2.23 0.40 0.05 89.20 08:06:29 07:50:01 1 5.43 0.00 1.64 0.05 0.03 92.85 08:06:29 07:50:01 2 2.68 0.00 1.29 0.00 0.03 96.00 08:06:29 07:50:01 3 6.00 0.00 2.11 1.72 0.03 90.14 08:06:29 07:50:01 4 4.56 0.00 2.35 0.02 0.03 93.04 08:06:29 07:50:01 5 4.87 0.00 2.48 0.22 0.05 92.38 08:06:29 07:50:01 6 4.31 0.00 2.13 6.40 0.03 87.13 08:06:29 07:50:01 7 4.89 0.00 2.76 5.31 0.05 86.99 08:06:29 07:51:01 all 0.91 0.00 0.42 0.19 0.01 98.47 08:06:29 07:51:01 0 1.09 0.00 0.42 0.50 0.02 97.98 08:06:29 07:51:01 1 0.42 0.00 0.28 0.03 0.00 99.27 08:06:29 07:51:01 2 1.71 0.00 0.30 0.10 0.02 97.88 08:06:29 07:51:01 3 0.70 0.00 0.28 0.03 0.02 98.97 08:06:29 07:51:01 4 1.20 0.00 0.45 0.32 0.00 98.03 08:06:29 07:51:01 5 0.73 0.00 0.70 0.43 0.00 98.13 08:06:29 07:51:01 6 0.43 0.00 0.45 0.10 0.02 99.00 08:06:29 07:51:01 7 1.00 0.00 0.47 0.02 0.03 98.48 08:06:29 07:52:01 all 0.28 0.00 0.03 0.01 0.01 99.67 08:06:29 07:52:01 0 0.03 0.00 0.03 0.07 0.02 99.85 08:06:29 07:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:06:29 07:52:01 2 1.99 0.00 0.02 0.00 0.00 98.00 08:06:29 07:52:01 3 0.05 0.00 0.05 0.00 0.00 99.90 08:06:29 07:52:01 4 0.03 0.00 0.03 0.00 0.00 99.93 08:06:29 07:52:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:06:29 07:52:01 6 0.05 0.00 0.02 0.00 0.00 99.93 08:06:29 07:52:01 7 0.07 0.00 0.02 0.00 0.03 99.88 08:06:29 07:53:01 all 0.26 0.00 0.01 0.01 0.01 99.71 08:06:29 07:53:01 0 0.03 0.00 0.02 0.03 0.02 99.90 08:06:29 07:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:06:29 07:53:01 2 1.97 0.00 0.00 0.02 0.02 98.00 08:06:29 07:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:06:29 07:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:06:29 07:53:01 5 0.02 0.00 0.03 0.00 0.00 99.95 08:06:29 07:53:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:06:29 07:53:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:06:29 07:54:01 all 0.28 0.00 0.01 0.00 0.01 99.69 08:06:29 07:54:01 0 0.05 0.00 0.00 0.03 0.02 99.90 08:06:29 07:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:06:29 07:54:01 2 1.97 0.00 0.00 0.00 0.02 98.01 08:06:29 07:54:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:06:29 07:54:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:06:29 07:54:01 5 0.02 0.00 0.03 0.00 0.00 99.95 08:06:29 07:54:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:06:29 07:54:01 7 0.07 0.00 0.03 0.00 0.03 99.87 08:06:29 07:55:01 all 0.31 0.00 0.04 0.01 0.01 99.62 08:06:29 07:55:01 0 0.03 0.00 0.07 0.05 0.02 99.83 08:06:29 07:55:01 1 0.07 0.00 0.05 0.00 0.02 99.87 08:06:29 07:55:01 2 1.99 0.00 0.07 0.03 0.02 97.90 08:06:29 07:55:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:06:29 07:55:01 4 0.30 0.00 0.02 0.00 0.02 99.67 08:06:29 07:55:01 5 0.02 0.00 0.05 0.00 0.00 99.93 08:06:29 07:55:01 6 0.02 0.00 0.03 0.00 0.00 99.95 08:06:29 07:55:01 7 0.02 0.00 0.03 0.00 0.03 99.92 08:06:29 07:56:01 all 0.05 0.00 0.01 0.01 0.01 99.92 08:06:29 07:56:01 0 0.00 0.00 0.02 0.07 0.00 99.92 08:06:29 07:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:06:29 07:56:01 2 0.25 0.00 0.00 0.00 0.02 99.73 08:06:29 07:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:06:29 07:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:06:29 07:56:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:06:29 07:56:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:06:29 07:56:01 7 0.08 0.00 0.03 0.00 0.02 99.87 08:06:29 07:57:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:06:29 07:57:01 0 0.03 0.00 0.00 0.03 0.02 99.92 08:06:29 07:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:06:29 07:57:01 2 0.00 0.00 0.00 0.00 0.03 99.97 08:06:29 07:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:06:29 07:57:01 4 0.08 0.00 0.02 0.00 0.00 99.90 08:06:29 07:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:06:29 07:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:06:29 07:57:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:06:29 08:06:29 07:57:01 CPU %user %nice %system %iowait %steal %idle 08:06:29 07:58:01 all 0.03 0.00 0.01 0.01 0.01 99.94 08:06:29 07:58:01 0 0.03 0.00 0.02 0.03 0.02 99.90 08:06:29 07:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:06:29 07:58:01 2 0.08 0.00 0.00 0.05 0.00 99.87 08:06:29 07:58:01 3 0.07 0.00 0.00 0.00 0.00 99.93 08:06:29 07:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:06:29 07:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:06:29 07:58:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:06:29 07:58:01 7 0.03 0.00 0.03 0.00 0.03 99.90 08:06:29 07:59:01 all 0.04 0.00 0.00 0.02 0.01 99.93 08:06:29 07:59:01 0 0.02 0.00 0.00 0.15 0.00 99.83 08:06:29 07:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:06:29 07:59:01 2 0.25 0.00 0.00 0.00 0.02 99.73 08:06:29 07:59:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:06:29 07:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:06:29 07:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:06:29 07:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:06:29 07:59:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:06:29 08:00:01 all 0.03 0.00 0.01 0.03 0.02 99.91 08:06:29 08:00:01 0 0.02 0.00 0.02 0.15 0.02 99.80 08:06:29 08:00:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:06:29 08:00:01 2 0.00 0.00 0.00 0.03 0.02 99.95 08:06:29 08:00:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:06:29 08:00:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:06:29 08:00:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:06:29 08:00:01 6 0.00 0.00 0.00 0.03 0.02 99.95 08:06:29 08:00:01 7 0.15 0.00 0.00 0.00 0.03 99.82 08:06:29 08:01:01 all 0.02 0.00 0.02 0.22 0.01 99.74 08:06:29 08:01:01 0 0.00 0.00 0.03 1.58 0.00 98.38 08:06:29 08:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:06:29 08:01:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:06:29 08:01:01 3 0.03 0.00 0.05 0.00 0.00 99.92 08:06:29 08:01:01 4 0.02 0.00 0.02 0.02 0.02 99.93 08:06:29 08:01:01 5 0.00 0.00 0.00 0.17 0.00 99.83 08:06:29 08:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:06:29 08:01:01 7 0.05 0.00 0.02 0.00 0.02 99.92 08:06:29 08:02:01 all 0.10 0.00 0.01 0.05 0.01 99.83 08:06:29 08:02:01 0 0.03 0.00 0.02 0.33 0.02 99.60 08:06:29 08:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:06:29 08:02:01 2 0.60 0.00 0.03 0.00 0.02 99.35 08:06:29 08:02:01 3 0.07 0.00 0.02 0.00 0.02 99.90 08:06:29 08:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:06:29 08:02:01 5 0.02 0.00 0.03 0.07 0.00 99.88 08:06:29 08:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:06:29 08:02:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:06:29 08:03:01 all 0.03 0.00 0.01 0.04 0.01 99.92 08:06:29 08:03:01 0 0.02 0.00 0.00 0.27 0.00 99.72 08:06:29 08:03:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:06:29 08:03:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:06:29 08:03:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:06:29 08:03:01 4 0.07 0.00 0.00 0.00 0.00 99.93 08:06:29 08:03:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:06:29 08:03:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:06:29 08:03:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:06:29 08:04:01 all 0.21 0.00 0.03 0.03 0.01 99.73 08:06:29 08:04:01 0 0.23 0.00 0.03 0.12 0.02 99.60 08:06:29 08:04:01 1 0.40 0.00 0.03 0.00 0.02 99.55 08:06:29 08:04:01 2 0.08 0.00 0.02 0.07 0.00 99.83 08:06:29 08:04:01 3 0.15 0.00 0.03 0.00 0.00 99.82 08:06:29 08:04:01 4 0.22 0.00 0.05 0.03 0.00 99.70 08:06:29 08:04:01 5 0.38 0.00 0.02 0.00 0.02 99.58 08:06:29 08:04:01 6 0.07 0.00 0.00 0.00 0.00 99.93 08:06:29 08:04:01 7 0.12 0.00 0.07 0.00 0.02 99.80 08:06:29 08:05:01 all 0.39 0.00 0.04 0.08 0.01 99.48 08:06:29 08:05:01 0 0.10 0.00 0.03 0.45 0.02 99.40 08:06:29 08:05:01 1 0.18 0.00 0.03 0.00 0.00 99.78 08:06:29 08:05:01 2 0.08 0.00 0.02 0.03 0.02 99.85 08:06:29 08:05:01 3 0.91 0.00 0.00 0.00 0.02 99.07 08:06:29 08:05:01 4 0.33 0.00 0.02 0.18 0.02 99.45 08:06:29 08:05:01 5 1.08 0.00 0.05 0.00 0.00 98.87 08:06:29 08:05:01 6 0.22 0.00 0.07 0.00 0.02 99.70 08:06:29 08:05:01 7 0.18 0.00 0.08 0.00 0.03 99.70 08:06:29 08:06:01 all 7.71 0.00 3.46 6.32 0.08 82.43 08:06:29 08:06:01 0 6.17 0.00 3.58 12.19 0.08 77.97 08:06:29 08:06:01 1 8.16 0.00 2.62 0.24 0.08 88.90 08:06:29 08:06:01 2 9.47 0.00 5.62 28.10 0.12 56.69 08:06:29 08:06:01 3 6.67 0.00 2.28 5.56 0.10 85.39 08:06:29 08:06:01 4 8.88 0.00 4.68 0.94 0.05 85.45 08:06:29 08:06:01 5 8.18 0.00 3.35 1.22 0.07 87.19 08:06:29 08:06:01 6 7.35 0.00 3.24 2.21 0.05 87.16 08:06:29 08:06:01 7 6.87 0.00 2.38 0.74 0.05 89.96 08:06:29 Average: all 4.82 0.00 1.14 0.89 0.03 93.11 08:06:29 Average: 0 4.91 0.00 1.19 1.17 0.03 92.70 08:06:29 Average: 1 4.52 0.00 0.98 0.55 0.02 93.92 08:06:29 Average: 2 4.94 0.00 0.98 1.62 0.03 92.43 08:06:29 Average: 3 4.93 0.00 1.23 2.01 0.03 91.80 08:06:29 Average: 4 4.93 0.00 1.23 0.26 0.02 93.56 08:06:29 Average: 5 5.11 0.00 1.28 0.15 0.02 93.45 08:06:29 Average: 6 4.21 0.00 1.03 0.70 0.02 94.05 08:06:29 Average: 7 5.03 0.00 1.24 0.69 0.04 93.01 08:06:29 08:06:29 08:06:29