Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 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-ssh3047582473567075566.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-ssh15365106770467168741.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-ssh405256226159621437.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-ssh11453065584207665433.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-ssh10557743988132734348.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6493 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 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 (main) Commit message: "Merge pull request #684 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.27" > 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 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 # timeout=10 > git rev-list --no-walk 451ce87ac5af399cf23a8dbe18d868ad027d5dd8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:28:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:28:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:28:32 ========================================================= 01:28:32 EdgeX Global Pipelines Version Info 01:28:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:28:32 ------------------- 01:28:32 stable info: 01:28:32 ------------------- 01:28:32 Commited By: Ginny Guan ginny@iotechsys.com 01:28:32 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 01:28:32 Message: update stable to v1.0.260 01:28:33 ------------------- 01:28:33 experimental info: 01:28:33 ------------------- 01:28:33 Commited By: Ginny Guan ginny@iotechsys.com 01:28:33 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 01:28:33 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:28:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:28:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:28:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:28:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:28:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:28:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:28:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:28:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:28:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:28:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:28:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:28:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:28:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:28:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:28:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:28:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:28:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:28:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:28:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:28:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:28:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:28:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:28:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:28:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:28:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:28:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:28:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:28:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:28:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:28:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:28:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 [Pipeline] echo 01:28:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f7a3fa [Pipeline] echo 01:28:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:28:34 provisioning config files... 01:28:34 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17535414463021907667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:28:34 ---> ****-login.sh 01:28:34 nexus3.edgexfoundry.org:10001 01:28:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:34 Configure a credential helper to remove this warning. See 01:28:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:34 01:28:34 Login Succeeded 01:28:34 nexus3.edgexfoundry.org:10002 01:28:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:35 Configure a credential helper to remove this warning. See 01:28:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:35 01:28:35 Login Succeeded 01:28:35 nexus3.edgexfoundry.org:10003 01:28:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:35 Configure a credential helper to remove this warning. See 01:28:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:35 01:28:35 Login Succeeded 01:28:35 nexus3.edgexfoundry.org:10004 01:28:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:35 Configure a credential helper to remove this warning. See 01:28:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:35 01:28:35 Login Succeeded 01:28:35 ****.io 01:28:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:35 Configure a credential helper to remove this warning. See 01:28:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:35 01:28:35 Login Succeeded 01:28:35 ---> ****-login.sh ends [Pipeline] } 01:28:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:28:35 + git rev-list -1 --merges 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97~1..3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 [Pipeline] echo 01:28:35 -----------> git rev-list -1 --merges 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97~1..3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 01:28:35 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 [false] [Pipeline] sh 01:28:36 + git log --format=format:%s -1 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 [Pipeline] echo 01:28:36 ========================================================= 01:28:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:28:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:28:36 + git log --format=format:%s -1 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 [Pipeline] echo 01:28:36 [semverPrep] GIT_COMMIT: 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97, Commit Message: Merge pull request #684 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.27 [Pipeline] echo 01:28:36 [semverPrep] This is not a build commit. [Pipeline] sh 01:28:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:28:36 + grep -v github /etc/ssh/ssh_known_hosts 01:28:36 + [ -e /tmp/ssh_known_hosts ] 01:28:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:28:36 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 01:28:36 -a /etc/ssh/ssh_known_hosts 01:28:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:28:37 01:28:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:28:37 0.1.4: Pulling from edgex-devops/py-git-semver 01:28:37 b85a868b505f: Pulling fs layer 01:28:37 e2be974225ed: Pulling fs layer 01:28:37 339a4e72a1f5: Pulling fs layer 01:28:37 988bab9f4d93: Pulling fs layer 01:28:37 1469e6f7b9e6: Pulling fs layer 01:28:37 eaf3925da568: Pulling fs layer 01:28:37 bab4dde63d76: Pulling fs layer 01:28:37 bde34c3a00c8: Pulling fs layer 01:28:37 b352a97aabf1: Pulling fs layer 01:28:37 4872d77fe225: Pulling fs layer 01:28:37 5851b861e8e6: Pulling fs layer 01:28:37 988bab9f4d93: Waiting 01:28:37 1469e6f7b9e6: Waiting 01:28:37 eaf3925da568: Waiting 01:28:37 bab4dde63d76: Waiting 01:28:37 bde34c3a00c8: Waiting 01:28:37 b352a97aabf1: Waiting 01:28:37 4872d77fe225: Waiting 01:28:37 5851b861e8e6: Waiting 01:28:37 e2be974225ed: Download complete 01:28:37 988bab9f4d93: Verifying Checksum 01:28:37 988bab9f4d93: Download complete 01:28:37 1469e6f7b9e6: Verifying Checksum 01:28:37 1469e6f7b9e6: Download complete 01:28:37 eaf3925da568: Verifying Checksum 01:28:37 eaf3925da568: Download complete 01:28:37 339a4e72a1f5: Verifying Checksum 01:28:37 339a4e72a1f5: Download complete 01:28:37 bde34c3a00c8: Download complete 01:28:37 b352a97aabf1: Download complete 01:28:37 4872d77fe225: Verifying Checksum 01:28:37 4872d77fe225: Download complete 01:28:37 5851b861e8e6: Verifying Checksum 01:28:37 b85a868b505f: Download complete 01:28:38 bab4dde63d76: Verifying Checksum 01:28:38 bab4dde63d76: Download complete 01:28:39 b85a868b505f: Pull complete 01:28:39 e2be974225ed: Pull complete 01:28:39 339a4e72a1f5: Pull complete 01:28:39 988bab9f4d93: Pull complete 01:28:40 1469e6f7b9e6: Pull complete 01:28:40 eaf3925da568: Pull complete 01:28:42 bab4dde63d76: Pull complete 01:28:42 bde34c3a00c8: Pull complete 01:28:42 b352a97aabf1: Pull complete 01:28:42 4872d77fe225: Pull complete 01:28:42 5851b861e8e6: Pull complete 01:28:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:28:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:28:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:28:42 prd-ubuntu20.04-docker-8c-8g-6493 does not seem to be running inside a container 01:28:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:28:43 $ docker top 3b87ea61382dd8f20200704c82eb943cec6d8be15b38de5b755d402a54337ab8 -eo pid,comm 01:28:43 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:28:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:28:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:28:43 [ssh-agent] Looking for ssh-agent implementation... 01:28:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:28:43 $ docker exec 3b87ea61382dd8f20200704c82eb943cec6d8be15b38de5b755d402a54337ab8 ssh-agent 01:28:44 SSH_AUTH_SOCK=/tmp/ssh-YxN4281jrZtB/agent.32 01:28:44 SSH_AGENT_PID=38 01:28:44 Running ssh-add (command line suppressed) 01:28:44 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7744437915432490630.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7744437915432490630.key) 01:28:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:28:44 + git tag --points-at HEAD [Pipeline] } 01:28:44 $ docker exec --env ******** --env ******** 3b87ea61382dd8f20200704c82eb943cec6d8be15b38de5b755d402a54337ab8 ssh-agent -k 01:28:44 unset SSH_AUTH_SOCK; 01:28:44 unset SSH_AGENT_PID; 01:28:44 echo Agent pid 38 killed; 01:28:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:28:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:28:44 [ssh-agent] Looking for ssh-agent implementation... 01:28:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:28:44 $ docker exec 3b87ea61382dd8f20200704c82eb943cec6d8be15b38de5b755d402a54337ab8 ssh-agent 01:28:44 SSH_AUTH_SOCK=/tmp/ssh-EgMI7uo0UUab/agent.72 01:28:44 SSH_AGENT_PID=78 01:28:44 Running ssh-add (command line suppressed) 01:28:45 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6037283145164547223.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6037283145164547223.key) 01:28:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:28:45 + git semver init 01:28:45 2024-07-26 01:28:45,530 [run_init] DEBUG init version:0.0.0 force:False 01:28:45 2024-07-26 01:28:45,531 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 01:28:45 2024-07-26 01:28:45,532 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 01:28:45 2024-07-26 01:28:45,532 [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) 01:28:47 2024-07-26 01:28:47,065 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 01:28:47 2024-07-26 01:28:47,065 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 01:28:47 2024-07-26 01:28:47,065 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 01:28:47 2024-07-26 01:28:47,066 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 01:28:47 3.2.0-dev.16 [Pipeline] } 01:28:47 $ docker exec --env ******** --env ******** 3b87ea61382dd8f20200704c82eb943cec6d8be15b38de5b755d402a54337ab8 ssh-agent -k 01:28:47 unset SSH_AUTH_SOCK; 01:28:47 unset SSH_AGENT_PID; 01:28:47 echo Agent pid 78 killed; 01:28:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:28:47 + git semver [Pipeline] } 01:28:48 $ docker stop --time=1 3b87ea61382dd8f20200704c82eb943cec6d8be15b38de5b755d402a54337ab8 01:28:49 $ docker rm -f --volumes 3b87ea61382dd8f20200704c82eb943cec6d8be15b38de5b755d402a54337ab8 [Pipeline] // withDockerContainer [Pipeline] sh 01:28:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:28:50 Stashed 1 file(s) [Pipeline] echo 01:28:50 [edgeXSemver]: initialized semver on version 3.2.0-dev.16 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:28:50 provisioning config files... 01:28:50 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13267039563048602909tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:28:50 ---> ****-login.sh 01:28:50 nexus3.edgexfoundry.org:10001 01:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:50 Configure a credential helper to remove this warning. See 01:28:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:50 01:28:50 Login Succeeded 01:28:50 nexus3.edgexfoundry.org:10002 01:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:50 Configure a credential helper to remove this warning. See 01:28:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:50 01:28:50 Login Succeeded 01:28:50 nexus3.edgexfoundry.org:10003 01:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:50 Configure a credential helper to remove this warning. See 01:28:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:50 01:28:50 Login Succeeded 01:28:50 nexus3.edgexfoundry.org:10004 01:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:50 Configure a credential helper to remove this warning. See 01:28:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:50 01:28:50 Login Succeeded 01:28:50 ****.io 01:28:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:51 Configure a credential helper to remove this warning. See 01:28:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:51 01:28:51 Login Succeeded 01:28:51 ---> ****-login.sh ends [Pipeline] } 01:28:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:28:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:28:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:28:51 ========================================================= 01:28:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:28:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:51 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:28:51 Sending build context to Docker daemon 20.8MB 01:28:51 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:28:51 Step 2/12 : FROM ${BASE} AS builder 01:28:51 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:28:51 619be1103602: Pulling fs layer 01:28:51 7862e08f4a3e: Pulling fs layer 01:28:51 5df492c9dc93: Pulling fs layer 01:28:51 7629e6793208: Pulling fs layer 01:28:51 4f4fb700ef54: Pulling fs layer 01:28:51 fb5054dd5b73: Pulling fs layer 01:28:51 eeca6798cff9: Pulling fs layer 01:28:51 aa269ceb94a6: Pulling fs layer 01:28:51 ada007ff1a6a: Pulling fs layer 01:28:51 7629e6793208: Waiting 01:28:51 4f4fb700ef54: Waiting 01:28:51 aa269ceb94a6: Waiting 01:28:51 fb5054dd5b73: Waiting 01:28:51 eeca6798cff9: Waiting 01:28:51 ada007ff1a6a: Waiting 01:28:52 4f4fb700ef54: Verifying Checksum 01:28:52 4f4fb700ef54: Download complete 01:28:52 619be1103602: Verifying Checksum 01:28:52 619be1103602: Download complete 01:28:52 fb5054dd5b73: Verifying Checksum 01:28:52 fb5054dd5b73: Download complete 01:28:52 eeca6798cff9: Verifying Checksum 01:28:52 eeca6798cff9: Download complete 01:28:52 619be1103602: Pull complete 01:28:52 7862e08f4a3e: Pull complete 01:28:52 ada007ff1a6a: Verifying Checksum 01:28:52 ada007ff1a6a: Download complete 01:28:52 5df492c9dc93: Download complete 01:28:52 aa269ceb94a6: Verifying Checksum 01:28:56 5df492c9dc93: Pull complete 01:28:56 7629e6793208: Pull complete 01:28:56 4f4fb700ef54: Pull complete 01:28:56 fb5054dd5b73: Pull complete 01:28:56 eeca6798cff9: Pull complete 01:28:58 aa269ceb94a6: Pull complete 01:28:58 ada007ff1a6a: Pull complete 01:28:58 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 01:28:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:28:58 ---> f489d0715acc 01:28:58 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:29:00 ---> Running in 78bda2d1a99c 01:29:00 Removing intermediate container 78bda2d1a99c 01:29:00 ---> f491c3bf7b6d 01:29:00 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:29:00 ---> Running in 8076fa51100d 01:29:00 Removing intermediate container 8076fa51100d 01:29:00 ---> a3f0e34bcb23 01:29:00 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:29:00 ---> Running in 0c921cdc579d 01:29:00 Removing intermediate container 0c921cdc579d 01:29:00 ---> edd9366a31fc 01:29:00 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:29:00 ---> Running in 5d8b0506c06f 01:29:00 Removing intermediate container 5d8b0506c06f 01:29:00 ---> d00bba5e6e03 01:29:00 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:29:00 ---> Running in 7b2b2a9082ac 01:29:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:29:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:29:01 (1/4) Installing openssh-keygen (9.3_p2-r2) 01:29:01 (2/4) Installing libedit (20221030.3.1-r1) 01:29:01 (3/4) Installing openssh-client-common (9.3_p2-r2) 01:29:01 (4/4) Installing openssh-client-default (9.3_p2-r2) 01:29:01 Executing busybox-1.36.1-r5.trigger 01:29:01 OK: 268 MiB in 56 packages 01:29:01 Removing intermediate container 7b2b2a9082ac 01:29:01 ---> 505363e2e34f 01:29:01 Step 8/12 : WORKDIR /device-mqtt-go 01:29:01 ---> Running in a20b8dbb6744 01:29:01 Removing intermediate container a20b8dbb6744 01:29:01 ---> 232115085568 01:29:01 Step 9/12 : COPY go.mod vendor* ./ 01:29:01 ---> d26638bde73a 01:29:01 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:01 ---> Running in 3c8fae012992 01:29:05 Still waiting to schedule task 01:29:05 Executor slot already in use 01:29:05 ‘prd-centos7-blackbox-4c-2g-5991’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 01:29:05 ‘prd-centos7-blackbox-4c-2g-5992’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 01:29:05 ‘prd-ubuntu20.04-docker-8c-8g-6483’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 01:29:05 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6484’ is offline 01:29:05 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6492’ is offline 01:29:33 Removing intermediate container 3c8fae012992 01:29:33 ---> 3efb61b5c099 01:29:33 Step 11/12 : COPY . . 01:29:33 ---> b1d4cf76e4ab 01:29:33 Step 12/12 : RUN $MAKE 01:29:33 ---> Running in 6ea1a92808d3 01:29:33 noop 01:29:34 Removing intermediate container 6ea1a92808d3 01:29:34 ---> 00e2d4462a5b 01:29:34 Successfully built 00e2d4462a5b 01:29:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:34 + docker inspect -f . ci-base-image-x86_64 01:29:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:34 prd-ubuntu20.04-docker-8c-8g-6493 does not seem to be running inside a container 01:29:34 $ 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 ******** ci-base-image-x86_64 cat 01:29:34 $ docker top eceaa032455313ddacf1058f32d6c44e1c2d166edc1af495ce9081423112579a -eo pid,comm [Pipeline] { [Pipeline] sh 01:29:35 + go version 01:29:35 go version go1.21.9 linux/amd64 [Pipeline] } 01:29:35 $ docker stop --time=1 eceaa032455313ddacf1058f32d6c44e1c2d166edc1af495ce9081423112579a 01:29:36 $ docker rm -f --volumes eceaa032455313ddacf1058f32d6c44e1c2d166edc1af495ce9081423112579a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:36 + docker inspect -f . ci-base-image-x86_64 01:29:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:36 prd-ubuntu20.04-docker-8c-8g-6493 does not seem to be running inside a container 01:29:37 $ 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 ******** ci-base-image-x86_64 cat 01:29:37 $ docker top 41bb55910750c8d32013400e06081ba392d092667a1302530ec9b3788f98f954 -eo pid,comm [Pipeline] { [Pipeline] sh 01:29:37 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 01:29:37 + make test 01:29:37 go test ./... -coverprofile=coverage.out ./... 01:29:38 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:29:57 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:29:57 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:29:57 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.010s coverage: 22.8% of statements 01:30:09 go vet ./... 01:30:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:30:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:30:13 ./bin/test-attribution-txt.sh 01:30:13 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 01:30:13 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 01:30:13 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 01:30:13 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 01:30:13 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 01:30:13 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 01:30:13 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 01:30:13 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 01:30:13 An attribution for golang.org/x/term is missing from Attribution.txt, please add 01:30:13 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 01:30:13 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 01:30:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:30:13 $ docker stop --time=1 41bb55910750c8d32013400e06081ba392d092667a1302530ec9b3788f98f954 01:30:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6495 in /w/workspace/edgexfoundry_device-mqtt-go_main 01:30:15 $ docker rm -f --volumes 41bb55910750c8d32013400e06081ba392d092667a1302530ec9b3788f98f954 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws 01:30:15 Running in /w/workspace/device-mqtt-go/170 [Pipeline] { [Pipeline] checkout 01:30:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:30:19 The recommended git tool is: git 01:30:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:30:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:30:19 + ls -al . 01:30:19 total 252 01:30:19 drwxrwxr-x 9 jenkins jenkins 4096 Jul 26 01:29 . 01:30:19 drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 01:28 .. 01:30:19 -rw-rw-r-- 1 jenkins jenkins 140 Jul 26 01:28 .dockerignore 01:30:19 drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 01:29 .git 01:30:19 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 01:28 .github 01:30:19 -rw-rw-r-- 1 jenkins jenkins 264 Jul 26 01:28 .gitignore 01:30:19 -rw-rw-r-- 1 jenkins jenkins 41 Jul 26 01:28 .golangci.yml 01:30:19 drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 01:28 .semver 01:30:19 -rw-rw-r-- 1 jenkins jenkins 10386 Jul 26 01:28 Attribution.txt 01:30:19 -rw-rw-r-- 1 jenkins jenkins 18574 Jul 26 01:28 CHANGELOG.md 01:30:19 -rw-rw-r-- 1 jenkins jenkins 1798 Jul 26 01:28 Dockerfile 01:30:19 -rw-rw-r-- 1 jenkins jenkins 677 Jul 26 01:28 GOVERNANCE.md 01:30:19 -rw-rw-r-- 1 jenkins jenkins 657 Jul 26 01:28 Jenkinsfile 01:30:19 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 26 01:28 LICENSE 01:30:19 -rw-rw-r-- 1 jenkins jenkins 1963 Jul 26 01:28 Makefile 01:30:19 -rw-rw-r-- 1 jenkins jenkins 620 Jul 26 01:28 OWNERS.md 01:30:19 -rw-rw-r-- 1 jenkins jenkins 3599 Jul 26 01:28 README.md 01:30:19 -rw-rw-r-- 1 jenkins jenkins 12 Jul 26 01:28 VERSION 01:30:19 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 01:28 bin 01:30:19 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 01:28 cmd 01:30:19 -rw-r--r-- 1 jenkins jenkins 18506 Jul 26 01:29 coverage.out 01:30:19 -rw-rw-r-- 1 jenkins jenkins 7065 Jul 26 01:28 go.mod 01:30:19 -rw-rw-r-- 1 jenkins jenkins 101673 Jul 26 01:28 go.sum 01:30:19 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 01:28 internal 01:30:19 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 01:28 mock 01:30:19 -rw-rw-r-- 1 jenkins jenkins 227 Jul 26 01:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:20 + 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=3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 --label arch=amd64 --label version=3.2.0-dev.16 . 01:30:20 Sending build context to Docker daemon 20.82MB 01:30:20 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 01:30:20 Step 2/25 : FROM ${BASE} AS builder 01:30:20 ---> 00e2d4462a5b 01:30:20 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:30:20 ---> Running in 5b065bb9a7c1 01:30:20 Removing intermediate container 5b065bb9a7c1 01:30:20 ---> 3052004dd558 01:30:20 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:30:20 ---> Running in 0e9d9326d0ed 01:30:20 Removing intermediate container 0e9d9326d0ed 01:30:20 ---> e00cfc23e006 01:30:20 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:30:20 ---> Running in 7bbc9f5779b6 01:30:20 Removing intermediate container 7bbc9f5779b6 01:30:20 ---> 9c4c016aac71 01:30:20 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:30:20 ---> Running in 7a8bec53cae0 01:30:20 Removing intermediate container 7a8bec53cae0 01:30:20 ---> 4b2efc264ac9 01:30:20 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:30:20 ---> Running in 5356b290d08b 01:30:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:30:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:30:21 OK: 268 MiB in 56 packages 01:30:21 Removing intermediate container 5356b290d08b 01:30:21 ---> 4633db2e0ccf 01:30:21 Step 8/25 : WORKDIR /device-mqtt-go 01:30:21 ---> Running in 08ab856626a7 01:30:21 Removing intermediate container 08ab856626a7 01:30:21 ---> e4bdb2fdff51 01:30:21 Step 9/25 : COPY go.mod vendor* ./ 01:30:21 ---> 60c2649c460c 01:30:21 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:21 ---> Running in 0b441ffc2ef0 01:30:22 Removing intermediate container 0b441ffc2ef0 01:30:22 ---> 5d281dd6706b 01:30:22 Step 11/25 : COPY . . 01:30:23 ---> eb8b30c5bec3 01:30:23 Step 12/25 : RUN $MAKE 01:30:23 ---> Running in 1aebb4a198c1 01:30:23 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.2.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.27" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:30:25 using credential edgex-jenkins-ssh 01:30:25 Cloning the remote Git repository 01:30:25 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:30:25 > git init /w/workspace/device-mqtt-go/170 # timeout=10 01:30:25 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:30:25 > git --version # timeout=10 01:30:25 > git --version # 'git version 2.25.1' 01:30:25 using GIT_SSH to set credentials SSH Credentials for GitHub 01:30:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:30:28 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:30:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:30:29 Avoid second fetch 01:30:29 Checking out Revision 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 (main) 01:30:30 Commit message: "Merge pull request #684 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.27" 01:30:29 > git config core.sparsecheckout # timeout=10 01:30:30 > git checkout -f 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:30:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:30:35 % Total % Received % Xferd Average Speed Time Time Time Current 01:30:35 Dload Upload Total Spent Left Speed 01:30:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 195k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh 01:30:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:30:36 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 01:30:36 /etc/docker/daemon.new 01:30:36 { 01:30:36 "registry-mirrors": [ 01:30:36 "https://nexus3.edgexfoundry.org:10001" 01:30:36 ], 01:30:36 "bip": "10.250.0.254/24", 01:30:36 "hosts": [ 01:30:36 "tcp://0.0.0.0:5555", 01:30:36 "unix:///var/run/docker.sock" 01:30:36 ], 01:30:36 "mtu": 1458, 01:30:36 "selinux-enabled": true, 01:30:36 "seccomp-profile": "/etc/docker/seccomp.json" 01:30:36 } [Pipeline] sh 01:30:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:30:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:30:55 provisioning config files... 01:30:55 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/170@tmp/config6479999679169146868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:30:55 Removing intermediate container 1aebb4a198c1 01:30:55 ---> 9d9fe4df8f64 01:30:55 Step 13/25 : FROM alpine:3.18 01:30:55 3.18: Pulling from library/alpine 01:30:55 930bdd4d222e: Pulling fs layer 01:30:55 930bdd4d222e: Verifying Checksum 01:30:55 930bdd4d222e: Download complete 01:30:55 930bdd4d222e: Pull complete 01:30:55 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 01:30:55 Status: Downloaded newer image for alpine:3.18 01:30:55 ---> 18f865063206 01:30:55 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:30:55 ---> Running in a8225efdb40f 01:30:55 Removing intermediate container a8225efdb40f 01:30:55 ---> 16858e3f7d85 01:30:55 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:30:55 ---> Running in b8f6998ca679 01:30:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:30:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:30:55 (1/1) Installing dumb-init (1.2.5-r2) 01:30:55 Executing busybox-1.36.1-r7.trigger 01:30:55 OK: 7 MiB in 16 packages 01:30:55 Removing intermediate container b8f6998ca679 01:30:55 ---> 767d05d565b4 01:30:55 Step 16/25 : RUN apk --no-cache upgrade 01:30:55 ---> Running in 02278e6f0ca7 01:30:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:30:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:30:55 OK: 7 MiB in 16 packages 01:30:55 Removing intermediate container 02278e6f0ca7 01:30:55 ---> 8378985599c7 01:30:55 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:30:55 ---> 9f6f2c8d79dd 01:30:55 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:30:55 ---> b5d5e58d891a 01:30:55 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:30:55 ---> 4c38f5d36d62 01:30:55 Step 20/25 : EXPOSE 59982 01:30:55 ---> Running in f2eb3235665f 01:30:55 Removing intermediate container f2eb3235665f 01:30:55 ---> 58738dd8025e 01:30:55 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:30:55 ---> Running in 055e60cbf13b 01:30:55 Removing intermediate container 055e60cbf13b 01:30:55 ---> 237b588c79d6 01:30:55 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:30:55 ---> Running in 796baf7259f4 01:30:55 Removing intermediate container 796baf7259f4 01:30:55 ---> af5d77622ae0 01:30:55 Step 23/25 : LABEL arch=amd64 01:30:55 ---> Running in 7e60e85691cf 01:30:55 Removing intermediate container 7e60e85691cf 01:30:55 ---> 3a5842dd114b 01:30:55 Step 24/25 : LABEL git_sha=3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 01:30:55 ---> Running in 2a4f17e6eec9 01:30:55 Removing intermediate container 2a4f17e6eec9 01:30:55 ---> 7c24cf46dbca 01:30:55 Step 25/25 : LABEL version=3.2.0-dev.16 01:30:55 ---> Running in d8e1d4115a26 01:30:55 Removing intermediate container d8e1d4115a26 01:30:55 ---> 3224f60ae58c 01:30:55 [Warning] One or more build-args [ARCH] were not consumed 01:30:55 Successfully built 3224f60ae58c 01:30:55 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:30:55 provisioning config files... 01:30:55 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4133741521198786363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:30:55 ---> ****-login.sh 01:30:55 nexus3.edgexfoundry.org:10001 01:30:56 ---> ****-login.sh 01:30:56 nexus3.edgexfoundry.org:10001 01:30:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:30:56 Configure a credential helper to remove this warning. See 01:30:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:30:56 01:30:56 Login Succeeded 01:30:56 nexus3.edgexfoundry.org:10002 01:30:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:30:56 Configure a credential helper to remove this warning. See 01:30:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:30:56 01:30:56 Login Succeeded 01:30:56 nexus3.edgexfoundry.org:10003 01:30:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:30:56 Configure a credential helper to remove this warning. See 01:30:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:30:56 01:30:56 Login Succeeded 01:30:56 nexus3.edgexfoundry.org:10004 01:30:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:30:56 Configure a credential helper to remove this warning. See 01:30:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:30:56 01:30:56 Login Succeeded 01:30:56 ****.io 01:30:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:30:56 Configure a credential helper to remove this warning. See 01:30:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:30:56 01:30:56 Login Succeeded 01:30:56 nexus3.edgexfoundry.org:10002 01:30:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:30:56 Configure a credential helper to remove this warning. See 01:30:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:30:56 01:30:56 Login Succeeded 01:30:56 ---> ****-login.sh ends [Pipeline] } 01:30:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:30:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:30:56 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 01:30:56 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 01:30:56 latest 01:30:56 3.2.0-dev.16 01:30:56 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97-3.2.0-dev.16 01:30:56 main 01:30:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry 01:30:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:30:56 Configure a credential helper to remove this warning. See 01:30:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:30:56 01:30:56 Login Succeeded 01:30:56 nexus3.edgexfoundry.org:10003 01:30:57 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:30:57 Configure a credential helper to remove this warning. See 01:30:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:30:57 01:30:57 Login Succeeded 01:30:57 nexus3.edgexfoundry.org:10004 01:30:57 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 01:30:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 01:30:57 0c4e6e4efa7c: Preparing 01:30:57 292c7d51ccca: Preparing 01:30:57 e720d457b16f: Preparing 01:30:57 afa108cb02a1: Preparing 01:30:57 ed81909af5fd: Preparing 01:30:57 ce7f800efff9: Preparing 01:30:57 afa108cb02a1: Pushed 01:30:57 ed81909af5fd: Pushed 01:30:57 0c4e6e4efa7c: Pushed 01:30:57 292c7d51ccca: Pushed 01:30:57 ce7f800efff9: Layer already exists 01:30:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:30:57 Configure a credential helper to remove this warning. See 01:30:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:30:57 01:30:57 Login Succeeded 01:30:57 ****.io 01:30:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:30:58 Configure a credential helper to remove this warning. See 01:30:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:30:58 01:30:58 Login Succeeded 01:30:58 ---> ****-login.sh ends [Pipeline] } 01:30:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:30:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:30:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:30:58 ========================================================= 01:30:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:30:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:59 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:30:59 Sending build context to Docker daemon 10.51MB 01:30:59 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:30:59 Step 2/12 : FROM ${BASE} AS builder 01:30:59 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:30:59 c6b39de5b339: Pulling fs layer 01:30:59 a69c41024577: Pulling fs layer 01:30:59 d6de4b400683: Pulling fs layer 01:30:59 35cb2a7552d0: Pulling fs layer 01:30:59 4f4fb700ef54: Pulling fs layer 01:30:59 464afbd9ba4c: Pulling fs layer 01:30:59 00f215d4a9da: Pulling fs layer 01:30:59 d496ad576159: Pulling fs layer 01:30:59 35cb2a7552d0: Waiting 01:30:59 4f4fb700ef54: Waiting 01:30:59 464afbd9ba4c: Waiting 01:30:59 00f215d4a9da: Waiting 01:30:59 d496ad576159: Waiting 01:30:59 a69c41024577: Download complete 01:31:00 35cb2a7552d0: Verifying Checksum 01:31:00 35cb2a7552d0: Download complete 01:31:00 4f4fb700ef54: Verifying Checksum 01:31:00 4f4fb700ef54: Download complete 01:31:00 464afbd9ba4c: Verifying Checksum 01:31:00 464afbd9ba4c: Download complete 01:31:00 c6b39de5b339: Download complete 01:31:00 d496ad576159: Verifying Checksum 01:31:00 d496ad576159: Download complete 01:31:01 c6b39de5b339: Pull complete 01:31:01 e720d457b16f: Pushed 01:31:01 a69c41024577: Pull complete 01:31:01 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97: digest: sha256:271ed1c1d7bb3136181f4e8bed37cfa4260af9f99e9f85511a73c2af84b9a951 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:02 d6de4b400683: Verifying Checksum 01:31:02 d6de4b400683: Download complete 01:31:02 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:02 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 01:31:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 01:31:02 0c4e6e4efa7c: Preparing 01:31:02 292c7d51ccca: Preparing 01:31:02 e720d457b16f: Preparing 01:31:02 afa108cb02a1: Preparing 01:31:02 ed81909af5fd: Preparing 01:31:02 ce7f800efff9: Preparing 01:31:02 ce7f800efff9: Waiting 01:31:02 e720d457b16f: Layer already exists 01:31:02 ed81909af5fd: Layer already exists 01:31:02 0c4e6e4efa7c: Layer already exists 01:31:02 292c7d51ccca: Layer already exists 01:31:02 afa108cb02a1: Layer already exists 01:31:02 ce7f800efff9: Layer already exists 01:31:02 latest: digest: sha256:271ed1c1d7bb3136181f4e8bed37cfa4260af9f99e9f85511a73c2af84b9a951 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:02 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:03 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.16 01:31:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 01:31:03 0c4e6e4efa7c: Preparing 01:31:03 292c7d51ccca: Preparing 01:31:03 e720d457b16f: Preparing 01:31:03 afa108cb02a1: Preparing 01:31:03 ed81909af5fd: Preparing 01:31:03 ce7f800efff9: Preparing 01:31:03 ce7f800efff9: Waiting 01:31:03 ed81909af5fd: Layer already exists 01:31:03 292c7d51ccca: Layer already exists 01:31:03 0c4e6e4efa7c: Layer already exists 01:31:03 e720d457b16f: Layer already exists 01:31:03 afa108cb02a1: Layer already exists 01:31:03 ce7f800efff9: Layer already exists 01:31:03 3.2.0-dev.16: digest: sha256:271ed1c1d7bb3136181f4e8bed37cfa4260af9f99e9f85511a73c2af84b9a951 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:03 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:03 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97-3.2.0-dev.16 01:31:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 01:31:03 0c4e6e4efa7c: Preparing 01:31:03 292c7d51ccca: Preparing 01:31:03 e720d457b16f: Preparing 01:31:03 afa108cb02a1: Preparing 01:31:03 ed81909af5fd: Preparing 01:31:03 ce7f800efff9: Preparing 01:31:03 ce7f800efff9: Waiting 01:31:03 ed81909af5fd: Layer already exists 01:31:03 afa108cb02a1: Layer already exists 01:31:03 0c4e6e4efa7c: Layer already exists 01:31:03 292c7d51ccca: Layer already exists 01:31:03 e720d457b16f: Layer already exists 01:31:03 ce7f800efff9: Layer already exists 01:31:03 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97-3.2.0-dev.16: digest: sha256:271ed1c1d7bb3136181f4e8bed37cfa4260af9f99e9f85511a73c2af84b9a951 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:04 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:04 00f215d4a9da: Verifying Checksum 01:31:04 00f215d4a9da: Download complete 01:31:04 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 01:31:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 01:31:04 0c4e6e4efa7c: Preparing 01:31:04 292c7d51ccca: Preparing 01:31:04 e720d457b16f: Preparing 01:31:04 afa108cb02a1: Preparing 01:31:04 ed81909af5fd: Preparing 01:31:04 ce7f800efff9: Preparing 01:31:04 ce7f800efff9: Waiting 01:31:04 292c7d51ccca: Layer already exists 01:31:04 e720d457b16f: Layer already exists 01:31:04 0c4e6e4efa7c: Layer already exists 01:31:04 afa108cb02a1: Layer already exists 01:31:04 ed81909af5fd: Layer already exists 01:31:04 ce7f800efff9: Layer already exists 01:31:04 main: digest: sha256:271ed1c1d7bb3136181f4e8bed37cfa4260af9f99e9f85511a73c2af84b9a951 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:31:04 ===================================================== [Pipeline] echo 01:31:04 taggedImages: 01:31:04 - nexus3.edgexfoundry.org:10004/device-mqtt:3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 01:31:04 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 01:31:04 - nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.16 01:31:04 - nexus3.edgexfoundry.org:10004/device-mqtt:3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97-3.2.0-dev.16 01:31:04 - 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 01:31:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:31:05 01:31:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:31:05 latest: Pulling from edgex-lftools-log-publisher 01:31:05 5eb5b503b376: Pulling fs layer 01:31:05 5c69ac0246d0: Pulling fs layer 01:31:05 ec43610c2a17: Pulling fs layer 01:31:05 3a2ae6a8a46f: Pulling fs layer 01:31:05 33b1e0a273af: Pulling fs layer 01:31:05 3a2ae6a8a46f: Waiting 01:31:05 5d3b04190fa2: Pulling fs layer 01:31:05 2f39f015ded8: Pulling fs layer 01:31:05 5d3b04190fa2: Waiting 01:31:05 5c69ac0246d0: Verifying Checksum 01:31:05 5c69ac0246d0: Download complete 01:31:05 3a2ae6a8a46f: Verifying Checksum 01:31:05 3a2ae6a8a46f: Download complete 01:31:05 33b1e0a273af: Download complete 01:31:05 ec43610c2a17: Verifying Checksum 01:31:05 ec43610c2a17: Download complete 01:31:05 5d3b04190fa2: Download complete 01:31:05 5eb5b503b376: Verifying Checksum 01:31:05 5eb5b503b376: Download complete 01:31:06 2f39f015ded8: Download complete 01:31:06 5eb5b503b376: Pull complete 01:31:06 5c69ac0246d0: Pull complete 01:31:07 ec43610c2a17: Pull complete 01:31:07 3a2ae6a8a46f: Pull complete 01:31:07 33b1e0a273af: Pull complete 01:31:07 5d3b04190fa2: Pull complete 01:31:11 2f39f015ded8: Pull complete 01:31:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:31:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:31:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:11 prd-ubuntu20.04-docker-8c-8g-6493 does not seem to be running inside a container 01:31:11 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:31:13 $ docker top 34e1c76c47ba4a11ca0ea6b8a279c28218e9a9c4135f62f44b35f90b45eaff5b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:31:13 ---> job-cost.sh 01:31:13 lf-activate-venv: SKIPPING 01:31:13 INFO: No Stack... 01:31:13 INFO: Retrieving Pricing Info for: v3-standard-8 01:31:14 INFO: Archiving Costs [Pipeline] sh 01:31:14 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 01:31:14 + cut -d, -f6 [Pipeline] lock 01:31:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-170-stack-cost] 01:31:14 Resource [jenkins-edgexfoundry-device-mqtt-go-main-170-stack-cost] did not exist. Created. 01:31:14 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-170-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:31:14 + echo total: 0.2199999988079071 [Pipeline] stash 01:31:14 Stashed 1 file(s) [Pipeline] } 01:31:14 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-170-stack-cost] [Pipeline] // lock [Pipeline] } 01:31:14 $ docker stop --time=1 34e1c76c47ba4a11ca0ea6b8a279c28218e9a9c4135f62f44b35f90b45eaff5b 01:31:16 $ docker rm -f --volumes 34e1c76c47ba4a11ca0ea6b8a279c28218e9a9c4135f62f44b35f90b45eaff5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:31:16 d6de4b400683: Pull complete 01:31:16 35cb2a7552d0: Pull complete 01:31:16 4f4fb700ef54: Pull complete 01:31:16 464afbd9ba4c: Pull complete 01:31:24 00f215d4a9da: Pull complete 01:31:26 d496ad576159: Pull complete 01:31:26 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 01:31:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:31:26 ---> f246e2811388 01:31:26 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:31:27 ---> Running in 53ad397d6a0a 01:31:28 Removing intermediate container 53ad397d6a0a 01:31:28 ---> 1771556a9e43 01:31:28 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:31:28 ---> Running in 55a3138e4918 01:31:28 Removing intermediate container 55a3138e4918 01:31:28 ---> 1cf9507b4270 01:31:28 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:31:28 ---> Running in b07423182f49 01:31:29 Removing intermediate container b07423182f49 01:31:29 ---> e8acd90fb807 01:31:29 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:31:29 ---> Running in 5d292521f0ca 01:31:29 Removing intermediate container 5d292521f0ca 01:31:29 ---> 0af7e2746250 01:31:29 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:31:29 ---> Running in a4d94555a389 01:31:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:31:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:31:33 (1/4) Installing openssh-keygen (9.3_p2-r2) 01:31:33 (2/4) Installing libedit (20221030.3.1-r1) 01:31:33 (3/4) Installing openssh-client-common (9.3_p2-r2) 01:31:33 (4/4) Installing openssh-client-default (9.3_p2-r2) 01:31:33 Executing busybox-1.36.1-r5.trigger 01:31:33 OK: 271 MiB in 56 packages 01:31:34 Removing intermediate container a4d94555a389 01:31:34 ---> 89b37f320468 01:31:34 Step 8/12 : WORKDIR /device-mqtt-go 01:31:34 ---> Running in 84359f052786 01:31:34 Removing intermediate container 84359f052786 01:31:34 ---> 1d3a10d96357 01:31:34 Step 9/12 : COPY go.mod vendor* ./ 01:31:35 ---> 437584b4b28e 01:31:35 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:31:35 ---> Running in 25003bb7eb9a 01:33:42 Removing intermediate container 25003bb7eb9a 01:33:42 ---> 0170c0abafce 01:33:42 Step 11/12 : COPY . . 01:33:42 ---> d0ad82a59d5e 01:33:42 Step 12/12 : RUN $MAKE 01:33:42 ---> Running in f86aa20acef4 01:33:42 noop 01:33:42 Removing intermediate container f86aa20acef4 01:33:42 ---> be610e6ebae3 01:33:42 Successfully built be610e6ebae3 01:33:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:42 + docker inspect -f . ci-base-image-arm64 01:33:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:43 prd-ubuntu20.04-docker-arm64-4c-16g-6495 does not seem to be running inside a container 01:33:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/170 -v /w/workspace/device-mqtt-go/170:/w/workspace/device-mqtt-go/170:rw,z -v /w/workspace/device-mqtt-go/170@tmp:/w/workspace/device-mqtt-go/170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:33:44 $ docker top 07d61806c93d989f87ee8f0e588bbe0de2e49880d554ccdede55bc10ea1fbb6f -eo pid,comm [Pipeline] { [Pipeline] sh 01:33:45 + go version 01:33:45 go version go1.21.9 linux/arm64 [Pipeline] } 01:33:45 $ docker stop --time=1 07d61806c93d989f87ee8f0e588bbe0de2e49880d554ccdede55bc10ea1fbb6f 01:33:47 $ docker rm -f --volumes 07d61806c93d989f87ee8f0e588bbe0de2e49880d554ccdede55bc10ea1fbb6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:47 + docker inspect -f . ci-base-image-arm64 01:33:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:34:00 prd-ubuntu20.04-docker-arm64-4c-16g-6495 does not seem to be running inside a container 01:34:00 $ 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/170 -v /w/workspace/device-mqtt-go/170:/w/workspace/device-mqtt-go/170:rw,z -v /w/workspace/device-mqtt-go/170@tmp:/w/workspace/device-mqtt-go/170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:34:01 $ docker top 4b5d00151fe6e4fd882043792804cae1c8e6da223a915a9ed9b8eefe48635af0 -eo pid,comm [Pipeline] { [Pipeline] sh 01:34:02 + git config --global --add safe.directory /w/workspace/device-mqtt-go/170 [Pipeline] fileExists [Pipeline] sh 01:34:03 + make test 01:34:03 go test ./... -coverprofile=coverage.out ./... 01:34:09 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:38:16 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:38:18 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:38:18 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.051s coverage: 22.8% of statements 01:38:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:38:19 go vet ./... 01:39:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:39:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:39:16 ./bin/test-attribution-txt.sh 01:39:16 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 01:39:16 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 01:39:16 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 01:39:16 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 01:39:16 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 01:39:16 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 01:39:16 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 01:39:16 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 01:39:16 An attribution for golang.org/x/term is missing from Attribution.txt, please add 01:39:16 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 01:39:16 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 01:39:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:39:16 $ docker stop --time=1 4b5d00151fe6e4fd882043792804cae1c8e6da223a915a9ed9b8eefe48635af0 01:39:18 $ docker rm -f --volumes 4b5d00151fe6e4fd882043792804cae1c8e6da223a915a9ed9b8eefe48635af0 [Pipeline] // withDockerContainer [Pipeline] sh 01:39:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:39:19 Warning: overwriting stash ‘coverage-report’ 01:39:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:39:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:39:21 + ls -al . 01:39:21 total 248 01:39:21 drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 01:34 . 01:39:21 drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 01:30 .. 01:39:21 -rw-rw-r-- 1 jenkins jenkins 140 Jul 26 01:30 .dockerignore 01:39:21 drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 01:30 .git 01:39:21 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 01:30 .github 01:39:21 -rw-rw-r-- 1 jenkins jenkins 264 Jul 26 01:30 .gitignore 01:39:21 -rw-rw-r-- 1 jenkins jenkins 41 Jul 26 01:30 .golangci.yml 01:39:21 -rw-rw-r-- 1 jenkins jenkins 10386 Jul 26 01:30 Attribution.txt 01:39:21 -rw-rw-r-- 1 jenkins jenkins 18574 Jul 26 01:30 CHANGELOG.md 01:39:21 -rw-rw-r-- 1 jenkins jenkins 1798 Jul 26 01:30 Dockerfile 01:39:21 -rw-rw-r-- 1 jenkins jenkins 677 Jul 26 01:30 GOVERNANCE.md 01:39:21 -rw-rw-r-- 1 jenkins jenkins 657 Jul 26 01:30 Jenkinsfile 01:39:21 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 26 01:30 LICENSE 01:39:21 -rw-rw-r-- 1 jenkins jenkins 1963 Jul 26 01:30 Makefile 01:39:21 -rw-rw-r-- 1 jenkins jenkins 620 Jul 26 01:30 OWNERS.md 01:39:21 -rw-rw-r-- 1 jenkins jenkins 3599 Jul 26 01:30 README.md 01:39:21 -rw-rw-r-- 1 jenkins jenkins 12 Jul 26 01:28 VERSION 01:39:21 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 01:30 bin 01:39:21 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 01:30 cmd 01:39:21 -rw-r--r-- 1 jenkins jenkins 18506 Jul 26 01:38 coverage.out 01:39:21 -rw-rw-r-- 1 jenkins jenkins 7065 Jul 26 01:30 go.mod 01:39:21 -rw-rw-r-- 1 jenkins jenkins 101673 Jul 26 01:30 go.sum 01:39:21 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 01:30 internal 01:39:21 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 01:30 mock 01:39:21 -rw-rw-r-- 1 jenkins jenkins 227 Jul 26 01:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:21 + 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=3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 --label arch=arm64 --label version=3.2.0-dev.16 . 01:39:22 Sending build context to Docker daemon 10.53MB 01:39:22 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 01:39:22 Step 2/25 : FROM ${BASE} AS builder 01:39:22 ---> be610e6ebae3 01:39:22 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:39:22 ---> Running in 4a62baf6d1d5 01:39:22 Removing intermediate container 4a62baf6d1d5 01:39:22 ---> efc5351bf42b 01:39:22 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:39:22 ---> Running in 0455def93895 01:39:23 Removing intermediate container 0455def93895 01:39:23 ---> cb5d606205e8 01:39:23 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:39:23 ---> Running in ce10192da8a9 01:39:23 Removing intermediate container ce10192da8a9 01:39:23 ---> f456b71cdfc1 01:39:23 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:39:23 ---> Running in 01e27d27cdcd 01:39:24 Removing intermediate container 01e27d27cdcd 01:39:24 ---> e30ee84e2abc 01:39:24 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:39:24 ---> Running in cbafd6cf1995 01:39:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:39:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:39:26 OK: 271 MiB in 56 packages 01:39:27 Removing intermediate container cbafd6cf1995 01:39:27 ---> 167516416998 01:39:27 Step 8/25 : WORKDIR /device-mqtt-go 01:39:27 ---> Running in b349261ce4dd 01:39:28 Removing intermediate container b349261ce4dd 01:39:28 ---> c1d53aa71412 01:39:28 Step 9/25 : COPY go.mod vendor* ./ 01:39:28 ---> c9bcc3b657fe 01:39:28 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:39:28 ---> Running in 437b903eb406 01:39:31 Removing intermediate container 437b903eb406 01:39:31 ---> 2e05353f3136 01:39:31 Step 11/25 : COPY . . 01:39:32 ---> 2dd1c59406e6 01:39:32 Step 12/25 : RUN $MAKE 01:39:32 ---> Running in 880b659006a9 01:39:33 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.2.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.27" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:43:25 Removing intermediate container 880b659006a9 01:43:25 ---> aa187bb1eced 01:43:25 Step 13/25 : FROM alpine:3.18 01:43:25 3.18: Pulling from library/alpine 01:43:25 4983c3fe2029: Pulling fs layer 01:43:25 4983c3fe2029: Verifying Checksum 01:43:25 4983c3fe2029: Download complete 01:43:25 4983c3fe2029: Pull complete 01:43:25 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 01:43:25 Status: Downloaded newer image for alpine:3.18 01:43:25 ---> a0237000ae83 01:43:25 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:43:25 ---> Running in 2b35f73916b3 01:43:25 Removing intermediate container 2b35f73916b3 01:43:25 ---> 6016de8b6154 01:43:25 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:43:25 ---> Running in c568a3579153 01:43:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:43:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:43:25 (1/1) Installing dumb-init (1.2.5-r2) 01:43:25 Executing busybox-1.36.1-r7.trigger 01:43:25 OK: 8 MiB in 16 packages 01:43:25 Removing intermediate container c568a3579153 01:43:25 ---> cbef57efdbd3 01:43:25 Step 16/25 : RUN apk --no-cache upgrade 01:43:25 ---> Running in dcb3b7b6d2a4 01:43:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:43:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:43:27 OK: 8 MiB in 16 packages 01:43:28 Removing intermediate container dcb3b7b6d2a4 01:43:28 ---> 14064627228d 01:43:28 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:43:30 ---> c5cee3021f4d 01:43:30 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:43:31 ---> 60faee8f5a21 01:43:31 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:43:31 ---> a1a054726d20 01:43:31 Step 20/25 : EXPOSE 59982 01:43:31 ---> Running in 3ab9a67841af 01:43:31 Removing intermediate container 3ab9a67841af 01:43:31 ---> 8a05cde8ee58 01:43:31 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:43:32 ---> Running in 9821540cfadb 01:43:32 Removing intermediate container 9821540cfadb 01:43:32 ---> d0a7b35f2821 01:43:32 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:43:32 ---> Running in 04e1523e7e63 01:43:32 Removing intermediate container 04e1523e7e63 01:43:32 ---> 73a394569a8b 01:43:32 Step 23/25 : LABEL arch=arm64 01:43:33 ---> Running in 0cd5f76964ee 01:43:33 Removing intermediate container 0cd5f76964ee 01:43:33 ---> 74d9a10e100e 01:43:33 Step 24/25 : LABEL git_sha=3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 01:43:33 ---> Running in 53fafbe06e65 01:43:33 Removing intermediate container 53fafbe06e65 01:43:33 ---> c298587c0963 01:43:33 Step 25/25 : LABEL version=3.2.0-dev.16 01:43:33 ---> Running in 01f4f8a45b89 01:43:33 Removing intermediate container 01f4f8a45b89 01:43:33 ---> fe8e55233f02 01:43:33 [Warning] One or more build-args [ARCH] were not consumed 01:43:34 Successfully built fe8e55233f02 01:43:34 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 01:43:34 provisioning config files... 01:43:34 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/170@tmp/config8704631934810976399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:43:34 ---> ****-login.sh 01:43:34 nexus3.edgexfoundry.org:10001 01:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:43:34 Configure a credential helper to remove this warning. See 01:43:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:43:34 01:43:34 Login Succeeded 01:43:34 nexus3.edgexfoundry.org:10002 01:43:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:43:35 Configure a credential helper to remove this warning. See 01:43:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:43:35 01:43:35 Login Succeeded 01:43:35 nexus3.edgexfoundry.org:10003 01:43:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:43:35 Configure a credential helper to remove this warning. See 01:43:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:43:35 01:43:35 Login Succeeded 01:43:35 nexus3.edgexfoundry.org:10004 01:43:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:43:35 Configure a credential helper to remove this warning. See 01:43:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:43:35 01:43:35 Login Succeeded 01:43:35 ****.io 01:43:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:43:36 Configure a credential helper to remove this warning. See 01:43:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:43:36 01:43:36 Login Succeeded 01:43:36 ---> ****-login.sh ends [Pipeline] } 01:43:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:43:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:43:36 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 01:43:36 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 01:43:36 latest 01:43:36 3.2.0-dev.16 01:43:36 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97-3.2.0-dev.16 01:43:36 main 01:43:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:36 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:37 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 01:43:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 01:43:37 59fdeed5f914: Preparing 01:43:37 72576aabe396: Preparing 01:43:37 68e4dd07deab: Preparing 01:43:37 9a955dae5dc3: Preparing 01:43:37 daffe5f1e376: Preparing 01:43:37 3c20671a5817: Preparing 01:43:37 3c20671a5817: Waiting 01:43:37 72576aabe396: Pushed 01:43:37 9a955dae5dc3: Pushed 01:43:37 59fdeed5f914: Pushed 01:43:37 daffe5f1e376: Pushed 01:43:37 3c20671a5817: Layer already exists 01:43:47 68e4dd07deab: Pushed 01:43:47 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97: digest: sha256:0ff22a66bf0794a5c9e2f53c7632783174eeaac86807929f7f8c34904b8e8f1e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:48 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:48 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 01:43:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 01:43:48 59fdeed5f914: Preparing 01:43:48 72576aabe396: Preparing 01:43:48 68e4dd07deab: Preparing 01:43:48 9a955dae5dc3: Preparing 01:43:48 daffe5f1e376: Preparing 01:43:48 3c20671a5817: Preparing 01:43:48 3c20671a5817: Waiting 01:43:48 daffe5f1e376: Layer already exists 01:43:48 9a955dae5dc3: Layer already exists 01:43:48 68e4dd07deab: Layer already exists 01:43:48 72576aabe396: Layer already exists 01:43:48 59fdeed5f914: Layer already exists 01:43:48 3c20671a5817: Layer already exists 01:43:48 latest: digest: sha256:0ff22a66bf0794a5c9e2f53c7632783174eeaac86807929f7f8c34904b8e8f1e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:49 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:49 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.16 01:43:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 01:43:49 59fdeed5f914: Preparing 01:43:49 72576aabe396: Preparing 01:43:49 68e4dd07deab: Preparing 01:43:49 9a955dae5dc3: Preparing 01:43:49 daffe5f1e376: Preparing 01:43:49 3c20671a5817: Preparing 01:43:49 3c20671a5817: Waiting 01:43:49 68e4dd07deab: Layer already exists 01:43:49 9a955dae5dc3: Layer already exists 01:43:49 59fdeed5f914: Layer already exists 01:43:49 72576aabe396: Layer already exists 01:43:49 daffe5f1e376: Layer already exists 01:43:49 3c20671a5817: Layer already exists 01:43:49 3.2.0-dev.16: digest: sha256:0ff22a66bf0794a5c9e2f53c7632783174eeaac86807929f7f8c34904b8e8f1e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:49 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:50 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97-3.2.0-dev.16 01:43:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 01:43:50 59fdeed5f914: Preparing 01:43:50 72576aabe396: Preparing 01:43:50 68e4dd07deab: Preparing 01:43:50 9a955dae5dc3: Preparing 01:43:50 daffe5f1e376: Preparing 01:43:50 3c20671a5817: Preparing 01:43:50 3c20671a5817: Waiting 01:43:50 59fdeed5f914: Layer already exists 01:43:50 9a955dae5dc3: Layer already exists 01:43:50 68e4dd07deab: Layer already exists 01:43:50 72576aabe396: Layer already exists 01:43:50 daffe5f1e376: Layer already exists 01:43:50 3c20671a5817: Layer already exists 01:43:50 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97-3.2.0-dev.16: digest: sha256:0ff22a66bf0794a5c9e2f53c7632783174eeaac86807929f7f8c34904b8e8f1e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:50 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:51 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 01:43:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 01:43:51 59fdeed5f914: Preparing 01:43:51 72576aabe396: Preparing 01:43:51 68e4dd07deab: Preparing 01:43:51 9a955dae5dc3: Preparing 01:43:51 daffe5f1e376: Preparing 01:43:51 3c20671a5817: Preparing 01:43:51 3c20671a5817: Waiting 01:43:51 68e4dd07deab: Layer already exists 01:43:51 9a955dae5dc3: Layer already exists 01:43:51 daffe5f1e376: Layer already exists 01:43:51 72576aabe396: Layer already exists 01:43:51 59fdeed5f914: Layer already exists 01:43:51 3c20671a5817: Layer already exists 01:43:51 main: digest: sha256:0ff22a66bf0794a5c9e2f53c7632783174eeaac86807929f7f8c34904b8e8f1e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:43:51 ===================================================== [Pipeline] echo 01:43:51 taggedImages: 01:43:51 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 01:43:51 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 01:43:51 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.16 01:43:51 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97-3.2.0-dev.16 01:43:51 - 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 01:43:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:43:51 01:43:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:43:52 arm64: Pulling from edgex-lftools-log-publisher 01:43:52 8998bd30e6a1: Pulling fs layer 01:43:52 04944245beec: Pulling fs layer 01:43:52 699f458cf7ca: Pulling fs layer 01:43:52 765212b225bb: Pulling fs layer 01:43:52 f23df028b6ca: Pulling fs layer 01:43:52 d65c8cfc05b1: Pulling fs layer 01:43:52 2437ff75d9bd: Pulling fs layer 01:43:52 765212b225bb: Waiting 01:43:52 f23df028b6ca: Waiting 01:43:52 d65c8cfc05b1: Waiting 01:43:52 2437ff75d9bd: Waiting 01:43:52 04944245beec: Verifying Checksum 01:43:52 04944245beec: Download complete 01:43:52 765212b225bb: Verifying Checksum 01:43:52 765212b225bb: Download complete 01:43:52 f23df028b6ca: Verifying Checksum 01:43:52 f23df028b6ca: Download complete 01:43:52 d65c8cfc05b1: Verifying Checksum 01:43:52 d65c8cfc05b1: Download complete 01:43:52 699f458cf7ca: Verifying Checksum 01:43:52 699f458cf7ca: Download complete 01:43:53 8998bd30e6a1: Verifying Checksum 01:43:53 8998bd30e6a1: Download complete 01:43:55 2437ff75d9bd: Verifying Checksum 01:43:55 2437ff75d9bd: Download complete 01:43:57 8998bd30e6a1: Pull complete 01:43:58 04944245beec: Pull complete 01:43:59 699f458cf7ca: Pull complete 01:43:59 765212b225bb: Pull complete 01:44:00 f23df028b6ca: Pull complete 01:44:01 d65c8cfc05b1: Pull complete 01:44:19 2437ff75d9bd: Pull complete 01:44:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:44:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:44:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:19 prd-ubuntu20.04-docker-arm64-4c-16g-6495 does not seem to be running inside a container 01:44:19 $ 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/170 -v /w/workspace/device-mqtt-go/170:/w/workspace/device-mqtt-go/170:rw,z -v /w/workspace/device-mqtt-go/170@tmp:/w/workspace/device-mqtt-go/170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:44:22 $ docker top f0a3c23c06a680f0900ae79092d122cb7c49d2ec91ef69a34a444bf37a702e03 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:44:23 ---> job-cost.sh 01:44:23 lf-activate-venv: SKIPPING 01:44:23 INFO: No Stack... 01:44:23 INFO: Retrieving Pricing Info for: v3-standard-4 01:44:24 INFO: Archiving Costs [Pipeline] sh 01:44:24 + cat /w/workspace/device-mqtt-go/170/archives/cost.csv 01:44:24 + cut -d, -f6 [Pipeline] lock 01:44:25 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-170-stack-cost] 01:44:25 Resource [jenkins-edgexfoundry-device-mqtt-go-main-170-stack-cost] did not exist. Created. 01:44:25 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-170-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:44:25 /w/workspace/device-mqtt-go/170@tmp/durable-c55fe577/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:44:26 + echo total: 0.10999999940395355 [Pipeline] stash 01:44:26 Warning: overwriting stash ‘stack-cost’ 01:44:26 Stashed 1 file(s) [Pipeline] } 01:44:26 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-170-stack-cost] [Pipeline] // lock [Pipeline] } 01:44:26 $ docker stop --time=1 f0a3c23c06a680f0900ae79092d122cb7c49d2ec91ef69a34a444bf37a702e03 01:44:28 $ docker rm -f --volumes f0a3c23c06a680f0900ae79092d122cb7c49d2ec91ef69a34a444bf37a702e03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 01:44:29 provisioning config files... 01:44:29 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8930186669377942008tmp [Pipeline] { [Pipeline] sh 01:44:29 + set +x 01:44:29 + curl -s https://codecov.io/bash 01:44:29 + bash -s -- 01:44:29 01:44:29 _____ _ 01:44:29 / ____| | | 01:44:29 | | ___ __| | ___ ___ _____ __ 01:44:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:44:29 | |___| (_) | (_| | __/ (_| (_) \ V / 01:44:29 \_____\___/ \__,_|\___|\___\___/ \_/ 01:44:29 Bash-1.0.6 01:44:29 01:44:29 01:44:29 ==> git version 2.25.1 found 01:44:29 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 01:44:29 Release-Date: 2020-01-08 01:44:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:44:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:44:29 ==> Jenkins CI detected. 01:44:29 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 01:44:29 project root: . 01:44:29 --> token set from env 01:44:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:44:29 ==> Running gcov in . (disable via -X gcov) 01:44:29 ==> Python coveragepy not found 01:44:29 ==> Searching for coverage reports in: 01:44:29 + . 01:44:29 -> Found 1 reports 01:44:29 ==> Detecting git/mercurial file structure 01:44:29 ==> Reading reports 01:44:29 + ./coverage.out bytes=18506 01:44:29 ==> Appending adjustments 01:44:29 https://docs.codecov.io/docs/fixing-reports 01:44:29 + Found adjustments 01:44:29 ==> Gzipping contents 01:44:29 4.0K /tmp/codecov.1zeH15.gz 01:44:29 ==> Uploading reports 01:44:29 url: https://codecov.io 01:44:29 query: branch=main&commit=3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F170%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:44:29 -> Pinging Codecov 01:44:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F170%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:44:29 -> Uploading to 01:44:29 https://storage.googleapis.com/codecov/v4/raw/2024-07-26/7D719EC7BBE17E464838252E33014C33/3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97/3e0969a0-68b8-47af-83c1-c0904266c21c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240726%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240726T014429Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c13b71d056e58893b496081c32b476fd06860c7804862406d8c64bb400671fca 01:44:29 % Total % Received % Xferd Average Speed Time Time Time Current 01:44:29 Dload Upload Total Spent Left Speed 01:44:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 13085 --:--:-- --:--:-- --:--:-- 13085 01:44:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 [Pipeline] } 01:44:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:44:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:44:30 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:44:30 01:44:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:44:30 latest: Pulling from edgex-devops/edgex-snyk-go 01:44:30 619be1103602: Already exists 01:44:30 f8ea3408117e: Pulling fs layer 01:44:30 91320369b822: Pulling fs layer 01:44:30 0406650e8295: Pulling fs layer 01:44:30 4f4fb700ef54: Pulling fs layer 01:44:30 96d80e3f36e1: Pulling fs layer 01:44:30 bcf3aedb951c: Pulling fs layer 01:44:30 4f4fb700ef54: Waiting 01:44:30 96d80e3f36e1: Waiting 01:44:30 bcf3aedb951c: Waiting 01:44:30 0406650e8295: Verifying Checksum 01:44:30 0406650e8295: Download complete 01:44:30 f8ea3408117e: Download complete 01:44:30 4f4fb700ef54: Download complete 01:44:30 f8ea3408117e: Pull complete 01:44:30 96d80e3f36e1: Verifying Checksum 01:44:30 96d80e3f36e1: Download complete 01:44:31 91320369b822: Verifying Checksum 01:44:31 91320369b822: Download complete 01:44:31 bcf3aedb951c: Verifying Checksum 01:44:31 bcf3aedb951c: Download complete 01:44:34 91320369b822: Pull complete 01:44:34 0406650e8295: Pull complete 01:44:34 4f4fb700ef54: Pull complete 01:44:34 96d80e3f36e1: Pull complete 01:44:37 bcf3aedb951c: Pull complete 01:44:37 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 01:44:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:44:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:37 prd-ubuntu20.04-docker-8c-8g-6493 does not seem to be running inside a container 01:44:37 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 01:44:42 $ docker top 5b5e853cd5d5f2d9ce5ed01488edd42464b46cce90d6de13936ebb6e77aedd10 -eo pid,comm [Pipeline] { [Pipeline] sh 01:44:43 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo 01:44:43 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 01:44:43 + set -o pipefail 01:44:43 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 01:44:50 01:44:50 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 01:44:50 01:44:50 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/bf02f9e3-ac40-4f82-a19a-19772acc3a01 01:44:50 01:44:50 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:44:50 01:44:50 01:44:50 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 01:44:50 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:44:50 $ docker stop --time=1 5b5e853cd5d5f2d9ce5ed01488edd42464b46cce90d6de13936ebb6e77aedd10 01:44:55 $ docker rm -f --volumes 5b5e853cd5d5f2d9ce5ed01488edd42464b46cce90d6de13936ebb6e77aedd10 [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 01:44:56 + git log --format=format:%s -1 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 [Pipeline] sh 01:44:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:44:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:44:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:56 prd-ubuntu20.04-docker-8c-8g-6493 does not seem to be running inside a container 01:44:56 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:44:57 $ docker top 08c65ebd2a69872bf8455d8f8d4d0de870bc1af59afa215ef6b04a31b7e4b296 -eo pid,comm 01:44:57 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:44:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:44:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:44:57 [ssh-agent] Looking for ssh-agent implementation... 01:44:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:44:57 $ docker exec 08c65ebd2a69872bf8455d8f8d4d0de870bc1af59afa215ef6b04a31b7e4b296 ssh-agent 01:44:57 SSH_AUTH_SOCK=/tmp/ssh-eb14uw1u2A7t/agent.32 01:44:57 SSH_AGENT_PID=38 01:44:57 Running ssh-add (command line suppressed) 01:44:57 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17966631085912593074.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17966631085912593074.key) 01:44:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:44:58 + git semver tag 01:44:58 2024-07-26 01:44:58,235 [run_tag] DEBUG tag force:False 01:44:58 2024-07-26 01:44:58,235 [check_head_tag] DEBUG check head tag 01:44:58 2024-07-26 01:44:58,236 [execute] INFO git cat-file --batch-check 01:44:58 2024-07-26 01:44:58,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 01:44:58 2024-07-26 01:44:58,240 [execute] INFO git cat-file --batch 01:44:58 2024-07-26 01:44:58,240 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 01:44:58 2024-07-26 01:44:58,255 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 01:44:58 2024-07-26 01:44:58,255 [execute] INFO git tag -a v3.2.0-dev.16 -m v3.2.0-dev.16 01:44:58 2024-07-26 01:44:58,255 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.16', '-m', 'v3.2.0-dev.16'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 01:44:58 2024-07-26 01:44:58,260 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 01:44:58 3.2.0-dev.16 [Pipeline] } 01:44:58 $ docker exec --env ******** --env ******** 08c65ebd2a69872bf8455d8f8d4d0de870bc1af59afa215ef6b04a31b7e4b296 ssh-agent -k 01:44:58 unset SSH_AUTH_SOCK; 01:44:58 unset SSH_AGENT_PID; 01:44:58 echo Agent pid 38 killed; 01:44:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:44:58 + git semver [Pipeline] } 01:44:59 $ docker stop --time=1 08c65ebd2a69872bf8455d8f8d4d0de870bc1af59afa215ef6b04a31b7e4b296 01:45:00 $ docker rm -f --volumes 08c65ebd2a69872bf8455d8f8d4d0de870bc1af59afa215ef6b04a31b7e4b296 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:45:00 01:45:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:45:01 0.23.1-centos7: Pulling from edgex-lftools 01:45:01 ab5ef0e58194: Pulling fs layer 01:45:01 9712f1f96733: Pulling fs layer 01:45:01 63f879dbbcfc: Pulling fs layer 01:45:01 0d9ebad4ef96: Pulling fs layer 01:45:01 e9a5061849ea: Pulling fs layer 01:45:01 d747dcd14b5f: Pulling fs layer 01:45:01 2de7ff778b66: Pulling fs layer 01:45:01 e9a5061849ea: Waiting 01:45:01 2de7ff778b66: Waiting 01:45:01 d747dcd14b5f: Waiting 01:45:01 9712f1f96733: Verifying Checksum 01:45:01 9712f1f96733: Download complete 01:45:01 63f879dbbcfc: Verifying Checksum 01:45:01 63f879dbbcfc: Download complete 01:45:01 e9a5061849ea: Verifying Checksum 01:45:01 d747dcd14b5f: Verifying Checksum 01:45:01 d747dcd14b5f: Download complete 01:45:01 0d9ebad4ef96: Verifying Checksum 01:45:01 ab5ef0e58194: Verifying Checksum 01:45:01 ab5ef0e58194: Download complete 01:45:01 2de7ff778b66: Download complete 01:45:04 ab5ef0e58194: Pull complete 01:45:04 9712f1f96733: Pull complete 01:45:04 63f879dbbcfc: Pull complete 01:45:08 0d9ebad4ef96: Pull complete 01:45:08 e9a5061849ea: Pull complete 01:45:08 d747dcd14b5f: Pull complete 01:45:09 2de7ff778b66: Pull complete 01:45:09 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:45:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:45:09 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:45:09 prd-ubuntu20.04-docker-8c-8g-6493 does not seem to be running inside a container 01:45:09 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:45:15 $ docker top 498579bed78f1c935960ff677799856edd00ab272023bc4c22ea01f7601438e3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:45:15 provisioning config files... 01:45:15 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config703130943868266706tmp 01:45:15 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17557598693694975562tmp 01:45:15 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7892350874725098069tmp [Pipeline] { [Pipeline] echo 01:45:15 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:45:15 ---> sigul-configuration.sh 01:45:15 gpg: directory `/root/.gnupg' created 01:45:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:45:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:45:15 gpg: keyring `/root/.gnupg/secring.gpg' created 01:45:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:45:15 gpg: CAST5 encrypted data 01:45:15 gpg: encrypted with 1 passphrase 01:45:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:45:15 + mkdir /home/jenkins 01:45:15 + mkdir /home/jenkins/sigul [Pipeline] sh 01:45:16 + 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 01:45:16 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:45:16 ---> sigul-install.sh 01:45:16 Sigul already installed; skipping installation. [Pipeline] sh 01:45:16 + git tag --list 01:45:16 0.7.1 01:45:16 v1.0.0 01:45:16 v1.1.0 01:45:16 v1.1.1 01:45:16 v1.2.2 01:45:16 v1.3.0 01:45:16 v1.3.1 01:45:16 v2.0.0 01:45:16 v2.1.0 01:45:16 v2.1.1 01:45:16 v2.2.0 01:45:16 v2.3.0 01:45:16 v3.0 01:45:16 v3.0.0 01:45:16 v3.1 01:45:16 v3.1.0 01:45:16 v3.1.0-dev.1 01:45:16 v3.1.0-dev.10 01:45:16 v3.1.0-dev.11 01:45:16 v3.1.0-dev.12 01:45:16 v3.1.0-dev.13 01:45:16 v3.1.0-dev.14 01:45:16 v3.1.0-dev.15 01:45:16 v3.1.0-dev.16 01:45:16 v3.1.0-dev.17 01:45:16 v3.1.0-dev.18 01:45:16 v3.1.0-dev.19 01:45:16 v3.1.0-dev.2 01:45:16 v3.1.0-dev.20 01:45:16 v3.1.0-dev.21 01:45:16 v3.1.0-dev.22 01:45:16 v3.1.0-dev.23 01:45:16 v3.1.0-dev.24 01:45:16 v3.1.0-dev.25 01:45:16 v3.1.0-dev.3 01:45:16 v3.1.0-dev.4 01:45:16 v3.1.0-dev.5 01:45:16 v3.1.0-dev.6 01:45:16 v3.1.0-dev.7 01:45:16 v3.1.0-dev.8 01:45:16 v3.1.0-dev.9 01:45:16 v3.1.1 01:45:16 v3.2.0-dev.1 01:45:16 v3.2.0-dev.10 01:45:16 v3.2.0-dev.11 01:45:16 v3.2.0-dev.12 01:45:16 v3.2.0-dev.13 01:45:16 v3.2.0-dev.14 01:45:16 v3.2.0-dev.15 01:45:16 v3.2.0-dev.16 01:45:16 v3.2.0-dev.2 01:45:16 v3.2.0-dev.3 01:45:16 v3.2.0-dev.4 01:45:16 v3.2.0-dev.5 01:45:16 v3.2.0-dev.6 01:45:16 v3.2.0-dev.7 01:45:16 v3.2.0-dev.8 01:45:16 v3.2.0-dev.9 [Pipeline] sh 01:45:17 + lftools sign git-tag v3.2.0-dev.16 01:45:17 Signing Git tag with Sigul... 01:45:17 Signing v3.2.0-dev.16 [Pipeline] echo 01:45:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:45:18 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:45:18 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:45:18 $ docker stop --time=1 498579bed78f1c935960ff677799856edd00ab272023bc4c22ea01f7601438e3 01:45:19 $ docker rm -f --volumes 498579bed78f1c935960ff677799856edd00ab272023bc4c22ea01f7601438e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:45:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:45:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:45:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:45:20 prd-ubuntu20.04-docker-8c-8g-6493 does not seem to be running inside a container 01:45:20 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:45:20 $ docker top 262e484fa581ab80a1703c08cc34bd49fc96d2dfd243eed5f3903ade08653306 -eo pid,comm 01:45:21 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:45:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:45:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:45:21 [ssh-agent] Looking for ssh-agent implementation... 01:45:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:45:21 $ docker exec 262e484fa581ab80a1703c08cc34bd49fc96d2dfd243eed5f3903ade08653306 ssh-agent 01:45:21 SSH_AUTH_SOCK=/tmp/ssh-vMXkjgA6EGCO/agent.32 01:45:21 SSH_AGENT_PID=38 01:45:21 Running ssh-add (command line suppressed) 01:45:21 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12978638011148271811.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12978638011148271811.key) 01:45:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:45:21 + git semver bump pre 01:45:21 2024-07-26 01:45:21,929 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 01:45:21 2024-07-26 01:45:21,930 [bump_version] DEBUG bumping version:3.2.0-dev.16 on axis:pre with prefix:dev 01:45:21 2024-07-26 01:45:21,930 [bump_version] DEBUG bumped version:3.2.0-dev.17 01:45:21 2024-07-26 01:45:21,930 [write_version] DEBUG write version:3.2.0-dev.17 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 01:45:21 2024-07-26 01:45:21,930 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 01:45:21 2024-07-26 01:45:21,930 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 01:45:21 2024-07-26 01:45:21,932 [execute] INFO git cat-file --batch-check 01:45:21 2024-07-26 01:45:21,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 01:45:21 2024-07-26 01:45:21,938 [execute] INFO git cat-file --batch 01:45:21 2024-07-26 01:45:21,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 01:45:21 2024-07-26 01:45:21,943 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 01:45:21 3.2.0-dev.17 [Pipeline] } 01:45:21 $ docker exec --env ******** --env ******** 262e484fa581ab80a1703c08cc34bd49fc96d2dfd243eed5f3903ade08653306 ssh-agent -k 01:45:22 unset SSH_AUTH_SOCK; 01:45:22 unset SSH_AGENT_PID; 01:45:22 echo Agent pid 38 killed; 01:45:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:45:22 + git semver [Pipeline] } 01:45:22 $ docker stop --time=1 262e484fa581ab80a1703c08cc34bd49fc96d2dfd243eed5f3903ade08653306 01:45:23 $ docker rm -f --volumes 262e484fa581ab80a1703c08cc34bd49fc96d2dfd243eed5f3903ade08653306 [Pipeline] // withDockerContainer [Pipeline] sh 01:45:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:45:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:45:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:45:24 prd-ubuntu20.04-docker-8c-8g-6493 does not seem to be running inside a container 01:45:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:45:25 $ docker top 5a06657a6a2685faba079731044e5727ed1cf3234dec19ca6bbfecc67211adc2 -eo pid,comm 01:45:25 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:45:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:45:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:45:25 [ssh-agent] Looking for ssh-agent implementation... 01:45:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:45:25 $ docker exec 5a06657a6a2685faba079731044e5727ed1cf3234dec19ca6bbfecc67211adc2 ssh-agent 01:45:25 SSH_AUTH_SOCK=/tmp/ssh-jLBxpssA7oXN/agent.31 01:45:25 SSH_AGENT_PID=37 01:45:25 Running ssh-add (command line suppressed) 01:45:25 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4253471020903253782.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4253471020903253782.key) 01:45:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:45:25 + git semver push 01:45:26 2024-07-26 01:45:25,986 [run_push] DEBUG push 01:45:26 2024-07-26 01:45:25,986 [execute] INFO git cat-file --batch-check 01:45:26 2024-07-26 01:45:25,987 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 01:45:26 2024-07-26 01:45:25,990 [execute] INFO git rev-list 7537165356e5f79a834b91f14f7505f93ac119ab -- 01:45:26 2024-07-26 01:45:25,991 [execute] DEBUG Popen(['git', 'rev-list', '7537165356e5f79a834b91f14f7505f93ac119ab', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 01:45:26 2024-07-26 01:45:26,000 [execute] INFO git fetch -v origin 01:45:26 2024-07-26 01:45:26,001 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) 01:45:26 2024-07-26 01:45:26,451 [run_push] DEBUG no remote changes detected 01:45:26 2024-07-26 01:45:26,451 [execute] INFO git push origin semver 01:45:26 2024-07-26 01:45:26,452 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 01:45:27 2024-07-26 01:45:27,345 [run_push] DEBUG push all version tags 01:45:27 2024-07-26 01:45:27,345 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:45:27 2024-07-26 01:45:27,346 [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) 01:45:28 2024-07-26 01:45:28,057 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 01:45:28 3.2.0-dev.17 [Pipeline] } 01:45:28 $ docker exec --env ******** --env ******** 5a06657a6a2685faba079731044e5727ed1cf3234dec19ca6bbfecc67211adc2 ssh-agent -k 01:45:28 unset SSH_AUTH_SOCK; 01:45:28 unset SSH_AGENT_PID; 01:45:28 echo Agent pid 37 killed; 01:45:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:45:28 + git semver [Pipeline] } 01:45:28 $ docker stop --time=1 5a06657a6a2685faba079731044e5727ed1cf3234dec19ca6bbfecc67211adc2 01:45:30 $ docker rm -f --volumes 5a06657a6a2685faba079731044e5727ed1cf3234dec19ca6bbfecc67211adc2 [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 01:45:30 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 01:45:30 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 01:45:30 total 16 01:45:30 drwxr-xr-x 3 root root 4096 Jul 26 01:31 . 01:45:30 drwxrwxr-x 10 jenkins jenkins 4096 Jul 26 01:45 .. 01:45:30 drwxr-xr-x 2 root root 4096 Jul 26 01:31 cost 01:45:30 -rw-r--r-- 1 root root 86 Jul 26 01:31 cost.csv 01:45:30 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 01:45:30 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 01:45:30 total 16 01:45:30 drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 01:31 . 01:45:30 drwxrwxr-x 10 jenkins jenkins 4096 Jul 26 01:45 .. 01:45:30 drwxr-xr-x 2 jenkins jenkins 4096 Jul 26 01:31 cost 01:45:30 -rw-r--r-- 1 jenkins jenkins 86 Jul 26 01:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:45:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:45:31 ---> package-listing.sh 01:45:31 ++ facter osfamily 01:45:31 ++ tr '[:upper:]' '[:lower:]' 01:45:32 + OS_FAMILY=debian 01:45:32 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 01:45:32 + START_PACKAGES=/tmp/packages_start.txt 01:45:32 + END_PACKAGES=/tmp/packages_end.txt 01:45:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:45:32 + PACKAGES=/tmp/packages_start.txt 01:45:32 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 01:45:32 + PACKAGES=/tmp/packages_end.txt 01:45:32 + case "${OS_FAMILY}" in 01:45:32 + dpkg -l 01:45:32 + grep '^ii' 01:45:32 + '[' -f /tmp/packages_start.txt ']' 01:45:32 + '[' -f /tmp/packages_end.txt ']' 01:45:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:45:32 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 01:45:32 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 01:45:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 01:45:32 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 01:45:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:45:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:45:33 prd-ubuntu20.04-docker-8c-8g-6493 does not seem to be running inside a container 01:45:33 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:45:33 $ docker top c980cea3ad2d4185f45c1c3a10d47b6b8d608e670eb6de60c887bd75d84c874a -eo pid,comm [Pipeline] { [Pipeline] sh 01:45:33 + touch /tmp/pre-build-complete [Pipeline] sh 01:45:33 + mkdir -p /var/log/sysstat [Pipeline] sh 01:45:34 + ls /var/log/sa-host 01:45:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:45:34 provisioning config files... 01:45:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3469435367840953901tmp [Pipeline] { [Pipeline] echo 01:45:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:45:34 ---> create-netrc.sh [Pipeline] } 01:45:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:45:35 ---> python-tools-install.sh [Pipeline] echo 01:45:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:45:35 ---> sudo-logs.sh 01:45:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:45:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:45:35 ---> job-cost.sh 01:45:35 lf-activate-venv: SKIPPING 01:45:35 DEBUG: total: 0.2199999988079071 01:45:35 INFO: Retrieving Stack Cost... 01:45:35 INFO: Retrieving Pricing Info for: v3-standard-8 01:45:36 INFO: Archiving Costs [Pipeline] echo 01:45:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:45:36 ---> logs-deploy.sh 01:45:36 lf-activate-venv: SKIPPING 01:45:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/170 01:45:36 INFO: archiving workspace using pattern(s): 01:45:37 Archives upload complete. 01:45:37 INFO: archiving logs to Nexus 01:45:38 ---> uname -a: 01:45:38 Linux prd-ubuntu20-04-docker-8c-8g-6493 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:45:38 01:45:38 01:45:38 ---> lscpu: 01:45:38 Architecture: x86_64 01:45:38 CPU op-mode(s): 32-bit, 64-bit 01:45:38 Byte Order: Little Endian 01:45:38 Address sizes: 40 bits physical, 48 bits virtual 01:45:38 CPU(s): 8 01:45:38 On-line CPU(s) list: 0-7 01:45:38 Thread(s) per core: 1 01:45:38 Core(s) per socket: 1 01:45:38 Socket(s): 8 01:45:38 NUMA node(s): 1 01:45:38 Vendor ID: AuthenticAMD 01:45:38 CPU family: 23 01:45:38 Model: 49 01:45:38 Model name: AMD EPYC-Rome Processor 01:45:38 Stepping: 0 01:45:38 CPU MHz: 2800.000 01:45:38 BogoMIPS: 5600.00 01:45:38 Virtualization: AMD-V 01:45:38 Hypervisor vendor: KVM 01:45:38 Virtualization type: full 01:45:38 L1d cache: 256 KiB 01:45:38 L1i cache: 256 KiB 01:45:38 L2 cache: 4 MiB 01:45:38 L3 cache: 128 MiB 01:45:38 NUMA node0 CPU(s): 0-7 01:45:38 Vulnerability Itlb multihit: Not affected 01:45:38 Vulnerability L1tf: Not affected 01:45:38 Vulnerability Mds: Not affected 01:45:38 Vulnerability Meltdown: Not affected 01:45:38 Vulnerability Mmio stale data: Not affected 01:45:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:45:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:45:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:45:38 Vulnerability Srbds: Not affected 01:45:38 Vulnerability Tsx async abort: Not affected 01:45:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:45:38 01:45:38 01:45:38 ---> nproc: 01:45:38 8 01:45:38 01:45:38 01:45:38 ---> df -h: 01:45:38 Filesystem Size Used Avail Use% Mounted on 01:45:38 overlay 155G 14G 142G 9% / 01:45:38 tmpfs 64M 0 64M 0% /dev 01:45:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:45:38 shm 64M 0 64M 0% /dev/shm 01:45:38 /dev/vda1 155G 14G 142G 9% /facter-os 01:45:38 01:45:38 01:45:38 ---> sar -b -r -n DEV: 01:45:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6493) 07/26/24 _x86_64_ (8 CPU) 01:45:38 01:45:38 01:27:53 LINUX RESTART (8 CPU) 01:45:38 01:45:38 01:28:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:45:38 01:29:02 430.06 48.51 381.55 0.00 5454.42 160974.77 0.00 01:45:38 01:30:01 287.09 3.17 283.92 0.00 30.09 80022.23 0.00 01:45:38 01:31:01 170.52 0.23 170.29 0.00 20.40 48247.43 0.00 01:45:38 01:32:01 51.76 0.02 51.74 0.00 1.07 16800.02 0.00 01:45:38 01:33:01 13.71 2.62 11.10 0.00 113.71 1710.91 0.00 01:45:38 01:34:01 39.49 3.53 35.95 0.00 4255.65 6819.19 0.00 01:45:38 01:35:01 3.73 0.02 3.72 0.00 0.13 91.57 0.00 01:45:38 01:36:01 1.93 0.00 1.93 0.00 0.00 21.46 0.00 01:45:38 01:37:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 01:45:38 01:38:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 01:45:38 01:39:01 1.53 0.00 1.53 0.00 0.00 17.19 0.00 01:45:38 01:40:01 2.00 0.00 2.00 0.00 0.00 28.40 0.00 01:45:38 01:41:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 01:45:38 01:42:01 1.38 0.00 1.38 0.00 0.00 14.80 0.00 01:45:38 01:43:01 1.60 0.00 1.60 0.00 0.00 20.13 0.00 01:45:38 01:44:01 2.38 0.02 2.37 0.00 0.13 31.59 0.00 01:45:38 01:45:01 89.07 0.18 88.89 0.00 11.20 38106.18 0.00 01:45:38 Average: 64.53 3.43 61.10 0.00 582.14 20704.06 0.00 01:45:38 01:45:38 01:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:45:38 01:29:02 29181424 31518288 803076 2.44 76344 2534868 1974724 5.82 1055240 2263008 868 01:45:38 01:30:01 26938468 30904532 1396248 4.25 189916 3876076 2345160 6.91 1895652 3471564 360616 01:45:38 01:31:01 27495360 31531696 773200 2.35 195172 3960712 1891336 5.57 1366588 3467372 756 01:45:38 01:32:01 26989836 31534808 768284 2.34 202644 4412552 1783228 5.26 1377244 3906304 128 01:45:38 01:33:01 26921472 31510632 774096 2.35 205296 4459068 1603524 4.73 1401348 3935300 812 01:45:38 01:34:01 26540816 31519040 757240 2.30 231504 4811212 1714088 5.05 1655708 4041760 140 01:45:38 01:35:01 26545976 31519324 757028 2.30 230060 4807972 1728800 5.09 1653956 4038552 8 01:45:38 01:36:01 26554048 31527452 748844 2.28 230132 4807972 1728800 5.09 1646196 4038548 4 01:45:38 01:37:01 26553524 31527072 749128 2.28 230204 4807976 1728800 5.09 1646292 4038556 8 01:45:38 01:38:01 26554180 31527804 748500 2.28 230276 4807980 1728800 5.09 1645944 4038560 168 01:45:38 01:39:01 26554068 31527768 748520 2.28 230340 4807980 1728800 5.09 1646292 4038556 16 01:45:38 01:40:01 26554852 31528616 747524 2.27 230428 4807984 1728800 5.09 1644852 4038564 132 01:45:38 01:41:01 26555056 31528916 747176 2.27 230496 4807992 1728800 5.09 1645028 4038572 184 01:45:38 01:42:01 26555284 31529208 746784 2.27 230580 4807992 1728800 5.09 1645012 4038576 212 01:45:38 01:43:01 26555248 31529284 746916 2.27 230656 4807992 1728800 5.09 1645088 4038572 4 01:45:38 01:44:01 26554056 31528280 747556 2.27 230736 4808100 1740808 5.13 1645232 4038660 40 01:45:38 01:45:01 25592456 31462612 810344 2.46 244228 5633628 2040824 6.01 1752136 4835636 196928 01:45:38 Average: 26776243 31485608 798263 2.43 214648 4574592 1803111 5.31 1586342 3900392 33001 01:45:38 01:45:38 01:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:45:38 01:29:02 ens3 592.00 398.95 5994.58 99.84 0.00 0.00 0.00 0.00 01:45:38 01:29:02 docker0 43.56 47.88 3.37 239.97 0.00 0.00 0.00 0.00 01:45:38 01:29:02 veth554a771 18.38 19.93 1.72 19.05 0.00 0.00 0.00 0.00 01:45:38 01:29:02 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 01:45:38 01:30:01 vetha68963a 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 01:45:38 01:30:01 ens3 481.89 303.80 3297.56 41.41 0.00 0.00 0.00 0.00 01:45:38 01:30:01 docker0 285.43 451.25 25.51 3268.68 0.00 0.00 0.00 0.00 01:45:38 01:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:45:38 01:31:01 ens3 75.72 63.61 183.33 342.61 0.00 0.00 0.00 0.00 01:45:38 01:31:01 docker0 4.77 8.07 0.28 93.25 0.00 0.00 0.00 0.00 01:45:38 01:31:01 lo 3.87 3.87 0.39 0.39 0.00 0.00 0.00 0.00 01:45:38 01:32:01 ens3 111.65 71.19 2536.13 15.62 0.00 0.00 0.00 0.00 01:45:38 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:38 01:32:01 lo 4.27 4.27 0.41 0.41 0.00 0.00 0.00 0.00 01:45:38 01:33:01 ens3 64.11 34.09 668.56 2.46 0.00 0.00 0.00 0.00 01:45:38 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:38 01:33:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 01:45:38 01:34:01 ens3 140.35 81.84 2045.72 5.59 0.00 0.00 0.00 0.00 01:45:38 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:38 01:34:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 01:45:38 01:35:01 ens3 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00 01:45:38 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:38 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:38 01:36:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:45:38 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:38 01:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:45:38 01:37:01 ens3 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 01:45:38 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:38 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:38 01:38:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:45:38 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:38 01:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:45:38 01:39:01 ens3 0.63 0.28 2.54 0.08 0.00 0.00 0.00 0.00 01:45:38 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:38 01:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:38 01:40:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:45:38 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:38 01:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:45:38 01:41:01 ens3 0.10 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:45:38 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:38 01:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:38 01:42:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:45:38 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:38 01:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:45:38 01:43:01 ens3 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 01:45:38 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:38 01:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:38 01:44:01 ens3 0.43 0.22 0.15 0.07 0.00 0.00 0.00 0.00 01:45:38 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:38 01:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:45:38 01:45:01 ens3 414.30 263.29 8059.04 150.34 0.00 0.00 0.00 0.00 01:45:38 01:45:01 docker0 90.85 149.46 7.75 1257.69 0.00 0.00 0.00 0.00 01:45:38 01:45:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 01:45:38 Average: ens3 110.35 71.41 1338.53 38.71 0.00 0.00 0.00 0.00 01:45:38 Average: docker0 24.72 38.22 2.15 282.95 0.00 0.00 0.00 0.00 01:45:38 Average: lo 1.11 1.11 0.11 0.11 0.00 0.00 0.00 0.00 01:45:38 01:45:38 01:45:38 ---> sar -P ALL: 01:45:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6493) 07/26/24 _x86_64_ (8 CPU) 01:45:38 01:45:38 01:27:53 LINUX RESTART (8 CPU) 01:45:38 01:45:38 01:28:01 CPU %user %nice %system %iowait %steal %idle 01:45:38 01:29:02 all 10.18 0.00 3.45 1.63 0.07 84.66 01:45:38 01:29:02 0 10.55 0.00 4.24 3.53 0.07 81.61 01:45:38 01:29:02 1 8.99 0.00 3.37 1.09 0.08 86.46 01:45:38 01:29:02 2 12.39 0.00 4.24 0.77 0.07 82.52 01:45:38 01:29:02 3 13.04 0.00 2.83 0.57 0.08 83.47 01:45:38 01:29:02 4 7.43 0.00 3.21 0.71 0.07 88.58 01:45:38 01:29:02 5 8.96 0.00 2.86 0.88 0.07 87.23 01:45:38 01:29:02 6 11.06 0.00 3.50 3.48 0.05 81.91 01:45:38 01:29:02 7 9.05 0.00 3.36 1.98 0.10 85.50 01:45:38 01:30:01 all 35.78 0.00 8.07 1.04 0.08 55.02 01:45:38 01:30:01 0 36.68 0.00 7.69 0.31 0.09 55.24 01:45:38 01:30:01 1 35.67 0.00 9.68 5.75 0.09 48.81 01:45:38 01:30:01 2 35.22 0.00 7.92 0.09 0.09 56.68 01:45:38 01:30:01 3 35.24 0.00 7.82 0.33 0.07 56.55 01:45:38 01:30:01 4 37.49 0.00 6.67 0.09 0.07 55.69 01:45:38 01:30:01 5 35.28 0.00 7.93 0.31 0.07 56.42 01:45:38 01:30:01 6 35.00 0.00 8.21 0.75 0.10 55.93 01:45:38 01:30:01 7 35.67 0.00 8.67 0.75 0.09 54.82 01:45:38 01:31:01 all 36.47 0.00 6.15 0.62 0.08 56.68 01:45:38 01:31:01 0 35.30 0.00 6.11 2.17 0.08 56.34 01:45:38 01:31:01 1 36.37 0.00 6.02 1.36 0.08 56.17 01:45:38 01:31:01 2 34.15 0.00 5.98 0.12 0.05 59.70 01:45:38 01:31:01 3 37.30 0.00 6.60 0.96 0.10 55.04 01:45:38 01:31:01 4 38.97 0.00 6.10 0.12 0.08 54.73 01:45:38 01:31:01 5 36.74 0.00 5.87 0.03 0.08 57.27 01:45:38 01:31:01 6 35.11 0.00 6.62 0.13 0.08 58.05 01:45:38 01:31:01 7 37.83 0.00 5.90 0.10 0.08 56.09 01:45:38 01:32:01 all 2.66 0.00 1.21 0.19 0.02 95.92 01:45:38 01:32:01 0 2.91 0.00 1.14 0.02 0.02 95.92 01:45:38 01:32:01 1 2.31 0.00 1.39 0.27 0.02 96.02 01:45:38 01:32:01 2 2.64 0.00 1.05 0.00 0.02 96.29 01:45:38 01:32:01 3 2.76 0.00 0.95 0.02 0.02 96.26 01:45:38 01:32:01 4 3.19 0.00 1.36 0.02 0.03 95.40 01:45:38 01:32:01 5 2.88 0.00 1.24 0.02 0.03 95.83 01:45:38 01:32:01 6 2.21 0.00 1.00 0.02 0.02 96.75 01:45:38 01:32:01 7 2.39 0.00 1.54 1.16 0.03 94.88 01:45:38 01:33:01 all 0.38 0.00 0.18 0.07 0.01 99.36 01:45:38 01:33:01 0 0.40 0.00 0.17 0.02 0.00 99.42 01:45:38 01:33:01 1 0.05 0.00 0.18 0.32 0.02 99.43 01:45:38 01:33:01 2 0.85 0.00 0.17 0.03 0.02 98.93 01:45:38 01:33:01 3 0.12 0.00 0.15 0.02 0.02 99.70 01:45:38 01:33:01 4 0.92 0.00 0.15 0.12 0.03 98.78 01:45:38 01:33:01 5 0.17 0.00 0.13 0.00 0.02 99.68 01:45:38 01:33:01 6 0.05 0.00 0.22 0.02 0.00 99.72 01:45:38 01:33:01 7 0.48 0.00 0.23 0.02 0.02 99.25 01:45:38 01:34:01 all 2.12 0.00 1.16 0.28 0.03 96.40 01:45:38 01:34:01 0 2.55 0.00 1.28 0.03 0.03 96.10 01:45:38 01:34:01 1 1.94 0.00 0.83 1.20 0.03 95.99 01:45:38 01:34:01 2 3.32 0.00 0.82 0.13 0.03 95.70 01:45:38 01:34:01 3 1.92 0.00 2.34 0.35 0.02 95.38 01:45:38 01:34:01 4 1.82 0.00 0.83 0.03 0.05 97.26 01:45:38 01:34:01 5 1.42 0.00 0.95 0.03 0.02 97.58 01:45:38 01:34:01 6 1.99 0.00 0.83 0.40 0.02 96.76 01:45:38 01:34:01 7 2.04 0.00 1.42 0.05 0.03 96.45 01:45:38 01:35:01 all 0.08 0.00 0.04 0.01 0.01 99.86 01:45:38 01:35:01 0 0.05 0.00 0.02 0.00 0.00 99.93 01:45:38 01:35:01 1 0.25 0.00 0.07 0.05 0.00 99.63 01:45:38 01:35:01 2 0.03 0.00 0.05 0.00 0.02 99.90 01:45:38 01:35:01 3 0.10 0.00 0.03 0.02 0.02 99.83 01:45:38 01:35:01 4 0.08 0.00 0.03 0.02 0.03 99.83 01:45:38 01:35:01 5 0.05 0.00 0.03 0.02 0.00 99.90 01:45:38 01:35:01 6 0.03 0.00 0.03 0.00 0.00 99.93 01:45:38 01:35:01 7 0.03 0.00 0.05 0.00 0.00 99.92 01:45:38 01:36:01 all 0.13 0.00 0.02 0.00 0.01 99.84 01:45:38 01:36:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:45:38 01:36:01 1 0.03 0.00 0.02 0.03 0.02 99.90 01:45:38 01:36:01 2 0.81 0.00 0.07 0.00 0.03 99.09 01:45:38 01:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:45:38 01:36:01 4 0.05 0.00 0.00 0.00 0.00 99.95 01:45:38 01:36:01 5 0.05 0.00 0.03 0.00 0.02 99.90 01:45:38 01:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:45:38 01:36:01 7 0.03 0.00 0.02 0.00 0.02 99.93 01:45:38 01:37:01 all 0.30 0.00 0.01 0.01 0.01 99.68 01:45:38 01:37:01 0 0.25 0.00 0.02 0.00 0.02 99.72 01:45:38 01:37:01 1 0.02 0.00 0.02 0.05 0.00 99.92 01:45:38 01:37:01 2 2.00 0.00 0.00 0.00 0.02 97.98 01:45:38 01:37:01 3 0.00 0.00 0.02 0.00 0.02 99.97 01:45:38 01:37:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:45:38 01:37:01 5 0.03 0.00 0.03 0.00 0.00 99.93 01:45:38 01:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:45:38 01:37:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:45:38 01:38:01 all 0.28 0.00 0.00 0.00 0.02 99.70 01:45:38 01:38:01 0 0.03 0.00 0.00 0.00 0.02 99.95 01:45:38 01:38:01 1 0.03 0.00 0.02 0.03 0.02 99.90 01:45:38 01:38:01 2 2.00 0.00 0.00 0.00 0.03 97.96 01:45:38 01:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:45:38 01:38:01 4 0.03 0.00 0.02 0.00 0.03 99.92 01:45:38 01:38:01 5 0.03 0.00 0.00 0.00 0.02 99.95 01:45:38 01:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:45:38 01:38:01 7 0.03 0.00 0.00 0.00 0.02 99.95 01:45:38 01:39:01 all 0.12 0.00 0.02 0.02 0.01 99.84 01:45:38 01:39:01 0 0.07 0.00 0.02 0.00 0.00 99.92 01:45:38 01:39:01 1 0.02 0.00 0.03 0.18 0.00 99.77 01:45:38 01:39:01 2 0.76 0.00 0.02 0.00 0.02 99.20 01:45:38 01:39:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:45:38 01:39:01 4 0.05 0.00 0.05 0.00 0.02 99.88 01:45:38 01:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:45:38 01:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:45:38 01:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:45:38 01:45:38 01:39:01 CPU %user %nice %system %iowait %steal %idle 01:45:38 01:40:01 all 0.26 0.00 0.02 0.01 0.01 99.70 01:45:38 01:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:45:38 01:40:01 1 0.00 0.00 0.02 0.03 0.00 99.95 01:45:38 01:40:01 2 1.94 0.00 0.08 0.00 0.03 97.95 01:45:38 01:40:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:45:38 01:40:01 4 0.05 0.00 0.03 0.00 0.02 99.90 01:45:38 01:40:01 5 0.03 0.00 0.02 0.02 0.00 99.93 01:45:38 01:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:45:38 01:40:01 7 0.03 0.00 0.03 0.00 0.00 99.93 01:45:38 01:41:01 all 0.04 0.00 0.01 0.01 0.01 99.94 01:45:38 01:41:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:45:38 01:41:01 1 0.02 0.00 0.02 0.10 0.00 99.87 01:45:38 01:41:01 2 0.13 0.00 0.03 0.00 0.03 99.80 01:45:38 01:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:45:38 01:41:01 4 0.05 0.00 0.02 0.00 0.02 99.92 01:45:38 01:41:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:45:38 01:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:45:38 01:41:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:45:38 01:42:01 all 0.03 0.00 0.01 0.00 0.01 99.95 01:45:38 01:42:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:45:38 01:42:01 1 0.02 0.00 0.02 0.02 0.00 99.95 01:45:38 01:42:01 2 0.05 0.00 0.02 0.00 0.02 99.92 01:45:38 01:42:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:45:38 01:42:01 4 0.05 0.00 0.02 0.00 0.02 99.92 01:45:38 01:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:45:38 01:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:45:38 01:42:01 7 0.03 0.00 0.02 0.00 0.02 99.93 01:45:38 01:43:01 all 0.06 0.00 0.01 0.01 0.01 99.91 01:45:38 01:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:45:38 01:43:01 1 0.00 0.00 0.02 0.03 0.02 99.93 01:45:38 01:43:01 2 0.35 0.00 0.03 0.00 0.03 99.58 01:45:38 01:43:01 3 0.03 0.00 0.02 0.00 0.02 99.93 01:45:38 01:43:01 4 0.03 0.00 0.03 0.00 0.02 99.92 01:45:38 01:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:45:38 01:43:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:45:38 01:43:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:45:38 01:44:01 all 0.29 0.00 0.03 0.01 0.00 99.67 01:45:38 01:44:01 0 0.02 0.00 0.03 0.00 0.00 99.95 01:45:38 01:44:01 1 0.07 0.00 0.05 0.00 0.00 99.88 01:45:38 01:44:01 2 1.99 0.00 0.03 0.00 0.02 97.96 01:45:38 01:44:01 3 0.03 0.00 0.02 0.02 0.00 99.93 01:45:38 01:44:01 4 0.10 0.00 0.03 0.00 0.00 99.87 01:45:38 01:44:01 5 0.07 0.00 0.02 0.03 0.00 99.88 01:45:38 01:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:45:38 01:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:45:38 01:45:01 all 5.22 0.00 2.36 1.96 0.05 90.41 01:45:38 01:45:01 0 5.76 0.00 1.93 0.08 0.03 92.18 01:45:38 01:45:01 1 5.76 0.00 2.32 0.29 0.03 91.61 01:45:38 01:45:01 2 6.17 0.00 2.54 4.41 0.10 86.78 01:45:38 01:45:01 3 5.32 0.00 2.88 8.12 0.05 83.63 01:45:38 01:45:01 4 4.57 0.00 2.95 0.28 0.07 92.13 01:45:38 01:45:01 5 4.45 0.00 1.54 1.91 0.05 92.05 01:45:38 01:45:01 6 5.23 0.00 2.01 0.33 0.05 92.38 01:45:38 01:45:01 7 4.52 0.00 2.71 0.28 0.05 92.43 01:45:38 Average: all 5.49 0.00 1.32 0.34 0.03 92.82 01:45:38 Average: 0 5.50 0.00 1.32 0.36 0.02 92.80 01:45:38 Average: 1 5.31 0.00 1.40 0.63 0.02 92.64 01:45:38 Average: 2 6.10 0.00 1.34 0.32 0.04 92.21 01:45:38 Average: 3 5.57 0.00 1.38 0.61 0.03 92.42 01:45:38 Average: 4 5.52 0.00 1.25 0.08 0.03 93.12 01:45:38 Average: 5 5.24 0.00 1.20 0.19 0.02 93.34 01:45:38 Average: 6 5.28 0.00 1.31 0.30 0.02 93.10 01:45:38 Average: 7 5.37 0.00 1.40 0.25 0.03 92.95 01:45:38 01:45:38 01:45:38