Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e3ae1edce94ca0342fe1654abfca1e19ca67aac7 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-ssh7793395254398967846.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11499731045912097760.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/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-ssh17978111663822900110.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13560090642395329823.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-ssh5513472300516272526.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-10129 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 e3ae1edce94ca0342fe1654abfca1e19ca67aac7 (main) > 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 e3ae1edce94ca0342fe1654abfca1e19ca67aac7 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#636)" > git rev-list --no-walk aecec81b0df1ccac07961d4c177179e1cb746efd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T18:27:15.702Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-24T18:27:20.985Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T18:27:21.009Z] ========================================================= [2023-10-24T18:27:21.009Z] EdgeX Global Pipelines Version Info [2023-10-24T18:27:21.009Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:27:21.725Z] ------------------- [2023-10-24T18:27:21.725Z] stable info: [2023-10-24T18:27:21.725Z] ------------------- [2023-10-24T18:27:21.725Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T18:27:21.725Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T18:27:21.725Z] Message: update stable to v1.0.254 [2023-10-24T18:27:22.296Z] ------------------- [2023-10-24T18:27:22.296Z] experimental info: [2023-10-24T18:27:22.296Z] ------------------- [2023-10-24T18:27:22.296Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T18:27:22.296Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T18:27:22.296Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T18:27:22.451Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-10-24T18:27:22.463Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-10-24T18:27:22.473Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T18:27:22.483Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T18:27:22.499Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T18:27:22.519Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T18:27:22.536Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T18:27:22.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-24T18:27:22.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T18:27:22.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T18:27:22.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T18:27:22.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-10-24T18:27:22.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T18:27:22.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T18:27:22.637Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T18:27:22.650Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T18:27:22.661Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T18:27:22.670Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T18:27:22.683Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T18:27:22.701Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T18:27:22.719Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-24T18:27:22.730Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-24T18:27:22.748Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-24T18:27:22.761Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-24T18:27:22.774Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-24T18:27:22.790Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T18:27:22.802Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T18:27:22.816Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-24T18:27:22.828Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-24T18:27:22.843Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-24T18:27:22.856Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e3ae1edce94ca0342fe1654abfca1e19ca67aac7 [Pipeline] echo [2023-10-24T18:27:22.868Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e3ae1ed [Pipeline] echo [2023-10-24T18:27:22.880Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:27:22.927Z] provisioning config files... [2023-10-24T18:27:22.939Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8927732942487596191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:27:23.241Z] ---> docker-login.sh [2023-10-24T18:27:23.241Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:27:23.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:27:23.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:27:23.501Z] Configure a credential helper to remove this warning. See [2023-10-24T18:27:23.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:27:23.501Z] [2023-10-24T18:27:23.501Z] Login Succeeded [2023-10-24T18:27:23.501Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:27:23.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:27:23.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:27:23.761Z] Configure a credential helper to remove this warning. See [2023-10-24T18:27:23.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:27:23.761Z] [2023-10-24T18:27:23.761Z] Login Succeeded [2023-10-24T18:27:23.761Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:27:23.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:27:23.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:27:23.761Z] Configure a credential helper to remove this warning. See [2023-10-24T18:27:23.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:27:23.761Z] [2023-10-24T18:27:23.761Z] Login Succeeded [2023-10-24T18:27:23.761Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:27:23.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:27:23.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:27:23.761Z] Configure a credential helper to remove this warning. See [2023-10-24T18:27:23.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:27:23.761Z] [2023-10-24T18:27:23.761Z] Login Succeeded [2023-10-24T18:27:23.761Z] docker.io [2023-10-24T18:27:24.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:27:24.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:27:24.282Z] Configure a credential helper to remove this warning. See [2023-10-24T18:27:24.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:27:24.282Z] [2023-10-24T18:27:24.282Z] Login Succeeded [2023-10-24T18:27:24.282Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:27:24.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-24T18:27:24.636Z] + git rev-list -1 --merges e3ae1edce94ca0342fe1654abfca1e19ca67aac7~1..e3ae1edce94ca0342fe1654abfca1e19ca67aac7 [Pipeline] echo [2023-10-24T18:27:24.690Z] -----------> git rev-list -1 --merges e3ae1edce94ca0342fe1654abfca1e19ca67aac7~1..e3ae1edce94ca0342fe1654abfca1e19ca67aac7 e3ae1edce94ca0342fe1654abfca1e19ca67aac7 [false] [Pipeline] sh [2023-10-24T18:27:24.978Z] + git log --format=format:%s -1 e3ae1edce94ca0342fe1654abfca1e19ca67aac7 [Pipeline] echo [2023-10-24T18:27:24.992Z] ========================================================= [2023-10-24T18:27:24.992Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T18:27:24.992Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:27:25.316Z] + git log --format=format:%s -1 e3ae1edce94ca0342fe1654abfca1e19ca67aac7 [Pipeline] echo [2023-10-24T18:27:25.326Z] [semverPrep] GIT_COMMIT: e3ae1edce94ca0342fe1654abfca1e19ca67aac7, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#636) [Pipeline] echo [2023-10-24T18:27:25.337Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-24T18:27:25.675Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:27:25.675Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T18:27:25.675Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T18:27:25.675Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T18:27:25.675Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T18:27:25.675Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T18:27:25.675Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:27:26.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:27:26.021Z] [2023-10-24T18:27:26.021Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:27:26.321Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:27:26.321Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T18:27:26.321Z] b85a868b505f: Pulling fs layer [2023-10-24T18:27:26.321Z] e2be974225ed: Pulling fs layer [2023-10-24T18:27:26.321Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T18:27:26.321Z] 988bab9f4d93: Pulling fs layer [2023-10-24T18:27:26.321Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T18:27:26.321Z] eaf3925da568: Pulling fs layer [2023-10-24T18:27:26.321Z] bab4dde63d76: Pulling fs layer [2023-10-24T18:27:26.321Z] bde34c3a00c8: Pulling fs layer [2023-10-24T18:27:26.321Z] b352a97aabf1: Pulling fs layer [2023-10-24T18:27:26.321Z] 4872d77fe225: Pulling fs layer [2023-10-24T18:27:26.321Z] 5851b861e8e6: Pulling fs layer [2023-10-24T18:27:26.321Z] bde34c3a00c8: Waiting [2023-10-24T18:27:26.321Z] bab4dde63d76: Waiting [2023-10-24T18:27:26.321Z] b352a97aabf1: Waiting [2023-10-24T18:27:26.321Z] 4872d77fe225: Waiting [2023-10-24T18:27:26.321Z] 988bab9f4d93: Waiting [2023-10-24T18:27:26.321Z] 1469e6f7b9e6: Waiting [2023-10-24T18:27:26.321Z] eaf3925da568: Waiting [2023-10-24T18:27:26.321Z] 5851b861e8e6: Waiting [2023-10-24T18:27:26.321Z] e2be974225ed: Verifying Checksum [2023-10-24T18:27:26.321Z] e2be974225ed: Download complete [2023-10-24T18:27:26.321Z] 988bab9f4d93: Verifying Checksum [2023-10-24T18:27:26.321Z] 988bab9f4d93: Download complete [2023-10-24T18:27:26.321Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T18:27:26.321Z] 1469e6f7b9e6: Download complete [2023-10-24T18:27:26.321Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T18:27:26.321Z] 339a4e72a1f5: Download complete [2023-10-24T18:27:26.321Z] eaf3925da568: Verifying Checksum [2023-10-24T18:27:26.321Z] eaf3925da568: Download complete [2023-10-24T18:27:26.580Z] bde34c3a00c8: Verifying Checksum [2023-10-24T18:27:26.580Z] bde34c3a00c8: Download complete [2023-10-24T18:27:26.580Z] b352a97aabf1: Verifying Checksum [2023-10-24T18:27:26.580Z] b352a97aabf1: Download complete [2023-10-24T18:27:26.580Z] 4872d77fe225: Verifying Checksum [2023-10-24T18:27:26.580Z] 4872d77fe225: Download complete [2023-10-24T18:27:26.580Z] 5851b861e8e6: Download complete [2023-10-24T18:27:26.580Z] b85a868b505f: Verifying Checksum [2023-10-24T18:27:26.580Z] b85a868b505f: Download complete [2023-10-24T18:27:26.840Z] bab4dde63d76: Verifying Checksum [2023-10-24T18:27:26.840Z] bab4dde63d76: Download complete [2023-10-24T18:27:27.789Z] b85a868b505f: Pull complete [2023-10-24T18:27:28.049Z] e2be974225ed: Pull complete [2023-10-24T18:27:28.617Z] 339a4e72a1f5: Pull complete [2023-10-24T18:27:28.617Z] 988bab9f4d93: Pull complete [2023-10-24T18:27:28.877Z] 1469e6f7b9e6: Pull complete [2023-10-24T18:27:28.877Z] eaf3925da568: Pull complete [2023-10-24T18:27:30.779Z] bab4dde63d76: Pull complete [2023-10-24T18:27:30.779Z] bde34c3a00c8: Pull complete [2023-10-24T18:27:31.038Z] b352a97aabf1: Pull complete [2023-10-24T18:27:31.038Z] 4872d77fe225: Pull complete [2023-10-24T18:27:31.038Z] 5851b861e8e6: Pull complete [2023-10-24T18:27:31.038Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T18:27:31.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:27:31.038Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:27:31.129Z] prd-ubuntu20.04-docker-8c-8g-10129 does not seem to be running inside a container [2023-10-24T18:27:31.169Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T18:27:34.320Z] $ docker top 4c269b978507f831fc8861e819e17541d6ec011b11fc3281311a188da6011c22 -eo pid,comm [2023-10-24T18:27:34.371Z] 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-10-24T18:27:34.371Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:27:34.408Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:27:34.408Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:27:34.519Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:27:34.525Z] $ docker exec 4c269b978507f831fc8861e819e17541d6ec011b11fc3281311a188da6011c22 ssh-agent [2023-10-24T18:27:34.626Z] SSH_AUTH_SOCK=/tmp/ssh-lApS0b4PnOIT/agent.33 [2023-10-24T18:27:34.626Z] SSH_AGENT_PID=39 [2023-10-24T18:27:34.634Z] Running ssh-add (command line suppressed) [2023-10-24T18:27:34.740Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17754872496882739210.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17754872496882739210.key) [2023-10-24T18:27:34.752Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:27:35.038Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T18:27:35.051Z] $ docker exec --env ******** --env ******** 4c269b978507f831fc8861e819e17541d6ec011b11fc3281311a188da6011c22 ssh-agent -k [2023-10-24T18:27:35.151Z] unset SSH_AUTH_SOCK; [2023-10-24T18:27:35.152Z] unset SSH_AGENT_PID; [2023-10-24T18:27:35.152Z] echo Agent pid 39 killed; [2023-10-24T18:27:35.158Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T18:27:35.180Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:27:35.180Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:27:35.304Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:27:35.309Z] $ docker exec 4c269b978507f831fc8861e819e17541d6ec011b11fc3281311a188da6011c22 ssh-agent [2023-10-24T18:27:35.429Z] SSH_AUTH_SOCK=/tmp/ssh-PLqIwvHgGizS/agent.71 [2023-10-24T18:27:35.429Z] SSH_AGENT_PID=77 [2023-10-24T18:27:35.434Z] Running ssh-add (command line suppressed) [2023-10-24T18:27:35.560Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17445224866121771878.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17445224866121771878.key) [2023-10-24T18:27:35.573Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:27:35.861Z] + git semver init [2023-10-24T18:27:36.125Z] 2023-10-24 18:27:36,070 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T18:27:36.125Z] 2023-10-24 18:27:36,071 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-10-24T18:27:36.125Z] 2023-10-24 18:27:36,071 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-10-24T18:27:36.125Z] 2023-10-24 18:27:36,072 [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-10-24T18:27:37.065Z] 2023-10-24 18:27:37,008 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-10-24T18:27:37.065Z] 2023-10-24 18:27:37,008 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-10-24T18:27:37.065Z] 2023-10-24 18:27:37,009 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-10-24T18:27:37.065Z] 2023-10-24 18:27:37,009 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-10-24T18:27:37.065Z] 3.1.0-dev.20 [Pipeline] } [2023-10-24T18:27:37.077Z] $ docker exec --env ******** --env ******** 4c269b978507f831fc8861e819e17541d6ec011b11fc3281311a188da6011c22 ssh-agent -k [2023-10-24T18:27:37.168Z] unset SSH_AUTH_SOCK; [2023-10-24T18:27:37.168Z] unset SSH_AGENT_PID; [2023-10-24T18:27:37.168Z] echo Agent pid 77 killed; [2023-10-24T18:27:37.176Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:27:37.485Z] + git semver [Pipeline] } [2023-10-24T18:27:37.764Z] $ docker stop --time=1 4c269b978507f831fc8861e819e17541d6ec011b11fc3281311a188da6011c22 [2023-10-24T18:27:39.054Z] $ docker rm -f --volumes 4c269b978507f831fc8861e819e17541d6ec011b11fc3281311a188da6011c22 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:27:39.392Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T18:27:39.606Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T18:27:39.609Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.20 [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-10-24T18:27:39.734Z] provisioning config files... [2023-10-24T18:27:39.742Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3941922215612119815tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:27:40.044Z] ---> docker-login.sh [2023-10-24T18:27:40.044Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:27:40.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:27:40.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:27:40.044Z] Configure a credential helper to remove this warning. See [2023-10-24T18:27:40.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:27:40.044Z] [2023-10-24T18:27:40.044Z] Login Succeeded [2023-10-24T18:27:40.044Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:27:40.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:27:40.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:27:40.044Z] Configure a credential helper to remove this warning. See [2023-10-24T18:27:40.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:27:40.044Z] [2023-10-24T18:27:40.044Z] Login Succeeded [2023-10-24T18:27:40.044Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:27:40.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:27:40.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:27:40.305Z] Configure a credential helper to remove this warning. See [2023-10-24T18:27:40.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:27:40.305Z] [2023-10-24T18:27:40.305Z] Login Succeeded [2023-10-24T18:27:40.305Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:27:40.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:27:40.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:27:40.305Z] Configure a credential helper to remove this warning. See [2023-10-24T18:27:40.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:27:40.305Z] [2023-10-24T18:27:40.305Z] Login Succeeded [2023-10-24T18:27:40.305Z] docker.io [2023-10-24T18:27:40.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:27:40.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:27:40.638Z] Configure a credential helper to remove this warning. See [2023-10-24T18:27:40.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:27:40.638Z] [2023-10-24T18:27:40.638Z] Login Succeeded [2023-10-24T18:27:40.897Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:27:40.904Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T18:27:40.960Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:27:40.975Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:27:40.987Z] ========================================================= [2023-10-24T18:27:40.987Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T18:27:40.987Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:27:41.298Z] + 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-10-24T18:27:41.298Z] Sending build context to Docker daemon 6.524MB [2023-10-24T18:27:41.298Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:27:41.298Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T18:27:41.298Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T18:27:41.298Z] 7264a8db6415: Pulling fs layer [2023-10-24T18:27:41.298Z] c4d48a809fc2: Pulling fs layer [2023-10-24T18:27:41.298Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T18:27:41.298Z] ad3a456e5733: Pulling fs layer [2023-10-24T18:27:41.298Z] 33e27b845d1e: Pulling fs layer [2023-10-24T18:27:41.298Z] c68163c4e522: Pulling fs layer [2023-10-24T18:27:41.298Z] ad3a456e5733: Waiting [2023-10-24T18:27:41.298Z] 33e27b845d1e: Waiting [2023-10-24T18:27:41.298Z] 50da416c3ac9: Pulling fs layer [2023-10-24T18:27:41.298Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T18:27:41.298Z] 50da416c3ac9: Waiting [2023-10-24T18:27:41.298Z] c68163c4e522: Waiting [2023-10-24T18:27:41.298Z] 23d2d4c4bb30: Waiting [2023-10-24T18:27:41.298Z] c4d48a809fc2: Download complete [2023-10-24T18:27:41.298Z] ad3a456e5733: Verifying Checksum [2023-10-24T18:27:41.298Z] ad3a456e5733: Download complete [2023-10-24T18:27:41.298Z] 33e27b845d1e: Verifying Checksum [2023-10-24T18:27:41.298Z] 33e27b845d1e: Download complete [2023-10-24T18:27:41.298Z] 7264a8db6415: Verifying Checksum [2023-10-24T18:27:41.298Z] 7264a8db6415: Download complete [2023-10-24T18:27:41.556Z] c68163c4e522: Verifying Checksum [2023-10-24T18:27:41.556Z] c68163c4e522: Download complete [2023-10-24T18:27:41.556Z] 7264a8db6415: Pull complete [2023-10-24T18:27:41.556Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T18:27:41.556Z] 23d2d4c4bb30: Download complete [2023-10-24T18:27:41.813Z] c4d48a809fc2: Pull complete [2023-10-24T18:27:41.813Z] 4f1c88b9dad5: Verifying Checksum [2023-10-24T18:27:41.813Z] 4f1c88b9dad5: Download complete [2023-10-24T18:27:42.069Z] 50da416c3ac9: Verifying Checksum [2023-10-24T18:27:42.069Z] 50da416c3ac9: Download complete [2023-10-24T18:27:45.347Z] 4f1c88b9dad5: Pull complete [2023-10-24T18:27:45.347Z] ad3a456e5733: Pull complete [2023-10-24T18:27:45.347Z] 33e27b845d1e: Pull complete [2023-10-24T18:27:45.347Z] c68163c4e522: Pull complete [2023-10-24T18:27:47.245Z] 50da416c3ac9: Pull complete [2023-10-24T18:27:47.810Z] 23d2d4c4bb30: Pull complete [2023-10-24T18:27:47.810Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T18:27:47.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T18:27:47.810Z] ---> 0786185ac409 [2023-10-24T18:27:47.810Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:27:52.048Z] ---> Running in 08f399d1f685 [2023-10-24T18:27:52.048Z] Removing intermediate container 08f399d1f685 [2023-10-24T18:27:52.048Z] ---> 87caa94be4ef [2023-10-24T18:27:52.048Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:27:52.305Z] ---> Running in 401c3d9fe2cc [2023-10-24T18:27:52.305Z] Removing intermediate container 401c3d9fe2cc [2023-10-24T18:27:52.305Z] ---> 04c8326bc649 [2023-10-24T18:27:52.305Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-24T18:27:52.305Z] ---> Running in 96731b4aba01 [2023-10-24T18:27:52.305Z] Removing intermediate container 96731b4aba01 [2023-10-24T18:27:52.305Z] ---> 6db663df2953 [2023-10-24T18:27:52.305Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:27:52.305Z] ---> Running in ddcae293a537 [2023-10-24T18:27:52.563Z] Removing intermediate container ddcae293a537 [2023-10-24T18:27:52.563Z] ---> f22d8bf91325 [2023-10-24T18:27:52.563Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:27:52.563Z] ---> Running in 4d8b47e9b37e [2023-10-24T18:27:52.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:27:52.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:27:53.085Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-24T18:27:53.085Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-24T18:27:53.085Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-24T18:27:53.085Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-24T18:27:53.085Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T18:27:53.085Z] OK: 268 MiB in 56 packages [2023-10-24T18:27:53.652Z] Removing intermediate container 4d8b47e9b37e [2023-10-24T18:27:53.652Z] ---> 89b86f2010be [2023-10-24T18:27:53.652Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-10-24T18:27:53.652Z] ---> Running in a20c34c760ce [2023-10-24T18:27:53.652Z] Removing intermediate container a20c34c760ce [2023-10-24T18:27:53.652Z] ---> 5ab8f5c9e221 [2023-10-24T18:27:53.652Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-24T18:27:53.911Z] ---> 582a6eaf59c8 [2023-10-24T18:27:53.911Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:27:53.911Z] ---> Running in 27121d83e149 [2023-10-24T18:27:54.695Z] Still waiting to schedule task [2023-10-24T18:27:54.696Z] ‘prd-centos7-blackbox-4c-2g-9694’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T18:27:54.696Z] ‘prd-centos7-blackbox-4c-2g-9695’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T18:27:54.696Z] ‘prd-ubuntu20.04-docker-8c-8g-10134’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T18:27:54.696Z] ‘prd-ubuntu20.04-docker-8c-8g-9984’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T18:27:54.696Z] ‘prd-ubuntu20.04-docker-8c-8g-9985’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T18:27:54.696Z] ‘prd-ubuntu20.04-docker-8c-8g-9986’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T18:27:54.696Z] ‘prd-ubuntu20.04-docker-8c-8g-9988’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T18:27:54.696Z] ‘prd-ubuntu20.04-docker-8c-8g-9989’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T18:27:54.696Z] ‘prd-ubuntu20.04-docker-8c-8g-9990’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T18:27:54.696Z] ‘prd-ubuntu20.04-docker-8c-8g-9993’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T18:27:54.696Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-10001’ is offline [2023-10-24T18:27:54.696Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-10002’ is offline [2023-10-24T18:27:54.696Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-10127’ is offline [2023-10-24T18:27:54.696Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-10128’ is offline [2023-10-24T18:27:54.696Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-9995’ is offline [2023-10-24T18:27:54.696Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-9997’ is offline [2023-10-24T18:27:54.697Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-9999’ is offline [2023-10-24T18:28:50.203Z] Removing intermediate container 27121d83e149 [2023-10-24T18:28:50.204Z] ---> 404c72e599ce [2023-10-24T18:28:50.204Z] Step 11/12 : COPY . . [2023-10-24T18:28:50.204Z] ---> bde31c52005d [2023-10-24T18:28:50.204Z] Step 12/12 : RUN $MAKE [2023-10-24T18:28:50.204Z] ---> Running in d6ff76651cbf [2023-10-24T18:28:50.204Z] noop [2023-10-24T18:28:50.204Z] Removing intermediate container d6ff76651cbf [2023-10-24T18:28:50.204Z] ---> 0405daf05cbb [2023-10-24T18:28:50.204Z] Successfully built 0405daf05cbb [2023-10-24T18:28:50.204Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:28:50.534Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T18:28:50.534Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:28:50.607Z] prd-ubuntu20.04-docker-8c-8g-10129 does not seem to be running inside a container [2023-10-24T18:28:50.644Z] $ 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 ******** ci-base-image-x86_64 cat [2023-10-24T18:28:51.689Z] $ docker top 645c155dc2ca276de0b6aec043b60292154dedb2fe00ef4dd805e1dbe8b2d4ab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:28:52.022Z] + go version [2023-10-24T18:28:52.022Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T18:28:52.034Z] $ docker stop --time=1 645c155dc2ca276de0b6aec043b60292154dedb2fe00ef4dd805e1dbe8b2d4ab [2023-10-24T18:28:53.739Z] $ docker rm -f --volumes 645c155dc2ca276de0b6aec043b60292154dedb2fe00ef4dd805e1dbe8b2d4ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:28:54.197Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T18:28:54.197Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:28:54.268Z] prd-ubuntu20.04-docker-8c-8g-10129 does not seem to be running inside a container [2023-10-24T18:28:54.302Z] $ 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 ******** ci-base-image-x86_64 cat [2023-10-24T18:28:54.983Z] $ docker top 9357dfd1a5212bc91c79c72e0d807ffb651dba83484beffe6de8a860b4d06f2a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:28:55.327Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-10-24T18:28:55.627Z] + make test [2023-10-24T18:28:55.627Z] go test ./... -coverprofile=coverage.out ./... [2023-10-24T18:28:58.154Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-10-24T18:29:08.126Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-10-24T18:29:08.126Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-10-24T18:29:08.126Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.012s coverage: 22.8% of statements [2023-10-24T18:29:13.375Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10130 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-10-24T18:29:13.388Z] Running in /w/workspace/device-mqtt-go/148 [Pipeline] { [Pipeline] checkout [2023-10-24T18:29:13.429Z] The recommended git tool is: git [2023-10-24T18:29:14.674Z] go vet ./... [2023-10-24T18:29:17.196Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T18:29:17.196Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T18:29:17.196Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T18:29:17.207Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T18:29:17.220Z] $ docker stop --time=1 9357dfd1a5212bc91c79c72e0d807ffb651dba83484beffe6de8a860b4d06f2a [2023-10-24T18:29:19.619Z] using credential edgex-jenkins-ssh [2023-10-24T18:29:19.638Z] Cloning the remote Git repository [2023-10-24T18:29:19.690Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-10-24T18:29:19.791Z] > git init /w/workspace/device-mqtt-go/148 # timeout=10 [2023-10-24T18:29:20.815Z] $ docker rm -f --volumes 9357dfd1a5212bc91c79c72e0d807ffb651dba83484beffe6de8a860b4d06f2a [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:29:19.948Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-10-24T18:29:19.949Z] > git --version # timeout=10 [2023-10-24T18:29:19.969Z] > git --version # 'git version 2.25.1' [2023-10-24T18:29:19.972Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T18:29:20.135Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T18:29:21.273Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T18:29:21.317Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-24T18:29:21.755Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T18:29:22.127Z] + ls -al . [2023-10-24T18:29:22.127Z] total 184 [2023-10-24T18:29:22.127Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:28 . [2023-10-24T18:29:22.127Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:27 .. [2023-10-24T18:29:22.127Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 24 18:27 .dockerignore [2023-10-24T18:29:22.127Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:29 .git [2023-10-24T18:29:22.127Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:27 .github [2023-10-24T18:29:22.127Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 24 18:27 .gitignore [2023-10-24T18:29:22.127Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:27 .golangci.yml [2023-10-24T18:29:22.127Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:27 .semver [2023-10-24T18:29:22.127Z] -rw-rw-r-- 1 jenkins jenkins 10386 Oct 24 18:27 Attribution.txt [2023-10-24T18:29:22.127Z] -rw-rw-r-- 1 jenkins jenkins 17522 Oct 24 18:27 CHANGELOG.md [2023-10-24T18:29:22.127Z] -rw-rw-r-- 1 jenkins jenkins 1689 Oct 24 18:27 Dockerfile [2023-10-24T18:29:22.127Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:27 GOVERNANCE.md [2023-10-24T18:29:22.127Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 24 18:27 Jenkinsfile [2023-10-24T18:29:22.127Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 18:27 LICENSE [2023-10-24T18:29:22.127Z] -rw-rw-r-- 1 jenkins jenkins 1963 Oct 24 18:27 Makefile [2023-10-24T18:29:22.127Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 24 18:27 OWNERS.md [2023-10-24T18:29:22.127Z] -rw-rw-r-- 1 jenkins jenkins 3613 Oct 24 18:27 README.md [2023-10-24T18:29:22.127Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 18:27 VERSION [2023-10-24T18:29:22.127Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:27 bin [2023-10-24T18:29:22.127Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:27 cmd [2023-10-24T18:29:22.127Z] -rw-r--r-- 1 jenkins jenkins 18506 Oct 24 18:29 coverage.out [2023-10-24T18:29:22.127Z] -rw-rw-r-- 1 jenkins jenkins 3822 Oct 24 18:27 go.mod [2023-10-24T18:29:22.127Z] -rw-rw-r-- 1 jenkins jenkins 35094 Oct 24 18:27 go.sum [2023-10-24T18:29:22.127Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:27 internal [2023-10-24T18:29:22.127Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:27 mock [2023-10-24T18:29:22.127Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 24 18:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:29:22.201Z] Avoid second fetch [2023-10-24T18:29:22.202Z] Checking out Revision e3ae1edce94ca0342fe1654abfca1e19ca67aac7 (main) [2023-10-24T18:29:22.481Z] + 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=e3ae1edce94ca0342fe1654abfca1e19ca67aac7 --label arch=amd64 --label version=3.1.0-dev.20 . [2023-10-24T18:29:22.481Z] Sending build context to Docker daemon 6.543MB [2023-10-24T18:29:22.481Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:29:22.481Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-24T18:29:22.481Z] ---> 0405daf05cbb [2023-10-24T18:29:22.481Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:29:22.481Z] ---> Running in eabe357548c5 [2023-10-24T18:29:21.301Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-10-24T18:29:21.323Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T18:29:22.221Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T18:29:22.295Z] > git checkout -f e3ae1edce94ca0342fe1654abfca1e19ca67aac7 # timeout=10 [2023-10-24T18:29:22.739Z] Removing intermediate container eabe357548c5 [2023-10-24T18:29:22.740Z] ---> 49c336e9fa95 [2023-10-24T18:29:22.740Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:29:22.740Z] ---> Running in a5c97b0d56dd [2023-10-24T18:29:22.740Z] Removing intermediate container a5c97b0d56dd [2023-10-24T18:29:22.740Z] ---> a8bfd2d31523 [2023-10-24T18:29:22.740Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-24T18:29:22.740Z] ---> Running in cfbb8292b814 [2023-10-24T18:29:22.740Z] Removing intermediate container cfbb8292b814 [2023-10-24T18:29:22.740Z] ---> 0917af6c975c [2023-10-24T18:29:22.740Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:29:22.740Z] ---> Running in a2b5e7dc455f [2023-10-24T18:29:22.776Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#636)" [2023-10-24T18:29:22.999Z] Removing intermediate container a2b5e7dc455f [2023-10-24T18:29:22.999Z] ---> 61376fc2770b [2023-10-24T18:29:22.999Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:29:22.999Z] ---> Running in 27f03f94a387 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:29:23.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:29:23.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:29:23.514Z] OK: 268 MiB in 56 packages [2023-10-24T18:29:23.685Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T18:29:23.685Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T18:29:23.685Z] Dload Upload Total Spent Left Speed [2023-10-24T18:29:23.685Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-10-24T18:29:24.083Z] Removing intermediate container 27f03f94a387 [2023-10-24T18:29:24.083Z] ---> 105a5c79b0ec [2023-10-24T18:29:24.083Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-10-24T18:29:24.083Z] ---> Running in e3cafa7ee7d4 [2023-10-24T18:29:24.083Z] Removing intermediate container e3cafa7ee7d4 [2023-10-24T18:29:24.083Z] ---> 1bb38aaa284d [2023-10-24T18:29:24.083Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-24T18:29:24.083Z] ---> 8d4ee1655ee0 [2023-10-24T18:29:24.083Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:29:24.083Z] ---> Running in ca75662c31d0 [2023-10-24T18:29:24.338Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T18:29:24.649Z] Removing intermediate container ca75662c31d0 [2023-10-24T18:29:24.649Z] ---> 3be7199b15d1 [2023-10-24T18:29:24.649Z] Step 11/24 : COPY . . [2023-10-24T18:29:24.682Z] + sudo tee /etc/docker/daemon.new [2023-10-24T18:29:24.682Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-24T18:29:24.682Z] { [2023-10-24T18:29:24.682Z] "registry-mirrors": [ [2023-10-24T18:29:24.682Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T18:29:24.682Z] ], [2023-10-24T18:29:24.682Z] "bip": "10.250.0.254/24", [2023-10-24T18:29:24.682Z] "hosts": [ [2023-10-24T18:29:24.682Z] "tcp://0.0.0.0:5555", [2023-10-24T18:29:24.682Z] "unix:///var/run/docker.sock" [2023-10-24T18:29:24.682Z] ], [2023-10-24T18:29:24.682Z] "mtu": 1458, [2023-10-24T18:29:24.682Z] "selinux-enabled": true, [2023-10-24T18:29:24.682Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T18:29:24.682Z] } [Pipeline] sh [2023-10-24T18:29:25.011Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T18:29:25.214Z] ---> 6e39fa8fc884 [2023-10-24T18:29:25.214Z] Step 12/24 : RUN $MAKE [2023-10-24T18:29:25.214Z] ---> Running in 6deecc936bf1 [2023-10-24T18:29:25.339Z] + sudo service docker restart [2023-10-24T18:29:25.471Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-10-24T18:29:43.536Z] Removing intermediate container 6deecc936bf1 [2023-10-24T18:29:43.536Z] ---> e592fcd85458 [2023-10-24T18:29:43.536Z] Step 13/24 : FROM alpine:3.18 [2023-10-24T18:29:43.795Z] 3.18: Pulling from library/alpine [2023-10-24T18:29:43.795Z] 96526aa774ef: Pulling fs layer [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:29:43.870Z] provisioning config files... [2023-10-24T18:29:43.902Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/148@tmp/config16881913270334167227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:29:44.052Z] 96526aa774ef: Download complete [2023-10-24T18:29:44.052Z] 96526aa774ef: Pull complete [2023-10-24T18:29:44.052Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:29:44.052Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T18:29:44.052Z] ---> 8ca4688f4f35 [2023-10-24T18:29:44.052Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-10-24T18:29:44.289Z] ---> docker-login.sh [2023-10-24T18:29:44.289Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:29:44.310Z] ---> Running in 07d9818b8cde [2023-10-24T18:29:44.310Z] Removing intermediate container 07d9818b8cde [2023-10-24T18:29:44.310Z] ---> 9c634c21b818 [2023-10-24T18:29:44.310Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-24T18:29:44.310Z] ---> Running in 52c58edb8eb8 [2023-10-24T18:29:44.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:29:44.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:29:44.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:29:44.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:29:44.887Z] Configure a credential helper to remove this warning. See [2023-10-24T18:29:44.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:29:44.887Z] [2023-10-24T18:29:44.887Z] Login Succeeded [2023-10-24T18:29:44.887Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:29:45.087Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T18:29:45.087Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T18:29:45.087Z] OK: 7 MiB in 16 packages [2023-10-24T18:29:45.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:29:45.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:29:45.432Z] Configure a credential helper to remove this warning. See [2023-10-24T18:29:45.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:29:45.432Z] [2023-10-24T18:29:45.432Z] Login Succeeded [2023-10-24T18:29:45.432Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:29:45.657Z] Removing intermediate container 52c58edb8eb8 [2023-10-24T18:29:45.657Z] ---> 5643bccbbde8 [2023-10-24T18:29:45.657Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-10-24T18:29:45.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:29:45.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:29:45.703Z] Configure a credential helper to remove this warning. See [2023-10-24T18:29:45.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:29:45.703Z] [2023-10-24T18:29:45.703Z] Login Succeeded [2023-10-24T18:29:45.703Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:29:45.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:29:46.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:29:46.251Z] Configure a credential helper to remove this warning. See [2023-10-24T18:29:46.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:29:46.251Z] [2023-10-24T18:29:46.251Z] Login Succeeded [2023-10-24T18:29:46.251Z] docker.io [2023-10-24T18:29:46.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:29:46.589Z] ---> f781225c6e08 [2023-10-24T18:29:46.589Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-10-24T18:29:46.589Z] ---> 5a951e809bc3 [2023-10-24T18:29:46.589Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-10-24T18:29:46.589Z] ---> 4044ec3d64d6 [2023-10-24T18:29:46.589Z] Step 19/24 : EXPOSE 59982 [2023-10-24T18:29:46.589Z] ---> Running in cf114dba5d44 [2023-10-24T18:29:46.589Z] Removing intermediate container cf114dba5d44 [2023-10-24T18:29:46.589Z] ---> 0fc62efab5f2 [2023-10-24T18:29:46.589Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-10-24T18:29:46.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:29:46.797Z] Configure a credential helper to remove this warning. See [2023-10-24T18:29:46.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:29:46.797Z] [2023-10-24T18:29:46.797Z] Login Succeeded [2023-10-24T18:29:46.797Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:29:46.813Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-10-24T18:29:46.849Z] ---> Running in e62583c86f09 [2023-10-24T18:29:46.849Z] Removing intermediate container e62583c86f09 [2023-10-24T18:29:46.849Z] ---> 6826ad143b66 [2023-10-24T18:29:46.849Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-10-24T18:29:46.849Z] ---> Running in 54ad227e2dba [2023-10-24T18:29:46.849Z] Removing intermediate container 54ad227e2dba [2023-10-24T18:29:46.849Z] ---> 7abfd88b732f [2023-10-24T18:29:46.849Z] Step 22/24 : LABEL arch=amd64 [2023-10-24T18:29:46.849Z] ---> Running in a3638dcd5dd9 [2023-10-24T18:29:47.107Z] Removing intermediate container a3638dcd5dd9 [2023-10-24T18:29:47.107Z] ---> 00f9ce2c3385 [2023-10-24T18:29:47.107Z] Step 23/24 : LABEL git_sha=e3ae1edce94ca0342fe1654abfca1e19ca67aac7 [2023-10-24T18:29:47.107Z] ---> Running in 4a66ff096282 [2023-10-24T18:29:47.107Z] Removing intermediate container 4a66ff096282 [2023-10-24T18:29:47.107Z] ---> 5729125f19b4 [2023-10-24T18:29:47.107Z] Step 24/24 : LABEL version=3.1.0-dev.20 [2023-10-24T18:29:47.107Z] ---> Running in d6e225cb25af [2023-10-24T18:29:47.107Z] Removing intermediate container d6e225cb25af [2023-10-24T18:29:47.107Z] ---> 6c9a9bba43df [2023-10-24T18:29:47.107Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T18:29:47.107Z] Successfully built 6c9a9bba43df [2023-10-24T18:29:47.107Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] echo [2023-10-24T18:29:47.165Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:29:47.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:29:47.194Z] ========================================================= [2023-10-24T18:29:47.194Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T18:29:47.194Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:29:47.335Z] provisioning config files... [2023-10-24T18:29:47.364Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8211915521870172518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:29:47.569Z] + 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-10-24T18:29:47.660Z] ---> docker-login.sh [2023-10-24T18:29:47.660Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:29:47.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:29:47.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:29:47.660Z] Configure a credential helper to remove this warning. See [2023-10-24T18:29:47.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:29:47.660Z] [2023-10-24T18:29:47.660Z] Login Succeeded [2023-10-24T18:29:47.660Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:29:47.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:29:47.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:29:47.660Z] Configure a credential helper to remove this warning. See [2023-10-24T18:29:47.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:29:47.660Z] [2023-10-24T18:29:47.660Z] Login Succeeded [2023-10-24T18:29:47.660Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:29:47.843Z] Sending build context to Docker daemon 3.355MB [2023-10-24T18:29:47.843Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:29:47.843Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T18:29:47.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:29:47.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:29:47.919Z] Configure a credential helper to remove this warning. See [2023-10-24T18:29:47.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:29:47.919Z] [2023-10-24T18:29:47.919Z] Login Succeeded [2023-10-24T18:29:47.919Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:29:47.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:29:47.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:29:47.919Z] Configure a credential helper to remove this warning. See [2023-10-24T18:29:47.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:29:47.919Z] [2023-10-24T18:29:47.919Z] Login Succeeded [2023-10-24T18:29:47.919Z] docker.io [2023-10-24T18:29:47.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:29:48.130Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T18:29:48.130Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T18:29:48.130Z] 5d54e960e981: Pulling fs layer [2023-10-24T18:29:48.130Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T18:29:48.130Z] f0e02332f6b5: Pulling fs layer [2023-10-24T18:29:48.130Z] cefa15bbcfad: Pulling fs layer [2023-10-24T18:29:48.130Z] 17808c966233: Pulling fs layer [2023-10-24T18:29:48.130Z] f0e02332f6b5: Waiting [2023-10-24T18:29:48.130Z] cefa15bbcfad: Waiting [2023-10-24T18:29:48.130Z] f4c1fc716caa: Pulling fs layer [2023-10-24T18:29:48.130Z] f4c1fc716caa: Waiting [2023-10-24T18:29:48.130Z] 17808c966233: Waiting [2023-10-24T18:29:48.130Z] 5d54e960e981: Verifying Checksum [2023-10-24T18:29:48.130Z] 5d54e960e981: Download complete [2023-10-24T18:29:48.130Z] f0e02332f6b5: Verifying Checksum [2023-10-24T18:29:48.130Z] f0e02332f6b5: Download complete [2023-10-24T18:29:48.130Z] cefa15bbcfad: Verifying Checksum [2023-10-24T18:29:48.130Z] cefa15bbcfad: Download complete [2023-10-24T18:29:48.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:29:48.178Z] Configure a credential helper to remove this warning. See [2023-10-24T18:29:48.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:29:48.178Z] [2023-10-24T18:29:48.178Z] Login Succeeded [2023-10-24T18:29:48.178Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:29:48.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:29:48.249Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:29:48.275Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-10-24T18:29:48.275Z] e3ae1edce94ca0342fe1654abfca1e19ca67aac7 [2023-10-24T18:29:48.275Z] latest [2023-10-24T18:29:48.275Z] 3.1.0-dev.20 [2023-10-24T18:29:48.275Z] e3ae1edce94ca0342fe1654abfca1e19ca67aac7-3.1.0-dev.20 [2023-10-24T18:29:48.275Z] main [2023-10-24T18:29:48.275Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:29:48.417Z] 9fda8d8052c6: Download complete [2023-10-24T18:29:48.605Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:e3ae1edce94ca0342fe1654abfca1e19ca67aac7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:29:48.910Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:e3ae1edce94ca0342fe1654abfca1e19ca67aac7 [2023-10-24T18:29:48.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-10-24T18:29:48.910Z] 00c4c178ac30: Preparing [2023-10-24T18:29:48.910Z] f66eac4dfef5: Preparing [2023-10-24T18:29:48.910Z] 020fd9b29479: Preparing [2023-10-24T18:29:48.910Z] a28649dff55c: Preparing [2023-10-24T18:29:48.910Z] cc2447e1835a: Preparing [2023-10-24T18:29:48.910Z] cc2447e1835a: Layer already exists [2023-10-24T18:29:48.910Z] a28649dff55c: Pushed [2023-10-24T18:29:48.910Z] f66eac4dfef5: Pushed [2023-10-24T18:29:48.910Z] 00c4c178ac30: Pushed [2023-10-24T18:29:49.413Z] 9fda8d8052c6: Pull complete [2023-10-24T18:29:49.413Z] f4c1fc716caa: Verifying Checksum [2023-10-24T18:29:49.413Z] f4c1fc716caa: Download complete [2023-10-24T18:29:49.694Z] 5d54e960e981: Pull complete [2023-10-24T18:29:50.684Z] c4a7e357bf2a: Verifying Checksum [2023-10-24T18:29:50.684Z] c4a7e357bf2a: Download complete [2023-10-24T18:29:51.441Z] 020fd9b29479: Pushed [2023-10-24T18:29:51.662Z] 17808c966233: Verifying Checksum [2023-10-24T18:29:51.662Z] 17808c966233: Download complete [2023-10-24T18:29:51.700Z] e3ae1edce94ca0342fe1654abfca1e19ca67aac7: digest: sha256:6a3ddee37c3f5fa7b86c72b5e270123f15bb4aedb003d11368b0948c60b63208 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:29:52.010Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:29:52.316Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-10-24T18:29:52.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-10-24T18:29:52.316Z] 00c4c178ac30: Preparing [2023-10-24T18:29:52.316Z] f66eac4dfef5: Preparing [2023-10-24T18:29:52.316Z] 020fd9b29479: Preparing [2023-10-24T18:29:52.316Z] a28649dff55c: Preparing [2023-10-24T18:29:52.316Z] cc2447e1835a: Preparing [2023-10-24T18:29:52.316Z] cc2447e1835a: Layer already exists [2023-10-24T18:29:52.316Z] 020fd9b29479: Layer already exists [2023-10-24T18:29:52.316Z] f66eac4dfef5: Layer already exists [2023-10-24T18:29:52.316Z] a28649dff55c: Layer already exists [2023-10-24T18:29:52.316Z] 00c4c178ac30: Layer already exists [2023-10-24T18:29:52.316Z] latest: digest: sha256:6a3ddee37c3f5fa7b86c72b5e270123f15bb4aedb003d11368b0948c60b63208 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:29:52.620Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:29:52.940Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.20 [2023-10-24T18:29:52.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-10-24T18:29:52.940Z] 00c4c178ac30: Preparing [2023-10-24T18:29:52.940Z] f66eac4dfef5: Preparing [2023-10-24T18:29:52.940Z] 020fd9b29479: Preparing [2023-10-24T18:29:52.940Z] a28649dff55c: Preparing [2023-10-24T18:29:52.940Z] cc2447e1835a: Preparing [2023-10-24T18:29:52.940Z] cc2447e1835a: Layer already exists [2023-10-24T18:29:52.940Z] a28649dff55c: Layer already exists [2023-10-24T18:29:52.940Z] 00c4c178ac30: Layer already exists [2023-10-24T18:29:52.940Z] f66eac4dfef5: Layer already exists [2023-10-24T18:29:52.940Z] 020fd9b29479: Layer already exists [2023-10-24T18:29:52.940Z] 3.1.0-dev.20: digest: sha256:6a3ddee37c3f5fa7b86c72b5e270123f15bb4aedb003d11368b0948c60b63208 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:29:53.247Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:e3ae1edce94ca0342fe1654abfca1e19ca67aac7-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:29:53.557Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:e3ae1edce94ca0342fe1654abfca1e19ca67aac7-3.1.0-dev.20 [2023-10-24T18:29:53.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-10-24T18:29:53.557Z] 00c4c178ac30: Preparing [2023-10-24T18:29:53.557Z] f66eac4dfef5: Preparing [2023-10-24T18:29:53.557Z] 020fd9b29479: Preparing [2023-10-24T18:29:53.557Z] a28649dff55c: Preparing [2023-10-24T18:29:53.557Z] cc2447e1835a: Preparing [2023-10-24T18:29:53.557Z] 020fd9b29479: Layer already exists [2023-10-24T18:29:53.557Z] f66eac4dfef5: Layer already exists [2023-10-24T18:29:53.557Z] a28649dff55c: Layer already exists [2023-10-24T18:29:53.557Z] 00c4c178ac30: Layer already exists [2023-10-24T18:29:53.557Z] cc2447e1835a: Layer already exists [2023-10-24T18:29:53.557Z] e3ae1edce94ca0342fe1654abfca1e19ca67aac7-3.1.0-dev.20: digest: sha256:6a3ddee37c3f5fa7b86c72b5e270123f15bb4aedb003d11368b0948c60b63208 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:29:53.870Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:29:54.173Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-10-24T18:29:54.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-10-24T18:29:54.173Z] 00c4c178ac30: Preparing [2023-10-24T18:29:54.173Z] f66eac4dfef5: Preparing [2023-10-24T18:29:54.173Z] 020fd9b29479: Preparing [2023-10-24T18:29:54.173Z] a28649dff55c: Preparing [2023-10-24T18:29:54.173Z] cc2447e1835a: Preparing [2023-10-24T18:29:54.173Z] 00c4c178ac30: Layer already exists [2023-10-24T18:29:54.173Z] cc2447e1835a: Layer already exists [2023-10-24T18:29:54.173Z] a28649dff55c: Layer already exists [2023-10-24T18:29:54.173Z] 020fd9b29479: Layer already exists [2023-10-24T18:29:54.173Z] f66eac4dfef5: Layer already exists [2023-10-24T18:29:54.173Z] main: digest: sha256:6a3ddee37c3f5fa7b86c72b5e270123f15bb4aedb003d11368b0948c60b63208 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:29:54.212Z] ===================================================== [Pipeline] echo [2023-10-24T18:29:54.219Z] taggedImages: [2023-10-24T18:29:54.219Z] - nexus3.edgexfoundry.org:10004/device-mqtt:e3ae1edce94ca0342fe1654abfca1e19ca67aac7 [2023-10-24T18:29:54.219Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-10-24T18:29:54.219Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.20 [2023-10-24T18:29:54.219Z] - nexus3.edgexfoundry.org:10004/device-mqtt:e3ae1edce94ca0342fe1654abfca1e19ca67aac7-3.1.0-dev.20 [2023-10-24T18:29:54.219Z] - 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-10-24T18:29:54.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:29:54.585Z] [2023-10-24T18:29:54.585Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:29:54.881Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:29:54.881Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T18:29:54.881Z] 5eb5b503b376: Pulling fs layer [2023-10-24T18:29:54.882Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T18:29:54.882Z] ec43610c2a17: Pulling fs layer [2023-10-24T18:29:54.882Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T18:29:54.882Z] 33b1e0a273af: Pulling fs layer [2023-10-24T18:29:54.882Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T18:29:54.882Z] 2f39f015ded8: Pulling fs layer [2023-10-24T18:29:54.882Z] 5d3b04190fa2: Waiting [2023-10-24T18:29:54.882Z] 3a2ae6a8a46f: Waiting [2023-10-24T18:29:54.882Z] 33b1e0a273af: Waiting [2023-10-24T18:29:54.882Z] 2f39f015ded8: Waiting [2023-10-24T18:29:54.882Z] 5c69ac0246d0: Verifying Checksum [2023-10-24T18:29:54.882Z] 5c69ac0246d0: Download complete [2023-10-24T18:29:54.882Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-24T18:29:54.882Z] 3a2ae6a8a46f: Download complete [2023-10-24T18:29:54.882Z] 33b1e0a273af: Verifying Checksum [2023-10-24T18:29:54.882Z] 33b1e0a273af: Download complete [2023-10-24T18:29:54.882Z] 5d3b04190fa2: Download complete [2023-10-24T18:29:54.882Z] ec43610c2a17: Verifying Checksum [2023-10-24T18:29:54.882Z] ec43610c2a17: Download complete [2023-10-24T18:29:55.139Z] 5eb5b503b376: Verifying Checksum [2023-10-24T18:29:55.139Z] 5eb5b503b376: Download complete [2023-10-24T18:29:55.715Z] 2f39f015ded8: Download complete [2023-10-24T18:29:56.284Z] 5eb5b503b376: Pull complete [2023-10-24T18:29:56.284Z] 5c69ac0246d0: Pull complete [2023-10-24T18:29:56.541Z] ec43610c2a17: Pull complete [2023-10-24T18:29:56.800Z] 3a2ae6a8a46f: Pull complete [2023-10-24T18:29:57.056Z] 33b1e0a273af: Pull complete [2023-10-24T18:29:57.056Z] 5d3b04190fa2: Pull complete [2023-10-24T18:30:01.247Z] 2f39f015ded8: Pull complete [2023-10-24T18:30:01.247Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T18:30:01.247Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:30:01.247Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:30:01.322Z] prd-ubuntu20.04-docker-8c-8g-10129 does not seem to be running inside a container [2023-10-24T18:30:01.354Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T18:30:04.117Z] c4a7e357bf2a: Pull complete [2023-10-24T18:30:04.117Z] f0e02332f6b5: Pull complete [2023-10-24T18:30:04.386Z] cefa15bbcfad: Pull complete [2023-10-24T18:30:06.516Z] $ docker top 7831be6ac9d37a42499f64a25972945f7bc80f4190a290338b340d21cc3ba73f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:30:06.893Z] ---> job-cost.sh [2023-10-24T18:30:06.893Z] lf-activate-venv: SKIPPING [2023-10-24T18:30:06.893Z] INFO: No Stack... [2023-10-24T18:30:07.151Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T18:30:07.409Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T18:30:07.695Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-10-24T18:30:07.695Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T18:30:07.708Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-148-stack-cost] [2023-10-24T18:30:07.714Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-148-stack-cost] did not exist. Created. [2023-10-24T18:30:07.714Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-148-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T18:30:08.009Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-24T18:30:08.041Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T18:30:08.050Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-148-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T18:30:08.073Z] $ docker stop --time=1 7831be6ac9d37a42499f64a25972945f7bc80f4190a290338b340d21cc3ba73f [2023-10-24T18:30:09.231Z] $ docker rm -f --volumes 7831be6ac9d37a42499f64a25972945f7bc80f4190a290338b340d21cc3ba73f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-24T18:30:14.667Z] 17808c966233: Pull complete [2023-10-24T18:30:15.253Z] f4c1fc716caa: Pull complete [2023-10-24T18:30:15.253Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T18:30:15.253Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T18:30:15.253Z] ---> ea914061e18c [2023-10-24T18:30:15.253Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:30:16.230Z] ---> Running in a917702a0f26 [2023-10-24T18:30:16.508Z] Removing intermediate container a917702a0f26 [2023-10-24T18:30:16.508Z] ---> a808fd00a3be [2023-10-24T18:30:16.508Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:30:16.508Z] ---> Running in 125c582fab18 [2023-10-24T18:30:17.103Z] Removing intermediate container 125c582fab18 [2023-10-24T18:30:17.103Z] ---> 2d2b3ab8e2b3 [2023-10-24T18:30:17.103Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-24T18:30:17.103Z] ---> Running in 02c55eb2b2ef [2023-10-24T18:30:17.375Z] Removing intermediate container 02c55eb2b2ef [2023-10-24T18:30:17.375Z] ---> 207c48765db6 [2023-10-24T18:30:17.375Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:30:17.646Z] ---> Running in 028e2bc65851 [2023-10-24T18:30:17.915Z] Removing intermediate container 028e2bc65851 [2023-10-24T18:30:17.915Z] ---> da191bd6ec76 [2023-10-24T18:30:17.915Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:30:18.187Z] ---> Running in 6a0bf272b576 [2023-10-24T18:30:19.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:30:19.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:30:21.029Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-24T18:30:21.029Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-24T18:30:21.029Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-24T18:30:21.029Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-24T18:30:21.029Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T18:30:21.029Z] OK: 270 MiB in 56 packages [2023-10-24T18:30:22.461Z] Removing intermediate container 6a0bf272b576 [2023-10-24T18:30:22.461Z] ---> ea03374807f7 [2023-10-24T18:30:22.461Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-10-24T18:30:22.461Z] ---> Running in 6af0c2d862ff [2023-10-24T18:30:22.735Z] Removing intermediate container 6af0c2d862ff [2023-10-24T18:30:22.735Z] ---> 84fd55888ce9 [2023-10-24T18:30:22.735Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-24T18:30:23.331Z] ---> 359ba8db0882 [2023-10-24T18:30:23.331Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:30:23.604Z] ---> Running in 974791a89cfd [2023-10-24T18:32:00.554Z] Removing intermediate container 974791a89cfd [2023-10-24T18:32:00.554Z] ---> 8c9b5e91f9fc [2023-10-24T18:32:00.554Z] Step 11/12 : COPY . . [2023-10-24T18:32:00.554Z] ---> f858c3a18fdc [2023-10-24T18:32:00.554Z] Step 12/12 : RUN $MAKE [2023-10-24T18:32:00.554Z] ---> Running in 9f38bca66200 [2023-10-24T18:32:00.554Z] noop [2023-10-24T18:32:00.554Z] Removing intermediate container 9f38bca66200 [2023-10-24T18:32:00.554Z] ---> fcbb28269e03 [2023-10-24T18:32:00.554Z] Successfully built fcbb28269e03 [2023-10-24T18:32:00.554Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:32:00.910Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T18:32:00.910Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:32:01.164Z] prd-ubuntu20.04-docker-arm64-4c-16g-10130 does not seem to be running inside a container [2023-10-24T18:32:01.253Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/148 -v /w/workspace/device-mqtt-go/148:/w/workspace/device-mqtt-go/148:rw,z -v /w/workspace/device-mqtt-go/148@tmp:/w/workspace/device-mqtt-go/148@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 ******** ci-base-image-arm64 cat [2023-10-24T18:32:02.672Z] $ docker top 85665701231b308aa63b5f2c8e4b55eb82107c520d77ebfb1c320bdbaaae08eb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:32:03.541Z] + go version [2023-10-24T18:32:03.541Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T18:32:03.569Z] $ docker stop --time=1 85665701231b308aa63b5f2c8e4b55eb82107c520d77ebfb1c320bdbaaae08eb [2023-10-24T18:32:05.286Z] $ docker rm -f --volumes 85665701231b308aa63b5f2c8e4b55eb82107c520d77ebfb1c320bdbaaae08eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:32:05.880Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T18:32:05.880Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:32:06.315Z] prd-ubuntu20.04-docker-arm64-4c-16g-10130 does not seem to be running inside a container [2023-10-24T18:32:06.414Z] $ 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/148 -v /w/workspace/device-mqtt-go/148:/w/workspace/device-mqtt-go/148:rw,z -v /w/workspace/device-mqtt-go/148@tmp:/w/workspace/device-mqtt-go/148@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 ******** ci-base-image-arm64 cat [2023-10-24T18:32:07.752Z] $ docker top 0905ff7f7893d0c2587d2a40d32d77b961895d041735d2f8b7cd180b3583c65b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:32:08.654Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/148 [Pipeline] fileExists [Pipeline] sh [2023-10-24T18:32:09.327Z] + make test [2023-10-24T18:32:09.327Z] go test ./... -coverprofile=coverage.out ./... [2023-10-24T18:32:14.688Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-10-24T18:34:36.512Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-10-24T18:34:36.512Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-10-24T18:34:36.512Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.071s coverage: 22.8% of statements [2023-10-24T18:34:36.512Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T18:34:36.512Z] go vet ./... [2023-10-24T18:34:54.781Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T18:34:54.781Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T18:34:54.781Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T18:34:54.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T18:34:54.821Z] $ docker stop --time=1 0905ff7f7893d0c2587d2a40d32d77b961895d041735d2f8b7cd180b3583c65b [2023-10-24T18:34:58.092Z] $ docker rm -f --volumes 0905ff7f7893d0c2587d2a40d32d77b961895d041735d2f8b7cd180b3583c65b [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:34:59.314Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T18:34:59.340Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T18:34:59.884Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:35:00.292Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T18:35:00.621Z] + ls -al . [2023-10-24T18:35:00.621Z] total 180 [2023-10-24T18:35:00.621Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:32 . [2023-10-24T18:35:00.621Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:29 .. [2023-10-24T18:35:00.621Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 24 18:29 .dockerignore [2023-10-24T18:35:00.621Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:29 .git [2023-10-24T18:35:00.621Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:29 .github [2023-10-24T18:35:00.621Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 24 18:29 .gitignore [2023-10-24T18:35:00.621Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:29 .golangci.yml [2023-10-24T18:35:00.621Z] -rw-rw-r-- 1 jenkins jenkins 10386 Oct 24 18:29 Attribution.txt [2023-10-24T18:35:00.621Z] -rw-rw-r-- 1 jenkins jenkins 17522 Oct 24 18:29 CHANGELOG.md [2023-10-24T18:35:00.621Z] -rw-rw-r-- 1 jenkins jenkins 1689 Oct 24 18:29 Dockerfile [2023-10-24T18:35:00.621Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:29 GOVERNANCE.md [2023-10-24T18:35:00.621Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 24 18:29 Jenkinsfile [2023-10-24T18:35:00.621Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 18:29 LICENSE [2023-10-24T18:35:00.621Z] -rw-rw-r-- 1 jenkins jenkins 1963 Oct 24 18:29 Makefile [2023-10-24T18:35:00.621Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 24 18:29 OWNERS.md [2023-10-24T18:35:00.621Z] -rw-rw-r-- 1 jenkins jenkins 3613 Oct 24 18:29 README.md [2023-10-24T18:35:00.621Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 18:27 VERSION [2023-10-24T18:35:00.621Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:29 bin [2023-10-24T18:35:00.621Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:29 cmd [2023-10-24T18:35:00.621Z] -rw-r--r-- 1 jenkins jenkins 18506 Oct 24 18:34 coverage.out [2023-10-24T18:35:00.621Z] -rw-rw-r-- 1 jenkins jenkins 3822 Oct 24 18:29 go.mod [2023-10-24T18:35:00.621Z] -rw-rw-r-- 1 jenkins jenkins 35094 Oct 24 18:29 go.sum [2023-10-24T18:35:00.621Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:29 internal [2023-10-24T18:35:00.621Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:29 mock [2023-10-24T18:35:00.621Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 24 18:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:35:00.980Z] + 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=e3ae1edce94ca0342fe1654abfca1e19ca67aac7 --label arch=arm64 --label version=3.1.0-dev.20 . [2023-10-24T18:35:01.248Z] Sending build context to Docker daemon 3.374MB [2023-10-24T18:35:01.248Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:35:01.248Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-24T18:35:01.248Z] ---> fcbb28269e03 [2023-10-24T18:35:01.248Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:35:01.516Z] ---> Running in 0e13d6897c38 [2023-10-24T18:35:01.786Z] Removing intermediate container 0e13d6897c38 [2023-10-24T18:35:01.786Z] ---> a5ceb3687a22 [2023-10-24T18:35:01.786Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:35:02.072Z] ---> Running in fbdf8def2604 [2023-10-24T18:35:02.345Z] Removing intermediate container fbdf8def2604 [2023-10-24T18:35:02.345Z] ---> 54dce202a859 [2023-10-24T18:35:02.345Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-24T18:35:02.345Z] ---> Running in d692abac0d32 [2023-10-24T18:35:02.944Z] Removing intermediate container d692abac0d32 [2023-10-24T18:35:02.944Z] ---> f899007e06c4 [2023-10-24T18:35:02.944Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:35:02.944Z] ---> Running in 13c4efdcdadd [2023-10-24T18:35:03.226Z] Removing intermediate container 13c4efdcdadd [2023-10-24T18:35:03.226Z] ---> 47f1b295dc28 [2023-10-24T18:35:03.226Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:35:03.506Z] ---> Running in fa5d96407b08 [2023-10-24T18:35:04.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:35:05.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:35:06.648Z] OK: 270 MiB in 56 packages [2023-10-24T18:35:07.635Z] Removing intermediate container fa5d96407b08 [2023-10-24T18:35:07.635Z] ---> bea1e1dcce34 [2023-10-24T18:35:07.635Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-10-24T18:35:07.635Z] ---> Running in f8308b69bbf1 [2023-10-24T18:35:07.907Z] Removing intermediate container f8308b69bbf1 [2023-10-24T18:35:07.907Z] ---> 14dae14785c6 [2023-10-24T18:35:07.907Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-24T18:35:11.270Z] ---> 2ddcca62015c [2023-10-24T18:35:11.270Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:35:11.270Z] ---> Running in 6d53da44f89c [2023-10-24T18:35:13.230Z] Removing intermediate container 6d53da44f89c [2023-10-24T18:35:13.230Z] ---> 0bb532b5b852 [2023-10-24T18:35:13.230Z] Step 11/24 : COPY . . [2023-10-24T18:35:14.206Z] ---> b0a453f62933 [2023-10-24T18:35:14.206Z] Step 12/24 : RUN $MAKE [2023-10-24T18:35:14.206Z] ---> Running in 2fdecdd11301 [2023-10-24T18:35:15.626Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-10-24T18:37:37.822Z] Removing intermediate container 2fdecdd11301 [2023-10-24T18:37:37.822Z] ---> 228f6a99e958 [2023-10-24T18:37:37.822Z] Step 13/24 : FROM alpine:3.18 [2023-10-24T18:37:37.822Z] 3.18: Pulling from library/alpine [2023-10-24T18:37:37.822Z] 579b34f0a95b: Pulling fs layer [2023-10-24T18:37:37.822Z] 579b34f0a95b: Verifying Checksum [2023-10-24T18:37:37.822Z] 579b34f0a95b: Download complete [2023-10-24T18:37:37.822Z] 579b34f0a95b: Pull complete [2023-10-24T18:37:37.822Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:37:37.822Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T18:37:37.822Z] ---> 3cc203321400 [2023-10-24T18:37:37.822Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-10-24T18:37:37.822Z] ---> Running in 1007f10591da [2023-10-24T18:37:37.822Z] Removing intermediate container 1007f10591da [2023-10-24T18:37:37.822Z] ---> 577fe45fb999 [2023-10-24T18:37:37.822Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-24T18:37:37.822Z] ---> Running in 84e4afb46d90 [2023-10-24T18:37:37.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:37:37.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:37:37.822Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T18:37:37.822Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T18:37:37.822Z] OK: 8 MiB in 16 packages [2023-10-24T18:37:37.822Z] Removing intermediate container 84e4afb46d90 [2023-10-24T18:37:37.822Z] ---> 0579c9e50f15 [2023-10-24T18:37:37.822Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-10-24T18:37:39.237Z] ---> 0c132b798e78 [2023-10-24T18:37:39.237Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-10-24T18:37:40.208Z] ---> 96a4553cf1d7 [2023-10-24T18:37:40.208Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-10-24T18:37:40.792Z] ---> f80457bb9881 [2023-10-24T18:37:40.792Z] Step 19/24 : EXPOSE 59982 [2023-10-24T18:37:40.792Z] ---> Running in 10dd7114b385 [2023-10-24T18:37:41.069Z] Removing intermediate container 10dd7114b385 [2023-10-24T18:37:41.069Z] ---> b0c8b035fccb [2023-10-24T18:37:41.069Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-10-24T18:37:41.340Z] ---> Running in b0b520aaf83b [2023-10-24T18:37:41.611Z] Removing intermediate container b0b520aaf83b [2023-10-24T18:37:41.611Z] ---> 2c390477a69e [2023-10-24T18:37:41.611Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-10-24T18:37:41.611Z] ---> Running in 38c173de3518 [2023-10-24T18:37:42.205Z] Removing intermediate container 38c173de3518 [2023-10-24T18:37:42.205Z] ---> 50181a5cda67 [2023-10-24T18:37:42.205Z] Step 22/24 : LABEL arch=arm64 [2023-10-24T18:37:42.205Z] ---> Running in aa2ad0254a9d [2023-10-24T18:37:42.478Z] Removing intermediate container aa2ad0254a9d [2023-10-24T18:37:42.478Z] ---> 65f0fc01e2f6 [2023-10-24T18:37:42.478Z] Step 23/24 : LABEL git_sha=e3ae1edce94ca0342fe1654abfca1e19ca67aac7 [2023-10-24T18:37:42.748Z] ---> Running in 390ecd31bd49 [2023-10-24T18:37:43.017Z] Removing intermediate container 390ecd31bd49 [2023-10-24T18:37:43.017Z] ---> 6a035cd01c4b [2023-10-24T18:37:43.017Z] Step 24/24 : LABEL version=3.1.0-dev.20 [2023-10-24T18:37:43.017Z] ---> Running in cebba1cb5bed [2023-10-24T18:37:43.607Z] Removing intermediate container cebba1cb5bed [2023-10-24T18:37:43.607Z] ---> 7c72c58ecfab [2023-10-24T18:37:43.607Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T18:37:43.607Z] Successfully built 7c72c58ecfab [2023-10-24T18:37:43.607Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:37:43.695Z] provisioning config files... [2023-10-24T18:37:43.713Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/148@tmp/config15974835200364973111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:37:44.058Z] ---> docker-login.sh [2023-10-24T18:37:44.058Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:37:44.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:37:44.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:37:44.325Z] Configure a credential helper to remove this warning. See [2023-10-24T18:37:44.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:37:44.325Z] [2023-10-24T18:37:44.325Z] Login Succeeded [2023-10-24T18:37:44.325Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:37:44.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:37:44.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:37:44.863Z] Configure a credential helper to remove this warning. See [2023-10-24T18:37:44.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:37:44.863Z] [2023-10-24T18:37:44.863Z] Login Succeeded [2023-10-24T18:37:44.863Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:37:45.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:37:45.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:37:45.135Z] Configure a credential helper to remove this warning. See [2023-10-24T18:37:45.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:37:45.135Z] [2023-10-24T18:37:45.135Z] Login Succeeded [2023-10-24T18:37:45.135Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:37:45.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:37:45.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:37:45.675Z] Configure a credential helper to remove this warning. See [2023-10-24T18:37:45.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:37:45.675Z] [2023-10-24T18:37:45.675Z] Login Succeeded [2023-10-24T18:37:45.675Z] docker.io [2023-10-24T18:37:45.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:37:46.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:37:46.213Z] Configure a credential helper to remove this warning. See [2023-10-24T18:37:46.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:37:46.213Z] [2023-10-24T18:37:46.213Z] Login Succeeded [2023-10-24T18:37:46.213Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:37:46.228Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:37:46.261Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:37:46.293Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-10-24T18:37:46.293Z] e3ae1edce94ca0342fe1654abfca1e19ca67aac7 [2023-10-24T18:37:46.293Z] latest [2023-10-24T18:37:46.293Z] 3.1.0-dev.20 [2023-10-24T18:37:46.293Z] e3ae1edce94ca0342fe1654abfca1e19ca67aac7-3.1.0-dev.20 [2023-10-24T18:37:46.293Z] main [2023-10-24T18:37:46.293Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:37:46.660Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e3ae1edce94ca0342fe1654abfca1e19ca67aac7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:37:47.027Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e3ae1edce94ca0342fe1654abfca1e19ca67aac7 [2023-10-24T18:37:47.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-10-24T18:37:47.027Z] a24b343b5043: Preparing [2023-10-24T18:37:47.027Z] 2f6ac2c4158d: Preparing [2023-10-24T18:37:47.027Z] e43fda843376: Preparing [2023-10-24T18:37:47.027Z] 38fc7459871e: Preparing [2023-10-24T18:37:47.027Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:37:47.299Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:37:47.299Z] 2f6ac2c4158d: Pushed [2023-10-24T18:37:47.299Z] a24b343b5043: Pushed [2023-10-24T18:37:47.299Z] 38fc7459871e: Pushed [2023-10-24T18:37:53.983Z] e43fda843376: Pushed [2023-10-24T18:37:53.983Z] e3ae1edce94ca0342fe1654abfca1e19ca67aac7: digest: sha256:1c7b03e8c9521ed7ffc6a045f8da4c025a906ba91ac38e3e9d4f3a55fc8ca083 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:37:54.363Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:37:54.726Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-10-24T18:37:54.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-10-24T18:37:54.726Z] a24b343b5043: Preparing [2023-10-24T18:37:54.726Z] 2f6ac2c4158d: Preparing [2023-10-24T18:37:54.726Z] e43fda843376: Preparing [2023-10-24T18:37:54.726Z] 38fc7459871e: Preparing [2023-10-24T18:37:54.726Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:37:54.726Z] 38fc7459871e: Layer already exists [2023-10-24T18:37:54.726Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:37:54.726Z] a24b343b5043: Layer already exists [2023-10-24T18:37:54.726Z] 2f6ac2c4158d: Layer already exists [2023-10-24T18:37:54.726Z] e43fda843376: Layer already exists [2023-10-24T18:37:54.996Z] latest: digest: sha256:1c7b03e8c9521ed7ffc6a045f8da4c025a906ba91ac38e3e9d4f3a55fc8ca083 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:37:55.361Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:37:55.743Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.20 [2023-10-24T18:37:55.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-10-24T18:37:55.744Z] a24b343b5043: Preparing [2023-10-24T18:37:55.744Z] 2f6ac2c4158d: Preparing [2023-10-24T18:37:55.744Z] e43fda843376: Preparing [2023-10-24T18:37:55.744Z] 38fc7459871e: Preparing [2023-10-24T18:37:55.744Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:37:55.744Z] e43fda843376: Layer already exists [2023-10-24T18:37:55.744Z] 38fc7459871e: Layer already exists [2023-10-24T18:37:55.744Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:37:55.744Z] 2f6ac2c4158d: Layer already exists [2023-10-24T18:37:56.016Z] a24b343b5043: Layer already exists [2023-10-24T18:37:56.016Z] 3.1.0-dev.20: digest: sha256:1c7b03e8c9521ed7ffc6a045f8da4c025a906ba91ac38e3e9d4f3a55fc8ca083 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:37:56.388Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e3ae1edce94ca0342fe1654abfca1e19ca67aac7-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:37:56.763Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e3ae1edce94ca0342fe1654abfca1e19ca67aac7-3.1.0-dev.20 [2023-10-24T18:37:56.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-10-24T18:37:56.764Z] a24b343b5043: Preparing [2023-10-24T18:37:56.764Z] 2f6ac2c4158d: Preparing [2023-10-24T18:37:56.764Z] e43fda843376: Preparing [2023-10-24T18:37:56.764Z] 38fc7459871e: Preparing [2023-10-24T18:37:56.764Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:37:56.764Z] 2f6ac2c4158d: Layer already exists [2023-10-24T18:37:56.764Z] e43fda843376: Layer already exists [2023-10-24T18:37:56.764Z] 38fc7459871e: Layer already exists [2023-10-24T18:37:56.764Z] a24b343b5043: Layer already exists [2023-10-24T18:37:56.764Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:37:57.037Z] e3ae1edce94ca0342fe1654abfca1e19ca67aac7-3.1.0-dev.20: digest: sha256:1c7b03e8c9521ed7ffc6a045f8da4c025a906ba91ac38e3e9d4f3a55fc8ca083 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:37:57.429Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:37:59.735Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-10-24T18:37:59.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-10-24T18:37:59.736Z] a24b343b5043: Preparing [2023-10-24T18:37:59.736Z] 2f6ac2c4158d: Preparing [2023-10-24T18:37:59.736Z] e43fda843376: Preparing [2023-10-24T18:37:59.736Z] 38fc7459871e: Preparing [2023-10-24T18:37:59.736Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:37:59.736Z] e43fda843376: Layer already exists [2023-10-24T18:37:59.736Z] 38fc7459871e: Layer already exists [2023-10-24T18:37:59.736Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:37:59.736Z] 2f6ac2c4158d: Layer already exists [2023-10-24T18:37:59.736Z] a24b343b5043: Layer already exists [2023-10-24T18:38:00.003Z] main: digest: sha256:1c7b03e8c9521ed7ffc6a045f8da4c025a906ba91ac38e3e9d4f3a55fc8ca083 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:38:00.059Z] ===================================================== [Pipeline] echo [2023-10-24T18:38:00.068Z] taggedImages: [2023-10-24T18:38:00.068Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e3ae1edce94ca0342fe1654abfca1e19ca67aac7 [2023-10-24T18:38:00.068Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-10-24T18:38:00.068Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.20 [2023-10-24T18:38:00.068Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e3ae1edce94ca0342fe1654abfca1e19ca67aac7-3.1.0-dev.20 [2023-10-24T18:38:00.068Z] - 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-10-24T18:38:00.451Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:38:00.451Z] [2023-10-24T18:38:00.451Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:38:00.797Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:38:01.072Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T18:38:01.072Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T18:38:01.072Z] 04944245beec: Pulling fs layer [2023-10-24T18:38:01.072Z] 699f458cf7ca: Pulling fs layer [2023-10-24T18:38:01.072Z] 765212b225bb: Pulling fs layer [2023-10-24T18:38:01.072Z] f23df028b6ca: Pulling fs layer [2023-10-24T18:38:01.072Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T18:38:01.072Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T18:38:01.072Z] f23df028b6ca: Waiting [2023-10-24T18:38:01.072Z] d65c8cfc05b1: Waiting [2023-10-24T18:38:01.072Z] 2437ff75d9bd: Waiting [2023-10-24T18:38:01.072Z] 765212b225bb: Waiting [2023-10-24T18:38:01.072Z] 04944245beec: Verifying Checksum [2023-10-24T18:38:01.072Z] 04944245beec: Download complete [2023-10-24T18:38:01.072Z] 765212b225bb: Verifying Checksum [2023-10-24T18:38:01.072Z] 765212b225bb: Download complete [2023-10-24T18:38:01.345Z] f23df028b6ca: Verifying Checksum [2023-10-24T18:38:01.345Z] f23df028b6ca: Download complete [2023-10-24T18:38:01.345Z] d65c8cfc05b1: Verifying Checksum [2023-10-24T18:38:01.345Z] d65c8cfc05b1: Download complete [2023-10-24T18:38:01.345Z] 699f458cf7ca: Verifying Checksum [2023-10-24T18:38:01.345Z] 699f458cf7ca: Download complete [2023-10-24T18:38:01.954Z] 8998bd30e6a1: Verifying Checksum [2023-10-24T18:38:01.954Z] 8998bd30e6a1: Download complete [2023-10-24T18:38:05.343Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T18:38:05.343Z] 2437ff75d9bd: Download complete [2023-10-24T18:38:06.774Z] 8998bd30e6a1: Pull complete [2023-10-24T18:38:07.366Z] 04944245beec: Pull complete [2023-10-24T18:38:09.322Z] 699f458cf7ca: Pull complete [2023-10-24T18:38:09.322Z] 765212b225bb: Pull complete [2023-10-24T18:38:10.297Z] f23df028b6ca: Pull complete [2023-10-24T18:38:10.564Z] d65c8cfc05b1: Pull complete [2023-10-24T18:38:28.818Z] 2437ff75d9bd: Pull complete [2023-10-24T18:38:28.818Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T18:38:28.818Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:38:28.818Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:38:29.027Z] prd-ubuntu20.04-docker-arm64-4c-16g-10130 does not seem to be running inside a container [2023-10-24T18:38:29.117Z] $ 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/148 -v /w/workspace/device-mqtt-go/148:/w/workspace/device-mqtt-go/148:rw,z -v /w/workspace/device-mqtt-go/148@tmp:/w/workspace/device-mqtt-go/148@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:arm64 cat [2023-10-24T18:38:32.579Z] $ docker top 4a318dfd6b94fd72d316d0a254aacece4bab1f209fe90dd626f513c6619cba05 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:38:33.463Z] ---> job-cost.sh [2023-10-24T18:38:33.463Z] lf-activate-venv: SKIPPING [2023-10-24T18:38:33.463Z] INFO: No Stack... [2023-10-24T18:38:34.050Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T18:38:35.017Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T18:38:35.672Z] + cat /w/workspace/device-mqtt-go/148/archives/cost.csv [2023-10-24T18:38:35.672Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T18:38:35.723Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-148-stack-cost] [2023-10-24T18:38:35.730Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-148-stack-cost] did not exist. Created. [2023-10-24T18:38:35.730Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-148-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T18:38:36.399Z] /w/workspace/device-mqtt-go/148@tmp/durable-f69ecdaf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-24T18:38:37.079Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T18:38:37.102Z] Warning: overwriting stash ‘stack-cost’ [2023-10-24T18:38:37.165Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T18:38:37.175Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-148-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T18:38:37.203Z] $ docker stop --time=1 4a318dfd6b94fd72d316d0a254aacece4bab1f209fe90dd626f513c6619cba05 [2023-10-24T18:38:40.483Z] $ docker rm -f --volumes 4a318dfd6b94fd72d316d0a254aacece4bab1f209fe90dd626f513c6619cba05 [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-10-24T18:38:40.856Z] provisioning config files... [2023-10-24T18:38:40.862Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12257071779640570784tmp [Pipeline] { [Pipeline] sh [2023-10-24T18:38:41.156Z] + set +x [2023-10-24T18:38:41.156Z] + bash -s -- [2023-10-24T18:38:41.156Z] + curl -s https://codecov.io/bash [2023-10-24T18:38:41.156Z] [2023-10-24T18:38:41.156Z] _____ _ [2023-10-24T18:38:41.156Z] / ____| | | [2023-10-24T18:38:41.156Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T18:38:41.156Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T18:38:41.156Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T18:38:41.156Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T18:38:41.156Z] Bash-1.0.6 [2023-10-24T18:38:41.156Z] [2023-10-24T18:38:41.156Z] [2023-10-24T18:38:41.156Z] ==> git version 2.25.1 found [2023-10-24T18:38:41.156Z] ==> 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-10-24T18:38:41.156Z] Release-Date: 2020-01-08 [2023-10-24T18:38:41.156Z] 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-10-24T18:38:41.156Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T18:38:41.156Z] ==> Jenkins CI detected. [2023-10-24T18:38:41.156Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-10-24T18:38:41.156Z] project root: . [2023-10-24T18:38:41.156Z] --> token set from env [2023-10-24T18:38:41.156Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T18:38:41.156Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T18:38:41.156Z] ==> Python coveragepy not found [2023-10-24T18:38:41.156Z] ==> Searching for coverage reports in: [2023-10-24T18:38:41.156Z] + . [2023-10-24T18:38:41.156Z] -> Found 1 reports [2023-10-24T18:38:41.156Z] ==> Detecting git/mercurial file structure [2023-10-24T18:38:41.156Z] ==> Reading reports [2023-10-24T18:38:41.156Z] + ./coverage.out bytes=18506 [2023-10-24T18:38:41.156Z] ==> Appending adjustments [2023-10-24T18:38:41.156Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T18:38:41.416Z] + Found adjustments [2023-10-24T18:38:41.416Z] ==> Gzipping contents [2023-10-24T18:38:41.416Z] 4.0K /tmp/codecov.pZq8tZ.gz [2023-10-24T18:38:41.416Z] ==> Uploading reports [2023-10-24T18:38:41.416Z] url: https://codecov.io [2023-10-24T18:38:41.416Z] query: branch=main&commit=e3ae1edce94ca0342fe1654abfca1e19ca67aac7&build=148&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F148%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T18:38:41.416Z] -> Pinging Codecov [2023-10-24T18:38:41.416Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=e3ae1edce94ca0342fe1654abfca1e19ca67aac7&build=148&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F148%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T18:38:41.416Z] -> Uploading to [2023-10-24T18:38:41.416Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/7D719EC7BBE17E464838252E33014C33/e3ae1edce94ca0342fe1654abfca1e19ca67aac7/0c143859-8f27-498a-a6d2-0f6115600cf6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T183841Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0442940e7eb4da6bc5dce41f67c87bdda23a4300ee810453276cff56bac2b64a [2023-10-24T18:38:41.416Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T18:38:41.416Z] Dload Upload Total Spent Left Speed [2023-10-24T18:38:41.675Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 10300 --:--:-- --:--:-- --:--:-- 10300 [2023-10-24T18:38:41.938Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/e3ae1edce94ca0342fe1654abfca1e19ca67aac7 [Pipeline] } [2023-10-24T18:38:41.946Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-24T18:38:42.181Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-24T18:38:42.194Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:38:42.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T18:38:42.496Z] [2023-10-24T18:38:42.496Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:38:42.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T18:38:42.792Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-24T18:38:42.792Z] df9b9388f04a: Pulling fs layer [2023-10-24T18:38:42.792Z] 52dc419b0ee2: Pulling fs layer [2023-10-24T18:38:42.792Z] 25bc292e5bac: Pulling fs layer [2023-10-24T18:38:42.792Z] 114826534d7a: Pulling fs layer [2023-10-24T18:38:42.792Z] 4657fd5d0bcf: Pulling fs layer [2023-10-24T18:38:42.792Z] 6ad1cebc031e: Pulling fs layer [2023-10-24T18:38:42.792Z] 8a3aa393b2d8: Pulling fs layer [2023-10-24T18:38:42.792Z] 4657fd5d0bcf: Waiting [2023-10-24T18:38:42.792Z] 6ad1cebc031e: Waiting [2023-10-24T18:38:42.792Z] 8a3aa393b2d8: Waiting [2023-10-24T18:38:42.792Z] 114826534d7a: Waiting [2023-10-24T18:38:42.792Z] 25bc292e5bac: Verifying Checksum [2023-10-24T18:38:42.792Z] 25bc292e5bac: Download complete [2023-10-24T18:38:42.792Z] 52dc419b0ee2: Verifying Checksum [2023-10-24T18:38:42.792Z] 52dc419b0ee2: Download complete [2023-10-24T18:38:42.792Z] 4657fd5d0bcf: Verifying Checksum [2023-10-24T18:38:42.792Z] 4657fd5d0bcf: Download complete [2023-10-24T18:38:42.792Z] df9b9388f04a: Verifying Checksum [2023-10-24T18:38:42.792Z] df9b9388f04a: Download complete [2023-10-24T18:38:43.051Z] 6ad1cebc031e: Verifying Checksum [2023-10-24T18:38:43.051Z] 6ad1cebc031e: Download complete [2023-10-24T18:38:43.051Z] df9b9388f04a: Pull complete [2023-10-24T18:38:43.051Z] 52dc419b0ee2: Pull complete [2023-10-24T18:38:43.051Z] 25bc292e5bac: Pull complete [2023-10-24T18:38:43.615Z] 114826534d7a: Verifying Checksum [2023-10-24T18:38:43.615Z] 114826534d7a: Download complete [2023-10-24T18:38:43.615Z] 8a3aa393b2d8: Verifying Checksum [2023-10-24T18:38:43.615Z] 8a3aa393b2d8: Download complete [2023-10-24T18:38:46.897Z] 114826534d7a: Pull complete [2023-10-24T18:38:46.897Z] 4657fd5d0bcf: Pull complete [2023-10-24T18:38:47.153Z] 6ad1cebc031e: Pull complete [2023-10-24T18:38:49.677Z] 8a3aa393b2d8: Pull complete [2023-10-24T18:38:49.677Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-24T18:38:49.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T18:38:49.677Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:38:49.759Z] prd-ubuntu20.04-docker-8c-8g-10129 does not seem to be running inside a container [2023-10-24T18:38:49.790Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-10-24T18:38:53.916Z] $ docker top 36c6e1527c30188705625474005416f40d848213d94ab9e8136a70cd16b456cb -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-24T18:38:53.975Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-10-24T18:38:54.250Z] + set -o pipefail [2023-10-24T18:38:54.250Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-10-24T18:39:00.808Z] [2023-10-24T18:39:00.808Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-10-24T18:39:00.808Z] [2023-10-24T18:39:00.808Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/cea3a9e7-2d46-4b74-ab34-f3f4d099c2d8 [2023-10-24T18:39:00.808Z] [2023-10-24T18:39:00.808Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-24T18:39:00.808Z] [2023-10-24T18:39:02.711Z] [2023-10-24T18:39:02.711Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-24T18:39:02.711Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-24T18:39:02.711Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-24T18:39:02.725Z] $ docker stop --time=1 36c6e1527c30188705625474005416f40d848213d94ab9e8136a70cd16b456cb [2023-10-24T18:39:06.678Z] $ docker rm -f --volumes 36c6e1527c30188705625474005416f40d848213d94ab9e8136a70cd16b456cb [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-10-24T18:39:07.393Z] + git log --format=format:%s -1 e3ae1edce94ca0342fe1654abfca1e19ca67aac7 [Pipeline] sh [2023-10-24T18:39:07.680Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:39:07.680Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:39:07.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:39:07.975Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:39:08.041Z] prd-ubuntu20.04-docker-8c-8g-10129 does not seem to be running inside a container [2023-10-24T18:39:08.070Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T18:39:08.487Z] $ docker top bfcecf66f6056b98336d69dc8f1e6c36861f76e1e8d27420e40f890735af7f5a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:39:08.570Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:39:08.570Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:39:08.679Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:39:08.684Z] $ docker exec bfcecf66f6056b98336d69dc8f1e6c36861f76e1e8d27420e40f890735af7f5a ssh-agent [2023-10-24T18:39:08.784Z] SSH_AUTH_SOCK=/tmp/ssh-qINdC55EGOTw/agent.33 [2023-10-24T18:39:08.784Z] SSH_AGENT_PID=39 [2023-10-24T18:39:08.788Z] Running ssh-add (command line suppressed) [2023-10-24T18:39:08.901Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8227043421357343206.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8227043421357343206.key) [2023-10-24T18:39:08.912Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:39:09.201Z] + git semver tag [2023-10-24T18:39:09.459Z] 2023-10-24 18:39:09,369 [run_tag] DEBUG tag force:False [2023-10-24T18:39:09.459Z] 2023-10-24 18:39:09,369 [check_head_tag] DEBUG check head tag [2023-10-24T18:39:09.459Z] 2023-10-24 18:39:09,370 [execute] INFO git cat-file --batch-check [2023-10-24T18:39:09.459Z] 2023-10-24 18:39:09,370 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-10-24T18:39:09.459Z] 2023-10-24 18:39:09,373 [execute] INFO git cat-file --batch [2023-10-24T18:39:09.459Z] 2023-10-24 18:39:09,374 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-10-24T18:39:09.459Z] 2023-10-24 18:39:09,383 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-10-24T18:39:09.459Z] 2023-10-24 18:39:09,383 [execute] INFO git tag -a v3.1.0-dev.20 -m v3.1.0-dev.20 [2023-10-24T18:39:09.459Z] 2023-10-24 18:39:09,383 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.20', '-m', 'v3.1.0-dev.20'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-10-24T18:39:09.459Z] 2023-10-24 18:39:09,388 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-10-24T18:39:09.459Z] 3.1.0-dev.20 [Pipeline] } [2023-10-24T18:39:09.469Z] $ docker exec --env ******** --env ******** bfcecf66f6056b98336d69dc8f1e6c36861f76e1e8d27420e40f890735af7f5a ssh-agent -k [2023-10-24T18:39:09.566Z] unset SSH_AUTH_SOCK; [2023-10-24T18:39:09.567Z] unset SSH_AGENT_PID; [2023-10-24T18:39:09.567Z] echo Agent pid 39 killed; [2023-10-24T18:39:09.573Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:39:09.873Z] + git semver [Pipeline] } [2023-10-24T18:39:10.144Z] $ docker stop --time=1 bfcecf66f6056b98336d69dc8f1e6c36861f76e1e8d27420e40f890735af7f5a [2023-10-24T18:39:11.474Z] $ docker rm -f --volumes bfcecf66f6056b98336d69dc8f1e6c36861f76e1e8d27420e40f890735af7f5a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:39:11.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T18:39:11.850Z] [2023-10-24T18:39:11.850Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:39:12.144Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T18:39:12.144Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-24T18:39:12.144Z] ab5ef0e58194: Pulling fs layer [2023-10-24T18:39:12.144Z] 9712f1f96733: Pulling fs layer [2023-10-24T18:39:12.144Z] 63f879dbbcfc: Pulling fs layer [2023-10-24T18:39:12.144Z] 0d9ebad4ef96: Pulling fs layer [2023-10-24T18:39:12.144Z] e9a5061849ea: Pulling fs layer [2023-10-24T18:39:12.144Z] d747dcd14b5f: Pulling fs layer [2023-10-24T18:39:12.144Z] 2de7ff778b66: Pulling fs layer [2023-10-24T18:39:12.144Z] e9a5061849ea: Waiting [2023-10-24T18:39:12.144Z] d747dcd14b5f: Waiting [2023-10-24T18:39:12.144Z] 2de7ff778b66: Waiting [2023-10-24T18:39:12.144Z] 0d9ebad4ef96: Waiting [2023-10-24T18:39:12.144Z] 9712f1f96733: Download complete [2023-10-24T18:39:12.404Z] 63f879dbbcfc: Verifying Checksum [2023-10-24T18:39:12.404Z] 63f879dbbcfc: Download complete [2023-10-24T18:39:12.666Z] e9a5061849ea: Verifying Checksum [2023-10-24T18:39:12.666Z] e9a5061849ea: Download complete [2023-10-24T18:39:12.666Z] d747dcd14b5f: Verifying Checksum [2023-10-24T18:39:12.666Z] d747dcd14b5f: Download complete [2023-10-24T18:39:12.666Z] 0d9ebad4ef96: Verifying Checksum [2023-10-24T18:39:12.666Z] 0d9ebad4ef96: Download complete [2023-10-24T18:39:12.666Z] ab5ef0e58194: Download complete [2023-10-24T18:39:12.666Z] 2de7ff778b66: Verifying Checksum [2023-10-24T18:39:12.666Z] 2de7ff778b66: Download complete [2023-10-24T18:39:15.873Z] ab5ef0e58194: Pull complete [2023-10-24T18:39:15.873Z] 9712f1f96733: Pull complete [2023-10-24T18:39:15.873Z] 63f879dbbcfc: Pull complete [2023-10-24T18:39:19.150Z] 0d9ebad4ef96: Pull complete [2023-10-24T18:39:19.150Z] e9a5061849ea: Pull complete [2023-10-24T18:39:19.150Z] d747dcd14b5f: Pull complete [2023-10-24T18:39:20.081Z] 2de7ff778b66: Pull complete [2023-10-24T18:39:20.081Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-24T18:39:20.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T18:39:20.081Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:39:20.167Z] prd-ubuntu20.04-docker-8c-8g-10129 does not seem to be running inside a container [2023-10-24T18:39:20.194Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-10-24T18:39:26.069Z] $ docker top 694a47171dd3eb4539d7b3106deb2e0c973f9907c1f39c893ec550f572004692 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:39:26.131Z] provisioning config files... [2023-10-24T18:39:26.137Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16748695826866918445tmp [2023-10-24T18:39:26.146Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3734226390369928343tmp [2023-10-24T18:39:26.156Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5086403938588801619tmp [Pipeline] { [Pipeline] echo [2023-10-24T18:39:26.170Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:39:26.450Z] ---> sigul-configuration.sh [2023-10-24T18:39:26.451Z] gpg: directory `/root/.gnupg' created [2023-10-24T18:39:26.451Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-24T18:39:26.451Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-24T18:39:26.451Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-24T18:39:26.451Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-24T18:39:26.451Z] gpg: CAST5 encrypted data [2023-10-24T18:39:26.451Z] gpg: encrypted with 1 passphrase [2023-10-24T18:39:26.451Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-24T18:39:26.732Z] + mkdir /home/jenkins [2023-10-24T18:39:26.732Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-24T18:39:27.011Z] + 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-10-24T18:39:27.018Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:39:27.299Z] ---> sigul-install.sh [2023-10-24T18:39:27.299Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-24T18:39:27.583Z] + git tag --list [2023-10-24T18:39:27.583Z] 0.7.1 [2023-10-24T18:39:27.583Z] v1.0.0 [2023-10-24T18:39:27.583Z] v1.1.0 [2023-10-24T18:39:27.583Z] v1.1.1 [2023-10-24T18:39:27.583Z] v1.2.2 [2023-10-24T18:39:27.583Z] v1.3.0 [2023-10-24T18:39:27.583Z] v1.3.1 [2023-10-24T18:39:27.583Z] v2.0.0 [2023-10-24T18:39:27.583Z] v2.1.0 [2023-10-24T18:39:27.583Z] v2.1.1 [2023-10-24T18:39:27.583Z] v2.2.0 [2023-10-24T18:39:27.583Z] v2.3.0 [2023-10-24T18:39:27.583Z] v3.0 [2023-10-24T18:39:27.583Z] v3.0.0 [2023-10-24T18:39:27.583Z] v3.1.0-dev.1 [2023-10-24T18:39:27.583Z] v3.1.0-dev.10 [2023-10-24T18:39:27.583Z] v3.1.0-dev.11 [2023-10-24T18:39:27.583Z] v3.1.0-dev.12 [2023-10-24T18:39:27.583Z] v3.1.0-dev.13 [2023-10-24T18:39:27.583Z] v3.1.0-dev.14 [2023-10-24T18:39:27.583Z] v3.1.0-dev.15 [2023-10-24T18:39:27.583Z] v3.1.0-dev.16 [2023-10-24T18:39:27.583Z] v3.1.0-dev.17 [2023-10-24T18:39:27.583Z] v3.1.0-dev.18 [2023-10-24T18:39:27.583Z] v3.1.0-dev.19 [2023-10-24T18:39:27.583Z] v3.1.0-dev.2 [2023-10-24T18:39:27.583Z] v3.1.0-dev.20 [2023-10-24T18:39:27.583Z] v3.1.0-dev.3 [2023-10-24T18:39:27.583Z] v3.1.0-dev.4 [2023-10-24T18:39:27.583Z] v3.1.0-dev.5 [2023-10-24T18:39:27.583Z] v3.1.0-dev.6 [2023-10-24T18:39:27.583Z] v3.1.0-dev.7 [2023-10-24T18:39:27.583Z] v3.1.0-dev.8 [2023-10-24T18:39:27.583Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-24T18:39:27.867Z] + lftools sign git-tag v3.1.0-dev.20 [2023-10-24T18:39:28.433Z] Signing Git tag with Sigul... [2023-10-24T18:39:28.433Z] Signing v3.1.0-dev.20 [Pipeline] echo [2023-10-24T18:39:28.699Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:39:28.979Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-24T18:39:28.986Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-24T18:39:29.010Z] $ docker stop --time=1 694a47171dd3eb4539d7b3106deb2e0c973f9907c1f39c893ec550f572004692 [2023-10-24T18:39:30.311Z] $ docker rm -f --volumes 694a47171dd3eb4539d7b3106deb2e0c973f9907c1f39c893ec550f572004692 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-24T18:39:30.732Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:39:30.732Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:39:31.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:39:31.034Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:39:31.109Z] prd-ubuntu20.04-docker-8c-8g-10129 does not seem to be running inside a container [2023-10-24T18:39:31.141Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T18:39:31.453Z] $ docker top 69a21c3f3360e59ab7e8e9a8b13495c50badf6366eaeaa835452a5a3da906c6b -eo pid,comm [2023-10-24T18:39:31.496Z] 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-10-24T18:39:31.496Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:39:31.541Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:39:31.541Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:39:31.635Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:39:31.640Z] $ docker exec 69a21c3f3360e59ab7e8e9a8b13495c50badf6366eaeaa835452a5a3da906c6b ssh-agent [2023-10-24T18:39:31.758Z] SSH_AUTH_SOCK=/tmp/ssh-Rjosinj5S8wZ/agent.32 [2023-10-24T18:39:31.758Z] SSH_AGENT_PID=38 [2023-10-24T18:39:31.764Z] Running ssh-add (command line suppressed) [2023-10-24T18:39:31.865Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16676313345447372182.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16676313345447372182.key) [2023-10-24T18:39:31.876Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:39:32.167Z] + git semver bump pre [2023-10-24T18:39:32.427Z] 2023-10-24 18:39:32,333 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-10-24T18:39:32.427Z] 2023-10-24 18:39:32,334 [bump_version] DEBUG bumping version:3.1.0-dev.20 on axis:pre with prefix:dev [2023-10-24T18:39:32.427Z] 2023-10-24 18:39:32,334 [bump_version] DEBUG bumped version:3.1.0-dev.21 [2023-10-24T18:39:32.427Z] 2023-10-24 18:39:32,334 [write_version] DEBUG write version:3.1.0-dev.21 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-10-24T18:39:32.427Z] 2023-10-24 18:39:32,334 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-10-24T18:39:32.427Z] 2023-10-24 18:39:32,334 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-10-24T18:39:32.427Z] 2023-10-24 18:39:32,336 [execute] INFO git cat-file --batch-check [2023-10-24T18:39:32.427Z] 2023-10-24 18:39:32,337 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T18:39:32.427Z] 2023-10-24 18:39:32,341 [execute] INFO git cat-file --batch [2023-10-24T18:39:32.427Z] 2023-10-24 18:39:32,341 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T18:39:32.427Z] 2023-10-24 18:39:32,345 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-10-24T18:39:32.427Z] 3.1.0-dev.21 [Pipeline] } [2023-10-24T18:39:32.438Z] $ docker exec --env ******** --env ******** 69a21c3f3360e59ab7e8e9a8b13495c50badf6366eaeaa835452a5a3da906c6b ssh-agent -k [2023-10-24T18:39:32.531Z] unset SSH_AUTH_SOCK; [2023-10-24T18:39:32.532Z] unset SSH_AGENT_PID; [2023-10-24T18:39:32.532Z] echo Agent pid 38 killed; [2023-10-24T18:39:32.539Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:39:32.842Z] + git semver [Pipeline] } [2023-10-24T18:39:33.114Z] $ docker stop --time=1 69a21c3f3360e59ab7e8e9a8b13495c50badf6366eaeaa835452a5a3da906c6b [2023-10-24T18:39:34.363Z] $ docker rm -f --volumes 69a21c3f3360e59ab7e8e9a8b13495c50badf6366eaeaa835452a5a3da906c6b [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:39:34.704Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:39:34.704Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:39:34.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:39:34.997Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:39:35.071Z] prd-ubuntu20.04-docker-8c-8g-10129 does not seem to be running inside a container [2023-10-24T18:39:35.100Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T18:39:35.422Z] $ docker top b096ad86b33e1ff373c8ab3aa8acbd25214d243c6f9f223e8366d19f363a7737 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:39:35.503Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:39:35.503Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:39:35.617Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:39:35.620Z] $ docker exec b096ad86b33e1ff373c8ab3aa8acbd25214d243c6f9f223e8366d19f363a7737 ssh-agent [2023-10-24T18:39:35.716Z] SSH_AUTH_SOCK=/tmp/ssh-igyrvSmU9EDY/agent.31 [2023-10-24T18:39:35.716Z] SSH_AGENT_PID=37 [2023-10-24T18:39:35.721Z] Running ssh-add (command line suppressed) [2023-10-24T18:39:35.828Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2335590759817586225.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2335590759817586225.key) [2023-10-24T18:39:35.839Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:39:36.125Z] + git semver push [2023-10-24T18:39:36.384Z] 2023-10-24 18:39:36,297 [run_push] DEBUG push [2023-10-24T18:39:36.384Z] 2023-10-24 18:39:36,298 [execute] INFO git cat-file --batch-check [2023-10-24T18:39:36.384Z] 2023-10-24 18:39:36,298 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T18:39:36.384Z] 2023-10-24 18:39:36,302 [execute] INFO git rev-list 391ec080a795ce2b0b5c1f6580301e4d422a2fbc -- [2023-10-24T18:39:36.384Z] 2023-10-24 18:39:36,302 [execute] DEBUG Popen(['git', 'rev-list', '391ec080a795ce2b0b5c1f6580301e4d422a2fbc', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-24T18:39:36.384Z] 2023-10-24 18:39:36,312 [execute] INFO git fetch -v origin [2023-10-24T18:39:36.384Z] 2023-10-24 18:39:36,312 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-24T18:39:36.952Z] 2023-10-24 18:39:36,829 [run_push] DEBUG no remote changes detected [2023-10-24T18:39:36.952Z] 2023-10-24 18:39:36,829 [execute] INFO git push origin semver [2023-10-24T18:39:36.952Z] 2023-10-24 18:39:36,830 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-24T18:39:37.895Z] 2023-10-24 18:39:37,738 [run_push] DEBUG push all version tags [2023-10-24T18:39:37.895Z] 2023-10-24 18:39:37,738 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-24T18:39:37.895Z] 2023-10-24 18:39:37,739 [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-10-24T18:39:38.831Z] 2023-10-24 18:39:38,547 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-10-24T18:39:38.831Z] 3.1.0-dev.21 [Pipeline] } [2023-10-24T18:39:38.841Z] $ docker exec --env ******** --env ******** b096ad86b33e1ff373c8ab3aa8acbd25214d243c6f9f223e8366d19f363a7737 ssh-agent -k [2023-10-24T18:39:38.932Z] unset SSH_AUTH_SOCK; [2023-10-24T18:39:38.932Z] unset SSH_AGENT_PID; [2023-10-24T18:39:38.932Z] echo Agent pid 37 killed; [2023-10-24T18:39:38.940Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:39:39.355Z] + git semver [Pipeline] } [2023-10-24T18:39:39.732Z] $ docker stop --time=1 b096ad86b33e1ff373c8ab3aa8acbd25214d243c6f9f223e8366d19f363a7737 [2023-10-24T18:39:40.980Z] $ docker rm -f --volumes b096ad86b33e1ff373c8ab3aa8acbd25214d243c6f9f223e8366d19f363a7737 [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-10-24T18:39:41.542Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-10-24T18:39:41.542Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-10-24T18:39:41.542Z] total 16 [2023-10-24T18:39:41.542Z] drwxr-xr-x 3 root root 4096 Oct 24 18:30 . [2023-10-24T18:39:41.542Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 18:39 .. [2023-10-24T18:39:41.542Z] drwxr-xr-x 2 root root 4096 Oct 24 18:30 cost [2023-10-24T18:39:41.542Z] -rw-r--r-- 1 root root 86 Oct 24 18:30 cost.csv [2023-10-24T18:39:41.542Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-10-24T18:39:41.542Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-10-24T18:39:41.542Z] total 16 [2023-10-24T18:39:41.542Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:30 . [2023-10-24T18:39:41.542Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 18:39 .. [2023-10-24T18:39:41.542Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 18:30 cost [2023-10-24T18:39:41.542Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 24 18:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:39:41.833Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:39:42.698Z] ---> package-listing.sh [2023-10-24T18:39:42.698Z] ++ facter osfamily [2023-10-24T18:39:42.698Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T18:39:42.958Z] + OS_FAMILY=debian [2023-10-24T18:39:42.958Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-10-24T18:39:42.958Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T18:39:42.958Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T18:39:42.958Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T18:39:42.958Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T18:39:42.958Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-10-24T18:39:42.958Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T18:39:42.958Z] + case "${OS_FAMILY}" in [2023-10-24T18:39:42.958Z] + dpkg -l [2023-10-24T18:39:42.958Z] + grep '^ii' [2023-10-24T18:39:42.958Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T18:39:42.958Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T18:39:42.958Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T18:39:42.958Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-10-24T18:39:42.958Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-10-24T18:39:42.958Z] + 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-10-24T18:39:42.968Z] 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-10-24T18:39:43.251Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:39:43.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:39:43.809Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:39:43.873Z] prd-ubuntu20.04-docker-8c-8g-10129 does not seem to be running inside a container [2023-10-24T18:39:43.902Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T18:39:44.107Z] $ docker top 6e5046b832a6812cbf53e0afe8f93a81aaa52038301809a894d68442ef61b0ff -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:39:44.442Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T18:39:44.726Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T18:39:45.011Z] + ls /var/log/sa-host [2023-10-24T18:39:45.011Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:39:45.085Z] provisioning config files... [2023-10-24T18:39:45.092Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11955739863070722561tmp [Pipeline] { [Pipeline] echo [2023-10-24T18:39:45.105Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:39:45.387Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T18:39:45.393Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:39:45.723Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T18:39:45.731Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:39:46.025Z] ---> sudo-logs.sh [2023-10-24T18:39:46.025Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T18:39:46.045Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:39:46.327Z] ---> job-cost.sh [2023-10-24T18:39:46.327Z] lf-activate-venv: SKIPPING [2023-10-24T18:39:46.327Z] DEBUG: total: 0.2199999988079071 [2023-10-24T18:39:46.327Z] INFO: Retrieving Stack Cost... [2023-10-24T18:39:46.584Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T18:39:47.149Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T18:39:47.157Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:39:47.433Z] ---> logs-deploy.sh [2023-10-24T18:39:47.433Z] lf-activate-venv: SKIPPING [2023-10-24T18:39:47.433Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/148 [2023-10-24T18:39:47.433Z] INFO: archiving workspace using pattern(s): [2023-10-24T18:39:48.366Z] Archives upload complete. [2023-10-24T18:39:48.366Z] INFO: archiving logs to Nexus