Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e5520233bf84df16304f7dd08ef94c536c7e2796 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-ssh8482172472002423142.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh1646308183784432776.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh9410375643320582384.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh14756308259302226854.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-ssh3839520108872063160.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-25114 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 e5520233bf84df16304f7dd08ef94c536c7e2796 (main) Commit message: "Merge pull request #654 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.4" > 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 e5520233bf84df16304f7dd08ef94c536c7e2796 # timeout=10 > git rev-list --no-walk 9b13877b5a91d7428adbfa2f1ba18137ccf7a444 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-15T02:28:20.224Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-15T02:28:20.304Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-15T02:28:20.327Z] ========================================================= [2023-12-15T02:28:20.327Z] EdgeX Global Pipelines Version Info [2023-12-15T02:28:20.327Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:28:21.046Z] ------------------- [2023-12-15T02:28:21.046Z] stable info: [2023-12-15T02:28:21.046Z] ------------------- [2023-12-15T02:28:21.046Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-15T02:28:21.046Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-15T02:28:21.046Z] Message: update stable to v1.0.258 [2023-12-15T02:28:21.634Z] ------------------- [2023-12-15T02:28:21.634Z] experimental info: [2023-12-15T02:28:21.634Z] ------------------- [2023-12-15T02:28:21.634Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-15T02:28:21.634Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-15T02:28:21.634Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-15T02:28:21.712Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-12-15T02:28:21.738Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-12-15T02:28:21.764Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-15T02:28:21.794Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-15T02:28:21.823Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-15T02:28:21.854Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-15T02:28:21.883Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-15T02:28:21.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-15T02:28:21.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-15T02:28:21.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-15T02:28:22.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-15T02:28:22.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-12-15T02:28:22.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-15T02:28:22.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-15T02:28:22.129Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-15T02:28:22.160Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-15T02:28:22.186Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-15T02:28:22.220Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-15T02:28:22.255Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-15T02:28:22.288Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-15T02:28:22.324Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-15T02:28:22.361Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-15T02:28:22.403Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-15T02:28:22.433Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-15T02:28:22.462Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-15T02:28:22.495Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-15T02:28:22.528Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-15T02:28:22.563Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-15T02:28:22.600Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-15T02:28:22.648Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-15T02:28:22.686Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e5520233bf84df16304f7dd08ef94c536c7e2796 [Pipeline] echo [2023-12-15T02:28:22.725Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e552023 [Pipeline] echo [2023-12-15T02:28:22.762Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-15T02:28:22.858Z] provisioning config files... [2023-12-15T02:28:22.872Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3334311410417125694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:28:23.217Z] ---> ****-login.sh [2023-12-15T02:28:23.217Z] nexus3.edgexfoundry.org:10001 [2023-12-15T02:28:23.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:28:23.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:28:23.477Z] Configure a credential helper to remove this warning. See [2023-12-15T02:28:23.477Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:28:23.477Z] [2023-12-15T02:28:23.477Z] Login Succeeded [2023-12-15T02:28:23.477Z] nexus3.edgexfoundry.org:10002 [2023-12-15T02:28:23.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:28:23.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:28:23.737Z] Configure a credential helper to remove this warning. See [2023-12-15T02:28:23.737Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:28:23.737Z] [2023-12-15T02:28:23.737Z] Login Succeeded [2023-12-15T02:28:23.737Z] nexus3.edgexfoundry.org:10003 [2023-12-15T02:28:23.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:28:23.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:28:23.737Z] Configure a credential helper to remove this warning. See [2023-12-15T02:28:23.737Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:28:23.737Z] [2023-12-15T02:28:23.737Z] Login Succeeded [2023-12-15T02:28:23.737Z] nexus3.edgexfoundry.org:10004 [2023-12-15T02:28:23.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:28:23.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:28:23.997Z] Configure a credential helper to remove this warning. See [2023-12-15T02:28:23.997Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:28:23.997Z] [2023-12-15T02:28:23.997Z] Login Succeeded [2023-12-15T02:28:23.997Z] ****.io [2023-12-15T02:28:23.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:28:24.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:28:24.255Z] Configure a credential helper to remove this warning. See [2023-12-15T02:28:24.256Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:28:24.256Z] [2023-12-15T02:28:24.256Z] Login Succeeded [2023-12-15T02:28:24.256Z] ---> ****-login.sh ends [Pipeline] } [2023-12-15T02:28:24.263Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-15T02:28:24.783Z] + git rev-list -1 --merges e5520233bf84df16304f7dd08ef94c536c7e2796~1..e5520233bf84df16304f7dd08ef94c536c7e2796 [Pipeline] echo [2023-12-15T02:28:24.813Z] -----------> git rev-list -1 --merges e5520233bf84df16304f7dd08ef94c536c7e2796~1..e5520233bf84df16304f7dd08ef94c536c7e2796 e5520233bf84df16304f7dd08ef94c536c7e2796 [2023-12-15T02:28:24.813Z] e5520233bf84df16304f7dd08ef94c536c7e2796 [false] [Pipeline] sh [2023-12-15T02:28:25.114Z] + git log --format=format:%s -1 e5520233bf84df16304f7dd08ef94c536c7e2796 [Pipeline] echo [2023-12-15T02:28:25.132Z] ========================================================= [2023-12-15T02:28:25.132Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-15T02:28:25.132Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-15T02:28:25.495Z] + git log --format=format:%s -1 e5520233bf84df16304f7dd08ef94c536c7e2796 [Pipeline] echo [2023-12-15T02:28:25.506Z] [semverPrep] GIT_COMMIT: e5520233bf84df16304f7dd08ef94c536c7e2796, Commit Message: Merge pull request #654 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.4 [Pipeline] echo [2023-12-15T02:28:25.531Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-15T02:28:25.909Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-15T02:28:25.909Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-15T02:28:25.909Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-15T02:28:25.909Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-15T02:28:25.909Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-15T02:28:25.909Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-15T02:28:25.909Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:28:26.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T02:28:26.280Z] [2023-12-15T02:28:26.280Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:28:26.600Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T02:28:26.600Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-15T02:28:26.600Z] b85a868b505f: Pulling fs layer [2023-12-15T02:28:26.600Z] e2be974225ed: Pulling fs layer [2023-12-15T02:28:26.600Z] 339a4e72a1f5: Pulling fs layer [2023-12-15T02:28:26.600Z] 988bab9f4d93: Pulling fs layer [2023-12-15T02:28:26.600Z] 1469e6f7b9e6: Pulling fs layer [2023-12-15T02:28:26.600Z] 988bab9f4d93: Waiting [2023-12-15T02:28:26.600Z] eaf3925da568: Pulling fs layer [2023-12-15T02:28:26.600Z] 1469e6f7b9e6: Waiting [2023-12-15T02:28:26.600Z] bab4dde63d76: Pulling fs layer [2023-12-15T02:28:26.600Z] bde34c3a00c8: Pulling fs layer [2023-12-15T02:28:26.600Z] b352a97aabf1: Pulling fs layer [2023-12-15T02:28:26.600Z] bab4dde63d76: Waiting [2023-12-15T02:28:26.600Z] bde34c3a00c8: Waiting [2023-12-15T02:28:26.600Z] 4872d77fe225: Pulling fs layer [2023-12-15T02:28:26.600Z] 5851b861e8e6: Pulling fs layer [2023-12-15T02:28:26.600Z] b352a97aabf1: Waiting [2023-12-15T02:28:26.600Z] 4872d77fe225: Waiting [2023-12-15T02:28:26.600Z] 5851b861e8e6: Waiting [2023-12-15T02:28:26.600Z] e2be974225ed: Download complete [2023-12-15T02:28:26.600Z] 988bab9f4d93: Verifying Checksum [2023-12-15T02:28:26.600Z] 988bab9f4d93: Download complete [2023-12-15T02:28:26.600Z] 1469e6f7b9e6: Verifying Checksum [2023-12-15T02:28:26.600Z] 1469e6f7b9e6: Download complete [2023-12-15T02:28:26.600Z] 339a4e72a1f5: Verifying Checksum [2023-12-15T02:28:26.600Z] 339a4e72a1f5: Download complete [2023-12-15T02:28:26.860Z] eaf3925da568: Download complete [2023-12-15T02:28:26.860Z] bde34c3a00c8: Verifying Checksum [2023-12-15T02:28:26.860Z] bde34c3a00c8: Download complete [2023-12-15T02:28:26.860Z] b352a97aabf1: Verifying Checksum [2023-12-15T02:28:26.860Z] b352a97aabf1: Download complete [2023-12-15T02:28:26.860Z] b85a868b505f: Verifying Checksum [2023-12-15T02:28:26.860Z] b85a868b505f: Download complete [2023-12-15T02:28:26.860Z] 4872d77fe225: Verifying Checksum [2023-12-15T02:28:26.860Z] 4872d77fe225: Download complete [2023-12-15T02:28:27.118Z] bab4dde63d76: Verifying Checksum [2023-12-15T02:28:27.118Z] bab4dde63d76: Download complete [2023-12-15T02:28:28.054Z] b85a868b505f: Pull complete [2023-12-15T02:28:28.311Z] e2be974225ed: Pull complete [2023-12-15T02:28:28.879Z] 339a4e72a1f5: Pull complete [2023-12-15T02:28:28.879Z] 988bab9f4d93: Pull complete [2023-12-15T02:28:29.137Z] 1469e6f7b9e6: Pull complete [2023-12-15T02:28:29.137Z] eaf3925da568: Pull complete [2023-12-15T02:28:31.041Z] bab4dde63d76: Pull complete [2023-12-15T02:28:31.041Z] bde34c3a00c8: Pull complete [2023-12-15T02:28:31.041Z] b352a97aabf1: Pull complete [2023-12-15T02:28:31.299Z] 4872d77fe225: Pull complete [2023-12-15T02:28:31.299Z] 5851b861e8e6: Pull complete [2023-12-15T02:28:31.299Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-15T02:28:31.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T02:28:31.299Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:28:31.501Z] prd-ubuntu20.04-docker-8c-8g-25114 does not seem to be running inside a container [2023-12-15T02:28:31.529Z] $ 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 [2023-12-15T02:28:35.431Z] $ docker top 9e96be1f6432fbb24ef35483ad002e395bf8ee773e97e4bc20a8205239586339 -eo pid,comm [2023-12-15T02:28:35.488Z] 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). [2023-12-15T02:28:35.488Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-15T02:28:35.572Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-15T02:28:35.572Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-15T02:28:35.689Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-15T02:28:35.692Z] $ docker exec 9e96be1f6432fbb24ef35483ad002e395bf8ee773e97e4bc20a8205239586339 ssh-agent [2023-12-15T02:28:35.797Z] SSH_AUTH_SOCK=/tmp/ssh-204NkFlzAi8u/agent.32 [2023-12-15T02:28:35.797Z] SSH_AGENT_PID=38 [2023-12-15T02:28:35.804Z] Running ssh-add (command line suppressed) [2023-12-15T02:28:35.900Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14190479735519021290.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14190479735519021290.key) [2023-12-15T02:28:35.910Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-15T02:28:36.272Z] + git tag --points-at HEAD [Pipeline] } [2023-12-15T02:28:36.287Z] $ docker exec --env ******** --env ******** 9e96be1f6432fbb24ef35483ad002e395bf8ee773e97e4bc20a8205239586339 ssh-agent -k [2023-12-15T02:28:36.385Z] unset SSH_AUTH_SOCK; [2023-12-15T02:28:36.386Z] unset SSH_AGENT_PID; [2023-12-15T02:28:36.386Z] echo Agent pid 38 killed; [2023-12-15T02:28:36.392Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-15T02:28:36.450Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-15T02:28:36.450Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-15T02:28:36.570Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-15T02:28:36.573Z] $ docker exec 9e96be1f6432fbb24ef35483ad002e395bf8ee773e97e4bc20a8205239586339 ssh-agent [2023-12-15T02:28:36.675Z] SSH_AUTH_SOCK=/tmp/ssh-IrsCQZKdgOAa/agent.70 [2023-12-15T02:28:36.675Z] SSH_AGENT_PID=76 [2023-12-15T02:28:36.680Z] Running ssh-add (command line suppressed) [2023-12-15T02:28:36.773Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7796023373988992269.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7796023373988992269.key) [2023-12-15T02:28:36.782Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-15T02:28:37.082Z] + git semver init [2023-12-15T02:28:37.344Z] 2023-12-15 02:28:37,244 [run_init] DEBUG init version:0.0.0 force:False [2023-12-15T02:28:37.344Z] 2023-12-15 02:28:37,245 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-12-15T02:28:37.344Z] 2023-12-15 02:28:37,245 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-12-15T02:28:37.344Z] 2023-12-15 02:28:37,246 [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) [2023-12-15T02:28:38.724Z] 2023-12-15 02:28:38,290 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-12-15T02:28:38.724Z] 2023-12-15 02:28:38,290 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-12-15T02:28:38.724Z] 2023-12-15 02:28:38,290 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-12-15T02:28:38.724Z] 2023-12-15 02:28:38,291 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-12-15T02:28:38.724Z] 3.2.0-dev.5 [Pipeline] } [2023-12-15T02:28:38.734Z] $ docker exec --env ******** --env ******** 9e96be1f6432fbb24ef35483ad002e395bf8ee773e97e4bc20a8205239586339 ssh-agent -k [2023-12-15T02:28:38.837Z] unset SSH_AUTH_SOCK; [2023-12-15T02:28:38.839Z] unset SSH_AGENT_PID; [2023-12-15T02:28:38.839Z] echo Agent pid 76 killed; [2023-12-15T02:28:38.847Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-15T02:28:39.226Z] + git semver [Pipeline] } [2023-12-15T02:28:39.499Z] $ docker stop --time=1 9e96be1f6432fbb24ef35483ad002e395bf8ee773e97e4bc20a8205239586339 [2023-12-15T02:28:40.773Z] $ docker rm -f --volumes 9e96be1f6432fbb24ef35483ad002e395bf8ee773e97e4bc20a8205239586339 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-15T02:28:41.142Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-15T02:28:41.399Z] Stashed 1 file(s) [Pipeline] echo [2023-12-15T02:28:41.402Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.5 [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 [2023-12-15T02:28:41.774Z] provisioning config files... [2023-12-15T02:28:41.783Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9648991070295166503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:28:42.102Z] ---> ****-login.sh [2023-12-15T02:28:42.102Z] nexus3.edgexfoundry.org:10001 [2023-12-15T02:28:42.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:28:42.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:28:42.102Z] Configure a credential helper to remove this warning. See [2023-12-15T02:28:42.103Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:28:42.103Z] [2023-12-15T02:28:42.103Z] Login Succeeded [2023-12-15T02:28:42.103Z] nexus3.edgexfoundry.org:10002 [2023-12-15T02:28:42.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:28:42.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:28:42.103Z] Configure a credential helper to remove this warning. See [2023-12-15T02:28:42.103Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:28:42.103Z] [2023-12-15T02:28:42.103Z] Login Succeeded [2023-12-15T02:28:42.103Z] nexus3.edgexfoundry.org:10003 [2023-12-15T02:28:42.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:28:42.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:28:42.362Z] Configure a credential helper to remove this warning. See [2023-12-15T02:28:42.362Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:28:42.362Z] [2023-12-15T02:28:42.362Z] Login Succeeded [2023-12-15T02:28:42.362Z] nexus3.edgexfoundry.org:10004 [2023-12-15T02:28:42.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:28:42.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:28:42.362Z] Configure a credential helper to remove this warning. See [2023-12-15T02:28:42.362Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:28:42.362Z] [2023-12-15T02:28:42.363Z] Login Succeeded [2023-12-15T02:28:42.363Z] ****.io [2023-12-15T02:28:42.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:28:42.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:28:42.622Z] Configure a credential helper to remove this warning. See [2023-12-15T02:28:42.622Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:28:42.622Z] [2023-12-15T02:28:42.622Z] Login Succeeded [2023-12-15T02:28:42.622Z] ---> ****-login.sh ends [Pipeline] } [2023-12-15T02:28:42.629Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-15T02:28:42.775Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T02:28:42.823Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T02:28:42.848Z] ========================================================= [2023-12-15T02:28:42.848Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-15T02:28:42.848Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:28:43.252Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-15T02:28:43.252Z] Sending build context to Docker daemon 14.86MB [2023-12-15T02:28:43.252Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-15T02:28:43.252Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-15T02:28:43.252Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-15T02:28:43.252Z] 7264a8db6415: Pulling fs layer [2023-12-15T02:28:43.252Z] c4d48a809fc2: Pulling fs layer [2023-12-15T02:28:43.252Z] 4f1c88b9dad5: Pulling fs layer [2023-12-15T02:28:43.252Z] ad3a456e5733: Pulling fs layer [2023-12-15T02:28:43.252Z] 69c7f0334f64: Pulling fs layer [2023-12-15T02:28:43.252Z] 1f1c1a5573a3: Pulling fs layer [2023-12-15T02:28:43.252Z] ce7588e14bc9: Pulling fs layer [2023-12-15T02:28:43.252Z] b5e4710f87ac: Pulling fs layer [2023-12-15T02:28:43.252Z] ce7588e14bc9: Waiting [2023-12-15T02:28:43.252Z] b5e4710f87ac: Waiting [2023-12-15T02:28:43.252Z] 69c7f0334f64: Waiting [2023-12-15T02:28:44.078Z] c4d48a809fc2: Download complete [2023-12-15T02:28:44.078Z] ad3a456e5733: Download complete [2023-12-15T02:28:44.078Z] 69c7f0334f64: Verifying Checksum [2023-12-15T02:28:44.078Z] 69c7f0334f64: Download complete [2023-12-15T02:28:44.078Z] 7264a8db6415: Verifying Checksum [2023-12-15T02:28:44.078Z] 7264a8db6415: Download complete [2023-12-15T02:28:44.078Z] 1f1c1a5573a3: Verifying Checksum [2023-12-15T02:28:44.078Z] 1f1c1a5573a3: Download complete [2023-12-15T02:28:44.078Z] 7264a8db6415: Pull complete [2023-12-15T02:28:45.049Z] c4d48a809fc2: Pull complete [2023-12-15T02:28:45.720Z] b5e4710f87ac: Verifying Checksum [2023-12-15T02:28:45.720Z] b5e4710f87ac: Download complete [2023-12-15T02:28:45.720Z] 4f1c88b9dad5: Verifying Checksum [2023-12-15T02:28:45.720Z] 4f1c88b9dad5: Download complete [2023-12-15T02:28:46.293Z] ce7588e14bc9: Verifying Checksum [2023-12-15T02:28:46.293Z] ce7588e14bc9: Download complete [2023-12-15T02:28:49.660Z] 4f1c88b9dad5: Pull complete [2023-12-15T02:28:49.660Z] ad3a456e5733: Pull complete [2023-12-15T02:28:49.660Z] 69c7f0334f64: Pull complete [2023-12-15T02:28:49.660Z] 1f1c1a5573a3: Pull complete [2023-12-15T02:28:51.966Z] ce7588e14bc9: Pull complete [2023-12-15T02:28:52.225Z] b5e4710f87ac: Pull complete [2023-12-15T02:28:52.225Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-15T02:28:52.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-15T02:28:52.225Z] ---> 88b5674ff536 [2023-12-15T02:28:52.225Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-12-15T02:28:56.670Z] Still waiting to schedule task [2023-12-15T02:28:56.670Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-12-15T02:28:58.913Z] ---> Running in 6cb0b1e5e396 [2023-12-15T02:28:58.913Z] Removing intermediate container 6cb0b1e5e396 [2023-12-15T02:28:58.913Z] ---> f03994a23f2d [2023-12-15T02:28:58.913Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-15T02:28:58.913Z] ---> Running in f641f69c2e5f [2023-12-15T02:28:58.913Z] Removing intermediate container f641f69c2e5f [2023-12-15T02:28:58.913Z] ---> c3b33e233f70 [2023-12-15T02:28:58.913Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-15T02:28:58.913Z] ---> Running in 40557fe64384 [2023-12-15T02:28:58.913Z] Removing intermediate container 40557fe64384 [2023-12-15T02:28:58.913Z] ---> 20f1f4a4944a [2023-12-15T02:28:58.913Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-15T02:28:58.913Z] ---> Running in b895977e984e [2023-12-15T02:28:58.913Z] Removing intermediate container b895977e984e [2023-12-15T02:28:58.913Z] ---> 9dcbb5fc06f0 [2023-12-15T02:28:58.913Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-15T02:28:58.913Z] ---> Running in 4f21ef5eebaf [2023-12-15T02:28:58.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-15T02:28:59.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-15T02:28:59.431Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-15T02:28:59.431Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-12-15T02:28:59.431Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-15T02:28:59.431Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-15T02:28:59.431Z] Executing busybox-1.36.1-r5.trigger [2023-12-15T02:28:59.431Z] OK: 268 MiB in 56 packages [2023-12-15T02:29:00.010Z] Removing intermediate container 4f21ef5eebaf [2023-12-15T02:29:00.010Z] ---> 2fc1f8d6eb71 [2023-12-15T02:29:00.010Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-12-15T02:29:00.010Z] ---> Running in 8b3f3263998e [2023-12-15T02:29:00.010Z] Removing intermediate container 8b3f3263998e [2023-12-15T02:29:00.010Z] ---> 40eeec30ce38 [2023-12-15T02:29:00.010Z] Step 9/12 : COPY go.mod vendor* ./ [2023-12-15T02:29:00.270Z] ---> 9ec66d8a4486 [2023-12-15T02:29:00.270Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-15T02:29:00.270Z] ---> Running in 90b31426dfa1 [2023-12-15T02:29:47.167Z] Removing intermediate container 90b31426dfa1 [2023-12-15T02:29:47.167Z] ---> c3158e02f1c7 [2023-12-15T02:29:47.167Z] Step 11/12 : COPY . . [2023-12-15T02:29:47.167Z] ---> 6e2cbd7bb545 [2023-12-15T02:29:47.167Z] Step 12/12 : RUN $MAKE [2023-12-15T02:29:47.167Z] ---> Running in 4fb7c900a0a7 [2023-12-15T02:29:47.167Z] noop [2023-12-15T02:29:47.167Z] Removing intermediate container 4fb7c900a0a7 [2023-12-15T02:29:47.167Z] ---> 2cd64156e2e6 [2023-12-15T02:29:47.167Z] Successfully built 2cd64156e2e6 [2023-12-15T02:29:47.167Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:29:47.565Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-15T02:29:47.566Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:29:47.690Z] prd-ubuntu20.04-docker-8c-8g-25114 does not seem to be running inside a container [2023-12-15T02:29:47.725Z] $ 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 [2023-12-15T02:29:48.097Z] $ docker top e99dfa1b072b6063b0741ed6f878e8665703d0d938e748d58891c04d37399337 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-15T02:29:48.484Z] + go version [2023-12-15T02:29:48.484Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-15T02:29:48.494Z] $ docker stop --time=1 e99dfa1b072b6063b0741ed6f878e8665703d0d938e748d58891c04d37399337 [2023-12-15T02:29:49.787Z] $ docker rm -f --volumes e99dfa1b072b6063b0741ed6f878e8665703d0d938e748d58891c04d37399337 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:29:50.391Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-15T02:29:50.391Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:29:50.520Z] prd-ubuntu20.04-docker-8c-8g-25114 does not seem to be running inside a container [2023-12-15T02:29:50.553Z] $ 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 [2023-12-15T02:29:50.913Z] $ docker top a2efe6da72bd94037f44bd204c574049e54c7fa47a72be4fbdb3e12578b06a03 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-15T02:29:51.302Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-12-15T02:29:51.622Z] + make test [2023-12-15T02:29:51.622Z] go test ./... -coverprofile=coverage.out ./... [2023-12-15T02:29:53.101Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-12-15T02:30:03.080Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-12-15T02:30:03.339Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-12-15T02:30:03.339Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 22.8% of statements [2023-12-15T02:30:11.689Z] go vet ./... [2023-12-15T02:30:14.222Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-15T02:30:14.222Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-15T02:30:14.222Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-15T02:30:14.234Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-15T02:30:14.270Z] $ docker stop --time=1 a2efe6da72bd94037f44bd204c574049e54c7fa47a72be4fbdb3e12578b06a03 [2023-12-15T02:30:17.485Z] $ docker rm -f --volumes a2efe6da72bd94037f44bd204c574049e54c7fa47a72be4fbdb3e12578b06a03 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-15T02:30:18.011Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-15T02:30:18.086Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-15T02:30:19.080Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-15T02:30:20.364Z] + ls -al . [2023-12-15T02:30:20.364Z] total 184 [2023-12-15T02:30:20.364Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 15 02:29 . [2023-12-15T02:30:20.364Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 02:28 .. [2023-12-15T02:30:20.364Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 15 02:28 .dockerignore [2023-12-15T02:30:20.364Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 02:30 .git [2023-12-15T02:30:20.364Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 02:28 .github [2023-12-15T02:30:20.364Z] -rw-rw-r-- 1 jenkins jenkins 264 Dec 15 02:28 .gitignore [2023-12-15T02:30:20.364Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 15 02:28 .golangci.yml [2023-12-15T02:30:20.364Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 15 02:28 .semver [2023-12-15T02:30:20.364Z] -rw-rw-r-- 1 jenkins jenkins 10386 Dec 15 02:28 Attribution.txt [2023-12-15T02:30:20.364Z] -rw-rw-r-- 1 jenkins jenkins 18574 Dec 15 02:28 CHANGELOG.md [2023-12-15T02:30:20.364Z] -rw-rw-r-- 1 jenkins jenkins 1798 Dec 15 02:28 Dockerfile [2023-12-15T02:30:20.364Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 15 02:28 GOVERNANCE.md [2023-12-15T02:30:20.364Z] -rw-rw-r-- 1 jenkins jenkins 657 Dec 15 02:28 Jenkinsfile [2023-12-15T02:30:20.364Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 15 02:28 LICENSE [2023-12-15T02:30:20.364Z] -rw-rw-r-- 1 jenkins jenkins 1963 Dec 15 02:28 Makefile [2023-12-15T02:30:20.364Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 15 02:28 OWNERS.md [2023-12-15T02:30:20.364Z] -rw-rw-r-- 1 jenkins jenkins 3599 Dec 15 02:28 README.md [2023-12-15T02:30:20.364Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 15 02:28 VERSION [2023-12-15T02:30:20.364Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 02:28 bin [2023-12-15T02:30:20.364Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 02:28 cmd [2023-12-15T02:30:20.364Z] -rw-r--r-- 1 jenkins jenkins 18506 Dec 15 02:30 coverage.out [2023-12-15T02:30:20.364Z] -rw-rw-r-- 1 jenkins jenkins 3817 Dec 15 02:28 go.mod [2023-12-15T02:30:20.364Z] -rw-rw-r-- 1 jenkins jenkins 35084 Dec 15 02:28 go.sum [2023-12-15T02:30:20.364Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 02:28 internal [2023-12-15T02:30:20.364Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 02:28 mock [2023-12-15T02:30:20.364Z] -rw-rw-r-- 1 jenkins jenkins 227 Dec 15 02:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:30:20.721Z] + 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=e5520233bf84df16304f7dd08ef94c536c7e2796 --label arch=amd64 --label version=3.2.0-dev.5 . [2023-12-15T02:30:20.721Z] Sending build context to Docker daemon 14.87MB [2023-12-15T02:30:20.721Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-12-15T02:30:20.721Z] Step 2/25 : FROM ${BASE} AS builder [2023-12-15T02:30:20.721Z] ---> 2cd64156e2e6 [2023-12-15T02:30:20.721Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-12-15T02:30:20.980Z] ---> Running in 5a970093aaee [2023-12-15T02:30:20.980Z] Removing intermediate container 5a970093aaee [2023-12-15T02:30:20.980Z] ---> 7b5463322033 [2023-12-15T02:30:20.980Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-15T02:30:20.980Z] ---> Running in 06819215fac1 [2023-12-15T02:30:21.254Z] Removing intermediate container 06819215fac1 [2023-12-15T02:30:21.254Z] ---> eb56a2eee6a9 [2023-12-15T02:30:21.254Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-15T02:30:21.254Z] ---> Running in 45f0b35e25bb [2023-12-15T02:30:21.254Z] Removing intermediate container 45f0b35e25bb [2023-12-15T02:30:21.254Z] ---> 38c8f67d33bd [2023-12-15T02:30:21.254Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-12-15T02:30:21.254Z] ---> Running in debf9988d66b [2023-12-15T02:30:21.254Z] Removing intermediate container debf9988d66b [2023-12-15T02:30:21.254Z] ---> 86053f81f5a2 [2023-12-15T02:30:21.254Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-15T02:30:21.513Z] ---> Running in 7b5c8a10ea2d [2023-12-15T02:30:21.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-15T02:30:22.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-15T02:30:22.292Z] OK: 268 MiB in 56 packages [2023-12-15T02:30:22.551Z] Removing intermediate container 7b5c8a10ea2d [2023-12-15T02:30:22.551Z] ---> 3e8d7e610c9d [2023-12-15T02:30:22.551Z] Step 8/25 : WORKDIR /device-mqtt-go [2023-12-15T02:30:22.551Z] ---> Running in b5bd225677d4 [2023-12-15T02:30:22.812Z] Removing intermediate container b5bd225677d4 [2023-12-15T02:30:22.812Z] ---> 1ac93882c124 [2023-12-15T02:30:22.812Z] Step 9/25 : COPY go.mod vendor* ./ [2023-12-15T02:30:22.812Z] ---> fa4bacd7a35e [2023-12-15T02:30:22.812Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-15T02:30:22.812Z] ---> Running in 6c62c23259ce [2023-12-15T02:30:23.749Z] Removing intermediate container 6c62c23259ce [2023-12-15T02:30:23.749Z] ---> 83a3a1bb6495 [2023-12-15T02:30:23.749Z] Step 11/25 : COPY . . [2023-12-15T02:30:24.008Z] ---> 3f82b3a8ca56 [2023-12-15T02:30:24.008Z] Step 12/25 : RUN $MAKE [2023-12-15T02:30:24.008Z] ---> Running in 15b5593d5c16 [2023-12-15T02:30:24.267Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.2.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.4" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-12-15T02:30:42.353Z] Removing intermediate container 15b5593d5c16 [2023-12-15T02:30:42.353Z] ---> 3640c8b45675 [2023-12-15T02:30:42.353Z] Step 13/25 : FROM alpine:3.18 [2023-12-15T02:30:42.613Z] 3.18: Pulling from library/alpine [2023-12-15T02:30:42.613Z] c926b61bad3b: Pulling fs layer [2023-12-15T02:30:42.872Z] c926b61bad3b: Verifying Checksum [2023-12-15T02:30:42.872Z] c926b61bad3b: Download complete [2023-12-15T02:30:43.131Z] c926b61bad3b: Pull complete [2023-12-15T02:30:43.131Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-15T02:30:43.131Z] Status: Downloaded newer image for alpine:3.18 [2023-12-15T02:30:43.131Z] ---> b541f2080109 [2023-12-15T02:30:43.131Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-12-15T02:30:43.389Z] ---> Running in f212b472b8eb [2023-12-15T02:30:43.389Z] Removing intermediate container f212b472b8eb [2023-12-15T02:30:43.389Z] ---> 71f3fcb719e9 [2023-12-15T02:30:43.389Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-12-15T02:30:43.389Z] ---> Running in afff101ba871 [2023-12-15T02:30:43.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-15T02:30:43.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-15T02:30:43.905Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-15T02:30:43.905Z] Executing busybox-1.36.1-r5.trigger [2023-12-15T02:30:43.905Z] OK: 7 MiB in 16 packages [2023-12-15T02:30:44.163Z] Removing intermediate container afff101ba871 [2023-12-15T02:30:44.163Z] ---> ab06e29aed17 [2023-12-15T02:30:44.163Z] Step 16/25 : RUN apk --no-cache upgrade [2023-12-15T02:30:44.422Z] ---> Running in 78521b94c7d4 [2023-12-15T02:30:44.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-15T02:30:44.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-15T02:30:44.939Z] OK: 7 MiB in 16 packages [2023-12-15T02:30:45.507Z] Removing intermediate container 78521b94c7d4 [2023-12-15T02:30:45.507Z] ---> 8f54019f1945 [2023-12-15T02:30:45.507Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2023-12-15T02:30:46.075Z] ---> 9deb36d9d1eb [2023-12-15T02:30:46.075Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-12-15T02:30:46.075Z] ---> 531cdfba7a77 [2023-12-15T02:30:46.075Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-12-15T02:30:46.075Z] ---> 1c48a534789e [2023-12-15T02:30:46.075Z] Step 20/25 : EXPOSE 59982 [2023-12-15T02:30:46.334Z] ---> Running in 3129d887dc05 [2023-12-15T02:30:46.334Z] Removing intermediate container 3129d887dc05 [2023-12-15T02:30:46.334Z] ---> 626b2c7a2106 [2023-12-15T02:30:46.334Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2023-12-15T02:30:46.334Z] ---> Running in eba1c5f88252 [2023-12-15T02:30:46.334Z] Removing intermediate container eba1c5f88252 [2023-12-15T02:30:46.334Z] ---> e28887079288 [2023-12-15T02:30:46.334Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-12-15T02:30:46.334Z] ---> Running in 754e854fe066 [2023-12-15T02:30:46.593Z] Removing intermediate container 754e854fe066 [2023-12-15T02:30:46.593Z] ---> 6d236c835903 [2023-12-15T02:30:46.593Z] Step 23/25 : LABEL arch=amd64 [2023-12-15T02:30:46.593Z] ---> Running in ca5fe30604c9 [2023-12-15T02:30:46.593Z] Removing intermediate container ca5fe30604c9 [2023-12-15T02:30:46.593Z] ---> 63da2fe0e5e1 [2023-12-15T02:30:46.593Z] Step 24/25 : LABEL git_sha=e5520233bf84df16304f7dd08ef94c536c7e2796 [2023-12-15T02:30:46.593Z] ---> Running in 84662aa48d57 [2023-12-15T02:30:46.593Z] Removing intermediate container 84662aa48d57 [2023-12-15T02:30:46.593Z] ---> 6c5086770293 [2023-12-15T02:30:46.593Z] Step 25/25 : LABEL version=3.2.0-dev.5 [2023-12-15T02:30:46.593Z] ---> Running in 47d5d46b9de7 [2023-12-15T02:30:46.851Z] Removing intermediate container 47d5d46b9de7 [2023-12-15T02:30:46.851Z] ---> 61e1bc426647 [2023-12-15T02:30:46.851Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-15T02:30:46.851Z] Successfully built 61e1bc426647 [2023-12-15T02:30:46.851Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-15T02:30:47.106Z] provisioning config files... [2023-12-15T02:30:47.118Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12754489079093824488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:30:47.451Z] ---> ****-login.sh [2023-12-15T02:30:47.451Z] nexus3.edgexfoundry.org:10001 [2023-12-15T02:30:47.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:30:47.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:30:47.451Z] Configure a credential helper to remove this warning. See [2023-12-15T02:30:47.451Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:30:47.451Z] [2023-12-15T02:30:47.451Z] Login Succeeded [2023-12-15T02:30:47.451Z] nexus3.edgexfoundry.org:10002 [2023-12-15T02:30:47.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:30:47.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:30:47.452Z] Configure a credential helper to remove this warning. See [2023-12-15T02:30:47.452Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:30:47.452Z] [2023-12-15T02:30:47.452Z] Login Succeeded [2023-12-15T02:30:47.452Z] nexus3.edgexfoundry.org:10003 [2023-12-15T02:30:47.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:30:47.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:30:47.712Z] Configure a credential helper to remove this warning. See [2023-12-15T02:30:47.712Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:30:47.712Z] [2023-12-15T02:30:47.712Z] Login Succeeded [2023-12-15T02:30:47.712Z] nexus3.edgexfoundry.org:10004 [2023-12-15T02:30:47.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:30:47.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:30:47.712Z] Configure a credential helper to remove this warning. See [2023-12-15T02:30:47.712Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:30:47.712Z] [2023-12-15T02:30:47.712Z] Login Succeeded [2023-12-15T02:30:47.712Z] ****.io [2023-12-15T02:30:47.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:30:47.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:30:47.971Z] Configure a credential helper to remove this warning. See [2023-12-15T02:30:47.971Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:30:47.971Z] [2023-12-15T02:30:47.971Z] Login Succeeded [2023-12-15T02:30:47.971Z] ---> ****-login.sh ends [Pipeline] } [2023-12-15T02:30:47.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-15T02:30:48.105Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T02:30:48.150Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-12-15T02:30:48.150Z] e5520233bf84df16304f7dd08ef94c536c7e2796 [2023-12-15T02:30:48.150Z] latest [2023-12-15T02:30:48.150Z] 3.2.0-dev.5 [2023-12-15T02:30:48.150Z] e5520233bf84df16304f7dd08ef94c536c7e2796-3.2.0-dev.5 [2023-12-15T02:30:48.150Z] main [2023-12-15T02:30:48.150Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:30:48.591Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:e5520233bf84df16304f7dd08ef94c536c7e2796 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:30:49.025Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:e5520233bf84df16304f7dd08ef94c536c7e2796 [2023-12-15T02:30:49.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-12-15T02:30:49.025Z] cb95bad4021f: Preparing [2023-12-15T02:30:49.025Z] a394cb3da3e7: Preparing [2023-12-15T02:30:49.025Z] 3ad22d96f2f6: Preparing [2023-12-15T02:30:49.025Z] 9439f7926353: Preparing [2023-12-15T02:30:49.025Z] 2385b2651c71: Preparing [2023-12-15T02:30:49.025Z] 9fe9a137fd00: Preparing [2023-12-15T02:30:49.025Z] 9fe9a137fd00: Waiting [2023-12-15T02:30:49.025Z] a394cb3da3e7: Pushed [2023-12-15T02:30:49.025Z] 9fe9a137fd00: Layer already exists [2023-12-15T02:30:49.025Z] 2385b2651c71: Pushed [2023-12-15T02:30:49.025Z] cb95bad4021f: Pushed [2023-12-15T02:30:49.025Z] 9439f7926353: Pushed [2023-12-15T02:30:52.312Z] 3ad22d96f2f6: Pushed [2023-12-15T02:30:52.312Z] e5520233bf84df16304f7dd08ef94c536c7e2796: digest: sha256:010428ae408ddb3ffc329d353fc3c2f712f27f245e13cf7896c8f49424ece355 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:30:52.714Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:30:53.103Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-12-15T02:30:53.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-12-15T02:30:53.103Z] cb95bad4021f: Preparing [2023-12-15T02:30:53.103Z] a394cb3da3e7: Preparing [2023-12-15T02:30:53.103Z] 3ad22d96f2f6: Preparing [2023-12-15T02:30:53.103Z] 9439f7926353: Preparing [2023-12-15T02:30:53.103Z] 2385b2651c71: Preparing [2023-12-15T02:30:53.103Z] 9fe9a137fd00: Preparing [2023-12-15T02:30:53.103Z] 9fe9a137fd00: Waiting [2023-12-15T02:30:53.103Z] a394cb3da3e7: Layer already exists [2023-12-15T02:30:53.103Z] 3ad22d96f2f6: Layer already exists [2023-12-15T02:30:53.103Z] 2385b2651c71: Layer already exists [2023-12-15T02:30:53.103Z] cb95bad4021f: Layer already exists [2023-12-15T02:30:53.103Z] 9439f7926353: Layer already exists [2023-12-15T02:30:53.103Z] 9fe9a137fd00: Layer already exists [2023-12-15T02:30:53.103Z] latest: digest: sha256:010428ae408ddb3ffc329d353fc3c2f712f27f245e13cf7896c8f49424ece355 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:30:53.507Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:30:53.908Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.5 [2023-12-15T02:30:53.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-12-15T02:30:53.908Z] cb95bad4021f: Preparing [2023-12-15T02:30:53.908Z] a394cb3da3e7: Preparing [2023-12-15T02:30:53.908Z] 3ad22d96f2f6: Preparing [2023-12-15T02:30:53.908Z] 9439f7926353: Preparing [2023-12-15T02:30:53.908Z] 2385b2651c71: Preparing [2023-12-15T02:30:53.908Z] 9fe9a137fd00: Preparing [2023-12-15T02:30:53.908Z] 9fe9a137fd00: Waiting [2023-12-15T02:30:53.908Z] 2385b2651c71: Layer already exists [2023-12-15T02:30:53.908Z] 3ad22d96f2f6: Layer already exists [2023-12-15T02:30:53.908Z] 9439f7926353: Layer already exists [2023-12-15T02:30:53.908Z] cb95bad4021f: Layer already exists [2023-12-15T02:30:53.908Z] a394cb3da3e7: Layer already exists [2023-12-15T02:30:53.908Z] 9fe9a137fd00: Layer already exists [2023-12-15T02:30:53.908Z] 3.2.0-dev.5: digest: sha256:010428ae408ddb3ffc329d353fc3c2f712f27f245e13cf7896c8f49424ece355 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:30:54.306Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:e5520233bf84df16304f7dd08ef94c536c7e2796-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:30:54.710Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:e5520233bf84df16304f7dd08ef94c536c7e2796-3.2.0-dev.5 [2023-12-15T02:30:54.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-12-15T02:30:54.710Z] cb95bad4021f: Preparing [2023-12-15T02:30:54.710Z] a394cb3da3e7: Preparing [2023-12-15T02:30:54.710Z] 3ad22d96f2f6: Preparing [2023-12-15T02:30:54.710Z] 9439f7926353: Preparing [2023-12-15T02:30:54.710Z] 2385b2651c71: Preparing [2023-12-15T02:30:54.710Z] 9fe9a137fd00: Preparing [2023-12-15T02:30:54.710Z] 9fe9a137fd00: Waiting [2023-12-15T02:30:54.710Z] 2385b2651c71: Layer already exists [2023-12-15T02:30:54.710Z] cb95bad4021f: Layer already exists [2023-12-15T02:30:54.710Z] 9439f7926353: Layer already exists [2023-12-15T02:30:54.710Z] a394cb3da3e7: Layer already exists [2023-12-15T02:30:54.710Z] 3ad22d96f2f6: Layer already exists [2023-12-15T02:30:54.710Z] 9fe9a137fd00: Layer already exists [2023-12-15T02:30:54.710Z] e5520233bf84df16304f7dd08ef94c536c7e2796-3.2.0-dev.5: digest: sha256:010428ae408ddb3ffc329d353fc3c2f712f27f245e13cf7896c8f49424ece355 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:30:55.124Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:30:55.514Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-12-15T02:30:55.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-12-15T02:30:55.514Z] cb95bad4021f: Preparing [2023-12-15T02:30:55.514Z] a394cb3da3e7: Preparing [2023-12-15T02:30:55.514Z] 3ad22d96f2f6: Preparing [2023-12-15T02:30:55.514Z] 9439f7926353: Preparing [2023-12-15T02:30:55.514Z] 2385b2651c71: Preparing [2023-12-15T02:30:55.514Z] 9fe9a137fd00: Preparing [2023-12-15T02:30:55.514Z] 9fe9a137fd00: Waiting [2023-12-15T02:30:55.514Z] 9439f7926353: Layer already exists [2023-12-15T02:30:55.514Z] a394cb3da3e7: Layer already exists [2023-12-15T02:30:55.514Z] 2385b2651c71: Layer already exists [2023-12-15T02:30:55.514Z] cb95bad4021f: Layer already exists [2023-12-15T02:30:55.514Z] 3ad22d96f2f6: Layer already exists [2023-12-15T02:30:55.514Z] 9fe9a137fd00: Layer already exists [2023-12-15T02:30:55.514Z] main: digest: sha256:010428ae408ddb3ffc329d353fc3c2f712f27f245e13cf7896c8f49424ece355 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-15T02:30:55.745Z] ===================================================== [Pipeline] echo [2023-12-15T02:30:55.785Z] taggedImages: [2023-12-15T02:30:55.785Z] - nexus3.edgexfoundry.org:10004/device-mqtt:e5520233bf84df16304f7dd08ef94c536c7e2796 [2023-12-15T02:30:55.785Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-12-15T02:30:55.785Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.5 [2023-12-15T02:30:55.785Z] - nexus3.edgexfoundry.org:10004/device-mqtt:e5520233bf84df16304f7dd08ef94c536c7e2796-3.2.0-dev.5 [2023-12-15T02:30:55.785Z] - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:30:56.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-15T02:30:56.404Z] [2023-12-15T02:30:56.404Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:30:56.733Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-15T02:30:56.733Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-15T02:30:56.733Z] 5eb5b503b376: Pulling fs layer [2023-12-15T02:30:56.733Z] 5c69ac0246d0: Pulling fs layer [2023-12-15T02:30:56.733Z] ec43610c2a17: Pulling fs layer [2023-12-15T02:30:56.733Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-15T02:30:56.733Z] 33b1e0a273af: Pulling fs layer [2023-12-15T02:30:56.733Z] 5d3b04190fa2: Pulling fs layer [2023-12-15T02:30:56.733Z] 2f39f015ded8: Pulling fs layer [2023-12-15T02:30:56.733Z] 3a2ae6a8a46f: Waiting [2023-12-15T02:30:56.733Z] 33b1e0a273af: Waiting [2023-12-15T02:30:56.733Z] 5d3b04190fa2: Waiting [2023-12-15T02:30:56.733Z] 2f39f015ded8: Waiting [2023-12-15T02:30:56.733Z] 5c69ac0246d0: Verifying Checksum [2023-12-15T02:30:56.733Z] 5c69ac0246d0: Download complete [2023-12-15T02:30:56.733Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-15T02:30:56.733Z] 3a2ae6a8a46f: Download complete [2023-12-15T02:30:56.733Z] 33b1e0a273af: Verifying Checksum [2023-12-15T02:30:56.733Z] 33b1e0a273af: Download complete [2023-12-15T02:30:56.733Z] 5d3b04190fa2: Verifying Checksum [2023-12-15T02:30:56.733Z] 5d3b04190fa2: Download complete [2023-12-15T02:30:56.733Z] ec43610c2a17: Verifying Checksum [2023-12-15T02:30:56.733Z] ec43610c2a17: Download complete [2023-12-15T02:30:57.808Z] 5eb5b503b376: Verifying Checksum [2023-12-15T02:30:57.808Z] 5eb5b503b376: Download complete [2023-12-15T02:30:58.067Z] 5eb5b503b376: Pull complete [2023-12-15T02:30:58.326Z] 5c69ac0246d0: Pull complete [2023-12-15T02:30:58.585Z] 2f39f015ded8: Download complete [2023-12-15T02:30:58.843Z] ec43610c2a17: Pull complete [2023-12-15T02:30:58.843Z] 3a2ae6a8a46f: Pull complete [2023-12-15T02:30:59.101Z] 33b1e0a273af: Pull complete [2023-12-15T02:30:59.101Z] 5d3b04190fa2: Pull complete [2023-12-15T02:31:03.280Z] 2f39f015ded8: Pull complete [2023-12-15T02:31:03.280Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-15T02:31:03.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-15T02:31:03.280Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:31:03.504Z] prd-ubuntu20.04-docker-8c-8g-25114 does not seem to be running inside a container [2023-12-15T02:31:03.535Z] $ 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 [2023-12-15T02:31:05.947Z] $ docker top a3a639a994012e827c79e779a794861170eb6619acc95df8b0835060e8a5bd38 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:31:06.388Z] ---> job-cost.sh [2023-12-15T02:31:06.388Z] lf-activate-venv: SKIPPING [2023-12-15T02:31:06.389Z] INFO: No Stack... [2023-12-15T02:31:07.324Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-15T02:31:07.583Z] INFO: Archiving Costs [Pipeline] sh [2023-12-15T02:31:07.869Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-12-15T02:31:07.869Z] + cut -d, -f6 [Pipeline] lock [2023-12-15T02:31:07.881Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-158-stack-cost] [2023-12-15T02:31:07.891Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-158-stack-cost] did not exist. Created. [2023-12-15T02:31:07.892Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-158-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-15T02:31:08.260Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-15T02:31:08.319Z] Stashed 1 file(s) [Pipeline] } [2023-12-15T02:31:08.325Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-158-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-15T02:31:08.416Z] $ docker stop --time=1 a3a639a994012e827c79e779a794861170eb6619acc95df8b0835060e8a5bd38 [2023-12-15T02:31:09.653Z] $ docker rm -f --volumes a3a639a994012e827c79e779a794861170eb6619acc95df8b0835060e8a5bd38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-15T02:31:12.250Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25121 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-12-15T02:31:12.300Z] Running in /w/workspace/device-mqtt-go/158 [Pipeline] { [Pipeline] checkout [2023-12-15T02:31:12.372Z] The recommended git tool is: git [2023-12-15T02:31:19.034Z] using credential edgex-jenkins-ssh [2023-12-15T02:31:19.062Z] Cloning the remote Git repository [2023-12-15T02:31:19.111Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-12-15T02:31:19.225Z] > git init /w/workspace/device-mqtt-go/158 # timeout=10 [2023-12-15T02:31:19.423Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-12-15T02:31:19.425Z] > git --version # timeout=10 [2023-12-15T02:31:19.450Z] > git --version # 'git version 2.25.1' [2023-12-15T02:31:19.453Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-15T02:31:19.610Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-15T02:31:21.398Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-12-15T02:31:22.461Z] Avoid second fetch [2023-12-15T02:31:22.461Z] Checking out Revision e5520233bf84df16304f7dd08ef94c536c7e2796 (main) [2023-12-15T02:31:21.444Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-15T02:31:22.471Z] > git config core.sparsecheckout # timeout=10 [2023-12-15T02:31:22.539Z] > git checkout -f e5520233bf84df16304f7dd08ef94c536c7e2796 # timeout=10 [2023-12-15T02:31:23.089Z] Commit message: "Merge pull request #654 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.4" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-15T02:31:24.404Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-15T02:31:24.404Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-15T02:31:24.404Z] Dload Upload Total Spent Left Speed [2023-12-15T02:31:24.404Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 206k 0 --:--:-- --:--:-- --:--:-- 209k [Pipeline] sh [2023-12-15T02:31:24.759Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-15T02:31:25.095Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2023-12-15T02:31:25.095Z] /etc/docker/daemon.new [2023-12-15T02:31:25.095Z] { [2023-12-15T02:31:25.095Z] "registry-mirrors": [ [2023-12-15T02:31:25.095Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-15T02:31:25.095Z] ], [2023-12-15T02:31:25.095Z] "bip": "10.250.0.254/24", [2023-12-15T02:31:25.095Z] "hosts": [ [2023-12-15T02:31:25.095Z] "tcp://0.0.0.0:5555", [2023-12-15T02:31:25.095Z] "unix:///var/run/docker.sock" [2023-12-15T02:31:25.095Z] ], [2023-12-15T02:31:25.095Z] "mtu": 1458, [2023-12-15T02:31:25.095Z] "selinux-enabled": true, [2023-12-15T02:31:25.095Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-15T02:31:25.095Z] } [Pipeline] sh [2023-12-15T02:31:25.440Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-15T02:31:25.826Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-15T02:31:44.187Z] provisioning config files... [2023-12-15T02:31:44.219Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/158@tmp/config2935849689328001167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:31:44.716Z] ---> ****-login.sh [2023-12-15T02:31:44.716Z] nexus3.edgexfoundry.org:10001 [2023-12-15T02:31:44.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:31:45.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:31:45.258Z] Configure a credential helper to remove this warning. See [2023-12-15T02:31:45.258Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:31:45.258Z] [2023-12-15T02:31:45.258Z] Login Succeeded [2023-12-15T02:31:45.258Z] nexus3.edgexfoundry.org:10002 [2023-12-15T02:31:45.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:31:45.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:31:45.529Z] Configure a credential helper to remove this warning. See [2023-12-15T02:31:45.529Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:31:45.529Z] [2023-12-15T02:31:45.529Z] Login Succeeded [2023-12-15T02:31:45.529Z] nexus3.edgexfoundry.org:10003 [2023-12-15T02:31:45.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:31:45.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:31:45.800Z] Configure a credential helper to remove this warning. See [2023-12-15T02:31:45.800Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:31:45.800Z] [2023-12-15T02:31:45.800Z] Login Succeeded [2023-12-15T02:31:45.800Z] nexus3.edgexfoundry.org:10004 [2023-12-15T02:31:46.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:31:46.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:31:46.343Z] Configure a credential helper to remove this warning. See [2023-12-15T02:31:46.343Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:31:46.343Z] [2023-12-15T02:31:46.343Z] Login Succeeded [2023-12-15T02:31:46.343Z] ****.io [2023-12-15T02:31:46.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:31:46.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:31:46.934Z] Configure a credential helper to remove this warning. See [2023-12-15T02:31:46.934Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:31:46.934Z] [2023-12-15T02:31:46.934Z] Login Succeeded [2023-12-15T02:31:46.934Z] ---> ****-login.sh ends [Pipeline] } [2023-12-15T02:31:46.950Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-15T02:31:47.410Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T02:31:47.465Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T02:31:47.512Z] ========================================================= [2023-12-15T02:31:47.512Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-15T02:31:47.512Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:31:48.048Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-15T02:31:49.474Z] #0 building with "default" instance using docker driver [2023-12-15T02:31:49.474Z] [2023-12-15T02:31:49.474Z] #1 [internal] load build definition from Dockerfile [2023-12-15T02:31:49.474Z] #1 transferring dockerfile: [2023-12-15T02:31:49.474Z] #1 transferring dockerfile: 1.84kB 0.0s done [2023-12-15T02:31:49.474Z] #1 DONE 0.1s [2023-12-15T02:31:49.474Z] [2023-12-15T02:31:49.474Z] #2 [internal] load .dockerignore [2023-12-15T02:31:49.474Z] #2 transferring context: 182B done [2023-12-15T02:31:49.474Z] #2 DONE 0.1s [2023-12-15T02:31:49.474Z] [2023-12-15T02:31:49.474Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-15T02:31:49.750Z] #3 DONE 0.1s [2023-12-15T02:31:49.750Z] [2023-12-15T02:31:49.750Z] #4 [internal] load build context [2023-12-15T02:31:49.750Z] #4 DONE 0.0s [2023-12-15T02:31:49.750Z] [2023-12-15T02:31:49.750Z] #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-15T02:31:49.750Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-15T02:31:49.750Z] #5 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-15T02:31:49.750Z] #5 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2023-12-15T02:31:49.750Z] #5 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.2s done [2023-12-15T02:31:49.750Z] #5 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-15T02:31:49.750Z] #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 2.10MB / 3.33MB 0.2s [2023-12-15T02:31:49.750Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 4.19MB / 63.99MB 0.2s [2023-12-15T02:31:49.750Z] #5 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 0B / 156B 0.2s [2023-12-15T02:31:50.025Z] #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-15T02:31:50.025Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.39MB / 63.99MB 0.3s [2023-12-15T02:31:50.025Z] #5 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-15T02:31:50.025Z] #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-15T02:31:50.025Z] #5 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2023-12-15T02:31:50.025Z] #5 ... [2023-12-15T02:31:50.025Z] [2023-12-15T02:31:50.025Z] #4 [internal] load build context [2023-12-15T02:31:50.025Z] #4 transferring context: 7.42MB 0.3s done [2023-12-15T02:31:50.025Z] #4 DONE 0.4s [2023-12-15T02:31:50.025Z] [2023-12-15T02:31:50.025Z] #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-15T02:31:50.025Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 12.58MB / 63.99MB 0.4s [2023-12-15T02:31:50.025Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 3.15MB / 97.63MB 0.4s [2023-12-15T02:31:50.025Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.58MB / 11.40MB 0.4s [2023-12-15T02:31:50.298Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.78MB / 63.99MB 0.5s [2023-12-15T02:31:50.298Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 4.78MB / 11.40MB 0.5s [2023-12-15T02:31:50.298Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 26.21MB / 63.99MB 0.7s [2023-12-15T02:31:50.298Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 15.73MB / 97.63MB 0.7s [2023-12-15T02:31:50.298Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s [2023-12-15T02:31:50.573Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 30.85MB / 63.99MB 0.8s [2023-12-15T02:31:50.573Z] #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2023-12-15T02:31:50.573Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2023-12-15T02:31:50.573Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 35.65MB / 63.99MB 0.9s [2023-12-15T02:31:50.573Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 25.17MB / 97.63MB 0.9s [2023-12-15T02:31:50.573Z] #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-15T02:31:50.849Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 43.60MB / 63.99MB 1.1s [2023-12-15T02:31:50.849Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 33.55MB / 97.63MB 1.1s [2023-12-15T02:31:50.849Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 47.19MB / 63.99MB 1.2s [2023-12-15T02:31:50.849Z] #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-15T02:31:51.123Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 57.51MB / 63.99MB 1.4s [2023-12-15T02:31:51.123Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 47.59MB / 97.63MB 1.4s [2023-12-15T02:31:51.123Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 62.91MB / 63.99MB 1.5s [2023-12-15T02:31:51.393Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 57.67MB / 97.63MB 1.6s [2023-12-15T02:31:51.393Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.6s done [2023-12-15T02:31:51.393Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 62.91MB / 97.63MB 1.7s [2023-12-15T02:31:51.393Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-15T02:31:51.662Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 68.16MB / 97.63MB 1.8s [2023-12-15T02:31:51.663Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 77.23MB / 97.63MB 2.0s [2023-12-15T02:31:51.935Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 87.03MB / 97.63MB 2.2s [2023-12-15T02:31:51.935Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 91.93MB / 97.63MB 2.3s [2023-12-15T02:31:52.203Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 96.87MB / 97.63MB 2.4s [2023-12-15T02:31:55.557Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 5.8s done [2023-12-15T02:31:56.983Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.6s [2023-12-15T02:32:02.381Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.0s [2023-12-15T02:32:09.068Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.7s done [2023-12-15T02:32:11.011Z] #5 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-15T02:32:11.011Z] #5 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2023-12-15T02:32:11.011Z] #5 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-15T02:32:11.011Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-15T02:32:16.359Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s [2023-12-15T02:32:19.717Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.8s done [2023-12-15T02:32:19.717Z] #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2023-12-15T02:32:21.674Z] #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.9s done [2023-12-15T02:32:22.262Z] #5 DONE 32.4s [2023-12-15T02:32:22.262Z] [2023-12-15T02:32:22.262Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2023-12-15T02:32:22.847Z] #6 0.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-15T02:32:23.431Z] #6 1.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-15T02:32:24.398Z] #6 2.337 (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-15T02:32:24.398Z] #6 2.365 (2/4) Installing libedit (20221030.3.1-r1) [2023-12-15T02:32:24.398Z] #6 2.380 (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-15T02:32:24.398Z] #6 2.453 (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-15T02:32:24.671Z] #6 2.483 Executing busybox-1.36.1-r5.trigger [2023-12-15T02:32:24.671Z] #6 2.523 OK: 271 MiB in 56 packages [2023-12-15T02:32:26.624Z] #6 DONE 4.4s [2023-12-15T02:32:26.624Z] [2023-12-15T02:32:26.624Z] #7 [builder 3/7] WORKDIR /device-mqtt-go [2023-12-15T02:32:26.624Z] #7 DONE 0.1s [2023-12-15T02:32:26.624Z] [2023-12-15T02:32:26.624Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-15T02:32:26.624Z] #8 DONE 0.1s [2023-12-15T02:32:26.894Z] [2023-12-15T02:32:26.894Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-15T02:32:59.140Z] #9 DONE 27.2s [2023-12-15T02:32:59.140Z] [2023-12-15T02:32:59.140Z] #10 [builder 6/7] COPY . . [2023-12-15T02:32:59.140Z] #10 DONE 0.4s [2023-12-15T02:32:59.140Z] [2023-12-15T02:32:59.140Z] #11 [builder 7/7] RUN echo noop [2023-12-15T02:32:59.140Z] #11 0.720 noop [2023-12-15T02:32:59.140Z] #11 DONE 0.9s [2023-12-15T02:32:59.140Z] [2023-12-15T02:32:59.140Z] #12 exporting to image [2023-12-15T02:32:59.140Z] #12 exporting layers [2023-12-15T02:33:20.015Z] #12 exporting layers 21.9s done [2023-12-15T02:33:20.015Z] #12 writing image sha256:7ea841eaf4db69207393bb07874ceebad373d876687c77e2b4caaf420abfe742 0.0s done [2023-12-15T02:33:20.015Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-15T02:33:20.015Z] #12 DONE 21.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:33:20.482Z] + docker inspect -f . ci-base-image-arm64 [2023-12-15T02:33:20.482Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:33:20.749Z] prd-ubuntu20.04-docker-arm64-4c-16g-25121 does not seem to be running inside a container [2023-12-15T02:33:20.833Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/158 -v /w/workspace/device-mqtt-go/158:/w/workspace/device-mqtt-go/158:rw,z -v /w/workspace/device-mqtt-go/158@tmp:/w/workspace/device-mqtt-go/158@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 [2023-12-15T02:33:22.130Z] $ docker top aac2283e36ab188b2862e5c27e08e1f79634d0d2d53a41f6d3288a84495e873c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-15T02:33:23.008Z] + go version [2023-12-15T02:33:23.008Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-15T02:33:23.028Z] $ docker stop --time=1 aac2283e36ab188b2862e5c27e08e1f79634d0d2d53a41f6d3288a84495e873c [2023-12-15T02:33:24.625Z] $ docker rm -f --volumes aac2283e36ab188b2862e5c27e08e1f79634d0d2d53a41f6d3288a84495e873c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:33:25.499Z] + docker inspect -f . ci-base-image-arm64 [2023-12-15T02:33:25.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:33:25.743Z] prd-ubuntu20.04-docker-arm64-4c-16g-25121 does not seem to be running inside a container [2023-12-15T02:33:25.825Z] $ 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/158 -v /w/workspace/device-mqtt-go/158:/w/workspace/device-mqtt-go/158:rw,z -v /w/workspace/device-mqtt-go/158@tmp:/w/workspace/device-mqtt-go/158@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 [2023-12-15T02:33:26.950Z] $ docker top 5a8118a1061b2ae8383e8a266e6e684918f67040e42cda3055b4b9117dba697a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-15T02:33:27.846Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/158 [Pipeline] fileExists [Pipeline] sh [2023-12-15T02:33:28.446Z] + make test [2023-12-15T02:33:28.722Z] go test ./... -coverprofile=coverage.out ./... [2023-12-15T02:33:33.002Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-12-15T02:34:40.942Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-12-15T02:34:40.942Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-12-15T02:34:40.942Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.072s coverage: 22.8% of statements [2023-12-15T02:34:40.942Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-15T02:34:40.942Z] go vet ./... [2023-12-15T02:34:55.998Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-15T02:34:55.998Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-15T02:34:55.998Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-15T02:34:56.604Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-15T02:34:56.651Z] $ docker stop --time=1 5a8118a1061b2ae8383e8a266e6e684918f67040e42cda3055b4b9117dba697a [2023-12-15T02:34:58.538Z] $ docker rm -f --volumes 5a8118a1061b2ae8383e8a266e6e684918f67040e42cda3055b4b9117dba697a [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-15T02:34:59.846Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-15T02:34:59.871Z] Warning: overwriting stash ‘coverage-report’ [2023-12-15T02:35:00.484Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-15T02:35:01.094Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-15T02:35:01.423Z] + ls -al . [2023-12-15T02:35:01.423Z] total 180 [2023-12-15T02:35:01.423Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 02:33 . [2023-12-15T02:35:01.423Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 02:31 .. [2023-12-15T02:35:01.423Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 15 02:31 .dockerignore [2023-12-15T02:35:01.423Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 02:31 .git [2023-12-15T02:35:01.423Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 02:31 .github [2023-12-15T02:35:01.423Z] -rw-rw-r-- 1 jenkins jenkins 264 Dec 15 02:31 .gitignore [2023-12-15T02:35:01.423Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 15 02:31 .golangci.yml [2023-12-15T02:35:01.423Z] -rw-rw-r-- 1 jenkins jenkins 10386 Dec 15 02:31 Attribution.txt [2023-12-15T02:35:01.423Z] -rw-rw-r-- 1 jenkins jenkins 18574 Dec 15 02:31 CHANGELOG.md [2023-12-15T02:35:01.423Z] -rw-rw-r-- 1 jenkins jenkins 1798 Dec 15 02:31 Dockerfile [2023-12-15T02:35:01.423Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 15 02:31 GOVERNANCE.md [2023-12-15T02:35:01.423Z] -rw-rw-r-- 1 jenkins jenkins 657 Dec 15 02:31 Jenkinsfile [2023-12-15T02:35:01.423Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 15 02:31 LICENSE [2023-12-15T02:35:01.423Z] -rw-rw-r-- 1 jenkins jenkins 1963 Dec 15 02:31 Makefile [2023-12-15T02:35:01.423Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 15 02:31 OWNERS.md [2023-12-15T02:35:01.423Z] -rw-rw-r-- 1 jenkins jenkins 3599 Dec 15 02:31 README.md [2023-12-15T02:35:01.423Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 15 02:28 VERSION [2023-12-15T02:35:01.423Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 02:31 bin [2023-12-15T02:35:01.423Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 02:31 cmd [2023-12-15T02:35:01.423Z] -rw-r--r-- 1 jenkins jenkins 18506 Dec 15 02:34 coverage.out [2023-12-15T02:35:01.423Z] -rw-rw-r-- 1 jenkins jenkins 3817 Dec 15 02:31 go.mod [2023-12-15T02:35:01.423Z] -rw-rw-r-- 1 jenkins jenkins 35084 Dec 15 02:31 go.sum [2023-12-15T02:35:01.423Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 02:31 internal [2023-12-15T02:35:01.423Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 02:31 mock [2023-12-15T02:35:01.423Z] -rw-rw-r-- 1 jenkins jenkins 227 Dec 15 02:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:35:01.855Z] + 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=e5520233bf84df16304f7dd08ef94c536c7e2796 --label arch=arm64 --label version=3.2.0-dev.5 . [2023-12-15T02:35:02.825Z] #0 building with "default" instance using docker driver [2023-12-15T02:35:02.825Z] [2023-12-15T02:35:02.825Z] #1 [internal] load build definition from Dockerfile [2023-12-15T02:35:02.825Z] #1 transferring dockerfile: 1.84kB 0.0s done [2023-12-15T02:35:02.825Z] #1 DONE 0.0s [2023-12-15T02:35:02.825Z] [2023-12-15T02:35:02.825Z] #2 [internal] load .dockerignore [2023-12-15T02:35:02.825Z] #2 transferring context: 182B 0.0s done [2023-12-15T02:35:02.825Z] #2 DONE 0.0s [2023-12-15T02:35:02.825Z] [2023-12-15T02:35:02.825Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-15T02:35:02.825Z] #3 DONE 0.0s [2023-12-15T02:35:02.825Z] [2023-12-15T02:35:02.825Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-15T02:35:03.095Z] #4 DONE 0.3s [2023-12-15T02:35:03.095Z] [2023-12-15T02:35:03.095Z] #5 [internal] load build context [2023-12-15T02:35:03.095Z] #5 transferring context: 24.53kB 0.0s done [2023-12-15T02:35:03.095Z] #5 DONE 0.1s [2023-12-15T02:35:03.095Z] [2023-12-15T02:35:03.095Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-15T02:35:03.095Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-15T02:35:03.095Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-15T02:35:03.095Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-15T02:35:03.095Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-15T02:35:03.095Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s [2023-12-15T02:35:03.365Z] #6 ... [2023-12-15T02:35:03.365Z] [2023-12-15T02:35:03.365Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-15T02:35:03.365Z] #7 DONE 0.3s [2023-12-15T02:35:03.365Z] [2023-12-15T02:35:03.365Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-15T02:35:03.365Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-15T02:35:03.365Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-15T02:35:03.954Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2023-12-15T02:35:04.222Z] #6 DONE 1.0s [2023-12-15T02:35:04.222Z] [2023-12-15T02:35:04.222Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-15T02:35:04.807Z] #8 0.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-15T02:35:05.079Z] #8 1.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-15T02:35:06.500Z] #8 ... [2023-12-15T02:35:06.500Z] [2023-12-15T02:35:06.500Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2023-12-15T02:35:06.500Z] #9 0.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-15T02:35:06.500Z] #9 1.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-15T02:35:06.500Z] #9 2.573 OK: 271 MiB in 56 packages [2023-12-15T02:35:06.500Z] #9 DONE 2.9s [2023-12-15T02:35:06.500Z] [2023-12-15T02:35:06.500Z] #10 [builder 3/7] WORKDIR /device-mqtt-go [2023-12-15T02:35:06.500Z] #10 DONE 0.1s [2023-12-15T02:35:06.500Z] [2023-12-15T02:35:06.500Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-15T02:35:06.500Z] #8 2.420 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-15T02:35:06.500Z] #8 ... [2023-12-15T02:35:06.500Z] [2023-12-15T02:35:06.500Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-15T02:35:06.500Z] #11 DONE 0.2s [2023-12-15T02:35:06.500Z] [2023-12-15T02:35:06.500Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-15T02:35:06.500Z] #8 2.437 Executing busybox-1.36.1-r5.trigger [2023-12-15T02:35:06.500Z] #8 2.466 OK: 8 MiB in 16 packages [2023-12-15T02:35:07.110Z] #8 DONE 2.9s [2023-12-15T02:35:07.110Z] [2023-12-15T02:35:07.110Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-15T02:35:08.102Z] #12 0.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-15T02:35:08.381Z] #12 ... [2023-12-15T02:35:08.381Z] [2023-12-15T02:35:08.381Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-15T02:35:08.381Z] #13 DONE 1.5s [2023-12-15T02:35:08.381Z] [2023-12-15T02:35:08.381Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-15T02:35:08.381Z] #12 1.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-15T02:35:08.665Z] #12 ... [2023-12-15T02:35:08.665Z] [2023-12-15T02:35:08.665Z] #14 [builder 6/7] COPY . . [2023-12-15T02:35:08.665Z] #14 DONE 0.4s [2023-12-15T02:35:08.665Z] [2023-12-15T02:35:08.665Z] #15 [builder 7/7] RUN make build [2023-12-15T02:35:09.638Z] #15 0.773 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.2.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.4" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-12-15T02:35:09.909Z] #15 ... [2023-12-15T02:35:09.910Z] [2023-12-15T02:35:09.910Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-15T02:35:09.910Z] #12 2.650 OK: 8 MiB in 16 packages [2023-12-15T02:35:09.910Z] #12 DONE 3.0s [2023-12-15T02:35:10.180Z] [2023-12-15T02:35:10.180Z] #15 [builder 7/7] RUN make build [2023-12-15T02:36:46.901Z] #15 DONE 84.4s [2023-12-15T02:36:46.901Z] [2023-12-15T02:36:46.901Z] #16 [stage-1 4/6] COPY --from=builder /device-mqtt-go/cmd / [2023-12-15T02:36:46.901Z] #16 DONE 0.4s [2023-12-15T02:36:46.901Z] [2023-12-15T02:36:46.901Z] #17 [stage-1 5/6] COPY --from=builder /device-mqtt-go/LICENSE / [2023-12-15T02:36:46.901Z] #17 DONE 0.1s [2023-12-15T02:36:46.901Z] [2023-12-15T02:36:46.901Z] #18 [stage-1 6/6] COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-12-15T02:36:46.901Z] #18 DONE 0.1s [2023-12-15T02:36:46.901Z] [2023-12-15T02:36:46.901Z] #19 exporting to image [2023-12-15T02:36:46.901Z] #19 exporting layers [2023-12-15T02:36:46.901Z] #19 exporting layers 0.4s done [2023-12-15T02:36:46.901Z] #19 writing image sha256:3d29b1922127d4358539b45b29724eae87b1d345943621c484453d18bfe6ad38 done [2023-12-15T02:36:46.901Z] #19 naming to docker.io/library/device-mqtt-arm64 [2023-12-15T02:36:46.901Z] #19 naming to docker.io/library/device-mqtt-arm64 0.0s done [2023-12-15T02:36:46.901Z] #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-15T02:36:47.351Z] provisioning config files... [2023-12-15T02:36:47.367Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/158@tmp/config7929979756036709700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:36:47.769Z] ---> ****-login.sh [2023-12-15T02:36:47.769Z] nexus3.edgexfoundry.org:10001 [2023-12-15T02:36:47.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:36:48.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:36:48.036Z] Configure a credential helper to remove this warning. See [2023-12-15T02:36:48.036Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:36:48.036Z] [2023-12-15T02:36:48.036Z] Login Succeeded [2023-12-15T02:36:48.036Z] nexus3.edgexfoundry.org:10002 [2023-12-15T02:36:48.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:36:48.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:36:48.304Z] Configure a credential helper to remove this warning. See [2023-12-15T02:36:48.304Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:36:48.304Z] [2023-12-15T02:36:48.304Z] Login Succeeded [2023-12-15T02:36:48.304Z] nexus3.edgexfoundry.org:10003 [2023-12-15T02:36:48.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:36:48.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:36:48.571Z] Configure a credential helper to remove this warning. See [2023-12-15T02:36:48.571Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:36:48.571Z] [2023-12-15T02:36:48.571Z] Login Succeeded [2023-12-15T02:36:48.571Z] nexus3.edgexfoundry.org:10004 [2023-12-15T02:36:48.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:36:48.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:36:48.839Z] Configure a credential helper to remove this warning. See [2023-12-15T02:36:48.839Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:36:48.839Z] [2023-12-15T02:36:48.839Z] Login Succeeded [2023-12-15T02:36:48.839Z] ****.io [2023-12-15T02:36:49.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:36:49.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:36:49.376Z] Configure a credential helper to remove this warning. See [2023-12-15T02:36:49.376Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:36:49.376Z] [2023-12-15T02:36:49.376Z] Login Succeeded [2023-12-15T02:36:49.376Z] ---> ****-login.sh ends [Pipeline] } [2023-12-15T02:36:49.389Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-15T02:36:49.574Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T02:36:49.633Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-12-15T02:36:49.633Z] e5520233bf84df16304f7dd08ef94c536c7e2796 [2023-12-15T02:36:49.633Z] latest [2023-12-15T02:36:49.633Z] 3.2.0-dev.5 [2023-12-15T02:36:49.633Z] e5520233bf84df16304f7dd08ef94c536c7e2796-3.2.0-dev.5 [2023-12-15T02:36:49.633Z] main [2023-12-15T02:36:49.633Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:36:50.195Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e5520233bf84df16304f7dd08ef94c536c7e2796 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:36:50.712Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e5520233bf84df16304f7dd08ef94c536c7e2796 [2023-12-15T02:36:50.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-12-15T02:36:50.712Z] b8e3b680d430: Preparing [2023-12-15T02:36:50.712Z] 789bf81b3385: Preparing [2023-12-15T02:36:50.712Z] b57a44bc5b2e: Preparing [2023-12-15T02:36:50.712Z] 34d4920d084c: Preparing [2023-12-15T02:36:50.712Z] d0ca4c7710cc: Preparing [2023-12-15T02:36:50.712Z] 0faf9b67be60: Preparing [2023-12-15T02:36:50.712Z] 0faf9b67be60: Waiting [2023-12-15T02:36:50.988Z] 34d4920d084c: Pushed [2023-12-15T02:36:50.988Z] d0ca4c7710cc: Pushed [2023-12-15T02:36:50.988Z] 789bf81b3385: Pushed [2023-12-15T02:36:50.988Z] b8e3b680d430: Pushed [2023-12-15T02:36:50.988Z] 0faf9b67be60: Layer already exists [2023-12-15T02:36:56.351Z] b57a44bc5b2e: Pushed [2023-12-15T02:36:56.619Z] e5520233bf84df16304f7dd08ef94c536c7e2796: digest: sha256:5376add9d11a4c4ce554ac848428a55b8083f18b7770d1ff63469cfae5e52b40 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:36:57.108Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:36:57.576Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-12-15T02:36:57.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-12-15T02:36:57.576Z] b8e3b680d430: Preparing [2023-12-15T02:36:57.576Z] 789bf81b3385: Preparing [2023-12-15T02:36:57.576Z] b57a44bc5b2e: Preparing [2023-12-15T02:36:57.576Z] 34d4920d084c: Preparing [2023-12-15T02:36:57.576Z] d0ca4c7710cc: Preparing [2023-12-15T02:36:57.576Z] 0faf9b67be60: Preparing [2023-12-15T02:36:57.576Z] 0faf9b67be60: Waiting [2023-12-15T02:36:57.576Z] 34d4920d084c: Layer already exists [2023-12-15T02:36:57.576Z] 789bf81b3385: Layer already exists [2023-12-15T02:36:57.576Z] d0ca4c7710cc: Layer already exists [2023-12-15T02:36:57.576Z] b57a44bc5b2e: Layer already exists [2023-12-15T02:36:57.576Z] b8e3b680d430: Layer already exists [2023-12-15T02:36:57.576Z] 0faf9b67be60: Layer already exists [2023-12-15T02:36:57.846Z] latest: digest: sha256:5376add9d11a4c4ce554ac848428a55b8083f18b7770d1ff63469cfae5e52b40 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:36:58.340Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:37:00.785Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.5 [2023-12-15T02:37:00.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-12-15T02:37:00.785Z] b8e3b680d430: Preparing [2023-12-15T02:37:00.785Z] 789bf81b3385: Preparing [2023-12-15T02:37:00.785Z] b57a44bc5b2e: Preparing [2023-12-15T02:37:00.785Z] 34d4920d084c: Preparing [2023-12-15T02:37:00.785Z] d0ca4c7710cc: Preparing [2023-12-15T02:37:00.785Z] 0faf9b67be60: Preparing [2023-12-15T02:37:00.785Z] 0faf9b67be60: Waiting [2023-12-15T02:37:00.785Z] d0ca4c7710cc: Layer already exists [2023-12-15T02:37:00.785Z] b57a44bc5b2e: Layer already exists [2023-12-15T02:37:00.785Z] 34d4920d084c: Layer already exists [2023-12-15T02:37:00.785Z] 789bf81b3385: Layer already exists [2023-12-15T02:37:00.785Z] b8e3b680d430: Layer already exists [2023-12-15T02:37:00.785Z] 0faf9b67be60: Layer already exists [2023-12-15T02:37:01.055Z] 3.2.0-dev.5: digest: sha256:5376add9d11a4c4ce554ac848428a55b8083f18b7770d1ff63469cfae5e52b40 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:37:01.557Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e5520233bf84df16304f7dd08ef94c536c7e2796-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:37:02.041Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e5520233bf84df16304f7dd08ef94c536c7e2796-3.2.0-dev.5 [2023-12-15T02:37:02.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-12-15T02:37:02.041Z] b8e3b680d430: Preparing [2023-12-15T02:37:02.041Z] 789bf81b3385: Preparing [2023-12-15T02:37:02.041Z] b57a44bc5b2e: Preparing [2023-12-15T02:37:02.041Z] 34d4920d084c: Preparing [2023-12-15T02:37:02.041Z] d0ca4c7710cc: Preparing [2023-12-15T02:37:02.041Z] 0faf9b67be60: Preparing [2023-12-15T02:37:02.041Z] 0faf9b67be60: Waiting [2023-12-15T02:37:02.041Z] b8e3b680d430: Layer already exists [2023-12-15T02:37:02.041Z] 34d4920d084c: Layer already exists [2023-12-15T02:37:02.041Z] 789bf81b3385: Layer already exists [2023-12-15T02:37:02.041Z] d0ca4c7710cc: Layer already exists [2023-12-15T02:37:02.041Z] b57a44bc5b2e: Layer already exists [2023-12-15T02:37:02.041Z] 0faf9b67be60: Layer already exists [2023-12-15T02:37:02.311Z] e5520233bf84df16304f7dd08ef94c536c7e2796-3.2.0-dev.5: digest: sha256:5376add9d11a4c4ce554ac848428a55b8083f18b7770d1ff63469cfae5e52b40 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:37:02.826Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:37:03.322Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-12-15T02:37:03.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-12-15T02:37:03.322Z] b8e3b680d430: Preparing [2023-12-15T02:37:03.322Z] 789bf81b3385: Preparing [2023-12-15T02:37:03.322Z] b57a44bc5b2e: Preparing [2023-12-15T02:37:03.322Z] 34d4920d084c: Preparing [2023-12-15T02:37:03.322Z] d0ca4c7710cc: Preparing [2023-12-15T02:37:03.322Z] 0faf9b67be60: Preparing [2023-12-15T02:37:03.322Z] 0faf9b67be60: Waiting [2023-12-15T02:37:03.322Z] 789bf81b3385: Layer already exists [2023-12-15T02:37:03.322Z] b57a44bc5b2e: Layer already exists [2023-12-15T02:37:03.322Z] 34d4920d084c: Layer already exists [2023-12-15T02:37:03.322Z] d0ca4c7710cc: Layer already exists [2023-12-15T02:37:03.322Z] b8e3b680d430: Layer already exists [2023-12-15T02:37:03.322Z] 0faf9b67be60: Layer already exists [2023-12-15T02:37:03.589Z] main: digest: sha256:5376add9d11a4c4ce554ac848428a55b8083f18b7770d1ff63469cfae5e52b40 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-15T02:37:03.930Z] ===================================================== [Pipeline] echo [2023-12-15T02:37:03.986Z] taggedImages: [2023-12-15T02:37:03.986Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e5520233bf84df16304f7dd08ef94c536c7e2796 [2023-12-15T02:37:03.986Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-12-15T02:37:03.986Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.5 [2023-12-15T02:37:03.986Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e5520233bf84df16304f7dd08ef94c536c7e2796-3.2.0-dev.5 [2023-12-15T02:37:03.986Z] - 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 [2023-12-15T02:37:04.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-15T02:37:04.651Z] [2023-12-15T02:37:04.651Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:37:05.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-15T02:37:05.310Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-15T02:37:05.310Z] 8998bd30e6a1: Pulling fs layer [2023-12-15T02:37:05.310Z] 04944245beec: Pulling fs layer [2023-12-15T02:37:05.310Z] 699f458cf7ca: Pulling fs layer [2023-12-15T02:37:05.310Z] 765212b225bb: Pulling fs layer [2023-12-15T02:37:05.310Z] f23df028b6ca: Pulling fs layer [2023-12-15T02:37:05.310Z] d65c8cfc05b1: Pulling fs layer [2023-12-15T02:37:05.310Z] 2437ff75d9bd: Pulling fs layer [2023-12-15T02:37:05.310Z] f23df028b6ca: Waiting [2023-12-15T02:37:05.310Z] d65c8cfc05b1: Waiting [2023-12-15T02:37:05.310Z] 2437ff75d9bd: Waiting [2023-12-15T02:37:05.310Z] 765212b225bb: Waiting [2023-12-15T02:37:05.310Z] 04944245beec: Verifying Checksum [2023-12-15T02:37:05.310Z] 04944245beec: Download complete [2023-12-15T02:37:05.310Z] 765212b225bb: Verifying Checksum [2023-12-15T02:37:05.310Z] 765212b225bb: Download complete [2023-12-15T02:37:05.310Z] f23df028b6ca: Verifying Checksum [2023-12-15T02:37:05.310Z] f23df028b6ca: Download complete [2023-12-15T02:37:05.581Z] d65c8cfc05b1: Verifying Checksum [2023-12-15T02:37:05.581Z] d65c8cfc05b1: Download complete [2023-12-15T02:37:05.581Z] 699f458cf7ca: Verifying Checksum [2023-12-15T02:37:05.581Z] 699f458cf7ca: Download complete [2023-12-15T02:37:05.850Z] 8998bd30e6a1: Verifying Checksum [2023-12-15T02:37:05.850Z] 8998bd30e6a1: Download complete [2023-12-15T02:37:08.500Z] 2437ff75d9bd: Verifying Checksum [2023-12-15T02:37:08.500Z] 2437ff75d9bd: Download complete [2023-12-15T02:37:12.763Z] 8998bd30e6a1: Pull complete [2023-12-15T02:37:12.763Z] 04944245beec: Pull complete [2023-12-15T02:37:14.715Z] 699f458cf7ca: Pull complete [2023-12-15T02:37:14.715Z] 765212b225bb: Pull complete [2023-12-15T02:37:15.686Z] f23df028b6ca: Pull complete [2023-12-15T02:37:15.686Z] d65c8cfc05b1: Pull complete [2023-12-15T02:37:42.371Z] 2437ff75d9bd: Pull complete [2023-12-15T02:37:42.371Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-15T02:37:42.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-15T02:37:42.371Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:37:42.713Z] prd-ubuntu20.04-docker-arm64-4c-16g-25121 does not seem to be running inside a container [2023-12-15T02:37:42.775Z] $ 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/158 -v /w/workspace/device-mqtt-go/158:/w/workspace/device-mqtt-go/158:rw,z -v /w/workspace/device-mqtt-go/158@tmp:/w/workspace/device-mqtt-go/158@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 [2023-12-15T02:37:45.313Z] $ docker top 113e66d454a6ae23e88b287d25f40c3c01a8e47b3629f89222cb8b3825ba9526 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:37:45.870Z] ---> job-cost.sh [2023-12-15T02:37:46.138Z] lf-activate-venv: SKIPPING [2023-12-15T02:37:46.138Z] INFO: No Stack... [2023-12-15T02:37:46.403Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-15T02:37:47.363Z] INFO: Archiving Costs [Pipeline] sh [2023-12-15T02:37:47.689Z] + cat /w/workspace/device-mqtt-go/158/archives/cost.csv [2023-12-15T02:37:47.689Z] + cut -d, -f6 [Pipeline] lock [2023-12-15T02:37:47.755Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-158-stack-cost] [2023-12-15T02:37:47.766Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-158-stack-cost] did not exist. Created. [2023-12-15T02:37:47.766Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-158-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-15T02:37:48.201Z] /w/workspace/device-mqtt-go/158@tmp/durable-c479c314/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-15T02:37:48.536Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-15T02:37:48.552Z] Warning: overwriting stash ‘stack-cost’ [2023-12-15T02:37:48.611Z] Stashed 1 file(s) [Pipeline] } [2023-12-15T02:37:48.626Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-158-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-15T02:37:48.757Z] $ docker stop --time=1 113e66d454a6ae23e88b287d25f40c3c01a8e47b3629f89222cb8b3825ba9526 [2023-12-15T02:37:50.187Z] $ docker rm -f --volumes 113e66d454a6ae23e88b287d25f40c3c01a8e47b3629f89222cb8b3825ba9526 [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 [2023-12-15T02:37:51.577Z] provisioning config files... [2023-12-15T02:37:51.584Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5114077316186258491tmp [Pipeline] { [Pipeline] sh [2023-12-15T02:37:51.973Z] + set +x [2023-12-15T02:37:51.973Z] + curl -s https://codecov.io/bash [2023-12-15T02:37:51.973Z] + bash -s -- [2023-12-15T02:37:51.973Z] [2023-12-15T02:37:51.973Z] _____ _ [2023-12-15T02:37:51.973Z] / ____| | | [2023-12-15T02:37:51.973Z] | | ___ __| | ___ ___ _____ __ [2023-12-15T02:37:51.973Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-15T02:37:51.973Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-15T02:37:51.973Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-15T02:37:51.973Z] Bash-1.0.6 [2023-12-15T02:37:51.973Z] [2023-12-15T02:37:51.973Z] [2023-12-15T02:37:51.973Z] ==> git version 2.25.1 found [2023-12-15T02:37:51.973Z] ==> 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 [2023-12-15T02:37:51.973Z] Release-Date: 2020-01-08 [2023-12-15T02:37:51.973Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-15T02:37:51.973Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-15T02:37:51.973Z] ==> Jenkins CI detected. [2023-12-15T02:37:51.973Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-12-15T02:37:51.973Z] project root: . [2023-12-15T02:37:51.973Z] --> token set from env [2023-12-15T02:37:51.973Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-15T02:37:51.973Z] ==> Running gcov in . (disable via -X gcov) [2023-12-15T02:37:51.973Z] ==> Python coveragepy not found [2023-12-15T02:37:51.973Z] ==> Searching for coverage reports in: [2023-12-15T02:37:51.973Z] + . [2023-12-15T02:37:51.973Z] -> Found 1 reports [2023-12-15T02:37:51.973Z] ==> Detecting git/mercurial file structure [2023-12-15T02:37:51.973Z] ==> Reading reports [2023-12-15T02:37:51.973Z] + ./coverage.out bytes=18506 [2023-12-15T02:37:51.973Z] ==> Appending adjustments [2023-12-15T02:37:51.973Z] https://docs.codecov.io/docs/fixing-reports [2023-12-15T02:37:52.233Z] + Found adjustments [2023-12-15T02:37:52.233Z] ==> Gzipping contents [2023-12-15T02:37:52.233Z] 4.0K /tmp/codecov.uMSFCL.gz [2023-12-15T02:37:52.233Z] ==> Uploading reports [2023-12-15T02:37:52.233Z] url: https://codecov.io [2023-12-15T02:37:52.233Z] query: branch=main&commit=e5520233bf84df16304f7dd08ef94c536c7e2796&build=158&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F158%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-15T02:37:52.233Z] -> Pinging Codecov [2023-12-15T02:37:52.233Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e5520233bf84df16304f7dd08ef94c536c7e2796&build=158&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F158%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-15T02:37:52.233Z] -> Uploading to [2023-12-15T02:37:52.233Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-15/7D719EC7BBE17E464838252E33014C33/e5520233bf84df16304f7dd08ef94c536c7e2796/22213078-277e-446d-b067-357eb2614c6b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231215T023752Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=468244819ced15290673d42837769bd2a4adcaa74b5302958be3f13d2e4cdde0 [2023-12-15T02:37:52.233Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-15T02:37:52.233Z] Dload Upload Total Spent Left Speed [2023-12-15T02:37:52.494Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 13256 --:--:-- --:--:-- --:--:-- 13314 [2023-12-15T02:37:52.494Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/e5520233bf84df16304f7dd08ef94c536c7e2796 [Pipeline] } [2023-12-15T02:37:52.503Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-15T02:37:52.870Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-15T02:37:52.889Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:37:53.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-15T02:37:53.323Z] [2023-12-15T02:37:53.323Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:37:53.678Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-15T02:37:53.678Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-15T02:37:53.678Z] df9b9388f04a: Pulling fs layer [2023-12-15T02:37:53.678Z] 52dc419b0ee2: Pulling fs layer [2023-12-15T02:37:53.678Z] 25bc292e5bac: Pulling fs layer [2023-12-15T02:37:53.678Z] 114826534d7a: Pulling fs layer [2023-12-15T02:37:53.678Z] 4657fd5d0bcf: Pulling fs layer [2023-12-15T02:37:53.678Z] 6ad1cebc031e: Pulling fs layer [2023-12-15T02:37:53.678Z] 8a3aa393b2d8: Pulling fs layer [2023-12-15T02:37:53.678Z] 4657fd5d0bcf: Waiting [2023-12-15T02:37:53.678Z] 6ad1cebc031e: Waiting [2023-12-15T02:37:53.678Z] 8a3aa393b2d8: Waiting [2023-12-15T02:37:53.678Z] 114826534d7a: Waiting [2023-12-15T02:37:53.678Z] 25bc292e5bac: Verifying Checksum [2023-12-15T02:37:53.678Z] 25bc292e5bac: Download complete [2023-12-15T02:37:53.678Z] 52dc419b0ee2: Download complete [2023-12-15T02:37:53.678Z] 4657fd5d0bcf: Verifying Checksum [2023-12-15T02:37:53.678Z] 4657fd5d0bcf: Download complete [2023-12-15T02:37:53.678Z] df9b9388f04a: Download complete [2023-12-15T02:37:53.938Z] 6ad1cebc031e: Verifying Checksum [2023-12-15T02:37:53.938Z] 6ad1cebc031e: Download complete [2023-12-15T02:37:53.938Z] df9b9388f04a: Pull complete [2023-12-15T02:37:53.938Z] 52dc419b0ee2: Pull complete [2023-12-15T02:37:54.196Z] 25bc292e5bac: Pull complete [2023-12-15T02:37:54.456Z] 114826534d7a: Verifying Checksum [2023-12-15T02:37:54.456Z] 114826534d7a: Download complete [2023-12-15T02:37:54.714Z] 8a3aa393b2d8: Verifying Checksum [2023-12-15T02:37:54.714Z] 8a3aa393b2d8: Download complete [2023-12-15T02:37:58.901Z] 114826534d7a: Pull complete [2023-12-15T02:37:58.901Z] 4657fd5d0bcf: Pull complete [2023-12-15T02:37:58.901Z] 6ad1cebc031e: Pull complete [2023-12-15T02:38:05.482Z] 8a3aa393b2d8: Pull complete [2023-12-15T02:38:05.482Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-15T02:38:05.482Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-15T02:38:05.482Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:38:05.770Z] prd-ubuntu20.04-docker-8c-8g-25114 does not seem to be running inside a container [2023-12-15T02:38:05.798Z] $ 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:1.410.4 cat [2023-12-15T02:38:14.058Z] $ docker top bf004d4a7599227ebfbe8c166c5300ab2f0344ffb26d9ff955e12cc49f256bf9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-15T02:38:14.220Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-12-15T02:38:14.499Z] + set -o pipefail [2023-12-15T02:38:14.500Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-12-15T02:38:19.801Z] [2023-12-15T02:38:19.801Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-12-15T02:38:19.801Z] [2023-12-15T02:38:19.801Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/9b7dd5bf-68ef-4d84-a638-d2a210948592 [2023-12-15T02:38:19.801Z] [2023-12-15T02:38:19.801Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-15T02:38:19.801Z] [2023-12-15T02:38:19.801Z] [2023-12-15T02:38:19.801Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-15T02:38:19.801Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-15T02:38:19.801Z] More details here: https://snyk.co/ue1NS [2023-12-15T02:38:19.801Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-15T02:38:19.801Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-15T02:38:19.805Z] $ docker stop --time=1 bf004d4a7599227ebfbe8c166c5300ab2f0344ffb26d9ff955e12cc49f256bf9 [2023-12-15T02:38:25.016Z] $ docker rm -f --volumes bf004d4a7599227ebfbe8c166c5300ab2f0344ffb26d9ff955e12cc49f256bf9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-15T02:38:26.736Z] + git log --format=format:%s -1 e5520233bf84df16304f7dd08ef94c536c7e2796 [Pipeline] sh [2023-12-15T02:38:27.038Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-15T02:38:27.038Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:38:27.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T02:38:27.383Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:38:27.564Z] prd-ubuntu20.04-docker-8c-8g-25114 does not seem to be running inside a container [2023-12-15T02:38:27.590Z] $ 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 [2023-12-15T02:38:28.016Z] $ docker top 37f3868fa20acff8cd44445dd4f68211ff7b896a50f780c45b8bd1ac3c3d314b -eo pid,comm [2023-12-15T02:38:28.072Z] 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). [2023-12-15T02:38:28.072Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-15T02:38:28.253Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-15T02:38:28.254Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-15T02:38:28.357Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-15T02:38:28.352Z] $ docker exec 37f3868fa20acff8cd44445dd4f68211ff7b896a50f780c45b8bd1ac3c3d314b ssh-agent [2023-12-15T02:38:28.478Z] SSH_AUTH_SOCK=/tmp/ssh-D4TRGo5aXXSG/agent.31 [2023-12-15T02:38:28.478Z] SSH_AGENT_PID=38 [2023-12-15T02:38:28.483Z] Running ssh-add (command line suppressed) [2023-12-15T02:38:28.574Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8769054383571463716.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8769054383571463716.key) [2023-12-15T02:38:28.595Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-15T02:38:28.941Z] + git semver tag [2023-12-15T02:38:29.200Z] 2023-12-15 02:38:29,121 [run_tag] DEBUG tag force:False [2023-12-15T02:38:29.200Z] 2023-12-15 02:38:29,121 [check_head_tag] DEBUG check head tag [2023-12-15T02:38:29.200Z] 2023-12-15 02:38:29,122 [execute] INFO git cat-file --batch-check [2023-12-15T02:38:29.200Z] 2023-12-15 02:38:29,122 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-12-15T02:38:29.200Z] 2023-12-15 02:38:29,126 [execute] INFO git cat-file --batch [2023-12-15T02:38:29.201Z] 2023-12-15 02:38:29,126 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-12-15T02:38:29.201Z] 2023-12-15 02:38:29,145 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-12-15T02:38:29.201Z] 2023-12-15 02:38:29,146 [execute] INFO git tag -a v3.2.0-dev.5 -m v3.2.0-dev.5 [2023-12-15T02:38:29.201Z] 2023-12-15 02:38:29,146 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.5', '-m', 'v3.2.0-dev.5'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-12-15T02:38:29.201Z] 2023-12-15 02:38:29,151 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-12-15T02:38:29.201Z] 3.2.0-dev.5 [Pipeline] } [2023-12-15T02:38:29.203Z] $ docker exec --env ******** --env ******** 37f3868fa20acff8cd44445dd4f68211ff7b896a50f780c45b8bd1ac3c3d314b ssh-agent -k [2023-12-15T02:38:29.298Z] unset SSH_AUTH_SOCK; [2023-12-15T02:38:29.298Z] unset SSH_AGENT_PID; [2023-12-15T02:38:29.298Z] echo Agent pid 38 killed; [2023-12-15T02:38:29.316Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-15T02:38:29.858Z] + git semver [Pipeline] } [2023-12-15T02:38:30.121Z] $ docker stop --time=1 37f3868fa20acff8cd44445dd4f68211ff7b896a50f780c45b8bd1ac3c3d314b [2023-12-15T02:38:31.414Z] $ docker rm -f --volumes 37f3868fa20acff8cd44445dd4f68211ff7b896a50f780c45b8bd1ac3c3d314b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:38:32.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-15T02:38:32.072Z] [2023-12-15T02:38:32.072Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:38:32.425Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-15T02:38:32.425Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-15T02:38:32.425Z] ab5ef0e58194: Pulling fs layer [2023-12-15T02:38:32.425Z] 9712f1f96733: Pulling fs layer [2023-12-15T02:38:32.425Z] 63f879dbbcfc: Pulling fs layer [2023-12-15T02:38:32.425Z] 0d9ebad4ef96: Pulling fs layer [2023-12-15T02:38:32.425Z] e9a5061849ea: Pulling fs layer [2023-12-15T02:38:32.425Z] d747dcd14b5f: Pulling fs layer [2023-12-15T02:38:32.425Z] 2de7ff778b66: Pulling fs layer [2023-12-15T02:38:32.425Z] 0d9ebad4ef96: Waiting [2023-12-15T02:38:32.425Z] e9a5061849ea: Waiting [2023-12-15T02:38:32.425Z] d747dcd14b5f: Waiting [2023-12-15T02:38:32.425Z] 2de7ff778b66: Waiting [2023-12-15T02:38:32.425Z] 9712f1f96733: Download complete [2023-12-15T02:38:32.684Z] 63f879dbbcfc: Verifying Checksum [2023-12-15T02:38:32.684Z] 63f879dbbcfc: Download complete [2023-12-15T02:38:32.943Z] e9a5061849ea: Verifying Checksum [2023-12-15T02:38:32.943Z] e9a5061849ea: Download complete [2023-12-15T02:38:32.943Z] d747dcd14b5f: Download complete [2023-12-15T02:38:32.943Z] 0d9ebad4ef96: Verifying Checksum [2023-12-15T02:38:32.943Z] 0d9ebad4ef96: Download complete [2023-12-15T02:38:32.943Z] ab5ef0e58194: Verifying Checksum [2023-12-15T02:38:32.943Z] ab5ef0e58194: Download complete [2023-12-15T02:38:32.943Z] 2de7ff778b66: Verifying Checksum [2023-12-15T02:38:32.943Z] 2de7ff778b66: Download complete [2023-12-15T02:38:35.477Z] ab5ef0e58194: Pull complete [2023-12-15T02:38:35.477Z] 9712f1f96733: Pull complete [2023-12-15T02:38:36.044Z] 63f879dbbcfc: Pull complete [2023-12-15T02:38:40.240Z] 0d9ebad4ef96: Pull complete [2023-12-15T02:38:40.500Z] e9a5061849ea: Pull complete [2023-12-15T02:38:41.069Z] d747dcd14b5f: Pull complete [2023-12-15T02:38:42.972Z] 2de7ff778b66: Pull complete [2023-12-15T02:38:42.973Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-15T02:38:42.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-15T02:38:42.973Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:38:43.274Z] prd-ubuntu20.04-docker-8c-8g-25114 does not seem to be running inside a container [2023-12-15T02:38:43.298Z] $ 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 [2023-12-15T02:38:58.986Z] $ docker top 101d1e7c876f342f1ed501e0b3d0e1ec55983a6d5501f1e577cc3a2bb72ebc3a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-15T02:38:59.188Z] provisioning config files... [2023-12-15T02:38:59.217Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8346957746205895297tmp [2023-12-15T02:38:59.250Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4376480166995711892tmp [2023-12-15T02:38:59.266Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4079874404653321418tmp [Pipeline] { [Pipeline] echo [2023-12-15T02:38:59.382Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:38:59.727Z] ---> sigul-configuration.sh [2023-12-15T02:38:59.727Z] gpg: directory `/root/.gnupg' created [2023-12-15T02:38:59.727Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-15T02:38:59.727Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-15T02:38:59.727Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-15T02:38:59.727Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-15T02:38:59.727Z] gpg: CAST5 encrypted data [2023-12-15T02:38:59.727Z] gpg: encrypted with 1 passphrase [2023-12-15T02:38:59.727Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-15T02:39:00.018Z] + mkdir /home/jenkins [2023-12-15T02:39:00.018Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-15T02:39:00.313Z] + 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 [2023-12-15T02:39:00.325Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:39:00.620Z] ---> sigul-install.sh [2023-12-15T02:39:00.620Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-15T02:39:00.910Z] + git tag --list [2023-12-15T02:39:00.910Z] 0.7.1 [2023-12-15T02:39:00.910Z] v1.0.0 [2023-12-15T02:39:00.910Z] v1.1.0 [2023-12-15T02:39:00.910Z] v1.1.1 [2023-12-15T02:39:00.910Z] v1.2.2 [2023-12-15T02:39:00.910Z] v1.3.0 [2023-12-15T02:39:00.910Z] v1.3.1 [2023-12-15T02:39:00.910Z] v2.0.0 [2023-12-15T02:39:00.910Z] v2.1.0 [2023-12-15T02:39:00.910Z] v2.1.1 [2023-12-15T02:39:00.910Z] v2.2.0 [2023-12-15T02:39:00.910Z] v2.3.0 [2023-12-15T02:39:00.910Z] v3.0 [2023-12-15T02:39:00.910Z] v3.0.0 [2023-12-15T02:39:00.910Z] v3.1 [2023-12-15T02:39:00.910Z] v3.1.0 [2023-12-15T02:39:00.910Z] v3.1.0-dev.1 [2023-12-15T02:39:00.910Z] v3.1.0-dev.10 [2023-12-15T02:39:00.910Z] v3.1.0-dev.11 [2023-12-15T02:39:00.910Z] v3.1.0-dev.12 [2023-12-15T02:39:00.910Z] v3.1.0-dev.13 [2023-12-15T02:39:00.910Z] v3.1.0-dev.14 [2023-12-15T02:39:00.910Z] v3.1.0-dev.15 [2023-12-15T02:39:00.910Z] v3.1.0-dev.16 [2023-12-15T02:39:00.910Z] v3.1.0-dev.17 [2023-12-15T02:39:00.910Z] v3.1.0-dev.18 [2023-12-15T02:39:00.910Z] v3.1.0-dev.19 [2023-12-15T02:39:00.910Z] v3.1.0-dev.2 [2023-12-15T02:39:00.910Z] v3.1.0-dev.20 [2023-12-15T02:39:00.910Z] v3.1.0-dev.21 [2023-12-15T02:39:00.910Z] v3.1.0-dev.22 [2023-12-15T02:39:00.910Z] v3.1.0-dev.23 [2023-12-15T02:39:00.910Z] v3.1.0-dev.24 [2023-12-15T02:39:00.910Z] v3.1.0-dev.25 [2023-12-15T02:39:00.910Z] v3.1.0-dev.3 [2023-12-15T02:39:00.910Z] v3.1.0-dev.4 [2023-12-15T02:39:00.910Z] v3.1.0-dev.5 [2023-12-15T02:39:00.910Z] v3.1.0-dev.6 [2023-12-15T02:39:00.910Z] v3.1.0-dev.7 [2023-12-15T02:39:00.910Z] v3.1.0-dev.8 [2023-12-15T02:39:00.910Z] v3.1.0-dev.9 [2023-12-15T02:39:00.910Z] v3.2.0-dev.1 [2023-12-15T02:39:00.910Z] v3.2.0-dev.2 [2023-12-15T02:39:00.910Z] v3.2.0-dev.3 [2023-12-15T02:39:00.910Z] v3.2.0-dev.4 [2023-12-15T02:39:00.910Z] v3.2.0-dev.5 [Pipeline] sh [2023-12-15T02:39:01.205Z] + lftools sign git-tag v3.2.0-dev.5 [2023-12-15T02:39:01.774Z] Signing Git tag with Sigul... [2023-12-15T02:39:01.774Z] Signing v3.2.0-dev.5 [Pipeline] echo [2023-12-15T02:39:02.046Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:39:02.339Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-15T02:39:02.349Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-15T02:39:02.464Z] $ docker stop --time=1 101d1e7c876f342f1ed501e0b3d0e1ec55983a6d5501f1e577cc3a2bb72ebc3a [2023-12-15T02:39:03.829Z] $ docker rm -f --volumes 101d1e7c876f342f1ed501e0b3d0e1ec55983a6d5501f1e577cc3a2bb72ebc3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-15T02:39:04.745Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-15T02:39:04.745Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:39:05.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T02:39:05.102Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:39:05.292Z] prd-ubuntu20.04-docker-8c-8g-25114 does not seem to be running inside a container [2023-12-15T02:39:05.315Z] $ 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 [2023-12-15T02:39:05.672Z] $ docker top 4af03110cc52cc0e0b2880c1dcbe12abe8dc7bcc9656b76723a608e1581f1449 -eo pid,comm [2023-12-15T02:39:05.728Z] 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). [2023-12-15T02:39:05.728Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-15T02:39:05.952Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-15T02:39:05.952Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-15T02:39:06.065Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-15T02:39:06.059Z] $ docker exec 4af03110cc52cc0e0b2880c1dcbe12abe8dc7bcc9656b76723a608e1581f1449 ssh-agent [2023-12-15T02:39:06.172Z] SSH_AUTH_SOCK=/tmp/ssh-uPvjP7cUPycq/agent.33 [2023-12-15T02:39:06.172Z] SSH_AGENT_PID=39 [2023-12-15T02:39:06.177Z] Running ssh-add (command line suppressed) [2023-12-15T02:39:06.280Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13570423803171247060.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13570423803171247060.key) [2023-12-15T02:39:06.302Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-15T02:39:06.645Z] + git semver bump pre [2023-12-15T02:39:06.904Z] 2023-12-15 02:39:06,798 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-12-15T02:39:06.904Z] 2023-12-15 02:39:06,798 [bump_version] DEBUG bumping version:3.2.0-dev.5 on axis:pre with prefix:dev [2023-12-15T02:39:06.904Z] 2023-12-15 02:39:06,799 [bump_version] DEBUG bumped version:3.2.0-dev.6 [2023-12-15T02:39:06.904Z] 2023-12-15 02:39:06,799 [write_version] DEBUG write version:3.2.0-dev.6 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-12-15T02:39:06.904Z] 2023-12-15 02:39:06,799 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-12-15T02:39:06.904Z] 2023-12-15 02:39:06,799 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-12-15T02:39:06.904Z] 2023-12-15 02:39:06,800 [execute] INFO git cat-file --batch-check [2023-12-15T02:39:06.904Z] 2023-12-15 02:39:06,801 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-15T02:39:06.904Z] 2023-12-15 02:39:06,807 [execute] INFO git cat-file --batch [2023-12-15T02:39:06.904Z] 2023-12-15 02:39:06,808 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-15T02:39:06.904Z] 2023-12-15 02:39:06,813 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-12-15T02:39:06.904Z] 3.2.0-dev.6 [Pipeline] } [2023-12-15T02:39:06.904Z] $ docker exec --env ******** --env ******** 4af03110cc52cc0e0b2880c1dcbe12abe8dc7bcc9656b76723a608e1581f1449 ssh-agent -k [2023-12-15T02:39:06.998Z] unset SSH_AUTH_SOCK; [2023-12-15T02:39:06.998Z] unset SSH_AGENT_PID; [2023-12-15T02:39:06.998Z] echo Agent pid 39 killed; [2023-12-15T02:39:07.034Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-15T02:39:07.570Z] + git semver [Pipeline] } [2023-12-15T02:39:07.834Z] $ docker stop --time=1 4af03110cc52cc0e0b2880c1dcbe12abe8dc7bcc9656b76723a608e1581f1449 [2023-12-15T02:39:09.678Z] $ docker rm -f --volumes 4af03110cc52cc0e0b2880c1dcbe12abe8dc7bcc9656b76723a608e1581f1449 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-15T02:39:10.238Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-15T02:39:10.238Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:39:10.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T02:39:10.601Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:39:10.781Z] prd-ubuntu20.04-docker-8c-8g-25114 does not seem to be running inside a container [2023-12-15T02:39:10.803Z] $ 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 [2023-12-15T02:39:11.349Z] $ docker top 6936c5f198f06adef731c8b40cc7681a7c6fa3a656e51daf1686adf7a50d005e -eo pid,comm [2023-12-15T02:39:11.413Z] 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). [2023-12-15T02:39:11.413Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-15T02:39:11.639Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-15T02:39:11.639Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-15T02:39:11.746Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-15T02:39:11.740Z] $ docker exec 6936c5f198f06adef731c8b40cc7681a7c6fa3a656e51daf1686adf7a50d005e ssh-agent [2023-12-15T02:39:11.865Z] SSH_AUTH_SOCK=/tmp/ssh-qxKtjInlSGk0/agent.31 [2023-12-15T02:39:11.865Z] SSH_AGENT_PID=37 [2023-12-15T02:39:11.870Z] Running ssh-add (command line suppressed) [2023-12-15T02:39:11.964Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1178640412270267633.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1178640412270267633.key) [2023-12-15T02:39:11.985Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-15T02:39:12.327Z] + git semver push [2023-12-15T02:39:12.587Z] 2023-12-15 02:39:12,491 [run_push] DEBUG push [2023-12-15T02:39:12.587Z] 2023-12-15 02:39:12,491 [execute] INFO git cat-file --batch-check [2023-12-15T02:39:12.587Z] 2023-12-15 02:39:12,492 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-15T02:39:12.587Z] 2023-12-15 02:39:12,495 [execute] INFO git rev-list f88c6c45d3e7df42f9e183c9df645086665b5d56 -- [2023-12-15T02:39:12.587Z] 2023-12-15 02:39:12,495 [execute] DEBUG Popen(['git', 'rev-list', 'f88c6c45d3e7df42f9e183c9df645086665b5d56', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-15T02:39:12.587Z] 2023-12-15 02:39:12,504 [execute] INFO git fetch -v origin [2023-12-15T02:39:12.587Z] 2023-12-15 02:39:12,505 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-15T02:39:13.156Z] 2023-12-15 02:39:13,039 [run_push] DEBUG no remote changes detected [2023-12-15T02:39:13.156Z] 2023-12-15 02:39:13,039 [execute] INFO git push origin semver [2023-12-15T02:39:13.156Z] 2023-12-15 02:39:13,039 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-15T02:39:14.091Z] 2023-12-15 02:39:13,786 [run_push] DEBUG push all version tags [2023-12-15T02:39:14.091Z] 2023-12-15 02:39:13,787 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-15T02:39:14.091Z] 2023-12-15 02:39:13,788 [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) [2023-12-15T02:39:14.658Z] 2023-12-15 02:39:14,533 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-12-15T02:39:14.658Z] 3.2.0-dev.6 [Pipeline] } [2023-12-15T02:39:14.658Z] $ docker exec --env ******** --env ******** 6936c5f198f06adef731c8b40cc7681a7c6fa3a656e51daf1686adf7a50d005e ssh-agent -k [2023-12-15T02:39:14.752Z] unset SSH_AUTH_SOCK; [2023-12-15T02:39:14.753Z] unset SSH_AGENT_PID; [2023-12-15T02:39:14.753Z] echo Agent pid 37 killed; [2023-12-15T02:39:14.773Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-15T02:39:15.303Z] + git semver [Pipeline] } [2023-12-15T02:39:15.566Z] $ docker stop --time=1 6936c5f198f06adef731c8b40cc7681a7c6fa3a656e51daf1686adf7a50d005e [2023-12-15T02:39:16.905Z] $ docker rm -f --volumes 6936c5f198f06adef731c8b40cc7681a7c6fa3a656e51daf1686adf7a50d005e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-15T02:39:18.442Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-12-15T02:39:18.442Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-12-15T02:39:18.442Z] total 16 [2023-12-15T02:39:18.442Z] drwxr-xr-x 3 root root 4096 Dec 15 02:31 . [2023-12-15T02:39:18.442Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 15 02:39 .. [2023-12-15T02:39:18.442Z] drwxr-xr-x 2 root root 4096 Dec 15 02:31 cost [2023-12-15T02:39:18.442Z] -rw-r--r-- 1 root root 86 Dec 15 02:31 cost.csv [2023-12-15T02:39:18.442Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-12-15T02:39:18.442Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-12-15T02:39:18.442Z] total 16 [2023-12-15T02:39:18.442Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 15 02:31 . [2023-12-15T02:39:18.442Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 15 02:39 .. [2023-12-15T02:39:18.442Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 15 02:31 cost [2023-12-15T02:39:18.442Z] -rw-r--r-- 1 jenkins jenkins 86 Dec 15 02:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:39:18.734Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:39:19.592Z] ---> package-listing.sh [2023-12-15T02:39:19.592Z] ++ facter osfamily [2023-12-15T02:39:19.592Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-15T02:39:19.851Z] + OS_FAMILY=debian [2023-12-15T02:39:19.851Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-12-15T02:39:19.851Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-15T02:39:19.851Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-15T02:39:19.851Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-15T02:39:19.851Z] + PACKAGES=/tmp/packages_start.txt [2023-12-15T02:39:19.851Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-12-15T02:39:19.851Z] + PACKAGES=/tmp/packages_end.txt [2023-12-15T02:39:19.851Z] + case "${OS_FAMILY}" in [2023-12-15T02:39:19.851Z] + dpkg -l [2023-12-15T02:39:19.851Z] + grep '^ii' [2023-12-15T02:39:19.851Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-15T02:39:19.851Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-15T02:39:19.851Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-15T02:39:19.851Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-12-15T02:39:19.851Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-12-15T02:39:19.851Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2023-12-15T02:39:19.862Z] 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 [2023-12-15T02:39:20.139Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:39:20.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-15T02:39:20.756Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:39:20.939Z] prd-ubuntu20.04-docker-8c-8g-25114 does not seem to be running inside a container [2023-12-15T02:39:20.961Z] $ 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 [2023-12-15T02:39:21.184Z] $ docker top dc4ba26fc67fd48f96a8d3ac6819e27ad72e5215db4f9c52e4340aa911a2c6c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-15T02:39:21.646Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-15T02:39:21.930Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-15T02:39:22.217Z] + ls /var/log/sa-host [2023-12-15T02:39:22.217Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-15T02:39:22.340Z] provisioning config files... [2023-12-15T02:39:22.347Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16368578766531591184tmp [Pipeline] { [Pipeline] echo [2023-12-15T02:39:22.475Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:39:22.760Z] ---> create-netrc.sh [Pipeline] } [2023-12-15T02:39:22.772Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:39:23.225Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-15T02:39:23.233Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:39:23.516Z] ---> sudo-logs.sh [2023-12-15T02:39:23.516Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-15T02:39:23.596Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:39:23.882Z] ---> job-cost.sh [2023-12-15T02:39:23.882Z] lf-activate-venv: SKIPPING [2023-12-15T02:39:23.882Z] DEBUG: total: 0.2199999988079071 [2023-12-15T02:39:23.882Z] INFO: Retrieving Stack Cost... [2023-12-15T02:39:24.143Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-15T02:39:24.402Z] INFO: Archiving Costs [Pipeline] echo [2023-12-15T02:39:24.414Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:39:24.696Z] ---> logs-deploy.sh [2023-12-15T02:39:24.696Z] lf-activate-venv: SKIPPING [2023-12-15T02:39:24.696Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/158 [2023-12-15T02:39:24.696Z] INFO: archiving workspace using pattern(s): [2023-12-15T02:39:25.630Z] Archives upload complete. [2023-12-15T02:39:25.630Z] INFO: archiving logs to Nexus