Pull request #715 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c4c637391282639ebaaaff7110f3357240c3cab9+858a887cbaf8a0b5761b88e9c26f4f16d121c8ce (aad7015d4b9feae111c0351d0d6477b1d7f197d9) 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-ssh2049227584170197277.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh2627180184703093591.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-715/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-715/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14351132001903037561.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-715/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11908674018974566959.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5995159315406074855.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-715/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-715/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2780869686918516295.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-34830 in /w/workspace/gexfoundry_device-mqtt-go_PR-715 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-715 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 858a887cbaf8a0b5761b88e9c26f4f16d121c8ce into PR head commit c4c637391282639ebaaaff7110f3357240c3cab9 Merge succeeded, producing c4c637391282639ebaaaff7110f3357240c3cab9 Checking out Revision c4c637391282639ebaaaff7110f3357240c3cab9 (PR-715) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/715/head:refs/remotes/origin/PR-715 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c4c637391282639ebaaaff7110f3357240c3cab9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 858a887cbaf8a0b5761b88e9c26f4f16d121c8ce # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c4c637391282639ebaaaff7110f3357240c3cab9 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:54:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:54:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:54:27 ========================================================= 01:54:27 EdgeX Global Pipelines Version Info 01:54:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:54:28 ------------------- 01:54:28 stable info: 01:54:28 ------------------- 01:54:28 Commited By: Cherry Wang cherry@iotechsys.com 01:54:28 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 01:54:28 Message: update stable to v1.0.269 01:54:29 ------------------- 01:54:29 experimental info: 01:54:29 ------------------- 01:54:29 Commited By: **** collab-it+edgex@linuxfoundation.org 01:54:29 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 01:54:29 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:54:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:54:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:54:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:54:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:54:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:54:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:54:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:54:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:54:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:54:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:54:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:54:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:54:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:54:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:54:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:54:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:54:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:54:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:54:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:54:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:54:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:54:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:54:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:54:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:54:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:54:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:54:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:54:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-715 [Pipeline] echo 01:54:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-715 [Pipeline] echo 01:54:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-715 [Pipeline] echo 01:54:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c4c637391282639ebaaaff7110f3357240c3cab9 [Pipeline] echo 01:54:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c4c6373 [Pipeline] echo 01:54:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:54:31 provisioning config files... 01:54:31 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-715@tmp/config6288876958153879897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:54:32 ---> ****-login.sh 01:54:32 nexus3.edgexfoundry.org:10001 01:54:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:32 Configure a credential helper to remove this warning. See 01:54:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:32 01:54:32 Login Succeeded 01:54:32 nexus3.edgexfoundry.org:10002 01:54:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:32 Configure a credential helper to remove this warning. See 01:54:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:32 01:54:32 Login Succeeded 01:54:32 nexus3.edgexfoundry.org:10003 01:54:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:32 Configure a credential helper to remove this warning. See 01:54:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:32 01:54:32 Login Succeeded 01:54:32 nexus3.edgexfoundry.org:10004 01:54:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:32 Configure a credential helper to remove this warning. See 01:54:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:32 01:54:32 Login Succeeded 01:54:32 ****.io 01:54:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:33 Configure a credential helper to remove this warning. See 01:54:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:33 01:54:33 Login Succeeded 01:54:33 ---> ****-login.sh ends [Pipeline] } 01:54:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:54:33 + git rev-list -1 --merges c4c637391282639ebaaaff7110f3357240c3cab9~1..c4c637391282639ebaaaff7110f3357240c3cab9 [Pipeline] echo 01:54:33 -----------> git rev-list -1 --merges c4c637391282639ebaaaff7110f3357240c3cab9~1..c4c637391282639ebaaaff7110f3357240c3cab9 c4c637391282639ebaaaff7110f3357240c3cab9 [false] [Pipeline] sh 01:54:34 + git log --format=format:%s -1 c4c637391282639ebaaaff7110f3357240c3cab9 [Pipeline] echo 01:54:34 ========================================================= 01:54:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:54:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:54:34 + git log --format=format:%s -1 c4c637391282639ebaaaff7110f3357240c3cab9 [Pipeline] echo 01:54:34 [semverPrep] GIT_COMMIT: c4c637391282639ebaaaff7110f3357240c3cab9, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 01:54:34 [semverPrep] This is not a build commit. [Pipeline] sh 01:54:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:54:35 + grep -v github /etc/ssh/ssh_known_hosts 01:54:35 + [ -e /tmp/ssh_known_hosts ] 01:54:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:54:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:54:35 + sudo tee -a /etc/ssh/ssh_known_hosts 01:54:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:54:35 01:54:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:54:36 0.1.4: Pulling from edgex-devops/py-git-semver 01:54:36 b85a868b505f: Pulling fs layer 01:54:36 e2be974225ed: Pulling fs layer 01:54:36 339a4e72a1f5: Pulling fs layer 01:54:36 988bab9f4d93: Pulling fs layer 01:54:36 1469e6f7b9e6: Pulling fs layer 01:54:36 eaf3925da568: Pulling fs layer 01:54:36 bab4dde63d76: Pulling fs layer 01:54:36 988bab9f4d93: Waiting 01:54:36 1469e6f7b9e6: Waiting 01:54:36 eaf3925da568: Waiting 01:54:36 bab4dde63d76: Waiting 01:54:36 bde34c3a00c8: Pulling fs layer 01:54:36 b352a97aabf1: Pulling fs layer 01:54:36 4872d77fe225: Pulling fs layer 01:54:36 5851b861e8e6: Pulling fs layer 01:54:36 bde34c3a00c8: Waiting 01:54:36 4872d77fe225: Waiting 01:54:36 b352a97aabf1: Waiting 01:54:36 e2be974225ed: Download complete 01:54:36 988bab9f4d93: Verifying Checksum 01:54:36 988bab9f4d93: Download complete 01:54:36 1469e6f7b9e6: Verifying Checksum 01:54:36 1469e6f7b9e6: Download complete 01:54:36 eaf3925da568: Verifying Checksum 01:54:36 eaf3925da568: Download complete 01:54:36 339a4e72a1f5: Verifying Checksum 01:54:36 339a4e72a1f5: Download complete 01:54:36 b352a97aabf1: Download complete 01:54:36 4872d77fe225: Verifying Checksum 01:54:36 4872d77fe225: Download complete 01:54:36 5851b861e8e6: Download complete 01:54:36 b85a868b505f: Verifying Checksum 01:54:36 b85a868b505f: Download complete 01:54:36 bab4dde63d76: Verifying Checksum 01:54:36 bab4dde63d76: Download complete 01:54:37 b85a868b505f: Pull complete 01:54:37 e2be974225ed: Pull complete 01:54:38 339a4e72a1f5: Pull complete 01:54:38 988bab9f4d93: Pull complete 01:54:38 1469e6f7b9e6: Pull complete 01:54:38 eaf3925da568: Pull complete 01:54:40 bab4dde63d76: Pull complete 01:54:40 bde34c3a00c8: Pull complete 01:54:40 b352a97aabf1: Pull complete 01:54:40 4872d77fe225: Pull complete 01:54:40 5851b861e8e6: Pull complete 01:54:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:54:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:54:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:40 prd-ubuntu20.04-docker-8c-8g-34830 does not seem to be running inside a container 01:54:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-715 -v /w/workspace/gexfoundry_device-mqtt-go_PR-715:/w/workspace/gexfoundry_device-mqtt-go_PR-715:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-715@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-715@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:54:43 $ docker top b4c81b8fc61535a66e4ff9fe7cb48584cb6464a9ffe0a2d4d3149b373c77f98d -eo pid,comm 01:54: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:54:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:54:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:54:44 [ssh-agent] Looking for ssh-agent implementation... 01:54:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:54:44 $ docker exec b4c81b8fc61535a66e4ff9fe7cb48584cb6464a9ffe0a2d4d3149b373c77f98d ssh-agent 01:54:44 SSH_AUTH_SOCK=/tmp/ssh-sP9IEDj77ZPn/agent.33 01:54:44 SSH_AGENT_PID=39 01:54:44 Running ssh-add (command line suppressed) 01:54:44 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-715@tmp/private_key_9030917264118710990.key (/w/workspace/gexfoundry_device-mqtt-go_PR-715@tmp/private_key_9030917264118710990.key) 01:54:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:54:44 + git tag --points-at HEAD [Pipeline] } 01:54:44 $ docker exec --env ******** --env ******** b4c81b8fc61535a66e4ff9fe7cb48584cb6464a9ffe0a2d4d3149b373c77f98d ssh-agent -k 01:54:44 unset SSH_AUTH_SOCK; 01:54:44 unset SSH_AGENT_PID; 01:54:44 echo Agent pid 39 killed; 01:54:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:54:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:54:45 [ssh-agent] Looking for ssh-agent implementation... 01:54:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:54:45 $ docker exec b4c81b8fc61535a66e4ff9fe7cb48584cb6464a9ffe0a2d4d3149b373c77f98d ssh-agent 01:54:45 SSH_AUTH_SOCK=/tmp/ssh-HwjwrmeEwuPL/agent.72 01:54:45 SSH_AGENT_PID=78 01:54:45 Running ssh-add (command line suppressed) 01:54:45 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-715@tmp/private_key_10541335151380506882.key (/w/workspace/gexfoundry_device-mqtt-go_PR-715@tmp/private_key_10541335151380506882.key) 01:54:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:54:45 + git semver init 01:54:45 2024-12-10 01:54:45,891 [run_init] DEBUG init version:0.0.0 force:False 01:54:45 2024-12-10 01:54:45,892 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-715/.semver 01:54:45 2024-12-10 01:54:45,893 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-715/.semver 01:54:45 2024-12-10 01:54:45,893 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-715/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-715, universal_newlines=False, shell=None, istream=None) 01:54:47 2024-12-10 01:54:47,531 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-715/.git/info/exclude 01:54:47 2024-12-10 01:54:47,531 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-715/.semver/PR-715 with force:False 01:54:47 2024-12-10 01:54:47,531 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-715/.semver/PR-715 01:54:47 2024-12-10 01:54:47,534 [execute] INFO git cat-file --batch-check 01:54:47 2024-12-10 01:54:47,535 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-715/.semver, universal_newlines=False, shell=None, istream=) 01:54:47 2024-12-10 01:54:47,540 [execute] INFO git cat-file --batch 01:54:47 2024-12-10 01:54:47,541 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-715/.semver, universal_newlines=False, shell=None, istream=) 01:54:47 2024-12-10 01:54:47,545 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-715/.semver/PR-715 01:54:47 0.0.0 [Pipeline] } 01:54:47 $ docker exec --env ******** --env ******** b4c81b8fc61535a66e4ff9fe7cb48584cb6464a9ffe0a2d4d3149b373c77f98d ssh-agent -k 01:54:48 unset SSH_AUTH_SOCK; 01:54:48 unset SSH_AGENT_PID; 01:54:48 echo Agent pid 78 killed; 01:54:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:54:48 + git semver [Pipeline] } 01:54:48 $ docker stop --time=1 b4c81b8fc61535a66e4ff9fe7cb48584cb6464a9ffe0a2d4d3149b373c77f98d 01:54:50 $ docker rm -f --volumes b4c81b8fc61535a66e4ff9fe7cb48584cb6464a9ffe0a2d4d3149b373c77f98d [Pipeline] // withDockerContainer [Pipeline] sh 01:54:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:54:50 Stashed 1 file(s) [Pipeline] echo 01:54:50 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:54:51 provisioning config files... 01:54:51 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-715@tmp/config9299786087446881995tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 01:54:52 ---> ****-login.sh 01:54:52 nexus3.edgexfoundry.org:10001 01:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:52 Configure a credential helper to remove this warning. See 01:54:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:52 01:54:52 Login Succeeded 01:54:52 nexus3.edgexfoundry.org:10002 01:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:52 Configure a credential helper to remove this warning. See 01:54:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:52 01:54:52 Login Succeeded 01:54:52 nexus3.edgexfoundry.org:10003 01:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:52 Configure a credential helper to remove this warning. See 01:54:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:52 01:54:52 Login Succeeded 01:54:52 nexus3.edgexfoundry.org:10004 01:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:52 Configure a credential helper to remove this warning. See 01:54:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:52 01:54:52 Login Succeeded 01:54:52 ****.io 01:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:52 Configure a credential helper to remove this warning. See 01:54:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:52 01:54:52 Login Succeeded 01:54:52 ---> ****-login.sh ends [Pipeline] } 01:54:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:54:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:54:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:54:53 ========================================================= 01:54:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:54:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:53 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:54:53 Sending build context to Docker daemon 21MB 01:54:53 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:54:53 Step 2/12 : FROM ${BASE} AS builder 01:54:53 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:54:53 43c4264eed91: Pulling fs layer 01:54:53 4cc291be95ef: Pulling fs layer 01:54:53 2ac1f1163629: Pulling fs layer 01:54:53 5c3c966382ef: Pulling fs layer 01:54:53 4f4fb700ef54: Pulling fs layer 01:54:53 5d5c8e513c77: Pulling fs layer 01:54:53 9f66e0745190: Pulling fs layer 01:54:53 f49a43e4bbc0: Pulling fs layer 01:54:53 561ebcabdf7f: Pulling fs layer 01:54:53 5c3c966382ef: Waiting 01:54:53 4f4fb700ef54: Waiting 01:54:53 9f66e0745190: Waiting 01:54:53 f49a43e4bbc0: Waiting 01:54:53 561ebcabdf7f: Waiting 01:54:54 4cc291be95ef: Verifying Checksum 01:54:54 4cc291be95ef: Download complete 01:54:54 5c3c966382ef: Verifying Checksum 01:54:54 5c3c966382ef: Download complete 01:54:54 4f4fb700ef54: Verifying Checksum 01:54:54 4f4fb700ef54: Download complete 01:54:54 5d5c8e513c77: Verifying Checksum 01:54:54 5d5c8e513c77: Download complete 01:54:54 43c4264eed91: Verifying Checksum 01:54:54 43c4264eed91: Download complete 01:54:54 9f66e0745190: Verifying Checksum 01:54:54 9f66e0745190: Download complete 01:54:54 43c4264eed91: Pull complete 01:54:54 561ebcabdf7f: Verifying Checksum 01:54:54 561ebcabdf7f: Download complete 01:54:54 4cc291be95ef: Pull complete 01:54:54 2ac1f1163629: Verifying Checksum 01:54:54 2ac1f1163629: Download complete 01:54:54 f49a43e4bbc0: Verifying Checksum 01:54:54 f49a43e4bbc0: Download complete 01:54:58 2ac1f1163629: Pull complete 01:54:58 5c3c966382ef: Pull complete 01:54:58 4f4fb700ef54: Pull complete 01:54:58 5d5c8e513c77: Pull complete 01:54:58 9f66e0745190: Pull complete 01:55:00 f49a43e4bbc0: Pull complete 01:55:00 561ebcabdf7f: Pull complete 01:55:00 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 01:55:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:55:00 ---> 3a752c3f9dda 01:55:00 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:55:04 ---> Running in 8e27ca315421 01:55:04 Removing intermediate container 8e27ca315421 01:55:04 ---> c862e21a2721 01:55:04 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:55:04 ---> Running in 6af337a9f199 01:55:04 Removing intermediate container 6af337a9f199 01:55:04 ---> a28bc7598933 01:55:04 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:55:04 ---> Running in a5e7f55fe9a1 01:55:04 Removing intermediate container a5e7f55fe9a1 01:55:04 ---> fd4cf8eaeeab 01:55:04 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:55:04 ---> Running in 29fb77a1c0b5 01:55:05 Removing intermediate container 29fb77a1c0b5 01:55:05 ---> 81a9fc528c08 01:55:05 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:55:05 ---> Running in 6a750a32f854 01:55:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:55:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:55:05 (1/4) Installing openssh-keygen (9.7_p1-r4) 01:55:05 (2/4) Installing libedit (20240517.3.1-r0) 01:55:05 (3/4) Installing openssh-client-common (9.7_p1-r4) 01:55:05 (4/4) Installing openssh-client-default (9.7_p1-r4) 01:55:05 Executing busybox-1.36.1-r29.trigger 01:55:05 OK: 250 MiB in 58 packages 01:55:06 Removing intermediate container 6a750a32f854 01:55:06 ---> af24b3b285ac 01:55:06 Step 8/12 : WORKDIR /device-mqtt-go 01:55:06 ---> Running in a0b75eb52912 01:55:06 Removing intermediate container a0b75eb52912 01:55:06 ---> 1843699c91bc 01:55:06 Step 9/12 : COPY go.mod vendor* ./ 01:55:06 ---> f054792d6a13 01:55:06 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:06 ---> Running in db84828c2bc2 01:56:03 Removing intermediate container db84828c2bc2 01:56:03 ---> a5abe8703606 01:56:03 Step 11/12 : COPY . . 01:56:03 ---> 0b96910cf56a 01:56:03 Step 12/12 : RUN $MAKE 01:56:03 ---> Running in fc74a9aaba05 01:56:03 noop 01:56:03 Removing intermediate container fc74a9aaba05 01:56:03 ---> 176ea9407e41 01:56:03 Successfully built 176ea9407e41 01:56:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:04 + docker inspect -f . ci-base-image-x86_64 01:56:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:04 prd-ubuntu20.04-docker-8c-8g-34830 does not seem to be running inside a container 01:56:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-715 -v /w/workspace/gexfoundry_device-mqtt-go_PR-715:/w/workspace/gexfoundry_device-mqtt-go_PR-715:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-715@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-715@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:56:04 $ docker top 196248439ebac72d661647cf7bc17d3f9801809b674142cc0d607ca1ab01a2a1 -eo pid,comm [Pipeline] { [Pipeline] sh 01:56:05 + go version 01:56:05 go version go1.23.2 linux/amd64 [Pipeline] } 01:56:05 $ docker stop --time=1 196248439ebac72d661647cf7bc17d3f9801809b674142cc0d607ca1ab01a2a1 01:56:06 $ docker rm -f --volumes 196248439ebac72d661647cf7bc17d3f9801809b674142cc0d607ca1ab01a2a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:07 + docker inspect -f . ci-base-image-x86_64 01:56:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:07 prd-ubuntu20.04-docker-8c-8g-34830 does not seem to be running inside a container 01:56:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-715 -v /w/workspace/gexfoundry_device-mqtt-go_PR-715:/w/workspace/gexfoundry_device-mqtt-go_PR-715:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-715@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-715@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:56:07 $ docker top 2fd8717f34608bc8c4ea95b8bc09f95e372fecee5f892a38b530f7574c039dc7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:56:08 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-715 [Pipeline] fileExists [Pipeline] sh 01:56:08 + make test 01:56:08 go test ./... -coverprofile=coverage.out ./... 01:56:09 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:56:28 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 01:56:28 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 01:56:28 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.010s coverage: 22.8% of statements 01:56:40 go vet ./... 01:56:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:56:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:56:44 ./bin/test-attribution-txt.sh [Pipeline] echo 01:56:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:56:44 $ docker stop --time=1 2fd8717f34608bc8c4ea95b8bc09f95e372fecee5f892a38b530f7574c039dc7 01:56:47 $ docker rm -f --volumes 2fd8717f34608bc8c4ea95b8bc09f95e372fecee5f892a38b530f7574c039dc7 [Pipeline] // withDockerContainer [Pipeline] sh 01:56:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:56:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:56:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:56:49 + ls -al . 01:56:49 total 252 01:56:49 drwxrwxr-x 9 jenkins jenkins 4096 Dec 10 01:56 . 01:56:49 drwxrwxr-x 4 jenkins jenkins 4096 Dec 10 01:54 .. 01:56:49 -rw-rw-r-- 1 jenkins jenkins 140 Dec 10 01:54 .dockerignore 01:56:49 drwxrwxr-x 8 jenkins jenkins 4096 Dec 10 01:56 .git 01:56:49 drwxrwxr-x 3 jenkins jenkins 4096 Dec 10 01:54 .github 01:56:49 -rw-rw-r-- 1 jenkins jenkins 264 Dec 10 01:54 .gitignore 01:56:49 -rw-rw-r-- 1 jenkins jenkins 41 Dec 10 01:54 .golangci.yml 01:56:49 drwxr-xr-x 3 jenkins jenkins 4096 Dec 10 01:54 .semver 01:56:49 -rw-rw-r-- 1 jenkins jenkins 19106 Dec 10 01:54 Attribution.txt 01:56:49 -rw-rw-r-- 1 jenkins jenkins 18574 Dec 10 01:54 CHANGELOG.md 01:56:49 -rw-rw-r-- 1 jenkins jenkins 1803 Dec 10 01:54 Dockerfile 01:56:49 -rw-rw-r-- 1 jenkins jenkins 677 Dec 10 01:54 GOVERNANCE.md 01:56:49 -rw-rw-r-- 1 jenkins jenkins 657 Dec 10 01:54 Jenkinsfile 01:56:49 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 10 01:54 LICENSE 01:56:49 -rw-rw-r-- 1 jenkins jenkins 2545 Dec 10 01:54 Makefile 01:56:49 -rw-rw-r-- 1 jenkins jenkins 620 Dec 10 01:54 OWNERS.md 01:56:49 -rw-rw-r-- 1 jenkins jenkins 3599 Dec 10 01:54 README.md 01:56:49 -rw-rw-r-- 1 jenkins jenkins 5 Dec 10 01:54 VERSION 01:56:49 drwxrwxr-x 2 jenkins jenkins 4096 Dec 10 01:54 bin 01:56:49 drwxrwxr-x 3 jenkins jenkins 4096 Dec 10 01:54 cmd 01:56:49 -rw-r--r-- 1 jenkins jenkins 21039 Dec 10 01:56 coverage.out 01:56:49 -rw-rw-r-- 1 jenkins jenkins 6267 Dec 10 01:54 go.mod 01:56:49 -rw-rw-r-- 1 jenkins jenkins 87152 Dec 10 01:54 go.sum 01:56:49 drwxrwxr-x 3 jenkins jenkins 4096 Dec 10 01:54 internal 01:56:49 drwxrwxr-x 2 jenkins jenkins 4096 Dec 10 01:54 mock 01:56:49 -rw-rw-r-- 1 jenkins jenkins 227 Dec 10 01:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:49 + 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=c4c637391282639ebaaaff7110f3357240c3cab9 --label arch=amd64 --label version=0.0.0 . 01:56:49 Sending build context to Docker daemon 21.02MB 01:56:49 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 01:56:49 Step 2/25 : FROM ${BASE} AS builder 01:56:49 ---> 176ea9407e41 01:56:49 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:56:50 ---> Running in 85db838b71f3 01:56:50 Removing intermediate container 85db838b71f3 01:56:50 ---> a57cf89a05b1 01:56:50 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:56:50 ---> Running in cb11305443a0 01:56:50 Removing intermediate container cb11305443a0 01:56:50 ---> 3b5cfd853277 01:56:50 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:56:50 ---> Running in 10d8216a0837 01:56:50 Removing intermediate container 10d8216a0837 01:56:50 ---> a07243f35bf1 01:56:50 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:56:50 ---> Running in 185ac6c1b4fd 01:56:50 Removing intermediate container 185ac6c1b4fd 01:56:50 ---> cdef11faf63c 01:56:50 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:56:50 ---> Running in 8f74dd67dc88 01:56:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:56:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:56:51 OK: 250 MiB in 58 packages 01:56:51 Removing intermediate container 8f74dd67dc88 01:56:51 ---> 8985a23ec285 01:56:51 Step 8/25 : WORKDIR /device-mqtt-go 01:56:51 ---> Running in ba64cd0b0d93 01:56:51 Removing intermediate container ba64cd0b0d93 01:56:51 ---> 12eb94ffca7c 01:56:51 Step 9/25 : COPY go.mod vendor* ./ 01:56:51 ---> db338a759ec7 01:56:51 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:56:51 ---> Running in c8baa2bdc292 01:56:52 Removing intermediate container c8baa2bdc292 01:56:52 ---> 4db45e8c4718 01:56:52 Step 11/25 : COPY . . 01:56:53 ---> 662ffdc64d11 01:56:53 Step 12/25 : RUN $MAKE 01:56:53 ---> Running in 358d29d79d90 01:56:53 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.10 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 01:57:25 Removing intermediate container 358d29d79d90 01:57:25 ---> 82b24c155b7f 01:57:25 Step 13/25 : FROM alpine:3.20 01:57:25 3.20: Pulling from library/alpine 01:57:25 da9db072f522: Pulling fs layer 01:57:25 da9db072f522: Verifying Checksum 01:57:25 da9db072f522: Download complete 01:57:25 da9db072f522: Pull complete 01:57:25 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:57:25 Status: Downloaded newer image for alpine:3.20 01:57:25 ---> 63b790fccc90 01:57:25 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 01:57:25 ---> Running in fa9dd9d93a19 01:57:25 Removing intermediate container fa9dd9d93a19 01:57:25 ---> 578391390595 01:57:25 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:57:25 ---> Running in c52327927465 01:57:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:25 (1/1) Installing dumb-init (1.2.5-r3) 01:57:25 Executing busybox-1.36.1-r29.trigger 01:57:25 OK: 8 MiB in 15 packages 01:57:25 Removing intermediate container c52327927465 01:57:25 ---> 8681062a1208 01:57:25 Step 16/25 : RUN apk --no-cache upgrade 01:57:25 ---> Running in e106b8dafc19 01:57:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:25 Upgrading critical system libraries and apk-tools: 01:57:25 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:57:25 Executing busybox-1.36.1-r29.trigger 01:57:25 Continuing the upgrade transaction with new apk-tools: 01:57:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:25 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:57:25 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:57:25 OK: 8 MiB in 15 packages 01:57:26 Removing intermediate container e106b8dafc19 01:57:26 ---> aa61834f9418 01:57:26 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:57:27 ---> 6dd98e98f827 01:57:27 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:57:27 ---> 63efabde8093 01:57:27 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:57:27 ---> bf7ac8d1533c 01:57:27 Step 20/25 : EXPOSE 59982 01:57:27 ---> Running in 471808fa2bb4 01:57:27 Removing intermediate container 471808fa2bb4 01:57:27 ---> db6554158abb 01:57:27 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:57:27 ---> Running in 09898d625c5f 01:57:27 Removing intermediate container 09898d625c5f 01:57:27 ---> bd4d421ab3dd 01:57:27 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 01:57:27 ---> Running in 47f4193aab35 01:57:28 Removing intermediate container 47f4193aab35 01:57:28 ---> 5cb4f31811d5 01:57:28 Step 23/25 : LABEL arch=amd64 01:57:28 ---> Running in b0fa990b6195 01:57:28 Removing intermediate container b0fa990b6195 01:57:28 ---> 1a5e1713ec3f 01:57:28 Step 24/25 : LABEL git_sha=c4c637391282639ebaaaff7110f3357240c3cab9 01:57:28 ---> Running in 083bad03098c 01:57:28 Removing intermediate container 083bad03098c 01:57:28 ---> f7e63029b6fe 01:57:28 Step 25/25 : LABEL version=0.0.0 01:57:28 ---> Running in 661d0b2c8773 01:57:28 Removing intermediate container 661d0b2c8773 01:57:28 ---> ea0d4fd9b63d 01:57:28 [Warning] One or more build-args [ARCH] were not consumed 01:57:28 Successfully built ea0d4fd9b63d 01:57:28 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:29 01:57:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:29 latest: Pulling from edgex-lftools-log-publisher 01:57:29 5eb5b503b376: Pulling fs layer 01:57:29 5c69ac0246d0: Pulling fs layer 01:57:29 ec43610c2a17: Pulling fs layer 01:57:29 3a2ae6a8a46f: Pulling fs layer 01:57:29 33b1e0a273af: Pulling fs layer 01:57:29 5d3b04190fa2: Pulling fs layer 01:57:29 2f39f015ded8: Pulling fs layer 01:57:29 2f39f015ded8: Waiting 01:57:29 33b1e0a273af: Waiting 01:57:29 3a2ae6a8a46f: Waiting 01:57:29 5d3b04190fa2: Waiting 01:57:29 5c69ac0246d0: Download complete 01:57:29 3a2ae6a8a46f: Download complete 01:57:29 33b1e0a273af: Verifying Checksum 01:57:29 33b1e0a273af: Download complete 01:57:29 5d3b04190fa2: Verifying Checksum 01:57:29 5d3b04190fa2: Download complete 01:57:29 ec43610c2a17: Verifying Checksum 01:57:29 ec43610c2a17: Download complete 01:57:30 5eb5b503b376: Verifying Checksum 01:57:30 5eb5b503b376: Download complete 01:57:30 2f39f015ded8: Download complete 01:57:31 5eb5b503b376: Pull complete 01:57:31 5c69ac0246d0: Pull complete 01:57:31 ec43610c2a17: Pull complete 01:57:31 3a2ae6a8a46f: Pull complete 01:57:32 33b1e0a273af: Pull complete 01:57:32 5d3b04190fa2: Pull complete 01:57:36 2f39f015ded8: Pull complete 01:57:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:57:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:36 prd-ubuntu20.04-docker-8c-8g-34830 does not seem to be running inside a container 01:57:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-715 -v /w/workspace/gexfoundry_device-mqtt-go_PR-715:/w/workspace/gexfoundry_device-mqtt-go_PR-715:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-715@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-715@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:57:39 $ docker top dbfd322401528d3bce944790cc0ab1ae539ffebb8fa8650d1e3f0096e623d445 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:57:39 ---> job-cost.sh 01:57:39 lf-activate-venv: SKIPPING 01:57:39 INFO: No Stack... 01:57:40 INFO: Retrieving Pricing Info for: v3-standard-8 01:57:40 INFO: Archiving Costs [Pipeline] sh 01:57:40 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-715/archives/cost.csv 01:57:40 + cut -d, -f6 [Pipeline] lock 01:57:40 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-715-1-stack-cost] 01:57:40 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-715-1-stack-cost] did not exist. Created. 01:57:40 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-715-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:57:41 + echo total: 0.2199999988079071 [Pipeline] stash 01:57:41 Stashed 1 file(s) [Pipeline] } 01:57:41 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-715-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:57:41 $ docker stop --time=1 dbfd322401528d3bce944790cc0ab1ae539ffebb8fa8650d1e3f0096e623d445 01:57:42 $ docker rm -f --volumes dbfd322401528d3bce944790cc0ab1ae539ffebb8fa8650d1e3f0096e623d445 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 01:57:43 provisioning config files... 01:57:43 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-715@tmp/config7822042041176416552tmp [Pipeline] { [Pipeline] sh 01:57:43 + set +x 01:57:43 + curl -s https://codecov.io/bash 01:57:43 + bash -s -- 01:57:43 01:57:43 _____ _ 01:57:43 / ____| | | 01:57:43 | | ___ __| | ___ ___ _____ __ 01:57:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:57:43 | |___| (_) | (_| | __/ (_| (_) \ V / 01:57:43 \_____\___/ \__,_|\___|\___\___/ \_/ 01:57:43 Bash-1.0.6 01:57:43 01:57:43 01:57:43 ==> git version 2.25.1 found 01:57:43 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 01:57:43 Release-Date: 2020-01-08 01:57:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:57:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:57:43 ==> Jenkins CI detected. 01:57:43 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-715 01:57:43 project root: . 01:57:43 --> token set from env 01:57:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:57:43 ==> Running gcov in . (disable via -X gcov) 01:57:43 ==> Python coveragepy not found 01:57:43 ==> Searching for coverage reports in: 01:57:43 + . 01:57:43 -> Found 1 reports 01:57:43 ==> Detecting git/mercurial file structure 01:57:43 ==> Reading reports 01:57:43 + ./coverage.out bytes=21039 01:57:43 ==> Appending adjustments 01:57:43 https://docs.codecov.io/docs/fixing-reports 01:57:43 + Found adjustments 01:57:43 ==> Gzipping contents 01:57:43 4.0K /tmp/codecov.aCUtdW.gz 01:57:43 ==> Uploading reports 01:57:43 url: https://codecov.io 01:57:43 query: branch=PR-715&commit=c4c637391282639ebaaaff7110f3357240c3cab9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-715%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=715&job=&cmd_args= 01:57:43 -> Pinging Codecov 01:57:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-715&commit=c4c637391282639ebaaaff7110f3357240c3cab9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-715%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=715&job=&cmd_args= 01:57:44 -> Uploading to 01:57:44 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/c4c637391282639ebaaaff7110f3357240c3cab9/8a0021c3-acda-4481-be37-95071959e24a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241210%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241210T015744Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=c6b6dd13aa665ad32a256c081128cb35dd484854ddf7dd8db6c846fadb5e7cf4 01:57:44 % Total % Received % Xferd Average Speed Time Time Time Current 01:57:44 Dload Upload Total Spent Left Speed 01:57:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 21177 --:--:-- --:--:-- --:--:-- 21177 01:57:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/c4c637391282639ebaaaff7110f3357240c3cab9 [Pipeline] } 01:57:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:57:46 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-715/archives ] 01:57:46 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-715/archives 01:57:46 total 16 01:57:46 drwxr-xr-x 3 root root 4096 Dec 10 01:57 . 01:57:46 drwxrwxr-x 10 jenkins jenkins 4096 Dec 10 01:57 .. 01:57:46 drwxr-xr-x 2 root root 4096 Dec 10 01:57 cost 01:57:46 -rw-r--r-- 1 root root 86 Dec 10 01:57 cost.csv 01:57:46 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-715/archives 01:57:46 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-715/archives 01:57:46 total 16 01:57:46 drwxr-xr-x 3 jenkins jenkins 4096 Dec 10 01:57 . 01:57:46 drwxrwxr-x 10 jenkins jenkins 4096 Dec 10 01:57 .. 01:57:46 drwxr-xr-x 2 jenkins jenkins 4096 Dec 10 01:57 cost 01:57:46 -rw-r--r-- 1 jenkins jenkins 86 Dec 10 01:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:57:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:57:47 ---> package-listing.sh 01:57:47 ++ facter osfamily 01:57:47 ++ tr '[:upper:]' '[:lower:]' 01:57:48 + OS_FAMILY=debian 01:57:48 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-715 01:57:48 + START_PACKAGES=/tmp/packages_start.txt 01:57:48 + END_PACKAGES=/tmp/packages_end.txt 01:57:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:57:48 + PACKAGES=/tmp/packages_start.txt 01:57:48 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-715 ']' 01:57:48 + PACKAGES=/tmp/packages_end.txt 01:57:48 + case "${OS_FAMILY}" in 01:57:48 + dpkg -l 01:57:48 + grep '^ii' 01:57:48 + '[' -f /tmp/packages_start.txt ']' 01:57:48 + '[' -f /tmp/packages_end.txt ']' 01:57:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:57:48 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-715 ']' 01:57:48 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-715/archives/ 01:57:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-715/archives/ [Pipeline] echo 01:57:48 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-715/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:57:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:49 prd-ubuntu20.04-docker-8c-8g-34830 does not seem to be running inside a container 01:57:49 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-715/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-715 -v /w/workspace/gexfoundry_device-mqtt-go_PR-715:/w/workspace/gexfoundry_device-mqtt-go_PR-715:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-715@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-715@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:57:49 $ docker top 54afd0d75c418522953ddfbfc1d7a2727f141b70bc91f46ce57d0d79afce98eb -eo pid,comm [Pipeline] { [Pipeline] sh 01:57:50 + touch /tmp/pre-build-complete [Pipeline] sh 01:57:50 + mkdir -p /var/log/sysstat [Pipeline] sh 01:57:50 + ls /var/log/sa-host 01:57:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:57:50 provisioning config files... 01:57:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-715@tmp/config17006310440819387547tmp [Pipeline] { [Pipeline] echo 01:57:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:57:51 ---> create-netrc.sh [Pipeline] } 01:57:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:57:51 ---> python-tools-install.sh [Pipeline] echo 01:57:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:57:52 ---> sudo-logs.sh 01:57:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:57:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:57:52 ---> job-cost.sh 01:57:52 lf-activate-venv: SKIPPING 01:57:52 DEBUG: total: 0.2199999988079071 01:57:52 INFO: Retrieving Stack Cost... 01:57:52 INFO: Retrieving Pricing Info for: v3-standard-8 01:57:52 INFO: Archiving Costs [Pipeline] echo 01:57:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:57:53 ---> logs-deploy.sh 01:57:53 lf-activate-venv: SKIPPING 01:57:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-715/1 01:57:53 INFO: archiving workspace using pattern(s): 01:57:54 Archives upload complete. 01:57:54 INFO: archiving logs to Nexus 01:57:55 ---> uname -a: 01:57:55 Linux prd-ubuntu20-04-docker-8c-8g-34830 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:57:55 01:57:55 01:57:55 ---> lscpu: 01:57:55 Architecture: x86_64 01:57:55 CPU op-mode(s): 32-bit, 64-bit 01:57:55 Byte Order: Little Endian 01:57:55 Address sizes: 40 bits physical, 48 bits virtual 01:57:55 CPU(s): 8 01:57:55 On-line CPU(s) list: 0-7 01:57:55 Thread(s) per core: 1 01:57:55 Core(s) per socket: 1 01:57:55 Socket(s): 8 01:57:55 NUMA node(s): 1 01:57:55 Vendor ID: AuthenticAMD 01:57:55 CPU family: 23 01:57:55 Model: 49 01:57:55 Model name: AMD EPYC-Rome Processor 01:57:55 Stepping: 0 01:57:55 CPU MHz: 2799.998 01:57:55 BogoMIPS: 5599.99 01:57:55 Virtualization: AMD-V 01:57:55 Hypervisor vendor: KVM 01:57:55 Virtualization type: full 01:57:55 L1d cache: 256 KiB 01:57:55 L1i cache: 256 KiB 01:57:55 L2 cache: 4 MiB 01:57:55 L3 cache: 128 MiB 01:57:55 NUMA node0 CPU(s): 0-7 01:57:55 Vulnerability Itlb multihit: Not affected 01:57:55 Vulnerability L1tf: Not affected 01:57:55 Vulnerability Mds: Not affected 01:57:55 Vulnerability Meltdown: Not affected 01:57:55 Vulnerability Mmio stale data: Not affected 01:57:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:57:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:57:55 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:57:55 Vulnerability Srbds: Not affected 01:57:55 Vulnerability Tsx async abort: Not affected 01:57:55 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:57:55 01:57:55 01:57:55 ---> nproc: 01:57:55 8 01:57:55 01:57:55 01:57:55 ---> df -h: 01:57:55 Filesystem Size Used Avail Use% Mounted on 01:57:55 overlay 155G 12G 144G 8% / 01:57:55 tmpfs 64M 0 64M 0% /dev 01:57:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:57:55 shm 64M 0 64M 0% /dev/shm 01:57:55 /dev/vda1 155G 12G 144G 8% /facter-os 01:57:55 01:57:55 01:57:55 ---> sar -b -r -n DEV: 01:57:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-34830) 12/10/24 _x86_64_ (8 CPU) 01:57:55 01:57:55 01:53:44 LINUX RESTART (8 CPU) 01:57:55 01:57:55 01:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:57:55 01:55:01 329.45 47.96 281.49 0.00 5382.70 57693.98 0.00 01:57:55 01:56:01 298.97 2.13 296.83 0.00 31.99 91712.50 0.00 01:57:55 01:57:01 110.31 0.18 110.13 0.00 17.20 19514.88 0.00 01:57:55 Average: 246.25 16.76 229.49 0.00 1810.53 56309.09 0.00 01:57:55 01:57:55 01:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:57:55 01:55:01 29181020 31520736 800116 2.43 74500 2537764 1857348 5.47 1042928 2271696 429340 01:57:55 01:56:01 27992764 31517724 788996 2.40 181760 3502160 1790508 5.28 1151100 3223352 496 01:57:55 01:57:01 27371372 31241476 1055580 3.21 190852 3784752 2479800 7.31 1714152 3219924 240252 01:57:55 Average: 28181719 31426645 881564 2.68 149037 3274892 2042552 6.02 1302727 2904991 223363 01:57:55 01:57:55 01:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:57:55 01:55:01 ens3 487.47 358.87 5942.22 96.65 0.00 0.00 0.00 0.00 01:57:55 01:55:01 docker0 18.91 21.66 1.54 166.46 0.00 0.00 0.00 0.00 01:57:55 01:55:01 lo 7.00 7.00 0.68 0.68 0.00 0.00 0.00 0.00 01:57:55 01:56:01 ens3 525.46 328.86 3309.96 35.70 0.00 0.00 0.00 0.00 01:57:55 01:56:01 docker0 323.74 516.18 27.23 3302.37 0.00 0.00 0.00 0.00 01:57:55 01:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:57:55 01:57:01 ens3 54.54 32.04 89.37 17.21 0.00 0.00 0.00 0.00 01:57:55 01:57:01 docker0 1.37 3.53 0.08 38.14 0.00 0.00 0.00 0.00 01:57:55 01:57:01 veth383ab7b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:57:55 01:57:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 01:57:55 Average: ens3 355.83 239.93 3113.86 49.85 0.00 0.00 0.00 0.00 01:57:55 Average: docker0 114.69 180.48 9.62 1169.11 0.00 0.00 0.00 0.00 01:57:55 Average: veth383ab7b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:57:55 Average: lo 2.49 2.49 0.24 0.24 0.00 0.00 0.00 0.00 01:57:55 01:57:55 01:57:55 ---> sar -P ALL: 01:57:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-34830) 12/10/24 _x86_64_ (8 CPU) 01:57:55 01:57:55 01:53:44 LINUX RESTART (8 CPU) 01:57:55 01:57:55 01:54:01 CPU %user %nice %system %iowait %steal %idle 01:57:55 01:55:01 all 9.01 0.00 2.88 2.60 0.05 85.46 01:57:55 01:55:01 0 8.61 0.00 3.31 0.55 0.05 87.47 01:57:55 01:55:01 1 8.41 0.00 3.17 0.34 0.03 88.04 01:57:55 01:55:01 2 11.54 0.00 3.34 8.07 0.07 76.98 01:57:55 01:55:01 3 6.30 0.00 2.21 6.65 0.05 84.80 01:57:55 01:55:01 4 7.40 0.00 2.75 0.24 0.07 89.54 01:57:55 01:55:01 5 10.04 0.00 2.47 2.25 0.07 85.17 01:57:55 01:55:01 6 10.32 0.00 2.86 1.16 0.07 85.60 01:57:55 01:55:01 7 9.46 0.00 2.91 1.51 0.03 86.08 01:57:55 01:56:01 all 6.24 0.00 3.23 4.29 0.05 86.19 01:57:55 01:56:01 0 6.22 0.00 3.61 0.52 0.05 89.59 01:57:55 01:56:01 1 5.63 0.00 4.13 20.78 0.07 69.39 01:57:55 01:56:01 2 5.97 0.00 2.79 0.39 0.05 90.81 01:57:55 01:56:01 3 6.75 0.00 2.62 0.94 0.05 89.64 01:57:55 01:56:01 4 5.56 0.00 2.47 0.59 0.02 91.37 01:57:55 01:56:01 5 5.66 0.00 4.07 8.34 0.07 81.86 01:57:55 01:56:01 6 6.71 0.00 2.69 0.77 0.05 89.77 01:57:55 01:56:01 7 7.39 0.00 3.46 2.09 0.07 87.00 01:57:55 01:57:01 all 48.87 0.00 7.83 1.07 0.09 42.14 01:57:55 01:57:01 0 48.57 0.00 7.51 0.35 0.08 43.48 01:57:55 01:57:01 1 48.06 0.00 7.96 3.30 0.08 40.59 01:57:55 01:57:01 2 49.43 0.00 7.65 0.54 0.10 42.28 01:57:55 01:57:01 3 49.75 0.00 7.65 0.91 0.08 41.61 01:57:55 01:57:01 4 49.03 0.00 7.70 2.12 0.10 41.05 01:57:55 01:57:01 5 48.08 0.00 7.99 0.56 0.08 43.29 01:57:55 01:57:01 6 48.73 0.00 8.65 0.35 0.10 42.17 01:57:55 01:57:01 7 49.33 0.00 7.55 0.40 0.08 42.62 01:57:55 Average: all 21.37 0.00 4.65 2.65 0.07 71.27 01:57:55 Average: 0 21.11 0.00 4.81 0.48 0.06 73.54 01:57:55 Average: 1 20.72 0.00 5.09 8.13 0.06 65.99 01:57:55 Average: 2 22.32 0.00 4.60 2.99 0.07 70.02 01:57:55 Average: 3 20.94 0.00 4.16 2.83 0.06 72.00 01:57:55 Average: 4 20.68 0.00 4.31 0.98 0.06 73.96 01:57:55 Average: 5 21.24 0.00 4.84 3.71 0.07 70.13 01:57:55 Average: 6 21.90 0.00 4.73 0.76 0.07 72.54 01:57:55 Average: 7 22.01 0.00 4.64 1.34 0.06 71.96 01:57:55 01:57:55 01:57:55