Pull request #692 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 00042b2e4ac48789101def10835847c33ca6e1be+cf4a1ca9ccb49d71782b9d8c0bc8727caf3d94bb (feb0f2d150523c38ae986d06ae56eaa8dca9f76b) 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-ssh9633206004272481878.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh6237926979821708603.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 f3350a1713306dce7682ed7e37d5774890d03277 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-692/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-692/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3549868117959122017.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-692/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3599907375567713484.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh8803397576897428832.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-692/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-692/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9303779450766193375.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 f3350a1713306dce7682ed7e37d5774890d03277 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 ‘prd-ubuntu20.04-docker-8c-8g-9323’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9330 in /w/workspace/gexfoundry_device-mqtt-go_PR-692 [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-692 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/692/head:refs/remotes/origin/PR-692 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cf4a1ca9ccb49d71782b9d8c0bc8727caf3d94bb into PR head commit 00042b2e4ac48789101def10835847c33ca6e1be Merge succeeded, producing 00042b2e4ac48789101def10835847c33ca6e1be Checking out Revision 00042b2e4ac48789101def10835847c33ca6e1be (PR-692) 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 f3350a1713306dce7682ed7e37d5774890d03277 > git config core.sparsecheckout # timeout=10 > git checkout -f 00042b2e4ac48789101def10835847c33ca6e1be # 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 00042b2e4ac48789101def10835847c33ca6e1be # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-04T01:22:12.835Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-04T01:22:13.075Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-04T01:22:13.190Z] ========================================================= [2024-09-04T01:22:13.190Z] EdgeX Global Pipelines Version Info [2024-09-04T01:22:13.190Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-04T01:22:13.980Z] ------------------- [2024-09-04T01:22:13.980Z] stable info: [2024-09-04T01:22:13.980Z] ------------------- [2024-09-04T01:22:13.980Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-04T01:22:13.980Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-04T01:22:13.980Z] Message: update stable to v1.0.263 [2024-09-04T01:22:14.554Z] ------------------- [2024-09-04T01:22:14.554Z] experimental info: [2024-09-04T01:22:14.554Z] ------------------- [2024-09-04T01:22:14.555Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-04T01:22:14.555Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-04T01:22:14.555Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-04T01:22:14.777Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2024-09-04T01:22:14.837Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2024-09-04T01:22:14.900Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-04T01:22:14.979Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-04T01:22:15.050Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-04T01:22:15.109Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-04T01:22:15.169Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-04T01:22:15.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-09-04T01:22:15.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-04T01:22:15.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-04T01:22:15.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-04T01:22:15.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2024-09-04T01:22:15.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-04T01:22:15.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-04T01:22:15.670Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-04T01:22:15.735Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-04T01:22:15.804Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-09-04T01:22:15.874Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-09-04T01:22:15.943Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-04T01:22:16.008Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-04T01:22:16.072Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-09-04T01:22:16.146Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-09-04T01:22:16.213Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-09-04T01:22:16.274Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-09-04T01:22:16.334Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-09-04T01:22:16.398Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-04T01:22:16.459Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-04T01:22:16.525Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-692 [Pipeline] echo [2024-09-04T01:22:16.595Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-692 [Pipeline] echo [2024-09-04T01:22:16.662Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-692 [Pipeline] echo [2024-09-04T01:22:16.731Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 00042b2e4ac48789101def10835847c33ca6e1be [Pipeline] echo [2024-09-04T01:22:16.796Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 00042b2 [Pipeline] echo [2024-09-04T01:22:16.857Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-04T01:22:17.028Z] provisioning config files... [2024-09-04T01:22:17.047Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-692@tmp/config14699382571636680318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-04T01:22:17.460Z] ---> ****-login.sh [2024-09-04T01:22:17.460Z] nexus3.edgexfoundry.org:10001 [2024-09-04T01:22:17.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:22:17.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:22:17.721Z] Configure a credential helper to remove this warning. See [2024-09-04T01:22:17.721Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:22:17.721Z] [2024-09-04T01:22:17.721Z] Login Succeeded [2024-09-04T01:22:17.721Z] nexus3.edgexfoundry.org:10002 [2024-09-04T01:22:17.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:22:17.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:22:17.983Z] Configure a credential helper to remove this warning. See [2024-09-04T01:22:17.983Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:22:17.983Z] [2024-09-04T01:22:17.983Z] Login Succeeded [2024-09-04T01:22:17.983Z] nexus3.edgexfoundry.org:10003 [2024-09-04T01:22:17.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:22:17.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:22:17.983Z] Configure a credential helper to remove this warning. See [2024-09-04T01:22:17.983Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:22:17.983Z] [2024-09-04T01:22:17.983Z] Login Succeeded [2024-09-04T01:22:17.983Z] nexus3.edgexfoundry.org:10004 [2024-09-04T01:22:17.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:22:17.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:22:17.984Z] Configure a credential helper to remove this warning. See [2024-09-04T01:22:17.984Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:22:17.984Z] [2024-09-04T01:22:17.984Z] Login Succeeded [2024-09-04T01:22:17.984Z] ****.io [2024-09-04T01:22:18.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:22:18.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:22:18.244Z] Configure a credential helper to remove this warning. See [2024-09-04T01:22:18.244Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:22:18.244Z] [2024-09-04T01:22:18.244Z] Login Succeeded [2024-09-04T01:22:18.244Z] ---> ****-login.sh ends [Pipeline] } [2024-09-04T01:22:18.284Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-04T01:22:19.012Z] + git rev-list -1 --merges 00042b2e4ac48789101def10835847c33ca6e1be~1..00042b2e4ac48789101def10835847c33ca6e1be [Pipeline] echo [2024-09-04T01:22:19.064Z] -----------> git rev-list -1 --merges 00042b2e4ac48789101def10835847c33ca6e1be~1..00042b2e4ac48789101def10835847c33ca6e1be 00042b2e4ac48789101def10835847c33ca6e1be [false] [Pipeline] sh [2024-09-04T01:22:19.866Z] + git log --format=format:%s -1 00042b2e4ac48789101def10835847c33ca6e1be [Pipeline] echo [2024-09-04T01:22:19.909Z] ========================================================= [2024-09-04T01:22:19.909Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-04T01:22:19.909Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-04T01:22:20.400Z] + git log --format=format:%s -1 00042b2e4ac48789101def10835847c33ca6e1be [Pipeline] echo [2024-09-04T01:22:20.440Z] [semverPrep] GIT_COMMIT: 00042b2e4ac48789101def10835847c33ca6e1be, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-09-04T01:22:20.485Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-09-04T01:22:20.906Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-04T01:22:20.906Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-04T01:22:20.906Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-04T01:22:20.906Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-04T01:22:20.906Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-04T01:22:20.906Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-04T01:22:20.906Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:22:21.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T01:22:21.531Z] [2024-09-04T01:22:21.531Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:22:21.942Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T01:22:21.942Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-04T01:22:21.942Z] b85a868b505f: Pulling fs layer [2024-09-04T01:22:21.942Z] e2be974225ed: Pulling fs layer [2024-09-04T01:22:21.942Z] 339a4e72a1f5: Pulling fs layer [2024-09-04T01:22:21.942Z] 988bab9f4d93: Pulling fs layer [2024-09-04T01:22:21.942Z] 1469e6f7b9e6: Pulling fs layer [2024-09-04T01:22:21.942Z] eaf3925da568: Pulling fs layer [2024-09-04T01:22:21.942Z] bab4dde63d76: Pulling fs layer [2024-09-04T01:22:21.942Z] bde34c3a00c8: Pulling fs layer [2024-09-04T01:22:21.942Z] b352a97aabf1: Pulling fs layer [2024-09-04T01:22:21.942Z] 4872d77fe225: Pulling fs layer [2024-09-04T01:22:21.942Z] 5851b861e8e6: Pulling fs layer [2024-09-04T01:22:21.942Z] bab4dde63d76: Waiting [2024-09-04T01:22:21.942Z] 4872d77fe225: Waiting [2024-09-04T01:22:21.942Z] 988bab9f4d93: Waiting [2024-09-04T01:22:21.942Z] bde34c3a00c8: Waiting [2024-09-04T01:22:21.942Z] b352a97aabf1: Waiting [2024-09-04T01:22:21.942Z] 1469e6f7b9e6: Waiting [2024-09-04T01:22:21.942Z] eaf3925da568: Waiting [2024-09-04T01:22:21.942Z] 5851b861e8e6: Waiting [2024-09-04T01:22:21.942Z] e2be974225ed: Verifying Checksum [2024-09-04T01:22:21.942Z] e2be974225ed: Download complete [2024-09-04T01:22:21.942Z] 988bab9f4d93: Verifying Checksum [2024-09-04T01:22:21.942Z] 988bab9f4d93: Download complete [2024-09-04T01:22:21.942Z] 1469e6f7b9e6: Verifying Checksum [2024-09-04T01:22:21.942Z] 1469e6f7b9e6: Download complete [2024-09-04T01:22:21.942Z] 339a4e72a1f5: Verifying Checksum [2024-09-04T01:22:21.942Z] 339a4e72a1f5: Download complete [2024-09-04T01:22:21.942Z] eaf3925da568: Verifying Checksum [2024-09-04T01:22:21.942Z] eaf3925da568: Download complete [2024-09-04T01:22:22.205Z] bde34c3a00c8: Verifying Checksum [2024-09-04T01:22:22.205Z] bde34c3a00c8: Download complete [2024-09-04T01:22:22.205Z] b352a97aabf1: Verifying Checksum [2024-09-04T01:22:22.205Z] b352a97aabf1: Download complete [2024-09-04T01:22:22.205Z] 4872d77fe225: Verifying Checksum [2024-09-04T01:22:22.205Z] 4872d77fe225: Download complete [2024-09-04T01:22:22.205Z] 5851b861e8e6: Verifying Checksum [2024-09-04T01:22:22.205Z] 5851b861e8e6: Download complete [2024-09-04T01:22:22.205Z] b85a868b505f: Verifying Checksum [2024-09-04T01:22:22.205Z] b85a868b505f: Download complete [2024-09-04T01:22:22.467Z] bab4dde63d76: Verifying Checksum [2024-09-04T01:22:22.467Z] bab4dde63d76: Download complete [2024-09-04T01:22:23.404Z] b85a868b505f: Pull complete [2024-09-04T01:22:23.404Z] e2be974225ed: Pull complete [2024-09-04T01:22:23.973Z] 339a4e72a1f5: Pull complete [2024-09-04T01:22:23.973Z] 988bab9f4d93: Pull complete [2024-09-04T01:22:24.232Z] 1469e6f7b9e6: Pull complete [2024-09-04T01:22:24.232Z] eaf3925da568: Pull complete [2024-09-04T01:22:25.611Z] bab4dde63d76: Pull complete [2024-09-04T01:22:25.871Z] bde34c3a00c8: Pull complete [2024-09-04T01:22:25.871Z] b352a97aabf1: Pull complete [2024-09-04T01:22:25.871Z] 4872d77fe225: Pull complete [2024-09-04T01:22:26.131Z] 5851b861e8e6: Pull complete [2024-09-04T01:22:26.131Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-04T01:22:26.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T01:22:26.131Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T01:22:26.428Z] prd-ubuntu20.04-docker-8c-8g-9330 does not seem to be running inside a container [2024-09-04T01:22:26.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-692 -v /w/workspace/gexfoundry_device-mqtt-go_PR-692:/w/workspace/gexfoundry_device-mqtt-go_PR-692:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-692@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-692@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-09-04T01:22:29.428Z] $ docker top f8ac0e032b682c92607f4f4cf5109ef9a6d488d06b6a25e9e4cd8de58d7d553e -eo pid,comm [2024-09-04T01:22:29.487Z] 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-09-04T01:22:29.488Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-04T01:22:29.666Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-04T01:22:29.667Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-04T01:22:29.778Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-04T01:22:29.779Z] $ docker exec f8ac0e032b682c92607f4f4cf5109ef9a6d488d06b6a25e9e4cd8de58d7d553e ssh-agent [2024-09-04T01:22:29.888Z] SSH_AUTH_SOCK=/tmp/ssh-qXnG1HwEVPL4/agent.31 [2024-09-04T01:22:29.888Z] SSH_AGENT_PID=37 [2024-09-04T01:22:29.894Z] Running ssh-add (command line suppressed) [2024-09-04T01:22:29.987Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-692@tmp/private_key_1525754025388846253.key (/w/workspace/gexfoundry_device-mqtt-go_PR-692@tmp/private_key_1525754025388846253.key) [2024-09-04T01:22:30.004Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-04T01:22:30.357Z] + git tag --points-at HEAD [Pipeline] } [2024-09-04T01:22:30.381Z] $ docker exec --env ******** --env ******** f8ac0e032b682c92607f4f4cf5109ef9a6d488d06b6a25e9e4cd8de58d7d553e ssh-agent -k [2024-09-04T01:22:30.472Z] unset SSH_AUTH_SOCK; [2024-09-04T01:22:30.473Z] unset SSH_AGENT_PID; [2024-09-04T01:22:30.473Z] echo Agent pid 37 killed; [2024-09-04T01:22:30.483Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-04T01:22:30.603Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-04T01:22:30.603Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-04T01:22:30.720Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-04T01:22:30.720Z] $ docker exec f8ac0e032b682c92607f4f4cf5109ef9a6d488d06b6a25e9e4cd8de58d7d553e ssh-agent [2024-09-04T01:22:30.828Z] SSH_AUTH_SOCK=/tmp/ssh-2JRdfGkhkr9s/agent.70 [2024-09-04T01:22:30.828Z] SSH_AGENT_PID=76 [2024-09-04T01:22:30.832Z] Running ssh-add (command line suppressed) [2024-09-04T01:22:30.937Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-692@tmp/private_key_14325087530038031748.key (/w/workspace/gexfoundry_device-mqtt-go_PR-692@tmp/private_key_14325087530038031748.key) [2024-09-04T01:22:30.953Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-04T01:22:31.298Z] + git semver init [2024-09-04T01:22:31.557Z] 2024-09-04 01:22:31,478 [run_init] DEBUG init version:0.0.0 force:False [2024-09-04T01:22:31.557Z] 2024-09-04 01:22:31,479 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-692/.semver [2024-09-04T01:22:31.557Z] 2024-09-04 01:22:31,479 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-692/.semver [2024-09-04T01:22:31.557Z] 2024-09-04 01:22:31,479 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-692/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-692, universal_newlines=False, shell=None, istream=None) [2024-09-04T01:22:33.470Z] 2024-09-04 01:22:33,090 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-692/.git/info/exclude [2024-09-04T01:22:33.470Z] 2024-09-04 01:22:33,090 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-692/.semver/PR-692 with force:False [2024-09-04T01:22:33.470Z] 2024-09-04 01:22:33,091 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-692/.semver/PR-692 [2024-09-04T01:22:33.470Z] 2024-09-04 01:22:33,095 [execute] INFO git cat-file --batch-check [2024-09-04T01:22:33.470Z] 2024-09-04 01:22:33,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-692/.semver, universal_newlines=False, shell=None, istream=) [2024-09-04T01:22:33.470Z] 2024-09-04 01:22:33,102 [execute] INFO git cat-file --batch [2024-09-04T01:22:33.470Z] 2024-09-04 01:22:33,102 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-692/.semver, universal_newlines=False, shell=None, istream=) [2024-09-04T01:22:33.470Z] 2024-09-04 01:22:33,107 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-692/.semver/PR-692 [2024-09-04T01:22:33.470Z] 0.0.0 [Pipeline] } [2024-09-04T01:22:33.497Z] $ docker exec --env ******** --env ******** f8ac0e032b682c92607f4f4cf5109ef9a6d488d06b6a25e9e4cd8de58d7d553e ssh-agent -k [2024-09-04T01:22:33.630Z] unset SSH_AUTH_SOCK; [2024-09-04T01:22:33.631Z] unset SSH_AGENT_PID; [2024-09-04T01:22:33.631Z] echo Agent pid 76 killed; [2024-09-04T01:22:33.643Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-04T01:22:34.120Z] + git semver [Pipeline] } [2024-09-04T01:22:34.416Z] $ docker stop --time=1 f8ac0e032b682c92607f4f4cf5109ef9a6d488d06b6a25e9e4cd8de58d7d553e [2024-09-04T01:22:35.724Z] $ docker rm -f --volumes f8ac0e032b682c92607f4f4cf5109ef9a6d488d06b6a25e9e4cd8de58d7d553e [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-04T01:22:36.152Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-04T01:22:36.468Z] Stashed 1 file(s) [Pipeline] echo [2024-09-04T01:22:36.494Z] [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-09-04T01:22:37.226Z] provisioning config files... [2024-09-04T01:22:37.245Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-692@tmp/config6684645060426789707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-04T01:22:37.620Z] ---> ****-login.sh [2024-09-04T01:22:37.620Z] nexus3.edgexfoundry.org:10001 [2024-09-04T01:22:37.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:22:37.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:22:37.620Z] Configure a credential helper to remove this warning. See [2024-09-04T01:22:37.620Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:22:37.620Z] [2024-09-04T01:22:37.620Z] Login Succeeded [2024-09-04T01:22:37.620Z] nexus3.edgexfoundry.org:10002 [2024-09-04T01:22:37.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:22:37.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:22:37.621Z] Configure a credential helper to remove this warning. See [2024-09-04T01:22:37.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:22:37.621Z] [2024-09-04T01:22:37.621Z] Login Succeeded [2024-09-04T01:22:37.621Z] nexus3.edgexfoundry.org:10003 [2024-09-04T01:22:37.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:22:37.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:22:37.881Z] Configure a credential helper to remove this warning. See [2024-09-04T01:22:37.881Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:22:37.881Z] [2024-09-04T01:22:37.881Z] Login Succeeded [2024-09-04T01:22:37.881Z] nexus3.edgexfoundry.org:10004 [2024-09-04T01:22:37.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:22:37.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:22:37.881Z] Configure a credential helper to remove this warning. See [2024-09-04T01:22:37.881Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:22:37.881Z] [2024-09-04T01:22:37.881Z] Login Succeeded [2024-09-04T01:22:37.881Z] ****.io [2024-09-04T01:22:37.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:22:38.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:22:38.142Z] Configure a credential helper to remove this warning. See [2024-09-04T01:22:38.142Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:22:38.142Z] [2024-09-04T01:22:38.142Z] Login Succeeded [2024-09-04T01:22:38.142Z] ---> ****-login.sh ends [Pipeline] } [2024-09-04T01:22:38.181Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-04T01:22:38.719Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T01:22:38.770Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T01:22:38.816Z] ========================================================= [2024-09-04T01:22:38.816Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-04T01:22:38.816Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:22:40.552Z] + 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-09-04T01:22:40.552Z] Sending build context to Docker daemon 20.84MB [2024-09-04T01:22:40.552Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-09-04T01:22:40.552Z] Step 2/12 : FROM ${BASE} AS builder [2024-09-04T01:22:40.552Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-04T01:22:40.552Z] 619be1103602: Pulling fs layer [2024-09-04T01:22:40.552Z] 7862e08f4a3e: Pulling fs layer [2024-09-04T01:22:40.552Z] 5df492c9dc93: Pulling fs layer [2024-09-04T01:22:40.552Z] 7629e6793208: Pulling fs layer [2024-09-04T01:22:40.552Z] 4f4fb700ef54: Pulling fs layer [2024-09-04T01:22:40.552Z] fb5054dd5b73: Pulling fs layer [2024-09-04T01:22:40.552Z] eeca6798cff9: Pulling fs layer [2024-09-04T01:22:40.552Z] aa269ceb94a6: Pulling fs layer [2024-09-04T01:22:40.552Z] ada007ff1a6a: Pulling fs layer [2024-09-04T01:22:40.552Z] 7629e6793208: Waiting [2024-09-04T01:22:40.552Z] 4f4fb700ef54: Waiting [2024-09-04T01:22:40.552Z] fb5054dd5b73: Waiting [2024-09-04T01:22:40.552Z] aa269ceb94a6: Waiting [2024-09-04T01:22:40.552Z] ada007ff1a6a: Waiting [2024-09-04T01:22:40.552Z] eeca6798cff9: Waiting [2024-09-04T01:22:40.922Z] 7862e08f4a3e: Download complete [2024-09-04T01:22:40.922Z] 7629e6793208: Verifying Checksum [2024-09-04T01:22:40.922Z] 7629e6793208: Download complete [2024-09-04T01:22:40.922Z] 4f4fb700ef54: Verifying Checksum [2024-09-04T01:22:40.922Z] 4f4fb700ef54: Download complete [2024-09-04T01:22:40.922Z] fb5054dd5b73: Download complete [2024-09-04T01:22:41.536Z] 619be1103602: Verifying Checksum [2024-09-04T01:22:41.536Z] 619be1103602: Download complete [2024-09-04T01:22:41.536Z] eeca6798cff9: Verifying Checksum [2024-09-04T01:22:41.536Z] eeca6798cff9: Download complete [2024-09-04T01:22:41.536Z] 619be1103602: Pull complete [2024-09-04T01:22:41.536Z] ada007ff1a6a: Verifying Checksum [2024-09-04T01:22:41.536Z] ada007ff1a6a: Download complete [2024-09-04T01:22:41.796Z] 7862e08f4a3e: Pull complete [2024-09-04T01:22:41.796Z] 5df492c9dc93: Verifying Checksum [2024-09-04T01:22:41.796Z] 5df492c9dc93: Download complete [2024-09-04T01:22:42.053Z] aa269ceb94a6: Verifying Checksum [2024-09-04T01:22:42.053Z] aa269ceb94a6: Download complete [2024-09-04T01:22:45.338Z] 5df492c9dc93: Pull complete [2024-09-04T01:22:45.338Z] 7629e6793208: Pull complete [2024-09-04T01:22:45.338Z] 4f4fb700ef54: Pull complete [2024-09-04T01:22:45.338Z] fb5054dd5b73: Pull complete [2024-09-04T01:22:45.596Z] eeca6798cff9: Pull complete [2024-09-04T01:22:48.132Z] aa269ceb94a6: Pull complete [2024-09-04T01:22:48.392Z] ada007ff1a6a: Pull complete [2024-09-04T01:22:48.392Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-04T01:22:48.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-04T01:22:48.653Z] ---> f489d0715acc [2024-09-04T01:22:48.653Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-09-04T01:22:52.013Z] Still waiting to schedule task [2024-09-04T01:22:52.013Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-04T01:22:53.934Z] ---> Running in 6ea71c4079f1 [2024-09-04T01:22:53.934Z] Removing intermediate container 6ea71c4079f1 [2024-09-04T01:22:53.934Z] ---> c31b2418d64b [2024-09-04T01:22:53.934Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-04T01:22:53.934Z] ---> Running in 7334a3eeeaef [2024-09-04T01:22:53.934Z] Removing intermediate container 7334a3eeeaef [2024-09-04T01:22:53.934Z] ---> 44a0f15fcfe3 [2024-09-04T01:22:53.934Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-09-04T01:22:53.934Z] ---> Running in a42509407a88 [2024-09-04T01:22:53.934Z] Removing intermediate container a42509407a88 [2024-09-04T01:22:53.934Z] ---> a7114be39ec4 [2024-09-04T01:22:53.934Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-09-04T01:22:53.934Z] ---> Running in dd7db0714dea [2024-09-04T01:22:53.934Z] Removing intermediate container dd7db0714dea [2024-09-04T01:22:53.934Z] ---> 407321ae7bee [2024-09-04T01:22:53.934Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-04T01:22:54.195Z] ---> Running in 162100f2f0af [2024-09-04T01:22:54.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T01:22:54.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T01:22:54.713Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-09-04T01:22:54.713Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-09-04T01:22:54.713Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-09-04T01:22:54.973Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-09-04T01:22:54.973Z] Executing busybox-1.36.1-r5.trigger [2024-09-04T01:22:54.973Z] OK: 268 MiB in 56 packages [2024-09-04T01:22:55.233Z] Removing intermediate container 162100f2f0af [2024-09-04T01:22:55.233Z] ---> 10b78407eec3 [2024-09-04T01:22:55.233Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-09-04T01:22:55.495Z] ---> Running in 75ea7a108ada [2024-09-04T01:22:55.495Z] Removing intermediate container 75ea7a108ada [2024-09-04T01:22:55.495Z] ---> 9cb86c336836 [2024-09-04T01:22:55.495Z] Step 9/12 : COPY go.mod vendor* ./ [2024-09-04T01:22:55.495Z] ---> f03ecd86b5b2 [2024-09-04T01:22:55.495Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:22:55.495Z] ---> Running in 9fb906580afb [2024-09-04T01:24:03.304Z] Removing intermediate container 9fb906580afb [2024-09-04T01:24:03.304Z] ---> fe41f476804b [2024-09-04T01:24:03.304Z] Step 11/12 : COPY . . [2024-09-04T01:24:03.304Z] ---> 2273a3f03da8 [2024-09-04T01:24:03.304Z] Step 12/12 : RUN $MAKE [2024-09-04T01:24:03.304Z] ---> Running in dd4709430ef8 [2024-09-04T01:24:03.304Z] noop [2024-09-04T01:24:03.304Z] Removing intermediate container dd4709430ef8 [2024-09-04T01:24:03.304Z] ---> 98ee68271d4c [2024-09-04T01:24:03.304Z] Successfully built 98ee68271d4c [2024-09-04T01:24:03.304Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:24:03.811Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-04T01:24:03.811Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T01:24:03.982Z] prd-ubuntu20.04-docker-8c-8g-9330 does not seem to be running inside a container [2024-09-04T01:24:04.012Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-692 -v /w/workspace/gexfoundry_device-mqtt-go_PR-692:/w/workspace/gexfoundry_device-mqtt-go_PR-692:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-692@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-692@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-09-04T01:24:04.364Z] $ docker top 6c3a214bcff1ce054b353b3130e00493417a70518830b1c3117a3b5efdb071f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T01:24:04.796Z] + go version [2024-09-04T01:24:04.796Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-04T01:24:04.831Z] $ docker stop --time=1 6c3a214bcff1ce054b353b3130e00493417a70518830b1c3117a3b5efdb071f1 [2024-09-04T01:24:06.129Z] $ docker rm -f --volumes 6c3a214bcff1ce054b353b3130e00493417a70518830b1c3117a3b5efdb071f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:24:06.955Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-04T01:24:06.955Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T01:24:07.130Z] prd-ubuntu20.04-docker-8c-8g-9330 does not seem to be running inside a container [2024-09-04T01:24:07.158Z] $ 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-692 -v /w/workspace/gexfoundry_device-mqtt-go_PR-692:/w/workspace/gexfoundry_device-mqtt-go_PR-692:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-692@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-692@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-09-04T01:24:07.514Z] $ docker top ed5e1757107aae6915475b86c944123fc305eab272019a67d01f83b823e52546 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T01:24:07.923Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-692 [Pipeline] fileExists [Pipeline] sh [2024-09-04T01:24:08.305Z] + make test [2024-09-04T01:24:08.305Z] go test ./... -coverprofile=coverage.out ./... [2024-09-04T01:24:09.682Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-09-04T01:24:27.757Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-09-04T01:24:27.757Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-09-04T01:24:27.757Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.011s coverage: 22.8% of statements [2024-09-04T01:24:37.724Z] go vet ./... [2024-09-04T01:24:40.968Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9331 in /w/workspace/gexfoundry_device-mqtt-go_PR-692 [Pipeline] { [Pipeline] ws [2024-09-04T01:24:41.048Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2024-09-04T01:24:41.146Z] The recommended git tool is: git [2024-09-04T01:24:44.308Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-04T01:24:44.308Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-04T01:24:44.308Z] ./bin/test-attribution-txt.sh [2024-09-04T01:24:44.308Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-09-04T01:24:44.308Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-09-04T01:24:44.361Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-04T01:24:44.411Z] $ docker stop --time=1 ed5e1757107aae6915475b86c944123fc305eab272019a67d01f83b823e52546 [2024-09-04T01:24:46.937Z] $ docker rm -f --volumes ed5e1757107aae6915475b86c944123fc305eab272019a67d01f83b823e52546 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-04T01:24:47.637Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-04T01:24:47.722Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-09-04T01:24:48.529Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-04T01:24:48.847Z] + ls -al . [2024-09-04T01:24:48.847Z] total 252 [2024-09-04T01:24:48.847Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 4 01:24 . [2024-09-04T01:24:48.847Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 01:22 .. [2024-09-04T01:24:48.847Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 4 01:22 .dockerignore [2024-09-04T01:24:48.847Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 01:24 .git [2024-09-04T01:24:48.847Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 01:22 .github [2024-09-04T01:24:48.847Z] -rw-rw-r-- 1 jenkins jenkins 264 Sep 4 01:22 .gitignore [2024-09-04T01:24:48.847Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 4 01:22 .golangci.yml [2024-09-04T01:24:48.847Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 01:22 .semver [2024-09-04T01:24:48.847Z] -rw-rw-r-- 1 jenkins jenkins 10386 Sep 4 01:22 Attribution.txt [2024-09-04T01:24:48.847Z] -rw-rw-r-- 1 jenkins jenkins 18574 Sep 4 01:22 CHANGELOG.md [2024-09-04T01:24:48.847Z] -rw-rw-r-- 1 jenkins jenkins 1798 Sep 4 01:22 Dockerfile [2024-09-04T01:24:48.847Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 4 01:22 GOVERNANCE.md [2024-09-04T01:24:48.847Z] -rw-rw-r-- 1 jenkins jenkins 657 Sep 4 01:22 Jenkinsfile [2024-09-04T01:24:48.847Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 4 01:22 LICENSE [2024-09-04T01:24:48.847Z] -rw-rw-r-- 1 jenkins jenkins 1963 Sep 4 01:22 Makefile [2024-09-04T01:24:48.847Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 4 01:22 OWNERS.md [2024-09-04T01:24:48.847Z] -rw-rw-r-- 1 jenkins jenkins 3599 Sep 4 01:22 README.md [2024-09-04T01:24:48.847Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 4 01:22 VERSION [2024-09-04T01:24:48.847Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 01:22 bin [2024-09-04T01:24:48.847Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 01:22 cmd [2024-09-04T01:24:48.847Z] -rw-r--r-- 1 jenkins jenkins 18506 Sep 4 01:24 coverage.out [2024-09-04T01:24:48.847Z] -rw-rw-r-- 1 jenkins jenkins 7065 Sep 4 01:22 go.mod [2024-09-04T01:24:48.847Z] -rw-rw-r-- 1 jenkins jenkins 101673 Sep 4 01:22 go.sum [2024-09-04T01:24:48.847Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 01:22 internal [2024-09-04T01:24:48.847Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 01:22 mock [2024-09-04T01:24:48.847Z] -rw-rw-r-- 1 jenkins jenkins 227 Sep 4 01:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:24:49.288Z] + 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=00042b2e4ac48789101def10835847c33ca6e1be --label arch=amd64 --label version=0.0.0 . [2024-09-04T01:24:49.288Z] Sending build context to Docker daemon 20.86MB [2024-09-04T01:24:49.288Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-09-04T01:24:49.288Z] Step 2/25 : FROM ${BASE} AS builder [2024-09-04T01:24:49.288Z] ---> 98ee68271d4c [2024-09-04T01:24:49.288Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-09-04T01:24:49.790Z] using credential edgex-jenkins-ssh [2024-09-04T01:24:49.818Z] Cloning the remote Git repository [2024-09-04T01:24:49.867Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2024-09-04T01:24:49.991Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2024-09-04T01:24:50.290Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-09-04T01:24:50.291Z] > git --version # timeout=10 [2024-09-04T01:24:50.678Z] ---> Running in 7fbaf36a3d50 [2024-09-04T01:24:50.937Z] Removing intermediate container 7fbaf36a3d50 [2024-09-04T01:24:50.937Z] ---> 4c79d9162f62 [2024-09-04T01:24:50.937Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-04T01:24:51.196Z] ---> Running in cd7f78fcbad4 [2024-09-04T01:24:51.196Z] Removing intermediate container cd7f78fcbad4 [2024-09-04T01:24:51.196Z] ---> f28a71e293d3 [2024-09-04T01:24:51.196Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-09-04T01:24:51.196Z] ---> Running in 953f4a132434 [2024-09-04T01:24:51.196Z] Removing intermediate container 953f4a132434 [2024-09-04T01:24:51.196Z] ---> 97a94fa0a535 [2024-09-04T01:24:51.196Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-09-04T01:24:51.455Z] ---> Running in 78732a7e549d [2024-09-04T01:24:51.455Z] Removing intermediate container 78732a7e549d [2024-09-04T01:24:51.455Z] ---> 1cd20febbb35 [2024-09-04T01:24:51.455Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-04T01:24:51.455Z] ---> Running in 2f5b96bdd56e [2024-09-04T01:24:51.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T01:24:50.341Z] > git --version # 'git version 2.25.1' [2024-09-04T01:24:50.349Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-04T01:24:50.578Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-04T01:24:51.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T01:24:52.231Z] OK: 268 MiB in 56 packages [2024-09-04T01:24:52.490Z] Removing intermediate container 2f5b96bdd56e [2024-09-04T01:24:52.490Z] ---> 299f480ad125 [2024-09-04T01:24:52.490Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-09-04T01:24:52.490Z] ---> Running in 3a553db1b98d [2024-09-04T01:24:52.490Z] Removing intermediate container 3a553db1b98d [2024-09-04T01:24:52.490Z] ---> dec0a8b18583 [2024-09-04T01:24:52.490Z] Step 9/25 : COPY go.mod vendor* ./ [2024-09-04T01:24:52.749Z] ---> 744cdd0a0041 [2024-09-04T01:24:52.749Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:24:52.749Z] ---> Running in 3ef3832a750e [2024-09-04T01:24:53.717Z] Removing intermediate container 3ef3832a750e [2024-09-04T01:24:53.717Z] ---> 5142f5475156 [2024-09-04T01:24:53.717Z] Step 11/25 : COPY . . [2024-09-04T01:24:54.283Z] ---> bd69c84bd205 [2024-09-04T01:24:54.283Z] Step 12/25 : RUN $MAKE [2024-09-04T01:24:54.283Z] ---> Running in dfd5a6481137 [2024-09-04T01:24:54.541Z] 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.35" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-09-04T01:24:53.319Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-09-04T01:24:53.350Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-04T01:24:54.564Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-09-04T01:24:54.654Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-09-04T01:24:54.654Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-04T01:24:54.675Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/692/head:refs/remotes/origin/PR-692 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-04T01:24:55.158Z] Merging remotes/origin/main commit cf4a1ca9ccb49d71782b9d8c0bc8727caf3d94bb into PR head commit 00042b2e4ac48789101def10835847c33ca6e1be [2024-09-04T01:24:55.597Z] Merge succeeded, producing 00042b2e4ac48789101def10835847c33ca6e1be [2024-09-04T01:24:55.597Z] Checking out Revision 00042b2e4ac48789101def10835847c33ca6e1be (PR-692) [2024-09-04T01:24:56.173Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-09-04T01:24:56.220Z] > git --version # timeout=10 [2024-09-04T01:24:56.230Z] > git --version # 'git version 2.25.1' [2024-09-04T01:24:56.246Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-04T01:24:55.179Z] > git config core.sparsecheckout # timeout=10 [2024-09-04T01:24:55.291Z] > git checkout -f 00042b2e4ac48789101def10835847c33ca6e1be # timeout=10 [2024-09-04T01:24:55.442Z] > git remote # timeout=10 [2024-09-04T01:24:55.483Z] > git config --get remote.origin.url # timeout=10 [2024-09-04T01:24:55.515Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-04T01:24:55.537Z] > git merge cf4a1ca9ccb49d71782b9d8c0bc8727caf3d94bb # timeout=10 [2024-09-04T01:24:55.576Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-04T01:24:55.602Z] > git config core.sparsecheckout # timeout=10 [2024-09-04T01:24:55.629Z] > git checkout -f 00042b2e4ac48789101def10835847c33ca6e1be # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-04T01:25:01.353Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-04T01:25:01.353Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-04T01:25:01.353Z] Dload Upload Total Spent Left Speed [2024-09-04T01:25:01.353Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 82761 0 --:--:-- --:--:-- --:--:-- 83298 [Pipeline] sh [2024-09-04T01:25:01.727Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-04T01:25:02.109Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-04T01:25:02.109Z] + sudo tee /etc/docker/daemon.new [2024-09-04T01:25:02.109Z] { [2024-09-04T01:25:02.109Z] "registry-mirrors": [ [2024-09-04T01:25:02.109Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-04T01:25:02.109Z] ], [2024-09-04T01:25:02.109Z] "bip": "10.250.0.254/24", [2024-09-04T01:25:02.109Z] "hosts": [ [2024-09-04T01:25:02.109Z] "tcp://0.0.0.0:5555", [2024-09-04T01:25:02.110Z] "unix:///var/run/docker.sock" [2024-09-04T01:25:02.110Z] ], [2024-09-04T01:25:02.110Z] "mtu": 1458, [2024-09-04T01:25:02.110Z] "selinux-enabled": true, [2024-09-04T01:25:02.110Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-04T01:25:02.110Z] } [Pipeline] sh [2024-09-04T01:25:02.479Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-04T01:25:02.836Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-04T01:25:21.185Z] provisioning config files... [2024-09-04T01:25:21.210Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config1349729648363820434tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-04T01:25:21.710Z] ---> ****-login.sh [2024-09-04T01:25:21.710Z] nexus3.edgexfoundry.org:10001 [2024-09-04T01:25:22.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:25:22.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:25:22.300Z] Configure a credential helper to remove this warning. See [2024-09-04T01:25:22.300Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:25:22.300Z] [2024-09-04T01:25:22.300Z] Login Succeeded [2024-09-04T01:25:22.300Z] nexus3.edgexfoundry.org:10002 [2024-09-04T01:25:22.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:25:22.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:25:22.833Z] Configure a credential helper to remove this warning. See [2024-09-04T01:25:22.833Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:25:22.833Z] [2024-09-04T01:25:22.833Z] Login Succeeded [2024-09-04T01:25:22.833Z] nexus3.edgexfoundry.org:10003 [2024-09-04T01:25:22.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:25:23.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:25:23.104Z] Configure a credential helper to remove this warning. See [2024-09-04T01:25:23.104Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:25:23.104Z] [2024-09-04T01:25:23.104Z] Login Succeeded [2024-09-04T01:25:23.104Z] nexus3.edgexfoundry.org:10004 [2024-09-04T01:25:23.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:25:23.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:25:23.373Z] Configure a credential helper to remove this warning. See [2024-09-04T01:25:23.373Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:25:23.373Z] [2024-09-04T01:25:23.373Z] Login Succeeded [2024-09-04T01:25:23.373Z] ****.io [2024-09-04T01:25:23.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:25:23.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:25:23.908Z] Configure a credential helper to remove this warning. See [2024-09-04T01:25:23.908Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:25:23.908Z] [2024-09-04T01:25:23.908Z] Login Succeeded [2024-09-04T01:25:23.908Z] ---> ****-login.sh ends [Pipeline] } [2024-09-04T01:25:23.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-04T01:25:24.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T01:25:24.482Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T01:25:24.542Z] ========================================================= [2024-09-04T01:25:24.542Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-04T01:25:24.542Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:25:25.114Z] + 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-09-04T01:25:25.389Z] Sending build context to Docker daemon 10.53MB [2024-09-04T01:25:25.663Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-09-04T01:25:25.663Z] Step 2/12 : FROM ${BASE} AS builder [2024-09-04T01:25:25.663Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-04T01:25:25.663Z] c6b39de5b339: Pulling fs layer [2024-09-04T01:25:25.663Z] a69c41024577: Pulling fs layer [2024-09-04T01:25:25.663Z] d6de4b400683: Pulling fs layer [2024-09-04T01:25:25.663Z] 35cb2a7552d0: Pulling fs layer [2024-09-04T01:25:25.663Z] 4f4fb700ef54: Pulling fs layer [2024-09-04T01:25:25.663Z] 464afbd9ba4c: Pulling fs layer [2024-09-04T01:25:25.663Z] 00f215d4a9da: Pulling fs layer [2024-09-04T01:25:25.663Z] d496ad576159: Pulling fs layer [2024-09-04T01:25:25.663Z] 4f4fb700ef54: Waiting [2024-09-04T01:25:25.663Z] 00f215d4a9da: Waiting [2024-09-04T01:25:25.663Z] 464afbd9ba4c: Waiting [2024-09-04T01:25:25.663Z] 35cb2a7552d0: Waiting [2024-09-04T01:25:25.663Z] d496ad576159: Waiting [2024-09-04T01:25:25.663Z] a69c41024577: Download complete [2024-09-04T01:25:25.663Z] 35cb2a7552d0: Verifying Checksum [2024-09-04T01:25:25.663Z] 35cb2a7552d0: Download complete [2024-09-04T01:25:25.663Z] 4f4fb700ef54: Verifying Checksum [2024-09-04T01:25:25.663Z] 4f4fb700ef54: Download complete [2024-09-04T01:25:25.949Z] 464afbd9ba4c: Verifying Checksum [2024-09-04T01:25:25.949Z] 464afbd9ba4c: Download complete [2024-09-04T01:25:25.949Z] c6b39de5b339: Verifying Checksum [2024-09-04T01:25:25.949Z] c6b39de5b339: Download complete [2024-09-04T01:25:26.235Z] d496ad576159: Verifying Checksum [2024-09-04T01:25:26.235Z] d496ad576159: Download complete [2024-09-04T01:25:26.618Z] Removing intermediate container dfd5a6481137 [2024-09-04T01:25:26.618Z] ---> aa94c1eb722f [2024-09-04T01:25:26.618Z] Step 13/25 : FROM alpine:3.18 [2024-09-04T01:25:26.618Z] 3.18: Pulling from library/alpine [2024-09-04T01:25:26.618Z] 930bdd4d222e: Pulling fs layer [2024-09-04T01:25:26.618Z] 930bdd4d222e: Verifying Checksum [2024-09-04T01:25:26.618Z] 930bdd4d222e: Download complete [2024-09-04T01:25:26.618Z] 930bdd4d222e: Pull complete [2024-09-04T01:25:26.618Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T01:25:26.618Z] Status: Downloaded newer image for alpine:3.18 [2024-09-04T01:25:26.618Z] ---> 18f865063206 [2024-09-04T01:25:26.618Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-09-04T01:25:26.618Z] ---> Running in 076de2b54678 [2024-09-04T01:25:26.618Z] Removing intermediate container 076de2b54678 [2024-09-04T01:25:26.618Z] ---> 87d6b6192fc3 [2024-09-04T01:25:26.618Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-09-04T01:25:26.618Z] ---> Running in 35384d00ef3b [2024-09-04T01:25:26.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T01:25:26.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T01:25:26.825Z] c6b39de5b339: Pull complete [2024-09-04T01:25:26.883Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-09-04T01:25:26.883Z] Executing busybox-1.36.1-r7.trigger [2024-09-04T01:25:26.883Z] OK: 7 MiB in 16 packages [2024-09-04T01:25:27.144Z] Removing intermediate container 35384d00ef3b [2024-09-04T01:25:27.144Z] ---> 176906b42e7a [2024-09-04T01:25:27.144Z] Step 16/25 : RUN apk --no-cache upgrade [2024-09-04T01:25:27.144Z] ---> Running in aaf79ee7f7d3 [2024-09-04T01:25:27.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T01:25:27.418Z] a69c41024577: Pull complete [2024-09-04T01:25:27.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T01:25:27.663Z] OK: 7 MiB in 16 packages [2024-09-04T01:25:27.685Z] d6de4b400683: Verifying Checksum [2024-09-04T01:25:27.685Z] d6de4b400683: Download complete [2024-09-04T01:25:28.230Z] Removing intermediate container aaf79ee7f7d3 [2024-09-04T01:25:28.230Z] ---> db273544bbf1 [2024-09-04T01:25:28.230Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-09-04T01:25:28.648Z] 00f215d4a9da: Verifying Checksum [2024-09-04T01:25:28.649Z] 00f215d4a9da: Download complete [2024-09-04T01:25:29.608Z] ---> b1f6226c74cc [2024-09-04T01:25:29.608Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-09-04T01:25:29.608Z] ---> 6ff795a2c159 [2024-09-04T01:25:29.608Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-09-04T01:25:29.608Z] ---> d7e9797b2cfa [2024-09-04T01:25:29.608Z] Step 20/25 : EXPOSE 59982 [2024-09-04T01:25:29.608Z] ---> Running in 6e2a229d6324 [2024-09-04T01:25:29.608Z] Removing intermediate container 6e2a229d6324 [2024-09-04T01:25:29.608Z] ---> 3d23639e0f6a [2024-09-04T01:25:29.608Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-09-04T01:25:29.608Z] ---> Running in 7ee8ed34679f [2024-09-04T01:25:29.608Z] Removing intermediate container 7ee8ed34679f [2024-09-04T01:25:29.608Z] ---> f220974f9520 [2024-09-04T01:25:29.608Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-09-04T01:25:29.869Z] ---> Running in 9dd8368bac0e [2024-09-04T01:25:29.869Z] Removing intermediate container 9dd8368bac0e [2024-09-04T01:25:29.869Z] ---> 451a0a0554b0 [2024-09-04T01:25:29.869Z] Step 23/25 : LABEL arch=amd64 [2024-09-04T01:25:29.869Z] ---> Running in 99237452b11a [2024-09-04T01:25:29.869Z] Removing intermediate container 99237452b11a [2024-09-04T01:25:29.869Z] ---> 27c0e7748ece [2024-09-04T01:25:29.869Z] Step 24/25 : LABEL git_sha=00042b2e4ac48789101def10835847c33ca6e1be [2024-09-04T01:25:29.869Z] ---> Running in 9ebfbc7a5f44 [2024-09-04T01:25:29.869Z] Removing intermediate container 9ebfbc7a5f44 [2024-09-04T01:25:29.869Z] ---> cdb78be22e36 [2024-09-04T01:25:29.869Z] Step 25/25 : LABEL version=0.0.0 [2024-09-04T01:25:30.127Z] ---> Running in 48e682f66ddc [2024-09-04T01:25:30.127Z] Removing intermediate container 48e682f66ddc [2024-09-04T01:25:30.127Z] ---> 8d11b6a70917 [2024-09-04T01:25:30.127Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-04T01:25:30.127Z] Successfully built 8d11b6a70917 [2024-09-04T01:25:30.127Z] 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-09-04T01:25:31.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-04T01:25:31.166Z] [2024-09-04T01:25:31.166Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:25:31.561Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-04T01:25:31.562Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-04T01:25:31.562Z] 5eb5b503b376: Pulling fs layer [2024-09-04T01:25:31.562Z] 5c69ac0246d0: Pulling fs layer [2024-09-04T01:25:31.562Z] ec43610c2a17: Pulling fs layer [2024-09-04T01:25:31.562Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-04T01:25:31.562Z] 33b1e0a273af: Pulling fs layer [2024-09-04T01:25:31.562Z] 5d3b04190fa2: Pulling fs layer [2024-09-04T01:25:31.562Z] 2f39f015ded8: Pulling fs layer [2024-09-04T01:25:31.562Z] 33b1e0a273af: Waiting [2024-09-04T01:25:31.562Z] 5d3b04190fa2: Waiting [2024-09-04T01:25:31.562Z] 2f39f015ded8: Waiting [2024-09-04T01:25:31.562Z] 3a2ae6a8a46f: Waiting [2024-09-04T01:25:31.562Z] 5c69ac0246d0: Verifying Checksum [2024-09-04T01:25:31.562Z] 5c69ac0246d0: Download complete [2024-09-04T01:25:31.562Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-04T01:25:31.562Z] 3a2ae6a8a46f: Download complete [2024-09-04T01:25:31.562Z] 33b1e0a273af: Verifying Checksum [2024-09-04T01:25:31.562Z] 33b1e0a273af: Download complete [2024-09-04T01:25:31.562Z] ec43610c2a17: Verifying Checksum [2024-09-04T01:25:31.562Z] ec43610c2a17: Download complete [2024-09-04T01:25:31.562Z] 5d3b04190fa2: Download complete [2024-09-04T01:25:31.822Z] 5eb5b503b376: Verifying Checksum [2024-09-04T01:25:31.822Z] 5eb5b503b376: Download complete [2024-09-04T01:25:32.387Z] 2f39f015ded8: Download complete [2024-09-04T01:25:32.954Z] 5eb5b503b376: Pull complete [2024-09-04T01:25:32.954Z] 5c69ac0246d0: Pull complete [2024-09-04T01:25:33.521Z] ec43610c2a17: Pull complete [2024-09-04T01:25:33.521Z] 3a2ae6a8a46f: Pull complete [2024-09-04T01:25:33.781Z] 33b1e0a273af: Pull complete [2024-09-04T01:25:33.781Z] 5d3b04190fa2: Pull complete [2024-09-04T01:25:37.968Z] 2f39f015ded8: Pull complete [2024-09-04T01:25:37.968Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-04T01:25:37.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-04T01:25:37.968Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T01:25:38.249Z] prd-ubuntu20.04-docker-8c-8g-9330 does not seem to be running inside a container [2024-09-04T01:25:38.273Z] $ 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-692 -v /w/workspace/gexfoundry_device-mqtt-go_PR-692:/w/workspace/gexfoundry_device-mqtt-go_PR-692:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-692@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-692@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-09-04T01:25:40.985Z] d6de4b400683: Pull complete [2024-09-04T01:25:40.985Z] 35cb2a7552d0: Pull complete [2024-09-04T01:25:40.985Z] 4f4fb700ef54: Pull complete [2024-09-04T01:25:41.253Z] 464afbd9ba4c: Pull complete [2024-09-04T01:25:42.607Z] $ docker top 027cfdce8900ebd3a23dbd6b3debfd0c9b4831f242b2188ce67fd7fab5a752fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-04T01:25:43.117Z] ---> job-cost.sh [2024-09-04T01:25:43.117Z] lf-activate-venv: SKIPPING [2024-09-04T01:25:43.117Z] INFO: No Stack... [2024-09-04T01:25:43.378Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-04T01:25:43.638Z] INFO: Archiving Costs [Pipeline] sh [2024-09-04T01:25:43.962Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-692/archives/cost.csv [2024-09-04T01:25:43.962Z] + cut -d, -f6 [Pipeline] lock [2024-09-04T01:25:44.015Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-692-1-stack-cost] [2024-09-04T01:25:44.024Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-692-1-stack-cost] did not exist. Created. [2024-09-04T01:25:44.033Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-692-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-04T01:25:44.446Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-04T01:25:44.506Z] Stashed 1 file(s) [Pipeline] } [2024-09-04T01:25:44.548Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-692-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-04T01:25:44.703Z] $ docker stop --time=1 027cfdce8900ebd3a23dbd6b3debfd0c9b4831f242b2188ce67fd7fab5a752fd [2024-09-04T01:25:45.860Z] $ docker rm -f --volumes 027cfdce8900ebd3a23dbd6b3debfd0c9b4831f242b2188ce67fd7fab5a752fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-04T01:25:51.340Z] 00f215d4a9da: Pull complete [2024-09-04T01:25:51.952Z] d496ad576159: Pull complete [2024-09-04T01:25:51.952Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-04T01:25:51.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-04T01:25:51.952Z] ---> f246e2811388 [2024-09-04T01:25:51.952Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-09-04T01:25:52.910Z] ---> Running in e9c07c4a2c00 [2024-09-04T01:25:53.176Z] Removing intermediate container e9c07c4a2c00 [2024-09-04T01:25:53.176Z] ---> 1b23eadbdedd [2024-09-04T01:25:53.176Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-04T01:25:53.176Z] ---> Running in af842d986875 [2024-09-04T01:25:53.445Z] Removing intermediate container af842d986875 [2024-09-04T01:25:53.445Z] ---> 8e13b1c3373e [2024-09-04T01:25:53.445Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-09-04T01:25:53.445Z] ---> Running in 0f3460c36306 [2024-09-04T01:25:53.712Z] Removing intermediate container 0f3460c36306 [2024-09-04T01:25:53.712Z] ---> 6d7fa5728f02 [2024-09-04T01:25:53.712Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-09-04T01:25:53.978Z] ---> Running in 1ce43dc3bb41 [2024-09-04T01:25:54.244Z] Removing intermediate container 1ce43dc3bb41 [2024-09-04T01:25:54.244Z] ---> 089fd14162d4 [2024-09-04T01:25:54.244Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-04T01:25:54.244Z] ---> Running in 35cffd68880c [2024-09-04T01:25:55.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T01:25:55.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T01:25:57.057Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-09-04T01:25:57.057Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-09-04T01:25:57.057Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-09-04T01:25:57.057Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-09-04T01:25:57.057Z] Executing busybox-1.36.1-r5.trigger [2024-09-04T01:25:57.057Z] OK: 271 MiB in 56 packages [2024-09-04T01:25:58.015Z] Removing intermediate container 35cffd68880c [2024-09-04T01:25:58.015Z] ---> 814eb93fcf2c [2024-09-04T01:25:58.015Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-09-04T01:25:58.283Z] ---> Running in df28281c4fe3 [2024-09-04T01:25:58.548Z] Removing intermediate container df28281c4fe3 [2024-09-04T01:25:58.548Z] ---> 513519ab484a [2024-09-04T01:25:58.548Z] Step 9/12 : COPY go.mod vendor* ./ [2024-09-04T01:25:58.814Z] ---> 3c85187467ee [2024-09-04T01:25:58.814Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:25:59.086Z] ---> Running in 4c9405f9cc7e [2024-09-04T01:27:50.799Z] Removing intermediate container 4c9405f9cc7e [2024-09-04T01:27:50.799Z] ---> 078f133c38da [2024-09-04T01:27:50.799Z] Step 11/12 : COPY . . [2024-09-04T01:27:50.799Z] ---> b8d0c82c3aa2 [2024-09-04T01:27:50.799Z] Step 12/12 : RUN $MAKE [2024-09-04T01:27:50.799Z] ---> Running in 902f1ee63116 [2024-09-04T01:27:50.799Z] noop [2024-09-04T01:27:51.382Z] Removing intermediate container 902f1ee63116 [2024-09-04T01:27:51.382Z] ---> 11d85496bb53 [2024-09-04T01:27:51.382Z] Successfully built 11d85496bb53 [2024-09-04T01:27:51.382Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:27:51.904Z] + docker inspect -f . ci-base-image-arm64 [2024-09-04T01:27:51.904Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T01:27:52.219Z] prd-ubuntu20.04-docker-arm64-4c-16g-9331 does not seem to be running inside a container [2024-09-04T01:27:52.282Z] $ 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-09-04T01:27:54.039Z] $ docker top 255f0730cfbfcfe72e0962202f510adcf5b7f96a52fad193fb95e48b092b1113 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T01:27:54.981Z] + go version [2024-09-04T01:27:54.981Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-04T01:27:55.027Z] $ docker stop --time=1 255f0730cfbfcfe72e0962202f510adcf5b7f96a52fad193fb95e48b092b1113 [2024-09-04T01:27:56.594Z] $ docker rm -f --volumes 255f0730cfbfcfe72e0962202f510adcf5b7f96a52fad193fb95e48b092b1113 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:27:57.582Z] + docker inspect -f . ci-base-image-arm64 [2024-09-04T01:27:57.582Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T01:27:57.855Z] prd-ubuntu20.04-docker-arm64-4c-16g-9331 does not seem to be running inside a container [2024-09-04T01:27:57.920Z] $ 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-09-04T01:27:59.039Z] $ docker top 8390cf8299a5fe48b3c09e65febbf42c7a3fa981cfa73066adde2a5713595798 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T01:27:59.932Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-04T01:28:00.683Z] + make test [2024-09-04T01:28:00.683Z] go test ./... -coverprofile=coverage.out ./... [2024-09-04T01:28:07.329Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-09-04T01:31:32.345Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-09-04T01:31:32.929Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-09-04T01:31:32.929Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.053s coverage: 22.8% of statements [2024-09-04T01:31:34.345Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-04T01:31:34.345Z] go vet ./... [2024-09-04T01:32:21.236Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-04T01:32:21.504Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-04T01:32:21.504Z] ./bin/test-attribution-txt.sh [2024-09-04T01:32:21.504Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-09-04T01:32:21.504Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-09-04T01:32:21.504Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-09-04T01:32:21.504Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-09-04T01:32:21.504Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-04T01:32:21.504Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-09-04T01:32:21.504Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-09-04T01:32:21.504Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-09-04T01:32:21.504Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-09-04T01:32:21.504Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-09-04T01:32:21.504Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-09-04T01:32:21.774Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-09-04T01:32:21.774Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-09-04T01:32:21.774Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-09-04T01:32:21.774Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-09-04T01:32:21.774Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-09-04T01:32:21.774Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-09-04T01:32:21.774Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-09-04T01:32:21.774Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-09-04T01:32:21.774Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-09-04T01:32:21.774Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-09-04T01:32:21.774Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-09-04T01:32:21.774Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-09-04T01:32:21.774Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-09-04T01:32:21.774Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-09-04T01:32:21.774Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-09-04T01:32:21.774Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-09-04T01:32:21.774Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-09-04T01:32:21.774Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-09-04T01:32:21.774Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-09-04T01:32:21.774Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-09-04T01:32:21.774Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-09-04T01:32:22.046Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-09-04T01:32:22.046Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-09-04T01:32:22.046Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-09-04T01:32:22.046Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-09-04T01:32:22.046Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-09-04T01:32:22.046Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-09-04T01:32:22.046Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-09-04T01:32:22.046Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-09-04T01:32:22.046Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-09-04T01:32:22.046Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-09-04T01:32:22.046Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-09-04T01:32:22.046Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-09-04T01:32:22.046Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-09-04T01:32:22.046Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-09-04T01:32:22.046Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-09-04T01:32:22.046Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-09-04T01:32:22.046Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-09-04T01:32:22.046Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-09-04T01:32:22.046Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-09-04T01:32:22.046Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-09-04T01:32:22.046Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-09-04T01:32:22.046Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-09-04T01:32:22.046Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-09-04T01:32:22.046Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-09-04T01:32:22.046Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-09-04T01:32:22.046Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-09-04T01:32:22.046Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-09-04T01:32:22.046Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-09-04T01:32:22.315Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-09-04T01:32:22.315Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-09-04T01:32:22.315Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-09-04T01:32:22.315Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-09-04T01:32:22.368Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-04T01:32:22.417Z] $ docker stop --time=1 8390cf8299a5fe48b3c09e65febbf42c7a3fa981cfa73066adde2a5713595798 [2024-09-04T01:32:24.264Z] $ docker rm -f --volumes 8390cf8299a5fe48b3c09e65febbf42c7a3fa981cfa73066adde2a5713595798 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-04T01:32:25.855Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-04T01:32:25.903Z] Warning: overwriting stash ‘coverage-report’ [2024-09-04T01:32:26.411Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-04T01:32:27.082Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-04T01:32:27.425Z] + ls -al . [2024-09-04T01:32:27.425Z] total 248 [2024-09-04T01:32:27.425Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 01:28 . [2024-09-04T01:32:27.425Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 01:24 .. [2024-09-04T01:32:27.425Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 4 01:24 .dockerignore [2024-09-04T01:32:27.425Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 01:25 .git [2024-09-04T01:32:27.425Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 01:24 .github [2024-09-04T01:32:27.425Z] -rw-rw-r-- 1 jenkins jenkins 264 Sep 4 01:24 .gitignore [2024-09-04T01:32:27.425Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 4 01:24 .golangci.yml [2024-09-04T01:32:27.425Z] -rw-rw-r-- 1 jenkins jenkins 10386 Sep 4 01:24 Attribution.txt [2024-09-04T01:32:27.425Z] -rw-rw-r-- 1 jenkins jenkins 18574 Sep 4 01:24 CHANGELOG.md [2024-09-04T01:32:27.425Z] -rw-rw-r-- 1 jenkins jenkins 1798 Sep 4 01:24 Dockerfile [2024-09-04T01:32:27.426Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 4 01:24 GOVERNANCE.md [2024-09-04T01:32:27.426Z] -rw-rw-r-- 1 jenkins jenkins 657 Sep 4 01:24 Jenkinsfile [2024-09-04T01:32:27.426Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 4 01:24 LICENSE [2024-09-04T01:32:27.426Z] -rw-rw-r-- 1 jenkins jenkins 1963 Sep 4 01:24 Makefile [2024-09-04T01:32:27.426Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 4 01:24 OWNERS.md [2024-09-04T01:32:27.426Z] -rw-rw-r-- 1 jenkins jenkins 3599 Sep 4 01:24 README.md [2024-09-04T01:32:27.426Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 4 01:22 VERSION [2024-09-04T01:32:27.426Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 01:24 bin [2024-09-04T01:32:27.426Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 01:24 cmd [2024-09-04T01:32:27.426Z] -rw-r--r-- 1 jenkins jenkins 18506 Sep 4 01:31 coverage.out [2024-09-04T01:32:27.426Z] -rw-rw-r-- 1 jenkins jenkins 7065 Sep 4 01:24 go.mod [2024-09-04T01:32:27.426Z] -rw-rw-r-- 1 jenkins jenkins 101673 Sep 4 01:24 go.sum [2024-09-04T01:32:27.426Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 01:24 internal [2024-09-04T01:32:27.426Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 01:24 mock [2024-09-04T01:32:27.426Z] -rw-rw-r-- 1 jenkins jenkins 227 Sep 4 01:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:32:27.874Z] + 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=00042b2e4ac48789101def10835847c33ca6e1be --label arch=arm64 --label version=0.0.0 . [2024-09-04T01:32:28.141Z] Sending build context to Docker daemon 10.55MB [2024-09-04T01:32:28.141Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-09-04T01:32:28.141Z] Step 2/25 : FROM ${BASE} AS builder [2024-09-04T01:32:28.141Z] ---> 11d85496bb53 [2024-09-04T01:32:28.141Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-09-04T01:32:28.411Z] ---> Running in 03ef68ac5afe [2024-09-04T01:32:28.677Z] Removing intermediate container 03ef68ac5afe [2024-09-04T01:32:28.677Z] ---> 1d9e63bb11db [2024-09-04T01:32:28.677Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-04T01:32:28.677Z] ---> Running in 5529e7aacb84 [2024-09-04T01:32:28.943Z] Removing intermediate container 5529e7aacb84 [2024-09-04T01:32:28.943Z] ---> 8f45004ae1d6 [2024-09-04T01:32:28.943Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-09-04T01:32:29.209Z] ---> Running in 7ef8e97fbf1b [2024-09-04T01:32:29.475Z] Removing intermediate container 7ef8e97fbf1b [2024-09-04T01:32:29.475Z] ---> 42f600940391 [2024-09-04T01:32:29.475Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-09-04T01:32:29.475Z] ---> Running in a70d1da32675 [2024-09-04T01:32:29.745Z] Removing intermediate container a70d1da32675 [2024-09-04T01:32:29.745Z] ---> d7751e6e34e6 [2024-09-04T01:32:29.745Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-04T01:32:29.745Z] ---> Running in 4961a701094d [2024-09-04T01:32:30.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T01:32:31.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T01:32:32.246Z] OK: 271 MiB in 56 packages [2024-09-04T01:32:33.212Z] Removing intermediate container 4961a701094d [2024-09-04T01:32:33.212Z] ---> 2f82dabfb18a [2024-09-04T01:32:33.212Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-09-04T01:32:33.478Z] ---> Running in c08ae82b8861 [2024-09-04T01:32:33.743Z] Removing intermediate container c08ae82b8861 [2024-09-04T01:32:33.743Z] ---> 133d58d3cb64 [2024-09-04T01:32:33.743Z] Step 9/25 : COPY go.mod vendor* ./ [2024-09-04T01:32:34.326Z] ---> a782949c349e [2024-09-04T01:32:34.326Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:32:34.326Z] ---> Running in 2d8c68c80111 [2024-09-04T01:32:36.915Z] Removing intermediate container 2d8c68c80111 [2024-09-04T01:32:36.915Z] ---> eccec06a7ab8 [2024-09-04T01:32:36.915Z] Step 11/25 : COPY . . [2024-09-04T01:32:37.877Z] ---> 655e4d7b8e15 [2024-09-04T01:32:37.877Z] Step 12/25 : RUN $MAKE [2024-09-04T01:32:37.877Z] ---> Running in 7cb4f4d0e57f [2024-09-04T01:32:38.843Z] 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.35" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-09-04T01:36:15.613Z] Removing intermediate container 7cb4f4d0e57f [2024-09-04T01:36:15.613Z] ---> 08e103fa4d6c [2024-09-04T01:36:15.613Z] Step 13/25 : FROM alpine:3.18 [2024-09-04T01:36:15.613Z] 3.18: Pulling from library/alpine [2024-09-04T01:36:15.613Z] 4983c3fe2029: Pulling fs layer [2024-09-04T01:36:15.879Z] 4983c3fe2029: Verifying Checksum [2024-09-04T01:36:15.879Z] 4983c3fe2029: Download complete [2024-09-04T01:36:16.462Z] 4983c3fe2029: Pull complete [2024-09-04T01:36:16.463Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T01:36:16.463Z] Status: Downloaded newer image for alpine:3.18 [2024-09-04T01:36:16.463Z] ---> a0237000ae83 [2024-09-04T01:36:16.463Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-09-04T01:36:16.463Z] ---> Running in 3b2486221662 [2024-09-04T01:36:16.729Z] Removing intermediate container 3b2486221662 [2024-09-04T01:36:16.729Z] ---> 8cfda83d9644 [2024-09-04T01:36:16.729Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-09-04T01:36:17.003Z] ---> Running in a1b38b9c7ff3 [2024-09-04T01:36:17.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T01:36:18.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T01:36:19.642Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-09-04T01:36:19.642Z] Executing busybox-1.36.1-r7.trigger [2024-09-04T01:36:19.642Z] OK: 8 MiB in 16 packages [2024-09-04T01:36:20.236Z] Removing intermediate container a1b38b9c7ff3 [2024-09-04T01:36:20.236Z] ---> fc8e3897ab16 [2024-09-04T01:36:20.236Z] Step 16/25 : RUN apk --no-cache upgrade [2024-09-04T01:36:20.509Z] ---> Running in 883e64edf55b [2024-09-04T01:36:21.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T01:36:21.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T01:36:23.768Z] OK: 8 MiB in 16 packages [2024-09-04T01:36:23.768Z] Removing intermediate container 883e64edf55b [2024-09-04T01:36:23.768Z] ---> 537e7afdef78 [2024-09-04T01:36:23.768Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-09-04T01:36:25.699Z] ---> b59bbd8f6b97 [2024-09-04T01:36:25.699Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-09-04T01:36:26.376Z] ---> 4b0126bb2aa7 [2024-09-04T01:36:26.376Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-09-04T01:36:27.209Z] ---> 3c59595a26e2 [2024-09-04T01:36:27.209Z] Step 20/25 : EXPOSE 59982 [2024-09-04T01:36:27.209Z] ---> Running in a219b2c4bbc5 [2024-09-04T01:36:27.209Z] Removing intermediate container a219b2c4bbc5 [2024-09-04T01:36:27.209Z] ---> 8d072c0e3711 [2024-09-04T01:36:27.209Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-09-04T01:36:27.209Z] ---> Running in ae7c6bbca19a [2024-09-04T01:36:27.474Z] Removing intermediate container ae7c6bbca19a [2024-09-04T01:36:27.474Z] ---> 481a4631bb89 [2024-09-04T01:36:27.474Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-09-04T01:36:27.474Z] ---> Running in 55ce97be54b9 [2024-09-04T01:36:27.741Z] Removing intermediate container 55ce97be54b9 [2024-09-04T01:36:27.741Z] ---> 451258e129e7 [2024-09-04T01:36:27.741Z] Step 23/25 : LABEL arch=arm64 [2024-09-04T01:36:28.014Z] ---> Running in 7c6edeb4d31f [2024-09-04T01:36:28.281Z] Removing intermediate container 7c6edeb4d31f [2024-09-04T01:36:28.281Z] ---> 5862bbc12bcc [2024-09-04T01:36:28.281Z] Step 24/25 : LABEL git_sha=00042b2e4ac48789101def10835847c33ca6e1be [2024-09-04T01:36:28.281Z] ---> Running in 54b2cf26e26f [2024-09-04T01:36:28.548Z] Removing intermediate container 54b2cf26e26f [2024-09-04T01:36:28.548Z] ---> 53c697694b2d [2024-09-04T01:36:28.548Z] Step 25/25 : LABEL version=0.0.0 [2024-09-04T01:36:28.548Z] ---> Running in 4ba5a613fbe0 [2024-09-04T01:36:28.815Z] Removing intermediate container 4ba5a613fbe0 [2024-09-04T01:36:28.815Z] ---> 06093786d2f2 [2024-09-04T01:36:28.815Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-04T01:36:28.815Z] Successfully built 06093786d2f2 [2024-09-04T01:36:28.815Z] 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-09-04T01:36:32.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-04T01:36:32.954Z] [2024-09-04T01:36:32.954Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:36:33.379Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-04T01:36:33.379Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-04T01:36:33.379Z] 8998bd30e6a1: Pulling fs layer [2024-09-04T01:36:33.379Z] 04944245beec: Pulling fs layer [2024-09-04T01:36:33.379Z] 699f458cf7ca: Pulling fs layer [2024-09-04T01:36:33.379Z] 765212b225bb: Pulling fs layer [2024-09-04T01:36:33.379Z] f23df028b6ca: Pulling fs layer [2024-09-04T01:36:33.379Z] d65c8cfc05b1: Pulling fs layer [2024-09-04T01:36:33.379Z] 2437ff75d9bd: Pulling fs layer [2024-09-04T01:36:33.379Z] f23df028b6ca: Waiting [2024-09-04T01:36:33.379Z] d65c8cfc05b1: Waiting [2024-09-04T01:36:33.379Z] 2437ff75d9bd: Waiting [2024-09-04T01:36:33.379Z] 765212b225bb: Waiting [2024-09-04T01:36:33.648Z] 04944245beec: Verifying Checksum [2024-09-04T01:36:33.648Z] 04944245beec: Download complete [2024-09-04T01:36:33.648Z] 765212b225bb: Verifying Checksum [2024-09-04T01:36:33.648Z] 765212b225bb: Download complete [2024-09-04T01:36:33.648Z] f23df028b6ca: Verifying Checksum [2024-09-04T01:36:33.648Z] f23df028b6ca: Download complete [2024-09-04T01:36:33.648Z] d65c8cfc05b1: Verifying Checksum [2024-09-04T01:36:33.648Z] d65c8cfc05b1: Download complete [2024-09-04T01:36:33.918Z] 699f458cf7ca: Verifying Checksum [2024-09-04T01:36:33.918Z] 699f458cf7ca: Download complete [2024-09-04T01:36:34.185Z] 8998bd30e6a1: Verifying Checksum [2024-09-04T01:36:34.185Z] 8998bd30e6a1: Download complete [2024-09-04T01:36:36.773Z] 2437ff75d9bd: Verifying Checksum [2024-09-04T01:36:36.773Z] 2437ff75d9bd: Download complete [2024-09-04T01:36:38.731Z] 8998bd30e6a1: Pull complete [2024-09-04T01:36:39.314Z] 04944245beec: Pull complete [2024-09-04T01:36:40.724Z] 699f458cf7ca: Pull complete [2024-09-04T01:36:40.989Z] 765212b225bb: Pull complete [2024-09-04T01:36:41.570Z] f23df028b6ca: Pull complete [2024-09-04T01:36:41.838Z] d65c8cfc05b1: Pull complete [2024-09-04T01:37:00.031Z] 2437ff75d9bd: Pull complete [2024-09-04T01:37:00.031Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-04T01:37:00.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-04T01:37:00.031Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T01:37:00.409Z] prd-ubuntu20.04-docker-arm64-4c-16g-9331 does not seem to be running inside a container [2024-09-04T01:37:00.471Z] $ 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-09-04T01:37:03.340Z] $ docker top aac777817fbbc0cc521794d6843033f8595359493c852ba6c13caf40aa369a94 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-04T01:37:04.285Z] ---> job-cost.sh [2024-09-04T01:37:04.285Z] lf-activate-venv: SKIPPING [2024-09-04T01:37:04.285Z] INFO: No Stack... [2024-09-04T01:37:04.551Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-04T01:37:05.507Z] INFO: Archiving Costs [Pipeline] sh [2024-09-04T01:37:05.867Z] + cut -d, -f6 [2024-09-04T01:37:06.133Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock [2024-09-04T01:37:06.222Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-692-1-stack-cost] [2024-09-04T01:37:06.229Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-692-1-stack-cost] did not exist. Created. [2024-09-04T01:37:06.236Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-692-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-04T01:37:06.975Z] /w/workspace/device-mqtt-go/1@tmp/durable-7f448c0b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-04T01:37:07.643Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-04T01:37:07.689Z] Warning: overwriting stash ‘stack-cost’ [2024-09-04T01:37:07.734Z] Stashed 1 file(s) [Pipeline] } [2024-09-04T01:37:07.756Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-692-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-04T01:37:07.855Z] $ docker stop --time=1 aac777817fbbc0cc521794d6843033f8595359493c852ba6c13caf40aa369a94 [2024-09-04T01:37:09.387Z] $ docker rm -f --volumes aac777817fbbc0cc521794d6843033f8595359493c852ba6c13caf40aa369a94 [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-09-04T01:37:10.630Z] provisioning config files... [2024-09-04T01:37:10.638Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-692@tmp/config3009229631045007091tmp [Pipeline] { [Pipeline] sh [2024-09-04T01:37:10.996Z] + set +x [2024-09-04T01:37:10.996Z] + bash -s -- [2024-09-04T01:37:10.996Z] + curl -s https://codecov.io/bash [2024-09-04T01:37:10.996Z] [2024-09-04T01:37:10.996Z] _____ _ [2024-09-04T01:37:10.996Z] / ____| | | [2024-09-04T01:37:10.996Z] | | ___ __| | ___ ___ _____ __ [2024-09-04T01:37:10.996Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-04T01:37:10.996Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-04T01:37:10.996Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-04T01:37:10.996Z] Bash-1.0.6 [2024-09-04T01:37:10.996Z] [2024-09-04T01:37:10.996Z] [2024-09-04T01:37:10.996Z] ==> git version 2.25.1 found [2024-09-04T01:37:10.996Z] ==> 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-09-04T01:37:10.996Z] Release-Date: 2020-01-08 [2024-09-04T01:37:10.996Z] 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-09-04T01:37:10.996Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-04T01:37:10.996Z] ==> Jenkins CI detected. [2024-09-04T01:37:10.996Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-692 [2024-09-04T01:37:10.996Z] project root: . [2024-09-04T01:37:10.996Z] --> token set from env [2024-09-04T01:37:10.996Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-04T01:37:10.996Z] ==> Running gcov in . (disable via -X gcov) [2024-09-04T01:37:10.996Z] ==> Python coveragepy not found [2024-09-04T01:37:10.996Z] ==> Searching for coverage reports in: [2024-09-04T01:37:10.996Z] + . [2024-09-04T01:37:10.996Z] -> Found 1 reports [2024-09-04T01:37:10.996Z] ==> Detecting git/mercurial file structure [2024-09-04T01:37:10.996Z] ==> Reading reports [2024-09-04T01:37:11.257Z] + ./coverage.out bytes=18506 [2024-09-04T01:37:11.257Z] ==> Appending adjustments [2024-09-04T01:37:11.257Z] https://docs.codecov.io/docs/fixing-reports [2024-09-04T01:37:11.257Z] + Found adjustments [2024-09-04T01:37:11.257Z] ==> Gzipping contents [2024-09-04T01:37:11.257Z] 4.0K /tmp/codecov.kqdrae.gz [2024-09-04T01:37:11.257Z] ==> Uploading reports [2024-09-04T01:37:11.257Z] url: https://codecov.io [2024-09-04T01:37:11.257Z] query: branch=PR-692&commit=00042b2e4ac48789101def10835847c33ca6e1be&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-692%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=692&job=&cmd_args= [2024-09-04T01:37:11.257Z] -> Pinging Codecov [2024-09-04T01:37:11.257Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-692&commit=00042b2e4ac48789101def10835847c33ca6e1be&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-692%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=692&job=&cmd_args= [2024-09-04T01:37:11.518Z] -> Uploading to [2024-09-04T01:37:11.519Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-04/7D719EC7BBE17E464838252E33014C33/00042b2e4ac48789101def10835847c33ca6e1be/6a6bf849-29d3-4115-8ccf-b279431ae5cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240904%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240904T013711Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6b7235fe0f8c320634a20f54d671117a567b3b6e71cf43a21d0b67f162a7fe49 [2024-09-04T01:37:11.519Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-04T01:37:11.519Z] Dload Upload Total Spent Left Speed [2024-09-04T01:37:11.779Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 15019 --:--:-- --:--:-- --:--:-- 14946 100 3049 0 0 100 3049 0 11772 --:--:-- --:--:-- --:--:-- 11726 [2024-09-04T01:37:11.779Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/00042b2e4ac48789101def10835847c33ca6e1be [Pipeline] } [2024-09-04T01:37:11.815Z] 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-09-04T01:37:14.130Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-692/archives ] [2024-09-04T01:37:14.130Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-692/archives [2024-09-04T01:37:14.130Z] total 16 [2024-09-04T01:37:14.130Z] drwxr-xr-x 3 root root 4096 Sep 4 01:25 . [2024-09-04T01:37:14.130Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 4 01:25 .. [2024-09-04T01:37:14.130Z] drwxr-xr-x 2 root root 4096 Sep 4 01:25 cost [2024-09-04T01:37:14.130Z] -rw-r--r-- 1 root root 86 Sep 4 01:25 cost.csv [2024-09-04T01:37:14.130Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-692/archives [2024-09-04T01:37:14.130Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-692/archives [2024-09-04T01:37:14.130Z] total 16 [2024-09-04T01:37:14.131Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 01:25 . [2024-09-04T01:37:14.131Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 4 01:25 .. [2024-09-04T01:37:14.131Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 4 01:25 cost [2024-09-04T01:37:14.131Z] -rw-r--r-- 1 jenkins jenkins 86 Sep 4 01:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-04T01:37:14.477Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T01:37:15.401Z] ---> package-listing.sh [2024-09-04T01:37:15.401Z] ++ facter osfamily [2024-09-04T01:37:15.401Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-04T01:37:15.665Z] + OS_FAMILY=debian [2024-09-04T01:37:15.665Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-692 [2024-09-04T01:37:15.665Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-04T01:37:15.665Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-04T01:37:15.665Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-04T01:37:15.665Z] + PACKAGES=/tmp/packages_start.txt [2024-09-04T01:37:15.665Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-692 ']' [2024-09-04T01:37:15.665Z] + PACKAGES=/tmp/packages_end.txt [2024-09-04T01:37:15.665Z] + case "${OS_FAMILY}" in [2024-09-04T01:37:15.665Z] + dpkg -l [2024-09-04T01:37:15.665Z] + grep '^ii' [2024-09-04T01:37:15.665Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-04T01:37:15.665Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-04T01:37:15.665Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-04T01:37:15.665Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-692 ']' [2024-09-04T01:37:15.665Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-692/archives/ [2024-09-04T01:37:15.665Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-692/archives/ [Pipeline] echo [2024-09-04T01:37:15.705Z] 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-692/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-04T01:37:16.004Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:37:16.667Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-04T01:37:16.667Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T01:37:16.845Z] prd-ubuntu20.04-docker-8c-8g-9330 does not seem to be running inside a container [2024-09-04T01:37:16.867Z] $ 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-692/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-692 -v /w/workspace/gexfoundry_device-mqtt-go_PR-692:/w/workspace/gexfoundry_device-mqtt-go_PR-692:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-692@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-692@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-09-04T01:37:17.077Z] $ docker top 5eb23926ffcb9cba48c3bcc042666f2c42a222fc9991a779e6e1fdae43d19ee3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T01:37:17.504Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-04T01:37:17.815Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-04T01:37:18.132Z] + ls /var/log/sa-host [2024-09-04T01:37:18.132Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-04T01:37:18.469Z] provisioning config files... [2024-09-04T01:37:18.477Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-692@tmp/config2630744589694035926tmp [Pipeline] { [Pipeline] echo [2024-09-04T01:37:18.550Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T01:37:18.879Z] ---> create-netrc.sh [Pipeline] } [2024-09-04T01:37:18.912Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-04T01:37:19.345Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-04T01:37:19.385Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T01:37:19.769Z] ---> sudo-logs.sh [2024-09-04T01:37:19.769Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-04T01:37:19.873Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T01:37:20.267Z] ---> job-cost.sh [2024-09-04T01:37:20.267Z] lf-activate-venv: SKIPPING [2024-09-04T01:37:20.267Z] DEBUG: total: 0.2199999988079071 [2024-09-04T01:37:20.267Z] INFO: Retrieving Stack Cost... [2024-09-04T01:37:20.557Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-04T01:37:20.833Z] INFO: Archiving Costs [Pipeline] echo [2024-09-04T01:37:20.894Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T01:37:21.210Z] ---> logs-deploy.sh [2024-09-04T01:37:21.210Z] lf-activate-venv: SKIPPING [2024-09-04T01:37:21.210Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-692/1 [2024-09-04T01:37:21.210Z] INFO: archiving workspace using pattern(s): [2024-09-04T01:37:22.159Z] Archives upload complete. [2024-09-04T01:37:22.159Z] INFO: archiving logs to Nexus