Pull request #689 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 86d9a4c31419816ca346a890bab0330ef5c49e6f+cf4a1ca9ccb49d71782b9d8c0bc8727caf3d94bb (17ea8d7077436286bbfb2a4808ea1ba346d3581c) 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-ssh8039101936636004901.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1450776600293347138.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-689/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-689/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11873461029271500754.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-689/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17733978827611258287.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11104524963083672705.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-689/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-689/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9882549822509291614.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8006 in /w/workspace/gexfoundry_device-mqtt-go_PR-689 [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-689 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit cf4a1ca9ccb49d71782b9d8c0bc8727caf3d94bb into PR head commit 86d9a4c31419816ca346a890bab0330ef5c49e6f Merge succeeded, producing 86d9a4c31419816ca346a890bab0330ef5c49e6f Checking out Revision 86d9a4c31419816ca346a890bab0330ef5c49e6f (PR-689) > 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/689/head:refs/remotes/origin/PR-689 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 86d9a4c31419816ca346a890bab0330ef5c49e6f # 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 cf4a1ca9ccb49d71782b9d8c0bc8727caf3d94bb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 86d9a4c31419816ca346a890bab0330ef5c49e6f # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-20T01:50:09.650Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-20T01:50:09.884Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-20T01:50:10.020Z] ========================================================= [2024-08-20T01:50:10.020Z] EdgeX Global Pipelines Version Info [2024-08-20T01:50:10.020Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-20T01:50:10.791Z] ------------------- [2024-08-20T01:50:10.791Z] stable info: [2024-08-20T01:50:10.791Z] ------------------- [2024-08-20T01:50:10.791Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-20T01:50:10.791Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-20T01:50:10.791Z] Message: update stable to v1.0.260 [2024-08-20T01:50:11.362Z] ------------------- [2024-08-20T01:50:11.362Z] experimental info: [2024-08-20T01:50:11.362Z] ------------------- [2024-08-20T01:50:11.362Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-20T01:50:11.362Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-20T01:50:11.362Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-20T01:50:11.570Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2024-08-20T01:50:11.635Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2024-08-20T01:50:11.700Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-20T01:50:11.767Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-20T01:50:11.829Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-20T01:50:11.887Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-20T01:50:11.955Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-20T01:50:12.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-08-20T01:50:12.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-20T01:50:12.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-20T01:50:12.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-20T01:50:12.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2024-08-20T01:50:12.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-20T01:50:12.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-20T01:50:12.463Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-20T01:50:12.528Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-20T01:50:12.599Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-08-20T01:50:12.656Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-08-20T01:50:12.719Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-20T01:50:12.781Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-20T01:50:12.843Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-08-20T01:50:12.903Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-08-20T01:50:12.969Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-08-20T01:50:13.032Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-08-20T01:50:13.100Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-08-20T01:50:13.158Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-20T01:50:13.217Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-20T01:50:13.276Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-689 [Pipeline] echo [2024-08-20T01:50:13.336Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-689 [Pipeline] echo [2024-08-20T01:50:13.397Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-689 [Pipeline] echo [2024-08-20T01:50:13.462Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 86d9a4c31419816ca346a890bab0330ef5c49e6f [Pipeline] echo [2024-08-20T01:50:13.523Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 86d9a4c [Pipeline] echo [2024-08-20T01:50:13.588Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-20T01:50:13.752Z] provisioning config files... [2024-08-20T01:50:13.766Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-689@tmp/config11441320231838244443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-20T01:50:14.160Z] ---> ****-login.sh [2024-08-20T01:50:14.160Z] nexus3.edgexfoundry.org:10001 [2024-08-20T01:50:14.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T01:50:14.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T01:50:14.438Z] Configure a credential helper to remove this warning. See [2024-08-20T01:50:14.438Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T01:50:14.438Z] [2024-08-20T01:50:14.438Z] Login Succeeded [2024-08-20T01:50:14.438Z] nexus3.edgexfoundry.org:10002 [2024-08-20T01:50:14.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T01:50:14.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T01:50:14.438Z] Configure a credential helper to remove this warning. See [2024-08-20T01:50:14.438Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T01:50:14.438Z] [2024-08-20T01:50:14.438Z] Login Succeeded [2024-08-20T01:50:14.438Z] nexus3.edgexfoundry.org:10003 [2024-08-20T01:50:14.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T01:50:14.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T01:50:14.699Z] Configure a credential helper to remove this warning. See [2024-08-20T01:50:14.699Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T01:50:14.699Z] [2024-08-20T01:50:14.699Z] Login Succeeded [2024-08-20T01:50:14.699Z] nexus3.edgexfoundry.org:10004 [2024-08-20T01:50:14.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T01:50:14.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T01:50:14.700Z] Configure a credential helper to remove this warning. See [2024-08-20T01:50:14.700Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T01:50:14.700Z] [2024-08-20T01:50:14.700Z] Login Succeeded [2024-08-20T01:50:14.700Z] ****.io [2024-08-20T01:50:14.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T01:50:14.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T01:50:14.959Z] Configure a credential helper to remove this warning. See [2024-08-20T01:50:14.959Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T01:50:14.959Z] [2024-08-20T01:50:14.959Z] Login Succeeded [2024-08-20T01:50:14.959Z] ---> ****-login.sh ends [Pipeline] } [2024-08-20T01:50:14.995Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-20T01:50:15.809Z] + git rev-list -1 --merges 86d9a4c31419816ca346a890bab0330ef5c49e6f~1..86d9a4c31419816ca346a890bab0330ef5c49e6f [Pipeline] echo [2024-08-20T01:50:15.863Z] -----------> git rev-list -1 --merges 86d9a4c31419816ca346a890bab0330ef5c49e6f~1..86d9a4c31419816ca346a890bab0330ef5c49e6f 86d9a4c31419816ca346a890bab0330ef5c49e6f [false] [Pipeline] sh [2024-08-20T01:50:16.198Z] + git log --format=format:%s -1 86d9a4c31419816ca346a890bab0330ef5c49e6f [Pipeline] echo [2024-08-20T01:50:16.248Z] ========================================================= [2024-08-20T01:50:16.248Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-20T01:50:16.248Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-20T01:50:16.723Z] + git log --format=format:%s -1 86d9a4c31419816ca346a890bab0330ef5c49e6f [Pipeline] echo [2024-08-20T01:50:16.765Z] [semverPrep] GIT_COMMIT: 86d9a4c31419816ca346a890bab0330ef5c49e6f, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-08-20T01:50:16.809Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-08-20T01:50:17.238Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-20T01:50:17.238Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-20T01:50:17.238Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-20T01:50:17.238Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-20T01:50:17.238Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-20T01:50:17.238Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-20T01:50:17.238Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T01:50:17.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-20T01:50:17.774Z] [2024-08-20T01:50:17.774Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T01:50:18.206Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-20T01:50:18.466Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-20T01:50:18.466Z] b85a868b505f: Pulling fs layer [2024-08-20T01:50:18.466Z] e2be974225ed: Pulling fs layer [2024-08-20T01:50:18.466Z] 339a4e72a1f5: Pulling fs layer [2024-08-20T01:50:18.466Z] 988bab9f4d93: Pulling fs layer [2024-08-20T01:50:18.466Z] 1469e6f7b9e6: Pulling fs layer [2024-08-20T01:50:18.466Z] eaf3925da568: Pulling fs layer [2024-08-20T01:50:18.466Z] bab4dde63d76: Pulling fs layer [2024-08-20T01:50:18.466Z] bde34c3a00c8: Pulling fs layer [2024-08-20T01:50:18.466Z] b352a97aabf1: Pulling fs layer [2024-08-20T01:50:18.466Z] 4872d77fe225: Pulling fs layer [2024-08-20T01:50:18.466Z] 5851b861e8e6: Pulling fs layer [2024-08-20T01:50:18.466Z] 988bab9f4d93: Waiting [2024-08-20T01:50:18.466Z] 1469e6f7b9e6: Waiting [2024-08-20T01:50:18.466Z] bab4dde63d76: Waiting [2024-08-20T01:50:18.466Z] bde34c3a00c8: Waiting [2024-08-20T01:50:18.466Z] 4872d77fe225: Waiting [2024-08-20T01:50:18.466Z] b352a97aabf1: Waiting [2024-08-20T01:50:18.466Z] e2be974225ed: Download complete [2024-08-20T01:50:18.466Z] 988bab9f4d93: Verifying Checksum [2024-08-20T01:50:18.466Z] 988bab9f4d93: Download complete [2024-08-20T01:50:18.466Z] 1469e6f7b9e6: Verifying Checksum [2024-08-20T01:50:18.466Z] eaf3925da568: Download complete [2024-08-20T01:50:18.466Z] 339a4e72a1f5: Verifying Checksum [2024-08-20T01:50:18.466Z] 339a4e72a1f5: Download complete [2024-08-20T01:50:18.466Z] bde34c3a00c8: Verifying Checksum [2024-08-20T01:50:18.466Z] bde34c3a00c8: Download complete [2024-08-20T01:50:18.724Z] b352a97aabf1: Verifying Checksum [2024-08-20T01:50:18.724Z] b352a97aabf1: Download complete [2024-08-20T01:50:18.724Z] 4872d77fe225: Verifying Checksum [2024-08-20T01:50:18.724Z] 4872d77fe225: Download complete [2024-08-20T01:50:18.724Z] 5851b861e8e6: Download complete [2024-08-20T01:50:18.724Z] b85a868b505f: Verifying Checksum [2024-08-20T01:50:18.724Z] b85a868b505f: Download complete [2024-08-20T01:50:18.982Z] bab4dde63d76: Verifying Checksum [2024-08-20T01:50:18.982Z] bab4dde63d76: Download complete [2024-08-20T01:50:19.914Z] b85a868b505f: Pull complete [2024-08-20T01:50:19.914Z] e2be974225ed: Pull complete [2024-08-20T01:50:20.480Z] 339a4e72a1f5: Pull complete [2024-08-20T01:50:20.480Z] 988bab9f4d93: Pull complete [2024-08-20T01:50:20.737Z] 1469e6f7b9e6: Pull complete [2024-08-20T01:50:20.737Z] eaf3925da568: Pull complete [2024-08-20T01:50:22.642Z] bab4dde63d76: Pull complete [2024-08-20T01:50:22.642Z] bde34c3a00c8: Pull complete [2024-08-20T01:50:22.642Z] b352a97aabf1: Pull complete [2024-08-20T01:50:22.642Z] 4872d77fe225: Pull complete [2024-08-20T01:50:22.642Z] 5851b861e8e6: Pull complete [2024-08-20T01:50:22.642Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-20T01:50:22.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-20T01:50:22.642Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-20T01:50:22.948Z] prd-ubuntu20.04-docker-8c-8g-8006 does not seem to be running inside a container [2024-08-20T01:50:22.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-689 -v /w/workspace/gexfoundry_device-mqtt-go_PR-689:/w/workspace/gexfoundry_device-mqtt-go_PR-689:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-689@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-689@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-20T01:50:25.729Z] $ docker top 848eca51432836f58d3c1f4cdded0f110a30b2b62576e0d37f8e1df8df884b80 -eo pid,comm [2024-08-20T01:50:25.784Z] 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). [2024-08-20T01:50:25.784Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-20T01:50:25.951Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-20T01:50:25.951Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-20T01:50:26.060Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-20T01:50:26.061Z] $ docker exec 848eca51432836f58d3c1f4cdded0f110a30b2b62576e0d37f8e1df8df884b80 ssh-agent [2024-08-20T01:50:26.166Z] SSH_AUTH_SOCK=/tmp/ssh-I0AB8oFeul4b/agent.32 [2024-08-20T01:50:26.166Z] SSH_AGENT_PID=38 [2024-08-20T01:50:26.173Z] Running ssh-add (command line suppressed) [2024-08-20T01:50:26.262Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-689@tmp/private_key_2152985502560675914.key (/w/workspace/gexfoundry_device-mqtt-go_PR-689@tmp/private_key_2152985502560675914.key) [2024-08-20T01:50:26.275Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-20T01:50:26.629Z] + git tag --points-at HEAD [Pipeline] } [2024-08-20T01:50:26.665Z] $ docker exec --env ******** --env ******** 848eca51432836f58d3c1f4cdded0f110a30b2b62576e0d37f8e1df8df884b80 ssh-agent -k [2024-08-20T01:50:26.765Z] unset SSH_AUTH_SOCK; [2024-08-20T01:50:26.765Z] unset SSH_AGENT_PID; [2024-08-20T01:50:26.765Z] echo Agent pid 38 killed; [2024-08-20T01:50:26.775Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-20T01:50:26.900Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-20T01:50:26.900Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-20T01:50:27.007Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-20T01:50:27.008Z] $ docker exec 848eca51432836f58d3c1f4cdded0f110a30b2b62576e0d37f8e1df8df884b80 ssh-agent [2024-08-20T01:50:27.128Z] SSH_AUTH_SOCK=/tmp/ssh-81pWn6sXogIm/agent.71 [2024-08-20T01:50:27.128Z] SSH_AGENT_PID=77 [2024-08-20T01:50:27.134Z] Running ssh-add (command line suppressed) [2024-08-20T01:50:27.223Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-689@tmp/private_key_8181317843721279255.key (/w/workspace/gexfoundry_device-mqtt-go_PR-689@tmp/private_key_8181317843721279255.key) [2024-08-20T01:50:27.239Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-20T01:50:27.582Z] + git semver init [2024-08-20T01:50:27.840Z] 2024-08-20 01:50:27,774 [run_init] DEBUG init version:0.0.0 force:False [2024-08-20T01:50:27.841Z] 2024-08-20 01:50:27,775 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-689/.semver [2024-08-20T01:50:27.841Z] 2024-08-20 01:50:27,776 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-689/.semver [2024-08-20T01:50:27.841Z] 2024-08-20 01:50:27,776 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-689/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-689, universal_newlines=False, shell=None, istream=None) [2024-08-20T01:50:29.750Z] 2024-08-20 01:50:29,399 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-689/.git/info/exclude [2024-08-20T01:50:29.750Z] 2024-08-20 01:50:29,400 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-689/.semver/PR-689 with force:False [2024-08-20T01:50:29.750Z] 2024-08-20 01:50:29,400 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-689/.semver/PR-689 [2024-08-20T01:50:29.750Z] 2024-08-20 01:50:29,403 [execute] INFO git cat-file --batch-check [2024-08-20T01:50:29.750Z] 2024-08-20 01:50:29,404 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-689/.semver, universal_newlines=False, shell=None, istream=) [2024-08-20T01:50:29.750Z] 2024-08-20 01:50:29,409 [execute] INFO git cat-file --batch [2024-08-20T01:50:29.750Z] 2024-08-20 01:50:29,410 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-689/.semver, universal_newlines=False, shell=None, istream=) [2024-08-20T01:50:29.750Z] 2024-08-20 01:50:29,415 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-689/.semver/PR-689 [2024-08-20T01:50:29.750Z] 0.0.0 [Pipeline] } [2024-08-20T01:50:29.775Z] $ docker exec --env ******** --env ******** 848eca51432836f58d3c1f4cdded0f110a30b2b62576e0d37f8e1df8df884b80 ssh-agent -k [2024-08-20T01:50:29.869Z] unset SSH_AUTH_SOCK; [2024-08-20T01:50:29.870Z] unset SSH_AGENT_PID; [2024-08-20T01:50:29.870Z] echo Agent pid 77 killed; [2024-08-20T01:50:29.881Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-20T01:50:30.339Z] + git semver [Pipeline] } [2024-08-20T01:50:30.626Z] $ docker stop --time=1 848eca51432836f58d3c1f4cdded0f110a30b2b62576e0d37f8e1df8df884b80 [2024-08-20T01:50:31.912Z] $ docker rm -f --volumes 848eca51432836f58d3c1f4cdded0f110a30b2b62576e0d37f8e1df8df884b80 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-20T01:50:32.343Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-20T01:50:32.676Z] Stashed 1 file(s) [Pipeline] echo [2024-08-20T01:50:32.702Z] [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 [2024-08-20T01:50:33.460Z] provisioning config files... [2024-08-20T01:50:33.470Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-689@tmp/config9283863783722695964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-20T01:50:33.856Z] ---> ****-login.sh [2024-08-20T01:50:33.856Z] nexus3.edgexfoundry.org:10001 [2024-08-20T01:50:33.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T01:50:33.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T01:50:33.856Z] Configure a credential helper to remove this warning. See [2024-08-20T01:50:33.856Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T01:50:33.856Z] [2024-08-20T01:50:33.856Z] Login Succeeded [2024-08-20T01:50:33.856Z] nexus3.edgexfoundry.org:10002 [2024-08-20T01:50:33.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T01:50:33.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T01:50:33.856Z] Configure a credential helper to remove this warning. See [2024-08-20T01:50:33.857Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T01:50:33.857Z] [2024-08-20T01:50:33.857Z] Login Succeeded [2024-08-20T01:50:33.857Z] nexus3.edgexfoundry.org:10003 [2024-08-20T01:50:34.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T01:50:34.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T01:50:34.118Z] Configure a credential helper to remove this warning. See [2024-08-20T01:50:34.118Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T01:50:34.118Z] [2024-08-20T01:50:34.118Z] Login Succeeded [2024-08-20T01:50:34.118Z] nexus3.edgexfoundry.org:10004 [2024-08-20T01:50:34.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T01:50:34.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T01:50:34.118Z] Configure a credential helper to remove this warning. See [2024-08-20T01:50:34.118Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T01:50:34.118Z] [2024-08-20T01:50:34.118Z] Login Succeeded [2024-08-20T01:50:34.118Z] ****.io [2024-08-20T01:50:34.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T01:50:34.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T01:50:34.379Z] Configure a credential helper to remove this warning. See [2024-08-20T01:50:34.379Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T01:50:34.379Z] [2024-08-20T01:50:34.379Z] Login Succeeded [2024-08-20T01:50:34.379Z] ---> ****-login.sh ends [Pipeline] } [2024-08-20T01:50:34.414Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-20T01:50:34.660Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-20T01:50:34.714Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-20T01:50:34.765Z] ========================================================= [2024-08-20T01:50:34.765Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-20T01:50:34.765Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T01:50:35.319Z] + 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 . [2024-08-20T01:50:35.319Z] Sending build context to Docker daemon 20.84MB [2024-08-20T01:50:35.319Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-20T01:50:35.319Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-20T01:50:35.579Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-20T01:50:35.579Z] 619be1103602: Pulling fs layer [2024-08-20T01:50:35.579Z] 7862e08f4a3e: Pulling fs layer [2024-08-20T01:50:35.579Z] 5df492c9dc93: Pulling fs layer [2024-08-20T01:50:35.579Z] 7629e6793208: Pulling fs layer [2024-08-20T01:50:35.579Z] 4f4fb700ef54: Pulling fs layer [2024-08-20T01:50:35.579Z] fb5054dd5b73: Pulling fs layer [2024-08-20T01:50:35.579Z] eeca6798cff9: Pulling fs layer [2024-08-20T01:50:35.579Z] aa269ceb94a6: Pulling fs layer [2024-08-20T01:50:35.579Z] ada007ff1a6a: Pulling fs layer [2024-08-20T01:50:35.579Z] 4f4fb700ef54: Waiting [2024-08-20T01:50:35.579Z] fb5054dd5b73: Waiting [2024-08-20T01:50:35.579Z] eeca6798cff9: Waiting [2024-08-20T01:50:35.579Z] aa269ceb94a6: Waiting [2024-08-20T01:50:35.579Z] ada007ff1a6a: Waiting [2024-08-20T01:50:35.579Z] 7629e6793208: Waiting [2024-08-20T01:50:35.579Z] 7862e08f4a3e: Download complete [2024-08-20T01:50:35.579Z] 7629e6793208: Verifying Checksum [2024-08-20T01:50:35.579Z] 7629e6793208: Download complete [2024-08-20T01:50:35.579Z] 4f4fb700ef54: Verifying Checksum [2024-08-20T01:50:35.579Z] 4f4fb700ef54: Download complete [2024-08-20T01:50:35.579Z] fb5054dd5b73: Verifying Checksum [2024-08-20T01:50:35.579Z] fb5054dd5b73: Download complete [2024-08-20T01:50:35.579Z] 619be1103602: Verifying Checksum [2024-08-20T01:50:35.579Z] 619be1103602: Download complete [2024-08-20T01:50:35.579Z] eeca6798cff9: Verifying Checksum [2024-08-20T01:50:35.579Z] eeca6798cff9: Download complete [2024-08-20T01:50:35.579Z] 619be1103602: Pull complete [2024-08-20T01:50:35.836Z] ada007ff1a6a: Verifying Checksum [2024-08-20T01:50:35.836Z] ada007ff1a6a: Download complete [2024-08-20T01:50:35.836Z] 7862e08f4a3e: Pull complete [2024-08-20T01:50:35.836Z] 5df492c9dc93: Verifying Checksum [2024-08-20T01:50:35.836Z] 5df492c9dc93: Download complete [2024-08-20T01:50:36.401Z] aa269ceb94a6: Verifying Checksum [2024-08-20T01:50:36.401Z] aa269ceb94a6: Download complete [2024-08-20T01:50:38.929Z] 5df492c9dc93: Pull complete [2024-08-20T01:50:38.930Z] 7629e6793208: Pull complete [2024-08-20T01:50:39.187Z] 4f4fb700ef54: Pull complete [2024-08-20T01:50:39.187Z] fb5054dd5b73: Pull complete [2024-08-20T01:50:39.187Z] eeca6798cff9: Pull complete [2024-08-20T01:50:41.710Z] aa269ceb94a6: Pull complete [2024-08-20T01:50:41.969Z] ada007ff1a6a: Pull complete [2024-08-20T01:50:41.969Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-20T01:50:41.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-20T01:50:41.969Z] ---> f489d0715acc [2024-08-20T01:50:41.969Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-08-20T01:50:46.163Z] ---> Running in 032f770c720f [2024-08-20T01:50:46.163Z] Removing intermediate container 032f770c720f [2024-08-20T01:50:46.163Z] ---> 185a7ac55739 [2024-08-20T01:50:46.163Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-20T01:50:46.163Z] ---> Running in 7ccd553d9c84 [2024-08-20T01:50:46.163Z] Removing intermediate container 7ccd553d9c84 [2024-08-20T01:50:46.163Z] ---> add81fd8154f [2024-08-20T01:50:46.163Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-20T01:50:46.163Z] ---> Running in 782032bfe4da [2024-08-20T01:50:46.163Z] Removing intermediate container 782032bfe4da [2024-08-20T01:50:46.163Z] ---> 0f12f854bda6 [2024-08-20T01:50:46.163Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-20T01:50:46.163Z] ---> Running in 461ffb760534 [2024-08-20T01:50:46.163Z] Removing intermediate container 461ffb760534 [2024-08-20T01:50:46.163Z] ---> 22a01acecc5a [2024-08-20T01:50:46.163Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-20T01:50:46.163Z] ---> Running in 4bcdb555272e [2024-08-20T01:50:46.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T01:50:46.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T01:50:46.682Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-08-20T01:50:46.682Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-08-20T01:50:46.682Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-08-20T01:50:46.682Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-08-20T01:50:46.954Z] Executing busybox-1.36.1-r5.trigger [2024-08-20T01:50:46.954Z] OK: 268 MiB in 56 packages [2024-08-20T01:50:47.213Z] Removing intermediate container 4bcdb555272e [2024-08-20T01:50:47.213Z] ---> 0850d762c811 [2024-08-20T01:50:47.213Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-08-20T01:50:47.471Z] ---> Running in 3a4f65edd09f [2024-08-20T01:50:47.472Z] Removing intermediate container 3a4f65edd09f [2024-08-20T01:50:47.472Z] ---> 8b650497ed79 [2024-08-20T01:50:47.472Z] Step 9/12 : COPY go.mod vendor* ./ [2024-08-20T01:50:47.472Z] ---> 4a20326b3299 [2024-08-20T01:50:47.472Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T01:50:47.472Z] ---> Running in 595980e66bd6 [2024-08-20T01:50:48.227Z] Still waiting to schedule task [2024-08-20T01:50:48.228Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8003’ [2024-08-20T01:51:43.709Z] Removing intermediate container 595980e66bd6 [2024-08-20T01:51:43.709Z] ---> 75c5f4d031e4 [2024-08-20T01:51:43.709Z] Step 11/12 : COPY . . [2024-08-20T01:51:43.709Z] ---> ee77017a276f [2024-08-20T01:51:43.709Z] Step 12/12 : RUN $MAKE [2024-08-20T01:51:43.709Z] ---> Running in 62db1253cced [2024-08-20T01:51:43.709Z] noop [2024-08-20T01:51:43.709Z] Removing intermediate container 62db1253cced [2024-08-20T01:51:43.709Z] ---> f472b8c81211 [2024-08-20T01:51:43.709Z] Successfully built f472b8c81211 [2024-08-20T01:51:43.709Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T01:51:44.218Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-20T01:51:44.218Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-20T01:51:44.393Z] prd-ubuntu20.04-docker-8c-8g-8006 does not seem to be running inside a container [2024-08-20T01:51:44.420Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-689 -v /w/workspace/gexfoundry_device-mqtt-go_PR-689:/w/workspace/gexfoundry_device-mqtt-go_PR-689:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-689@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-689@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-20T01:51:44.770Z] $ docker top 9288d10339da3af1f3905106535f4b093ca362b263b48c873fff61f997012426 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-20T01:51:45.216Z] + go version [2024-08-20T01:51:45.216Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-20T01:51:45.250Z] $ docker stop --time=1 9288d10339da3af1f3905106535f4b093ca362b263b48c873fff61f997012426 [2024-08-20T01:51:46.541Z] $ docker rm -f --volumes 9288d10339da3af1f3905106535f4b093ca362b263b48c873fff61f997012426 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T01:51:47.377Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-20T01:51:47.378Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-20T01:51:47.562Z] prd-ubuntu20.04-docker-8c-8g-8006 does not seem to be running inside a container [2024-08-20T01:51:47.587Z] $ 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-689 -v /w/workspace/gexfoundry_device-mqtt-go_PR-689:/w/workspace/gexfoundry_device-mqtt-go_PR-689:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-689@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-689@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-20T01:51:47.923Z] $ docker top be58300d538f4f28f6d80a3216d14c0a5b3a5ded037646388bb0a1c4fa67b674 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-20T01:51:48.333Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-689 [Pipeline] fileExists [Pipeline] sh [2024-08-20T01:51:48.714Z] + make test [2024-08-20T01:51:48.714Z] go test ./... -coverprofile=coverage.out ./... [2024-08-20T01:51:50.623Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-08-20T01:52:08.736Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-08-20T01:52:08.736Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-08-20T01:52:08.736Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.012s coverage: 22.8% of statements [2024-08-20T01:52:16.843Z] go vet ./... [2024-08-20T01:52:22.123Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-20T01:52:22.123Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-20T01:52:22.123Z] ./bin/test-attribution-txt.sh [2024-08-20T01:52:22.123Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-08-20T01:52:22.123Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-08-20T01:52:22.173Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-20T01:52:22.231Z] $ docker stop --time=1 be58300d538f4f28f6d80a3216d14c0a5b3a5ded037646388bb0a1c4fa67b674 [2024-08-20T01:52:26.864Z] $ docker rm -f --volumes be58300d538f4f28f6d80a3216d14c0a5b3a5ded037646388bb0a1c4fa67b674 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-20T01:52:27.495Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-20T01:52:27.571Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-08-20T01:52:28.319Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-20T01:52:28.638Z] + ls -al . [2024-08-20T01:52:28.638Z] total 252 [2024-08-20T01:52:28.638Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 20 01:51 . [2024-08-20T01:52:28.638Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 20 01:50 .. [2024-08-20T01:52:28.638Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 20 01:50 .dockerignore [2024-08-20T01:52:28.638Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 20 01:52 .git [2024-08-20T01:52:28.638Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 20 01:50 .github [2024-08-20T01:52:28.638Z] -rw-rw-r-- 1 jenkins jenkins 264 Aug 20 01:50 .gitignore [2024-08-20T01:52:28.638Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 20 01:50 .golangci.yml [2024-08-20T01:52:28.638Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 20 01:50 .semver [2024-08-20T01:52:28.638Z] -rw-rw-r-- 1 jenkins jenkins 10386 Aug 20 01:50 Attribution.txt [2024-08-20T01:52:28.638Z] -rw-rw-r-- 1 jenkins jenkins 18574 Aug 20 01:50 CHANGELOG.md [2024-08-20T01:52:28.638Z] -rw-rw-r-- 1 jenkins jenkins 1798 Aug 20 01:50 Dockerfile [2024-08-20T01:52:28.638Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 20 01:50 GOVERNANCE.md [2024-08-20T01:52:28.638Z] -rw-rw-r-- 1 jenkins jenkins 657 Aug 20 01:50 Jenkinsfile [2024-08-20T01:52:28.638Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 20 01:50 LICENSE [2024-08-20T01:52:28.639Z] -rw-rw-r-- 1 jenkins jenkins 1963 Aug 20 01:50 Makefile [2024-08-20T01:52:28.639Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 20 01:50 OWNERS.md [2024-08-20T01:52:28.639Z] -rw-rw-r-- 1 jenkins jenkins 3599 Aug 20 01:50 README.md [2024-08-20T01:52:28.639Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 20 01:50 VERSION [2024-08-20T01:52:28.639Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 20 01:50 bin [2024-08-20T01:52:28.639Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 20 01:50 cmd [2024-08-20T01:52:28.639Z] -rw-r--r-- 1 jenkins jenkins 18506 Aug 20 01:52 coverage.out [2024-08-20T01:52:28.639Z] -rw-rw-r-- 1 jenkins jenkins 7065 Aug 20 01:50 go.mod [2024-08-20T01:52:28.639Z] -rw-rw-r-- 1 jenkins jenkins 101673 Aug 20 01:50 go.sum [2024-08-20T01:52:28.639Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 20 01:50 internal [2024-08-20T01:52:28.639Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 20 01:50 mock [2024-08-20T01:52:28.639Z] -rw-rw-r-- 1 jenkins jenkins 227 Aug 20 01:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T01:52:29.088Z] + 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=86d9a4c31419816ca346a890bab0330ef5c49e6f --label arch=amd64 --label version=0.0.0 . [2024-08-20T01:52:29.088Z] Sending build context to Docker daemon 20.86MB [2024-08-20T01:52:29.088Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-08-20T01:52:29.088Z] Step 2/25 : FROM ${BASE} AS builder [2024-08-20T01:52:29.088Z] ---> f472b8c81211 [2024-08-20T01:52:29.088Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-08-20T01:52:29.348Z] ---> Running in 267ef91ab3cc [2024-08-20T01:52:29.607Z] Removing intermediate container 267ef91ab3cc [2024-08-20T01:52:29.607Z] ---> 579334dd6a8a [2024-08-20T01:52:29.607Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-20T01:52:29.607Z] ---> Running in df8f839f2930 [2024-08-20T01:52:29.607Z] Removing intermediate container df8f839f2930 [2024-08-20T01:52:29.607Z] ---> 087476c07cc6 [2024-08-20T01:52:29.607Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-20T01:52:29.607Z] ---> Running in 143b3b0b8f9d [2024-08-20T01:52:29.607Z] Removing intermediate container 143b3b0b8f9d [2024-08-20T01:52:29.607Z] ---> 7f2e71c5c2fa [2024-08-20T01:52:29.607Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-08-20T01:52:29.607Z] ---> Running in d683f6d585ea [2024-08-20T01:52:29.867Z] Removing intermediate container d683f6d585ea [2024-08-20T01:52:29.867Z] ---> 64d440d81440 [2024-08-20T01:52:29.867Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-20T01:52:29.867Z] ---> Running in 51d2d88f9fab [2024-08-20T01:52:30.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T01:52:30.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T01:52:30.385Z] OK: 268 MiB in 56 packages [2024-08-20T01:52:30.952Z] Removing intermediate container 51d2d88f9fab [2024-08-20T01:52:30.952Z] ---> dfeedbd7e1ad [2024-08-20T01:52:30.952Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-08-20T01:52:30.952Z] ---> Running in f472bd027501 [2024-08-20T01:52:30.952Z] Removing intermediate container f472bd027501 [2024-08-20T01:52:30.952Z] ---> b3356395108d [2024-08-20T01:52:30.952Z] Step 9/25 : COPY go.mod vendor* ./ [2024-08-20T01:52:30.952Z] ---> c6e229a548d7 [2024-08-20T01:52:30.952Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T01:52:30.952Z] ---> Running in 67d9cdea5682 [2024-08-20T01:52:31.518Z] Removing intermediate container 67d9cdea5682 [2024-08-20T01:52:31.518Z] ---> 20f5f5158e5c [2024-08-20T01:52:31.518Z] Step 11/25 : COPY . . [2024-08-20T01:52:32.468Z] ---> e9cc5f50ccc0 [2024-08-20T01:52:32.468Z] Step 12/25 : RUN $MAKE [2024-08-20T01:52:32.468Z] ---> Running in c39f900551a6 [2024-08-20T01:52:32.726Z] 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.2.0-dev.31" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-08-20T01:53:04.821Z] Removing intermediate container c39f900551a6 [2024-08-20T01:53:04.821Z] ---> 1158bf03817a [2024-08-20T01:53:04.821Z] Step 13/25 : FROM alpine:3.18 [2024-08-20T01:53:04.821Z] 3.18: Pulling from library/alpine [2024-08-20T01:53:04.821Z] 930bdd4d222e: Pulling fs layer [2024-08-20T01:53:04.821Z] 930bdd4d222e: Verifying Checksum [2024-08-20T01:53:04.821Z] 930bdd4d222e: Download complete [2024-08-20T01:53:04.821Z] 930bdd4d222e: Pull complete [2024-08-20T01:53:04.821Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-20T01:53:04.821Z] Status: Downloaded newer image for alpine:3.18 [2024-08-20T01:53:04.821Z] ---> 18f865063206 [2024-08-20T01:53:04.821Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-08-20T01:53:04.821Z] ---> Running in 83ff16e4fa81 [2024-08-20T01:53:04.821Z] Removing intermediate container 83ff16e4fa81 [2024-08-20T01:53:04.821Z] ---> d563bee0f6ac [2024-08-20T01:53:04.821Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-08-20T01:53:04.821Z] ---> Running in 8e3ae48161a1 [2024-08-20T01:53:04.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T01:53:04.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T01:53:04.821Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-20T01:53:04.821Z] Executing busybox-1.36.1-r7.trigger [2024-08-20T01:53:04.821Z] OK: 7 MiB in 16 packages [2024-08-20T01:53:04.821Z] Removing intermediate container 8e3ae48161a1 [2024-08-20T01:53:04.821Z] ---> 8d0d17d632f9 [2024-08-20T01:53:04.821Z] Step 16/25 : RUN apk --no-cache upgrade [2024-08-20T01:53:04.821Z] ---> Running in 16aaf1b97a4c [2024-08-20T01:53:04.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T01:53:04.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T01:53:05.080Z] OK: 7 MiB in 16 packages [2024-08-20T01:53:05.340Z] Removing intermediate container 16aaf1b97a4c [2024-08-20T01:53:05.340Z] ---> cb4eb2213a19 [2024-08-20T01:53:05.340Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-08-20T01:53:06.735Z] ---> c792c86963f6 [2024-08-20T01:53:06.735Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-08-20T01:53:06.735Z] ---> 81534e0085d8 [2024-08-20T01:53:06.735Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-08-20T01:53:06.735Z] ---> a432d552037d [2024-08-20T01:53:06.735Z] Step 20/25 : EXPOSE 59982 [2024-08-20T01:53:06.994Z] ---> Running in 9a7e61665b2a [2024-08-20T01:53:06.994Z] Removing intermediate container 9a7e61665b2a [2024-08-20T01:53:06.994Z] ---> ce4473e23a30 [2024-08-20T01:53:06.994Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-08-20T01:53:06.994Z] ---> Running in e7b23738420c [2024-08-20T01:53:06.994Z] Removing intermediate container e7b23738420c [2024-08-20T01:53:06.994Z] ---> 69c7515d5c9d [2024-08-20T01:53:06.994Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-08-20T01:53:06.994Z] ---> Running in c0f637c75dd0 [2024-08-20T01:53:06.994Z] Removing intermediate container c0f637c75dd0 [2024-08-20T01:53:06.994Z] ---> 2a4db5a413e3 [2024-08-20T01:53:06.994Z] Step 23/25 : LABEL arch=amd64 [2024-08-20T01:53:06.994Z] ---> Running in e081afcac773 [2024-08-20T01:53:07.253Z] Removing intermediate container e081afcac773 [2024-08-20T01:53:07.254Z] ---> 54fa3723f2b2 [2024-08-20T01:53:07.254Z] Step 24/25 : LABEL git_sha=86d9a4c31419816ca346a890bab0330ef5c49e6f [2024-08-20T01:53:07.254Z] ---> Running in 50ccd930b4a8 [2024-08-20T01:53:07.254Z] Removing intermediate container 50ccd930b4a8 [2024-08-20T01:53:07.254Z] ---> 92c2b8e4389d [2024-08-20T01:53:07.254Z] Step 25/25 : LABEL version=0.0.0 [2024-08-20T01:53:07.254Z] ---> Running in c35bb78ddd7f [2024-08-20T01:53:07.254Z] Removing intermediate container c35bb78ddd7f [2024-08-20T01:53:07.254Z] ---> 6b18c58684cf [2024-08-20T01:53:07.254Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-20T01:53:07.254Z] Successfully built 6b18c58684cf [2024-08-20T01:53:07.254Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T01:53:08.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-20T01:53:08.372Z] [2024-08-20T01:53:08.372Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T01:53:08.766Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-20T01:53:08.766Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-20T01:53:08.766Z] 5eb5b503b376: Pulling fs layer [2024-08-20T01:53:08.766Z] 5c69ac0246d0: Pulling fs layer [2024-08-20T01:53:08.766Z] ec43610c2a17: Pulling fs layer [2024-08-20T01:53:08.766Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-20T01:53:08.766Z] 33b1e0a273af: Pulling fs layer [2024-08-20T01:53:08.766Z] 5d3b04190fa2: Pulling fs layer [2024-08-20T01:53:08.766Z] 2f39f015ded8: Pulling fs layer [2024-08-20T01:53:08.766Z] 5d3b04190fa2: Waiting [2024-08-20T01:53:08.766Z] 2f39f015ded8: Waiting [2024-08-20T01:53:08.766Z] 3a2ae6a8a46f: Waiting [2024-08-20T01:53:08.766Z] 33b1e0a273af: Waiting [2024-08-20T01:53:08.766Z] 5c69ac0246d0: Download complete [2024-08-20T01:53:08.766Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-20T01:53:08.766Z] 3a2ae6a8a46f: Download complete [2024-08-20T01:53:08.766Z] 33b1e0a273af: Verifying Checksum [2024-08-20T01:53:08.766Z] 33b1e0a273af: Download complete [2024-08-20T01:53:08.766Z] 5d3b04190fa2: Verifying Checksum [2024-08-20T01:53:08.766Z] 5d3b04190fa2: Download complete [2024-08-20T01:53:08.766Z] ec43610c2a17: Verifying Checksum [2024-08-20T01:53:08.766Z] ec43610c2a17: Download complete [2024-08-20T01:53:09.038Z] 5eb5b503b376: Verifying Checksum [2024-08-20T01:53:09.038Z] 5eb5b503b376: Download complete [2024-08-20T01:53:09.606Z] 2f39f015ded8: Download complete [2024-08-20T01:53:10.176Z] 5eb5b503b376: Pull complete [2024-08-20T01:53:10.176Z] 5c69ac0246d0: Pull complete [2024-08-20T01:53:10.745Z] ec43610c2a17: Pull complete [2024-08-20T01:53:10.745Z] 3a2ae6a8a46f: Pull complete [2024-08-20T01:53:11.003Z] 33b1e0a273af: Pull complete [2024-08-20T01:53:11.003Z] 5d3b04190fa2: Pull complete [2024-08-20T01:53:15.189Z] 2f39f015ded8: Pull complete [2024-08-20T01:53:15.189Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-20T01:53:15.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-20T01:53:15.189Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-20T01:53:15.444Z] prd-ubuntu20.04-docker-8c-8g-8006 does not seem to be running inside a container [2024-08-20T01:53:15.470Z] $ 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-689 -v /w/workspace/gexfoundry_device-mqtt-go_PR-689:/w/workspace/gexfoundry_device-mqtt-go_PR-689:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-689@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-689@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-20T01:53:19.318Z] $ docker top 9306d4a1db17bb91c0e0627418d11054af1790bd05dbf5ef13942ed33b2c238e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-20T01:53:19.834Z] ---> job-cost.sh [2024-08-20T01:53:19.834Z] lf-activate-venv: SKIPPING [2024-08-20T01:53:19.834Z] INFO: No Stack... [2024-08-20T01:53:20.094Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-20T01:53:20.353Z] INFO: Archiving Costs [Pipeline] sh [2024-08-20T01:53:20.682Z] + + cut -d, -f6 [2024-08-20T01:53:20.682Z] cat /w/workspace/gexfoundry_device-mqtt-go_PR-689/archives/cost.csv [Pipeline] lock [2024-08-20T01:53:20.734Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-689-1-stack-cost] [2024-08-20T01:53:20.741Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-689-1-stack-cost] did not exist. Created. [2024-08-20T01:53:20.751Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-689-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-20T01:53:21.180Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-20T01:53:21.243Z] Stashed 1 file(s) [Pipeline] } [2024-08-20T01:53:21.276Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-689-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-20T01:53:21.379Z] $ docker stop --time=1 9306d4a1db17bb91c0e0627418d11054af1790bd05dbf5ef13942ed33b2c238e [2024-08-20T01:53:22.536Z] $ docker rm -f --volumes 9306d4a1db17bb91c0e0627418d11054af1790bd05dbf5ef13942ed33b2c238e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-20T01:54:23.392Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8007 in /w/workspace/gexfoundry_device-mqtt-go_PR-689 [Pipeline] { [Pipeline] ws [2024-08-20T01:54:23.467Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2024-08-20T01:54:26.576Z] The recommended git tool is: git [2024-08-20T01:54:34.841Z] using credential edgex-jenkins-ssh [2024-08-20T01:54:34.866Z] Cloning the remote Git repository [2024-08-20T01:54:34.912Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2024-08-20T01:54:35.061Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2024-08-20T01:54:35.257Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-08-20T01:54:35.258Z] > git --version # timeout=10 [2024-08-20T01:54:35.296Z] > git --version # 'git version 2.25.1' [2024-08-20T01:54:35.298Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-20T01:54:35.481Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-20T01:54:38.335Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-08-20T01:54:38.375Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-20T01:54:39.991Z] Merging remotes/origin/main commit cf4a1ca9ccb49d71782b9d8c0bc8727caf3d94bb into PR head commit 86d9a4c31419816ca346a890bab0330ef5c49e6f [2024-08-20T01:54:39.372Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-08-20T01:54:39.438Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-08-20T01:54:39.439Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-20T01:54:39.465Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/689/head:refs/remotes/origin/PR-689 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-20T01:54:40.002Z] > git config core.sparsecheckout # timeout=10 [2024-08-20T01:54:40.069Z] > git checkout -f 86d9a4c31419816ca346a890bab0330ef5c49e6f # timeout=10 [2024-08-20T01:54:40.178Z] > git remote # timeout=10 [2024-08-20T01:54:40.196Z] > git config --get remote.origin.url # timeout=10 [2024-08-20T01:54:40.220Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-20T01:54:40.315Z] Merge succeeded, producing 86d9a4c31419816ca346a890bab0330ef5c49e6f [2024-08-20T01:54:40.316Z] Checking out Revision 86d9a4c31419816ca346a890bab0330ef5c49e6f (PR-689) [2024-08-20T01:54:40.973Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-08-20T01:54:41.017Z] > git --version # timeout=10 [2024-08-20T01:54:41.027Z] > git --version # 'git version 2.25.1' [2024-08-20T01:54:41.046Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-20T01:54:40.246Z] > git merge cf4a1ca9ccb49d71782b9d8c0bc8727caf3d94bb # timeout=10 [2024-08-20T01:54:40.280Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-20T01:54:40.318Z] > git config core.sparsecheckout # timeout=10 [2024-08-20T01:54:40.335Z] > git checkout -f 86d9a4c31419816ca346a890bab0330ef5c49e6f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-20T01:54:45.951Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-20T01:54:45.951Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-20T01:54:45.951Z] Dload Upload Total Spent Left Speed [2024-08-20T01:54:45.951Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh [2024-08-20T01:54:46.300Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-20T01:54:46.648Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-20T01:54:46.648Z] + sudo tee /etc/docker/daemon.new [2024-08-20T01:54:46.648Z] { [2024-08-20T01:54:46.648Z] "registry-mirrors": [ [2024-08-20T01:54:46.648Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-20T01:54:46.648Z] ], [2024-08-20T01:54:46.648Z] "bip": "10.250.0.254/24", [2024-08-20T01:54:46.648Z] "hosts": [ [2024-08-20T01:54:46.648Z] "tcp://0.0.0.0:5555", [2024-08-20T01:54:46.648Z] "unix:///var/run/docker.sock" [2024-08-20T01:54:46.648Z] ], [2024-08-20T01:54:46.648Z] "mtu": 1458, [2024-08-20T01:54:46.648Z] "selinux-enabled": true, [2024-08-20T01:54:46.648Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-20T01:54:46.648Z] } [Pipeline] sh [2024-08-20T01:54:46.995Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-20T01:54:47.340Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-20T01:55:05.697Z] provisioning config files... [2024-08-20T01:55:05.726Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config13820506475596249486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-20T01:55:06.217Z] ---> ****-login.sh [2024-08-20T01:55:06.217Z] nexus3.edgexfoundry.org:10001 [2024-08-20T01:55:06.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T01:55:06.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T01:55:06.757Z] Configure a credential helper to remove this warning. See [2024-08-20T01:55:06.757Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T01:55:06.757Z] [2024-08-20T01:55:06.757Z] Login Succeeded [2024-08-20T01:55:06.757Z] nexus3.edgexfoundry.org:10002 [2024-08-20T01:55:07.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T01:55:07.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T01:55:07.297Z] Configure a credential helper to remove this warning. See [2024-08-20T01:55:07.297Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T01:55:07.297Z] [2024-08-20T01:55:07.297Z] Login Succeeded [2024-08-20T01:55:07.297Z] nexus3.edgexfoundry.org:10003 [2024-08-20T01:55:07.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T01:55:07.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T01:55:07.566Z] Configure a credential helper to remove this warning. See [2024-08-20T01:55:07.566Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T01:55:07.566Z] [2024-08-20T01:55:07.566Z] Login Succeeded [2024-08-20T01:55:07.566Z] nexus3.edgexfoundry.org:10004 [2024-08-20T01:55:07.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T01:55:07.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T01:55:07.834Z] Configure a credential helper to remove this warning. See [2024-08-20T01:55:07.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T01:55:07.834Z] [2024-08-20T01:55:07.834Z] Login Succeeded [2024-08-20T01:55:07.834Z] ****.io [2024-08-20T01:55:08.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T01:55:08.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T01:55:08.367Z] Configure a credential helper to remove this warning. See [2024-08-20T01:55:08.367Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T01:55:08.367Z] [2024-08-20T01:55:08.367Z] Login Succeeded [2024-08-20T01:55:08.367Z] ---> ****-login.sh ends [Pipeline] } [2024-08-20T01:55:08.408Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-20T01:55:08.884Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-20T01:55:08.935Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-20T01:55:08.983Z] ========================================================= [2024-08-20T01:55:08.983Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-20T01:55:08.983Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T01:55:09.518Z] + 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 . [2024-08-20T01:55:09.789Z] Sending build context to Docker daemon 10.53MB [2024-08-20T01:55:09.789Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-20T01:55:09.789Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-20T01:55:10.060Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-20T01:55:10.060Z] c6b39de5b339: Pulling fs layer [2024-08-20T01:55:10.060Z] a69c41024577: Pulling fs layer [2024-08-20T01:55:10.060Z] d6de4b400683: Pulling fs layer [2024-08-20T01:55:10.060Z] 35cb2a7552d0: Pulling fs layer [2024-08-20T01:55:10.060Z] 4f4fb700ef54: Pulling fs layer [2024-08-20T01:55:10.060Z] 464afbd9ba4c: Pulling fs layer [2024-08-20T01:55:10.060Z] 00f215d4a9da: Pulling fs layer [2024-08-20T01:55:10.060Z] d496ad576159: Pulling fs layer [2024-08-20T01:55:10.060Z] 4f4fb700ef54: Waiting [2024-08-20T01:55:10.060Z] 464afbd9ba4c: Waiting [2024-08-20T01:55:10.060Z] 00f215d4a9da: Waiting [2024-08-20T01:55:10.060Z] d496ad576159: Waiting [2024-08-20T01:55:10.060Z] 35cb2a7552d0: Waiting [2024-08-20T01:55:10.060Z] a69c41024577: Verifying Checksum [2024-08-20T01:55:10.060Z] a69c41024577: Download complete [2024-08-20T01:55:10.060Z] 35cb2a7552d0: Download complete [2024-08-20T01:55:10.060Z] 4f4fb700ef54: Verifying Checksum [2024-08-20T01:55:10.060Z] 4f4fb700ef54: Download complete [2024-08-20T01:55:10.060Z] 464afbd9ba4c: Verifying Checksum [2024-08-20T01:55:10.060Z] 464afbd9ba4c: Download complete [2024-08-20T01:55:10.060Z] c6b39de5b339: Verifying Checksum [2024-08-20T01:55:10.060Z] c6b39de5b339: Download complete [2024-08-20T01:55:10.649Z] d496ad576159: Verifying Checksum [2024-08-20T01:55:10.649Z] d496ad576159: Download complete [2024-08-20T01:55:10.917Z] c6b39de5b339: Pull complete [2024-08-20T01:55:11.501Z] a69c41024577: Pull complete [2024-08-20T01:55:11.769Z] d6de4b400683: Verifying Checksum [2024-08-20T01:55:11.769Z] d6de4b400683: Download complete [2024-08-20T01:55:12.727Z] 00f215d4a9da: Verifying Checksum [2024-08-20T01:55:12.727Z] 00f215d4a9da: Download complete [2024-08-20T01:55:25.051Z] d6de4b400683: Pull complete [2024-08-20T01:55:25.321Z] 35cb2a7552d0: Pull complete [2024-08-20T01:55:25.589Z] 4f4fb700ef54: Pull complete [2024-08-20T01:55:25.858Z] 464afbd9ba4c: Pull complete [2024-08-20T01:55:35.954Z] 00f215d4a9da: Pull complete [2024-08-20T01:55:36.223Z] d496ad576159: Pull complete [2024-08-20T01:55:36.223Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-20T01:55:36.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-20T01:55:36.223Z] ---> f246e2811388 [2024-08-20T01:55:36.223Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-08-20T01:55:37.188Z] ---> Running in 7b0424aedbfb [2024-08-20T01:55:37.458Z] Removing intermediate container 7b0424aedbfb [2024-08-20T01:55:37.458Z] ---> e0e23048a072 [2024-08-20T01:55:37.458Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-20T01:55:37.458Z] ---> Running in 88f4184556de [2024-08-20T01:55:37.728Z] Removing intermediate container 88f4184556de [2024-08-20T01:55:37.728Z] ---> d2a678ebefb5 [2024-08-20T01:55:37.728Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-20T01:55:37.728Z] ---> Running in 586163deb752 [2024-08-20T01:55:38.000Z] Removing intermediate container 586163deb752 [2024-08-20T01:55:38.000Z] ---> a5e3cfcdeff6 [2024-08-20T01:55:38.000Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-20T01:55:38.269Z] ---> Running in 355dd5c3bb5c [2024-08-20T01:55:38.536Z] Removing intermediate container 355dd5c3bb5c [2024-08-20T01:55:38.536Z] ---> 821f5a431484 [2024-08-20T01:55:38.536Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-20T01:55:38.536Z] ---> Running in f416f1bce53c [2024-08-20T01:55:39.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T01:55:40.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T01:55:41.217Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-08-20T01:55:41.217Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-08-20T01:55:41.217Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-08-20T01:55:41.217Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-08-20T01:55:41.217Z] Executing busybox-1.36.1-r5.trigger [2024-08-20T01:55:41.217Z] OK: 271 MiB in 56 packages [2024-08-20T01:55:43.832Z] Removing intermediate container f416f1bce53c [2024-08-20T01:55:43.832Z] ---> 6e2b04e5b01c [2024-08-20T01:55:43.832Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-08-20T01:55:43.832Z] ---> Running in b9c1d3c0b032 [2024-08-20T01:55:43.832Z] Removing intermediate container b9c1d3c0b032 [2024-08-20T01:55:43.832Z] ---> 72eea8c669df [2024-08-20T01:55:43.832Z] Step 9/12 : COPY go.mod vendor* ./ [2024-08-20T01:55:44.423Z] ---> cb732e1d2aef [2024-08-20T01:55:44.423Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T01:55:44.423Z] ---> Running in 165265e095de [2024-08-20T01:57:36.116Z] Removing intermediate container 165265e095de [2024-08-20T01:57:36.116Z] ---> 9ba6906a99de [2024-08-20T01:57:36.116Z] Step 11/12 : COPY . . [2024-08-20T01:57:36.116Z] ---> ce0699c63ab7 [2024-08-20T01:57:36.116Z] Step 12/12 : RUN $MAKE [2024-08-20T01:57:36.116Z] ---> Running in 4d38f7a0a5f3 [2024-08-20T01:57:36.116Z] noop [2024-08-20T01:57:36.116Z] Removing intermediate container 4d38f7a0a5f3 [2024-08-20T01:57:36.116Z] ---> 7de2e7bf66d7 [2024-08-20T01:57:36.116Z] Successfully built 7de2e7bf66d7 [2024-08-20T01:57:36.116Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T01:57:36.662Z] + docker inspect -f . ci-base-image-arm64 [2024-08-20T01:57:36.662Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-20T01:57:36.989Z] prd-ubuntu20.04-docker-arm64-4c-16g-8007 does not seem to be running inside a container [2024-08-20T01:57:37.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-20T01:57:38.296Z] $ docker top dcf5a95f6cb05301d2244c08032af4ea6a42bc14c8422da36e1a865dfc206b02 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-20T01:57:39.215Z] + go version [2024-08-20T01:57:39.215Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-20T01:57:39.270Z] $ docker stop --time=1 dcf5a95f6cb05301d2244c08032af4ea6a42bc14c8422da36e1a865dfc206b02 [2024-08-20T01:57:40.929Z] $ docker rm -f --volumes dcf5a95f6cb05301d2244c08032af4ea6a42bc14c8422da36e1a865dfc206b02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T01:57:41.888Z] + docker inspect -f . ci-base-image-arm64 [2024-08-20T01:57:41.888Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-20T01:57:42.174Z] prd-ubuntu20.04-docker-arm64-4c-16g-8007 does not seem to be running inside a container [2024-08-20T01:57:42.235Z] $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-20T01:57:43.546Z] $ docker top 30d318ed93aff80b7b7b51f99319c32e9cb72a6055879000f118efffaa274fb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-20T01:57:44.137Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-20T01:57:44.858Z] + make test [2024-08-20T01:57:44.858Z] go test ./... -coverprofile=coverage.out ./... [2024-08-20T01:57:50.213Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-08-20T02:01:13.815Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-08-20T02:01:17.434Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-08-20T02:01:17.434Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.048s coverage: 22.8% of statements [2024-08-20T02:01:18.612Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-20T02:01:18.612Z] go vet ./... [2024-08-20T02:02:01.576Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-20T02:02:01.576Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-20T02:02:01.576Z] ./bin/test-attribution-txt.sh [2024-08-20T02:02:01.576Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-20T02:02:01.576Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-20T02:02:01.576Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-20T02:02:01.576Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-20T02:02:01.576Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-20T02:02:01.576Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-20T02:02:01.576Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-20T02:02:01.576Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-20T02:02:01.576Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-20T02:02:01.576Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-20T02:02:01.576Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-20T02:02:01.576Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-20T02:02:01.576Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-20T02:02:01.576Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-20T02:02:01.576Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-20T02:02:01.576Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-20T02:02:01.576Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-20T02:02:01.576Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-20T02:02:01.576Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-20T02:02:01.576Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-20T02:02:01.576Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-08-20T02:02:01.576Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-20T02:02:01.576Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-20T02:02:01.576Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-20T02:02:01.576Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-20T02:02:01.576Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-20T02:02:01.576Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-20T02:02:01.576Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-20T02:02:01.576Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-20T02:02:01.576Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-20T02:02:01.576Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-20T02:02:01.845Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-20T02:02:01.845Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-20T02:02:01.845Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-20T02:02:01.845Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-20T02:02:01.845Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-20T02:02:01.845Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-20T02:02:01.845Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-20T02:02:01.845Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-20T02:02:01.845Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-20T02:02:01.845Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-20T02:02:01.845Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-20T02:02:01.845Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-20T02:02:01.845Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-08-20T02:02:01.845Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-20T02:02:01.845Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-20T02:02:01.845Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-20T02:02:01.845Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-20T02:02:01.845Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-20T02:02:01.845Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-20T02:02:01.845Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-20T02:02:01.845Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-20T02:02:01.845Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-20T02:02:01.845Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-20T02:02:01.845Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-20T02:02:01.845Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-08-20T02:02:01.845Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-20T02:02:01.845Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-20T02:02:01.845Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-20T02:02:01.845Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-20T02:02:01.845Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-20T02:02:02.113Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-20T02:02:02.113Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-08-20T02:02:02.113Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-08-20T02:02:02.155Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-20T02:02:02.201Z] $ docker stop --time=1 30d318ed93aff80b7b7b51f99319c32e9cb72a6055879000f118efffaa274fb1 [2024-08-20T02:02:04.090Z] $ docker rm -f --volumes 30d318ed93aff80b7b7b51f99319c32e9cb72a6055879000f118efffaa274fb1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-20T02:02:05.685Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-20T02:02:05.730Z] Warning: overwriting stash ‘coverage-report’ [2024-08-20T02:02:06.178Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-20T02:02:06.836Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-20T02:02:07.168Z] + ls -al . [2024-08-20T02:02:07.168Z] total 248 [2024-08-20T02:02:07.168Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 20 01:57 . [2024-08-20T02:02:07.168Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 20 01:54 .. [2024-08-20T02:02:07.168Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 20 01:54 .dockerignore [2024-08-20T02:02:07.168Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 20 01:54 .git [2024-08-20T02:02:07.168Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 20 01:54 .github [2024-08-20T02:02:07.168Z] -rw-rw-r-- 1 jenkins jenkins 264 Aug 20 01:54 .gitignore [2024-08-20T02:02:07.168Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 20 01:54 .golangci.yml [2024-08-20T02:02:07.168Z] -rw-rw-r-- 1 jenkins jenkins 10386 Aug 20 01:54 Attribution.txt [2024-08-20T02:02:07.168Z] -rw-rw-r-- 1 jenkins jenkins 18574 Aug 20 01:54 CHANGELOG.md [2024-08-20T02:02:07.168Z] -rw-rw-r-- 1 jenkins jenkins 1798 Aug 20 01:54 Dockerfile [2024-08-20T02:02:07.168Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 20 01:54 GOVERNANCE.md [2024-08-20T02:02:07.168Z] -rw-rw-r-- 1 jenkins jenkins 657 Aug 20 01:54 Jenkinsfile [2024-08-20T02:02:07.168Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 20 01:54 LICENSE [2024-08-20T02:02:07.168Z] -rw-rw-r-- 1 jenkins jenkins 1963 Aug 20 01:54 Makefile [2024-08-20T02:02:07.168Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 20 01:54 OWNERS.md [2024-08-20T02:02:07.168Z] -rw-rw-r-- 1 jenkins jenkins 3599 Aug 20 01:54 README.md [2024-08-20T02:02:07.168Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 20 01:50 VERSION [2024-08-20T02:02:07.169Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 20 01:54 bin [2024-08-20T02:02:07.169Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 20 01:54 cmd [2024-08-20T02:02:07.169Z] -rw-r--r-- 1 jenkins jenkins 18506 Aug 20 02:01 coverage.out [2024-08-20T02:02:07.169Z] -rw-rw-r-- 1 jenkins jenkins 7065 Aug 20 01:54 go.mod [2024-08-20T02:02:07.169Z] -rw-rw-r-- 1 jenkins jenkins 101673 Aug 20 01:54 go.sum [2024-08-20T02:02:07.169Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 20 01:54 internal [2024-08-20T02:02:07.169Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 20 01:54 mock [2024-08-20T02:02:07.169Z] -rw-rw-r-- 1 jenkins jenkins 227 Aug 20 01:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T02:02:07.612Z] + 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=86d9a4c31419816ca346a890bab0330ef5c49e6f --label arch=arm64 --label version=0.0.0 . [2024-08-20T02:02:08.192Z] Sending build context to Docker daemon 10.55MB [2024-08-20T02:02:08.192Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-08-20T02:02:08.192Z] Step 2/25 : FROM ${BASE} AS builder [2024-08-20T02:02:08.192Z] ---> 7de2e7bf66d7 [2024-08-20T02:02:08.192Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-08-20T02:02:08.192Z] ---> Running in 18bab5fcda5c [2024-08-20T02:02:08.460Z] Removing intermediate container 18bab5fcda5c [2024-08-20T02:02:08.460Z] ---> 7370ef313502 [2024-08-20T02:02:08.460Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-20T02:02:08.724Z] ---> Running in 2e453accbd95 [2024-08-20T02:02:08.988Z] Removing intermediate container 2e453accbd95 [2024-08-20T02:02:08.988Z] ---> b34fddfe7a08 [2024-08-20T02:02:08.988Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-20T02:02:08.988Z] ---> Running in e94499e9c8ba [2024-08-20T02:02:09.254Z] Removing intermediate container e94499e9c8ba [2024-08-20T02:02:09.254Z] ---> 60a604f67141 [2024-08-20T02:02:09.254Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-08-20T02:02:09.254Z] ---> Running in be05a5c8b225 [2024-08-20T02:02:09.519Z] Removing intermediate container be05a5c8b225 [2024-08-20T02:02:09.519Z] ---> 651a0bdc64a2 [2024-08-20T02:02:09.519Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-20T02:02:09.808Z] ---> Running in 25314a867c1c [2024-08-20T02:02:10.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T02:02:11.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T02:02:11.980Z] OK: 271 MiB in 56 packages [2024-08-20T02:02:12.932Z] Removing intermediate container 25314a867c1c [2024-08-20T02:02:12.932Z] ---> 2bc6e46d838e [2024-08-20T02:02:12.932Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-08-20T02:02:12.932Z] ---> Running in d06a2a065187 [2024-08-20T02:02:13.197Z] Removing intermediate container d06a2a065187 [2024-08-20T02:02:13.197Z] ---> df8475c152c1 [2024-08-20T02:02:13.197Z] Step 9/25 : COPY go.mod vendor* ./ [2024-08-20T02:02:13.779Z] ---> 1ea8aed3bd45 [2024-08-20T02:02:13.779Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T02:02:13.779Z] ---> Running in 24fd567210cc [2024-08-20T02:02:15.711Z] Removing intermediate container 24fd567210cc [2024-08-20T02:02:15.711Z] ---> bf661eb9f07d [2024-08-20T02:02:15.711Z] Step 11/25 : COPY . . [2024-08-20T02:02:17.111Z] ---> 6fad9ec54639 [2024-08-20T02:02:17.111Z] Step 12/25 : RUN $MAKE [2024-08-20T02:02:17.111Z] ---> Running in c377fc1bd50c [2024-08-20T02:02:18.066Z] 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.2.0-dev.31" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-08-20T02:05:54.800Z] Removing intermediate container c377fc1bd50c [2024-08-20T02:05:54.800Z] ---> fd8a33d9f089 [2024-08-20T02:05:54.800Z] Step 13/25 : FROM alpine:3.18 [2024-08-20T02:05:54.800Z] 3.18: Pulling from library/alpine [2024-08-20T02:05:54.800Z] 4983c3fe2029: Pulling fs layer [2024-08-20T02:05:54.800Z] 4983c3fe2029: Verifying Checksum [2024-08-20T02:05:54.800Z] 4983c3fe2029: Download complete [2024-08-20T02:05:54.800Z] 4983c3fe2029: Pull complete [2024-08-20T02:05:54.800Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-20T02:05:54.800Z] Status: Downloaded newer image for alpine:3.18 [2024-08-20T02:05:54.800Z] ---> a0237000ae83 [2024-08-20T02:05:54.800Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-08-20T02:05:54.800Z] ---> Running in d6809370f171 [2024-08-20T02:05:54.800Z] Removing intermediate container d6809370f171 [2024-08-20T02:05:54.800Z] ---> 5ae72c12fcdd [2024-08-20T02:05:54.800Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-08-20T02:05:54.800Z] ---> Running in ea3929a83152 [2024-08-20T02:05:54.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T02:05:54.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T02:05:54.800Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-20T02:05:54.800Z] Executing busybox-1.36.1-r7.trigger [2024-08-20T02:05:54.800Z] OK: 8 MiB in 16 packages [2024-08-20T02:05:54.800Z] Removing intermediate container ea3929a83152 [2024-08-20T02:05:54.800Z] ---> d5642a0dc514 [2024-08-20T02:05:54.800Z] Step 16/25 : RUN apk --no-cache upgrade [2024-08-20T02:05:54.800Z] ---> Running in 5d420f8febb8 [2024-08-20T02:05:54.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T02:05:54.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T02:05:54.800Z] OK: 8 MiB in 16 packages [2024-08-20T02:05:54.800Z] Removing intermediate container 5d420f8febb8 [2024-08-20T02:05:54.800Z] ---> a8ddc6268572 [2024-08-20T02:05:54.800Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-08-20T02:05:54.800Z] ---> cae5f7fbce6a [2024-08-20T02:05:54.800Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-08-20T02:05:54.800Z] ---> 9cf565617ee0 [2024-08-20T02:05:54.800Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-08-20T02:05:54.800Z] ---> b29a6b341148 [2024-08-20T02:05:54.800Z] Step 20/25 : EXPOSE 59982 [2024-08-20T02:05:54.800Z] ---> Running in a166a6cfbe41 [2024-08-20T02:05:54.800Z] Removing intermediate container a166a6cfbe41 [2024-08-20T02:05:54.800Z] ---> c2a673cf4e17 [2024-08-20T02:05:54.800Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-08-20T02:05:54.800Z] ---> Running in 6cbe6c6a2e36 [2024-08-20T02:05:54.800Z] Removing intermediate container 6cbe6c6a2e36 [2024-08-20T02:05:54.800Z] ---> 7ad51e046628 [2024-08-20T02:05:54.800Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-08-20T02:05:54.800Z] ---> Running in bfe1fa78b286 [2024-08-20T02:05:54.800Z] Removing intermediate container bfe1fa78b286 [2024-08-20T02:05:54.800Z] ---> 7f0dd8f63a32 [2024-08-20T02:05:54.800Z] Step 23/25 : LABEL arch=arm64 [2024-08-20T02:05:55.064Z] ---> Running in 77483efccbba [2024-08-20T02:05:55.328Z] Removing intermediate container 77483efccbba [2024-08-20T02:05:55.328Z] ---> 7c2be3ca9675 [2024-08-20T02:05:55.328Z] Step 24/25 : LABEL git_sha=86d9a4c31419816ca346a890bab0330ef5c49e6f [2024-08-20T02:05:55.328Z] ---> Running in cd1b8a936dcf [2024-08-20T02:05:55.593Z] Removing intermediate container cd1b8a936dcf [2024-08-20T02:05:55.593Z] ---> 7ce3ab1a50ef [2024-08-20T02:05:55.593Z] Step 25/25 : LABEL version=0.0.0 [2024-08-20T02:05:55.593Z] ---> Running in 8e7036c8e91a [2024-08-20T02:05:55.857Z] Removing intermediate container 8e7036c8e91a [2024-08-20T02:05:55.857Z] ---> b9fa5801cb34 [2024-08-20T02:05:55.857Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-20T02:05:55.857Z] Successfully built b9fa5801cb34 [2024-08-20T02:05:55.857Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T02:05:56.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-20T02:05:56.923Z] [2024-08-20T02:05:56.923Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T02:05:57.354Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-20T02:05:57.354Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-20T02:05:57.354Z] 8998bd30e6a1: Pulling fs layer [2024-08-20T02:05:57.354Z] 04944245beec: Pulling fs layer [2024-08-20T02:05:57.354Z] 699f458cf7ca: Pulling fs layer [2024-08-20T02:05:57.354Z] 765212b225bb: Pulling fs layer [2024-08-20T02:05:57.354Z] f23df028b6ca: Pulling fs layer [2024-08-20T02:05:57.621Z] 765212b225bb: Waiting [2024-08-20T02:05:57.621Z] f23df028b6ca: Waiting [2024-08-20T02:05:57.621Z] d65c8cfc05b1: Pulling fs layer [2024-08-20T02:05:57.621Z] 2437ff75d9bd: Pulling fs layer [2024-08-20T02:05:57.621Z] d65c8cfc05b1: Waiting [2024-08-20T02:05:57.621Z] 2437ff75d9bd: Waiting [2024-08-20T02:05:57.621Z] 04944245beec: Verifying Checksum [2024-08-20T02:05:57.621Z] 04944245beec: Download complete [2024-08-20T02:05:57.621Z] 765212b225bb: Download complete [2024-08-20T02:05:57.621Z] f23df028b6ca: Verifying Checksum [2024-08-20T02:05:57.621Z] f23df028b6ca: Download complete [2024-08-20T02:05:57.621Z] d65c8cfc05b1: Verifying Checksum [2024-08-20T02:05:57.621Z] d65c8cfc05b1: Download complete [2024-08-20T02:05:57.886Z] 699f458cf7ca: Verifying Checksum [2024-08-20T02:05:57.886Z] 699f458cf7ca: Download complete [2024-08-20T02:05:58.151Z] 8998bd30e6a1: Verifying Checksum [2024-08-20T02:05:58.151Z] 8998bd30e6a1: Download complete [2024-08-20T02:06:00.719Z] 2437ff75d9bd: Verifying Checksum [2024-08-20T02:06:03.288Z] 8998bd30e6a1: Pull complete [2024-08-20T02:06:03.556Z] 04944245beec: Pull complete [2024-08-20T02:06:04.963Z] 699f458cf7ca: Pull complete [2024-08-20T02:06:05.229Z] 765212b225bb: Pull complete [2024-08-20T02:06:06.185Z] f23df028b6ca: Pull complete [2024-08-20T02:06:06.185Z] d65c8cfc05b1: Pull complete [2024-08-20T02:06:24.374Z] 2437ff75d9bd: Pull complete [2024-08-20T02:06:24.374Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-20T02:06:24.374Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-20T02:06:24.374Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-20T02:06:24.772Z] prd-ubuntu20.04-docker-arm64-4c-16g-8007 does not seem to be running inside a container [2024-08-20T02:06:24.838Z] $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-20T02:06:27.549Z] $ docker top b2034aa0a993e8f7e12ac88677a714b755809c1148f598bd490099d7736bb0c1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-20T02:06:28.472Z] ---> job-cost.sh [2024-08-20T02:06:28.472Z] lf-activate-venv: SKIPPING [2024-08-20T02:06:28.472Z] INFO: No Stack... [2024-08-20T02:06:28.736Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-20T02:06:29.693Z] INFO: Archiving Costs [Pipeline] sh [2024-08-20T02:06:30.362Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2024-08-20T02:06:30.362Z] + cut -d, -f6 [Pipeline] lock [2024-08-20T02:06:30.452Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-689-1-stack-cost] [2024-08-20T02:06:30.459Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-689-1-stack-cost] did not exist. Created. [2024-08-20T02:06:30.467Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-689-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-20T02:06:31.218Z] /w/workspace/device-mqtt-go/1@tmp/durable-d3f6034c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-08-20T02:06:31.897Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-20T02:06:31.941Z] Warning: overwriting stash ‘stack-cost’ [2024-08-20T02:06:31.981Z] Stashed 1 file(s) [Pipeline] } [2024-08-20T02:06:32.003Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-689-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-20T02:06:32.095Z] $ docker stop --time=1 b2034aa0a993e8f7e12ac88677a714b755809c1148f598bd490099d7736bb0c1 [2024-08-20T02:06:33.554Z] $ docker rm -f --volumes b2034aa0a993e8f7e12ac88677a714b755809c1148f598bd490099d7736bb0c1 [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 [2024-08-20T02:06:34.801Z] provisioning config files... [2024-08-20T02:06:34.810Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-689@tmp/config1433434712275154630tmp [Pipeline] { [Pipeline] sh [2024-08-20T02:06:35.176Z] + set +x [2024-08-20T02:06:35.176Z] + bash -s -- [2024-08-20T02:06:35.176Z] + curl -s https://codecov.io/bash [2024-08-20T02:06:35.176Z] [2024-08-20T02:06:35.176Z] _____ _ [2024-08-20T02:06:35.176Z] / ____| | | [2024-08-20T02:06:35.176Z] | | ___ __| | ___ ___ _____ __ [2024-08-20T02:06:35.176Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-20T02:06:35.176Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-20T02:06:35.176Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-20T02:06:35.176Z] Bash-1.0.6 [2024-08-20T02:06:35.176Z] [2024-08-20T02:06:35.176Z] [2024-08-20T02:06:35.176Z] ==> git version 2.25.1 found [2024-08-20T02:06:35.176Z] ==> 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 [2024-08-20T02:06:35.176Z] Release-Date: 2020-01-08 [2024-08-20T02:06:35.176Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-08-20T02:06:35.176Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-20T02:06:35.176Z] ==> Jenkins CI detected. [2024-08-20T02:06:35.176Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-689 [2024-08-20T02:06:35.176Z] project root: . [2024-08-20T02:06:35.176Z] --> token set from env [2024-08-20T02:06:35.176Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-20T02:06:35.176Z] ==> Running gcov in . (disable via -X gcov) [2024-08-20T02:06:35.176Z] ==> Python coveragepy not found [2024-08-20T02:06:35.176Z] ==> Searching for coverage reports in: [2024-08-20T02:06:35.176Z] + . [2024-08-20T02:06:35.176Z] -> Found 1 reports [2024-08-20T02:06:35.437Z] ==> Detecting git/mercurial file structure [2024-08-20T02:06:35.437Z] ==> Reading reports [2024-08-20T02:06:35.437Z] + ./coverage.out bytes=18506 [2024-08-20T02:06:35.437Z] ==> Appending adjustments [2024-08-20T02:06:35.437Z] https://docs.codecov.io/docs/fixing-reports [2024-08-20T02:06:35.437Z] + Found adjustments [2024-08-20T02:06:35.437Z] ==> Gzipping contents [2024-08-20T02:06:35.437Z] 4.0K /tmp/codecov.tYZOdS.gz [2024-08-20T02:06:35.437Z] ==> Uploading reports [2024-08-20T02:06:35.437Z] url: https://codecov.io [2024-08-20T02:06:35.437Z] query: branch=PR-689&commit=86d9a4c31419816ca346a890bab0330ef5c49e6f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-689%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=689&job=&cmd_args= [2024-08-20T02:06:35.437Z] -> Pinging Codecov [2024-08-20T02:06:35.437Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-689&commit=86d9a4c31419816ca346a890bab0330ef5c49e6f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-689%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=689&job=&cmd_args= [2024-08-20T02:06:35.437Z] -> Uploading to [2024-08-20T02:06:35.437Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-20/7D719EC7BBE17E464838252E33014C33/86d9a4c31419816ca346a890bab0330ef5c49e6f/f7d1602a-6a05-4bc6-9551-0053f853ccc1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240820%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240820T020635Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d3560070a361215c8ee6860246f6b76a61db12bc5f068191791542cb2f2f00be [2024-08-20T02:06:35.437Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-20T02:06:35.437Z] Dload Upload Total Spent Left Speed [2024-08-20T02:06:36.006Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 11462 --:--:-- --:--:-- --:--:-- 11462 [2024-08-20T02:06:36.006Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/86d9a4c31419816ca346a890bab0330ef5c49e6f [Pipeline] } [2024-08-20T02:06:36.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-08-20T02:06:38.429Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-689/archives ] [2024-08-20T02:06:38.429Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-689/archives [2024-08-20T02:06:38.429Z] total 16 [2024-08-20T02:06:38.429Z] drwxr-xr-x 3 root root 4096 Aug 20 01:53 . [2024-08-20T02:06:38.429Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 20 01:53 .. [2024-08-20T02:06:38.429Z] drwxr-xr-x 2 root root 4096 Aug 20 01:53 cost [2024-08-20T02:06:38.429Z] -rw-r--r-- 1 root root 86 Aug 20 01:53 cost.csv [2024-08-20T02:06:38.429Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-689/archives [2024-08-20T02:06:38.429Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-689/archives [2024-08-20T02:06:38.429Z] total 16 [2024-08-20T02:06:38.429Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 20 01:53 . [2024-08-20T02:06:38.429Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 20 01:53 .. [2024-08-20T02:06:38.429Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 20 01:53 cost [2024-08-20T02:06:38.429Z] -rw-r--r-- 1 jenkins jenkins 86 Aug 20 01:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-08-20T02:06:38.774Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-20T02:06:39.678Z] ---> package-listing.sh [2024-08-20T02:06:39.678Z] ++ facter osfamily [2024-08-20T02:06:39.678Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-20T02:06:39.939Z] + OS_FAMILY=debian [2024-08-20T02:06:39.939Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-689 [2024-08-20T02:06:39.939Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-20T02:06:39.939Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-20T02:06:39.939Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-20T02:06:39.939Z] + PACKAGES=/tmp/packages_start.txt [2024-08-20T02:06:39.939Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-689 ']' [2024-08-20T02:06:39.939Z] + PACKAGES=/tmp/packages_end.txt [2024-08-20T02:06:39.939Z] + case "${OS_FAMILY}" in [2024-08-20T02:06:39.939Z] + dpkg -l [2024-08-20T02:06:39.939Z] + grep '^ii' [2024-08-20T02:06:39.939Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-20T02:06:39.939Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-20T02:06:39.939Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-20T02:06:39.939Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-689 ']' [2024-08-20T02:06:39.939Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-689/archives/ [2024-08-20T02:06:39.939Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-689/archives/ [Pipeline] echo [2024-08-20T02:06:39.990Z] 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-689/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-20T02:06:40.288Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T02:06:40.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-20T02:06:40.941Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-20T02:06:41.125Z] prd-ubuntu20.04-docker-8c-8g-8006 does not seem to be running inside a container [2024-08-20T02:06:41.205Z] $ 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-689/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-689 -v /w/workspace/gexfoundry_device-mqtt-go_PR-689:/w/workspace/gexfoundry_device-mqtt-go_PR-689:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-689@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-689@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-20T02:06:41.387Z] $ docker top 15259d03d74655fdb9b6d4a636d3b1da5266c44df9004c88af266ed17d6b2a26 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-20T02:06:41.879Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-20T02:06:42.202Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-20T02:06:42.525Z] + ls /var/log/sa-host [2024-08-20T02:06:42.525Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-20T02:06:42.775Z] provisioning config files... [2024-08-20T02:06:42.784Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-689@tmp/config14405520229100656316tmp [Pipeline] { [Pipeline] echo [2024-08-20T02:06:42.856Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-20T02:06:43.194Z] ---> create-netrc.sh [Pipeline] } [2024-08-20T02:06:43.226Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-20T02:06:43.648Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-20T02:06:43.688Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-20T02:06:44.011Z] ---> sudo-logs.sh [2024-08-20T02:06:44.011Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-20T02:06:44.128Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-20T02:06:44.453Z] ---> job-cost.sh [2024-08-20T02:06:44.453Z] lf-activate-venv: SKIPPING [2024-08-20T02:06:44.453Z] DEBUG: total: 0.2199999988079071 [2024-08-20T02:06:44.453Z] INFO: Retrieving Stack Cost... [2024-08-20T02:06:44.714Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-20T02:06:45.286Z] INFO: Archiving Costs [Pipeline] echo [2024-08-20T02:06:45.333Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-20T02:06:45.660Z] ---> logs-deploy.sh [2024-08-20T02:06:45.660Z] lf-activate-venv: SKIPPING [2024-08-20T02:06:45.660Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-689/1 [2024-08-20T02:06:45.660Z] INFO: archiving workspace using pattern(s): [2024-08-20T02:06:46.597Z] Archives upload complete. [2024-08-20T02:06:46.597Z] INFO: archiving logs to Nexus