Pull request #626 reopened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d+dc471bab23d8bb68ec889611181b9f9035c4a73d (140408838251d3b6b1813b3bdc5809bf22d70592) 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-ssh15838139079868932908.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh3453807483662095075.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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/PR-626/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/PR-626/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10338074323042050305.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh2308920018631451624.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/PR-626/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/PR-626/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11577546947390102431.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, buildSnap:false] ========================================================= [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-6678 in /w/workspace/gexfoundry_device-mqtt-go_PR-626 [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-626 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/626/head:refs/remotes/origin/PR-626 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit dc471bab23d8bb68ec889611181b9f9035c4a73d into PR head commit 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d Merge succeeded, producing 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d Checking out Revision 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d (PR-626) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d # 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 dc471bab23d8bb68ec889611181b9f9035c4a73d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d # timeout=10 > git rev-list --no-walk 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:13:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:13:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:13:34 ========================================================= 06:13:34 EdgeX Global Pipelines Version Info 06:13:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:13:35 ------------------- 06:13:35 stable info: 06:13:35 ------------------- 06:13:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:13:35 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 06:13:35 Message: update stable to v1.0.254 06:13:35 ------------------- 06:13:35 experimental info: 06:13:35 ------------------- 06:13:35 Commited By: **** collab-it+edgex@linuxfoundation.org 06:13:35 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 06:13:35 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:13:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 06:13:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 06:13:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:13:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:13:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:13:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 06:13:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:13:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:13:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:13:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:13:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:13:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 06:13:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:13:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:13:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:13:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:13:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:13:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:13:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:13:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:13:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:13:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:13:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:13:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:13:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:13:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:13:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:13:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-626 [Pipeline] echo 06:13:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-626 [Pipeline] echo 06:13:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-626 [Pipeline] echo 06:13:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d [Pipeline] echo 06:13:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4fc050f [Pipeline] echo 06:13:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:13:36 provisioning config files... 06:13:36 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp/config8145606611455360185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:13:36 ---> docker-login.sh 06:13:36 nexus3.edgexfoundry.org:10001 06:13:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:36 Configure a credential helper to remove this warning. See 06:13:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:36 06:13:36 Login Succeeded 06:13:36 nexus3.edgexfoundry.org:10002 06:13:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:36 Configure a credential helper to remove this warning. See 06:13:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:36 06:13:36 Login Succeeded 06:13:36 nexus3.edgexfoundry.org:10003 06:13:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:37 Configure a credential helper to remove this warning. See 06:13:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:37 06:13:37 Login Succeeded 06:13:37 nexus3.edgexfoundry.org:10004 06:13:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:37 Configure a credential helper to remove this warning. See 06:13:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:37 06:13:37 Login Succeeded 06:13:37 docker.io 06:13:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:37 Configure a credential helper to remove this warning. See 06:13:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:37 06:13:37 Login Succeeded 06:13:37 ---> docker-login.sh ends [Pipeline] } 06:13:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:13:37 + git rev-list -1 --merges 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d~1..4fc050fd9ba3626cd4a9d97f2dac1641c163db8d [Pipeline] echo 06:13:37 -----------> git rev-list -1 --merges 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d~1..4fc050fd9ba3626cd4a9d97f2dac1641c163db8d 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d [false] [Pipeline] sh 06:13:37 + git log --format=format:%s -1 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d [Pipeline] echo 06:13:37 ========================================================= 06:13:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:13:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:13:38 + git log --format=format:%s -1 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d [Pipeline] echo 06:13:38 [semverPrep] GIT_COMMIT: 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 06:13:38 [semverPrep] This is not a build commit. [Pipeline] sh 06:13:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:13:38 + grep -v github /etc/ssh/ssh_known_hosts 06:13:38 + [ -e /tmp/ssh_known_hosts ] 06:13:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:13:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:13:38 + sudo tee -a /etc/ssh/ssh_known_hosts 06:13:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:13:39 06:13:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:13:39 0.1.4: Pulling from edgex-devops/py-git-semver 06:13:39 b85a868b505f: Pulling fs layer 06:13:39 e2be974225ed: Pulling fs layer 06:13:39 339a4e72a1f5: Pulling fs layer 06:13:39 988bab9f4d93: Pulling fs layer 06:13:39 1469e6f7b9e6: Pulling fs layer 06:13:39 eaf3925da568: Pulling fs layer 06:13:39 bab4dde63d76: Pulling fs layer 06:13:39 bde34c3a00c8: Pulling fs layer 06:13:39 b352a97aabf1: Pulling fs layer 06:13:39 4872d77fe225: Pulling fs layer 06:13:39 5851b861e8e6: Pulling fs layer 06:13:39 988bab9f4d93: Waiting 06:13:39 1469e6f7b9e6: Waiting 06:13:39 eaf3925da568: Waiting 06:13:39 bab4dde63d76: Waiting 06:13:39 4872d77fe225: Waiting 06:13:39 bde34c3a00c8: Waiting 06:13:39 5851b861e8e6: Waiting 06:13:39 b352a97aabf1: Waiting 06:13:39 e2be974225ed: Download complete 06:13:39 988bab9f4d93: Download complete 06:13:39 1469e6f7b9e6: Verifying Checksum 06:13:39 1469e6f7b9e6: Download complete 06:13:39 eaf3925da568: Verifying Checksum 06:13:39 eaf3925da568: Download complete 06:13:39 339a4e72a1f5: Verifying Checksum 06:13:39 339a4e72a1f5: Download complete 06:13:39 bde34c3a00c8: Verifying Checksum 06:13:39 bde34c3a00c8: Download complete 06:13:39 b352a97aabf1: Verifying Checksum 06:13:39 b352a97aabf1: Download complete 06:13:39 4872d77fe225: Verifying Checksum 06:13:39 4872d77fe225: Download complete 06:13:39 5851b861e8e6: Download complete 06:13:39 b85a868b505f: Verifying Checksum 06:13:39 b85a868b505f: Download complete 06:13:39 bab4dde63d76: Verifying Checksum 06:13:39 bab4dde63d76: Download complete 06:13:41 b85a868b505f: Pull complete 06:13:41 e2be974225ed: Pull complete 06:13:41 339a4e72a1f5: Pull complete 06:13:41 988bab9f4d93: Pull complete 06:13:42 1469e6f7b9e6: Pull complete 06:13:42 eaf3925da568: Pull complete 06:13:44 bab4dde63d76: Pull complete 06:13:44 bde34c3a00c8: Pull complete 06:13:44 b352a97aabf1: Pull complete 06:13:44 4872d77fe225: Pull complete 06:13:44 5851b861e8e6: Pull complete 06:13:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:13:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:13:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:13:44 prd-ubuntu20.04-docker-8c-8g-6678 does not seem to be running inside a container 06:13:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-626 -v /w/workspace/gexfoundry_device-mqtt-go_PR-626:/w/workspace/gexfoundry_device-mqtt-go_PR-626:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-626@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-devops/py-git-semver:0.1.4 cat 06:13:47 $ docker top e8b940c5cf10f698f1ac81c3512fe3bf6f8d9373c1e492aa528237f2a56d3f22 -eo pid,comm 06:13:47 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). 06:13:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:13:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:13:47 [ssh-agent] Looking for ssh-agent implementation... 06:13:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:13:47 $ docker exec e8b940c5cf10f698f1ac81c3512fe3bf6f8d9373c1e492aa528237f2a56d3f22 ssh-agent 06:13:47 SSH_AUTH_SOCK=/tmp/ssh-6Ttnh2nvG3HM/agent.31 06:13:47 SSH_AGENT_PID=37 06:13:47 Running ssh-add (command line suppressed) 06:13:47 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp/private_key_1368681765185373975.key (/w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp/private_key_1368681765185373975.key) 06:13:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:13:48 + git tag --points-at HEAD [Pipeline] } 06:13:48 $ docker exec --env ******** --env ******** e8b940c5cf10f698f1ac81c3512fe3bf6f8d9373c1e492aa528237f2a56d3f22 ssh-agent -k 06:13:48 unset SSH_AUTH_SOCK; 06:13:48 unset SSH_AGENT_PID; 06:13:48 echo Agent pid 37 killed; 06:13:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:13:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:13:48 [ssh-agent] Looking for ssh-agent implementation... 06:13:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:13:48 $ docker exec e8b940c5cf10f698f1ac81c3512fe3bf6f8d9373c1e492aa528237f2a56d3f22 ssh-agent 06:13:48 SSH_AUTH_SOCK=/tmp/ssh-0hLOuSyDwDcf/agent.69 06:13:48 SSH_AGENT_PID=75 06:13:48 Running ssh-add (command line suppressed) 06:13:48 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp/private_key_8226563393437016197.key (/w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp/private_key_8226563393437016197.key) 06:13:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:13:49 + git semver init 06:13:49 2023-09-20 06:13:49,254 [run_init] DEBUG init version:0.0.0 force:False 06:13:49 2023-09-20 06:13:49,254 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-626/.semver 06:13:49 2023-09-20 06:13:49,255 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-626/.semver 06:13:49 2023-09-20 06:13:49,255 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-626/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-626, universal_newlines=False, shell=None, istream=None) 06:13:50 2023-09-20 06:13:50,031 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-626/.git/info/exclude 06:13:50 2023-09-20 06:13:50,031 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-626/.semver/PR-626 with force:False 06:13:50 2023-09-20 06:13:50,031 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-626/.semver/PR-626 06:13:50 2023-09-20 06:13:50,036 [execute] INFO git cat-file --batch-check 06:13:50 2023-09-20 06:13:50,036 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-626/.semver, universal_newlines=False, shell=None, istream=) 06:13:50 2023-09-20 06:13:50,043 [execute] INFO git cat-file --batch 06:13:50 2023-09-20 06:13:50,043 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-626/.semver, universal_newlines=False, shell=None, istream=) 06:13:50 2023-09-20 06:13:50,049 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-626/.semver/PR-626 06:13:50 0.0.0 [Pipeline] } 06:13:50 $ docker exec --env ******** --env ******** e8b940c5cf10f698f1ac81c3512fe3bf6f8d9373c1e492aa528237f2a56d3f22 ssh-agent -k 06:13:50 unset SSH_AUTH_SOCK; 06:13:50 unset SSH_AGENT_PID; 06:13:50 echo Agent pid 75 killed; 06:13:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:13:50 + git semver [Pipeline] } 06:13:50 $ docker stop --time=1 e8b940c5cf10f698f1ac81c3512fe3bf6f8d9373c1e492aa528237f2a56d3f22 06:13:52 $ docker rm -f --volumes e8b940c5cf10f698f1ac81c3512fe3bf6f8d9373c1e492aa528237f2a56d3f22 [Pipeline] // withDockerContainer [Pipeline] sh 06:13:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:13:52 Stashed 1 file(s) [Pipeline] echo 06:13:52 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:13:53 provisioning config files... 06:13:53 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp/config15813330912084610825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:13:53 ---> docker-login.sh 06:13:53 nexus3.edgexfoundry.org:10001 06:13:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:53 Configure a credential helper to remove this warning. See 06:13:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:53 06:13:53 Login Succeeded 06:13:53 nexus3.edgexfoundry.org:10002 06:13:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:53 Configure a credential helper to remove this warning. See 06:13:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:53 06:13:53 Login Succeeded 06:13:53 nexus3.edgexfoundry.org:10003 06:13:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:53 Configure a credential helper to remove this warning. See 06:13:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:53 06:13:53 Login Succeeded 06:13:53 nexus3.edgexfoundry.org:10004 06:13:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:53 Configure a credential helper to remove this warning. See 06:13:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:53 06:13:53 Login Succeeded 06:13:53 docker.io 06:13:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:54 Configure a credential helper to remove this warning. See 06:13:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:54 06:13:54 Login Succeeded 06:13:54 ---> docker-login.sh ends [Pipeline] } 06:13:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:13:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:13:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:13:54 ========================================================= 06:13:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 06:13:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:54 + 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 . 06:13:54 Sending build context to Docker daemon 6.491MB 06:13:54 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 06:13:54 Step 2/12 : FROM ${BASE} AS builder 06:13:54 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 06:13:54 7264a8db6415: Pulling fs layer 06:13:54 c4d48a809fc2: Pulling fs layer 06:13:54 4f1c88b9dad5: Pulling fs layer 06:13:54 ad3a456e5733: Pulling fs layer 06:13:54 9e4f439ed901: Pulling fs layer 06:13:54 feaf6a47b606: Pulling fs layer 06:13:54 5e8b037d7d82: Pulling fs layer 06:13:54 8ac70367396e: Pulling fs layer 06:13:54 6db16350a2e2: Pulling fs layer 06:13:54 9250d5d63582: Pulling fs layer 06:13:54 feaf6a47b606: Waiting 06:13:54 6db16350a2e2: Waiting 06:13:54 5e8b037d7d82: Waiting 06:13:54 ad3a456e5733: Waiting 06:13:54 8ac70367396e: Waiting 06:13:54 9250d5d63582: Waiting 06:13:54 9e4f439ed901: Waiting 06:13:54 c4d48a809fc2: Download complete 06:13:54 ad3a456e5733: Verifying Checksum 06:13:54 ad3a456e5733: Download complete 06:13:54 9e4f439ed901: Verifying Checksum 06:13:54 9e4f439ed901: Download complete 06:13:54 7264a8db6415: Verifying Checksum 06:13:54 7264a8db6415: Download complete 06:13:54 feaf6a47b606: Verifying Checksum 06:13:54 feaf6a47b606: Download complete 06:13:54 7264a8db6415: Pull complete 06:13:55 c4d48a809fc2: Pull complete 06:13:55 8ac70367396e: Verifying Checksum 06:13:55 8ac70367396e: Download complete 06:13:55 4f1c88b9dad5: Verifying Checksum 06:13:55 4f1c88b9dad5: Download complete 06:13:55 6db16350a2e2: Verifying Checksum 06:13:55 6db16350a2e2: Download complete 06:13:55 9250d5d63582: Verifying Checksum 06:13:55 9250d5d63582: Download complete 06:13:55 5e8b037d7d82: Verifying Checksum 06:13:55 5e8b037d7d82: Download complete 06:13:58 4f1c88b9dad5: Pull complete 06:13:58 ad3a456e5733: Pull complete 06:13:58 9e4f439ed901: Pull complete 06:13:58 feaf6a47b606: Pull complete 06:14:01 5e8b037d7d82: Pull complete 06:14:01 8ac70367396e: Pull complete 06:14:02 6db16350a2e2: Pull complete 06:14:02 9250d5d63582: Pull complete 06:14:02 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 06:14:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:14:02 ---> fa269f55d9b9 06:14:02 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:14:07 ---> Running in e2445d66da5d 06:14:07 Removing intermediate container e2445d66da5d 06:14:07 ---> 34c33b11f5c8 06:14:07 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:14:07 ---> Running in ad78ea1419a3 06:14:07 Still waiting to schedule task 06:14:07 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6677’ 06:14:08 Removing intermediate container ad78ea1419a3 06:14:08 ---> b3cc81c322c7 06:14:08 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:14:08 ---> Running in 56d540c7e881 06:14:08 Removing intermediate container 56d540c7e881 06:14:08 ---> 0e3eafe3c3db 06:14:08 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:14:08 ---> Running in b1d716066205 06:14:08 Removing intermediate container b1d716066205 06:14:08 ---> d8f207226c3a 06:14:08 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:14:08 ---> Running in dccf74b60d45 06:14:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:14:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:14:09 (1/4) Installing openssh-keygen (9.3_p2-r0) 06:14:09 (2/4) Installing libedit (20221030.3.1-r1) 06:14:09 (3/4) Installing openssh-client-common (9.3_p2-r0) 06:14:09 (4/4) Installing openssh-client-default (9.3_p2-r0) 06:14:09 Executing busybox-1.36.1-r2.trigger 06:14:09 OK: 270 MiB in 60 packages 06:14:10 Removing intermediate container dccf74b60d45 06:14:10 ---> 0538cd56f79f 06:14:10 Step 8/12 : WORKDIR /device-mqtt-go 06:14:10 ---> Running in 51d5c697cb08 06:14:10 Removing intermediate container 51d5c697cb08 06:14:10 ---> 771f7e1fcae9 06:14:10 Step 9/12 : COPY go.mod vendor* ./ 06:14:10 ---> fa7b29afe833 06:14:10 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:14:10 ---> Running in c54ab5dbb9e4 06:14:37 Removing intermediate container c54ab5dbb9e4 06:14:37 ---> d86a2dc24145 06:14:37 Step 11/12 : COPY . . 06:14:37 ---> ad5730692a42 06:14:37 Step 12/12 : RUN $MAKE 06:14:37 ---> Running in cc3a8c0806ab 06:14:37 noop 06:14:37 Removing intermediate container cc3a8c0806ab 06:14:37 ---> 66d7b03ebac5 06:14:37 Successfully built 66d7b03ebac5 06:14:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:37 + docker inspect -f . ci-base-image-x86_64 06:14:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:14:37 prd-ubuntu20.04-docker-8c-8g-6678 does not seem to be running inside a container 06:14:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-626 -v /w/workspace/gexfoundry_device-mqtt-go_PR-626:/w/workspace/gexfoundry_device-mqtt-go_PR-626:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-626@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:14:37 $ docker top e13282c138e8febc976f9e69c0227fc48d1f93257587226eb7a8ab7a2c54d2eb -eo pid,comm [Pipeline] { [Pipeline] sh 06:14:38 + go version 06:14:38 go version go1.21.0 linux/amd64 [Pipeline] } 06:14:38 $ docker stop --time=1 e13282c138e8febc976f9e69c0227fc48d1f93257587226eb7a8ab7a2c54d2eb 06:14:39 $ docker rm -f --volumes e13282c138e8febc976f9e69c0227fc48d1f93257587226eb7a8ab7a2c54d2eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:39 + docker inspect -f . ci-base-image-x86_64 06:14:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:14:39 prd-ubuntu20.04-docker-8c-8g-6678 does not seem to be running inside a container 06:14:39 $ 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-626 -v /w/workspace/gexfoundry_device-mqtt-go_PR-626:/w/workspace/gexfoundry_device-mqtt-go_PR-626:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-626@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:14:40 $ docker top 6cf7c386797178d9914f26e5b2e8dc9c74f226974405c10a90ef42160ff161ff -eo pid,comm [Pipeline] { [Pipeline] sh 06:14:40 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-626 [Pipeline] fileExists [Pipeline] sh 06:14:40 + make test 06:14:40 go test ./... -coverprofile=coverage.out ./... 06:14:42 ? github.com/edgexfoundry/device-mqtt-go [no test files] 06:14:52 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 06:14:52 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 06:14:52 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.013s coverage: 22.8% of statements 06:14:58 go vet ./... 06:15:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:15:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:15:01 ./bin/test-attribution-txt.sh [Pipeline] echo 06:15:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:15:01 $ docker stop --time=1 6cf7c386797178d9914f26e5b2e8dc9c74f226974405c10a90ef42160ff161ff 06:15:04 $ docker rm -f --volumes 6cf7c386797178d9914f26e5b2e8dc9c74f226974405c10a90ef42160ff161ff [Pipeline] // withDockerContainer [Pipeline] sh 06:15:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:15:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:15:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:15:05 + ls -al . 06:15:05 total 188 06:15:05 drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 06:14 . 06:15:05 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 06:13 .. 06:15:05 -rw-rw-r-- 1 jenkins jenkins 140 Sep 20 06:13 .dockerignore 06:15:05 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 06:14 .git 06:15:05 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 06:13 .github 06:15:05 -rw-rw-r-- 1 jenkins jenkins 329 Sep 20 06:13 .gitignore 06:15:05 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 06:13 .golangci.yml 06:15:05 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 06:13 .semver 06:15:05 -rw-rw-r-- 1 jenkins jenkins 10386 Sep 20 06:13 Attribution.txt 06:15:05 -rw-rw-r-- 1 jenkins jenkins 17522 Sep 20 06:13 CHANGELOG.md 06:15:05 -rw-rw-r-- 1 jenkins jenkins 1689 Sep 20 06:13 Dockerfile 06:15:05 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 06:13 GOVERNANCE.md 06:15:05 -rw-rw-r-- 1 jenkins jenkins 678 Sep 20 06:13 Jenkinsfile 06:15:05 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 20 06:13 LICENSE 06:15:05 -rw-rw-r-- 1 jenkins jenkins 1963 Sep 20 06:13 Makefile 06:15:05 -rw-rw-r-- 1 jenkins jenkins 620 Sep 20 06:13 OWNERS.md 06:15:05 -rw-rw-r-- 1 jenkins jenkins 3695 Sep 20 06:13 README.md 06:15:05 -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 06:13 VERSION 06:15:05 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 06:13 bin 06:15:05 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 06:13 cmd 06:15:05 -rw-r--r-- 1 jenkins jenkins 18506 Sep 20 06:14 coverage.out 06:15:05 -rw-rw-r-- 1 jenkins jenkins 3821 Sep 20 06:13 go.mod 06:15:05 -rw-rw-r-- 1 jenkins jenkins 35623 Sep 20 06:13 go.sum 06:15:05 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 06:13 internal 06:15:05 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 06:13 mock 06:15:05 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 06:13 snap 06:15:05 -rw-rw-r-- 1 jenkins jenkins 227 Sep 20 06:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:06 + 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=4fc050fd9ba3626cd4a9d97f2dac1641c163db8d --label arch=amd64 --label version=0.0.0 . 06:15:06 Sending build context to Docker daemon 6.51MB 06:15:06 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 06:15:06 Step 2/24 : FROM ${BASE} AS builder 06:15:06 ---> 66d7b03ebac5 06:15:06 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:15:06 ---> Running in c0473a23322b 06:15:06 Removing intermediate container c0473a23322b 06:15:06 ---> 0b058093cb15 06:15:06 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:15:06 ---> Running in 68be5e52fd40 06:15:06 Removing intermediate container 68be5e52fd40 06:15:06 ---> 485c365cb158 06:15:06 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:15:06 ---> Running in 49aaad529a2d 06:15:06 Removing intermediate container 49aaad529a2d 06:15:06 ---> cba638510244 06:15:06 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:15:06 ---> Running in a0c768500075 06:15:06 Removing intermediate container a0c768500075 06:15:06 ---> b408a5251ef5 06:15:06 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:15:06 ---> Running in 16b61f994c15 06:15:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:15:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:15:07 OK: 270 MiB in 60 packages 06:15:07 Removing intermediate container 16b61f994c15 06:15:07 ---> de77906962f9 06:15:07 Step 8/24 : WORKDIR /device-mqtt-go 06:15:07 ---> Running in c078144fba5d 06:15:07 Removing intermediate container c078144fba5d 06:15:07 ---> 9c2f10f2aea8 06:15:07 Step 9/24 : COPY go.mod vendor* ./ 06:15:08 ---> aee09130a8a8 06:15:08 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:15:08 ---> Running in 97d48b5d791d 06:15:08 Removing intermediate container 97d48b5d791d 06:15:08 ---> 819fbd6a217d 06:15:08 Step 11/24 : COPY . . 06:15:09 ---> 85166a0d609b 06:15:09 Step 12/24 : RUN $MAKE 06:15:09 ---> Running in f7fb39293b70 06:15:09 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.27" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 06:15:31 Removing intermediate container f7fb39293b70 06:15:31 ---> a271e5079539 06:15:31 Step 13/24 : FROM alpine:3.18 06:15:31 3.18: Pulling from library/alpine 06:15:31 7264a8db6415: Already exists 06:15:31 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 06:15:31 Status: Downloaded newer image for alpine:3.18 06:15:31 ---> 7e01a0d0a1dc 06:15:31 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 06:15:31 ---> Running in 2fd037755a1c 06:15:31 Removing intermediate container 2fd037755a1c 06:15:31 ---> f8100e52c87f 06:15:31 Step 15/24 : RUN apk add --update --no-cache dumb-init 06:15:31 ---> Running in 2edd4f3d1d1c 06:15:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:15:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:15:31 (1/1) Installing dumb-init (1.2.5-r2) 06:15:31 Executing busybox-1.36.1-r2.trigger 06:15:31 OK: 7 MiB in 16 packages 06:15:31 Removing intermediate container 2edd4f3d1d1c 06:15:31 ---> 9f92c62d4f6d 06:15:31 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 06:15:31 ---> 800db0f5dbcc 06:15:31 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 06:15:31 ---> 6353fd5bd145 06:15:31 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 06:15:31 ---> b52422c78286 06:15:31 Step 19/24 : EXPOSE 59982 06:15:31 ---> Running in 01ac4363c843 06:15:31 Removing intermediate container 01ac4363c843 06:15:31 ---> 487d64ab1f1c 06:15:31 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 06:15:31 ---> Running in 985e8b5f114c 06:15:31 Removing intermediate container 985e8b5f114c 06:15:31 ---> cc3418361e9b 06:15:31 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 06:15:31 ---> Running in 5b3467114d74 06:15:31 Removing intermediate container 5b3467114d74 06:15:31 ---> 0527d824d67e 06:15:31 Step 22/24 : LABEL arch=amd64 06:15:31 ---> Running in 132f25c44cc1 06:15:31 Removing intermediate container 132f25c44cc1 06:15:31 ---> fa216392fc83 06:15:31 Step 23/24 : LABEL git_sha=4fc050fd9ba3626cd4a9d97f2dac1641c163db8d 06:15:31 ---> Running in d5a06a707d26 06:15:31 Removing intermediate container d5a06a707d26 06:15:31 ---> c86e590d0d37 06:15:31 Step 24/24 : LABEL version=0.0.0 06:15:31 ---> Running in f7391195538c 06:15:31 Removing intermediate container f7391195538c 06:15:31 ---> 7eca69257ac0 06:15:31 [Warning] One or more build-args [ARCH] were not consumed 06:15:31 Successfully built 7eca69257ac0 06:15:31 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:15:32 06:15:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:15:32 latest: Pulling from edgex-lftools-log-publisher 06:15:32 5eb5b503b376: Pulling fs layer 06:15:32 5c69ac0246d0: Pulling fs layer 06:15:32 ec43610c2a17: Pulling fs layer 06:15:32 3a2ae6a8a46f: Pulling fs layer 06:15:32 33b1e0a273af: Pulling fs layer 06:15:32 5d3b04190fa2: Pulling fs layer 06:15:32 2f39f015ded8: Pulling fs layer 06:15:32 5d3b04190fa2: Waiting 06:15:32 2f39f015ded8: Waiting 06:15:32 3a2ae6a8a46f: Waiting 06:15:32 33b1e0a273af: Waiting 06:15:32 5c69ac0246d0: Verifying Checksum 06:15:32 5c69ac0246d0: Download complete 06:15:32 3a2ae6a8a46f: Verifying Checksum 06:15:32 3a2ae6a8a46f: Download complete 06:15:32 33b1e0a273af: Verifying Checksum 06:15:32 33b1e0a273af: Download complete 06:15:32 5d3b04190fa2: Verifying Checksum 06:15:32 5d3b04190fa2: Download complete 06:15:32 ec43610c2a17: Verifying Checksum 06:15:32 ec43610c2a17: Download complete 06:15:32 5eb5b503b376: Verifying Checksum 06:15:32 5eb5b503b376: Download complete 06:15:33 2f39f015ded8: Download complete 06:15:34 5eb5b503b376: Pull complete 06:15:34 5c69ac0246d0: Pull complete 06:15:34 ec43610c2a17: Pull complete 06:15:34 3a2ae6a8a46f: Pull complete 06:15:34 33b1e0a273af: Pull complete 06:15:34 5d3b04190fa2: Pull complete 06:15:39 2f39f015ded8: Pull complete 06:15:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:15:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:15:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:15:39 prd-ubuntu20.04-docker-8c-8g-6678 does not seem to be running inside a container 06:15:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-626 -v /w/workspace/gexfoundry_device-mqtt-go_PR-626:/w/workspace/gexfoundry_device-mqtt-go_PR-626:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-626@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:15:42 $ docker top 515a4d7fbb1091b22ab4cd33bf319a4d47c84d59a131ab7cd5cb4d0738225c74 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:15:43 ---> job-cost.sh 06:15:43 lf-activate-venv: SKIPPING 06:15:43 INFO: No Stack... 06:15:43 INFO: Retrieving Pricing Info for: v3-standard-8 06:15:43 INFO: Archiving Costs [Pipeline] sh 06:15:43 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-626/archives/cost.csv 06:15:43 + cut -d, -f6 [Pipeline] lock 06:15:43 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-626-2-stack-cost] 06:15:43 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-626-2-stack-cost] did not exist. Created. 06:15:43 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-626-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:15:44 + echo total: 0.2199999988079071 [Pipeline] stash 06:15:44 Stashed 1 file(s) [Pipeline] } 06:15:44 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-626-2-stack-cost] [Pipeline] // lock [Pipeline] } 06:15:44 $ docker stop --time=1 515a4d7fbb1091b22ab4cd33bf319a4d47c84d59a131ab7cd5cb4d0738225c74 06:15:45 $ docker rm -f --volumes 515a4d7fbb1091b22ab4cd33bf319a4d47c84d59a131ab7cd5cb4d0738225c74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:16:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6681 in /w/workspace/gexfoundry_device-mqtt-go_PR-626 [Pipeline] { [Pipeline] ws 06:16:46 Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout 06:16:46 The recommended git tool is: git 06:16:51 using credential edgex-jenkins-ssh 06:16:51 Cloning the remote Git repository 06:16:51 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 06:16:52 > git init /w/workspace/device-mqtt-go/2 # timeout=10 06:16:52 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:16:52 > git --version # timeout=10 06:16:52 > git --version # 'git version 2.25.1' 06:16:52 using GIT_SSH to set credentials SSH Credentials for GitHub 06:16:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:16:53 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:16:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:16:54 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:16:54 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:16:54 using GIT_SSH to set credentials SSH Credentials for GitHub 06:16:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/626/head:refs/remotes/origin/PR-626 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:16:55 Merging remotes/origin/main commit dc471bab23d8bb68ec889611181b9f9035c4a73d into PR head commit 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d 06:16:55 Merge succeeded, producing 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d 06:16:55 Checking out Revision 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d (PR-626) 06:16:56 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:16:55 > git config core.sparsecheckout # timeout=10 06:16:55 > git checkout -f 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d # timeout=10 06:16:55 > git remote # timeout=10 06:16:55 > git config --get remote.origin.url # timeout=10 06:16:55 using GIT_SSH to set credentials SSH Credentials for GitHub 06:16:55 > git merge dc471bab23d8bb68ec889611181b9f9035c4a73d # timeout=10 06:16:55 > git rev-parse HEAD^{commit} # timeout=10 06:16:55 > git config core.sparsecheckout # timeout=10 06:16:55 > git checkout -f 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d # timeout=10 06:16:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:16:56 % Total % Received % Xferd Average Speed Time Time Time Current 06:16:56 Dload Upload Total Spent Left Speed 06:16:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 06:16:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:16:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:16:58 + sudo tee /etc/docker/daemon.new 06:16:58 { 06:16:58 "registry-mirrors": [ 06:16:58 "https://nexus3.edgexfoundry.org:10001" 06:16:58 ], 06:16:58 "bip": "10.250.0.254/24", 06:16:58 "hosts": [ 06:16:58 "tcp://0.0.0.0:5555", 06:16:58 "unix:///var/run/docker.sock" 06:16:58 ], 06:16:58 "mtu": 1458, 06:16:58 "selinux-enabled": true, 06:16:58 "seccomp-profile": "/etc/docker/seccomp.json" 06:16:58 } [Pipeline] sh 06:16:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:16:58 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:17:20 provisioning config files... 06:17:20 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config15626207370307981919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:17:21 ---> docker-login.sh 06:17:21 nexus3.edgexfoundry.org:10001 06:17:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:22 Configure a credential helper to remove this warning. See 06:17:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:22 06:17:22 Login Succeeded 06:17:22 nexus3.edgexfoundry.org:10002 06:17:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:22 Configure a credential helper to remove this warning. See 06:17:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:22 06:17:22 Login Succeeded 06:17:22 nexus3.edgexfoundry.org:10003 06:17:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:22 Configure a credential helper to remove this warning. See 06:17:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:22 06:17:22 Login Succeeded 06:17:22 nexus3.edgexfoundry.org:10004 06:17:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:23 Configure a credential helper to remove this warning. See 06:17:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:23 06:17:23 Login Succeeded 06:17:23 docker.io 06:17:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:23 Configure a credential helper to remove this warning. See 06:17:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:23 06:17:23 Login Succeeded 06:17:23 ---> docker-login.sh ends [Pipeline] } 06:17:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:17:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:17:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:17:24 ========================================================= 06:17:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 06:17:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:24 + 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 . 06:17:24 Sending build context to Docker daemon 3.347MB 06:17:24 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 06:17:24 Step 2/12 : FROM ${BASE} AS builder 06:17:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:17:25 9fda8d8052c6: Pulling fs layer 06:17:25 5d54e960e981: Pulling fs layer 06:17:25 c4a7e357bf2a: Pulling fs layer 06:17:25 f0e02332f6b5: Pulling fs layer 06:17:25 66412af1f25a: Pulling fs layer 06:17:25 1baf3a5c0e64: Pulling fs layer 06:17:25 9a37bb91b891: Pulling fs layer 06:17:25 a29adfc67d43: Pulling fs layer 06:17:25 d5de9f91c1a4: Pulling fs layer 06:17:25 1baf3a5c0e64: Waiting 06:17:25 9a37bb91b891: Waiting 06:17:25 a29adfc67d43: Waiting 06:17:25 f0e02332f6b5: Waiting 06:17:25 d5de9f91c1a4: Waiting 06:17:25 66412af1f25a: Waiting 06:17:25 5d54e960e981: Verifying Checksum 06:17:25 5d54e960e981: Download complete 06:17:25 f0e02332f6b5: Verifying Checksum 06:17:25 f0e02332f6b5: Download complete 06:17:25 66412af1f25a: Verifying Checksum 06:17:25 66412af1f25a: Download complete 06:17:25 9fda8d8052c6: Download complete 06:17:25 9a37bb91b891: Verifying Checksum 06:17:25 9a37bb91b891: Download complete 06:17:26 9fda8d8052c6: Pull complete 06:17:26 a29adfc67d43: Verifying Checksum 06:17:26 a29adfc67d43: Download complete 06:17:26 5d54e960e981: Pull complete 06:17:27 d5de9f91c1a4: Download complete 06:17:27 c4a7e357bf2a: Download complete 06:17:28 1baf3a5c0e64: Verifying Checksum 06:17:28 1baf3a5c0e64: Download complete 06:17:38 c4a7e357bf2a: Pull complete 06:17:38 f0e02332f6b5: Pull complete 06:17:38 66412af1f25a: Pull complete 06:17:48 1baf3a5c0e64: Pull complete 06:17:48 9a37bb91b891: Pull complete 06:17:50 a29adfc67d43: Pull complete 06:17:51 d5de9f91c1a4: Pull complete 06:17:51 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 06:17:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:17:51 ---> 746ca1b523b5 06:17:51 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:17:53 ---> Running in 0357af007cc9 06:17:53 Removing intermediate container 0357af007cc9 06:17:53 ---> b3ae11031e43 06:17:53 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:17:53 ---> Running in f4f2e22486af 06:17:54 Removing intermediate container f4f2e22486af 06:17:54 ---> 54829c45d0ea 06:17:54 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:17:54 ---> Running in ab5286111683 06:17:54 Removing intermediate container ab5286111683 06:17:54 ---> a5c25bfbc280 06:17:54 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:17:54 ---> Running in 635bb7e0602f 06:17:54 Removing intermediate container 635bb7e0602f 06:17:54 ---> 9dc26d62a16f 06:17:54 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:17:54 ---> Running in 0cb8744223ae 06:17:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:17:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:17:58 (1/4) Installing openssh-keygen (9.3_p2-r0) 06:17:58 (2/4) Installing libedit (20221030.3.1-r1) 06:17:58 (3/4) Installing openssh-client-common (9.3_p2-r0) 06:17:58 (4/4) Installing openssh-client-default (9.3_p2-r0) 06:17:58 Executing busybox-1.36.1-r2.trigger 06:17:58 OK: 272 MiB in 60 packages 06:17:59 Removing intermediate container 0cb8744223ae 06:17:59 ---> 6adcab3e3d69 06:17:59 Step 8/12 : WORKDIR /device-mqtt-go 06:17:59 ---> Running in fa36ea48c2d5 06:17:59 Removing intermediate container fa36ea48c2d5 06:17:59 ---> b4706a0f4ea2 06:17:59 Step 9/12 : COPY go.mod vendor* ./ 06:18:00 ---> cb06205dcd71 06:18:00 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:18:00 ---> Running in 41dff04d5a7b 06:19:08 Removing intermediate container 41dff04d5a7b 06:19:08 ---> 8cf814b3e5a8 06:19:08 Step 11/12 : COPY . . 06:19:09 ---> b7f222831598 06:19:09 Step 12/12 : RUN $MAKE 06:19:09 ---> Running in 8cca139c4455 06:19:10 noop 06:19:10 Removing intermediate container 8cca139c4455 06:19:10 ---> ce0af6f8bf41 06:19:10 Successfully built ce0af6f8bf41 06:19:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:11 + docker inspect -f . ci-base-image-arm64 06:19:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:19:11 prd-ubuntu20.04-docker-arm64-4c-16g-6681 does not seem to be running inside a container 06:19:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:19:12 $ docker top 7a4ecae36b76f67b76595b87de6845a2cacaf0e5e0f874f0f3692a26a10ce1bb -eo pid,comm [Pipeline] { [Pipeline] sh 06:19:13 + go version 06:19:13 go version go1.21.0 linux/arm64 [Pipeline] } 06:19:13 $ docker stop --time=1 7a4ecae36b76f67b76595b87de6845a2cacaf0e5e0f874f0f3692a26a10ce1bb 06:19:15 $ docker rm -f --volumes 7a4ecae36b76f67b76595b87de6845a2cacaf0e5e0f874f0f3692a26a10ce1bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:15 + docker inspect -f . ci-base-image-arm64 06:19:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:19:15 prd-ubuntu20.04-docker-arm64-4c-16g-6681 does not seem to be running inside a container 06:19:15 $ 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/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:19:17 $ docker top 36911cd4a93a050562cda8a1e0f5bec9cb734aab285131925fed003e4d2e605f -eo pid,comm [Pipeline] { [Pipeline] sh 06:19:17 + git config --global --add safe.directory /w/workspace/device-mqtt-go/2 [Pipeline] fileExists [Pipeline] sh 06:19:18 + make test 06:19:18 go test ./... -coverprofile=coverage.out ./... 06:19:22 ? github.com/edgexfoundry/device-mqtt-go [no test files] 06:21:14 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 06:21:14 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 06:21:14 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.066s coverage: 22.8% of statements 06:21:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:21:14 go vet ./... 06:21:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:21:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:21:36 ./bin/test-attribution-txt.sh [Pipeline] echo 06:21:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:21:36 $ docker stop --time=1 36911cd4a93a050562cda8a1e0f5bec9cb734aab285131925fed003e4d2e605f 06:21:38 $ docker rm -f --volumes 36911cd4a93a050562cda8a1e0f5bec9cb734aab285131925fed003e4d2e605f [Pipeline] // withDockerContainer [Pipeline] sh 06:21:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:21:39 Warning: overwriting stash ‘coverage-report’ 06:21:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:21:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:21:41 + ls -al . 06:21:41 total 184 06:21:41 drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 06:19 . 06:21:41 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 06:16 .. 06:21:41 -rw-rw-r-- 1 jenkins jenkins 140 Sep 20 06:16 .dockerignore 06:21:41 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 06:16 .git 06:21:41 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 06:16 .github 06:21:41 -rw-rw-r-- 1 jenkins jenkins 329 Sep 20 06:16 .gitignore 06:21:41 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 06:16 .golangci.yml 06:21:41 -rw-rw-r-- 1 jenkins jenkins 10386 Sep 20 06:16 Attribution.txt 06:21:41 -rw-rw-r-- 1 jenkins jenkins 17522 Sep 20 06:16 CHANGELOG.md 06:21:41 -rw-rw-r-- 1 jenkins jenkins 1689 Sep 20 06:16 Dockerfile 06:21:41 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 06:16 GOVERNANCE.md 06:21:41 -rw-rw-r-- 1 jenkins jenkins 678 Sep 20 06:16 Jenkinsfile 06:21:41 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 20 06:16 LICENSE 06:21:41 -rw-rw-r-- 1 jenkins jenkins 1963 Sep 20 06:16 Makefile 06:21:41 -rw-rw-r-- 1 jenkins jenkins 620 Sep 20 06:16 OWNERS.md 06:21:41 -rw-rw-r-- 1 jenkins jenkins 3695 Sep 20 06:16 README.md 06:21:41 -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 06:13 VERSION 06:21:41 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 06:16 bin 06:21:41 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 06:16 cmd 06:21:41 -rw-r--r-- 1 jenkins jenkins 18506 Sep 20 06:21 coverage.out 06:21:41 -rw-rw-r-- 1 jenkins jenkins 3821 Sep 20 06:16 go.mod 06:21:41 -rw-rw-r-- 1 jenkins jenkins 35623 Sep 20 06:16 go.sum 06:21:41 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 06:16 internal 06:21:41 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 06:16 mock 06:21:41 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 06:16 snap 06:21:41 -rw-rw-r-- 1 jenkins jenkins 227 Sep 20 06:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:41 + 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=4fc050fd9ba3626cd4a9d97f2dac1641c163db8d --label arch=arm64 --label version=0.0.0 . 06:21:41 Sending build context to Docker daemon 3.366MB 06:21:41 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 06:21:41 Step 2/24 : FROM ${BASE} AS builder 06:21:41 ---> ce0af6f8bf41 06:21:41 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:21:42 ---> Running in 7f4fba13c684 06:21:42 Removing intermediate container 7f4fba13c684 06:21:42 ---> 36817ae91b57 06:21:42 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:21:42 ---> Running in 7912f70888fe 06:21:42 Removing intermediate container 7912f70888fe 06:21:42 ---> 78f0985c3962 06:21:42 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:21:42 ---> Running in 1f5e5e790523 06:21:43 Removing intermediate container 1f5e5e790523 06:21:43 ---> b6a138cb5db4 06:21:43 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:21:43 ---> Running in 9a80c29cffc3 06:21:43 Removing intermediate container 9a80c29cffc3 06:21:43 ---> ced26f75c153 06:21:43 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:21:43 ---> Running in 56d88a54137e 06:21:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:21:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:21:46 OK: 272 MiB in 60 packages 06:21:47 Removing intermediate container 56d88a54137e 06:21:47 ---> ce59cb988758 06:21:47 Step 8/24 : WORKDIR /device-mqtt-go 06:21:47 ---> Running in 45d07edc92d9 06:21:47 Removing intermediate container 45d07edc92d9 06:21:47 ---> 0eb8bae16ca7 06:21:47 Step 9/24 : COPY go.mod vendor* ./ 06:21:48 ---> 70a1a84f549e 06:21:48 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:21:48 ---> Running in e16c4aa6c30d 06:21:50 Removing intermediate container e16c4aa6c30d 06:21:50 ---> 5bd5dfa43506 06:21:50 Step 11/24 : COPY . . 06:21:51 ---> ea3e45a75598 06:21:51 Step 12/24 : RUN $MAKE 06:21:51 ---> Running in fd8301fb464c 06:21:52 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.27" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 06:23:59 Removing intermediate container fd8301fb464c 06:23:59 ---> fda13ba84c35 06:23:59 Step 13/24 : FROM alpine:3.18 06:23:59 3.18: Pulling from library/alpine 06:23:59 9fda8d8052c6: Already exists 06:23:59 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 06:23:59 Status: Downloaded newer image for alpine:3.18 06:23:59 ---> f6648c04cd6c 06:23:59 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 06:23:59 ---> Running in 488a7a81f171 06:23:59 Removing intermediate container 488a7a81f171 06:23:59 ---> a06ddee27b68 06:23:59 Step 15/24 : RUN apk add --update --no-cache dumb-init 06:23:59 ---> Running in 7e91a8d61cac 06:23:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:23:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:23:59 (1/1) Installing dumb-init (1.2.5-r2) 06:23:59 Executing busybox-1.36.1-r2.trigger 06:23:59 OK: 8 MiB in 16 packages 06:23:59 Removing intermediate container 7e91a8d61cac 06:23:59 ---> ba6316a2e877 06:23:59 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 06:23:59 ---> fd127c2ed6ca 06:23:59 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 06:23:59 ---> 4da70a2d9b2d 06:23:59 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 06:23:59 ---> 34c0859edd3d 06:23:59 Step 19/24 : EXPOSE 59982 06:24:00 ---> Running in 86577f472804 06:24:00 Removing intermediate container 86577f472804 06:24:00 ---> e904e23f0250 06:24:00 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 06:24:00 ---> Running in 9754085eb988 06:24:00 Removing intermediate container 9754085eb988 06:24:00 ---> eb313d7481ea 06:24:00 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 06:24:00 ---> Running in 46d8522b9b25 06:24:00 Removing intermediate container 46d8522b9b25 06:24:00 ---> 9a56a988349d 06:24:00 Step 22/24 : LABEL arch=arm64 06:24:00 ---> Running in d5fa2ef0824f 06:24:01 Removing intermediate container d5fa2ef0824f 06:24:01 ---> 57faf2e2bb3d 06:24:01 Step 23/24 : LABEL git_sha=4fc050fd9ba3626cd4a9d97f2dac1641c163db8d 06:24:01 ---> Running in 7e25f43bf354 06:24:01 Removing intermediate container 7e25f43bf354 06:24:01 ---> 55faa7a2f79e 06:24:01 Step 24/24 : LABEL version=0.0.0 06:24:01 ---> Running in 7319aa2ba988 06:24:01 Removing intermediate container 7319aa2ba988 06:24:01 ---> 31d0bcc1a547 06:24:01 [Warning] One or more build-args [ARCH] were not consumed 06:24:01 Successfully built 31d0bcc1a547 06:24:01 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:24:02 06:24:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:24:02 arm64: Pulling from edgex-lftools-log-publisher 06:24:02 8998bd30e6a1: Pulling fs layer 06:24:02 04944245beec: Pulling fs layer 06:24:02 699f458cf7ca: Pulling fs layer 06:24:02 765212b225bb: Pulling fs layer 06:24:02 f23df028b6ca: Pulling fs layer 06:24:02 d65c8cfc05b1: Pulling fs layer 06:24:02 2437ff75d9bd: Pulling fs layer 06:24:02 765212b225bb: Waiting 06:24:02 f23df028b6ca: Waiting 06:24:02 d65c8cfc05b1: Waiting 06:24:02 2437ff75d9bd: Waiting 06:24:02 04944245beec: Verifying Checksum 06:24:02 04944245beec: Download complete 06:24:02 765212b225bb: Verifying Checksum 06:24:02 765212b225bb: Download complete 06:24:02 f23df028b6ca: Verifying Checksum 06:24:02 f23df028b6ca: Download complete 06:24:02 d65c8cfc05b1: Verifying Checksum 06:24:02 d65c8cfc05b1: Download complete 06:24:02 699f458cf7ca: Verifying Checksum 06:24:02 699f458cf7ca: Download complete 06:24:03 8998bd30e6a1: Download complete 06:24:05 2437ff75d9bd: Verifying Checksum 06:24:05 2437ff75d9bd: Download complete 06:24:07 8998bd30e6a1: Pull complete 06:24:07 04944245beec: Pull complete 06:24:09 699f458cf7ca: Pull complete 06:24:09 765212b225bb: Pull complete 06:24:10 f23df028b6ca: Pull complete 06:24:10 d65c8cfc05b1: Pull complete 06:24:25 2437ff75d9bd: Pull complete 06:24:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:24:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:24:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:25 prd-ubuntu20.04-docker-arm64-4c-16g-6681 does not seem to be running inside a container 06:24:25 $ 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/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:24:27 $ docker top b8a70a4e5e9b2412ee4a679001bfb68af5333badcf032c93366b1057effbbe22 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:24:28 ---> job-cost.sh 06:24:28 lf-activate-venv: SKIPPING 06:24:28 INFO: No Stack... 06:24:29 INFO: Retrieving Pricing Info for: v3-standard-4 06:24:29 INFO: Archiving Costs [Pipeline] sh 06:24:30 + cat /w/workspace/device-mqtt-go/2/archives/cost.csv 06:24:30 + cut -d, -f6 [Pipeline] lock 06:24:30 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-626-2-stack-cost] 06:24:30 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-626-2-stack-cost] did not exist. Created. 06:24:30 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-626-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:24:30 /w/workspace/device-mqtt-go/2@tmp/durable-99187dec/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:24:31 + echo total: 0.10999999940395355 [Pipeline] stash 06:24:31 Warning: overwriting stash ‘stack-cost’ 06:24:31 Stashed 1 file(s) [Pipeline] } 06:24:31 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-626-2-stack-cost] [Pipeline] // lock [Pipeline] } 06:24:31 $ docker stop --time=1 b8a70a4e5e9b2412ee4a679001bfb68af5333badcf032c93366b1057effbbe22 06:24:34 $ docker rm -f --volumes b8a70a4e5e9b2412ee4a679001bfb68af5333badcf032c93366b1057effbbe22 [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 06:24:35 provisioning config files... 06:24:35 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp/config14779435426445588199tmp [Pipeline] { [Pipeline] sh 06:24:35 + set +x 06:24:35 + curl -s https://codecov.io/bash 06:24:35 + bash -s -- 06:24:35 06:24:35 _____ _ 06:24:35 / ____| | | 06:24:35 | | ___ __| | ___ ___ _____ __ 06:24:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:24:35 | |___| (_) | (_| | __/ (_| (_) \ V / 06:24:35 \_____\___/ \__,_|\___|\___\___/ \_/ 06:24:35 Bash-1.0.6 06:24:35 06:24:35 06:24:35 ==> git version 2.25.1 found 06:24:35 ==> 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 06:24:35 Release-Date: 2020-01-08 06:24:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:24:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:24:35 ==> Jenkins CI detected. 06:24:35 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-626 06:24:35 project root: . 06:24:35 --> token set from env 06:24:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:24:35 ==> Running gcov in . (disable via -X gcov) 06:24:35 ==> Python coveragepy not found 06:24:35 ==> Searching for coverage reports in: 06:24:35 + . 06:24:35 -> Found 1 reports 06:24:35 ==> Detecting git/mercurial file structure 06:24:35 ==> Reading reports 06:24:35 + ./coverage.out bytes=18506 06:24:35 ==> Appending adjustments 06:24:35 https://docs.codecov.io/docs/fixing-reports 06:24:35 + Found adjustments 06:24:35 ==> Gzipping contents 06:24:35 4.0K /tmp/codecov.0T1x9J.gz 06:24:35 ==> Uploading reports 06:24:35 url: https://codecov.io 06:24:35 query: branch=PR-626&commit=4fc050fd9ba3626cd4a9d97f2dac1641c163db8d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-626%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=626&job=&cmd_args= 06:24:35 -> Pinging Codecov 06:24:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-626&commit=4fc050fd9ba3626cd4a9d97f2dac1641c163db8d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-626%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=626&job=&cmd_args= 06:24:35 -> Uploading to 06:24:35 https://storage.googleapis.com/codecov/v4/raw/2023-09-20/7D719EC7BBE17E464838252E33014C33/4fc050fd9ba3626cd4a9d97f2dac1641c163db8d/04449d91-eac1-4f63-907f-a4020ea78e48.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T062435Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ecbb422db0145c604c070036718e50509a7a3ee0e67e478af317224af27cfc4a 06:24:35 % Total % Received % Xferd Average Speed Time Time Time Current 06:24:35 Dload Upload Total Spent Left Speed 06:24:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 15401 --:--:-- --:--:-- --:--:-- 15401 06:24:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/4fc050fd9ba3626cd4a9d97f2dac1641c163db8d [Pipeline] } 06:24:35 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:24:36 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-626/archives ] 06:24:36 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-626/archives 06:24:36 total 16 06:24:36 drwxr-xr-x 3 root root 4096 Sep 20 06:15 . 06:24:36 drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 06:15 .. 06:24:36 drwxr-xr-x 2 root root 4096 Sep 20 06:15 cost 06:24:36 -rw-r--r-- 1 root root 86 Sep 20 06:15 cost.csv 06:24:36 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-626/archives 06:24:36 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-626/archives 06:24:36 total 16 06:24:36 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 06:15 . 06:24:36 drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 06:15 .. 06:24:36 drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 06:15 cost 06:24:36 -rw-r--r-- 1 jenkins jenkins 86 Sep 20 06:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:24:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:24:37 ---> package-listing.sh 06:24:37 ++ facter osfamily 06:24:37 ++ tr '[:upper:]' '[:lower:]' 06:24:38 + OS_FAMILY=debian 06:24:38 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-626 06:24:38 + START_PACKAGES=/tmp/packages_start.txt 06:24:38 + END_PACKAGES=/tmp/packages_end.txt 06:24:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:24:38 + PACKAGES=/tmp/packages_start.txt 06:24:38 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-626 ']' 06:24:38 + PACKAGES=/tmp/packages_end.txt 06:24:38 + case "${OS_FAMILY}" in 06:24:38 + dpkg -l 06:24:38 + grep '^ii' 06:24:38 + '[' -f /tmp/packages_start.txt ']' 06:24:38 + '[' -f /tmp/packages_end.txt ']' 06:24:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:24:38 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-626 ']' 06:24:38 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-626/archives/ 06:24:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-626/archives/ [Pipeline] echo 06:24:38 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-626/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:24:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:24:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:38 prd-ubuntu20.04-docker-8c-8g-6678 does not seem to be running inside a container 06:24:39 $ 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-626/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-626 -v /w/workspace/gexfoundry_device-mqtt-go_PR-626:/w/workspace/gexfoundry_device-mqtt-go_PR-626:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-626@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:24:39 $ docker top 8374052ddeda3e627e6a781eef015288a422fb6d71d6db9b3db3ab0795b02e99 -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:39 + touch /tmp/pre-build-complete [Pipeline] sh 06:24:39 + mkdir -p /var/log/sysstat [Pipeline] sh 06:24:40 + ls /var/log/sa-host 06:24:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:24:40 provisioning config files... 06:24:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp/config17007411390304877995tmp [Pipeline] { [Pipeline] echo 06:24:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:24:40 ---> create-netrc.sh [Pipeline] } 06:24:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:24:40 ---> python-tools-install.sh [Pipeline] echo 06:24:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:24:41 ---> sudo-logs.sh 06:24:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:24:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:24:41 ---> job-cost.sh 06:24:41 lf-activate-venv: SKIPPING 06:24:41 DEBUG: total: 0.2199999988079071 06:24:41 INFO: Retrieving Stack Cost... 06:24:41 INFO: Retrieving Pricing Info for: v3-standard-8 06:24:41 INFO: Archiving Costs [Pipeline] echo 06:24:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:24:42 ---> logs-deploy.sh 06:24:42 lf-activate-venv: SKIPPING 06:24:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-626/2 06:24:42 INFO: archiving workspace using pattern(s): 06:24:43 Archives upload complete. 06:24:43 INFO: archiving logs to Nexus 06:24:43 ---> uname -a: 06:24:43 Linux prd-ubuntu20-04-docker-8c-8g-6678 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:24:43 06:24:43