Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3549df6dcc703df88a56d94e623ba7f0daa5638e 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-ssh6991512489027827104.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16803389291200291563.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh643882984757308303.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh14851109419242368598.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16893552145639906227.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-36672 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3549df6dcc703df88a56d94e623ba7f0daa5638e (main) Commit message: "Merge pull request #722 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.17" > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3549df6dcc703df88a56d94e623ba7f0daa5638e # timeout=10 > git rev-list --no-walk 588142181ad7be3b3223bf8aa6fc12d14b197a1b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-14T02:36:46.658Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-14T02:36:46.734Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-14T02:36:46.759Z] ========================================================= [2025-01-14T02:36:46.759Z] EdgeX Global Pipelines Version Info [2025-01-14T02:36:46.759Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-14T02:36:47.483Z] ------------------- [2025-01-14T02:36:47.483Z] stable info: [2025-01-14T02:36:47.483Z] ------------------- [2025-01-14T02:36:47.483Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-14T02:36:47.483Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-14T02:36:47.483Z] Message: update stable to v1.0.269 [2025-01-14T02:36:48.055Z] ------------------- [2025-01-14T02:36:48.055Z] experimental info: [2025-01-14T02:36:48.055Z] ------------------- [2025-01-14T02:36:48.056Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-14T02:36:48.056Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-14T02:36:48.056Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-14T02:36:48.151Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2025-01-14T02:36:48.177Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2025-01-14T02:36:48.208Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-14T02:36:48.238Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-14T02:36:48.265Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-14T02:36:48.291Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-14T02:36:48.314Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-14T02:36:48.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-01-14T02:36:48.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-14T02:36:48.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-14T02:36:48.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-14T02:36:48.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2025-01-14T02:36:48.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-14T02:36:48.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-14T02:36:48.501Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-14T02:36:48.527Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-14T02:36:48.550Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-01-14T02:36:48.575Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-01-14T02:36:48.597Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-14T02:36:48.618Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-14T02:36:48.639Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-01-14T02:36:48.666Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-01-14T02:36:48.693Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-01-14T02:36:48.719Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-01-14T02:36:48.744Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-01-14T02:36:48.770Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-14T02:36:48.796Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-14T02:36:48.817Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-14T02:36:48.848Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-14T02:36:48.880Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-14T02:36:48.908Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3549df6dcc703df88a56d94e623ba7f0daa5638e [Pipeline] echo [2025-01-14T02:36:48.936Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3549df6 [Pipeline] echo [2025-01-14T02:36:48.962Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-14T02:36:49.029Z] provisioning config files... [2025-01-14T02:36:49.042Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10284410471011724735tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-14T02:36:49.382Z] ---> ****-login.sh [2025-01-14T02:36:49.382Z] nexus3.edgexfoundry.org:10001 [2025-01-14T02:36:49.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T02:36:49.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T02:36:49.642Z] Configure a credential helper to remove this warning. See [2025-01-14T02:36:49.642Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T02:36:49.642Z] [2025-01-14T02:36:49.642Z] Login Succeeded [2025-01-14T02:36:49.642Z] nexus3.edgexfoundry.org:10002 [2025-01-14T02:36:49.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T02:36:49.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T02:36:49.903Z] Configure a credential helper to remove this warning. See [2025-01-14T02:36:49.903Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T02:36:49.903Z] [2025-01-14T02:36:49.903Z] Login Succeeded [2025-01-14T02:36:49.903Z] nexus3.edgexfoundry.org:10003 [2025-01-14T02:36:49.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T02:36:49.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T02:36:49.903Z] Configure a credential helper to remove this warning. See [2025-01-14T02:36:49.904Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T02:36:49.904Z] [2025-01-14T02:36:49.904Z] Login Succeeded [2025-01-14T02:36:49.904Z] nexus3.edgexfoundry.org:10004 [2025-01-14T02:36:49.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T02:36:49.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T02:36:49.904Z] Configure a credential helper to remove this warning. See [2025-01-14T02:36:49.904Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T02:36:49.904Z] [2025-01-14T02:36:49.904Z] Login Succeeded [2025-01-14T02:36:49.904Z] ****.io [2025-01-14T02:36:50.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T02:36:50.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T02:36:50.168Z] Configure a credential helper to remove this warning. See [2025-01-14T02:36:50.168Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T02:36:50.168Z] [2025-01-14T02:36:50.168Z] Login Succeeded [2025-01-14T02:36:50.168Z] ---> ****-login.sh ends [Pipeline] } [2025-01-14T02:36:50.176Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-14T02:36:50.612Z] + git rev-list -1 --merges 3549df6dcc703df88a56d94e623ba7f0daa5638e~1..3549df6dcc703df88a56d94e623ba7f0daa5638e [Pipeline] echo [2025-01-14T02:36:50.642Z] -----------> git rev-list -1 --merges 3549df6dcc703df88a56d94e623ba7f0daa5638e~1..3549df6dcc703df88a56d94e623ba7f0daa5638e 3549df6dcc703df88a56d94e623ba7f0daa5638e [2025-01-14T02:36:50.642Z] 3549df6dcc703df88a56d94e623ba7f0daa5638e [false] [Pipeline] sh [2025-01-14T02:36:50.937Z] + git log --format=format:%s -1 3549df6dcc703df88a56d94e623ba7f0daa5638e [Pipeline] echo [2025-01-14T02:36:50.955Z] ========================================================= [2025-01-14T02:36:50.955Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-14T02:36:50.955Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-14T02:36:51.302Z] + git log --format=format:%s -1 3549df6dcc703df88a56d94e623ba7f0daa5638e [Pipeline] echo [2025-01-14T02:36:51.315Z] [semverPrep] GIT_COMMIT: 3549df6dcc703df88a56d94e623ba7f0daa5638e, Commit Message: Merge pull request #722 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.17 [Pipeline] echo [2025-01-14T02:36:51.333Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-01-14T02:36:51.727Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-14T02:36:51.727Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-14T02:36:51.727Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-14T02:36:51.727Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-14T02:36:51.727Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-14T02:36:51.727Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-14T02:36:51.727Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:36:52.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-14T02:36:52.179Z] [2025-01-14T02:36:52.179Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:36:52.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-14T02:36:52.493Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-14T02:36:52.493Z] b85a868b505f: Pulling fs layer [2025-01-14T02:36:52.493Z] e2be974225ed: Pulling fs layer [2025-01-14T02:36:52.493Z] 339a4e72a1f5: Pulling fs layer [2025-01-14T02:36:52.493Z] 988bab9f4d93: Pulling fs layer [2025-01-14T02:36:52.493Z] 1469e6f7b9e6: Pulling fs layer [2025-01-14T02:36:52.493Z] eaf3925da568: Pulling fs layer [2025-01-14T02:36:52.493Z] bab4dde63d76: Pulling fs layer [2025-01-14T02:36:52.493Z] bde34c3a00c8: Pulling fs layer [2025-01-14T02:36:52.493Z] b352a97aabf1: Pulling fs layer [2025-01-14T02:36:52.493Z] 4872d77fe225: Pulling fs layer [2025-01-14T02:36:52.493Z] 5851b861e8e6: Pulling fs layer [2025-01-14T02:36:52.493Z] bde34c3a00c8: Waiting [2025-01-14T02:36:52.493Z] 988bab9f4d93: Waiting [2025-01-14T02:36:52.493Z] 4872d77fe225: Waiting [2025-01-14T02:36:52.493Z] 1469e6f7b9e6: Waiting [2025-01-14T02:36:52.493Z] eaf3925da568: Waiting [2025-01-14T02:36:52.493Z] b352a97aabf1: Waiting [2025-01-14T02:36:52.493Z] bab4dde63d76: Waiting [2025-01-14T02:36:52.493Z] 5851b861e8e6: Waiting [2025-01-14T02:36:52.493Z] e2be974225ed: Download complete [2025-01-14T02:36:52.493Z] 988bab9f4d93: Verifying Checksum [2025-01-14T02:36:52.493Z] 988bab9f4d93: Download complete [2025-01-14T02:36:52.493Z] 1469e6f7b9e6: Verifying Checksum [2025-01-14T02:36:52.493Z] 1469e6f7b9e6: Download complete [2025-01-14T02:36:52.493Z] 339a4e72a1f5: Verifying Checksum [2025-01-14T02:36:52.493Z] 339a4e72a1f5: Download complete [2025-01-14T02:36:52.493Z] eaf3925da568: Verifying Checksum [2025-01-14T02:36:52.493Z] eaf3925da568: Download complete [2025-01-14T02:36:52.754Z] bde34c3a00c8: Verifying Checksum [2025-01-14T02:36:52.754Z] bde34c3a00c8: Download complete [2025-01-14T02:36:52.754Z] b352a97aabf1: Download complete [2025-01-14T02:36:52.754Z] 4872d77fe225: Verifying Checksum [2025-01-14T02:36:52.754Z] 4872d77fe225: Download complete [2025-01-14T02:36:52.754Z] 5851b861e8e6: Download complete [2025-01-14T02:36:52.754Z] b85a868b505f: Verifying Checksum [2025-01-14T02:36:52.754Z] b85a868b505f: Download complete [2025-01-14T02:36:53.018Z] bab4dde63d76: Verifying Checksum [2025-01-14T02:36:53.018Z] bab4dde63d76: Download complete [2025-01-14T02:36:54.021Z] b85a868b505f: Pull complete [2025-01-14T02:36:54.022Z] e2be974225ed: Pull complete [2025-01-14T02:36:54.281Z] 339a4e72a1f5: Pull complete [2025-01-14T02:36:54.541Z] 988bab9f4d93: Pull complete [2025-01-14T02:36:54.802Z] 1469e6f7b9e6: Pull complete [2025-01-14T02:36:54.802Z] eaf3925da568: Pull complete [2025-01-14T02:36:56.710Z] bab4dde63d76: Pull complete [2025-01-14T02:36:56.710Z] bde34c3a00c8: Pull complete [2025-01-14T02:36:56.710Z] b352a97aabf1: Pull complete [2025-01-14T02:36:56.710Z] 4872d77fe225: Pull complete [2025-01-14T02:36:56.710Z] 5851b861e8e6: Pull complete [2025-01-14T02:36:56.710Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-14T02:36:56.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-14T02:36:56.710Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-14T02:36:56.850Z] prd-ubuntu20.04-docker-8c-8g-36672 does not seem to be running inside a container [2025-01-14T02:36:56.878Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-14T02:37:00.418Z] $ docker top ce0e726d2eaebd26bc126ffe27e9d41ed6ce4e6251ebf54724bdf5db55789204 -eo pid,comm [2025-01-14T02:37:00.485Z] 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). [2025-01-14T02:37:00.485Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-14T02:37:00.553Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-14T02:37:00.553Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-14T02:37:00.658Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-14T02:37:00.651Z] $ docker exec ce0e726d2eaebd26bc126ffe27e9d41ed6ce4e6251ebf54724bdf5db55789204 ssh-agent [2025-01-14T02:37:00.762Z] SSH_AUTH_SOCK=/tmp/ssh-ZexOwKSqGDkn/agent.32 [2025-01-14T02:37:00.762Z] SSH_AGENT_PID=38 [2025-01-14T02:37:00.769Z] Running ssh-add (command line suppressed) [2025-01-14T02:37:00.843Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8891278805566435200.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8891278805566435200.key) [2025-01-14T02:37:00.866Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-14T02:37:01.164Z] + git tag --points-at HEAD [Pipeline] } [2025-01-14T02:37:01.165Z] $ docker exec --env ******** --env ******** ce0e726d2eaebd26bc126ffe27e9d41ed6ce4e6251ebf54724bdf5db55789204 ssh-agent -k [2025-01-14T02:37:01.264Z] unset SSH_AUTH_SOCK; [2025-01-14T02:37:01.264Z] unset SSH_AGENT_PID; [2025-01-14T02:37:01.265Z] echo Agent pid 38 killed; [2025-01-14T02:37:01.288Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-14T02:37:01.324Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-14T02:37:01.324Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-14T02:37:01.423Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-14T02:37:01.416Z] $ docker exec ce0e726d2eaebd26bc126ffe27e9d41ed6ce4e6251ebf54724bdf5db55789204 ssh-agent [2025-01-14T02:37:01.524Z] SSH_AUTH_SOCK=/tmp/ssh-CTKCkUH98TU4/agent.71 [2025-01-14T02:37:01.524Z] SSH_AGENT_PID=77 [2025-01-14T02:37:01.530Z] Running ssh-add (command line suppressed) [2025-01-14T02:37:01.615Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3741757143027854120.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3741757143027854120.key) [2025-01-14T02:37:01.648Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-14T02:37:01.947Z] + git semver init [2025-01-14T02:37:02.207Z] 2025-01-14 02:37:02,117 [run_init] DEBUG init version:0.0.0 force:False [2025-01-14T02:37:02.207Z] 2025-01-14 02:37:02,117 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2025-01-14T02:37:02.207Z] 2025-01-14 02:37:02,118 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2025-01-14T02:37:02.207Z] 2025-01-14 02:37:02,118 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2025-01-14T02:37:04.117Z] 2025-01-14 02:37:03,675 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2025-01-14T02:37:04.117Z] 2025-01-14 02:37:03,676 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2025-01-14T02:37:04.117Z] 2025-01-14 02:37:03,676 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-01-14T02:37:04.117Z] 2025-01-14 02:37:03,676 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-01-14T02:37:04.117Z] 4.0.0-dev.9 [Pipeline] } [2025-01-14T02:37:04.118Z] $ docker exec --env ******** --env ******** ce0e726d2eaebd26bc126ffe27e9d41ed6ce4e6251ebf54724bdf5db55789204 ssh-agent -k [2025-01-14T02:37:04.222Z] unset SSH_AUTH_SOCK; [2025-01-14T02:37:04.222Z] unset SSH_AGENT_PID; [2025-01-14T02:37:04.222Z] echo Agent pid 77 killed; [2025-01-14T02:37:04.358Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-14T02:37:04.691Z] + git semver [Pipeline] } [2025-01-14T02:37:04.956Z] $ docker stop --time=1 ce0e726d2eaebd26bc126ffe27e9d41ed6ce4e6251ebf54724bdf5db55789204 [2025-01-14T02:37:06.229Z] $ docker rm -f --volumes ce0e726d2eaebd26bc126ffe27e9d41ed6ce4e6251ebf54724bdf5db55789204 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-14T02:37:06.581Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-14T02:37:06.814Z] Stashed 1 file(s) [Pipeline] echo [2025-01-14T02:37:06.818Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.9 [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 [2025-01-14T02:37:06.986Z] provisioning config files... [2025-01-14T02:37:06.994Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17085489222424168979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-14T02:37:07.295Z] ---> ****-login.sh [2025-01-14T02:37:07.295Z] nexus3.edgexfoundry.org:10001 [2025-01-14T02:37:07.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T02:37:07.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T02:37:07.295Z] Configure a credential helper to remove this warning. See [2025-01-14T02:37:07.295Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T02:37:07.295Z] [2025-01-14T02:37:07.295Z] Login Succeeded [2025-01-14T02:37:07.295Z] nexus3.edgexfoundry.org:10002 [2025-01-14T02:37:07.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T02:37:07.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T02:37:07.295Z] Configure a credential helper to remove this warning. See [2025-01-14T02:37:07.295Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T02:37:07.295Z] [2025-01-14T02:37:07.295Z] Login Succeeded [2025-01-14T02:37:07.295Z] nexus3.edgexfoundry.org:10003 [2025-01-14T02:37:07.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T02:37:07.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T02:37:07.555Z] Configure a credential helper to remove this warning. See [2025-01-14T02:37:07.555Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T02:37:07.555Z] [2025-01-14T02:37:07.555Z] Login Succeeded [2025-01-14T02:37:07.555Z] nexus3.edgexfoundry.org:10004 [2025-01-14T02:37:07.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T02:37:07.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T02:37:07.555Z] Configure a credential helper to remove this warning. See [2025-01-14T02:37:07.555Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T02:37:07.555Z] [2025-01-14T02:37:07.555Z] Login Succeeded [2025-01-14T02:37:07.555Z] ****.io [2025-01-14T02:37:07.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T02:37:07.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T02:37:07.814Z] Configure a credential helper to remove this warning. See [2025-01-14T02:37:07.814Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T02:37:07.814Z] [2025-01-14T02:37:07.814Z] Login Succeeded [2025-01-14T02:37:07.814Z] ---> ****-login.sh ends [Pipeline] } [2025-01-14T02:37:07.827Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-14T02:37:07.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-14T02:37:07.948Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-14T02:37:07.967Z] ========================================================= [2025-01-14T02:37:07.967Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-14T02:37:07.967Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:37:08.301Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-01-14T02:37:08.301Z] Sending build context to Docker daemon 21.11MB [2025-01-14T02:37:08.301Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-01-14T02:37:08.301Z] Step 2/12 : FROM ${BASE} AS builder [2025-01-14T02:37:08.301Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-14T02:37:08.301Z] da9db072f522: Pulling fs layer [2025-01-14T02:37:08.301Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-14T02:37:08.301Z] 06f05ace1117: Pulling fs layer [2025-01-14T02:37:08.301Z] 5fe327b54edc: Pulling fs layer [2025-01-14T02:37:08.301Z] 4f4fb700ef54: Pulling fs layer [2025-01-14T02:37:08.301Z] 92a5565b7b96: Pulling fs layer [2025-01-14T02:37:08.301Z] ff9bb7016b71: Pulling fs layer [2025-01-14T02:37:08.301Z] b67dba6c2c7d: Pulling fs layer [2025-01-14T02:37:08.301Z] a813b0c90790: Pulling fs layer [2025-01-14T02:37:08.301Z] 92a5565b7b96: Waiting [2025-01-14T02:37:08.301Z] a813b0c90790: Waiting [2025-01-14T02:37:08.301Z] b67dba6c2c7d: Waiting [2025-01-14T02:37:08.301Z] 5fe327b54edc: Waiting [2025-01-14T02:37:08.560Z] 6ef4a4ee8ca5: Verifying Checksum [2025-01-14T02:37:08.560Z] 6ef4a4ee8ca5: Download complete [2025-01-14T02:37:08.560Z] 5fe327b54edc: Download complete [2025-01-14T02:37:08.560Z] 4f4fb700ef54: Verifying Checksum [2025-01-14T02:37:08.560Z] 4f4fb700ef54: Download complete [2025-01-14T02:37:08.560Z] 92a5565b7b96: Download complete [2025-01-14T02:37:08.560Z] da9db072f522: Verifying Checksum [2025-01-14T02:37:08.560Z] da9db072f522: Download complete [2025-01-14T02:37:08.560Z] ff9bb7016b71: Verifying Checksum [2025-01-14T02:37:08.560Z] ff9bb7016b71: Download complete [2025-01-14T02:37:08.560Z] da9db072f522: Pull complete [2025-01-14T02:37:08.819Z] a813b0c90790: Verifying Checksum [2025-01-14T02:37:08.819Z] a813b0c90790: Download complete [2025-01-14T02:37:08.819Z] 6ef4a4ee8ca5: Pull complete [2025-01-14T02:37:09.079Z] 06f05ace1117: Verifying Checksum [2025-01-14T02:37:09.079Z] 06f05ace1117: Download complete [2025-01-14T02:37:09.338Z] b67dba6c2c7d: Verifying Checksum [2025-01-14T02:37:09.338Z] b67dba6c2c7d: Download complete [2025-01-14T02:37:12.620Z] 06f05ace1117: Pull complete [2025-01-14T02:37:12.620Z] 5fe327b54edc: Pull complete [2025-01-14T02:37:12.620Z] 4f4fb700ef54: Pull complete [2025-01-14T02:37:12.620Z] 92a5565b7b96: Pull complete [2025-01-14T02:37:12.620Z] ff9bb7016b71: Pull complete [2025-01-14T02:37:15.156Z] b67dba6c2c7d: Pull complete [2025-01-14T02:37:15.415Z] a813b0c90790: Pull complete [2025-01-14T02:37:15.415Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-14T02:37:15.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-14T02:37:15.415Z] ---> 3ba60ce46760 [2025-01-14T02:37:15.415Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-01-14T02:37:20.693Z] ---> Running in 0f74417bc8e7 [2025-01-14T02:37:20.693Z] Removing intermediate container 0f74417bc8e7 [2025-01-14T02:37:20.693Z] ---> 7679b2bb15a3 [2025-01-14T02:37:20.693Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-14T02:37:20.693Z] ---> Running in f6109fe6073b [2025-01-14T02:37:20.693Z] Removing intermediate container f6109fe6073b [2025-01-14T02:37:20.693Z] ---> d2214681bfce [2025-01-14T02:37:20.693Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-01-14T02:37:20.693Z] ---> Running in 47cd90b0d088 [2025-01-14T02:37:20.693Z] Removing intermediate container 47cd90b0d088 [2025-01-14T02:37:20.693Z] ---> 33f949e60cee [2025-01-14T02:37:20.693Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-01-14T02:37:20.693Z] ---> Running in e7ebc9e7e921 [2025-01-14T02:37:20.693Z] Removing intermediate container e7ebc9e7e921 [2025-01-14T02:37:20.693Z] ---> ffb0db950eb4 [2025-01-14T02:37:20.693Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-14T02:37:20.693Z] ---> Running in ba660534c71e [2025-01-14T02:37:20.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-14T02:37:20.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-14T02:37:21.261Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2025-01-14T02:37:21.261Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-01-14T02:37:21.261Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2025-01-14T02:37:21.261Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2025-01-14T02:37:21.261Z] Executing busybox-1.36.1-r29.trigger [2025-01-14T02:37:21.261Z] OK: 252 MiB in 62 packages [2025-01-14T02:37:21.829Z] Removing intermediate container ba660534c71e [2025-01-14T02:37:21.829Z] ---> a766bbf06f9a [2025-01-14T02:37:21.829Z] Step 8/12 : WORKDIR /device-mqtt-go [2025-01-14T02:37:21.829Z] ---> Running in ca477f1de307 [2025-01-14T02:37:21.829Z] Removing intermediate container ca477f1de307 [2025-01-14T02:37:21.829Z] ---> 788c5ced2956 [2025-01-14T02:37:21.829Z] Step 9/12 : COPY go.mod vendor* ./ [2025-01-14T02:37:21.829Z] ---> d0a52fddd58b [2025-01-14T02:37:21.829Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-14T02:37:21.949Z] Still waiting to schedule task [2025-01-14T02:37:21.950Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-36670’ [2025-01-14T02:37:22.088Z] ---> Running in c168faf60b98 [2025-01-14T02:38:18.362Z] Removing intermediate container c168faf60b98 [2025-01-14T02:38:18.362Z] ---> 1acaa852f8f5 [2025-01-14T02:38:18.362Z] Step 11/12 : COPY . . [2025-01-14T02:38:18.362Z] ---> 8353e14eb763 [2025-01-14T02:38:18.362Z] Step 12/12 : RUN $MAKE [2025-01-14T02:38:18.362Z] ---> Running in 782562aeba5f [2025-01-14T02:38:18.362Z] noop [2025-01-14T02:38:18.362Z] Removing intermediate container 782562aeba5f [2025-01-14T02:38:18.362Z] ---> e06f4a510412 [2025-01-14T02:38:18.362Z] Successfully built e06f4a510412 [2025-01-14T02:38:18.362Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:38:18.708Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-14T02:38:18.709Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-14T02:38:18.801Z] prd-ubuntu20.04-docker-8c-8g-36672 does not seem to be running inside a container [2025-01-14T02:38:18.836Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-14T02:38:19.164Z] $ docker top c68580a897c58af48bee2d422bf5cf2ff49561e627a183d0b414eeffc2e46418 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-14T02:38:19.515Z] + go version [2025-01-14T02:38:19.515Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-14T02:38:19.528Z] $ docker stop --time=1 c68580a897c58af48bee2d422bf5cf2ff49561e627a183d0b414eeffc2e46418 [2025-01-14T02:38:20.916Z] $ docker rm -f --volumes c68580a897c58af48bee2d422bf5cf2ff49561e627a183d0b414eeffc2e46418 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:38:21.387Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-14T02:38:21.387Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-14T02:38:21.483Z] prd-ubuntu20.04-docker-8c-8g-36672 does not seem to be running inside a container [2025-01-14T02:38:21.519Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-14T02:38:21.842Z] $ docker top 3c3f11d4e0fd808f18d4a871ab91cedca917bd0f3bd34d736cb9f82033d82837 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-14T02:38:22.193Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2025-01-14T02:38:22.500Z] + make test [2025-01-14T02:38:22.500Z] go test ./... -coverprofile=coverage.out ./... [2025-01-14T02:38:24.400Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2025-01-14T02:38:42.470Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2025-01-14T02:38:42.470Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2025-01-14T02:38:42.470Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.011s coverage: 22.8% of statements [2025-01-14T02:38:50.580Z] go vet ./... [2025-01-14T02:38:55.851Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-14T02:38:55.851Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-14T02:38:55.851Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-14T02:38:55.871Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-14T02:38:55.896Z] $ docker stop --time=1 3c3f11d4e0fd808f18d4a871ab91cedca917bd0f3bd34d736cb9f82033d82837 [2025-01-14T02:39:01.766Z] $ docker rm -f --volumes 3c3f11d4e0fd808f18d4a871ab91cedca917bd0f3bd34d736cb9f82033d82837 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-14T02:39:02.319Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-14T02:39:02.384Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-01-14T02:39:02.933Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-14T02:39:03.232Z] + ls -al . [2025-01-14T02:39:03.232Z] total 252 [2025-01-14T02:39:03.232Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 14 02:38 . [2025-01-14T02:39:03.232Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:36 .. [2025-01-14T02:39:03.232Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 14 02:36 .dockerignore [2025-01-14T02:39:03.232Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 02:38 .git [2025-01-14T02:39:03.232Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:36 .github [2025-01-14T02:39:03.232Z] -rw-rw-r-- 1 jenkins jenkins 264 Jan 14 02:36 .gitignore [2025-01-14T02:39:03.232Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 14 02:36 .golangci.yml [2025-01-14T02:39:03.232Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 14 02:37 .semver [2025-01-14T02:39:03.232Z] -rw-rw-r-- 1 jenkins jenkins 19106 Jan 14 02:36 Attribution.txt [2025-01-14T02:39:03.232Z] -rw-rw-r-- 1 jenkins jenkins 18574 Jan 14 02:36 CHANGELOG.md [2025-01-14T02:39:03.232Z] -rw-rw-r-- 1 jenkins jenkins 1803 Jan 14 02:36 Dockerfile [2025-01-14T02:39:03.232Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 14 02:36 GOVERNANCE.md [2025-01-14T02:39:03.232Z] -rw-rw-r-- 1 jenkins jenkins 657 Jan 14 02:36 Jenkinsfile [2025-01-14T02:39:03.232Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 14 02:36 LICENSE [2025-01-14T02:39:03.232Z] -rw-rw-r-- 1 jenkins jenkins 2545 Jan 14 02:36 Makefile [2025-01-14T02:39:03.232Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 14 02:36 OWNERS.md [2025-01-14T02:39:03.232Z] -rw-rw-r-- 1 jenkins jenkins 3599 Jan 14 02:36 README.md [2025-01-14T02:39:03.232Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 14 02:37 VERSION [2025-01-14T02:39:03.232Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:36 bin [2025-01-14T02:39:03.232Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:36 cmd [2025-01-14T02:39:03.232Z] -rw-r--r-- 1 jenkins jenkins 21039 Jan 14 02:38 coverage.out [2025-01-14T02:39:03.232Z] -rw-rw-r-- 1 jenkins jenkins 6269 Jan 14 02:36 go.mod [2025-01-14T02:39:03.232Z] -rw-rw-r-- 1 jenkins jenkins 86632 Jan 14 02:36 go.sum [2025-01-14T02:39:03.232Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:36 internal [2025-01-14T02:39:03.232Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:36 mock [2025-01-14T02:39:03.232Z] -rw-rw-r-- 1 jenkins jenkins 227 Jan 14 02:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:39:03.567Z] + 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=3549df6dcc703df88a56d94e623ba7f0daa5638e --label arch=amd64 --label version=4.0.0-dev.9 . [2025-01-14T02:39:03.567Z] Sending build context to Docker daemon 21.13MB [2025-01-14T02:39:03.567Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-01-14T02:39:03.567Z] Step 2/25 : FROM ${BASE} AS builder [2025-01-14T02:39:03.567Z] ---> e06f4a510412 [2025-01-14T02:39:03.567Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-01-14T02:39:03.830Z] ---> Running in ac04d26cd23a [2025-01-14T02:39:03.830Z] Removing intermediate container ac04d26cd23a [2025-01-14T02:39:03.830Z] ---> 95380e2a565a [2025-01-14T02:39:03.830Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-14T02:39:03.830Z] ---> Running in bae8c4a28c05 [2025-01-14T02:39:04.089Z] Removing intermediate container bae8c4a28c05 [2025-01-14T02:39:04.089Z] ---> 34435db29325 [2025-01-14T02:39:04.089Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-01-14T02:39:04.089Z] ---> Running in 62739954edec [2025-01-14T02:39:04.089Z] Removing intermediate container 62739954edec [2025-01-14T02:39:04.089Z] ---> 32d53d6eafd5 [2025-01-14T02:39:04.089Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-01-14T02:39:04.089Z] ---> Running in 07f0cae9e468 [2025-01-14T02:39:04.089Z] Removing intermediate container 07f0cae9e468 [2025-01-14T02:39:04.089Z] ---> c2417a6f107d [2025-01-14T02:39:04.089Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-14T02:39:04.348Z] ---> Running in bc1221e0a5de [2025-01-14T02:39:04.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-14T02:39:04.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-14T02:39:04.870Z] OK: 252 MiB in 62 packages [2025-01-14T02:39:05.438Z] Removing intermediate container bc1221e0a5de [2025-01-14T02:39:05.438Z] ---> f5630c254cba [2025-01-14T02:39:05.438Z] Step 8/25 : WORKDIR /device-mqtt-go [2025-01-14T02:39:05.438Z] ---> Running in 275de5492a56 [2025-01-14T02:39:05.438Z] Removing intermediate container 275de5492a56 [2025-01-14T02:39:05.438Z] ---> 6a55a39dd2bb [2025-01-14T02:39:05.438Z] Step 9/25 : COPY go.mod vendor* ./ [2025-01-14T02:39:05.438Z] ---> 9f40c7d84f64 [2025-01-14T02:39:05.438Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-14T02:39:05.438Z] ---> Running in be3ecf83cd69 [2025-01-14T02:39:06.377Z] Removing intermediate container be3ecf83cd69 [2025-01-14T02:39:06.377Z] ---> 78f9bbec79f1 [2025-01-14T02:39:06.377Z] Step 11/25 : COPY . . [2025-01-14T02:39:06.946Z] ---> ec8de9c0cf1e [2025-01-14T02:39:06.946Z] Step 12/25 : RUN $MAKE [2025-01-14T02:39:06.946Z] ---> Running in 7d12383c2ebb [2025-01-14T02:39:07.206Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2025-01-14T02:39:45.925Z] Removing intermediate container 7d12383c2ebb [2025-01-14T02:39:45.925Z] ---> 8d99b4463a21 [2025-01-14T02:39:45.925Z] Step 13/25 : FROM alpine:3.20 [2025-01-14T02:39:45.925Z] 3.20: Pulling from library/alpine [2025-01-14T02:39:45.925Z] 66a3d608f3fa: Pulling fs layer [2025-01-14T02:39:45.925Z] 66a3d608f3fa: Verifying Checksum [2025-01-14T02:39:45.925Z] 66a3d608f3fa: Download complete [2025-01-14T02:39:45.925Z] 66a3d608f3fa: Pull complete [2025-01-14T02:39:45.925Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-14T02:39:45.925Z] Status: Downloaded newer image for alpine:3.20 [2025-01-14T02:39:45.925Z] ---> e29df9b510ff [2025-01-14T02:39:45.925Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2025-01-14T02:39:45.925Z] ---> Running in 6aca81bca79f [2025-01-14T02:39:45.925Z] Removing intermediate container 6aca81bca79f [2025-01-14T02:39:45.925Z] ---> c12ed041da57 [2025-01-14T02:39:45.925Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2025-01-14T02:39:45.925Z] ---> Running in a8c6e9604f25 [2025-01-14T02:39:45.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-14T02:39:45.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-14T02:39:45.925Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-01-14T02:39:45.925Z] Executing busybox-1.36.1-r29.trigger [2025-01-14T02:39:45.925Z] OK: 8 MiB in 15 packages [2025-01-14T02:39:45.925Z] Removing intermediate container a8c6e9604f25 [2025-01-14T02:39:45.925Z] ---> 976ad4be5b12 [2025-01-14T02:39:45.925Z] Step 16/25 : RUN apk --no-cache upgrade [2025-01-14T02:39:45.925Z] ---> Running in 62e5bac904ea [2025-01-14T02:39:45.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-14T02:39:45.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-14T02:39:45.925Z] OK: 8 MiB in 15 packages [2025-01-14T02:39:45.925Z] Removing intermediate container 62e5bac904ea [2025-01-14T02:39:45.925Z] ---> bef5827c4356 [2025-01-14T02:39:45.925Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2025-01-14T02:39:45.925Z] ---> ce827aa27aa7 [2025-01-14T02:39:45.925Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2025-01-14T02:39:45.925Z] ---> bde797633360 [2025-01-14T02:39:45.925Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2025-01-14T02:39:45.925Z] ---> 3480ea50b827 [2025-01-14T02:39:45.925Z] Step 20/25 : EXPOSE 59982 [2025-01-14T02:39:45.925Z] ---> Running in 0c46277974ab [2025-01-14T02:39:45.925Z] Removing intermediate container 0c46277974ab [2025-01-14T02:39:45.925Z] ---> cd303d62400b [2025-01-14T02:39:45.925Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2025-01-14T02:39:45.925Z] ---> Running in 6578076d58d9 [2025-01-14T02:39:45.925Z] Removing intermediate container 6578076d58d9 [2025-01-14T02:39:45.925Z] ---> f6babd70970a [2025-01-14T02:39:45.925Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-01-14T02:39:45.925Z] ---> Running in 331962c6f405 [2025-01-14T02:39:45.925Z] Removing intermediate container 331962c6f405 [2025-01-14T02:39:45.925Z] ---> 79653ed362ba [2025-01-14T02:39:45.925Z] Step 23/25 : LABEL arch=amd64 [2025-01-14T02:39:45.925Z] ---> Running in dc804030a384 [2025-01-14T02:39:45.925Z] Removing intermediate container dc804030a384 [2025-01-14T02:39:45.925Z] ---> c8bd4941315b [2025-01-14T02:39:45.925Z] Step 24/25 : LABEL git_sha=3549df6dcc703df88a56d94e623ba7f0daa5638e [2025-01-14T02:39:45.925Z] ---> Running in 26966f4aec52 [2025-01-14T02:39:45.925Z] Removing intermediate container 26966f4aec52 [2025-01-14T02:39:45.925Z] ---> 0ca0c252cf50 [2025-01-14T02:39:45.925Z] Step 25/25 : LABEL version=4.0.0-dev.9 [2025-01-14T02:39:45.925Z] ---> Running in f0a97aca2239 [2025-01-14T02:39:45.925Z] Removing intermediate container f0a97aca2239 [2025-01-14T02:39:45.925Z] ---> 9cebd1a1188e [2025-01-14T02:39:45.925Z] [Warning] One or more build-args [ARCH] were not consumed [2025-01-14T02:39:45.925Z] Successfully built 9cebd1a1188e [2025-01-14T02:39:45.925Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-14T02:39:46.059Z] provisioning config files... [2025-01-14T02:39:46.070Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4721742346785010852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-14T02:39:46.393Z] ---> ****-login.sh [2025-01-14T02:39:46.394Z] nexus3.edgexfoundry.org:10001 [2025-01-14T02:39:46.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T02:39:46.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T02:39:46.394Z] Configure a credential helper to remove this warning. See [2025-01-14T02:39:46.394Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T02:39:46.394Z] [2025-01-14T02:39:46.394Z] Login Succeeded [2025-01-14T02:39:46.394Z] nexus3.edgexfoundry.org:10002 [2025-01-14T02:39:46.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T02:39:46.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T02:39:46.394Z] Configure a credential helper to remove this warning. See [2025-01-14T02:39:46.394Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T02:39:46.394Z] [2025-01-14T02:39:46.394Z] Login Succeeded [2025-01-14T02:39:46.394Z] nexus3.edgexfoundry.org:10003 [2025-01-14T02:39:46.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T02:39:46.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T02:39:46.653Z] Configure a credential helper to remove this warning. See [2025-01-14T02:39:46.653Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T02:39:46.653Z] [2025-01-14T02:39:46.653Z] Login Succeeded [2025-01-14T02:39:46.653Z] nexus3.edgexfoundry.org:10004 [2025-01-14T02:39:46.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T02:39:46.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T02:39:46.653Z] Configure a credential helper to remove this warning. See [2025-01-14T02:39:46.653Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T02:39:46.653Z] [2025-01-14T02:39:46.653Z] Login Succeeded [2025-01-14T02:39:46.653Z] ****.io [2025-01-14T02:39:46.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T02:39:46.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T02:39:46.913Z] Configure a credential helper to remove this warning. See [2025-01-14T02:39:46.913Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T02:39:46.913Z] [2025-01-14T02:39:46.913Z] Login Succeeded [2025-01-14T02:39:46.913Z] ---> ****-login.sh ends [Pipeline] } [2025-01-14T02:39:46.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-14T02:39:46.974Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-14T02:39:47.006Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2025-01-14T02:39:47.006Z] 3549df6dcc703df88a56d94e623ba7f0daa5638e [2025-01-14T02:39:47.006Z] latest [2025-01-14T02:39:47.006Z] 4.0.0-dev.9 [2025-01-14T02:39:47.006Z] 3549df6dcc703df88a56d94e623ba7f0daa5638e-4.0.0-dev.9 [2025-01-14T02:39:47.006Z] main [2025-01-14T02:39:47.006Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:39:47.368Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3549df6dcc703df88a56d94e623ba7f0daa5638e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:39:47.688Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3549df6dcc703df88a56d94e623ba7f0daa5638e [2025-01-14T02:39:47.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-01-14T02:39:47.688Z] c9de461672b9: Preparing [2025-01-14T02:39:47.688Z] 0241b3192a49: Preparing [2025-01-14T02:39:47.688Z] 2c2fa7d6dabe: Preparing [2025-01-14T02:39:47.688Z] e9bf32c737b9: Preparing [2025-01-14T02:39:47.688Z] 27dd9c7c3875: Preparing [2025-01-14T02:39:47.688Z] ce5a8cde9eee: Preparing [2025-01-14T02:39:47.688Z] ce5a8cde9eee: Waiting [2025-01-14T02:39:47.688Z] 0241b3192a49: Pushed [2025-01-14T02:39:47.688Z] 27dd9c7c3875: Pushed [2025-01-14T02:39:47.688Z] c9de461672b9: Pushed [2025-01-14T02:39:47.688Z] e9bf32c737b9: Pushed [2025-01-14T02:39:47.688Z] ce5a8cde9eee: Layer already exists [2025-01-14T02:39:51.899Z] 2c2fa7d6dabe: Pushed [2025-01-14T02:39:51.899Z] 3549df6dcc703df88a56d94e623ba7f0daa5638e: digest: sha256:6326b039eddb651eb2c92a8a4368c56389d8df646af3a5810259a85cf34049ef size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:39:52.237Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:39:52.558Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-01-14T02:39:52.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-01-14T02:39:52.558Z] c9de461672b9: Preparing [2025-01-14T02:39:52.558Z] 0241b3192a49: Preparing [2025-01-14T02:39:52.558Z] 2c2fa7d6dabe: Preparing [2025-01-14T02:39:52.558Z] e9bf32c737b9: Preparing [2025-01-14T02:39:52.558Z] 27dd9c7c3875: Preparing [2025-01-14T02:39:52.558Z] ce5a8cde9eee: Preparing [2025-01-14T02:39:52.558Z] ce5a8cde9eee: Waiting [2025-01-14T02:39:52.558Z] 2c2fa7d6dabe: Layer already exists [2025-01-14T02:39:52.558Z] 27dd9c7c3875: Layer already exists [2025-01-14T02:39:52.558Z] e9bf32c737b9: Layer already exists [2025-01-14T02:39:52.558Z] c9de461672b9: Layer already exists [2025-01-14T02:39:52.558Z] 0241b3192a49: Layer already exists [2025-01-14T02:39:52.558Z] ce5a8cde9eee: Layer already exists [2025-01-14T02:39:52.558Z] latest: digest: sha256:6326b039eddb651eb2c92a8a4368c56389d8df646af3a5810259a85cf34049ef size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:39:52.883Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:39:53.210Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.9 [2025-01-14T02:39:53.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-01-14T02:39:53.210Z] c9de461672b9: Preparing [2025-01-14T02:39:53.210Z] 0241b3192a49: Preparing [2025-01-14T02:39:53.210Z] 2c2fa7d6dabe: Preparing [2025-01-14T02:39:53.210Z] e9bf32c737b9: Preparing [2025-01-14T02:39:53.210Z] 27dd9c7c3875: Preparing [2025-01-14T02:39:53.210Z] ce5a8cde9eee: Preparing [2025-01-14T02:39:53.210Z] ce5a8cde9eee: Waiting [2025-01-14T02:39:53.210Z] 0241b3192a49: Layer already exists [2025-01-14T02:39:53.210Z] e9bf32c737b9: Layer already exists [2025-01-14T02:39:53.210Z] c9de461672b9: Layer already exists [2025-01-14T02:39:53.210Z] 27dd9c7c3875: Layer already exists [2025-01-14T02:39:53.210Z] 2c2fa7d6dabe: Layer already exists [2025-01-14T02:39:53.210Z] ce5a8cde9eee: Layer already exists [2025-01-14T02:39:53.210Z] 4.0.0-dev.9: digest: sha256:6326b039eddb651eb2c92a8a4368c56389d8df646af3a5810259a85cf34049ef size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:39:53.536Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3549df6dcc703df88a56d94e623ba7f0daa5638e-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:39:53.864Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3549df6dcc703df88a56d94e623ba7f0daa5638e-4.0.0-dev.9 [2025-01-14T02:39:53.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-01-14T02:39:53.864Z] c9de461672b9: Preparing [2025-01-14T02:39:53.864Z] 0241b3192a49: Preparing [2025-01-14T02:39:53.864Z] 2c2fa7d6dabe: Preparing [2025-01-14T02:39:53.864Z] e9bf32c737b9: Preparing [2025-01-14T02:39:53.864Z] 27dd9c7c3875: Preparing [2025-01-14T02:39:53.864Z] ce5a8cde9eee: Preparing [2025-01-14T02:39:53.864Z] ce5a8cde9eee: Waiting [2025-01-14T02:39:53.864Z] 2c2fa7d6dabe: Layer already exists [2025-01-14T02:39:53.864Z] c9de461672b9: Layer already exists [2025-01-14T02:39:53.864Z] e9bf32c737b9: Layer already exists [2025-01-14T02:39:53.864Z] 27dd9c7c3875: Layer already exists [2025-01-14T02:39:53.864Z] 0241b3192a49: Layer already exists [2025-01-14T02:39:53.864Z] ce5a8cde9eee: Layer already exists [2025-01-14T02:39:53.864Z] 3549df6dcc703df88a56d94e623ba7f0daa5638e-4.0.0-dev.9: digest: sha256:6326b039eddb651eb2c92a8a4368c56389d8df646af3a5810259a85cf34049ef size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:39:54.209Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:39:54.536Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2025-01-14T02:39:54.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-01-14T02:39:54.536Z] c9de461672b9: Preparing [2025-01-14T02:39:54.536Z] 0241b3192a49: Preparing [2025-01-14T02:39:54.536Z] 2c2fa7d6dabe: Preparing [2025-01-14T02:39:54.536Z] e9bf32c737b9: Preparing [2025-01-14T02:39:54.536Z] 27dd9c7c3875: Preparing [2025-01-14T02:39:54.536Z] ce5a8cde9eee: Preparing [2025-01-14T02:39:54.536Z] c9de461672b9: Layer already exists [2025-01-14T02:39:54.536Z] 0241b3192a49: Layer already exists [2025-01-14T02:39:54.536Z] 2c2fa7d6dabe: Layer already exists [2025-01-14T02:39:54.536Z] e9bf32c737b9: Layer already exists [2025-01-14T02:39:54.536Z] 27dd9c7c3875: Layer already exists [2025-01-14T02:39:54.536Z] ce5a8cde9eee: Layer already exists [2025-01-14T02:39:54.536Z] main: digest: sha256:6326b039eddb651eb2c92a8a4368c56389d8df646af3a5810259a85cf34049ef size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-14T02:39:54.617Z] ===================================================== [Pipeline] echo [2025-01-14T02:39:54.633Z] taggedImages: [2025-01-14T02:39:54.633Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3549df6dcc703df88a56d94e623ba7f0daa5638e [2025-01-14T02:39:54.633Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-01-14T02:39:54.633Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.9 [2025-01-14T02:39:54.633Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3549df6dcc703df88a56d94e623ba7f0daa5638e-4.0.0-dev.9 [2025-01-14T02:39:54.633Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:39:55.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-14T02:39:55.057Z] [2025-01-14T02:39:55.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:39:55.363Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-14T02:39:55.363Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-14T02:39:55.363Z] 5eb5b503b376: Pulling fs layer [2025-01-14T02:39:55.363Z] 5c69ac0246d0: Pulling fs layer [2025-01-14T02:39:55.363Z] ec43610c2a17: Pulling fs layer [2025-01-14T02:39:55.363Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-14T02:39:55.363Z] 33b1e0a273af: Pulling fs layer [2025-01-14T02:39:55.363Z] 3a2ae6a8a46f: Waiting [2025-01-14T02:39:55.363Z] 5d3b04190fa2: Pulling fs layer [2025-01-14T02:39:55.363Z] 2f39f015ded8: Pulling fs layer [2025-01-14T02:39:55.363Z] 33b1e0a273af: Waiting [2025-01-14T02:39:55.363Z] 2f39f015ded8: Waiting [2025-01-14T02:39:55.363Z] 5c69ac0246d0: Download complete [2025-01-14T02:39:55.363Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-14T02:39:55.363Z] 3a2ae6a8a46f: Download complete [2025-01-14T02:39:55.363Z] 33b1e0a273af: Verifying Checksum [2025-01-14T02:39:55.363Z] 33b1e0a273af: Download complete [2025-01-14T02:39:55.363Z] 5d3b04190fa2: Verifying Checksum [2025-01-14T02:39:55.363Z] 5d3b04190fa2: Download complete [2025-01-14T02:39:55.622Z] ec43610c2a17: Verifying Checksum [2025-01-14T02:39:55.622Z] ec43610c2a17: Download complete [2025-01-14T02:39:55.622Z] 5eb5b503b376: Verifying Checksum [2025-01-14T02:39:55.622Z] 5eb5b503b376: Download complete [2025-01-14T02:39:57.011Z] 5eb5b503b376: Pull complete [2025-01-14T02:39:57.011Z] 5c69ac0246d0: Pull complete [2025-01-14T02:39:57.287Z] ec43610c2a17: Pull complete [2025-01-14T02:39:57.572Z] 3a2ae6a8a46f: Pull complete [2025-01-14T02:39:57.572Z] 33b1e0a273af: Pull complete [2025-01-14T02:39:57.831Z] 5d3b04190fa2: Pull complete [2025-01-14T02:40:03.134Z] 2f39f015ded8: Pull complete [2025-01-14T02:40:03.134Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-14T02:40:03.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-14T02:40:03.134Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-14T02:40:03.235Z] prd-ubuntu20.04-docker-8c-8g-36672 does not seem to be running inside a container [2025-01-14T02:40:03.276Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-14T02:40:08.967Z] $ docker top 7d4e1ee5b80bdb40775c3e0ebd869c642a175782910f3051312d6bab7a4a4742 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-14T02:40:09.364Z] ---> job-cost.sh [2025-01-14T02:40:09.364Z] lf-activate-venv: SKIPPING [2025-01-14T02:40:09.364Z] INFO: No Stack... [2025-01-14T02:40:09.624Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-14T02:40:09.883Z] INFO: Archiving Costs [Pipeline] sh [2025-01-14T02:40:10.174Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2025-01-14T02:40:10.174Z] + cut -d, -f6 [Pipeline] lock [2025-01-14T02:40:10.191Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-187-stack-cost] [2025-01-14T02:40:10.202Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-187-stack-cost] did not exist. Created. [2025-01-14T02:40:10.209Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-187-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-14T02:40:10.526Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-14T02:40:10.566Z] Stashed 1 file(s) [Pipeline] } [2025-01-14T02:40:10.575Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-187-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-14T02:40:10.608Z] $ docker stop --time=1 7d4e1ee5b80bdb40775c3e0ebd869c642a175782910f3051312d6bab7a4a4742 [2025-01-14T02:40:11.855Z] $ docker rm -f --volumes 7d4e1ee5b80bdb40775c3e0ebd869c642a175782910f3051312d6bab7a4a4742 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-01-14T02:41:01.006Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-36673 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2025-01-14T02:41:01.026Z] Running in /w/workspace/device-mqtt-go/187 [Pipeline] { [Pipeline] checkout [2025-01-14T02:41:04.159Z] The recommended git tool is: git [2025-01-14T02:41:09.976Z] using credential edgex-jenkins-ssh [2025-01-14T02:41:10.010Z] Cloning the remote Git repository [2025-01-14T02:41:10.072Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2025-01-14T02:41:10.175Z] > git init /w/workspace/device-mqtt-go/187 # timeout=10 [2025-01-14T02:41:10.330Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2025-01-14T02:41:10.332Z] > git --version # timeout=10 [2025-01-14T02:41:10.358Z] > git --version # 'git version 2.25.1' [2025-01-14T02:41:10.361Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-14T02:41:10.516Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-14T02:41:14.272Z] Avoid second fetch [2025-01-14T02:41:14.273Z] Checking out Revision 3549df6dcc703df88a56d94e623ba7f0daa5638e (main) [2025-01-14T02:41:13.214Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2025-01-14T02:41:13.241Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-14T02:41:14.287Z] > git config core.sparsecheckout # timeout=10 [2025-01-14T02:41:14.914Z] Commit message: "Merge pull request #722 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.17" [2025-01-14T02:41:14.346Z] > git checkout -f 3549df6dcc703df88a56d94e623ba7f0daa5638e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-14T02:41:19.850Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-14T02:41:19.850Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-14T02:41:19.850Z] Dload Upload Total Spent Left Speed [2025-01-14T02:41:19.850Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 88468 0 --:--:-- --:--:-- --:--:-- 89083 [Pipeline] sh [2025-01-14T02:41:20.195Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-14T02:41:20.530Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2025-01-14T02:41:20.530Z] [2025-01-14T02:41:20.530Z] { [2025-01-14T02:41:20.530Z] "registry-mirrors": [ [2025-01-14T02:41:20.530Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-14T02:41:20.530Z] ], [2025-01-14T02:41:20.530Z] "bip": "10.250.0.254/24", [2025-01-14T02:41:20.530Z] "hosts": [ [2025-01-14T02:41:20.530Z] "tcp://0.0.0.0:5555", [2025-01-14T02:41:20.530Z] "unix:///var/run/docker.sock" [2025-01-14T02:41:20.530Z] ], [2025-01-14T02:41:20.530Z] "mtu": 1458, [2025-01-14T02:41:20.530Z] "selinux-enabled": true, [2025-01-14T02:41:20.530Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-14T02:41:20.530Z] } [Pipeline] sh [2025-01-14T02:41:20.863Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-14T02:41:21.193Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-14T02:41:39.459Z] provisioning config files... [2025-01-14T02:41:39.487Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/187@tmp/config5895037185514790144tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-14T02:41:39.931Z] ---> ****-login.sh [2025-01-14T02:41:39.931Z] nexus3.edgexfoundry.org:10001 [2025-01-14T02:41:40.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T02:41:40.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T02:41:40.475Z] Configure a credential helper to remove this warning. See [2025-01-14T02:41:40.475Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T02:41:40.475Z] [2025-01-14T02:41:40.475Z] Login Succeeded [2025-01-14T02:41:40.475Z] nexus3.edgexfoundry.org:10002 [2025-01-14T02:41:40.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T02:41:40.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T02:41:40.746Z] Configure a credential helper to remove this warning. See [2025-01-14T02:41:40.746Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T02:41:40.746Z] [2025-01-14T02:41:40.746Z] Login Succeeded [2025-01-14T02:41:40.746Z] nexus3.edgexfoundry.org:10003 [2025-01-14T02:41:40.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T02:41:41.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T02:41:41.016Z] Configure a credential helper to remove this warning. See [2025-01-14T02:41:41.016Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T02:41:41.016Z] [2025-01-14T02:41:41.016Z] Login Succeeded [2025-01-14T02:41:41.016Z] nexus3.edgexfoundry.org:10004 [2025-01-14T02:41:41.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T02:41:41.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T02:41:41.287Z] Configure a credential helper to remove this warning. See [2025-01-14T02:41:41.287Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T02:41:41.287Z] [2025-01-14T02:41:41.287Z] Login Succeeded [2025-01-14T02:41:41.287Z] ****.io [2025-01-14T02:41:41.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T02:41:41.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T02:41:41.560Z] Configure a credential helper to remove this warning. See [2025-01-14T02:41:41.560Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T02:41:41.560Z] [2025-01-14T02:41:41.560Z] Login Succeeded [2025-01-14T02:41:41.830Z] ---> ****-login.sh ends [Pipeline] } [2025-01-14T02:41:41.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-14T02:41:42.184Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-14T02:41:42.204Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-14T02:41:42.226Z] ========================================================= [2025-01-14T02:41:42.226Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-14T02:41:42.226Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:41:42.617Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-01-14T02:41:44.034Z] #0 building with "default" instance using docker driver [2025-01-14T02:41:44.034Z] [2025-01-14T02:41:44.034Z] #1 [internal] load build definition from Dockerfile [2025-01-14T02:41:44.034Z] #1 transferring dockerfile: 1.84kB 0.0s done [2025-01-14T02:41:44.034Z] #1 DONE 0.1s [2025-01-14T02:41:44.034Z] [2025-01-14T02:41:44.034Z] #2 [internal] load .dockerignore [2025-01-14T02:41:44.034Z] #2 transferring context: 182B done [2025-01-14T02:41:44.034Z] #2 DONE 0.1s [2025-01-14T02:41:44.034Z] [2025-01-14T02:41:44.034Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-14T02:41:44.034Z] #3 DONE 0.1s [2025-01-14T02:41:44.034Z] [2025-01-14T02:41:44.034Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-14T02:41:44.034Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done [2025-01-14T02:41:44.307Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 1.44MB / 70.67MB 0.2s [2025-01-14T02:41:44.307Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 3.30MB / 4.09MB 0.2s [2025-01-14T02:41:44.307Z] #4 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done [2025-01-14T02:41:44.307Z] #4 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done [2025-01-14T02:41:44.307Z] #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 0B / 126B 0.2s [2025-01-14T02:41:44.307Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s done [2025-01-14T02:41:44.307Z] #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.2s done [2025-01-14T02:41:44.307Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2025-01-14T02:41:44.307Z] #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 0B / 441B 0.3s [2025-01-14T02:41:44.592Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 7.57MB / 70.67MB 0.4s [2025-01-14T02:41:44.592Z] #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.2s done [2025-01-14T02:41:44.592Z] #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.3s done [2025-01-14T02:41:44.592Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s done [2025-01-14T02:41:44.592Z] #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.4s done [2025-01-14T02:41:44.592Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 0B / 98.78MB 0.4s [2025-01-14T02:41:44.592Z] #4 ... [2025-01-14T02:41:44.592Z] [2025-01-14T02:41:44.592Z] #5 [internal] load build context [2025-01-14T02:41:44.592Z] #5 transferring context: 10.54MB 0.5s done [2025-01-14T02:41:44.592Z] #5 DONE 0.6s [2025-01-14T02:41:44.592Z] [2025-01-14T02:41:44.592Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-14T02:41:44.592Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.10MB / 12.74MB 0.5s [2025-01-14T02:41:44.592Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 14.68MB / 70.67MB 0.6s [2025-01-14T02:41:44.592Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.24MB / 98.78MB 0.6s [2025-01-14T02:41:44.592Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 5.24MB / 12.74MB 0.6s [2025-01-14T02:41:44.873Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 18.87MB / 70.67MB 0.7s [2025-01-14T02:41:44.873Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done [2025-01-14T02:41:44.873Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 9.44MB / 12.74MB 0.7s [2025-01-14T02:41:44.873Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 28.57MB / 70.67MB 0.9s [2025-01-14T02:41:44.873Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 19.30MB / 98.78MB 0.9s [2025-01-14T02:41:44.873Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.8s done [2025-01-14T02:41:45.158Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 33.55MB / 70.67MB 1.0s [2025-01-14T02:41:45.158Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 [2025-01-14T02:41:45.158Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 40.89MB / 70.67MB 1.2s [2025-01-14T02:41:45.158Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 35.65MB / 98.78MB 1.2s [2025-01-14T02:41:45.432Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 46.14MB / 70.67MB 1.3s [2025-01-14T02:41:45.432Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 40.89MB / 98.78MB 1.3s [2025-01-14T02:41:45.432Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.2s done [2025-01-14T02:41:45.432Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 52.43MB / 70.67MB 1.5s [2025-01-14T02:41:45.432Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 51.38MB / 98.78MB 1.5s [2025-01-14T02:41:45.704Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 57.67MB / 70.67MB 1.6s [2025-01-14T02:41:45.704Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 56.62MB / 98.78MB 1.6s [2025-01-14T02:41:45.704Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 62.91MB / 70.67MB 1.7s [2025-01-14T02:41:45.704Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 61.87MB / 98.78MB 1.7s [2025-01-14T02:41:45.972Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.06MB / 70.67MB 1.8s [2025-01-14T02:41:45.972Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 67.11MB / 98.78MB 1.8s [2025-01-14T02:41:45.972Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 73.75MB / 98.78MB 1.9s [2025-01-14T02:41:45.972Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 [2025-01-14T02:41:46.243Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.9s done [2025-01-14T02:41:46.243Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 85.98MB / 98.78MB 2.1s [2025-01-14T02:41:46.243Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 91.45MB / 98.78MB 2.2s [2025-01-14T02:41:46.243Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 97.52MB / 98.78MB 2.3s [2025-01-14T02:41:46.513Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.4s done [2025-01-14T02:41:53.180Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 6.2s [2025-01-14T02:41:57.453Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.2s [2025-01-14T02:42:05.682Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 18.8s done [2025-01-14T02:42:07.634Z] #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done [2025-01-14T02:42:07.634Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-01-14T02:42:07.634Z] #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 [2025-01-14T02:42:07.634Z] #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done [2025-01-14T02:42:07.634Z] #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done [2025-01-14T02:42:07.634Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 [2025-01-14T02:42:12.998Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.2s [2025-01-14T02:42:16.364Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 8.2s done [2025-01-14T02:42:16.364Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 [2025-01-14T02:42:17.780Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 1.8s done [2025-01-14T02:42:18.050Z] #4 DONE 34.0s [2025-01-14T02:42:18.050Z] [2025-01-14T02:42:18.050Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-01-14T02:42:18.638Z] #6 0.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-14T02:42:19.222Z] #6 1.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-14T02:42:20.635Z] #6 2.441 (1/4) Installing openssh-keygen (9.7_p1-r4) [2025-01-14T02:42:20.635Z] #6 2.464 (2/4) Installing libedit (20240517.3.1-r0) [2025-01-14T02:42:20.635Z] #6 2.476 (3/4) Installing openssh-client-common (9.7_p1-r4) [2025-01-14T02:42:20.635Z] #6 2.539 (4/4) Installing openssh-client-default (9.7_p1-r4) [2025-01-14T02:42:20.635Z] #6 2.564 Executing busybox-1.36.1-r29.trigger [2025-01-14T02:42:20.635Z] #6 2.601 OK: 244 MiB in 62 packages [2025-01-14T02:42:22.588Z] #6 DONE 4.5s [2025-01-14T02:42:22.588Z] [2025-01-14T02:42:22.588Z] #7 [builder 3/7] WORKDIR /device-mqtt-go [2025-01-14T02:42:22.588Z] #7 DONE 0.1s [2025-01-14T02:42:22.588Z] [2025-01-14T02:42:22.588Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-01-14T02:42:22.860Z] #8 DONE 0.2s [2025-01-14T02:42:22.860Z] [2025-01-14T02:42:22.860Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-14T02:42:55.114Z] #9 DONE 30.6s [2025-01-14T02:42:55.114Z] [2025-01-14T02:42:55.114Z] #10 [builder 6/7] COPY . . [2025-01-14T02:42:55.114Z] #10 DONE 0.3s [2025-01-14T02:42:55.114Z] [2025-01-14T02:42:55.114Z] #11 [builder 7/7] RUN echo noop [2025-01-14T02:42:55.114Z] #11 0.577 noop [2025-01-14T02:42:55.114Z] #11 DONE 0.7s [2025-01-14T02:42:55.114Z] [2025-01-14T02:42:55.114Z] #12 exporting to image [2025-01-14T02:42:55.114Z] #12 exporting layers [2025-01-14T02:43:34.016Z] #12 exporting layers 34.3s done [2025-01-14T02:43:34.016Z] #12 writing image sha256:e99f261ee526cb6a71b51f4df37083d9dde1382904b934069dd676c85a45426a done [2025-01-14T02:43:34.016Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2025-01-14T02:43:34.016Z] #12 DONE 34.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:43:34.411Z] + docker inspect -f . ci-base-image-arm64 [2025-01-14T02:43:34.411Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-14T02:43:34.604Z] prd-ubuntu20.04-docker-arm64-4c-16g-36673 does not seem to be running inside a container [2025-01-14T02:43:34.661Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/187 -v /w/workspace/device-mqtt-go/187:/w/workspace/device-mqtt-go/187:rw,z -v /w/workspace/device-mqtt-go/187@tmp:/w/workspace/device-mqtt-go/187@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-01-14T02:43:35.927Z] $ docker top 1da411937dd9de124bc8f79c71526742730fbfa212b89f19c25c87bccc7c53c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-14T02:43:36.723Z] + go version [2025-01-14T02:43:36.723Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-14T02:43:36.737Z] $ docker stop --time=1 1da411937dd9de124bc8f79c71526742730fbfa212b89f19c25c87bccc7c53c4 [2025-01-14T02:43:38.276Z] $ docker rm -f --volumes 1da411937dd9de124bc8f79c71526742730fbfa212b89f19c25c87bccc7c53c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:43:38.853Z] + docker inspect -f . ci-base-image-arm64 [2025-01-14T02:43:38.853Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-14T02:43:39.021Z] prd-ubuntu20.04-docker-arm64-4c-16g-36673 does not seem to be running inside a container [2025-01-14T02:43:39.090Z] $ 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/187 -v /w/workspace/device-mqtt-go/187:/w/workspace/device-mqtt-go/187:rw,z -v /w/workspace/device-mqtt-go/187@tmp:/w/workspace/device-mqtt-go/187@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-01-14T02:43:40.036Z] $ docker top 711d41a137b2d6ade45b2d58229c233b52812afceea9cc9317773ecaf48b5480 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-14T02:43:40.512Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/187 [Pipeline] fileExists [Pipeline] sh [2025-01-14T02:43:40.853Z] + make test [2025-01-14T02:43:40.853Z] go test ./... -coverprofile=coverage.out ./... [2025-01-14T02:43:46.212Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2025-01-14T02:45:52.909Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2025-01-14T02:45:52.909Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2025-01-14T02:45:52.909Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.045s coverage: 22.8% of statements [2025-01-14T02:45:52.909Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-01-14T02:45:52.909Z] go vet ./... [2025-01-14T02:46:11.190Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-14T02:46:11.190Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-14T02:46:11.190Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-14T02:46:11.214Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-14T02:46:11.235Z] $ docker stop --time=1 711d41a137b2d6ade45b2d58229c233b52812afceea9cc9317773ecaf48b5480 [2025-01-14T02:46:13.094Z] $ docker rm -f --volumes 711d41a137b2d6ade45b2d58229c233b52812afceea9cc9317773ecaf48b5480 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-14T02:46:14.660Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-14T02:46:14.680Z] Warning: overwriting stash ‘coverage-report’ [2025-01-14T02:46:15.237Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-14T02:46:15.649Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-14T02:46:15.965Z] + ls -al . [2025-01-14T02:46:15.965Z] total 248 [2025-01-14T02:46:15.965Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 02:43 . [2025-01-14T02:46:15.965Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:41 .. [2025-01-14T02:46:15.965Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 14 02:41 .dockerignore [2025-01-14T02:46:15.965Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 02:41 .git [2025-01-14T02:46:15.965Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:41 .github [2025-01-14T02:46:15.965Z] -rw-rw-r-- 1 jenkins jenkins 264 Jan 14 02:41 .gitignore [2025-01-14T02:46:15.965Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 14 02:41 .golangci.yml [2025-01-14T02:46:15.965Z] -rw-rw-r-- 1 jenkins jenkins 19106 Jan 14 02:41 Attribution.txt [2025-01-14T02:46:15.965Z] -rw-rw-r-- 1 jenkins jenkins 18574 Jan 14 02:41 CHANGELOG.md [2025-01-14T02:46:15.965Z] -rw-rw-r-- 1 jenkins jenkins 1803 Jan 14 02:41 Dockerfile [2025-01-14T02:46:15.965Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 14 02:41 GOVERNANCE.md [2025-01-14T02:46:15.965Z] -rw-rw-r-- 1 jenkins jenkins 657 Jan 14 02:41 Jenkinsfile [2025-01-14T02:46:15.965Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 14 02:41 LICENSE [2025-01-14T02:46:15.965Z] -rw-rw-r-- 1 jenkins jenkins 2545 Jan 14 02:41 Makefile [2025-01-14T02:46:15.965Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 14 02:41 OWNERS.md [2025-01-14T02:46:15.965Z] -rw-rw-r-- 1 jenkins jenkins 3599 Jan 14 02:41 README.md [2025-01-14T02:46:15.965Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 14 02:37 VERSION [2025-01-14T02:46:15.965Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:41 bin [2025-01-14T02:46:15.965Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:41 cmd [2025-01-14T02:46:15.965Z] -rw-r--r-- 1 jenkins jenkins 21039 Jan 14 02:45 coverage.out [2025-01-14T02:46:15.965Z] -rw-rw-r-- 1 jenkins jenkins 6269 Jan 14 02:41 go.mod [2025-01-14T02:46:15.965Z] -rw-rw-r-- 1 jenkins jenkins 86632 Jan 14 02:41 go.sum [2025-01-14T02:46:15.965Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:41 internal [2025-01-14T02:46:15.965Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:41 mock [2025-01-14T02:46:15.965Z] -rw-rw-r-- 1 jenkins jenkins 227 Jan 14 02:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:46:16.311Z] + 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=3549df6dcc703df88a56d94e623ba7f0daa5638e --label arch=arm64 --label version=4.0.0-dev.9 . [2025-01-14T02:46:17.267Z] #0 building with "default" instance using docker driver [2025-01-14T02:46:17.267Z] [2025-01-14T02:46:17.267Z] #1 [internal] load .dockerignore [2025-01-14T02:46:17.267Z] #1 transferring context: 182B 0.0s done [2025-01-14T02:46:17.267Z] #1 DONE 0.0s [2025-01-14T02:46:17.267Z] [2025-01-14T02:46:17.267Z] #2 [internal] load build definition from Dockerfile [2025-01-14T02:46:17.267Z] #2 transferring dockerfile: 1.84kB 0.0s done [2025-01-14T02:46:17.267Z] #2 DONE 0.0s [2025-01-14T02:46:17.267Z] [2025-01-14T02:46:17.267Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-14T02:46:17.267Z] #3 DONE 0.0s [2025-01-14T02:46:17.267Z] [2025-01-14T02:46:17.267Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2025-01-14T02:46:17.850Z] #4 DONE 0.7s [2025-01-14T02:46:17.850Z] [2025-01-14T02:46:17.850Z] #5 [internal] load build context [2025-01-14T02:46:17.850Z] #5 transferring context: 28.36kB 0.1s done [2025-01-14T02:46:17.850Z] #5 DONE 0.1s [2025-01-14T02:46:17.850Z] [2025-01-14T02:46:17.850Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-14T02:46:17.850Z] #6 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-01-14T02:46:17.850Z] #6 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-14T02:46:17.850Z] #6 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-14T02:46:17.850Z] #6 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-14T02:46:17.850Z] #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0B / 4.09MB 0.1s [2025-01-14T02:46:18.118Z] #6 ... [2025-01-14T02:46:18.118Z] [2025-01-14T02:46:18.118Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-14T02:46:18.118Z] #7 DONE 0.2s [2025-01-14T02:46:18.118Z] [2025-01-14T02:46:18.118Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-14T02:46:18.118Z] #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.05MB / 4.09MB 0.2s [2025-01-14T02:46:18.118Z] #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-01-14T02:46:18.385Z] #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.3s done [2025-01-14T02:46:18.652Z] #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.4s done [2025-01-14T02:46:18.922Z] #6 DONE 1.1s [2025-01-14T02:46:18.922Z] [2025-01-14T02:46:18.922Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-01-14T02:46:19.503Z] #8 0.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-14T02:46:19.768Z] #8 0.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-14T02:46:21.186Z] #8 ... [2025-01-14T02:46:21.187Z] [2025-01-14T02:46:21.187Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-01-14T02:46:21.187Z] #9 0.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-14T02:46:21.187Z] #9 1.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-14T02:46:21.187Z] #9 2.624 OK: 244 MiB in 62 packages [2025-01-14T02:46:21.187Z] #9 DONE 3.0s [2025-01-14T02:46:21.187Z] [2025-01-14T02:46:21.187Z] #10 [builder 3/7] WORKDIR /device-mqtt-go [2025-01-14T02:46:21.187Z] #10 DONE 0.1s [2025-01-14T02:46:21.187Z] [2025-01-14T02:46:21.187Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-01-14T02:46:21.187Z] #11 DONE 0.1s [2025-01-14T02:46:21.187Z] [2025-01-14T02:46:21.187Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-01-14T02:46:21.187Z] #8 2.373 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-14T02:46:21.187Z] #8 2.409 Executing busybox-1.36.1-r29.trigger [2025-01-14T02:46:21.187Z] #8 2.435 OK: 9 MiB in 15 packages [2025-01-14T02:46:21.777Z] #8 DONE 2.8s [2025-01-14T02:46:21.777Z] [2025-01-14T02:46:21.777Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2025-01-14T02:46:22.362Z] #12 0.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-14T02:46:22.648Z] #12 ... [2025-01-14T02:46:22.648Z] [2025-01-14T02:46:22.648Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-14T02:46:22.648Z] #13 DONE 1.5s [2025-01-14T02:46:22.915Z] [2025-01-14T02:46:22.915Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2025-01-14T02:46:22.915Z] #12 1.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-14T02:46:23.182Z] #12 ... [2025-01-14T02:46:23.182Z] [2025-01-14T02:46:23.182Z] #14 [builder 6/7] COPY . . [2025-01-14T02:46:23.182Z] #14 DONE 0.4s [2025-01-14T02:46:23.182Z] [2025-01-14T02:46:23.182Z] #15 [builder 7/7] RUN make build [2025-01-14T02:46:23.768Z] #15 0.660 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2025-01-14T02:46:25.184Z] #15 ... [2025-01-14T02:46:25.184Z] [2025-01-14T02:46:25.184Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2025-01-14T02:46:25.184Z] #12 2.748 OK: 9 MiB in 15 packages [2025-01-14T02:46:25.184Z] #12 DONE 3.2s [2025-01-14T02:46:25.184Z] [2025-01-14T02:46:25.184Z] #15 [builder 7/7] RUN make build [2025-01-14T02:48:31.868Z] #15 DONE 122.4s [2025-01-14T02:48:31.868Z] [2025-01-14T02:48:31.868Z] #16 [stage-1 4/6] COPY --from=builder /device-mqtt-go/cmd / [2025-01-14T02:48:31.868Z] #16 DONE 0.5s [2025-01-14T02:48:31.868Z] [2025-01-14T02:48:31.868Z] #17 [stage-1 5/6] COPY --from=builder /device-mqtt-go/LICENSE / [2025-01-14T02:48:31.868Z] #17 DONE 0.1s [2025-01-14T02:48:31.868Z] [2025-01-14T02:48:31.868Z] #18 [stage-1 6/6] COPY --from=builder /device-mqtt-go/Attribution.txt / [2025-01-14T02:48:31.868Z] #18 DONE 0.1s [2025-01-14T02:48:31.868Z] [2025-01-14T02:48:31.868Z] #19 exporting to image [2025-01-14T02:48:31.868Z] #19 exporting layers [2025-01-14T02:48:31.868Z] #19 exporting layers 0.7s done [2025-01-14T02:48:31.868Z] #19 writing image sha256:f8db07e6dba2cab9ab059c01f23233af127894780b0759bf3aa22759ae458b01 done [2025-01-14T02:48:31.868Z] #19 naming to docker.io/library/device-mqtt-arm64 done [2025-01-14T02:48:31.868Z] #19 DONE 0.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-14T02:48:32.031Z] provisioning config files... [2025-01-14T02:48:32.044Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/187@tmp/config17059001626714766175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-14T02:48:32.385Z] ---> ****-login.sh [2025-01-14T02:48:32.386Z] nexus3.edgexfoundry.org:10001 [2025-01-14T02:48:32.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T02:48:32.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T02:48:32.653Z] Configure a credential helper to remove this warning. See [2025-01-14T02:48:32.653Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T02:48:32.653Z] [2025-01-14T02:48:32.653Z] Login Succeeded [2025-01-14T02:48:32.653Z] nexus3.edgexfoundry.org:10002 [2025-01-14T02:48:32.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T02:48:32.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T02:48:32.919Z] Configure a credential helper to remove this warning. See [2025-01-14T02:48:32.919Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T02:48:32.919Z] [2025-01-14T02:48:32.919Z] Login Succeeded [2025-01-14T02:48:32.919Z] nexus3.edgexfoundry.org:10003 [2025-01-14T02:48:32.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T02:48:33.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T02:48:33.186Z] Configure a credential helper to remove this warning. See [2025-01-14T02:48:33.186Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T02:48:33.186Z] [2025-01-14T02:48:33.186Z] Login Succeeded [2025-01-14T02:48:33.186Z] nexus3.edgexfoundry.org:10004 [2025-01-14T02:48:33.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T02:48:33.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T02:48:33.454Z] Configure a credential helper to remove this warning. See [2025-01-14T02:48:33.454Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T02:48:33.454Z] [2025-01-14T02:48:33.454Z] Login Succeeded [2025-01-14T02:48:33.454Z] ****.io [2025-01-14T02:48:33.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T02:48:33.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T02:48:33.987Z] Configure a credential helper to remove this warning. See [2025-01-14T02:48:33.987Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T02:48:33.987Z] [2025-01-14T02:48:33.987Z] Login Succeeded [2025-01-14T02:48:33.987Z] ---> ****-login.sh ends [Pipeline] } [2025-01-14T02:48:34.000Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-14T02:48:34.057Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-14T02:48:34.084Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2025-01-14T02:48:34.084Z] 3549df6dcc703df88a56d94e623ba7f0daa5638e [2025-01-14T02:48:34.084Z] latest [2025-01-14T02:48:34.084Z] 4.0.0-dev.9 [2025-01-14T02:48:34.084Z] 3549df6dcc703df88a56d94e623ba7f0daa5638e-4.0.0-dev.9 [2025-01-14T02:48:34.084Z] main [2025-01-14T02:48:34.084Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:48:34.455Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3549df6dcc703df88a56d94e623ba7f0daa5638e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:48:34.819Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3549df6dcc703df88a56d94e623ba7f0daa5638e [2025-01-14T02:48:34.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-01-14T02:48:34.819Z] 927eeae57db6: Preparing [2025-01-14T02:48:34.819Z] 5cd2270393c7: Preparing [2025-01-14T02:48:34.819Z] b2e5416ca48f: Preparing [2025-01-14T02:48:34.819Z] 79bc63523ae0: Preparing [2025-01-14T02:48:34.819Z] c69cf622891c: Preparing [2025-01-14T02:48:34.819Z] 534a70dc8296: Preparing [2025-01-14T02:48:34.819Z] 534a70dc8296: Waiting [2025-01-14T02:48:35.083Z] 927eeae57db6: Pushed [2025-01-14T02:48:35.083Z] 5cd2270393c7: Pushed [2025-01-14T02:48:35.083Z] c69cf622891c: Pushed [2025-01-14T02:48:35.083Z] 79bc63523ae0: Pushed [2025-01-14T02:48:35.083Z] 534a70dc8296: Layer already exists [2025-01-14T02:48:45.146Z] b2e5416ca48f: Pushed [2025-01-14T02:48:45.146Z] 3549df6dcc703df88a56d94e623ba7f0daa5638e: digest: sha256:c3b0fd42a85369d70e06f3818d35fd522b47d707a9fa2e44ca39325132233817 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:48:45.519Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:48:45.882Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2025-01-14T02:48:45.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-01-14T02:48:45.882Z] 927eeae57db6: Preparing [2025-01-14T02:48:45.882Z] 5cd2270393c7: Preparing [2025-01-14T02:48:45.882Z] b2e5416ca48f: Preparing [2025-01-14T02:48:45.882Z] 79bc63523ae0: Preparing [2025-01-14T02:48:45.882Z] c69cf622891c: Preparing [2025-01-14T02:48:45.882Z] 534a70dc8296: Preparing [2025-01-14T02:48:45.882Z] 534a70dc8296: Waiting [2025-01-14T02:48:45.882Z] c69cf622891c: Layer already exists [2025-01-14T02:48:45.882Z] 927eeae57db6: Layer already exists [2025-01-14T02:48:45.882Z] 5cd2270393c7: Layer already exists [2025-01-14T02:48:45.882Z] 79bc63523ae0: Layer already exists [2025-01-14T02:48:45.882Z] b2e5416ca48f: Layer already exists [2025-01-14T02:48:45.882Z] 534a70dc8296: Layer already exists [2025-01-14T02:48:46.149Z] latest: digest: sha256:c3b0fd42a85369d70e06f3818d35fd522b47d707a9fa2e44ca39325132233817 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:48:46.541Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:48:46.898Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.9 [2025-01-14T02:48:46.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-01-14T02:48:46.898Z] 927eeae57db6: Preparing [2025-01-14T02:48:46.898Z] 5cd2270393c7: Preparing [2025-01-14T02:48:46.898Z] b2e5416ca48f: Preparing [2025-01-14T02:48:46.898Z] 79bc63523ae0: Preparing [2025-01-14T02:48:46.898Z] c69cf622891c: Preparing [2025-01-14T02:48:46.898Z] 534a70dc8296: Preparing [2025-01-14T02:48:46.898Z] 534a70dc8296: Waiting [2025-01-14T02:48:46.898Z] b2e5416ca48f: Layer already exists [2025-01-14T02:48:46.898Z] 79bc63523ae0: Layer already exists [2025-01-14T02:48:46.898Z] 927eeae57db6: Layer already exists [2025-01-14T02:48:46.898Z] c69cf622891c: Layer already exists [2025-01-14T02:48:46.898Z] 5cd2270393c7: Layer already exists [2025-01-14T02:48:46.898Z] 534a70dc8296: Layer already exists [2025-01-14T02:48:47.166Z] 4.0.0-dev.9: digest: sha256:c3b0fd42a85369d70e06f3818d35fd522b47d707a9fa2e44ca39325132233817 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:48:47.533Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3549df6dcc703df88a56d94e623ba7f0daa5638e-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:48:47.903Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3549df6dcc703df88a56d94e623ba7f0daa5638e-4.0.0-dev.9 [2025-01-14T02:48:47.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-01-14T02:48:47.903Z] 927eeae57db6: Preparing [2025-01-14T02:48:47.903Z] 5cd2270393c7: Preparing [2025-01-14T02:48:47.903Z] b2e5416ca48f: Preparing [2025-01-14T02:48:47.903Z] 79bc63523ae0: Preparing [2025-01-14T02:48:47.903Z] c69cf622891c: Preparing [2025-01-14T02:48:47.903Z] 534a70dc8296: Preparing [2025-01-14T02:48:47.903Z] 534a70dc8296: Waiting [2025-01-14T02:48:47.903Z] 5cd2270393c7: Layer already exists [2025-01-14T02:48:47.903Z] 927eeae57db6: Layer already exists [2025-01-14T02:48:47.903Z] b2e5416ca48f: Layer already exists [2025-01-14T02:48:47.903Z] 79bc63523ae0: Layer already exists [2025-01-14T02:48:47.903Z] c69cf622891c: Layer already exists [2025-01-14T02:48:47.903Z] 534a70dc8296: Layer already exists [2025-01-14T02:48:48.169Z] 3549df6dcc703df88a56d94e623ba7f0daa5638e-4.0.0-dev.9: digest: sha256:c3b0fd42a85369d70e06f3818d35fd522b47d707a9fa2e44ca39325132233817 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:48:48.531Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:48:48.978Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2025-01-14T02:48:48.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-01-14T02:48:48.978Z] 927eeae57db6: Preparing [2025-01-14T02:48:48.978Z] 5cd2270393c7: Preparing [2025-01-14T02:48:48.978Z] b2e5416ca48f: Preparing [2025-01-14T02:48:48.978Z] 79bc63523ae0: Preparing [2025-01-14T02:48:48.978Z] c69cf622891c: Preparing [2025-01-14T02:48:48.978Z] 534a70dc8296: Preparing [2025-01-14T02:48:48.978Z] 534a70dc8296: Waiting [2025-01-14T02:48:48.978Z] b2e5416ca48f: Layer already exists [2025-01-14T02:48:48.978Z] 79bc63523ae0: Layer already exists [2025-01-14T02:48:48.978Z] 927eeae57db6: Layer already exists [2025-01-14T02:48:48.978Z] 5cd2270393c7: Layer already exists [2025-01-14T02:48:48.978Z] c69cf622891c: Layer already exists [2025-01-14T02:48:48.978Z] 534a70dc8296: Layer already exists [2025-01-14T02:48:49.244Z] main: digest: sha256:c3b0fd42a85369d70e06f3818d35fd522b47d707a9fa2e44ca39325132233817 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-14T02:48:49.371Z] ===================================================== [Pipeline] echo [2025-01-14T02:48:49.387Z] taggedImages: [2025-01-14T02:48:49.387Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3549df6dcc703df88a56d94e623ba7f0daa5638e [2025-01-14T02:48:49.387Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2025-01-14T02:48:49.387Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.9 [2025-01-14T02:48:49.387Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3549df6dcc703df88a56d94e623ba7f0daa5638e-4.0.0-dev.9 [2025-01-14T02:48:49.387Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:48:49.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-14T02:48:49.886Z] [2025-01-14T02:48:49.886Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:48:50.218Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-14T02:48:50.218Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-14T02:48:50.218Z] 8998bd30e6a1: Pulling fs layer [2025-01-14T02:48:50.218Z] 04944245beec: Pulling fs layer [2025-01-14T02:48:50.218Z] 699f458cf7ca: Pulling fs layer [2025-01-14T02:48:50.218Z] 765212b225bb: Pulling fs layer [2025-01-14T02:48:50.218Z] f23df028b6ca: Pulling fs layer [2025-01-14T02:48:50.218Z] d65c8cfc05b1: Pulling fs layer [2025-01-14T02:48:50.218Z] 765212b225bb: Waiting [2025-01-14T02:48:50.218Z] f23df028b6ca: Waiting [2025-01-14T02:48:50.218Z] 2437ff75d9bd: Pulling fs layer [2025-01-14T02:48:50.218Z] d65c8cfc05b1: Waiting [2025-01-14T02:48:50.218Z] 2437ff75d9bd: Waiting [2025-01-14T02:48:50.486Z] 04944245beec: Verifying Checksum [2025-01-14T02:48:50.486Z] 04944245beec: Download complete [2025-01-14T02:48:50.486Z] 765212b225bb: Verifying Checksum [2025-01-14T02:48:50.486Z] 765212b225bb: Download complete [2025-01-14T02:48:50.486Z] f23df028b6ca: Verifying Checksum [2025-01-14T02:48:50.486Z] f23df028b6ca: Download complete [2025-01-14T02:48:50.486Z] d65c8cfc05b1: Download complete [2025-01-14T02:48:50.486Z] 699f458cf7ca: Verifying Checksum [2025-01-14T02:48:50.486Z] 699f458cf7ca: Download complete [2025-01-14T02:48:51.071Z] 8998bd30e6a1: Verifying Checksum [2025-01-14T02:48:51.071Z] 8998bd30e6a1: Download complete [2025-01-14T02:48:53.038Z] 2437ff75d9bd: Download complete [2025-01-14T02:48:57.284Z] 8998bd30e6a1: Pull complete [2025-01-14T02:48:57.553Z] 04944245beec: Pull complete [2025-01-14T02:48:59.501Z] 699f458cf7ca: Pull complete [2025-01-14T02:48:59.501Z] 765212b225bb: Pull complete [2025-01-14T02:49:00.916Z] f23df028b6ca: Pull complete [2025-01-14T02:49:00.916Z] d65c8cfc05b1: Pull complete [2025-01-14T02:49:27.607Z] 2437ff75d9bd: Pull complete [2025-01-14T02:49:27.607Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-14T02:49:27.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-14T02:49:27.607Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-14T02:49:27.795Z] prd-ubuntu20.04-docker-arm64-4c-16g-36673 does not seem to be running inside a container [2025-01-14T02:49:27.851Z] $ 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/187 -v /w/workspace/device-mqtt-go/187:/w/workspace/device-mqtt-go/187:rw,z -v /w/workspace/device-mqtt-go/187@tmp:/w/workspace/device-mqtt-go/187@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-01-14T02:49:29.947Z] $ docker top 839ad6419698d704afd35f44928202f79f531b60eaab479b2cb5e5cc0d9673f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-14T02:49:30.422Z] ---> job-cost.sh [2025-01-14T02:49:30.687Z] lf-activate-venv: SKIPPING [2025-01-14T02:49:30.687Z] INFO: No Stack... [2025-01-14T02:49:30.952Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-14T02:49:31.904Z] INFO: Archiving Costs [Pipeline] sh [2025-01-14T02:49:32.216Z] + cat /w/workspace/device-mqtt-go/187/archives/cost.csv [2025-01-14T02:49:32.216Z] + cut -d, -f6 [Pipeline] lock [2025-01-14T02:49:32.272Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-187-stack-cost] [2025-01-14T02:49:32.279Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-187-stack-cost] did not exist. Created. [2025-01-14T02:49:32.286Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-187-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-14T02:49:32.631Z] /w/workspace/device-mqtt-go/187@tmp/durable-1096cf60/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-01-14T02:49:32.956Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-14T02:49:32.970Z] Warning: overwriting stash ‘stack-cost’ [2025-01-14T02:49:33.015Z] Stashed 1 file(s) [Pipeline] } [2025-01-14T02:49:33.022Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-187-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-14T02:49:33.041Z] $ docker stop --time=1 839ad6419698d704afd35f44928202f79f531b60eaab479b2cb5e5cc0d9673f9 [2025-01-14T02:49:34.441Z] $ docker rm -f --volumes 839ad6419698d704afd35f44928202f79f531b60eaab479b2cb5e5cc0d9673f9 [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 [2025-01-14T02:49:34.987Z] provisioning config files... [2025-01-14T02:49:34.994Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14024349027281140963tmp [Pipeline] { [Pipeline] sh [2025-01-14T02:49:35.290Z] + set +x [2025-01-14T02:49:35.290Z] + curl -s https://codecov.io/bash [2025-01-14T02:49:35.290Z] + bash -s -- [2025-01-14T02:49:35.290Z] [2025-01-14T02:49:35.290Z] _____ _ [2025-01-14T02:49:35.291Z] / ____| | | [2025-01-14T02:49:35.291Z] | | ___ __| | ___ ___ _____ __ [2025-01-14T02:49:35.291Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-14T02:49:35.291Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-14T02:49:35.291Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-14T02:49:35.291Z] Bash-1.0.6 [2025-01-14T02:49:35.291Z] [2025-01-14T02:49:35.291Z] [2025-01-14T02:49:35.291Z] ==> git version 2.25.1 found [2025-01-14T02:49:35.291Z] ==> 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 [2025-01-14T02:49:35.291Z] Release-Date: 2020-01-08 [2025-01-14T02:49:35.291Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-01-14T02:49:35.291Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-14T02:49:35.291Z] ==> Jenkins CI detected. [2025-01-14T02:49:35.291Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2025-01-14T02:49:35.291Z] project root: . [2025-01-14T02:49:35.291Z] --> token set from env [2025-01-14T02:49:35.291Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-14T02:49:35.550Z] ==> Running gcov in . (disable via -X gcov) [2025-01-14T02:49:35.551Z] ==> Python coveragepy not found [2025-01-14T02:49:35.551Z] ==> Searching for coverage reports in: [2025-01-14T02:49:35.551Z] + . [2025-01-14T02:49:35.551Z] -> Found 1 reports [2025-01-14T02:49:35.551Z] ==> Detecting git/mercurial file structure [2025-01-14T02:49:35.551Z] ==> Reading reports [2025-01-14T02:49:35.551Z] + ./coverage.out bytes=21039 [2025-01-14T02:49:35.551Z] ==> Appending adjustments [2025-01-14T02:49:35.551Z] https://docs.codecov.io/docs/fixing-reports [2025-01-14T02:49:35.551Z] + Found adjustments [2025-01-14T02:49:35.551Z] ==> Gzipping contents [2025-01-14T02:49:35.551Z] 4.0K /tmp/codecov.juX6Cp.gz [2025-01-14T02:49:35.551Z] ==> Uploading reports [2025-01-14T02:49:35.551Z] url: https://codecov.io [2025-01-14T02:49:35.551Z] query: branch=main&commit=3549df6dcc703df88a56d94e623ba7f0daa5638e&build=187&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F187%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-14T02:49:35.551Z] -> Pinging Codecov [2025-01-14T02:49:35.551Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3549df6dcc703df88a56d94e623ba7f0daa5638e&build=187&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F187%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-14T02:49:35.811Z] -> Uploading to [2025-01-14T02:49:35.811Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/3549df6dcc703df88a56d94e623ba7f0daa5638e/cd4f28c2-f70d-40ca-a56f-bb88c3318c5a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250114%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250114T024935Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=47d836371a366cfe6511d59e1c8e523a437083f3a20d1bffa71b2e7583a7d185 [2025-01-14T02:49:35.811Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-14T02:49:35.811Z] Dload Upload Total Spent Left Speed [2025-01-14T02:49:36.070Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 19011 --:--:-- --:--:-- --:--:-- 19011 [2025-01-14T02:49:36.070Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/3549df6dcc703df88a56d94e623ba7f0daa5638e [Pipeline] } [2025-01-14T02:49:36.078Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-01-14T02:49:36.332Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-14T02:49:36.348Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:49:36.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-14T02:49:36.661Z] [2025-01-14T02:49:36.661Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:49:36.968Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-14T02:49:36.968Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-14T02:49:36.968Z] 43c4264eed91: Pulling fs layer [2025-01-14T02:49:36.968Z] 4cc291be95ef: Pulling fs layer [2025-01-14T02:49:36.968Z] 2ac1f1163629: Pulling fs layer [2025-01-14T02:49:36.968Z] 5c3c966382ef: Pulling fs layer [2025-01-14T02:49:36.968Z] 4f4fb700ef54: Pulling fs layer [2025-01-14T02:49:36.968Z] d9c7d2e4e75e: Pulling fs layer [2025-01-14T02:49:36.968Z] 9c3e1370e548: Pulling fs layer [2025-01-14T02:49:36.968Z] 4f4fb700ef54: Waiting [2025-01-14T02:49:36.968Z] d9c7d2e4e75e: Waiting [2025-01-14T02:49:36.968Z] 9c3e1370e548: Waiting [2025-01-14T02:49:36.968Z] 4cc291be95ef: Verifying Checksum [2025-01-14T02:49:36.968Z] 4cc291be95ef: Download complete [2025-01-14T02:49:36.968Z] 5c3c966382ef: Verifying Checksum [2025-01-14T02:49:36.968Z] 5c3c966382ef: Download complete [2025-01-14T02:49:36.968Z] 4f4fb700ef54: Verifying Checksum [2025-01-14T02:49:36.968Z] 4f4fb700ef54: Download complete [2025-01-14T02:49:36.968Z] 43c4264eed91: Download complete [2025-01-14T02:49:37.230Z] 43c4264eed91: Pull complete [2025-01-14T02:49:37.230Z] d9c7d2e4e75e: Verifying Checksum [2025-01-14T02:49:37.230Z] d9c7d2e4e75e: Download complete [2025-01-14T02:49:37.230Z] 4cc291be95ef: Pull complete [2025-01-14T02:49:37.488Z] 2ac1f1163629: Verifying Checksum [2025-01-14T02:49:37.489Z] 2ac1f1163629: Download complete [2025-01-14T02:49:38.059Z] 9c3e1370e548: Verifying Checksum [2025-01-14T02:49:38.059Z] 9c3e1370e548: Download complete [2025-01-14T02:49:40.592Z] 2ac1f1163629: Pull complete [2025-01-14T02:49:40.853Z] 5c3c966382ef: Pull complete [2025-01-14T02:49:40.853Z] 4f4fb700ef54: Pull complete [2025-01-14T02:49:41.111Z] d9c7d2e4e75e: Pull complete [2025-01-14T02:49:44.394Z] 9c3e1370e548: Pull complete [2025-01-14T02:49:44.394Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-14T02:49:44.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-14T02:49:44.394Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-14T02:49:44.494Z] prd-ubuntu20.04-docker-8c-8g-36672 does not seem to be running inside a container [2025-01-14T02:49:44.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-01-14T02:49:51.053Z] $ docker top f7fd6f68797531d3370cb1071133eb7f61b081d3bbc54d00729e3a4a91ca21fb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-14T02:49:51.420Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo [2025-01-14T02:49:51.450Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2025-01-14T02:49:51.769Z] + set -o pipefail [2025-01-14T02:49:51.769Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2025-01-14T02:49:59.957Z] [2025-01-14T02:49:59.957Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2025-01-14T02:49:59.957Z] [2025-01-14T02:49:59.957Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/c2c3180c-0cd4-418c-bbde-b3e347184ed9 [2025-01-14T02:49:59.957Z] [2025-01-14T02:49:59.957Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-14T02:49:59.957Z] [2025-01-14T02:49:59.957Z] [2025-01-14T02:49:59.957Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-14T02:49:59.957Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-14T02:49:59.984Z] $ docker stop --time=1 f7fd6f68797531d3370cb1071133eb7f61b081d3bbc54d00729e3a4a91ca21fb [2025-01-14T02:50:06.590Z] $ docker rm -f --volumes f7fd6f68797531d3370cb1071133eb7f61b081d3bbc54d00729e3a4a91ca21fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-14T02:50:07.465Z] + git log --format=format:%s -1 3549df6dcc703df88a56d94e623ba7f0daa5638e [Pipeline] sh [2025-01-14T02:50:07.758Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-14T02:50:07.758Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:50:08.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-14T02:50:08.073Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-14T02:50:08.157Z] prd-ubuntu20.04-docker-8c-8g-36672 does not seem to be running inside a container [2025-01-14T02:50:08.202Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-14T02:50:08.859Z] $ docker top e63fa8d393d58033589b5a596822ac5c97c6ecbbbc1ecf2bc8e1419ca765433d -eo pid,comm [2025-01-14T02:50:08.890Z] 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). [2025-01-14T02:50:08.890Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-14T02:50:08.946Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-14T02:50:08.946Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-14T02:50:09.056Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-14T02:50:09.072Z] $ docker exec e63fa8d393d58033589b5a596822ac5c97c6ecbbbc1ecf2bc8e1419ca765433d ssh-agent [2025-01-14T02:50:09.164Z] SSH_AUTH_SOCK=/tmp/ssh-iJzjz0Ny4RRs/agent.33 [2025-01-14T02:50:09.164Z] SSH_AGENT_PID=39 [2025-01-14T02:50:09.169Z] Running ssh-add (command line suppressed) [2025-01-14T02:50:09.282Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2775147222734898235.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2775147222734898235.key) [2025-01-14T02:50:09.279Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-14T02:50:09.585Z] + git semver tag [2025-01-14T02:50:09.845Z] 2025-01-14 02:50:09,794 [run_tag] DEBUG tag force:False [2025-01-14T02:50:09.845Z] 2025-01-14 02:50:09,795 [check_head_tag] DEBUG check head tag [2025-01-14T02:50:09.845Z] 2025-01-14 02:50:09,796 [execute] INFO git cat-file --batch-check [2025-01-14T02:50:09.845Z] 2025-01-14 02:50:09,797 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2025-01-14T02:50:09.845Z] 2025-01-14 02:50:09,799 [execute] INFO git cat-file --batch [2025-01-14T02:50:09.845Z] 2025-01-14 02:50:09,799 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2025-01-14T02:50:09.845Z] 2025-01-14 02:50:09,822 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-01-14T02:50:09.845Z] 2025-01-14 02:50:09,822 [execute] INFO git tag -a v4.0.0-dev.9 -m v4.0.0-dev.9 [2025-01-14T02:50:09.845Z] 2025-01-14 02:50:09,822 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.9', '-m', 'v4.0.0-dev.9'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2025-01-14T02:50:09.845Z] 2025-01-14 02:50:09,826 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-01-14T02:50:09.845Z] 4.0.0-dev.9 [Pipeline] } [2025-01-14T02:50:09.868Z] $ docker exec --env ******** --env ******** e63fa8d393d58033589b5a596822ac5c97c6ecbbbc1ecf2bc8e1419ca765433d ssh-agent -k [2025-01-14T02:50:09.964Z] unset SSH_AUTH_SOCK; [2025-01-14T02:50:09.964Z] unset SSH_AGENT_PID; [2025-01-14T02:50:09.964Z] echo Agent pid 39 killed; [2025-01-14T02:50:09.961Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-14T02:50:10.296Z] + git semver [Pipeline] } [2025-01-14T02:50:10.583Z] $ docker stop --time=1 e63fa8d393d58033589b5a596822ac5c97c6ecbbbc1ecf2bc8e1419ca765433d [2025-01-14T02:50:11.862Z] $ docker rm -f --volumes e63fa8d393d58033589b5a596822ac5c97c6ecbbbc1ecf2bc8e1419ca765433d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:50:12.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-14T02:50:12.269Z] [2025-01-14T02:50:12.269Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:50:12.572Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-14T02:50:12.572Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-14T02:50:12.572Z] ab5ef0e58194: Pulling fs layer [2025-01-14T02:50:12.572Z] 9712f1f96733: Pulling fs layer [2025-01-14T02:50:12.572Z] 63f879dbbcfc: Pulling fs layer [2025-01-14T02:50:12.572Z] 0d9ebad4ef96: Pulling fs layer [2025-01-14T02:50:12.572Z] e9a5061849ea: Pulling fs layer [2025-01-14T02:50:12.572Z] d747dcd14b5f: Pulling fs layer [2025-01-14T02:50:12.572Z] 2de7ff778b66: Pulling fs layer [2025-01-14T02:50:12.572Z] 0d9ebad4ef96: Waiting [2025-01-14T02:50:12.572Z] e9a5061849ea: Waiting [2025-01-14T02:50:12.572Z] d747dcd14b5f: Waiting [2025-01-14T02:50:12.572Z] 2de7ff778b66: Waiting [2025-01-14T02:50:12.572Z] 9712f1f96733: Verifying Checksum [2025-01-14T02:50:12.572Z] 9712f1f96733: Download complete [2025-01-14T02:50:12.831Z] 63f879dbbcfc: Verifying Checksum [2025-01-14T02:50:12.831Z] 63f879dbbcfc: Download complete [2025-01-14T02:50:13.089Z] e9a5061849ea: Verifying Checksum [2025-01-14T02:50:13.089Z] e9a5061849ea: Download complete [2025-01-14T02:50:13.089Z] d747dcd14b5f: Download complete [2025-01-14T02:50:13.089Z] 0d9ebad4ef96: Verifying Checksum [2025-01-14T02:50:13.089Z] 0d9ebad4ef96: Download complete [2025-01-14T02:50:13.089Z] ab5ef0e58194: Download complete [2025-01-14T02:50:13.089Z] 2de7ff778b66: Verifying Checksum [2025-01-14T02:50:13.089Z] 2de7ff778b66: Download complete [2025-01-14T02:50:15.618Z] ab5ef0e58194: Pull complete [2025-01-14T02:50:15.618Z] 9712f1f96733: Pull complete [2025-01-14T02:50:16.185Z] 63f879dbbcfc: Pull complete [2025-01-14T02:50:20.372Z] 0d9ebad4ef96: Pull complete [2025-01-14T02:50:20.372Z] e9a5061849ea: Pull complete [2025-01-14T02:50:20.372Z] d747dcd14b5f: Pull complete [2025-01-14T02:50:20.942Z] 2de7ff778b66: Pull complete [2025-01-14T02:50:20.942Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-14T02:50:20.942Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-14T02:50:20.942Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-14T02:50:21.037Z] prd-ubuntu20.04-docker-8c-8g-36672 does not seem to be running inside a container [2025-01-14T02:50:21.085Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-01-14T02:50:29.162Z] $ docker top 33549f03f3ee498e7c3258c45352fa5d15759fae57c9828968dec9a9e8d99b48 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-14T02:50:29.237Z] provisioning config files... [2025-01-14T02:50:29.244Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17041286890564316040tmp [2025-01-14T02:50:29.256Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13053957604125525124tmp [2025-01-14T02:50:29.263Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13385842478756540531tmp [Pipeline] { [Pipeline] echo [2025-01-14T02:50:29.376Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-14T02:50:29.674Z] ---> sigul-configuration.sh [2025-01-14T02:50:29.674Z] gpg: directory `/root/.gnupg' created [2025-01-14T02:50:29.674Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-14T02:50:29.674Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-14T02:50:29.674Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-14T02:50:29.674Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-14T02:50:29.674Z] gpg: CAST5 encrypted data [2025-01-14T02:50:29.674Z] gpg: encrypted with 1 passphrase [2025-01-14T02:50:29.674Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-14T02:50:29.969Z] + mkdir /home/jenkins [2025-01-14T02:50:29.969Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-14T02:50:30.263Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-01-14T02:50:30.276Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-14T02:50:30.574Z] ---> sigul-install.sh [2025-01-14T02:50:30.574Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-14T02:50:30.872Z] + git tag --list [2025-01-14T02:50:30.872Z] 0.7.1 [2025-01-14T02:50:30.872Z] v1.0.0 [2025-01-14T02:50:30.872Z] v1.1.0 [2025-01-14T02:50:30.872Z] v1.1.1 [2025-01-14T02:50:30.872Z] v1.2.2 [2025-01-14T02:50:30.872Z] v1.3.0 [2025-01-14T02:50:30.872Z] v1.3.1 [2025-01-14T02:50:30.872Z] v2.0.0 [2025-01-14T02:50:30.872Z] v2.1.0 [2025-01-14T02:50:30.872Z] v2.1.1 [2025-01-14T02:50:30.872Z] v2.2.0 [2025-01-14T02:50:30.872Z] v2.3.0 [2025-01-14T02:50:30.872Z] v3.0 [2025-01-14T02:50:30.872Z] v3.0.0 [2025-01-14T02:50:30.872Z] v3.1 [2025-01-14T02:50:30.872Z] v3.1.0 [2025-01-14T02:50:30.872Z] v3.1.0-dev.1 [2025-01-14T02:50:30.872Z] v3.1.0-dev.10 [2025-01-14T02:50:30.872Z] v3.1.0-dev.11 [2025-01-14T02:50:30.872Z] v3.1.0-dev.12 [2025-01-14T02:50:30.872Z] v3.1.0-dev.13 [2025-01-14T02:50:30.872Z] v3.1.0-dev.14 [2025-01-14T02:50:30.872Z] v3.1.0-dev.15 [2025-01-14T02:50:30.872Z] v3.1.0-dev.16 [2025-01-14T02:50:30.872Z] v3.1.0-dev.17 [2025-01-14T02:50:30.872Z] v3.1.0-dev.18 [2025-01-14T02:50:30.872Z] v3.1.0-dev.19 [2025-01-14T02:50:30.872Z] v3.1.0-dev.2 [2025-01-14T02:50:30.872Z] v3.1.0-dev.20 [2025-01-14T02:50:30.872Z] v3.1.0-dev.21 [2025-01-14T02:50:30.872Z] v3.1.0-dev.22 [2025-01-14T02:50:30.872Z] v3.1.0-dev.23 [2025-01-14T02:50:30.872Z] v3.1.0-dev.24 [2025-01-14T02:50:30.872Z] v3.1.0-dev.25 [2025-01-14T02:50:30.872Z] v3.1.0-dev.3 [2025-01-14T02:50:30.872Z] v3.1.0-dev.4 [2025-01-14T02:50:30.872Z] v3.1.0-dev.5 [2025-01-14T02:50:30.872Z] v3.1.0-dev.6 [2025-01-14T02:50:30.872Z] v3.1.0-dev.7 [2025-01-14T02:50:30.872Z] v3.1.0-dev.8 [2025-01-14T02:50:30.872Z] v3.1.0-dev.9 [2025-01-14T02:50:30.872Z] v3.1.1 [2025-01-14T02:50:30.872Z] v3.2.0-dev.1 [2025-01-14T02:50:30.872Z] v3.2.0-dev.10 [2025-01-14T02:50:30.872Z] v3.2.0-dev.11 [2025-01-14T02:50:30.872Z] v3.2.0-dev.12 [2025-01-14T02:50:30.872Z] v3.2.0-dev.13 [2025-01-14T02:50:30.872Z] v3.2.0-dev.14 [2025-01-14T02:50:30.872Z] v3.2.0-dev.15 [2025-01-14T02:50:30.872Z] v3.2.0-dev.16 [2025-01-14T02:50:30.872Z] v3.2.0-dev.17 [2025-01-14T02:50:30.872Z] v3.2.0-dev.18 [2025-01-14T02:50:30.872Z] v3.2.0-dev.19 [2025-01-14T02:50:30.872Z] v3.2.0-dev.2 [2025-01-14T02:50:30.872Z] v3.2.0-dev.20 [2025-01-14T02:50:30.872Z] v3.2.0-dev.21 [2025-01-14T02:50:30.872Z] v3.2.0-dev.22 [2025-01-14T02:50:30.872Z] v3.2.0-dev.23 [2025-01-14T02:50:30.872Z] v3.2.0-dev.3 [2025-01-14T02:50:30.872Z] v3.2.0-dev.4 [2025-01-14T02:50:30.872Z] v3.2.0-dev.5 [2025-01-14T02:50:30.872Z] v3.2.0-dev.6 [2025-01-14T02:50:30.872Z] v3.2.0-dev.7 [2025-01-14T02:50:30.872Z] v3.2.0-dev.8 [2025-01-14T02:50:30.872Z] v3.2.0-dev.9 [2025-01-14T02:50:30.872Z] v4.0.0-dev.1 [2025-01-14T02:50:30.872Z] v4.0.0-dev.2 [2025-01-14T02:50:30.872Z] v4.0.0-dev.3 [2025-01-14T02:50:30.872Z] v4.0.0-dev.4 [2025-01-14T02:50:30.872Z] v4.0.0-dev.5 [2025-01-14T02:50:30.872Z] v4.0.0-dev.6 [2025-01-14T02:50:30.872Z] v4.0.0-dev.7 [2025-01-14T02:50:30.872Z] v4.0.0-dev.8 [2025-01-14T02:50:30.872Z] v4.0.0-dev.9 [Pipeline] sh [2025-01-14T02:50:31.168Z] + lftools sign git-tag v4.0.0-dev.9 [2025-01-14T02:50:31.738Z] Signing Git tag with Sigul... [2025-01-14T02:50:31.738Z] Signing v4.0.0-dev.9 [Pipeline] echo [2025-01-14T02:50:32.330Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-14T02:50:32.626Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-14T02:50:32.635Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-14T02:50:32.683Z] $ docker stop --time=1 33549f03f3ee498e7c3258c45352fa5d15759fae57c9828968dec9a9e8d99b48 [2025-01-14T02:50:33.958Z] $ docker rm -f --volumes 33549f03f3ee498e7c3258c45352fa5d15759fae57c9828968dec9a9e8d99b48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-14T02:50:34.389Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-14T02:50:34.389Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:50:34.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-14T02:50:34.691Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-14T02:50:34.770Z] prd-ubuntu20.04-docker-8c-8g-36672 does not seem to be running inside a container [2025-01-14T02:50:34.814Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-14T02:50:35.176Z] $ docker top 7e9c1d0eed314567a1c7bc0fd5395d83bb1f199c3cb3f1f1be624eaa7ba1a089 -eo pid,comm [2025-01-14T02:50:35.211Z] 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). [2025-01-14T02:50:35.211Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-14T02:50:35.272Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-14T02:50:35.272Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-14T02:50:35.385Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-14T02:50:35.403Z] $ docker exec 7e9c1d0eed314567a1c7bc0fd5395d83bb1f199c3cb3f1f1be624eaa7ba1a089 ssh-agent [2025-01-14T02:50:35.507Z] SSH_AUTH_SOCK=/tmp/ssh-O36ZwVBEW9Pk/agent.32 [2025-01-14T02:50:35.507Z] SSH_AGENT_PID=38 [2025-01-14T02:50:35.512Z] Running ssh-add (command line suppressed) [2025-01-14T02:50:35.643Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4656208180715401281.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4656208180715401281.key) [2025-01-14T02:50:35.639Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-14T02:50:35.938Z] + git semver bump pre [2025-01-14T02:50:36.198Z] 2025-01-14 02:50:36,178 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-01-14T02:50:36.198Z] 2025-01-14 02:50:36,179 [bump_version] DEBUG bumping version:4.0.0-dev.9 on axis:pre with prefix:dev [2025-01-14T02:50:36.198Z] 2025-01-14 02:50:36,179 [bump_version] DEBUG bumped version:4.0.0-dev.10 [2025-01-14T02:50:36.198Z] 2025-01-14 02:50:36,179 [write_version] DEBUG write version:4.0.0-dev.10 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2025-01-14T02:50:36.198Z] 2025-01-14 02:50:36,179 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-01-14T02:50:36.198Z] 2025-01-14 02:50:36,179 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-01-14T02:50:36.198Z] 2025-01-14 02:50:36,181 [execute] INFO git cat-file --batch-check [2025-01-14T02:50:36.198Z] 2025-01-14 02:50:36,182 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-14T02:50:36.198Z] 2025-01-14 02:50:36,186 [execute] INFO git cat-file --batch [2025-01-14T02:50:36.198Z] 2025-01-14 02:50:36,186 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-14T02:50:36.198Z] 2025-01-14 02:50:36,191 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-01-14T02:50:36.198Z] 4.0.0-dev.10 [Pipeline] } [2025-01-14T02:50:36.221Z] $ docker exec --env ******** --env ******** 7e9c1d0eed314567a1c7bc0fd5395d83bb1f199c3cb3f1f1be624eaa7ba1a089 ssh-agent -k [2025-01-14T02:50:36.318Z] unset SSH_AUTH_SOCK; [2025-01-14T02:50:36.319Z] unset SSH_AGENT_PID; [2025-01-14T02:50:36.319Z] echo Agent pid 38 killed; [2025-01-14T02:50:36.316Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-14T02:50:36.657Z] + git semver [Pipeline] } [2025-01-14T02:50:36.945Z] $ docker stop --time=1 7e9c1d0eed314567a1c7bc0fd5395d83bb1f199c3cb3f1f1be624eaa7ba1a089 [2025-01-14T02:50:38.182Z] $ docker rm -f --volumes 7e9c1d0eed314567a1c7bc0fd5395d83bb1f199c3cb3f1f1be624eaa7ba1a089 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-14T02:50:38.530Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-14T02:50:38.530Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:50:38.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-14T02:50:38.837Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-14T02:50:38.923Z] prd-ubuntu20.04-docker-8c-8g-36672 does not seem to be running inside a container [2025-01-14T02:50:38.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-14T02:50:39.319Z] $ docker top bda5828b16143de859ae71e31720687c74f1d4e7f042d48c7af69a297f8a5dfb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-14T02:50:39.416Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-14T02:50:39.416Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-14T02:50:39.535Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-14T02:50:39.552Z] $ docker exec bda5828b16143de859ae71e31720687c74f1d4e7f042d48c7af69a297f8a5dfb ssh-agent [2025-01-14T02:50:39.632Z] SSH_AUTH_SOCK=/tmp/ssh-RYoonWp2Dqxu/agent.31 [2025-01-14T02:50:39.632Z] SSH_AGENT_PID=37 [2025-01-14T02:50:39.637Z] Running ssh-add (command line suppressed) [2025-01-14T02:50:39.754Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12102450206994764518.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12102450206994764518.key) [2025-01-14T02:50:39.751Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-14T02:50:40.048Z] + git semver push [2025-01-14T02:50:40.308Z] 2025-01-14 02:50:40,238 [run_push] DEBUG push [2025-01-14T02:50:40.308Z] 2025-01-14 02:50:40,239 [execute] INFO git cat-file --batch-check [2025-01-14T02:50:40.308Z] 2025-01-14 02:50:40,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-14T02:50:40.308Z] 2025-01-14 02:50:40,242 [execute] INFO git rev-list c1055ccc4038e52d83abcf723616c238055823c7 -- [2025-01-14T02:50:40.308Z] 2025-01-14 02:50:40,242 [execute] DEBUG Popen(['git', 'rev-list', 'c1055ccc4038e52d83abcf723616c238055823c7', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-14T02:50:40.308Z] 2025-01-14 02:50:40,251 [execute] INFO git fetch -v origin [2025-01-14T02:50:40.308Z] 2025-01-14 02:50:40,251 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-14T02:50:40.878Z] 2025-01-14 02:50:40,699 [run_push] DEBUG no remote changes detected [2025-01-14T02:50:40.878Z] 2025-01-14 02:50:40,700 [execute] INFO git push origin semver [2025-01-14T02:50:40.878Z] 2025-01-14 02:50:40,700 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-14T02:50:41.816Z] 2025-01-14 02:50:41,542 [run_push] DEBUG push all version tags [2025-01-14T02:50:41.816Z] 2025-01-14 02:50:41,543 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-14T02:50:41.816Z] 2025-01-14 02:50:41,543 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2025-01-14T02:50:42.386Z] 2025-01-14 02:50:42,137 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-01-14T02:50:42.386Z] 4.0.0-dev.10 [Pipeline] } [2025-01-14T02:50:42.412Z] $ docker exec --env ******** --env ******** bda5828b16143de859ae71e31720687c74f1d4e7f042d48c7af69a297f8a5dfb ssh-agent -k [2025-01-14T02:50:42.500Z] unset SSH_AUTH_SOCK; [2025-01-14T02:50:42.501Z] unset SSH_AGENT_PID; [2025-01-14T02:50:42.501Z] echo Agent pid 37 killed; [2025-01-14T02:50:42.497Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-14T02:50:42.828Z] + git semver [Pipeline] } [2025-01-14T02:50:43.116Z] $ docker stop --time=1 bda5828b16143de859ae71e31720687c74f1d4e7f042d48c7af69a297f8a5dfb [2025-01-14T02:50:44.369Z] $ docker rm -f --volumes bda5828b16143de859ae71e31720687c74f1d4e7f042d48c7af69a297f8a5dfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-01-14T02:50:45.044Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2025-01-14T02:50:45.044Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-01-14T02:50:45.044Z] total 16 [2025-01-14T02:50:45.044Z] drwxr-xr-x 3 root root 4096 Jan 14 02:40 . [2025-01-14T02:50:45.044Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 14 02:50 .. [2025-01-14T02:50:45.044Z] drwxr-xr-x 2 root root 4096 Jan 14 02:40 cost [2025-01-14T02:50:45.044Z] -rw-r--r-- 1 root root 86 Jan 14 02:40 cost.csv [2025-01-14T02:50:45.044Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-01-14T02:50:45.044Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-01-14T02:50:45.044Z] total 16 [2025-01-14T02:50:45.044Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 14 02:40 . [2025-01-14T02:50:45.044Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 14 02:50 .. [2025-01-14T02:50:45.044Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 14 02:40 cost [2025-01-14T02:50:45.044Z] -rw-r--r-- 1 jenkins jenkins 86 Jan 14 02:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-01-14T02:50:45.338Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-14T02:50:46.201Z] ---> package-listing.sh [2025-01-14T02:50:46.201Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-14T02:50:46.201Z] ++ facter osfamily [2025-01-14T02:50:46.461Z] + OS_FAMILY=debian [2025-01-14T02:50:46.461Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2025-01-14T02:50:46.461Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-14T02:50:46.461Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-14T02:50:46.461Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-14T02:50:46.461Z] + PACKAGES=/tmp/packages_start.txt [2025-01-14T02:50:46.461Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2025-01-14T02:50:46.461Z] + PACKAGES=/tmp/packages_end.txt [2025-01-14T02:50:46.461Z] + case "${OS_FAMILY}" in [2025-01-14T02:50:46.461Z] + dpkg -l [2025-01-14T02:50:46.461Z] + grep '^ii' [2025-01-14T02:50:46.461Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-14T02:50:46.461Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-14T02:50:46.461Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-14T02:50:46.461Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2025-01-14T02:50:46.461Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2025-01-14T02:50:46.461Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2025-01-14T02:50:46.474Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-01-14T02:50:46.752Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T02:50:47.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-14T02:50:47.320Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-14T02:50:47.409Z] prd-ubuntu20.04-docker-8c-8g-36672 does not seem to be running inside a container [2025-01-14T02:50:47.457Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-14T02:50:47.669Z] $ docker top 56557de7814fd5d8a1eb6492342b44290dd4f4b4391d1ca6607b4fc308f37f3a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-14T02:50:48.021Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-14T02:50:48.310Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-14T02:50:48.596Z] + ls /var/log/sa-host [2025-01-14T02:50:48.596Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-14T02:50:48.773Z] provisioning config files... [2025-01-14T02:50:48.782Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2895605577821986731tmp [Pipeline] { [Pipeline] echo [2025-01-14T02:50:48.808Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-14T02:50:49.093Z] ---> create-netrc.sh [Pipeline] } [2025-01-14T02:50:49.101Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-14T02:50:49.467Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-14T02:50:49.477Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-14T02:50:49.763Z] ---> sudo-logs.sh [2025-01-14T02:50:49.763Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-14T02:50:49.821Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-14T02:50:50.108Z] ---> job-cost.sh [2025-01-14T02:50:50.108Z] lf-activate-venv: SKIPPING [2025-01-14T02:50:50.108Z] DEBUG: total: 0.2199999988079071 [2025-01-14T02:50:50.108Z] INFO: Retrieving Stack Cost... [2025-01-14T02:50:50.369Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-14T02:50:50.629Z] INFO: Archiving Costs [Pipeline] echo [2025-01-14T02:50:50.645Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-14T02:50:50.929Z] ---> logs-deploy.sh [2025-01-14T02:50:50.929Z] lf-activate-venv: SKIPPING [2025-01-14T02:50:50.929Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/187 [2025-01-14T02:50:50.929Z] INFO: archiving workspace using pattern(s): [2025-01-14T02:50:51.865Z] Archives upload complete. [2025-01-14T02:50:51.865Z] INFO: archiving logs to Nexus