Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 451ce87ac5af399cf23a8dbe18d868ad027d5dd8 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-ssh15492506123825642160.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7300072701164560723.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh6321904324399624379.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4062589010463341415.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-ssh1695550735088661167.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6087 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 451ce87ac5af399cf23a8dbe18d868ad027d5dd8 (main) Commit message: "Merge pull request #682 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.25" > 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 451ce87ac5af399cf23a8dbe18d868ad027d5dd8 # timeout=10 > git rev-list --no-walk 3641da765e3ecf514711d982b07869362341dd3b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:56:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:56:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:56:18 ========================================================= 02:56:18 EdgeX Global Pipelines Version Info 02:56:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:56:19 ------------------- 02:56:19 stable info: 02:56:19 ------------------- 02:56:19 Commited By: Ginny Guan ginny@iotechsys.com 02:56:19 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 02:56:19 Message: update stable to v1.0.260 02:56:19 ------------------- 02:56:19 experimental info: 02:56:19 ------------------- 02:56:19 Commited By: Ginny Guan ginny@iotechsys.com 02:56:19 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 02:56:19 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:56:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 02:56:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 02:56:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:56:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:56:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:56:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:56:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:56:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 451ce87ac5af399cf23a8dbe18d868ad027d5dd8 [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 451ce87 [Pipeline] echo 02:56:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:56:20 provisioning config files... 02:56:20 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13189266931484732030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:56:21 ---> ****-login.sh 02:56:21 nexus3.edgexfoundry.org:10001 02:56:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:21 Configure a credential helper to remove this warning. See 02:56:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:21 02:56:21 Login Succeeded 02:56:21 nexus3.edgexfoundry.org:10002 02:56:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:21 Configure a credential helper to remove this warning. See 02:56:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:21 02:56:21 Login Succeeded 02:56:21 nexus3.edgexfoundry.org:10003 02:56:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:21 Configure a credential helper to remove this warning. See 02:56:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:21 02:56:21 Login Succeeded 02:56:21 nexus3.edgexfoundry.org:10004 02:56:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:21 Configure a credential helper to remove this warning. See 02:56:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:21 02:56:21 Login Succeeded 02:56:21 ****.io 02:56:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:22 Configure a credential helper to remove this warning. See 02:56:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:22 02:56:22 Login Succeeded 02:56:22 ---> ****-login.sh ends [Pipeline] } 02:56:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:56:22 + git rev-list -1 --merges 451ce87ac5af399cf23a8dbe18d868ad027d5dd8~1..451ce87ac5af399cf23a8dbe18d868ad027d5dd8 [Pipeline] echo 02:56:22 -----------> git rev-list -1 --merges 451ce87ac5af399cf23a8dbe18d868ad027d5dd8~1..451ce87ac5af399cf23a8dbe18d868ad027d5dd8 451ce87ac5af399cf23a8dbe18d868ad027d5dd8 02:56:22 451ce87ac5af399cf23a8dbe18d868ad027d5dd8 [false] [Pipeline] sh 02:56:22 + git log --format=format:%s -1 451ce87ac5af399cf23a8dbe18d868ad027d5dd8 [Pipeline] echo 02:56:22 ========================================================= 02:56:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:56:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:56:23 + git log --format=format:%s -1 451ce87ac5af399cf23a8dbe18d868ad027d5dd8 [Pipeline] echo 02:56:23 [semverPrep] GIT_COMMIT: 451ce87ac5af399cf23a8dbe18d868ad027d5dd8, Commit Message: Merge pull request #682 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.25 [Pipeline] echo 02:56:23 [semverPrep] This is not a build commit. [Pipeline] sh 02:56:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:56:23 + grep -v github /etc/ssh/ssh_known_hosts 02:56:23 + [ -e /tmp/ssh_known_hosts ] 02:56:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:56:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:56:23 + sudo tee -a /etc/ssh/ssh_known_hosts 02:56:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:56:24 02:56:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:56:24 0.1.4: Pulling from edgex-devops/py-git-semver 02:56:24 b85a868b505f: Pulling fs layer 02:56:24 e2be974225ed: Pulling fs layer 02:56:24 339a4e72a1f5: Pulling fs layer 02:56:24 988bab9f4d93: Pulling fs layer 02:56:24 1469e6f7b9e6: Pulling fs layer 02:56:24 eaf3925da568: Pulling fs layer 02:56:24 bab4dde63d76: Pulling fs layer 02:56:24 bde34c3a00c8: Pulling fs layer 02:56:24 b352a97aabf1: Pulling fs layer 02:56:24 4872d77fe225: Pulling fs layer 02:56:24 5851b861e8e6: Pulling fs layer 02:56:24 bab4dde63d76: Waiting 02:56:24 bde34c3a00c8: Waiting 02:56:24 b352a97aabf1: Waiting 02:56:24 4872d77fe225: Waiting 02:56:24 5851b861e8e6: Waiting 02:56:24 988bab9f4d93: Waiting 02:56:24 1469e6f7b9e6: Waiting 02:56:24 eaf3925da568: Waiting 02:56:24 e2be974225ed: Download complete 02:56:24 988bab9f4d93: Verifying Checksum 02:56:24 988bab9f4d93: Download complete 02:56:24 339a4e72a1f5: Verifying Checksum 02:56:24 339a4e72a1f5: Download complete 02:56:24 1469e6f7b9e6: Verifying Checksum 02:56:24 1469e6f7b9e6: Download complete 02:56:24 eaf3925da568: Verifying Checksum 02:56:24 eaf3925da568: Download complete 02:56:24 bde34c3a00c8: Verifying Checksum 02:56:24 bde34c3a00c8: Download complete 02:56:24 b352a97aabf1: Download complete 02:56:24 4872d77fe225: Download complete 02:56:24 5851b861e8e6: Verifying Checksum 02:56:24 5851b861e8e6: Download complete 02:56:24 b85a868b505f: Verifying Checksum 02:56:24 b85a868b505f: Download complete 02:56:24 bab4dde63d76: Verifying Checksum 02:56:24 bab4dde63d76: Download complete 02:56:25 b85a868b505f: Pull complete 02:56:25 e2be974225ed: Pull complete 02:56:26 339a4e72a1f5: Pull complete 02:56:26 988bab9f4d93: Pull complete 02:56:26 1469e6f7b9e6: Pull complete 02:56:26 eaf3925da568: Pull complete 02:56:28 bab4dde63d76: Pull complete 02:56:28 bde34c3a00c8: Pull complete 02:56:28 b352a97aabf1: Pull complete 02:56:28 4872d77fe225: Pull complete 02:56:28 5851b861e8e6: Pull complete 02:56:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:56:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:56:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:56:29 prd-ubuntu20.04-docker-8c-8g-6087 does not seem to be running inside a container 02:56:29 $ 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 02:56:32 $ docker top 0aa24ba2700418319e7e7815a0a3fdec3c9133bac3217fee22c45eefc9457817 -eo pid,comm 02:56:32 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). 02:56:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:56:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:56:32 [ssh-agent] Looking for ssh-agent implementation... 02:56:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:56:32 $ docker exec 0aa24ba2700418319e7e7815a0a3fdec3c9133bac3217fee22c45eefc9457817 ssh-agent 02:56:33 SSH_AUTH_SOCK=/tmp/ssh-elUtSfsT2O7x/agent.31 02:56:33 SSH_AGENT_PID=37 02:56:33 Running ssh-add (command line suppressed) 02:56:33 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7739796695744393602.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7739796695744393602.key) 02:56:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:56:33 + git tag --points-at HEAD [Pipeline] } 02:56:33 $ docker exec --env ******** --env ******** 0aa24ba2700418319e7e7815a0a3fdec3c9133bac3217fee22c45eefc9457817 ssh-agent -k 02:56:33 unset SSH_AUTH_SOCK; 02:56:33 unset SSH_AGENT_PID; 02:56:33 echo Agent pid 37 killed; 02:56:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:56:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:56:33 [ssh-agent] Looking for ssh-agent implementation... 02:56:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:56:33 $ docker exec 0aa24ba2700418319e7e7815a0a3fdec3c9133bac3217fee22c45eefc9457817 ssh-agent 02:56:33 SSH_AUTH_SOCK=/tmp/ssh-faDWry7MWFQV/agent.70 02:56:33 SSH_AGENT_PID=76 02:56:33 Running ssh-add (command line suppressed) 02:56:33 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3043868813670557870.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3043868813670557870.key) 02:56:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:56:34 + git semver init 02:56:34 2024-07-22 02:56:34,476 [run_init] DEBUG init version:0.0.0 force:False 02:56:34 2024-07-22 02:56:34,477 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 02:56:34 2024-07-22 02:56:34,477 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 02:56:34 2024-07-22 02:56:34,478 [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) 02:56:36 2024-07-22 02:56:36,172 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 02:56:36 2024-07-22 02:56:36,173 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 02:56:36 2024-07-22 02:56:36,173 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:56:36 2024-07-22 02:56:36,173 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:56:36 3.2.0-dev.15 [Pipeline] } 02:56:36 $ docker exec --env ******** --env ******** 0aa24ba2700418319e7e7815a0a3fdec3c9133bac3217fee22c45eefc9457817 ssh-agent -k 02:56:36 unset SSH_AUTH_SOCK; 02:56:36 unset SSH_AGENT_PID; 02:56:36 echo Agent pid 76 killed; 02:56:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:56:36 + git semver [Pipeline] } 02:56:37 $ docker stop --time=1 0aa24ba2700418319e7e7815a0a3fdec3c9133bac3217fee22c45eefc9457817 02:56:38 $ docker rm -f --volumes 0aa24ba2700418319e7e7815a0a3fdec3c9133bac3217fee22c45eefc9457817 [Pipeline] // withDockerContainer [Pipeline] sh 02:56:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:56:39 Stashed 1 file(s) [Pipeline] echo 02:56:39 [edgeXSemver]: initialized semver on version 3.2.0-dev.15 [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 02:56:39 provisioning config files... 02:56:39 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13116884113544693160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:56:39 ---> ****-login.sh 02:56:39 nexus3.edgexfoundry.org:10001 02:56:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:39 Configure a credential helper to remove this warning. See 02:56:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:39 02:56:39 Login Succeeded 02:56:39 nexus3.edgexfoundry.org:10002 02:56:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:39 Configure a credential helper to remove this warning. See 02:56:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:39 02:56:39 Login Succeeded 02:56:39 nexus3.edgexfoundry.org:10003 02:56:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:39 Configure a credential helper to remove this warning. See 02:56:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:39 02:56:39 Login Succeeded 02:56:39 nexus3.edgexfoundry.org:10004 02:56:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:39 Configure a credential helper to remove this warning. See 02:56:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:39 02:56:39 Login Succeeded 02:56:39 ****.io 02:56:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:40 Configure a credential helper to remove this warning. See 02:56:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:40 02:56:40 Login Succeeded 02:56:40 ---> ****-login.sh ends [Pipeline] } 02:56:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:56:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:56:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:56:40 ========================================================= 02:56:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:56:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:40 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 02:56:40 Sending build context to Docker daemon 20.79MB 02:56:40 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 02:56:40 Step 2/12 : FROM ${BASE} AS builder 02:56:40 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:56:40 619be1103602: Pulling fs layer 02:56:40 7862e08f4a3e: Pulling fs layer 02:56:40 5df492c9dc93: Pulling fs layer 02:56:40 7629e6793208: Pulling fs layer 02:56:40 4f4fb700ef54: Pulling fs layer 02:56:40 fb5054dd5b73: Pulling fs layer 02:56:40 eeca6798cff9: Pulling fs layer 02:56:40 aa269ceb94a6: Pulling fs layer 02:56:40 ada007ff1a6a: Pulling fs layer 02:56:40 7629e6793208: Waiting 02:56:40 4f4fb700ef54: Waiting 02:56:40 fb5054dd5b73: Waiting 02:56:40 eeca6798cff9: Waiting 02:56:40 aa269ceb94a6: Waiting 02:56:40 ada007ff1a6a: Waiting 02:56:40 7862e08f4a3e: Verifying Checksum 02:56:40 7862e08f4a3e: Download complete 02:56:40 7629e6793208: Verifying Checksum 02:56:40 7629e6793208: Download complete 02:56:40 4f4fb700ef54: Verifying Checksum 02:56:40 4f4fb700ef54: Download complete 02:56:40 619be1103602: Verifying Checksum 02:56:40 619be1103602: Download complete 02:56:40 fb5054dd5b73: Verifying Checksum 02:56:40 fb5054dd5b73: Download complete 02:56:40 eeca6798cff9: Verifying Checksum 02:56:40 eeca6798cff9: Download complete 02:56:41 619be1103602: Pull complete 02:56:41 ada007ff1a6a: Verifying Checksum 02:56:41 ada007ff1a6a: Download complete 02:56:41 7862e08f4a3e: Pull complete 02:56:41 5df492c9dc93: Verifying Checksum 02:56:41 5df492c9dc93: Download complete 02:56:41 aa269ceb94a6: Verifying Checksum 02:56:41 aa269ceb94a6: Download complete 02:56:45 5df492c9dc93: Pull complete 02:56:45 7629e6793208: Pull complete 02:56:45 4f4fb700ef54: Pull complete 02:56:45 fb5054dd5b73: Pull complete 02:56:45 eeca6798cff9: Pull complete 02:56:47 aa269ceb94a6: Pull complete 02:56:48 ada007ff1a6a: Pull complete 02:56:48 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 02:56:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:56:48 ---> f489d0715acc 02:56:48 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:56:53 ---> Running in 0303086575e1 02:56:53 Removing intermediate container 0303086575e1 02:56:53 ---> f3fab8475bca 02:56:53 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:56:53 ---> Running in 7ec32f100d61 02:56:53 Removing intermediate container 7ec32f100d61 02:56:53 ---> c681ef6900ee 02:56:53 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:56:53 ---> Running in 3f87944a979b 02:56:53 Removing intermediate container 3f87944a979b 02:56:53 ---> 188209a47039 02:56:53 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:56:53 ---> Running in 7377cd36b834 02:56:53 Removing intermediate container 7377cd36b834 02:56:53 ---> 37c4a367272b 02:56:53 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:56:53 ---> Running in ce139b8057f3 02:56:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:56:54 Still waiting to schedule task 02:56:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:56:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:56:54 (1/4) Installing openssh-keygen (9.3_p2-r2) 02:56:54 (2/4) Installing libedit (20221030.3.1-r1) 02:56:54 (3/4) Installing openssh-client-common (9.3_p2-r2) 02:56:54 (4/4) Installing openssh-client-default (9.3_p2-r2) 02:56:54 Executing busybox-1.36.1-r5.trigger 02:56:54 OK: 268 MiB in 56 packages 02:56:55 Removing intermediate container ce139b8057f3 02:56:55 ---> 4b4a6dc081d2 02:56:55 Step 8/12 : WORKDIR /device-mqtt-go 02:56:55 ---> Running in 633004d9238f 02:56:55 Removing intermediate container 633004d9238f 02:56:55 ---> a05bb2ac4b4c 02:56:55 Step 9/12 : COPY go.mod vendor* ./ 02:56:55 ---> 3eadf755a8cd 02:56:55 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:56:55 ---> Running in fffa2f3285ee 02:57:51 Removing intermediate container fffa2f3285ee 02:57:51 ---> 70f39d06d78f 02:57:51 Step 11/12 : COPY . . 02:57:51 ---> a72e0c833e01 02:57:51 Step 12/12 : RUN $MAKE 02:57:51 ---> Running in d0c9841ebd69 02:57:51 noop 02:57:51 Removing intermediate container d0c9841ebd69 02:57:51 ---> a752aeb079f6 02:57:51 Successfully built a752aeb079f6 02:57:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:52 + docker inspect -f . ci-base-image-x86_64 02:57:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:57:52 prd-ubuntu20.04-docker-8c-8g-6087 does not seem to be running inside a container 02:57:52 $ 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 02:57:52 $ docker top 41c98b454928db0a9a6c6f42e2f17ff499d2d4f82dee27aa73a22ab83c2727e2 -eo pid,comm [Pipeline] { [Pipeline] sh 02:57:52 + go version 02:57:52 go version go1.21.9 linux/amd64 [Pipeline] } 02:57:52 $ docker stop --time=1 41c98b454928db0a9a6c6f42e2f17ff499d2d4f82dee27aa73a22ab83c2727e2 02:57:54 $ docker rm -f --volumes 41c98b454928db0a9a6c6f42e2f17ff499d2d4f82dee27aa73a22ab83c2727e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:54 + docker inspect -f . ci-base-image-x86_64 02:57:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:57:54 prd-ubuntu20.04-docker-8c-8g-6087 does not seem to be running inside a container 02:57:54 $ 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 02:57:55 $ docker top c2f9e24c4b398d7fc4e8bda7b9f1242b1d8c048c1451b383a7c8c4104b620e39 -eo pid,comm [Pipeline] { [Pipeline] sh 02:57:55 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 02:57:55 + make test 02:57:55 go test ./... -coverprofile=coverage.out ./... 02:57:57 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:58:15 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:58:15 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:58:15 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.008s coverage: 22.8% of statements 02:58:23 go vet ./... 02:58:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:58:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:58:29 ./bin/test-attribution-txt.sh 02:58:29 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 02:58:29 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 02:58:29 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 02:58:29 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 02:58:29 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 02:58:29 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 02:58:29 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 02:58:29 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 02:58:29 An attribution for golang.org/x/term is missing from Attribution.txt, please add 02:58:29 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 02:58:29 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 02:58:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:58:29 $ docker stop --time=1 c2f9e24c4b398d7fc4e8bda7b9f1242b1d8c048c1451b383a7c8c4104b620e39 02:58:36 $ docker rm -f --volumes c2f9e24c4b398d7fc4e8bda7b9f1242b1d8c048c1451b383a7c8c4104b620e39 [Pipeline] // withDockerContainer [Pipeline] sh 02:58:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6088 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 02:58:38 Running in /w/workspace/device-mqtt-go/169 [Pipeline] { [Pipeline] checkout 02:58:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:58:38 The recommended git tool is: git 02:58:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:58:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:58:43 + ls -al . 02:58:43 total 252 02:58:43 drwxrwxr-x 9 jenkins jenkins 4096 Jul 22 02:57 . 02:58:43 drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 02:56 .. 02:58:43 -rw-rw-r-- 1 jenkins jenkins 140 Jul 22 02:56 .dockerignore 02:58:43 drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 02:58 .git 02:58:43 drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 02:56 .github 02:58:43 -rw-rw-r-- 1 jenkins jenkins 264 Jul 22 02:56 .gitignore 02:58:43 -rw-rw-r-- 1 jenkins jenkins 41 Jul 22 02:56 .golangci.yml 02:58:43 drwxr-xr-x 3 jenkins jenkins 4096 Jul 22 02:56 .semver 02:58:43 -rw-rw-r-- 1 jenkins jenkins 10386 Jul 22 02:56 Attribution.txt 02:58:43 -rw-rw-r-- 1 jenkins jenkins 18574 Jul 22 02:56 CHANGELOG.md 02:58:43 -rw-rw-r-- 1 jenkins jenkins 1798 Jul 22 02:56 Dockerfile 02:58:43 -rw-rw-r-- 1 jenkins jenkins 677 Jul 22 02:56 GOVERNANCE.md 02:58:43 -rw-rw-r-- 1 jenkins jenkins 657 Jul 22 02:56 Jenkinsfile 02:58:43 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 22 02:56 LICENSE 02:58:43 -rw-rw-r-- 1 jenkins jenkins 1963 Jul 22 02:56 Makefile 02:58:43 -rw-rw-r-- 1 jenkins jenkins 620 Jul 22 02:56 OWNERS.md 02:58:43 -rw-rw-r-- 1 jenkins jenkins 3599 Jul 22 02:56 README.md 02:58:43 -rw-rw-r-- 1 jenkins jenkins 12 Jul 22 02:56 VERSION 02:58:43 drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 02:56 bin 02:58:43 drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 02:56 cmd 02:58:43 -rw-r--r-- 1 jenkins jenkins 18506 Jul 22 02:58 coverage.out 02:58:43 -rw-rw-r-- 1 jenkins jenkins 7064 Jul 22 02:56 go.mod 02:58:43 -rw-rw-r-- 1 jenkins jenkins 101671 Jul 22 02:56 go.sum 02:58:43 drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 02:56 internal 02:58:43 drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 02:56 mock 02:58:43 -rw-rw-r-- 1 jenkins jenkins 227 Jul 22 02:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:43 + 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=451ce87ac5af399cf23a8dbe18d868ad027d5dd8 --label arch=amd64 --label version=3.2.0-dev.15 . 02:58:43 Sending build context to Docker daemon 20.81MB 02:58:43 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 02:58:43 Step 2/25 : FROM ${BASE} AS builder 02:58:43 ---> a752aeb079f6 02:58:43 Step 3/25 : ARG ADD_BUILD_TAGS="" 02:58:44 ---> Running in e63b2b272f9a 02:58:44 Removing intermediate container e63b2b272f9a 02:58:44 ---> 86eddf5d32e1 02:58:44 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:58:44 ---> Running in b2f6d6778f20 02:58:44 Removing intermediate container b2f6d6778f20 02:58:44 ---> bbeb89ae28b0 02:58:44 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:58:44 ---> Running in 24661cf6eb2e 02:58:44 Removing intermediate container 24661cf6eb2e 02:58:44 ---> d817ce6d213e 02:58:44 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 02:58:44 ---> Running in 979d455e4670 02:58:44 Removing intermediate container 979d455e4670 02:58:44 ---> 1fa5135fa3e2 02:58:44 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:58:44 ---> Running in c35bf94fda0f 02:58:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:58:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:58:45 OK: 268 MiB in 56 packages 02:58:45 Removing intermediate container c35bf94fda0f 02:58:45 ---> 5c24d890e345 02:58:45 Step 8/25 : WORKDIR /device-mqtt-go 02:58:45 ---> Running in a173898ff53d 02:58:45 Removing intermediate container a173898ff53d 02:58:45 ---> ce67ace4728a 02:58:45 Step 9/25 : COPY go.mod vendor* ./ 02:58:45 ---> 33bbc0745120 02:58:45 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:45 ---> Running in 33a5064c02d2 02:58:46 Removing intermediate container 33a5064c02d2 02:58:46 ---> ed6049539c82 02:58:46 Step 11/25 : COPY . . 02:58:46 ---> 42caf5214ce5 02:58:46 Step 12/25 : RUN $MAKE 02:58:47 ---> Running in 187ff0c28b65 02:58:47 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.2.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.25" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:58:48 using credential edgex-jenkins-ssh 02:58:48 Cloning the remote Git repository 02:58:48 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:58:48 > git init /w/workspace/device-mqtt-go/169 # timeout=10 02:58:48 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:58:48 > git --version # timeout=10 02:58:48 > git --version # 'git version 2.25.1' 02:58:48 using GIT_SSH to set credentials SSH Credentials for GitHub 02:58:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:58:51 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:58:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:58:52 Avoid second fetch 02:58:52 Checking out Revision 451ce87ac5af399cf23a8dbe18d868ad027d5dd8 (main) 02:58:53 Commit message: "Merge pull request #682 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.25" 02:58:52 > git config core.sparsecheckout # timeout=10 02:58:52 > git checkout -f 451ce87ac5af399cf23a8dbe18d868ad027d5dd8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:58:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:58:57 % Total % Received % Xferd Average Speed Time Time Time Current 02:58:57 Dload Upload Total Spent Left Speed 02:58:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99441 0 --:--:-- --:--:-- --:--:-- 99441 [Pipeline] sh 02:58:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:58:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:58:58 + sudo tee /etc/docker/daemon.new 02:58:58 { 02:58:58 "registry-mirrors": [ 02:58:58 "https://nexus3.edgexfoundry.org:10001" 02:58:58 ], 02:58:58 "bip": "10.250.0.254/24", 02:58:58 "hosts": [ 02:58:58 "tcp://0.0.0.0:5555", 02:58:58 "unix:///var/run/docker.sock" 02:58:58 ], 02:58:58 "mtu": 1458, 02:58:58 "selinux-enabled": true, 02:58:58 "seccomp-profile": "/etc/docker/seccomp.json" 02:58:58 } [Pipeline] sh 02:58:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:58:58 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:59:17 provisioning config files... 02:59:17 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/169@tmp/config15327501890402236165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:59:17 ---> ****-login.sh 02:59:17 nexus3.edgexfoundry.org:10001 02:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:59:18 Configure a credential helper to remove this warning. See 02:59:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:59:18 02:59:18 Login Succeeded 02:59:18 nexus3.edgexfoundry.org:10002 02:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:59:18 Configure a credential helper to remove this warning. See 02:59:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:59:18 02:59:18 Login Succeeded 02:59:18 nexus3.edgexfoundry.org:10003 02:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:59:19 Configure a credential helper to remove this warning. See 02:59:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:59:19 02:59:19 Login Succeeded 02:59:19 nexus3.edgexfoundry.org:10004 02:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:59:19 Configure a credential helper to remove this warning. See 02:59:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:59:19 02:59:19 Login Succeeded 02:59:19 ****.io 02:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:59:19 Configure a credential helper to remove this warning. See 02:59:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:59:19 02:59:19 Login Succeeded 02:59:19 ---> ****-login.sh ends [Pipeline] } 02:59:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:59:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:59:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:59:20 ========================================================= 02:59:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:59:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:20 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 02:59:20 Sending build context to Docker daemon 10.5MB 02:59:21 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 02:59:21 Step 2/12 : FROM ${BASE} AS builder 02:59:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:59:21 c6b39de5b339: Pulling fs layer 02:59:21 a69c41024577: Pulling fs layer 02:59:21 d6de4b400683: Pulling fs layer 02:59:21 35cb2a7552d0: Pulling fs layer 02:59:21 4f4fb700ef54: Pulling fs layer 02:59:21 464afbd9ba4c: Pulling fs layer 02:59:21 00f215d4a9da: Pulling fs layer 02:59:21 d496ad576159: Pulling fs layer 02:59:21 35cb2a7552d0: Waiting 02:59:21 464afbd9ba4c: Waiting 02:59:21 4f4fb700ef54: Waiting 02:59:21 00f215d4a9da: Waiting 02:59:21 d496ad576159: Waiting 02:59:21 a69c41024577: Verifying Checksum 02:59:21 a69c41024577: Download complete 02:59:21 35cb2a7552d0: Verifying Checksum 02:59:21 35cb2a7552d0: Download complete 02:59:21 4f4fb700ef54: Verifying Checksum 02:59:21 4f4fb700ef54: Download complete 02:59:21 464afbd9ba4c: Verifying Checksum 02:59:21 464afbd9ba4c: Download complete 02:59:21 c6b39de5b339: Verifying Checksum 02:59:21 c6b39de5b339: Download complete 02:59:21 d496ad576159: Verifying Checksum 02:59:21 d496ad576159: Download complete 02:59:22 c6b39de5b339: Pull complete 02:59:23 a69c41024577: Pull complete 02:59:23 d6de4b400683: Verifying Checksum 02:59:23 d6de4b400683: Download complete 02:59:24 00f215d4a9da: Verifying Checksum 02:59:24 00f215d4a9da: Download complete 02:59:25 Removing intermediate container 187ff0c28b65 02:59:25 ---> 428b0ec6066f 02:59:25 Step 13/25 : FROM alpine:3.18 02:59:25 3.18: Pulling from library/alpine 02:59:25 73baa7ef167e: Pulling fs layer 02:59:25 73baa7ef167e: Verifying Checksum 02:59:25 73baa7ef167e: Download complete 02:59:25 73baa7ef167e: Pull complete 02:59:25 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:59:25 Status: Downloaded newer image for alpine:3.18 02:59:25 ---> 8fd7cac70a4a 02:59:25 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:59:25 ---> Running in 8a86c01d95a0 02:59:25 Removing intermediate container 8a86c01d95a0 02:59:25 ---> e63b48479551 02:59:25 Step 15/25 : RUN apk add --update --no-cache dumb-init 02:59:25 ---> Running in 341511089e03 02:59:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:59:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:59:25 (1/1) Installing dumb-init (1.2.5-r2) 02:59:25 Executing busybox-1.36.1-r7.trigger 02:59:25 OK: 7 MiB in 16 packages 02:59:25 Removing intermediate container 341511089e03 02:59:25 ---> a50905179cc5 02:59:25 Step 16/25 : RUN apk --no-cache upgrade 02:59:25 ---> Running in 83873bcd6884 02:59:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:59:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:59:25 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 02:59:25 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 02:59:25 OK: 7 MiB in 16 packages 02:59:25 Removing intermediate container 83873bcd6884 02:59:25 ---> 2dba3c08eb16 02:59:25 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 02:59:25 ---> 5678725143f9 02:59:25 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 02:59:25 ---> 2115c2b46246 02:59:25 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:59:25 ---> e09c15b5c4fb 02:59:25 Step 20/25 : EXPOSE 59982 02:59:25 ---> Running in b0c98d0d1233 02:59:25 Removing intermediate container b0c98d0d1233 02:59:25 ---> f39dedc1ea71 02:59:25 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 02:59:25 ---> Running in 6bfdc71caaa2 02:59:25 Removing intermediate container 6bfdc71caaa2 02:59:25 ---> ff141572a913 02:59:25 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:59:25 ---> Running in d6692f71ae6e 02:59:25 Removing intermediate container d6692f71ae6e 02:59:25 ---> a7538f0d292f 02:59:25 Step 23/25 : LABEL arch=amd64 02:59:25 ---> Running in 46159f5ba727 02:59:25 Removing intermediate container 46159f5ba727 02:59:25 ---> e657ca03bd7d 02:59:25 Step 24/25 : LABEL git_sha=451ce87ac5af399cf23a8dbe18d868ad027d5dd8 02:59:25 ---> Running in d7b4c88bdaab 02:59:25 Removing intermediate container d7b4c88bdaab 02:59:25 ---> de8ea0a3f9f1 02:59:25 Step 25/25 : LABEL version=3.2.0-dev.15 02:59:25 ---> Running in a266bd063cae 02:59:25 Removing intermediate container a266bd063cae 02:59:25 ---> b7b2803e5a3b 02:59:25 [Warning] One or more build-args [ARCH] were not consumed 02:59:25 Successfully built b7b2803e5a3b 02:59:25 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:59:26 provisioning config files... 02:59:26 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9748115619103964085tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:59:26 ---> ****-login.sh 02:59:26 nexus3.edgexfoundry.org:10001 02:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:59:26 Configure a credential helper to remove this warning. See 02:59:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:59:26 02:59:26 Login Succeeded 02:59:26 nexus3.edgexfoundry.org:10002 02:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:59:26 Configure a credential helper to remove this warning. See 02:59:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:59:26 02:59:26 Login Succeeded 02:59:26 nexus3.edgexfoundry.org:10003 02:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:59:26 Configure a credential helper to remove this warning. See 02:59:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:59:26 02:59:26 Login Succeeded 02:59:26 nexus3.edgexfoundry.org:10004 02:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:59:26 Configure a credential helper to remove this warning. See 02:59:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:59:26 02:59:26 Login Succeeded 02:59:26 ****.io 02:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:59:26 Configure a credential helper to remove this warning. See 02:59:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:59:26 02:59:26 Login Succeeded 02:59:26 ---> ****-login.sh ends [Pipeline] } 02:59:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:59:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:59:27 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 02:59:27 451ce87ac5af399cf23a8dbe18d868ad027d5dd8 02:59:27 latest 02:59:27 3.2.0-dev.15 02:59:27 451ce87ac5af399cf23a8dbe18d868ad027d5dd8-3.2.0-dev.15 02:59:27 main 02:59:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:27 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:451ce87ac5af399cf23a8dbe18d868ad027d5dd8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:27 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:451ce87ac5af399cf23a8dbe18d868ad027d5dd8 02:59:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:59:27 b2d18f7d419b: Preparing 02:59:27 2f8a8e53593a: Preparing 02:59:27 ae7ea18f94e8: Preparing 02:59:27 676c92e60e80: Preparing 02:59:27 870ac18bca60: Preparing 02:59:27 63ec0bd56cf3: Preparing 02:59:27 63ec0bd56cf3: Waiting 02:59:27 870ac18bca60: Pushed 02:59:27 b2d18f7d419b: Pushed 02:59:27 2f8a8e53593a: Pushed 02:59:27 63ec0bd56cf3: Layer already exists 02:59:28 676c92e60e80: Pushed 02:59:32 ae7ea18f94e8: Pushed 02:59:32 451ce87ac5af399cf23a8dbe18d868ad027d5dd8: digest: sha256:98a9aadf2410ab18545d21d4e3b8cf80b9716c6017fe6ea8edb48ece74c6451c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:32 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:33 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:59:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:59:33 b2d18f7d419b: Preparing 02:59:33 2f8a8e53593a: Preparing 02:59:33 ae7ea18f94e8: Preparing 02:59:33 676c92e60e80: Preparing 02:59:33 870ac18bca60: Preparing 02:59:33 63ec0bd56cf3: Preparing 02:59:33 63ec0bd56cf3: Waiting 02:59:33 676c92e60e80: Layer already exists 02:59:33 b2d18f7d419b: Layer already exists 02:59:33 ae7ea18f94e8: Layer already exists 02:59:33 2f8a8e53593a: Layer already exists 02:59:33 870ac18bca60: Layer already exists 02:59:33 63ec0bd56cf3: Layer already exists 02:59:33 latest: digest: sha256:98a9aadf2410ab18545d21d4e3b8cf80b9716c6017fe6ea8edb48ece74c6451c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:33 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:33 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.15 02:59:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:59:33 b2d18f7d419b: Preparing 02:59:33 2f8a8e53593a: Preparing 02:59:33 ae7ea18f94e8: Preparing 02:59:33 676c92e60e80: Preparing 02:59:33 870ac18bca60: Preparing 02:59:33 63ec0bd56cf3: Preparing 02:59:33 63ec0bd56cf3: Waiting 02:59:33 ae7ea18f94e8: Layer already exists 02:59:33 870ac18bca60: Layer already exists 02:59:33 2f8a8e53593a: Layer already exists 02:59:33 676c92e60e80: Layer already exists 02:59:33 b2d18f7d419b: Layer already exists 02:59:33 63ec0bd56cf3: Layer already exists 02:59:33 3.2.0-dev.15: digest: sha256:98a9aadf2410ab18545d21d4e3b8cf80b9716c6017fe6ea8edb48ece74c6451c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:34 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:451ce87ac5af399cf23a8dbe18d868ad027d5dd8-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:34 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:451ce87ac5af399cf23a8dbe18d868ad027d5dd8-3.2.0-dev.15 02:59:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:59:34 b2d18f7d419b: Preparing 02:59:34 2f8a8e53593a: Preparing 02:59:34 ae7ea18f94e8: Preparing 02:59:34 676c92e60e80: Preparing 02:59:34 870ac18bca60: Preparing 02:59:34 63ec0bd56cf3: Preparing 02:59:34 63ec0bd56cf3: Waiting 02:59:34 676c92e60e80: Layer already exists 02:59:34 b2d18f7d419b: Layer already exists 02:59:34 2f8a8e53593a: Layer already exists 02:59:34 870ac18bca60: Layer already exists 02:59:34 ae7ea18f94e8: Layer already exists 02:59:34 63ec0bd56cf3: Layer already exists 02:59:34 451ce87ac5af399cf23a8dbe18d868ad027d5dd8-3.2.0-dev.15: digest: sha256:98a9aadf2410ab18545d21d4e3b8cf80b9716c6017fe6ea8edb48ece74c6451c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:34 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:35 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 02:59:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:59:35 b2d18f7d419b: Preparing 02:59:35 2f8a8e53593a: Preparing 02:59:35 ae7ea18f94e8: Preparing 02:59:35 676c92e60e80: Preparing 02:59:35 870ac18bca60: Preparing 02:59:35 63ec0bd56cf3: Preparing 02:59:35 63ec0bd56cf3: Waiting 02:59:35 676c92e60e80: Layer already exists 02:59:35 2f8a8e53593a: Layer already exists 02:59:35 870ac18bca60: Layer already exists 02:59:35 ae7ea18f94e8: Layer already exists 02:59:35 b2d18f7d419b: Layer already exists 02:59:35 63ec0bd56cf3: Layer already exists 02:59:35 main: digest: sha256:98a9aadf2410ab18545d21d4e3b8cf80b9716c6017fe6ea8edb48ece74c6451c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:59:35 ===================================================== [Pipeline] echo 02:59:35 taggedImages: 02:59:35 - nexus3.edgexfoundry.org:10004/device-mqtt:451ce87ac5af399cf23a8dbe18d868ad027d5dd8 02:59:35 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:59:35 - nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.15 02:59:35 - nexus3.edgexfoundry.org:10004/device-mqtt:451ce87ac5af399cf23a8dbe18d868ad027d5dd8-3.2.0-dev.15 02:59:35 - 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 02:59:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:59:35 02:59:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:59:36 latest: Pulling from edgex-lftools-log-publisher 02:59:36 5eb5b503b376: Pulling fs layer 02:59:36 5c69ac0246d0: Pulling fs layer 02:59:36 ec43610c2a17: Pulling fs layer 02:59:36 3a2ae6a8a46f: Pulling fs layer 02:59:36 33b1e0a273af: Pulling fs layer 02:59:36 5d3b04190fa2: Pulling fs layer 02:59:36 2f39f015ded8: Pulling fs layer 02:59:36 3a2ae6a8a46f: Waiting 02:59:36 5d3b04190fa2: Waiting 02:59:36 33b1e0a273af: Waiting 02:59:36 2f39f015ded8: Waiting 02:59:36 5c69ac0246d0: Verifying Checksum 02:59:36 5c69ac0246d0: Download complete 02:59:36 3a2ae6a8a46f: Download complete 02:59:36 ec43610c2a17: Verifying Checksum 02:59:36 ec43610c2a17: Download complete 02:59:36 33b1e0a273af: Verifying Checksum 02:59:36 33b1e0a273af: Download complete 02:59:36 5d3b04190fa2: Verifying Checksum 02:59:36 5d3b04190fa2: Download complete 02:59:36 5eb5b503b376: Download complete 02:59:36 d6de4b400683: Pull complete 02:59:36 35cb2a7552d0: Pull complete 02:59:36 4f4fb700ef54: Pull complete 02:59:36 464afbd9ba4c: Pull complete 02:59:36 2f39f015ded8: Download complete 02:59:37 5eb5b503b376: Pull complete 02:59:37 5c69ac0246d0: Pull complete 02:59:37 ec43610c2a17: Pull complete 02:59:37 3a2ae6a8a46f: Pull complete 02:59:38 33b1e0a273af: Pull complete 02:59:38 5d3b04190fa2: Pull complete 02:59:42 2f39f015ded8: Pull complete 02:59:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:59:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:59:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:59:42 prd-ubuntu20.04-docker-8c-8g-6087 does not seem to be running inside a container 02:59:42 $ 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 02:59:44 00f215d4a9da: Pull complete 02:59:46 $ docker top b79a4843424d625e65f5753328ce5eae691694f9b9628be94ceef77b78f14633 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:59:46 ---> job-cost.sh 02:59:46 lf-activate-venv: SKIPPING 02:59:46 INFO: No Stack... 02:59:46 d496ad576159: Pull complete 02:59:46 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 02:59:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:59:46 ---> f246e2811388 02:59:46 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:59:47 INFO: Retrieving Pricing Info for: v3-standard-8 02:59:47 INFO: Archiving Costs [Pipeline] sh 02:59:47 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 02:59:47 + cut -d, -f6 [Pipeline] lock 02:59:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-169-stack-cost] 02:59:47 Resource [jenkins-edgexfoundry-device-mqtt-go-main-169-stack-cost] did not exist. Created. 02:59:47 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-169-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:59:48 + echo total: 0.2199999988079071 [Pipeline] stash 02:59:48 Stashed 1 file(s) [Pipeline] } 02:59:48 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-169-stack-cost] [Pipeline] // lock [Pipeline] } 02:59:48 $ docker stop --time=1 b79a4843424d625e65f5753328ce5eae691694f9b9628be94ceef77b78f14633 02:59:48 ---> Running in 520d1458225b 02:59:49 Removing intermediate container 520d1458225b 02:59:49 ---> 4742f9de97c1 02:59:49 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:59:49 $ docker rm -f --volumes b79a4843424d625e65f5753328ce5eae691694f9b9628be94ceef77b78f14633 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:59:49 ---> Running in e11cb66d92e0 02:59:49 Removing intermediate container e11cb66d92e0 02:59:49 ---> aef32ecb9a34 02:59:49 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:59:49 ---> Running in cb79c0ac2e1e 02:59:50 Removing intermediate container cb79c0ac2e1e 02:59:50 ---> 18b5d4dee836 02:59:50 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:59:50 ---> Running in 3608b235365d 02:59:50 Removing intermediate container 3608b235365d 02:59:50 ---> b36b0297c048 02:59:50 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:59:50 ---> Running in 4ddb584f7fba 02:59:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:59:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:59:53 (1/4) Installing openssh-keygen (9.3_p2-r2) 02:59:53 (2/4) Installing libedit (20221030.3.1-r1) 02:59:53 (3/4) Installing openssh-client-common (9.3_p2-r2) 02:59:53 (4/4) Installing openssh-client-default (9.3_p2-r2) 02:59:53 Executing busybox-1.36.1-r5.trigger 02:59:53 OK: 271 MiB in 56 packages 02:59:54 Removing intermediate container 4ddb584f7fba 02:59:54 ---> 5db705878308 02:59:54 Step 8/12 : WORKDIR /device-mqtt-go 02:59:54 ---> Running in 869da43a8927 02:59:54 Removing intermediate container 869da43a8927 02:59:54 ---> 0f2d6dc41541 02:59:54 Step 9/12 : COPY go.mod vendor* ./ 02:59:55 ---> 1b5d6daaa83a 02:59:55 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:55 ---> Running in 5ab96e7f89ec 03:01:46 Removing intermediate container 5ab96e7f89ec 03:01:46 ---> b93332a426fa 03:01:46 Step 11/12 : COPY . . 03:01:46 ---> 8455397ebe3d 03:01:46 Step 12/12 : RUN $MAKE 03:01:46 ---> Running in d2df69fedbb1 03:01:46 noop 03:01:46 Removing intermediate container d2df69fedbb1 03:01:46 ---> 0c18a5d7e52d 03:01:46 Successfully built 0c18a5d7e52d 03:01:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:47 + docker inspect -f . ci-base-image-arm64 03:01:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:01:47 prd-ubuntu20.04-docker-arm64-4c-16g-6088 does not seem to be running inside a container 03:01:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/169 -v /w/workspace/device-mqtt-go/169:/w/workspace/device-mqtt-go/169:rw,z -v /w/workspace/device-mqtt-go/169@tmp:/w/workspace/device-mqtt-go/169@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 ******** ci-base-image-arm64 cat 03:01:48 $ docker top c77af7c395d79a0eeb34098de594abb4e29a1a47a8b1510acea4b46f6ff7ef7d -eo pid,comm [Pipeline] { [Pipeline] sh 03:01:49 + go version 03:01:49 go version go1.21.9 linux/arm64 [Pipeline] } 03:01:49 $ docker stop --time=1 c77af7c395d79a0eeb34098de594abb4e29a1a47a8b1510acea4b46f6ff7ef7d 03:01:51 $ docker rm -f --volumes c77af7c395d79a0eeb34098de594abb4e29a1a47a8b1510acea4b46f6ff7ef7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:51 + docker inspect -f . ci-base-image-arm64 03:01:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:01:51 prd-ubuntu20.04-docker-arm64-4c-16g-6088 does not seem to be running inside a container 03:01:51 $ 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/169 -v /w/workspace/device-mqtt-go/169:/w/workspace/device-mqtt-go/169:rw,z -v /w/workspace/device-mqtt-go/169@tmp:/w/workspace/device-mqtt-go/169@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 ******** ci-base-image-arm64 cat 03:01:53 $ docker top 10755f6eb62429b0b8822cd1d9e7b17f072b5998d982c6398482eb92b28effbb -eo pid,comm [Pipeline] { [Pipeline] sh 03:01:53 + git config --global --add safe.directory /w/workspace/device-mqtt-go/169 [Pipeline] fileExists [Pipeline] sh 03:01:54 + make test 03:01:54 go test ./... -coverprofile=coverage.out ./... 03:01:59 ? github.com/edgexfoundry/device-mqtt-go [no test files] 03:05:06 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 03:05:07 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 03:05:07 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.047s coverage: 22.8% of statements 03:05:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:05:08 go vet ./... 03:05:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:05:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:05:55 ./bin/test-attribution-txt.sh 03:05:55 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 03:05:55 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 03:05:55 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 03:05:55 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 03:05:55 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 03:05:55 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 03:05:55 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 03:05:55 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 03:05:55 An attribution for golang.org/x/term is missing from Attribution.txt, please add 03:05:55 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 03:05:55 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 03:05:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:05:55 $ docker stop --time=1 10755f6eb62429b0b8822cd1d9e7b17f072b5998d982c6398482eb92b28effbb 03:05:57 $ docker rm -f --volumes 10755f6eb62429b0b8822cd1d9e7b17f072b5998d982c6398482eb92b28effbb [Pipeline] // withDockerContainer [Pipeline] sh 03:05:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:05:58 Warning: overwriting stash ‘coverage-report’ 03:05:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:05:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:05:59 + ls -al . 03:05:59 total 248 03:05:59 drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 03:01 . 03:05:59 drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 02:58 .. 03:05:59 -rw-rw-r-- 1 jenkins jenkins 140 Jul 22 02:58 .dockerignore 03:05:59 drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 02:58 .git 03:05:59 drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 02:58 .github 03:05:59 -rw-rw-r-- 1 jenkins jenkins 264 Jul 22 02:58 .gitignore 03:05:59 -rw-rw-r-- 1 jenkins jenkins 41 Jul 22 02:58 .golangci.yml 03:05:59 -rw-rw-r-- 1 jenkins jenkins 10386 Jul 22 02:58 Attribution.txt 03:05:59 -rw-rw-r-- 1 jenkins jenkins 18574 Jul 22 02:58 CHANGELOG.md 03:05:59 -rw-rw-r-- 1 jenkins jenkins 1798 Jul 22 02:58 Dockerfile 03:05:59 -rw-rw-r-- 1 jenkins jenkins 677 Jul 22 02:58 GOVERNANCE.md 03:05:59 -rw-rw-r-- 1 jenkins jenkins 657 Jul 22 02:58 Jenkinsfile 03:05:59 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 22 02:58 LICENSE 03:05:59 -rw-rw-r-- 1 jenkins jenkins 1963 Jul 22 02:58 Makefile 03:05:59 -rw-rw-r-- 1 jenkins jenkins 620 Jul 22 02:58 OWNERS.md 03:05:59 -rw-rw-r-- 1 jenkins jenkins 3599 Jul 22 02:58 README.md 03:05:59 -rw-rw-r-- 1 jenkins jenkins 12 Jul 22 02:56 VERSION 03:05:59 drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 02:58 bin 03:05:59 drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 02:58 cmd 03:05:59 -rw-r--r-- 1 jenkins jenkins 18506 Jul 22 03:05 coverage.out 03:05:59 -rw-rw-r-- 1 jenkins jenkins 7064 Jul 22 02:58 go.mod 03:05:59 -rw-rw-r-- 1 jenkins jenkins 101671 Jul 22 02:58 go.sum 03:05:59 drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 02:58 internal 03:05:59 drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 02:58 mock 03:05:59 -rw-rw-r-- 1 jenkins jenkins 227 Jul 22 02:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:00 + 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=451ce87ac5af399cf23a8dbe18d868ad027d5dd8 --label arch=arm64 --label version=3.2.0-dev.15 . 03:06:00 Sending build context to Docker daemon 10.52MB 03:06:00 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 03:06:00 Step 2/25 : FROM ${BASE} AS builder 03:06:00 ---> 0c18a5d7e52d 03:06:00 Step 3/25 : ARG ADD_BUILD_TAGS="" 03:06:00 ---> Running in 358ed6659744 03:06:01 Removing intermediate container 358ed6659744 03:06:01 ---> 83fd3a1a1dd7 03:06:01 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:06:01 ---> Running in 422411bacaa7 03:06:01 Removing intermediate container 422411bacaa7 03:06:01 ---> f70364ec4d64 03:06:01 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:06:01 ---> Running in 42b53cb7b7a1 03:06:02 Removing intermediate container 42b53cb7b7a1 03:06:02 ---> d659f7a568cd 03:06:02 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 03:06:02 ---> Running in 4ed016931f1f 03:06:02 Removing intermediate container 4ed016931f1f 03:06:02 ---> be747ceb3084 03:06:02 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:06:02 ---> Running in fd64ea2ce2f8 03:06:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:06:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:06:04 OK: 271 MiB in 56 packages 03:06:05 Removing intermediate container fd64ea2ce2f8 03:06:05 ---> 9dfd01930283 03:06:05 Step 8/25 : WORKDIR /device-mqtt-go 03:06:05 ---> Running in 3110032c0323 03:06:06 Removing intermediate container 3110032c0323 03:06:06 ---> 00fd9edd110e 03:06:06 Step 9/25 : COPY go.mod vendor* ./ 03:06:06 ---> 3348115da110 03:06:06 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:06 ---> Running in 3e8e3528a7cb 03:06:08 Removing intermediate container 3e8e3528a7cb 03:06:08 ---> 6cd5cf8245f0 03:06:08 Step 11/25 : COPY . . 03:06:09 ---> 48988a48b294 03:06:09 Step 12/25 : RUN $MAKE 03:06:09 ---> Running in e6840f94a7b2 03:06:10 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.2.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.25" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 03:09:32 Removing intermediate container e6840f94a7b2 03:09:32 ---> 08671b65e844 03:09:32 Step 13/25 : FROM alpine:3.18 03:09:32 3.18: Pulling from library/alpine 03:09:32 5c905c7ebe2f: Pulling fs layer 03:09:32 5c905c7ebe2f: Verifying Checksum 03:09:32 5c905c7ebe2f: Download complete 03:09:32 5c905c7ebe2f: Pull complete 03:09:32 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:09:32 Status: Downloaded newer image for alpine:3.18 03:09:32 ---> dec292d02e07 03:09:32 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 03:09:32 ---> Running in f9a3c3e63627 03:09:32 Removing intermediate container f9a3c3e63627 03:09:32 ---> 22a95c60e78d 03:09:32 Step 15/25 : RUN apk add --update --no-cache dumb-init 03:09:32 ---> Running in 1d5003b35c02 03:09:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:09:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:09:32 (1/1) Installing dumb-init (1.2.5-r2) 03:09:32 Executing busybox-1.36.1-r7.trigger 03:09:32 OK: 8 MiB in 16 packages 03:09:32 Removing intermediate container 1d5003b35c02 03:09:32 ---> 32623d12396b 03:09:32 Step 16/25 : RUN apk --no-cache upgrade 03:09:32 ---> Running in 802cea182f59 03:09:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:09:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:09:32 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 03:09:32 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 03:09:32 OK: 8 MiB in 16 packages 03:09:32 Removing intermediate container 802cea182f59 03:09:32 ---> 2805a08e7996 03:09:32 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 03:09:34 ---> ae3877ec8d01 03:09:34 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 03:09:35 ---> 1cc98c1c6e7a 03:09:35 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 03:09:36 ---> a03e7a55eeb1 03:09:36 Step 20/25 : EXPOSE 59982 03:09:36 ---> Running in d8fe746c8f68 03:09:36 Removing intermediate container d8fe746c8f68 03:09:36 ---> ea84e3e62410 03:09:36 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 03:09:36 ---> Running in 4cce340fbb69 03:09:36 Removing intermediate container 4cce340fbb69 03:09:36 ---> 84cf1b1b3604 03:09:36 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 03:09:36 ---> Running in afb0c44a77de 03:09:37 Removing intermediate container afb0c44a77de 03:09:37 ---> 5e6428a7acb3 03:09:37 Step 23/25 : LABEL arch=arm64 03:09:37 ---> Running in 3b4d72cd968a 03:09:37 Removing intermediate container 3b4d72cd968a 03:09:37 ---> 96eb3ca4f88a 03:09:37 Step 24/25 : LABEL git_sha=451ce87ac5af399cf23a8dbe18d868ad027d5dd8 03:09:37 ---> Running in 211c0d00b596 03:09:37 Removing intermediate container 211c0d00b596 03:09:37 ---> b4a0ceede7be 03:09:37 Step 25/25 : LABEL version=3.2.0-dev.15 03:09:37 ---> Running in 950743960efe 03:09:38 Removing intermediate container 950743960efe 03:09:38 ---> 749193d9e1f2 03:09:38 [Warning] One or more build-args [ARCH] were not consumed 03:09:38 Successfully built 749193d9e1f2 03:09:38 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 03:09:38 provisioning config files... 03:09:38 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/169@tmp/config8257748291301765917tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:09:38 ---> ****-login.sh 03:09:38 nexus3.edgexfoundry.org:10001 03:09:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:09:39 Configure a credential helper to remove this warning. See 03:09:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:09:39 03:09:39 Login Succeeded 03:09:39 nexus3.edgexfoundry.org:10002 03:09:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:09:39 Configure a credential helper to remove this warning. See 03:09:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:09:39 03:09:39 Login Succeeded 03:09:39 nexus3.edgexfoundry.org:10003 03:09:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:09:39 Configure a credential helper to remove this warning. See 03:09:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:09:39 03:09:39 Login Succeeded 03:09:39 nexus3.edgexfoundry.org:10004 03:09:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:09:40 Configure a credential helper to remove this warning. See 03:09:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:09:40 03:09:40 Login Succeeded 03:09:40 ****.io 03:09:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:09:40 Configure a credential helper to remove this warning. See 03:09:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:09:40 03:09:40 Login Succeeded 03:09:40 ---> ****-login.sh ends [Pipeline] } 03:09:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:09:40 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 03:09:40 451ce87ac5af399cf23a8dbe18d868ad027d5dd8 03:09:40 latest 03:09:40 3.2.0-dev.15 03:09:40 451ce87ac5af399cf23a8dbe18d868ad027d5dd8-3.2.0-dev.15 03:09:40 main 03:09:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:41 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:451ce87ac5af399cf23a8dbe18d868ad027d5dd8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:41 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:451ce87ac5af399cf23a8dbe18d868ad027d5dd8 03:09:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 03:09:41 a71bf4331e24: Preparing 03:09:41 4ab207bd1fb8: Preparing 03:09:41 c17b9951a667: Preparing 03:09:41 76d4fefdcd74: Preparing 03:09:41 1decbd2a395d: Preparing 03:09:41 da707bb00cb8: Preparing 03:09:41 da707bb00cb8: Waiting 03:09:41 a71bf4331e24: Pushed 03:09:41 4ab207bd1fb8: Pushed 03:09:41 1decbd2a395d: Pushed 03:09:41 da707bb00cb8: Layer already exists 03:09:42 76d4fefdcd74: Pushed 03:09:51 c17b9951a667: Pushed 03:09:51 451ce87ac5af399cf23a8dbe18d868ad027d5dd8: digest: sha256:acfbf302a43dfd581a4ea198a99dd83e05eaf4aa2a648518743832e8cad6aca0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:51 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:51 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 03:09:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 03:09:51 a71bf4331e24: Preparing 03:09:51 4ab207bd1fb8: Preparing 03:09:51 c17b9951a667: Preparing 03:09:51 76d4fefdcd74: Preparing 03:09:51 1decbd2a395d: Preparing 03:09:51 da707bb00cb8: Preparing 03:09:51 da707bb00cb8: Waiting 03:09:51 76d4fefdcd74: Layer already exists 03:09:51 c17b9951a667: Layer already exists 03:09:51 4ab207bd1fb8: Layer already exists 03:09:51 1decbd2a395d: Layer already exists 03:09:51 a71bf4331e24: Layer already exists 03:09:51 da707bb00cb8: Layer already exists 03:09:52 latest: digest: sha256:acfbf302a43dfd581a4ea198a99dd83e05eaf4aa2a648518743832e8cad6aca0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:52 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:52 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.15 03:09:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 03:09:52 a71bf4331e24: Preparing 03:09:52 4ab207bd1fb8: Preparing 03:09:52 c17b9951a667: Preparing 03:09:52 76d4fefdcd74: Preparing 03:09:52 1decbd2a395d: Preparing 03:09:52 da707bb00cb8: Preparing 03:09:52 da707bb00cb8: Waiting 03:09:52 4ab207bd1fb8: Layer already exists 03:09:52 1decbd2a395d: Layer already exists 03:09:52 c17b9951a667: Layer already exists 03:09:52 a71bf4331e24: Layer already exists 03:09:52 76d4fefdcd74: Layer already exists 03:09:52 da707bb00cb8: Layer already exists 03:09:52 3.2.0-dev.15: digest: sha256:acfbf302a43dfd581a4ea198a99dd83e05eaf4aa2a648518743832e8cad6aca0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:53 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:451ce87ac5af399cf23a8dbe18d868ad027d5dd8-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:53 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:451ce87ac5af399cf23a8dbe18d868ad027d5dd8-3.2.0-dev.15 03:09:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 03:09:53 a71bf4331e24: Preparing 03:09:53 4ab207bd1fb8: Preparing 03:09:53 c17b9951a667: Preparing 03:09:53 76d4fefdcd74: Preparing 03:09:53 1decbd2a395d: Preparing 03:09:53 da707bb00cb8: Preparing 03:09:53 da707bb00cb8: Waiting 03:09:53 a71bf4331e24: Layer already exists 03:09:53 76d4fefdcd74: Layer already exists 03:09:53 c17b9951a667: Layer already exists 03:09:53 1decbd2a395d: Layer already exists 03:09:53 4ab207bd1fb8: Layer already exists 03:09:53 da707bb00cb8: Layer already exists 03:09:53 451ce87ac5af399cf23a8dbe18d868ad027d5dd8-3.2.0-dev.15: digest: sha256:acfbf302a43dfd581a4ea198a99dd83e05eaf4aa2a648518743832e8cad6aca0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:53 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:54 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 03:09:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 03:09:54 a71bf4331e24: Preparing 03:09:54 4ab207bd1fb8: Preparing 03:09:54 c17b9951a667: Preparing 03:09:54 76d4fefdcd74: Preparing 03:09:54 1decbd2a395d: Preparing 03:09:54 da707bb00cb8: Preparing 03:09:54 da707bb00cb8: Waiting 03:09:54 c17b9951a667: Layer already exists 03:09:54 1decbd2a395d: Layer already exists 03:09:54 4ab207bd1fb8: Layer already exists 03:09:54 76d4fefdcd74: Layer already exists 03:09:54 a71bf4331e24: Layer already exists 03:09:54 da707bb00cb8: Layer already exists 03:09:54 main: digest: sha256:acfbf302a43dfd581a4ea198a99dd83e05eaf4aa2a648518743832e8cad6aca0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:54 ===================================================== [Pipeline] echo 03:09:54 taggedImages: 03:09:54 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:451ce87ac5af399cf23a8dbe18d868ad027d5dd8 03:09:54 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 03:09:54 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.15 03:09:54 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:451ce87ac5af399cf23a8dbe18d868ad027d5dd8-3.2.0-dev.15 03:09:54 - 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 03:09:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:09:55 03:09:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:09:55 arm64: Pulling from edgex-lftools-log-publisher 03:09:55 8998bd30e6a1: Pulling fs layer 03:09:55 04944245beec: Pulling fs layer 03:09:55 699f458cf7ca: Pulling fs layer 03:09:55 765212b225bb: Pulling fs layer 03:09:55 f23df028b6ca: Pulling fs layer 03:09:55 d65c8cfc05b1: Pulling fs layer 03:09:55 765212b225bb: Waiting 03:09:55 2437ff75d9bd: Pulling fs layer 03:09:55 d65c8cfc05b1: Waiting 03:09:55 2437ff75d9bd: Waiting 03:09:55 04944245beec: Verifying Checksum 03:09:55 04944245beec: Download complete 03:09:55 765212b225bb: Verifying Checksum 03:09:55 765212b225bb: Download complete 03:09:55 f23df028b6ca: Verifying Checksum 03:09:55 f23df028b6ca: Download complete 03:09:55 d65c8cfc05b1: Verifying Checksum 03:09:55 d65c8cfc05b1: Download complete 03:09:55 699f458cf7ca: Verifying Checksum 03:09:55 699f458cf7ca: Download complete 03:09:56 8998bd30e6a1: Verifying Checksum 03:09:56 8998bd30e6a1: Download complete 03:09:58 2437ff75d9bd: Verifying Checksum 03:09:58 2437ff75d9bd: Download complete 03:10:00 8998bd30e6a1: Pull complete 03:10:01 04944245beec: Pull complete 03:10:02 699f458cf7ca: Pull complete 03:10:02 765212b225bb: Pull complete 03:10:03 f23df028b6ca: Pull complete 03:10:04 d65c8cfc05b1: Pull complete 03:10:22 2437ff75d9bd: Pull complete 03:10:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:10:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:10:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:10:22 prd-ubuntu20.04-docker-arm64-4c-16g-6088 does not seem to be running inside a container 03:10:22 $ 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/169 -v /w/workspace/device-mqtt-go/169:/w/workspace/device-mqtt-go/169:rw,z -v /w/workspace/device-mqtt-go/169@tmp:/w/workspace/device-mqtt-go/169@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:arm64 cat 03:10:25 $ docker top dd6dd3714399f6fba43c0c18b780af6101f1634dd1b2ba46c6156a373f889490 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:10:26 ---> job-cost.sh 03:10:26 lf-activate-venv: SKIPPING 03:10:26 INFO: No Stack... 03:10:26 INFO: Retrieving Pricing Info for: v3-standard-4 03:10:27 INFO: Archiving Costs [Pipeline] sh 03:10:27 + cat /w/workspace/device-mqtt-go/169/archives/cost.csv 03:10:27 + cut -d, -f6 [Pipeline] lock 03:10:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-169-stack-cost] 03:10:28 Resource [jenkins-edgexfoundry-device-mqtt-go-main-169-stack-cost] did not exist. Created. 03:10:28 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-169-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:10:28 /w/workspace/device-mqtt-go/169@tmp/durable-2f4c8420/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:10:29 + echo total: 0.10999999940395355 [Pipeline] stash 03:10:29 Warning: overwriting stash ‘stack-cost’ 03:10:29 Stashed 1 file(s) [Pipeline] } 03:10:29 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-169-stack-cost] [Pipeline] // lock [Pipeline] } 03:10:29 $ docker stop --time=1 dd6dd3714399f6fba43c0c18b780af6101f1634dd1b2ba46c6156a373f889490 03:10:30 $ docker rm -f --volumes dd6dd3714399f6fba43c0c18b780af6101f1634dd1b2ba46c6156a373f889490 [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 03:10:31 provisioning config files... 03:10:31 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2561381457811104880tmp [Pipeline] { [Pipeline] sh 03:10:31 + set +x 03:10:31 + curl -s https://codecov.io/bash+ 03:10:31 bash -s -- 03:10:31 03:10:31 _____ _ 03:10:31 / ____| | | 03:10:31 | | ___ __| | ___ ___ _____ __ 03:10:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:10:31 | |___| (_) | (_| | __/ (_| (_) \ V / 03:10:31 \_____\___/ \__,_|\___|\___\___/ \_/ 03:10:31 Bash-1.0.6 03:10:31 03:10:31 03:10:31 ==> git version 2.25.1 found 03:10:31 ==> 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 03:10:31 Release-Date: 2020-01-08 03:10:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:10:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:10:31 ==> Jenkins CI detected. 03:10:31 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 03:10:31 project root: . 03:10:31 --> token set from env 03:10:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:10:31 ==> Running gcov in . (disable via -X gcov) 03:10:31 ==> Python coveragepy not found 03:10:31 ==> Searching for coverage reports in: 03:10:31 + . 03:10:31 -> Found 1 reports 03:10:31 ==> Detecting git/mercurial file structure 03:10:32 ==> Reading reports 03:10:32 + ./coverage.out bytes=18506 03:10:32 ==> Appending adjustments 03:10:32 https://docs.codecov.io/docs/fixing-reports 03:10:32 + Found adjustments 03:10:32 ==> Gzipping contents 03:10:32 4.0K /tmp/codecov.MOumIg.gz 03:10:32 ==> Uploading reports 03:10:32 url: https://codecov.io 03:10:32 query: branch=main&commit=451ce87ac5af399cf23a8dbe18d868ad027d5dd8&build=169&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F169%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:10:32 -> Pinging Codecov 03:10:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=451ce87ac5af399cf23a8dbe18d868ad027d5dd8&build=169&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F169%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:10:32 -> Uploading to 03:10:32 https://storage.googleapis.com/codecov/v4/raw/2024-07-22/7D719EC7BBE17E464838252E33014C33/451ce87ac5af399cf23a8dbe18d868ad027d5dd8/6aff5722-e227-41fc-8440-34b6cfbc40f6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240722%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240722T031032Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d9d0b9db5431eca7c4d9ab41f5bc6b8548204b06b277f1265dc2add069f2f0f8 03:10:32 % Total % Received % Xferd Average Speed Time Time Time Current 03:10:32 Dload Upload Total Spent Left Speed 03:10:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 11549 --:--:-- --:--:-- --:--:-- 11549 03:10:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/451ce87ac5af399cf23a8dbe18d868ad027d5dd8 [Pipeline] } 03:10:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:10:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:10:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:10:33 03:10:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:10:33 latest: Pulling from edgex-devops/edgex-snyk-go 03:10:33 619be1103602: Already exists 03:10:33 f8ea3408117e: Pulling fs layer 03:10:33 91320369b822: Pulling fs layer 03:10:33 0406650e8295: Pulling fs layer 03:10:33 4f4fb700ef54: Pulling fs layer 03:10:33 96d80e3f36e1: Pulling fs layer 03:10:33 bcf3aedb951c: Pulling fs layer 03:10:33 96d80e3f36e1: Waiting 03:10:33 4f4fb700ef54: Waiting 03:10:33 bcf3aedb951c: Waiting 03:10:33 0406650e8295: Verifying Checksum 03:10:33 0406650e8295: Download complete 03:10:33 f8ea3408117e: Download complete 03:10:33 4f4fb700ef54: Verifying Checksum 03:10:33 4f4fb700ef54: Download complete 03:10:33 96d80e3f36e1: Verifying Checksum 03:10:33 96d80e3f36e1: Download complete 03:10:33 91320369b822: Verifying Checksum 03:10:33 91320369b822: Download complete 03:10:34 bcf3aedb951c: Verifying Checksum 03:10:34 bcf3aedb951c: Download complete 03:10:34 f8ea3408117e: Pull complete 03:10:38 91320369b822: Pull complete 03:10:38 0406650e8295: Pull complete 03:10:38 4f4fb700ef54: Pull complete 03:10:39 96d80e3f36e1: Pull complete 03:10:43 bcf3aedb951c: Pull complete 03:10:43 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 03:10:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:10:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:10:43 prd-ubuntu20.04-docker-8c-8g-6087 does not seem to be running inside a container 03:10:43 $ 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 03:10:53 $ docker top a0333cd872aa0fb2eda293f94c93a95152a16173317a0935a362dcc14b027ae0 -eo pid,comm [Pipeline] { [Pipeline] sh 03:10:53 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo 03:10:53 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 03:10:53 + set -o pipefail 03:10:53 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 03:11:00 03:11:00 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 03:11:00 03:11:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/6090a82a-1a8b-48ad-837c-2796bfb26195 03:11:00 03:11:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:11:00 [Pipeline] } 03:11:00 $ docker stop --time=1 a0333cd872aa0fb2eda293f94c93a95152a16173317a0935a362dcc14b027ae0 03:11:09 $ docker rm -f --volumes a0333cd872aa0fb2eda293f94c93a95152a16173317a0935a362dcc14b027ae0 [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 03:11:10 + git log --format=format:%s -1 451ce87ac5af399cf23a8dbe18d868ad027d5dd8 [Pipeline] sh 03:11:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:11:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:11:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:11 prd-ubuntu20.04-docker-8c-8g-6087 does not seem to be running inside a container 03:11:11 $ 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 03:11:13 $ docker top 001e8f5875fa23b1d094dfcf1b13418977077d48bffa85a0f7c242e148fa4186 -eo pid,comm 03:11:13 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). 03:11:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:11:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:11:13 [ssh-agent] Looking for ssh-agent implementation... 03:11:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:11:13 $ docker exec 001e8f5875fa23b1d094dfcf1b13418977077d48bffa85a0f7c242e148fa4186 ssh-agent 03:11:13 SSH_AUTH_SOCK=/tmp/ssh-vnHYn8yYcT8n/agent.14 03:11:13 SSH_AGENT_PID=20 03:11:13 Running ssh-add (command line suppressed) 03:11:13 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2123593283922970660.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2123593283922970660.key) 03:11:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:11:14 + git semver tag 03:11:14 2024-07-22 03:11:14,586 [run_tag] DEBUG tag force:False 03:11:14 2024-07-22 03:11:14,586 [check_head_tag] DEBUG check head tag 03:11:14 2024-07-22 03:11:14,587 [execute] INFO git cat-file --batch-check 03:11:14 2024-07-22 03:11:14,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 03:11:14 2024-07-22 03:11:14,591 [execute] INFO git cat-file --batch 03:11:14 2024-07-22 03:11:14,591 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 03:11:14 2024-07-22 03:11:14,606 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:11:14 2024-07-22 03:11:14,606 [execute] INFO git tag -a v3.2.0-dev.15 -m v3.2.0-dev.15 03:11:14 2024-07-22 03:11:14,606 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.15', '-m', 'v3.2.0-dev.15'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 03:11:14 2024-07-22 03:11:14,611 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:11:14 3.2.0-dev.15 [Pipeline] } 03:11:14 $ docker exec --env ******** --env ******** 001e8f5875fa23b1d094dfcf1b13418977077d48bffa85a0f7c242e148fa4186 ssh-agent -k 03:11:15 unset SSH_AUTH_SOCK; 03:11:15 unset SSH_AGENT_PID; 03:11:15 echo Agent pid 20 killed; 03:11:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:11:15 + git semver [Pipeline] } 03:11:15 $ docker stop --time=1 001e8f5875fa23b1d094dfcf1b13418977077d48bffa85a0f7c242e148fa4186 03:11:17 $ docker rm -f --volumes 001e8f5875fa23b1d094dfcf1b13418977077d48bffa85a0f7c242e148fa4186 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:11:18 03:11:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:11:18 0.23.1-centos7: Pulling from edgex-lftools 03:11:18 ab5ef0e58194: Pulling fs layer 03:11:18 9712f1f96733: Pulling fs layer 03:11:18 63f879dbbcfc: Pulling fs layer 03:11:18 0d9ebad4ef96: Pulling fs layer 03:11:18 e9a5061849ea: Pulling fs layer 03:11:18 d747dcd14b5f: Pulling fs layer 03:11:18 2de7ff778b66: Pulling fs layer 03:11:18 e9a5061849ea: Waiting 03:11:18 d747dcd14b5f: Waiting 03:11:18 2de7ff778b66: Waiting 03:11:18 0d9ebad4ef96: Waiting 03:11:18 9712f1f96733: Verifying Checksum 03:11:18 9712f1f96733: Download complete 03:11:18 63f879dbbcfc: Download complete 03:11:18 e9a5061849ea: Verifying Checksum 03:11:18 e9a5061849ea: Download complete 03:11:19 d747dcd14b5f: Verifying Checksum 03:11:19 d747dcd14b5f: Download complete 03:11:19 0d9ebad4ef96: Verifying Checksum 03:11:19 0d9ebad4ef96: Download complete 03:11:19 ab5ef0e58194: Download complete 03:11:19 2de7ff778b66: Verifying Checksum 03:11:19 2de7ff778b66: Download complete 03:11:22 ab5ef0e58194: Pull complete 03:11:22 9712f1f96733: Pull complete 03:11:24 63f879dbbcfc: Pull complete 03:11:28 0d9ebad4ef96: Pull complete 03:11:28 e9a5061849ea: Pull complete 03:11:28 d747dcd14b5f: Pull complete 03:11:29 2de7ff778b66: Pull complete 03:11:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:11:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:11:29 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:29 prd-ubuntu20.04-docker-8c-8g-6087 does not seem to be running inside a container 03:11:29 $ 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 03:11:39 $ docker top d631f636e854c9c2eca75636dc191d7c04d5cb8d5a057edd0714134c8acce7f1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:11:39 provisioning config files... 03:11:39 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11290292444874243211tmp 03:11:39 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16924440002135030544tmp 03:11:39 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config350233150968756342tmp [Pipeline] { [Pipeline] echo 03:11:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:11:40 ---> sigul-configuration.sh 03:11:40 gpg: directory `/root/.gnupg' created 03:11:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:11:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:11:40 gpg: keyring `/root/.gnupg/secring.gpg' created 03:11:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:11:40 gpg: CAST5 encrypted data 03:11:40 gpg: encrypted with 1 passphrase 03:11:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:11:40 + mkdir /home/jenkins 03:11:40 + mkdir /home/jenkins/sigul [Pipeline] sh 03:11:40 + 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 03:11:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:11:41 ---> sigul-install.sh 03:11:41 Sigul already installed; skipping installation. [Pipeline] sh 03:11:41 + git tag --list 03:11:41 0.7.1 03:11:41 v1.0.0 03:11:41 v1.1.0 03:11:41 v1.1.1 03:11:41 v1.2.2 03:11:41 v1.3.0 03:11:41 v1.3.1 03:11:41 v2.0.0 03:11:41 v2.1.0 03:11:41 v2.1.1 03:11:41 v2.2.0 03:11:41 v2.3.0 03:11:41 v3.0 03:11:41 v3.0.0 03:11:41 v3.1 03:11:41 v3.1.0 03:11:41 v3.1.0-dev.1 03:11:41 v3.1.0-dev.10 03:11:41 v3.1.0-dev.11 03:11:41 v3.1.0-dev.12 03:11:41 v3.1.0-dev.13 03:11:41 v3.1.0-dev.14 03:11:41 v3.1.0-dev.15 03:11:41 v3.1.0-dev.16 03:11:41 v3.1.0-dev.17 03:11:41 v3.1.0-dev.18 03:11:41 v3.1.0-dev.19 03:11:41 v3.1.0-dev.2 03:11:41 v3.1.0-dev.20 03:11:41 v3.1.0-dev.21 03:11:41 v3.1.0-dev.22 03:11:41 v3.1.0-dev.23 03:11:41 v3.1.0-dev.24 03:11:41 v3.1.0-dev.25 03:11:41 v3.1.0-dev.3 03:11:41 v3.1.0-dev.4 03:11:41 v3.1.0-dev.5 03:11:41 v3.1.0-dev.6 03:11:41 v3.1.0-dev.7 03:11:41 v3.1.0-dev.8 03:11:41 v3.1.0-dev.9 03:11:41 v3.1.1 03:11:41 v3.2.0-dev.1 03:11:41 v3.2.0-dev.10 03:11:41 v3.2.0-dev.11 03:11:41 v3.2.0-dev.12 03:11:41 v3.2.0-dev.13 03:11:41 v3.2.0-dev.14 03:11:41 v3.2.0-dev.15 03:11:41 v3.2.0-dev.2 03:11:41 v3.2.0-dev.3 03:11:41 v3.2.0-dev.4 03:11:41 v3.2.0-dev.5 03:11:41 v3.2.0-dev.6 03:11:41 v3.2.0-dev.7 03:11:41 v3.2.0-dev.8 03:11:41 v3.2.0-dev.9 [Pipeline] sh 03:11:41 + lftools sign git-tag v3.2.0-dev.15 03:11:42 Signing Git tag with Sigul... 03:11:42 Signing v3.2.0-dev.15 [Pipeline] echo 03:11:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:11:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:11:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:11:42 $ docker stop --time=1 d631f636e854c9c2eca75636dc191d7c04d5cb8d5a057edd0714134c8acce7f1 03:11:44 $ docker rm -f --volumes d631f636e854c9c2eca75636dc191d7c04d5cb8d5a057edd0714134c8acce7f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:11:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:11:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:11:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:45 prd-ubuntu20.04-docker-8c-8g-6087 does not seem to be running inside a container 03:11:45 $ 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 03:11:45 $ docker top a7a4c60b11a87207e0169a2d58ce11b64647fc9d9cd9ce61d6038ac5d002394f -eo pid,comm 03:11:45 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). 03:11:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:11:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:11:45 [ssh-agent] Looking for ssh-agent implementation... 03:11:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:11:45 $ docker exec a7a4c60b11a87207e0169a2d58ce11b64647fc9d9cd9ce61d6038ac5d002394f ssh-agent 03:11:45 SSH_AUTH_SOCK=/tmp/ssh-wfZ5AP1BJGUg/agent.32 03:11:45 SSH_AGENT_PID=38 03:11:45 Running ssh-add (command line suppressed) 03:11:45 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13812916961835344095.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13812916961835344095.key) 03:11:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:11:46 + git semver bump pre 03:11:46 2024-07-22 03:11:46,372 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:11:46 2024-07-22 03:11:46,372 [bump_version] DEBUG bumping version:3.2.0-dev.15 on axis:pre with prefix:dev 03:11:46 2024-07-22 03:11:46,372 [bump_version] DEBUG bumped version:3.2.0-dev.16 03:11:46 2024-07-22 03:11:46,372 [write_version] DEBUG write version:3.2.0-dev.16 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 03:11:46 2024-07-22 03:11:46,372 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:11:46 2024-07-22 03:11:46,373 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:11:46 2024-07-22 03:11:46,376 [execute] INFO git cat-file --batch-check 03:11:46 2024-07-22 03:11:46,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 03:11:46 2024-07-22 03:11:46,382 [execute] INFO git cat-file --batch 03:11:46 2024-07-22 03:11:46,382 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 03:11:46 2024-07-22 03:11:46,386 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:11:46 3.2.0-dev.16 [Pipeline] } 03:11:46 $ docker exec --env ******** --env ******** a7a4c60b11a87207e0169a2d58ce11b64647fc9d9cd9ce61d6038ac5d002394f ssh-agent -k 03:11:46 unset SSH_AUTH_SOCK; 03:11:46 unset SSH_AGENT_PID; 03:11:46 echo Agent pid 38 killed; 03:11:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:11:46 + git semver [Pipeline] } 03:11:47 $ docker stop --time=1 a7a4c60b11a87207e0169a2d58ce11b64647fc9d9cd9ce61d6038ac5d002394f 03:11:49 $ docker rm -f --volumes a7a4c60b11a87207e0169a2d58ce11b64647fc9d9cd9ce61d6038ac5d002394f [Pipeline] // withDockerContainer [Pipeline] sh 03:11:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:11:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:11:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:50 prd-ubuntu20.04-docker-8c-8g-6087 does not seem to be running inside a container 03:11:50 $ 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 03:11:51 $ docker top 07bad4318deb1720f69e595034a8c183d5193475305cd5d29c61be37616c4b73 -eo pid,comm 03:11:51 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). 03:11:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:11:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:11:51 [ssh-agent] Looking for ssh-agent implementation... 03:11:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:11:51 $ docker exec 07bad4318deb1720f69e595034a8c183d5193475305cd5d29c61be37616c4b73 ssh-agent 03:11:52 SSH_AUTH_SOCK=/tmp/ssh-RoFpUbUX1XuZ/agent.13 03:11:52 SSH_AGENT_PID=19 03:11:52 Running ssh-add (command line suppressed) 03:11:52 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10465980807977640440.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10465980807977640440.key) 03:11:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:11:52 + git semver push 03:11:52 2024-07-22 03:11:52,624 [run_push] DEBUG push 03:11:52 2024-07-22 03:11:52,625 [execute] INFO git cat-file --batch-check 03:11:52 2024-07-22 03:11:52,625 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 03:11:52 2024-07-22 03:11:52,629 [execute] INFO git rev-list 16566b249f970be26717a6ddc285172e61600c72 -- 03:11:52 2024-07-22 03:11:52,629 [execute] DEBUG Popen(['git', 'rev-list', '16566b249f970be26717a6ddc285172e61600c72', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 03:11:52 2024-07-22 03:11:52,639 [execute] INFO git fetch -v origin 03:11:52 2024-07-22 03:11:52,639 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) 03:11:53 2024-07-22 03:11:53,084 [run_push] DEBUG no remote changes detected 03:11:53 2024-07-22 03:11:53,084 [execute] INFO git push origin semver 03:11:53 2024-07-22 03:11:53,084 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 03:11:54 2024-07-22 03:11:53,874 [run_push] DEBUG push all version tags 03:11:54 2024-07-22 03:11:53,874 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:11:54 2024-07-22 03:11:53,875 [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) 03:11:54 2024-07-22 03:11:54,675 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:11:54 3.2.0-dev.16 [Pipeline] } 03:11:54 $ docker exec --env ******** --env ******** 07bad4318deb1720f69e595034a8c183d5193475305cd5d29c61be37616c4b73 ssh-agent -k 03:11:54 unset SSH_AUTH_SOCK; 03:11:54 unset SSH_AGENT_PID; 03:11:54 echo Agent pid 19 killed; 03:11:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:11:55 + git semver [Pipeline] } 03:11:55 $ docker stop --time=1 07bad4318deb1720f69e595034a8c183d5193475305cd5d29c61be37616c4b73 03:11:57 $ docker rm -f --volumes 07bad4318deb1720f69e595034a8c183d5193475305cd5d29c61be37616c4b73 [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 03:11:58 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 03:11:58 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 03:11:58 total 16 03:11:58 drwxr-xr-x 3 root root 4096 Jul 22 02:59 . 03:11:58 drwxrwxr-x 10 jenkins jenkins 4096 Jul 22 03:11 .. 03:11:58 drwxr-xr-x 2 root root 4096 Jul 22 02:59 cost 03:11:58 -rw-r--r-- 1 root root 86 Jul 22 02:59 cost.csv 03:11:58 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 03:11:58 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 03:11:58 total 16 03:11:58 drwxr-xr-x 3 jenkins jenkins 4096 Jul 22 02:59 . 03:11:58 drwxrwxr-x 10 jenkins jenkins 4096 Jul 22 03:11 .. 03:11:58 drwxr-xr-x 2 jenkins jenkins 4096 Jul 22 02:59 cost 03:11:58 -rw-r--r-- 1 jenkins jenkins 86 Jul 22 02:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:11:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:11:59 ---> package-listing.sh 03:11:59 ++ tr '[:upper:]' '[:lower:]' 03:11:59 ++ facter osfamily 03:11:59 + OS_FAMILY=debian 03:11:59 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 03:11:59 + START_PACKAGES=/tmp/packages_start.txt 03:11:59 + END_PACKAGES=/tmp/packages_end.txt 03:11:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:11:59 + PACKAGES=/tmp/packages_start.txt 03:11:59 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 03:11:59 + PACKAGES=/tmp/packages_end.txt 03:11:59 + case "${OS_FAMILY}" in 03:11:59 + dpkg -l 03:11:59 + grep '^ii' 03:11:59 + '[' -f /tmp/packages_start.txt ']' 03:11:59 + '[' -f /tmp/packages_end.txt ']' 03:11:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:11:59 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 03:11:59 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 03:11:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 03:11:59 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 03:12:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:12:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:12:00 prd-ubuntu20.04-docker-8c-8g-6087 does not seem to be running inside a container 03:12:00 $ 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 03:12:01 $ docker top 7cb34e766bcc5e215a97579fcdb35c2e461488ddd4c48cd18352849fd2d2e5ba -eo pid,comm [Pipeline] { [Pipeline] sh 03:12:01 + touch /tmp/pre-build-complete [Pipeline] sh 03:12:01 + mkdir -p /var/log/sysstat [Pipeline] sh 03:12:02 + ls /var/log/sa-host 03:12:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:12:02 provisioning config files... 03:12:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17247755388653171096tmp [Pipeline] { [Pipeline] echo 03:12:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:12:02 ---> create-netrc.sh [Pipeline] } 03:12:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:12:03 ---> python-tools-install.sh [Pipeline] echo 03:12:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:12:03 ---> sudo-logs.sh 03:12:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:12:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:12:03 ---> job-cost.sh 03:12:03 lf-activate-venv: SKIPPING 03:12:03 DEBUG: total: 0.2199999988079071 03:12:03 INFO: Retrieving Stack Cost... 03:12:04 INFO: Retrieving Pricing Info for: v3-standard-8 03:12:04 INFO: Archiving Costs [Pipeline] echo 03:12:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:12:04 ---> logs-deploy.sh 03:12:04 lf-activate-venv: SKIPPING 03:12:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/169 03:12:04 INFO: archiving workspace using pattern(s): 03:12:05 Archives upload complete. 03:12:06 INFO: archiving logs to Nexus 03:12:06 ---> uname -a: 03:12:06 Linux prd-ubuntu20-04-docker-8c-8g-6087 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:12:06 03:12:06 03:12:06 ---> lscpu: 03:12:06 Architecture: x86_64 03:12:06 CPU op-mode(s): 32-bit, 64-bit 03:12:06 Byte Order: Little Endian 03:12:06 Address sizes: 40 bits physical, 48 bits virtual 03:12:06 CPU(s): 8 03:12:06 On-line CPU(s) list: 0-7 03:12:06 Thread(s) per core: 1 03:12:06 Core(s) per socket: 1 03:12:06 Socket(s): 8 03:12:06 NUMA node(s): 1 03:12:06 Vendor ID: AuthenticAMD 03:12:06 CPU family: 23 03:12:06 Model: 49 03:12:06 Model name: AMD EPYC-Rome Processor 03:12:06 Stepping: 0 03:12:06 CPU MHz: 2799.998 03:12:06 BogoMIPS: 5599.99 03:12:06 Virtualization: AMD-V 03:12:06 Hypervisor vendor: KVM 03:12:06 Virtualization type: full 03:12:06 L1d cache: 256 KiB 03:12:06 L1i cache: 256 KiB 03:12:06 L2 cache: 4 MiB 03:12:06 L3 cache: 128 MiB 03:12:06 NUMA node0 CPU(s): 0-7 03:12:06 Vulnerability Itlb multihit: Not affected 03:12:06 Vulnerability L1tf: Not affected 03:12:06 Vulnerability Mds: Not affected 03:12:06 Vulnerability Meltdown: Not affected 03:12:06 Vulnerability Mmio stale data: Not affected 03:12:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:12:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:12:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:12:06 Vulnerability Srbds: Not affected 03:12:06 Vulnerability Tsx async abort: Not affected 03:12:06 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 03:12:06 03:12:06 03:12:06 ---> nproc: 03:12:06 8 03:12:06 03:12:06 03:12:06 ---> df -h: 03:12:06 Filesystem Size Used Avail Use% Mounted on 03:12:06 overlay 155G 14G 142G 9% / 03:12:06 tmpfs 64M 0 64M 0% /dev 03:12:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:12:06 shm 64M 0 64M 0% /dev/shm 03:12:06 /dev/vda1 155G 14G 142G 9% /facter-os 03:12:06 03:12:06 03:12:06 ---> sar -b -r -n DEV: 03:12:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6087) 07/22/24 _x86_64_ (8 CPU) 03:12:06 03:12:06 02:55:34 LINUX RESTART (8 CPU) 03:12:06 03:12:06 02:56:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:12:06 02:57:01 421.98 39.16 382.82 0.00 4346.05 101828.53 0.00 03:12:06 02:58:01 255.72 2.40 253.32 0.00 20.13 138881.33 0.00 03:12:06 02:59:01 77.59 0.22 77.37 0.00 13.60 19064.18 0.00 03:12:06 03:00:01 147.66 0.02 147.64 0.00 1.73 48688.69 0.00 03:12:06 03:01:01 48.81 5.28 43.53 0.00 4361.01 8435.54 0.00 03:12:06 03:02:01 6.72 1.02 5.70 0.00 21.86 88.25 0.00 03:12:06 03:03:01 2.98 0.02 2.97 0.00 0.13 73.85 0.00 03:12:06 03:04:01 2.03 0.00 2.03 0.00 0.00 23.20 0.00 03:12:06 03:05:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 03:12:06 03:06:01 2.13 0.00 2.13 0.00 0.00 23.86 0.00 03:12:06 03:07:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 03:12:06 03:08:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 03:12:06 03:09:01 0.88 0.00 0.88 0.00 0.00 9.87 0.00 03:12:06 03:10:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 03:12:06 03:11:01 43.36 0.37 42.99 0.00 21.06 23859.49 0.00 03:12:06 03:12:01 132.34 0.23 132.11 0.00 19.73 38380.27 0.00 03:12:06 Average: 71.36 3.01 68.35 0.00 546.40 23631.29 0.00 03:12:06 03:12:06 02:56:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:12:06 02:57:01 29164816 31526740 792276 2.41 80524 2548760 1971552 5.81 1048600 2281204 9580 03:12:06 02:58:01 27451112 31236280 1066588 3.24 187972 3715492 2459808 7.25 1595492 3277144 196940 03:12:06 02:59:01 27204056 31382900 918348 2.79 192980 4074500 2127848 6.27 1715188 3372988 548600 03:12:06 03:00:01 26988324 31540376 762420 2.32 202788 4416896 1791860 5.28 1367768 3914700 420 03:12:06 03:01:01 26517648 31499436 774000 2.35 231368 4815204 1733512 5.11 1671696 4046464 1084 03:12:06 03:02:01 26541068 31523940 749908 2.28 231504 4815924 1723052 5.08 1648112 4047080 52 03:12:06 03:03:01 26547000 31525016 749392 2.28 230040 4812572 1713892 5.05 1646512 4043772 4 03:12:06 03:04:01 26548724 31526840 747452 2.27 230104 4812576 1713892 5.05 1644540 4043776 12 03:12:06 03:05:01 26553824 31531996 742216 2.26 230188 4812576 1713892 5.05 1639660 4043776 4 03:12:06 03:06:01 26556264 31534544 739584 2.25 230280 4812572 1713892 5.05 1637344 4043780 8 03:12:06 03:07:01 26556740 31535056 739228 2.25 230296 4812580 1713892 5.05 1637420 4043780 8 03:12:06 03:08:01 26556748 31535080 739152 2.25 230320 4812584 1713892 5.05 1637464 4043784 8 03:12:06 03:09:01 26556732 31535068 739088 2.25 230336 4812588 1713892 5.05 1637120 4043788 8 03:12:06 03:10:01 26556084 31534484 739648 2.25 230356 4812592 1713892 5.05 1637164 4043792 20 03:12:06 03:11:01 25351248 31495736 769136 2.34 243456 5844996 1885360 5.56 1834252 4924124 423336 03:12:06 03:12:01 25119152 31486248 782188 2.38 254968 6047152 1776288 5.23 1753944 5229532 500 03:12:06 Average: 26673096 31496859 784414 2.39 216718 4673723 1823776 5.37 1609517 3965218 73786 03:12:06 03:12:06 02:56:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:12:06 02:57:01 ens3 707.44 530.23 6150.89 115.54 0.00 0.00 0.00 0.00 03:12:06 02:57:01 lo 6.57 6.57 0.65 0.65 0.00 0.00 0.00 0.00 03:12:06 02:57:01 docker0 169.16 181.48 14.24 364.20 0.00 0.00 0.00 0.00 03:12:06 02:57:01 veth7ca70e3 142.41 151.37 14.17 139.46 0.00 0.00 0.00 0.01 03:12:06 02:58:01 ens3 389.60 190.92 3131.36 26.75 0.00 0.00 0.00 0.00 03:12:06 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:12:06 02:58:01 docker0 176.52 364.78 15.38 3103.55 0.00 0.00 0.00 0.00 03:12:06 02:58:01 vethc51f180 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:12:06 02:59:01 ens3 25.37 15.78 52.90 9.84 0.00 0.00 0.00 0.00 03:12:06 02:59:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 03:12:06 02:59:01 docker0 1.47 2.40 0.09 30.91 0.00 0.00 0.00 0.00 03:12:06 02:59:01 vethead1982 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 03:12:06 03:00:01 ens3 167.36 123.68 2704.50 383.71 0.00 0.00 0.00 0.00 03:12:06 03:00:01 lo 7.80 7.80 0.77 0.77 0.00 0.00 0.00 0.00 03:12:06 03:00:01 docker0 3.77 6.65 0.23 94.76 0.00 0.00 0.00 0.00 03:12:06 03:01:01 ens3 188.47 83.40 2713.33 5.90 0.00 0.00 0.00 0.00 03:12:06 03:01:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 03:12:06 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:06 03:02:01 ens3 1.38 1.12 0.70 0.50 0.00 0.00 0.00 0.00 03:12:06 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:12:06 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:06 03:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:06 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:06 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:06 03:04:01 ens3 0.52 0.13 0.05 0.01 0.00 0.00 0.00 0.00 03:12:06 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:12:06 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:06 03:05:01 ens3 0.58 0.37 0.35 0.28 0.00 0.00 0.00 0.00 03:12:06 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:06 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:06 03:06:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:12:06 03:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:12:06 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:06 03:07:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 03:12:06 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:06 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:06 03:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:12:06 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:12:06 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:06 03:09:01 ens3 0.17 0.12 0.06 0.01 0.00 0.00 0.00 0.00 03:12:06 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:06 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:06 03:10:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:12:06 03:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:12:06 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:06 03:11:01 ens3 279.10 188.24 4876.16 148.70 0.00 0.00 0.00 0.00 03:12:06 03:11:01 veth7eec6ef 76.22 126.03 7.99 1256.09 0.00 0.00 0.00 0.10 03:12:06 03:11:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 03:12:06 03:11:01 docker0 76.22 125.91 6.95 1256.08 0.00 0.00 0.00 0.00 03:12:06 03:12:01 ens3 190.58 117.03 3274.90 37.73 0.00 0.00 0.00 0.00 03:12:06 03:12:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 03:12:06 03:12:01 docker0 2.23 1.97 0.36 0.73 0.00 0.00 0.00 0.00 03:12:06 Average: ens3 121.33 77.74 1426.65 45.49 0.00 0.00 0.00 0.00 03:12:06 Average: lo 1.16 1.16 0.11 0.11 0.00 0.00 0.00 0.00 03:12:06 Average: docker0 26.69 42.55 2.32 303.04 0.00 0.00 0.00 0.00 03:12:06 03:12:06