Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa 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-ssh4910244228871155066.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh11316642090017254015.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh4259522354807660294.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh3566152209717593702.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-ssh7074151289594158141.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, buildSnap:false] ========================================================= [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.20 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4356 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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 4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#533)" > 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 4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa # timeout=10 > git rev-list --no-walk 1f5b40587cdb269dc0901b5b892d918e86924932 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-17T07:11:25.312Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-17T07:11:25.367Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-17T07:11:25.382Z] ========================================================= [2023-03-17T07:11:25.382Z] EdgeX Global Pipelines Version Info [2023-03-17T07:11:25.382Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-17T07:11:26.099Z] ------------------- [2023-03-17T07:11:26.099Z] stable info: [2023-03-17T07:11:26.099Z] ------------------- [2023-03-17T07:11:26.099Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-17T07:11:26.099Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-17T07:11:26.099Z] Message: update stable to v1.0.245 [2023-03-17T07:11:26.669Z] ------------------- [2023-03-17T07:11:26.669Z] experimental info: [2023-03-17T07:11:26.669Z] ------------------- [2023-03-17T07:11:26.669Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-17T07:11:26.669Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-17T07:11:26.669Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-17T07:11:26.837Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-03-17T07:11:26.849Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-03-17T07:11:26.860Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-17T07:11:26.873Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-17T07:11:26.885Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-17T07:11:26.902Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-17T07:11:26.918Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-17T07:11:26.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-17T07:11:26.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-17T07:11:26.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-17T07:11:26.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-17T07:11:26.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-03-17T07:11:26.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-17T07:11:27.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-17T07:11:27.021Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-17T07:11:27.032Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-17T07:11:27.044Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-17T07:11:27.059Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-17T07:11:27.069Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-17T07:11:27.081Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-17T07:11:27.097Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-17T07:11:27.109Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-17T07:11:27.121Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-17T07:11:27.135Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-17T07:11:27.146Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-17T07:11:27.157Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-17T07:11:27.168Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-17T07:11:27.186Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-17T07:11:27.196Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-17T07:11:27.208Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-17T07:11:27.220Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa [Pipeline] echo [2023-03-17T07:11:27.231Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4e0b4e1 [Pipeline] echo [2023-03-17T07:11:27.244Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T07:11:27.296Z] provisioning config files... [2023-03-17T07:11:27.310Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6026471065972583713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T07:11:27.615Z] ---> docker-login.sh [2023-03-17T07:11:27.615Z] nexus3.edgexfoundry.org:10001 [2023-03-17T07:11:27.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T07:11:27.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T07:11:27.874Z] Configure a credential helper to remove this warning. See [2023-03-17T07:11:27.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T07:11:27.874Z] [2023-03-17T07:11:27.874Z] Login Succeeded [2023-03-17T07:11:27.874Z] nexus3.edgexfoundry.org:10002 [2023-03-17T07:11:28.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T07:11:28.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T07:11:28.134Z] Configure a credential helper to remove this warning. See [2023-03-17T07:11:28.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T07:11:28.134Z] [2023-03-17T07:11:28.134Z] Login Succeeded [2023-03-17T07:11:28.134Z] nexus3.edgexfoundry.org:10003 [2023-03-17T07:11:28.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T07:11:28.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T07:11:28.134Z] Configure a credential helper to remove this warning. See [2023-03-17T07:11:28.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T07:11:28.134Z] [2023-03-17T07:11:28.134Z] Login Succeeded [2023-03-17T07:11:28.134Z] nexus3.edgexfoundry.org:10004 [2023-03-17T07:11:28.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T07:11:28.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T07:11:28.394Z] Configure a credential helper to remove this warning. See [2023-03-17T07:11:28.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T07:11:28.394Z] [2023-03-17T07:11:28.394Z] Login Succeeded [2023-03-17T07:11:28.394Z] docker.io [2023-03-17T07:11:28.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T07:11:28.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T07:11:28.654Z] Configure a credential helper to remove this warning. See [2023-03-17T07:11:28.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T07:11:28.654Z] [2023-03-17T07:11:28.654Z] Login Succeeded [2023-03-17T07:11:28.654Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T07:11:28.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-17T07:11:29.033Z] + git rev-list -1 --merges 4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa~1..4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa [Pipeline] echo [2023-03-17T07:11:29.079Z] -----------> git rev-list -1 --merges 4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa~1..4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa 4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa [false] [Pipeline] sh [2023-03-17T07:11:29.365Z] + git log --format=format:%s -1 4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa [Pipeline] echo [2023-03-17T07:11:29.390Z] ========================================================= [2023-03-17T07:11:29.390Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-17T07:11:29.390Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T07:11:29.709Z] + git log --format=format:%s -1 4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa [Pipeline] echo [2023-03-17T07:11:29.721Z] [semverPrep] GIT_COMMIT: 4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#533) [Pipeline] echo [2023-03-17T07:11:29.729Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-17T07:11:30.091Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-17T07:11:30.091Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-17T07:11:30.091Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-17T07:11:30.091Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-17T07:11:30.091Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-17T07:11:30.091Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-17T07:11:30.091Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:11:30.509Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T07:11:30.509Z] [2023-03-17T07:11:30.509Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:11:30.815Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T07:11:30.815Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-17T07:11:30.815Z] b85a868b505f: Pulling fs layer [2023-03-17T07:11:30.815Z] e2be974225ed: Pulling fs layer [2023-03-17T07:11:30.815Z] 339a4e72a1f5: Pulling fs layer [2023-03-17T07:11:30.815Z] 988bab9f4d93: Pulling fs layer [2023-03-17T07:11:30.815Z] 1469e6f7b9e6: Pulling fs layer [2023-03-17T07:11:30.815Z] eaf3925da568: Pulling fs layer [2023-03-17T07:11:30.815Z] bab4dde63d76: Pulling fs layer [2023-03-17T07:11:30.815Z] bde34c3a00c8: Pulling fs layer [2023-03-17T07:11:30.815Z] b352a97aabf1: Pulling fs layer [2023-03-17T07:11:30.815Z] 4872d77fe225: Pulling fs layer [2023-03-17T07:11:30.815Z] 5851b861e8e6: Pulling fs layer [2023-03-17T07:11:30.815Z] 1469e6f7b9e6: Waiting [2023-03-17T07:11:30.815Z] eaf3925da568: Waiting [2023-03-17T07:11:30.815Z] bab4dde63d76: Waiting [2023-03-17T07:11:30.815Z] bde34c3a00c8: Waiting [2023-03-17T07:11:30.815Z] b352a97aabf1: Waiting [2023-03-17T07:11:30.815Z] 4872d77fe225: Waiting [2023-03-17T07:11:30.815Z] 5851b861e8e6: Waiting [2023-03-17T07:11:30.815Z] e2be974225ed: Verifying Checksum [2023-03-17T07:11:30.815Z] e2be974225ed: Download complete [2023-03-17T07:11:30.815Z] 988bab9f4d93: Download complete [2023-03-17T07:11:31.075Z] 1469e6f7b9e6: Verifying Checksum [2023-03-17T07:11:31.075Z] 1469e6f7b9e6: Download complete [2023-03-17T07:11:31.075Z] 339a4e72a1f5: Verifying Checksum [2023-03-17T07:11:31.075Z] 339a4e72a1f5: Download complete [2023-03-17T07:11:31.075Z] eaf3925da568: Verifying Checksum [2023-03-17T07:11:31.075Z] eaf3925da568: Download complete [2023-03-17T07:11:31.075Z] bde34c3a00c8: Download complete [2023-03-17T07:11:31.075Z] b352a97aabf1: Download complete [2023-03-17T07:11:31.075Z] 4872d77fe225: Download complete [2023-03-17T07:11:31.075Z] 5851b861e8e6: Verifying Checksum [2023-03-17T07:11:31.075Z] 5851b861e8e6: Download complete [2023-03-17T07:11:31.335Z] b85a868b505f: Download complete [2023-03-17T07:11:31.595Z] bab4dde63d76: Verifying Checksum [2023-03-17T07:11:31.595Z] bab4dde63d76: Download complete [2023-03-17T07:11:32.539Z] b85a868b505f: Pull complete [2023-03-17T07:11:32.802Z] e2be974225ed: Pull complete [2023-03-17T07:11:33.064Z] 339a4e72a1f5: Pull complete [2023-03-17T07:11:33.324Z] 988bab9f4d93: Pull complete [2023-03-17T07:11:33.584Z] 1469e6f7b9e6: Pull complete [2023-03-17T07:11:33.584Z] eaf3925da568: Pull complete [2023-03-17T07:11:35.490Z] bab4dde63d76: Pull complete [2023-03-17T07:11:35.490Z] bde34c3a00c8: Pull complete [2023-03-17T07:11:35.490Z] b352a97aabf1: Pull complete [2023-03-17T07:11:35.490Z] 4872d77fe225: Pull complete [2023-03-17T07:11:35.490Z] 5851b861e8e6: Pull complete [2023-03-17T07:11:35.490Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-17T07:11:35.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T07:11:35.490Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T07:11:35.590Z] prd-ubuntu20.04-docker-8c-8g-4356 does not seem to be running inside a container [2023-03-17T07:11:35.622Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-17T07:11:38.025Z] $ docker top 65a8125acbfb51e712521ca0085b1ad168f022c0ee0e16b13ec71bc36ad92c23 -eo pid,comm [2023-03-17T07:11:38.068Z] 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-03-17T07:11:38.068Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-17T07:11:38.107Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T07:11:38.107Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T07:11:38.216Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T07:11:38.222Z] $ docker exec 65a8125acbfb51e712521ca0085b1ad168f022c0ee0e16b13ec71bc36ad92c23 ssh-agent [2023-03-17T07:11:38.340Z] SSH_AUTH_SOCK=/tmp/ssh-Ct5iZXn6Onxe/agent.33 [2023-03-17T07:11:38.340Z] SSH_AGENT_PID=39 [2023-03-17T07:11:38.347Z] Running ssh-add (command line suppressed) [2023-03-17T07:11:38.452Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18195308102023093420.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18195308102023093420.key) [2023-03-17T07:11:38.464Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T07:11:38.753Z] + git tag --points-at HEAD [Pipeline] } [2023-03-17T07:11:38.768Z] $ docker exec --env ******** --env ******** 65a8125acbfb51e712521ca0085b1ad168f022c0ee0e16b13ec71bc36ad92c23 ssh-agent -k [2023-03-17T07:11:38.868Z] unset SSH_AUTH_SOCK; [2023-03-17T07:11:38.869Z] unset SSH_AGENT_PID; [2023-03-17T07:11:38.869Z] echo Agent pid 39 killed; [2023-03-17T07:11:38.877Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-17T07:11:38.900Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T07:11:38.900Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T07:11:39.020Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T07:11:39.026Z] $ docker exec 65a8125acbfb51e712521ca0085b1ad168f022c0ee0e16b13ec71bc36ad92c23 ssh-agent [2023-03-17T07:11:39.133Z] SSH_AUTH_SOCK=/tmp/ssh-5vLeXIEcgqZ3/agent.73 [2023-03-17T07:11:39.133Z] SSH_AGENT_PID=79 [2023-03-17T07:11:39.138Z] Running ssh-add (command line suppressed) [2023-03-17T07:11:39.246Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15242487393971403565.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15242487393971403565.key) [2023-03-17T07:11:39.255Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T07:11:39.543Z] + git semver init [2023-03-17T07:11:39.803Z] 2023-03-17 07:11:39,733 [run_init] DEBUG init version:0.0.0 force:False [2023-03-17T07:11:39.803Z] 2023-03-17 07:11:39,734 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-03-17T07:11:39.803Z] 2023-03-17 07:11:39,735 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-03-17T07:11:39.803Z] 2023-03-17 07:11:39,735 [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-03-17T07:11:40.741Z] 2023-03-17 07:11:40,501 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-03-17T07:11:40.741Z] 2023-03-17 07:11:40,501 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-03-17T07:11:40.741Z] 2023-03-17 07:11:40,501 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-17T07:11:40.741Z] 2023-03-17 07:11:40,502 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-17T07:11:40.741Z] 3.0.0-dev.14 [Pipeline] } [2023-03-17T07:11:40.754Z] $ docker exec --env ******** --env ******** 65a8125acbfb51e712521ca0085b1ad168f022c0ee0e16b13ec71bc36ad92c23 ssh-agent -k [2023-03-17T07:11:40.852Z] unset SSH_AUTH_SOCK; [2023-03-17T07:11:40.853Z] unset SSH_AGENT_PID; [2023-03-17T07:11:40.853Z] echo Agent pid 79 killed; [2023-03-17T07:11:40.862Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T07:11:41.170Z] + git semver [Pipeline] } [2023-03-17T07:11:41.448Z] $ docker stop --time=1 65a8125acbfb51e712521ca0085b1ad168f022c0ee0e16b13ec71bc36ad92c23 [2023-03-17T07:11:42.788Z] $ docker rm -f --volumes 65a8125acbfb51e712521ca0085b1ad168f022c0ee0e16b13ec71bc36ad92c23 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T07:11:43.143Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-17T07:11:43.362Z] Stashed 1 file(s) [Pipeline] echo [2023-03-17T07:11:43.365Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.14 [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-03-17T07:11:43.516Z] provisioning config files... [2023-03-17T07:11:43.525Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3767538262559261857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T07:11:43.814Z] ---> docker-login.sh [2023-03-17T07:11:43.815Z] nexus3.edgexfoundry.org:10001 [2023-03-17T07:11:43.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T07:11:43.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T07:11:43.815Z] Configure a credential helper to remove this warning. See [2023-03-17T07:11:43.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T07:11:43.815Z] [2023-03-17T07:11:43.815Z] Login Succeeded [2023-03-17T07:11:43.815Z] nexus3.edgexfoundry.org:10002 [2023-03-17T07:11:43.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T07:11:43.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T07:11:43.815Z] Configure a credential helper to remove this warning. See [2023-03-17T07:11:43.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T07:11:43.815Z] [2023-03-17T07:11:43.815Z] Login Succeeded [2023-03-17T07:11:43.815Z] nexus3.edgexfoundry.org:10003 [2023-03-17T07:11:44.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T07:11:44.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T07:11:44.074Z] Configure a credential helper to remove this warning. See [2023-03-17T07:11:44.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T07:11:44.074Z] [2023-03-17T07:11:44.074Z] Login Succeeded [2023-03-17T07:11:44.074Z] nexus3.edgexfoundry.org:10004 [2023-03-17T07:11:44.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T07:11:44.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T07:11:44.074Z] Configure a credential helper to remove this warning. See [2023-03-17T07:11:44.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T07:11:44.074Z] [2023-03-17T07:11:44.074Z] Login Succeeded [2023-03-17T07:11:44.074Z] docker.io [2023-03-17T07:11:44.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T07:11:44.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T07:11:44.338Z] Configure a credential helper to remove this warning. See [2023-03-17T07:11:44.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T07:11:44.338Z] [2023-03-17T07:11:44.338Z] Login Succeeded [2023-03-17T07:11:44.338Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T07:11:44.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-17T07:11:44.422Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T07:11:44.435Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T07:11:44.443Z] ========================================================= [2023-03-17T07:11:44.443Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-17T07:11:44.443Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:11:44.758Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-17T07:11:44.758Z] Sending build context to Docker daemon 6.389MB [2023-03-17T07:11:44.758Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T07:11:44.758Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-17T07:11:44.758Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-17T07:11:44.758Z] 63b65145d645: Pulling fs layer [2023-03-17T07:11:44.758Z] a2d21d5440eb: Pulling fs layer [2023-03-17T07:11:44.758Z] 935e6c44a52c: Pulling fs layer [2023-03-17T07:11:44.758Z] 94cc34f8dd06: Pulling fs layer [2023-03-17T07:11:44.758Z] 30dea6a524f1: Pulling fs layer [2023-03-17T07:11:44.758Z] a2aff8979fd8: Pulling fs layer [2023-03-17T07:11:44.758Z] 6808be2612f2: Pulling fs layer [2023-03-17T07:11:44.758Z] f25807f1079a: Pulling fs layer [2023-03-17T07:11:44.758Z] 30dea6a524f1: Waiting [2023-03-17T07:11:44.758Z] a2aff8979fd8: Waiting [2023-03-17T07:11:44.758Z] 94cc34f8dd06: Waiting [2023-03-17T07:11:44.758Z] 6808be2612f2: Waiting [2023-03-17T07:11:44.758Z] f25807f1079a: Waiting [2023-03-17T07:11:44.758Z] a2d21d5440eb: Download complete [2023-03-17T07:11:44.758Z] 94cc34f8dd06: Verifying Checksum [2023-03-17T07:11:44.758Z] 94cc34f8dd06: Download complete [2023-03-17T07:11:45.023Z] 30dea6a524f1: Verifying Checksum [2023-03-17T07:11:45.023Z] 30dea6a524f1: Download complete [2023-03-17T07:11:45.023Z] 63b65145d645: Verifying Checksum [2023-03-17T07:11:45.023Z] 63b65145d645: Download complete [2023-03-17T07:11:45.023Z] a2aff8979fd8: Verifying Checksum [2023-03-17T07:11:45.023Z] a2aff8979fd8: Download complete [2023-03-17T07:11:45.023Z] 63b65145d645: Pull complete [2023-03-17T07:11:45.290Z] a2d21d5440eb: Pull complete [2023-03-17T07:11:45.884Z] 935e6c44a52c: Download complete [2023-03-17T07:11:45.884Z] f25807f1079a: Verifying Checksum [2023-03-17T07:11:45.884Z] f25807f1079a: Download complete [2023-03-17T07:11:46.142Z] 6808be2612f2: Verifying Checksum [2023-03-17T07:11:46.142Z] 6808be2612f2: Download complete [2023-03-17T07:11:49.420Z] 935e6c44a52c: Pull complete [2023-03-17T07:11:49.420Z] 94cc34f8dd06: Pull complete [2023-03-17T07:11:49.420Z] 30dea6a524f1: Pull complete [2023-03-17T07:11:49.420Z] a2aff8979fd8: Pull complete [2023-03-17T07:11:51.948Z] 6808be2612f2: Pull complete [2023-03-17T07:11:52.512Z] f25807f1079a: Pull complete [2023-03-17T07:11:52.512Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-17T07:11:52.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-17T07:11:52.512Z] ---> 3b553350e43f [2023-03-17T07:11:52.512Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-17T07:11:55.814Z] ---> Running in 27916b0fa919 [2023-03-17T07:11:55.814Z] Removing intermediate container 27916b0fa919 [2023-03-17T07:11:55.814Z] ---> 04a516609c34 [2023-03-17T07:11:55.814Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-17T07:11:55.814Z] ---> Running in 6da9c5939cb4 [2023-03-17T07:11:55.814Z] Removing intermediate container 6da9c5939cb4 [2023-03-17T07:11:55.814Z] ---> 8e892f95a1c4 [2023-03-17T07:11:55.814Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-17T07:11:55.814Z] ---> Running in 0435f1cd2b8e [2023-03-17T07:11:55.814Z] Removing intermediate container 0435f1cd2b8e [2023-03-17T07:11:55.814Z] ---> 049e86a31e32 [2023-03-17T07:11:55.814Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-17T07:11:55.814Z] ---> Running in 9db713d6f684 [2023-03-17T07:11:55.814Z] Removing intermediate container 9db713d6f684 [2023-03-17T07:11:55.814Z] ---> 13ffa1b4b0b8 [2023-03-17T07:11:55.814Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-17T07:11:55.814Z] ---> Running in bc4529782c12 [2023-03-17T07:11:56.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T07:11:56.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T07:11:56.331Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-17T07:11:56.331Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-17T07:11:56.331Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-17T07:11:56.331Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-17T07:11:56.331Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T07:11:56.331Z] OK: 269 MiB in 57 packages [2023-03-17T07:11:56.590Z] Removing intermediate container bc4529782c12 [2023-03-17T07:11:56.590Z] ---> 0cf93d9a5005 [2023-03-17T07:11:56.590Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-17T07:11:56.849Z] ---> Running in 87cb7fe9f07b [2023-03-17T07:11:56.849Z] Removing intermediate container 87cb7fe9f07b [2023-03-17T07:11:56.849Z] ---> c5f60a2190d0 [2023-03-17T07:11:56.849Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-17T07:11:56.849Z] ---> 0ae2bb79dcb3 [2023-03-17T07:11:56.849Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T07:11:56.849Z] ---> Running in d5b475138a12 [2023-03-17T07:11:58.481Z] Still waiting to schedule task [2023-03-17T07:11:58.482Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-17T07:12:28.945Z] Removing intermediate container d5b475138a12 [2023-03-17T07:12:28.945Z] ---> 44cd47ce556b [2023-03-17T07:12:28.945Z] Step 11/12 : COPY . . [2023-03-17T07:12:28.945Z] ---> 1f6354b7ca96 [2023-03-17T07:12:28.945Z] Step 12/12 : RUN $MAKE [2023-03-17T07:12:28.945Z] ---> Running in acedc779479f [2023-03-17T07:12:28.945Z] noop [2023-03-17T07:12:28.945Z] Removing intermediate container acedc779479f [2023-03-17T07:12:28.945Z] ---> bd8123be97d8 [2023-03-17T07:12:28.945Z] Successfully built bd8123be97d8 [2023-03-17T07:12:28.945Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:12:29.257Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-17T07:12:29.257Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T07:12:29.332Z] prd-ubuntu20.04-docker-8c-8g-4356 does not seem to be running inside a container [2023-03-17T07:12:29.368Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-17T07:12:29.724Z] $ docker top f361dbec1880fdb48f8a8d00402f10eab420316b9e3ad52e0d005ecd59cf3c42 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T07:12:30.062Z] + go version [2023-03-17T07:12:30.062Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-17T07:12:30.076Z] $ docker stop --time=1 f361dbec1880fdb48f8a8d00402f10eab420316b9e3ad52e0d005ecd59cf3c42 [2023-03-17T07:12:31.371Z] $ docker rm -f --volumes f361dbec1880fdb48f8a8d00402f10eab420316b9e3ad52e0d005ecd59cf3c42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:12:31.749Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-17T07:12:31.749Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T07:12:31.821Z] prd-ubuntu20.04-docker-8c-8g-4356 does not seem to be running inside a container [2023-03-17T07:12:31.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-17T07:12:32.179Z] $ docker top 83b19863a7cf5f5927565eb85e6086a4b8f0da2aae0a39f3c52d5b955211062c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T07:12:32.513Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-03-17T07:12:32.804Z] + make test [2023-03-17T07:12:32.804Z] go test ./... -coverprofile=coverage.out ./... [2023-03-17T07:12:38.071Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-17T07:12:48.034Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-03-17T07:12:48.034Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-17T07:12:48.034Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 22.2% of statements [2023-03-17T07:12:56.142Z] go vet ./... [2023-03-17T07:12:58.671Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-17T07:12:58.671Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-17T07:12:58.671Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-17T07:12:58.684Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-17T07:12:58.700Z] $ docker stop --time=1 83b19863a7cf5f5927565eb85e6086a4b8f0da2aae0a39f3c52d5b955211062c [2023-03-17T07:13:01.571Z] $ docker rm -f --volumes 83b19863a7cf5f5927565eb85e6086a4b8f0da2aae0a39f3c52d5b955211062c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T07:13:02.027Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-17T07:13:02.074Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-17T07:13:02.544Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-17T07:13:02.826Z] + ls -al . [2023-03-17T07:13:02.826Z] total 180 [2023-03-17T07:13:02.826Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 07:12 . [2023-03-17T07:13:02.826Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 07:11 .. [2023-03-17T07:13:02.826Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 17 07:11 .dockerignore [2023-03-17T07:13:02.826Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 07:11 .git [2023-03-17T07:13:02.826Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 07:11 .github [2023-03-17T07:13:02.826Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 17 07:11 .gitignore [2023-03-17T07:13:02.826Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 17 07:11 .golangci.yml [2023-03-17T07:13:02.826Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 07:11 .semver [2023-03-17T07:13:02.826Z] -rw-rw-r-- 1 jenkins jenkins 9407 Mar 17 07:11 Attribution.txt [2023-03-17T07:13:02.826Z] -rw-rw-r-- 1 jenkins jenkins 13162 Mar 17 07:11 CHANGELOG.md [2023-03-17T07:13:02.826Z] -rw-rw-r-- 1 jenkins jenkins 1689 Mar 17 07:11 Dockerfile [2023-03-17T07:13:02.826Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 07:11 GOVERNANCE.md [2023-03-17T07:13:02.826Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 17 07:11 Jenkinsfile [2023-03-17T07:13:02.826Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 17 07:11 LICENSE [2023-03-17T07:13:02.826Z] -rw-rw-r-- 1 jenkins jenkins 1732 Mar 17 07:11 Makefile [2023-03-17T07:13:02.826Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 17 07:11 OWNERS.md [2023-03-17T07:13:02.826Z] -rw-rw-r-- 1 jenkins jenkins 3165 Mar 17 07:11 README.md [2023-03-17T07:13:02.826Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 17 07:11 VERSION [2023-03-17T07:13:02.826Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 07:11 bin [2023-03-17T07:13:02.826Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 07:11 cmd [2023-03-17T07:13:02.826Z] -rw-r--r-- 1 jenkins jenkins 18047 Mar 17 07:12 coverage.out [2023-03-17T07:13:02.826Z] -rw-rw-r-- 1 jenkins jenkins 3377 Mar 17 07:11 go.mod [2023-03-17T07:13:02.826Z] -rw-rw-r-- 1 jenkins jenkins 31299 Mar 17 07:11 go.sum [2023-03-17T07:13:02.826Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 07:11 internal [2023-03-17T07:13:02.826Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 07:11 mock [2023-03-17T07:13:02.826Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 07:11 snap [2023-03-17T07:13:02.826Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 17 07:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:13:03.134Z] + 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=4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa --label arch=amd64 --label version=3.0.0-dev.14 . [2023-03-17T07:13:03.134Z] Sending build context to Docker daemon 6.408MB [2023-03-17T07:13:03.134Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T07:13:03.134Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-17T07:13:03.134Z] ---> bd8123be97d8 [2023-03-17T07:13:03.134Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-17T07:13:03.394Z] ---> Running in 80bad5b42973 [2023-03-17T07:13:03.394Z] Removing intermediate container 80bad5b42973 [2023-03-17T07:13:03.394Z] ---> c68f6426616e [2023-03-17T07:13:03.394Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-17T07:13:03.394Z] ---> Running in de8db9865a90 [2023-03-17T07:13:03.394Z] Removing intermediate container de8db9865a90 [2023-03-17T07:13:03.394Z] ---> d2f2c2109912 [2023-03-17T07:13:03.394Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-17T07:13:03.394Z] ---> Running in 727aca0f9ed9 [2023-03-17T07:13:03.699Z] Removing intermediate container 727aca0f9ed9 [2023-03-17T07:13:03.699Z] ---> f790b8016ed9 [2023-03-17T07:13:03.699Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-17T07:13:03.699Z] ---> Running in 0153fce8e715 [2023-03-17T07:13:03.699Z] Removing intermediate container 0153fce8e715 [2023-03-17T07:13:03.699Z] ---> a853b72b04f1 [2023-03-17T07:13:03.699Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-17T07:13:03.699Z] ---> Running in 3af8a067c2b1 [2023-03-17T07:13:03.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T07:13:04.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T07:13:04.523Z] OK: 269 MiB in 57 packages [2023-03-17T07:13:04.790Z] Removing intermediate container 3af8a067c2b1 [2023-03-17T07:13:04.790Z] ---> 962d61b5edd0 [2023-03-17T07:13:04.790Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-03-17T07:13:04.790Z] ---> Running in 0e9152b1860c [2023-03-17T07:13:04.790Z] Removing intermediate container 0e9152b1860c [2023-03-17T07:13:04.790Z] ---> 86a05cc941a7 [2023-03-17T07:13:04.790Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-17T07:13:05.067Z] ---> f0884058065c [2023-03-17T07:13:05.067Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T07:13:05.067Z] ---> Running in 0e98bdfcc12c [2023-03-17T07:13:06.013Z] Removing intermediate container 0e98bdfcc12c [2023-03-17T07:13:06.013Z] ---> 3aa2ecb9dff9 [2023-03-17T07:13:06.013Z] Step 11/24 : COPY . . [2023-03-17T07:13:06.271Z] ---> 14d7b98bceb7 [2023-03-17T07:13:06.271Z] Step 12/24 : RUN $MAKE [2023-03-17T07:13:06.271Z] ---> Running in 305fbf89d164 [2023-03-17T07:13:06.531Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.14" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-03-17T07:13:26.307Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4357 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-03-17T07:13:26.317Z] Running in /w/workspace/device-mqtt-go/98 [Pipeline] { [Pipeline] checkout [2023-03-17T07:13:26.345Z] Selected Git installation does not exist. Using Default [2023-03-17T07:13:26.345Z] The recommended git tool is: NONE [2023-03-17T07:13:28.453Z] Removing intermediate container 305fbf89d164 [2023-03-17T07:13:28.453Z] ---> 8baa85e5f3df [2023-03-17T07:13:28.453Z] Step 13/24 : FROM alpine:3.17 [2023-03-17T07:13:28.453Z] 3.17: Pulling from library/alpine [2023-03-17T07:13:28.453Z] 63b65145d645: Already exists [2023-03-17T07:13:28.453Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-17T07:13:28.453Z] Status: Downloaded newer image for alpine:3.17 [2023-03-17T07:13:28.453Z] ---> b2aa39c304c2 [2023-03-17T07:13:28.453Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-03-17T07:13:28.453Z] ---> Running in 147d09a3f2e3 [2023-03-17T07:13:28.453Z] Removing intermediate container 147d09a3f2e3 [2023-03-17T07:13:28.453Z] ---> 0cdcf83b126a [2023-03-17T07:13:28.453Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-17T07:13:28.453Z] ---> Running in e942b2404050 [2023-03-17T07:13:28.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T07:13:28.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T07:13:28.453Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T07:13:28.453Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T07:13:28.453Z] OK: 7 MiB in 16 packages [2023-03-17T07:13:28.453Z] Removing intermediate container e942b2404050 [2023-03-17T07:13:28.453Z] ---> c57f708ec644 [2023-03-17T07:13:28.453Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-03-17T07:13:28.453Z] ---> 6aacfb5aa87a [2023-03-17T07:13:28.453Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-03-17T07:13:28.453Z] ---> 37b870210d3b [2023-03-17T07:13:28.453Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-03-17T07:13:28.453Z] ---> fe84c0b4673c [2023-03-17T07:13:28.453Z] Step 19/24 : EXPOSE 59982 [2023-03-17T07:13:28.453Z] ---> Running in d7dac9ae503b [2023-03-17T07:13:28.453Z] Removing intermediate container d7dac9ae503b [2023-03-17T07:13:28.453Z] ---> d6ec4399eaad [2023-03-17T07:13:28.453Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-03-17T07:13:28.453Z] ---> Running in 0b15a6d440be [2023-03-17T07:13:28.453Z] Removing intermediate container 0b15a6d440be [2023-03-17T07:13:28.453Z] ---> 0a24dd711431 [2023-03-17T07:13:28.453Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-17T07:13:28.453Z] ---> Running in 6ad85f59836b [2023-03-17T07:13:28.711Z] Removing intermediate container 6ad85f59836b [2023-03-17T07:13:28.711Z] ---> f73242d0e12d [2023-03-17T07:13:28.711Z] Step 22/24 : LABEL arch=amd64 [2023-03-17T07:13:28.711Z] ---> Running in 34e80bab55db [2023-03-17T07:13:28.711Z] Removing intermediate container 34e80bab55db [2023-03-17T07:13:28.711Z] ---> 132b8f4654b5 [2023-03-17T07:13:28.711Z] Step 23/24 : LABEL git_sha=4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa [2023-03-17T07:13:28.711Z] ---> Running in 80e44f3edc83 [2023-03-17T07:13:28.711Z] Removing intermediate container 80e44f3edc83 [2023-03-17T07:13:28.711Z] ---> 6caf20a37dd4 [2023-03-17T07:13:28.711Z] Step 24/24 : LABEL version=3.0.0-dev.14 [2023-03-17T07:13:28.970Z] ---> Running in 91cf338bb9b0 [2023-03-17T07:13:28.970Z] Removing intermediate container 91cf338bb9b0 [2023-03-17T07:13:28.970Z] ---> 14b65db3c9a2 [2023-03-17T07:13:28.970Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-17T07:13:28.970Z] Successfully built 14b65db3c9a2 [2023-03-17T07:13:28.970Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T07:13:29.079Z] provisioning config files... [2023-03-17T07:13:29.086Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12909604238819302506tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T07:13:29.377Z] ---> docker-login.sh [2023-03-17T07:13:29.378Z] nexus3.edgexfoundry.org:10001 [2023-03-17T07:13:29.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T07:13:29.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T07:13:29.378Z] Configure a credential helper to remove this warning. See [2023-03-17T07:13:29.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T07:13:29.378Z] [2023-03-17T07:13:29.378Z] Login Succeeded [2023-03-17T07:13:29.378Z] nexus3.edgexfoundry.org:10002 [2023-03-17T07:13:29.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T07:13:29.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T07:13:29.378Z] Configure a credential helper to remove this warning. See [2023-03-17T07:13:29.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T07:13:29.378Z] [2023-03-17T07:13:29.378Z] Login Succeeded [2023-03-17T07:13:29.378Z] nexus3.edgexfoundry.org:10003 [2023-03-17T07:13:29.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T07:13:29.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T07:13:29.638Z] Configure a credential helper to remove this warning. See [2023-03-17T07:13:29.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T07:13:29.638Z] [2023-03-17T07:13:29.638Z] Login Succeeded [2023-03-17T07:13:29.638Z] nexus3.edgexfoundry.org:10004 [2023-03-17T07:13:29.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T07:13:29.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T07:13:29.638Z] Configure a credential helper to remove this warning. See [2023-03-17T07:13:29.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T07:13:29.638Z] [2023-03-17T07:13:29.638Z] Login Succeeded [2023-03-17T07:13:29.638Z] docker.io [2023-03-17T07:13:29.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T07:13:29.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T07:13:29.896Z] Configure a credential helper to remove this warning. See [2023-03-17T07:13:29.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T07:13:29.896Z] [2023-03-17T07:13:29.896Z] Login Succeeded [2023-03-17T07:13:29.896Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T07:13:29.903Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T07:13:29.937Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T07:13:29.960Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-03-17T07:13:29.960Z] 4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa [2023-03-17T07:13:29.960Z] latest [2023-03-17T07:13:29.960Z] 3.0.0-dev.14 [2023-03-17T07:13:29.960Z] 4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa-3.0.0-dev.14 [2023-03-17T07:13:29.960Z] main [2023-03-17T07:13:29.960Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:13:30.290Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:13:30.600Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa [2023-03-17T07:13:30.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-17T07:13:30.600Z] 3d1edf36b029: Preparing [2023-03-17T07:13:30.600Z] 739e476e611c: Preparing [2023-03-17T07:13:30.600Z] 41a7ce4fe124: Preparing [2023-03-17T07:13:30.600Z] ff2b4e2d55c9: Preparing [2023-03-17T07:13:30.600Z] 7cd52847ad77: Preparing [2023-03-17T07:13:30.600Z] 7cd52847ad77: Layer already exists [2023-03-17T07:13:30.600Z] 739e476e611c: Pushed [2023-03-17T07:13:30.600Z] ff2b4e2d55c9: Pushed [2023-03-17T07:13:30.600Z] 3d1edf36b029: Pushed [2023-03-17T07:13:31.608Z] using credential edgex-jenkins-ssh [2023-03-17T07:13:31.626Z] Cloning the remote Git repository [2023-03-17T07:13:31.674Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-17T07:13:31.773Z] > git init /w/workspace/device-mqtt-go/98 # timeout=10 [2023-03-17T07:13:31.941Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-17T07:13:31.942Z] > git --version # timeout=10 [2023-03-17T07:13:31.961Z] > git --version # 'git version 2.25.1' [2023-03-17T07:13:31.964Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T07:13:32.141Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-17T07:13:33.133Z] 41a7ce4fe124: Pushed [2023-03-17T07:13:33.133Z] 4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa: digest: sha256:685e6c113040ec13687f2f27f90d9119955a2ad87bf7d701d96f05d423c0bda8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:13:33.438Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:13:33.739Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-03-17T07:13:33.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-17T07:13:33.739Z] 3d1edf36b029: Preparing [2023-03-17T07:13:33.739Z] 739e476e611c: Preparing [2023-03-17T07:13:33.739Z] 41a7ce4fe124: Preparing [2023-03-17T07:13:33.739Z] ff2b4e2d55c9: Preparing [2023-03-17T07:13:33.739Z] 7cd52847ad77: Preparing [2023-03-17T07:13:33.739Z] 41a7ce4fe124: Layer already exists [2023-03-17T07:13:33.739Z] ff2b4e2d55c9: Layer already exists [2023-03-17T07:13:33.739Z] 739e476e611c: Layer already exists [2023-03-17T07:13:33.739Z] 3d1edf36b029: Layer already exists [2023-03-17T07:13:33.739Z] 7cd52847ad77: Layer already exists [2023-03-17T07:13:33.739Z] latest: digest: sha256:685e6c113040ec13687f2f27f90d9119955a2ad87bf7d701d96f05d423c0bda8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:13:33.236Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-03-17T07:13:33.259Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-17T07:13:34.051Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:13:34.096Z] Avoid second fetch [2023-03-17T07:13:34.097Z] Checking out Revision 4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa (main) [2023-03-17T07:13:34.367Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.14 [2023-03-17T07:13:34.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-17T07:13:34.367Z] 3d1edf36b029: Preparing [2023-03-17T07:13:34.367Z] 739e476e611c: Preparing [2023-03-17T07:13:34.367Z] 41a7ce4fe124: Preparing [2023-03-17T07:13:34.367Z] ff2b4e2d55c9: Preparing [2023-03-17T07:13:34.367Z] 7cd52847ad77: Preparing [2023-03-17T07:13:34.367Z] 7cd52847ad77: Layer already exists [2023-03-17T07:13:34.367Z] 41a7ce4fe124: Layer already exists [2023-03-17T07:13:34.367Z] 3d1edf36b029: Layer already exists [2023-03-17T07:13:34.367Z] 739e476e611c: Layer already exists [2023-03-17T07:13:34.367Z] ff2b4e2d55c9: Layer already exists [2023-03-17T07:13:34.367Z] 3.0.0-dev.14: digest: sha256:685e6c113040ec13687f2f27f90d9119955a2ad87bf7d701d96f05d423c0bda8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:13:34.643Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#533)" [2023-03-17T07:13:34.684Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-03-17T07:13:34.990Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa-3.0.0-dev.14 [2023-03-17T07:13:34.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-17T07:13:34.990Z] 3d1edf36b029: Preparing [2023-03-17T07:13:34.990Z] 739e476e611c: Preparing [2023-03-17T07:13:34.990Z] 41a7ce4fe124: Preparing [2023-03-17T07:13:34.990Z] ff2b4e2d55c9: Preparing [2023-03-17T07:13:34.990Z] 7cd52847ad77: Preparing [2023-03-17T07:13:34.990Z] 3d1edf36b029: Layer already exists [2023-03-17T07:13:34.990Z] 7cd52847ad77: Layer already exists [2023-03-17T07:13:34.990Z] ff2b4e2d55c9: Layer already exists [2023-03-17T07:13:34.990Z] 41a7ce4fe124: Layer already exists [2023-03-17T07:13:34.990Z] 739e476e611c: Layer already exists [2023-03-17T07:13:34.990Z] 4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa-3.0.0-dev.14: digest: sha256:685e6c113040ec13687f2f27f90d9119955a2ad87bf7d701d96f05d423c0bda8 size: 1365 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T07:13:34.116Z] > git config core.sparsecheckout # timeout=10 [2023-03-17T07:13:34.186Z] > git checkout -f 4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa # timeout=10 [2023-03-17T07:13:35.293Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:13:35.530Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-17T07:13:35.530Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T07:13:35.530Z] Dload Upload Total Spent Left Speed [2023-03-17T07:13:35.530Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 89795 [2023-03-17T07:13:35.590Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-03-17T07:13:35.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-17T07:13:35.590Z] 3d1edf36b029: Preparing [2023-03-17T07:13:35.590Z] 739e476e611c: Preparing [2023-03-17T07:13:35.590Z] 41a7ce4fe124: Preparing [2023-03-17T07:13:35.590Z] ff2b4e2d55c9: Preparing [2023-03-17T07:13:35.590Z] 7cd52847ad77: Preparing [2023-03-17T07:13:35.590Z] 7cd52847ad77: Layer already exists [2023-03-17T07:13:35.590Z] 739e476e611c: Layer already exists [2023-03-17T07:13:35.590Z] 41a7ce4fe124: Layer already exists [2023-03-17T07:13:35.590Z] ff2b4e2d55c9: Layer already exists [2023-03-17T07:13:35.590Z] 3d1edf36b029: Layer already exists [2023-03-17T07:13:35.590Z] main: digest: sha256:685e6c113040ec13687f2f27f90d9119955a2ad87bf7d701d96f05d423c0bda8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T07:13:35.625Z] ===================================================== [Pipeline] echo [2023-03-17T07:13:35.630Z] taggedImages: [2023-03-17T07:13:35.630Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa [2023-03-17T07:13:35.630Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-03-17T07:13:35.630Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.14 [2023-03-17T07:13:35.630Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa-3.0.0-dev.14 [2023-03-17T07:13:35.630Z] - 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 [Pipeline] sh [2023-03-17T07:13:35.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T07:13:35.985Z] [2023-03-17T07:13:35.985Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:13:36.156Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-17T07:13:36.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T07:13:36.280Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-17T07:13:36.280Z] 5eb5b503b376: Pulling fs layer [2023-03-17T07:13:36.280Z] 5c69ac0246d0: Pulling fs layer [2023-03-17T07:13:36.280Z] ec43610c2a17: Pulling fs layer [2023-03-17T07:13:36.280Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-17T07:13:36.280Z] 33b1e0a273af: Pulling fs layer [2023-03-17T07:13:36.280Z] 5d3b04190fa2: Pulling fs layer [2023-03-17T07:13:36.280Z] 2f39f015ded8: Pulling fs layer [2023-03-17T07:13:36.280Z] 2f39f015ded8: Waiting [2023-03-17T07:13:36.280Z] 5d3b04190fa2: Waiting [2023-03-17T07:13:36.280Z] 3a2ae6a8a46f: Waiting [2023-03-17T07:13:36.280Z] 5c69ac0246d0: Verifying Checksum [2023-03-17T07:13:36.280Z] 5c69ac0246d0: Download complete [2023-03-17T07:13:36.280Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-17T07:13:36.280Z] 3a2ae6a8a46f: Download complete [2023-03-17T07:13:36.492Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-17T07:13:36.492Z] + sudo tee /etc/docker/daemon.new [2023-03-17T07:13:36.492Z] { [2023-03-17T07:13:36.492Z] "registry-mirrors": [ [2023-03-17T07:13:36.492Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-17T07:13:36.492Z] ], [2023-03-17T07:13:36.492Z] "bip": "10.250.0.254/24", [2023-03-17T07:13:36.492Z] "hosts": [ [2023-03-17T07:13:36.492Z] "tcp://0.0.0.0:5555", [2023-03-17T07:13:36.492Z] "unix:///var/run/docker.sock" [2023-03-17T07:13:36.492Z] ], [2023-03-17T07:13:36.492Z] "mtu": 1458, [2023-03-17T07:13:36.492Z] "selinux-enabled": true, [2023-03-17T07:13:36.492Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-17T07:13:36.492Z] } [Pipeline] sh [2023-03-17T07:13:36.538Z] 33b1e0a273af: Verifying Checksum [2023-03-17T07:13:36.538Z] 33b1e0a273af: Download complete [2023-03-17T07:13:36.538Z] 5d3b04190fa2: Verifying Checksum [2023-03-17T07:13:36.538Z] 5d3b04190fa2: Download complete [2023-03-17T07:13:36.538Z] ec43610c2a17: Verifying Checksum [2023-03-17T07:13:36.538Z] ec43610c2a17: Download complete [2023-03-17T07:13:36.538Z] 5eb5b503b376: Verifying Checksum [2023-03-17T07:13:36.538Z] 5eb5b503b376: Download complete [2023-03-17T07:13:36.828Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-17T07:13:37.105Z] 2f39f015ded8: Download complete [2023-03-17T07:13:37.179Z] + sudo service docker restart [2023-03-17T07:13:37.673Z] 5eb5b503b376: Pull complete [2023-03-17T07:13:37.931Z] 5c69ac0246d0: Pull complete [2023-03-17T07:13:38.188Z] ec43610c2a17: Pull complete [2023-03-17T07:13:38.446Z] 3a2ae6a8a46f: Pull complete [2023-03-17T07:13:38.705Z] 33b1e0a273af: Pull complete [2023-03-17T07:13:38.705Z] 5d3b04190fa2: Pull complete [2023-03-17T07:13:42.890Z] 2f39f015ded8: Pull complete [2023-03-17T07:13:42.890Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-17T07:13:42.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T07:13:42.890Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T07:13:42.969Z] prd-ubuntu20.04-docker-8c-8g-4356 does not seem to be running inside a container [2023-03-17T07:13:42.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-17T07:13:45.608Z] $ docker top a80ddcdd38a60dc82ee666833e9c3d5e01833cafbfe8a4188b3bc800350bbc88 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T07:13:45.996Z] ---> job-cost.sh [2023-03-17T07:13:45.996Z] lf-activate-venv: SKIPPING [2023-03-17T07:13:45.996Z] INFO: No Stack... [2023-03-17T07:13:46.562Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-17T07:13:46.820Z] INFO: Archiving Costs [Pipeline] sh [2023-03-17T07:13:47.106Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-03-17T07:13:47.106Z] + cut -d, -f6 [Pipeline] lock [2023-03-17T07:13:47.118Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-98-stack-cost] [2023-03-17T07:13:47.124Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-98-stack-cost] did not exist. Created. [2023-03-17T07:13:47.124Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-98-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-17T07:13:47.422Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-17T07:13:47.451Z] Stashed 1 file(s) [Pipeline] } [2023-03-17T07:13:47.458Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-98-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-17T07:13:47.481Z] $ docker stop --time=1 a80ddcdd38a60dc82ee666833e9c3d5e01833cafbfe8a4188b3bc800350bbc88 [2023-03-17T07:13:48.650Z] $ docker rm -f --volumes a80ddcdd38a60dc82ee666833e9c3d5e01833cafbfe8a4188b3bc800350bbc88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T07:13:55.502Z] provisioning config files... [2023-03-17T07:13:55.528Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/98@tmp/config2991787189424427857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T07:13:55.883Z] ---> docker-login.sh [2023-03-17T07:13:55.884Z] nexus3.edgexfoundry.org:10001 [2023-03-17T07:13:56.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T07:13:56.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T07:13:56.422Z] Configure a credential helper to remove this warning. See [2023-03-17T07:13:56.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T07:13:56.422Z] [2023-03-17T07:13:56.422Z] Login Succeeded [2023-03-17T07:13:56.422Z] nexus3.edgexfoundry.org:10002 [2023-03-17T07:13:56.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T07:13:56.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T07:13:56.691Z] Configure a credential helper to remove this warning. See [2023-03-17T07:13:56.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T07:13:56.691Z] [2023-03-17T07:13:56.691Z] Login Succeeded [2023-03-17T07:13:56.961Z] nexus3.edgexfoundry.org:10003 [2023-03-17T07:13:56.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T07:13:57.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T07:13:57.229Z] Configure a credential helper to remove this warning. See [2023-03-17T07:13:57.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T07:13:57.229Z] [2023-03-17T07:13:57.229Z] Login Succeeded [2023-03-17T07:13:57.229Z] nexus3.edgexfoundry.org:10004 [2023-03-17T07:13:57.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T07:13:57.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T07:13:57.500Z] Configure a credential helper to remove this warning. See [2023-03-17T07:13:57.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T07:13:57.500Z] [2023-03-17T07:13:57.500Z] Login Succeeded [2023-03-17T07:13:57.500Z] docker.io [2023-03-17T07:13:57.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T07:13:58.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T07:13:58.036Z] Configure a credential helper to remove this warning. See [2023-03-17T07:13:58.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T07:13:58.037Z] [2023-03-17T07:13:58.037Z] Login Succeeded [2023-03-17T07:13:58.037Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T07:13:58.050Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-17T07:13:58.287Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T07:13:58.302Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T07:13:58.313Z] ========================================================= [2023-03-17T07:13:58.313Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-17T07:13:58.313Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:13:58.647Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-17T07:13:58.915Z] Sending build context to Docker daemon 3.301MB [2023-03-17T07:13:58.915Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T07:13:58.915Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-17T07:13:59.185Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-17T07:13:59.185Z] af6eaf76a39c: Pulling fs layer [2023-03-17T07:13:59.185Z] 55522c791124: Pulling fs layer [2023-03-17T07:13:59.185Z] ce5c4a1c91eb: Pulling fs layer [2023-03-17T07:13:59.185Z] 169dfbe0d373: Pulling fs layer [2023-03-17T07:13:59.185Z] e1ff8fa3b103: Pulling fs layer [2023-03-17T07:13:59.185Z] 52ebb69f0ebf: Pulling fs layer [2023-03-17T07:13:59.185Z] 5abe8eddf0d5: Pulling fs layer [2023-03-17T07:13:59.185Z] e1ff8fa3b103: Waiting [2023-03-17T07:13:59.185Z] 52ebb69f0ebf: Waiting [2023-03-17T07:13:59.185Z] 5abe8eddf0d5: Waiting [2023-03-17T07:13:59.185Z] 169dfbe0d373: Waiting [2023-03-17T07:13:59.185Z] 55522c791124: Verifying Checksum [2023-03-17T07:13:59.185Z] 55522c791124: Download complete [2023-03-17T07:13:59.185Z] 169dfbe0d373: Verifying Checksum [2023-03-17T07:13:59.185Z] 169dfbe0d373: Download complete [2023-03-17T07:13:59.185Z] e1ff8fa3b103: Verifying Checksum [2023-03-17T07:13:59.185Z] e1ff8fa3b103: Download complete [2023-03-17T07:13:59.185Z] af6eaf76a39c: Verifying Checksum [2023-03-17T07:13:59.185Z] af6eaf76a39c: Download complete [2023-03-17T07:14:00.613Z] 5abe8eddf0d5: Verifying Checksum [2023-03-17T07:14:00.613Z] 5abe8eddf0d5: Download complete [2023-03-17T07:14:00.613Z] af6eaf76a39c: Pull complete [2023-03-17T07:14:01.207Z] 55522c791124: Pull complete [2023-03-17T07:14:01.800Z] ce5c4a1c91eb: Verifying Checksum [2023-03-17T07:14:01.800Z] ce5c4a1c91eb: Download complete [2023-03-17T07:14:01.800Z] 52ebb69f0ebf: Download complete [2023-03-17T07:14:11.888Z] ce5c4a1c91eb: Pull complete [2023-03-17T07:14:11.888Z] 169dfbe0d373: Pull complete [2023-03-17T07:14:11.888Z] e1ff8fa3b103: Pull complete [2023-03-17T07:14:17.232Z] 52ebb69f0ebf: Pull complete [2023-03-17T07:14:18.717Z] 5abe8eddf0d5: Pull complete [2023-03-17T07:14:18.717Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-17T07:14:18.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-17T07:14:18.717Z] ---> 6cb57ee374ae [2023-03-17T07:14:18.717Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-17T07:14:20.661Z] ---> Running in 069f98c6b742 [2023-03-17T07:14:20.661Z] Removing intermediate container 069f98c6b742 [2023-03-17T07:14:20.661Z] ---> 9a3de854892b [2023-03-17T07:14:20.661Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-17T07:14:20.661Z] ---> Running in a1558eba6511 [2023-03-17T07:14:20.927Z] Removing intermediate container a1558eba6511 [2023-03-17T07:14:20.927Z] ---> c42f787a1290 [2023-03-17T07:14:20.927Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-17T07:14:20.927Z] ---> Running in 37b244ddc089 [2023-03-17T07:14:21.197Z] Removing intermediate container 37b244ddc089 [2023-03-17T07:14:21.197Z] ---> 877bf43c8df6 [2023-03-17T07:14:21.197Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-17T07:14:21.464Z] ---> Running in 6a7700a1e7f3 [2023-03-17T07:14:21.732Z] Removing intermediate container 6a7700a1e7f3 [2023-03-17T07:14:21.732Z] ---> 465f169fe967 [2023-03-17T07:14:21.732Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-17T07:14:21.732Z] ---> Running in 86ebe2bb2ea4 [2023-03-17T07:14:22.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T07:14:23.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T07:14:24.240Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-17T07:14:24.508Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-17T07:14:24.508Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-17T07:14:24.508Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-17T07:14:24.508Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T07:14:24.508Z] OK: 268 MiB in 57 packages [2023-03-17T07:14:25.466Z] Removing intermediate container 86ebe2bb2ea4 [2023-03-17T07:14:25.466Z] ---> 197a74a63b3a [2023-03-17T07:14:25.466Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-17T07:14:25.466Z] ---> Running in 89d14e66223d [2023-03-17T07:14:25.734Z] Removing intermediate container 89d14e66223d [2023-03-17T07:14:25.734Z] ---> 283c40dc6ebc [2023-03-17T07:14:25.734Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-17T07:14:26.315Z] ---> dcab7da77a60 [2023-03-17T07:14:26.315Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T07:14:26.315Z] ---> Running in 1ad81270b576 [2023-03-17T07:15:34.224Z] Removing intermediate container 1ad81270b576 [2023-03-17T07:15:34.224Z] ---> f122f53aecde [2023-03-17T07:15:34.224Z] Step 11/12 : COPY . . [2023-03-17T07:15:34.224Z] ---> 525e5b4d329a [2023-03-17T07:15:34.224Z] Step 12/12 : RUN $MAKE [2023-03-17T07:15:34.224Z] ---> Running in 476fc0ea5d40 [2023-03-17T07:15:34.224Z] noop [2023-03-17T07:15:34.224Z] Removing intermediate container 476fc0ea5d40 [2023-03-17T07:15:34.224Z] ---> bd7f2177cb34 [2023-03-17T07:15:34.224Z] Successfully built bd7f2177cb34 [2023-03-17T07:15:34.224Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:15:34.586Z] + docker inspect -f . ci-base-image-arm64 [2023-03-17T07:15:34.586Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T07:15:34.798Z] prd-ubuntu20.04-docker-arm64-4c-16g-4357 does not seem to be running inside a container [2023-03-17T07:15:34.871Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/98 -v /w/workspace/device-mqtt-go/98:/w/workspace/device-mqtt-go/98:rw,z -v /w/workspace/device-mqtt-go/98@tmp:/w/workspace/device-mqtt-go/98@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-03-17T07:15:36.097Z] $ docker top b05265fca0e99e6d2e3c4b366d8a6964d46fcc8efcb613ca5078e83ab1e0da23 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T07:15:36.928Z] + go version [2023-03-17T07:15:36.928Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-17T07:15:36.952Z] $ docker stop --time=1 b05265fca0e99e6d2e3c4b366d8a6964d46fcc8efcb613ca5078e83ab1e0da23 [2023-03-17T07:15:38.586Z] $ docker rm -f --volumes b05265fca0e99e6d2e3c4b366d8a6964d46fcc8efcb613ca5078e83ab1e0da23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:15:39.126Z] + docker inspect -f . ci-base-image-arm64 [2023-03-17T07:15:39.126Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T07:15:39.304Z] prd-ubuntu20.04-docker-arm64-4c-16g-4357 does not seem to be running inside a container [2023-03-17T07:15:39.375Z] $ 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/98 -v /w/workspace/device-mqtt-go/98:/w/workspace/device-mqtt-go/98:rw,z -v /w/workspace/device-mqtt-go/98@tmp:/w/workspace/device-mqtt-go/98@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-03-17T07:15:42.035Z] $ docker top 2e9853b2f9493f2e17dcbbbd2f1a5ed4a634c4752aad0b76b04572da1cca95e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T07:15:42.863Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/98 [Pipeline] fileExists [Pipeline] sh [2023-03-17T07:15:43.191Z] + make test [2023-03-17T07:15:43.460Z] go test ./... -coverprofile=coverage.out ./... [2023-03-17T07:16:15.696Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-17T07:18:07.377Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-03-17T07:18:07.377Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-17T07:18:07.377Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.105s coverage: 22.2% of statements [2023-03-17T07:18:07.377Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-17T07:18:07.377Z] go vet ./... [2023-03-17T07:18:39.595Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-17T07:18:39.595Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-17T07:18:39.595Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-17T07:18:39.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-17T07:18:39.635Z] $ docker stop --time=1 2e9853b2f9493f2e17dcbbbd2f1a5ed4a634c4752aad0b76b04572da1cca95e4 [2023-03-17T07:18:41.694Z] $ docker rm -f --volumes 2e9853b2f9493f2e17dcbbbd2f1a5ed4a634c4752aad0b76b04572da1cca95e4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T07:18:42.947Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-17T07:18:42.973Z] Warning: overwriting stash ‘coverage-report’ [2023-03-17T07:18:43.822Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T07:18:44.244Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-17T07:18:44.603Z] + ls -al . [2023-03-17T07:18:44.603Z] total 176 [2023-03-17T07:18:44.603Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 17 07:15 . [2023-03-17T07:18:44.603Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 07:13 .. [2023-03-17T07:18:44.603Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 17 07:13 .dockerignore [2023-03-17T07:18:44.603Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 07:13 .git [2023-03-17T07:18:44.603Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 07:13 .github [2023-03-17T07:18:44.603Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 17 07:13 .gitignore [2023-03-17T07:18:44.603Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 17 07:13 .golangci.yml [2023-03-17T07:18:44.603Z] -rw-rw-r-- 1 jenkins jenkins 9407 Mar 17 07:13 Attribution.txt [2023-03-17T07:18:44.603Z] -rw-rw-r-- 1 jenkins jenkins 13162 Mar 17 07:13 CHANGELOG.md [2023-03-17T07:18:44.603Z] -rw-rw-r-- 1 jenkins jenkins 1689 Mar 17 07:13 Dockerfile [2023-03-17T07:18:44.603Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 07:13 GOVERNANCE.md [2023-03-17T07:18:44.603Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 17 07:13 Jenkinsfile [2023-03-17T07:18:44.603Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 17 07:13 LICENSE [2023-03-17T07:18:44.603Z] -rw-rw-r-- 1 jenkins jenkins 1732 Mar 17 07:13 Makefile [2023-03-17T07:18:44.603Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 17 07:13 OWNERS.md [2023-03-17T07:18:44.603Z] -rw-rw-r-- 1 jenkins jenkins 3165 Mar 17 07:13 README.md [2023-03-17T07:18:44.603Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 17 07:11 VERSION [2023-03-17T07:18:44.603Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 07:13 bin [2023-03-17T07:18:44.603Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 07:13 cmd [2023-03-17T07:18:44.603Z] -rw-r--r-- 1 jenkins jenkins 18047 Mar 17 07:18 coverage.out [2023-03-17T07:18:44.603Z] -rw-rw-r-- 1 jenkins jenkins 3377 Mar 17 07:13 go.mod [2023-03-17T07:18:44.603Z] -rw-rw-r-- 1 jenkins jenkins 31299 Mar 17 07:13 go.sum [2023-03-17T07:18:44.603Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 07:13 internal [2023-03-17T07:18:44.603Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 07:13 mock [2023-03-17T07:18:44.603Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 07:13 snap [2023-03-17T07:18:44.603Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 17 07:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:18:44.966Z] + 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=4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa --label arch=arm64 --label version=3.0.0-dev.14 . [2023-03-17T07:18:45.554Z] Sending build context to Docker daemon 3.32MB [2023-03-17T07:18:45.555Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T07:18:45.555Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-17T07:18:45.555Z] ---> bd7f2177cb34 [2023-03-17T07:18:45.555Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-17T07:18:45.555Z] ---> Running in ea919040e1c3 [2023-03-17T07:18:46.144Z] Removing intermediate container ea919040e1c3 [2023-03-17T07:18:46.144Z] ---> 0480cc22ab7b [2023-03-17T07:18:46.144Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-17T07:18:46.144Z] ---> Running in 3d5d1434ecff [2023-03-17T07:18:47.563Z] Removing intermediate container 3d5d1434ecff [2023-03-17T07:18:47.563Z] ---> 987f072ac68e [2023-03-17T07:18:47.563Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-17T07:18:47.563Z] ---> Running in 2f72bd692e3f [2023-03-17T07:18:47.563Z] Removing intermediate container 2f72bd692e3f [2023-03-17T07:18:47.563Z] ---> 509eeca425f9 [2023-03-17T07:18:47.563Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-17T07:18:47.831Z] ---> Running in f5b25188699d [2023-03-17T07:18:49.243Z] Removing intermediate container f5b25188699d [2023-03-17T07:18:49.243Z] ---> 589b4588d947 [2023-03-17T07:18:49.243Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-17T07:18:49.243Z] ---> Running in b28d4038297f [2023-03-17T07:18:50.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T07:18:51.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T07:18:52.161Z] OK: 268 MiB in 57 packages [2023-03-17T07:18:56.334Z] Removing intermediate container b28d4038297f [2023-03-17T07:18:56.334Z] ---> 76a66371de5d [2023-03-17T07:18:56.334Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-03-17T07:18:56.334Z] ---> Running in f6820d870e89 [2023-03-17T07:18:56.334Z] Removing intermediate container f6820d870e89 [2023-03-17T07:18:56.334Z] ---> 7c143f7bca46 [2023-03-17T07:18:56.334Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-17T07:18:56.334Z] ---> bcb64ba8da3a [2023-03-17T07:18:56.334Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T07:18:56.334Z] ---> Running in 0266b198f611 [2023-03-17T07:18:56.919Z] Removing intermediate container 0266b198f611 [2023-03-17T07:18:56.919Z] ---> f1a458167985 [2023-03-17T07:18:56.919Z] Step 11/24 : COPY . . [2023-03-17T07:18:57.887Z] ---> 89ae95eeb047 [2023-03-17T07:18:57.887Z] Step 12/24 : RUN $MAKE [2023-03-17T07:18:57.887Z] ---> Running in fcc3b79b4ad8 [2023-03-17T07:18:58.855Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.14" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-03-17T07:21:20.608Z] Removing intermediate container fcc3b79b4ad8 [2023-03-17T07:21:20.608Z] ---> deeb540f593e [2023-03-17T07:21:20.608Z] Step 13/24 : FROM alpine:3.17 [2023-03-17T07:21:20.608Z] 3.17: Pulling from library/alpine [2023-03-17T07:21:20.608Z] af6eaf76a39c: Already exists [2023-03-17T07:21:20.608Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-17T07:21:20.608Z] Status: Downloaded newer image for alpine:3.17 [2023-03-17T07:21:20.608Z] ---> d74e625d9115 [2023-03-17T07:21:20.608Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-03-17T07:21:20.608Z] ---> Running in 271abc57cb7d [2023-03-17T07:21:20.608Z] Removing intermediate container 271abc57cb7d [2023-03-17T07:21:20.608Z] ---> f0f4a4f64c90 [2023-03-17T07:21:20.608Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-17T07:21:20.608Z] ---> Running in 5d265643ed17 [2023-03-17T07:21:21.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T07:21:21.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T07:21:23.745Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T07:21:23.745Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T07:21:23.745Z] OK: 8 MiB in 16 packages [2023-03-17T07:21:24.333Z] Removing intermediate container 5d265643ed17 [2023-03-17T07:21:24.333Z] ---> 1a4056da46f6 [2023-03-17T07:21:24.333Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-03-17T07:21:25.755Z] ---> 10ac14b7701e [2023-03-17T07:21:25.755Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-03-17T07:21:26.342Z] ---> 80fc6d12f917 [2023-03-17T07:21:26.343Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-03-17T07:21:26.930Z] ---> 661a37f1f467 [2023-03-17T07:21:26.930Z] Step 19/24 : EXPOSE 59982 [2023-03-17T07:21:26.930Z] ---> Running in b2bdfe06794f [2023-03-17T07:21:27.200Z] Removing intermediate container b2bdfe06794f [2023-03-17T07:21:27.200Z] ---> 825106fc1834 [2023-03-17T07:21:27.200Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-03-17T07:21:27.469Z] ---> Running in caf7a8ec113c [2023-03-17T07:21:27.737Z] Removing intermediate container caf7a8ec113c [2023-03-17T07:21:27.737Z] ---> 8d3856a87d6a [2023-03-17T07:21:27.737Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-17T07:21:27.737Z] ---> Running in dadef6790752 [2023-03-17T07:21:28.005Z] Removing intermediate container dadef6790752 [2023-03-17T07:21:28.005Z] ---> 9d2976d2b385 [2023-03-17T07:21:28.005Z] Step 22/24 : LABEL arch=arm64 [2023-03-17T07:21:28.276Z] ---> Running in 2f3b00963348 [2023-03-17T07:21:28.546Z] Removing intermediate container 2f3b00963348 [2023-03-17T07:21:28.546Z] ---> 5b58fc90cfee [2023-03-17T07:21:28.546Z] Step 23/24 : LABEL git_sha=4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa [2023-03-17T07:21:28.546Z] ---> Running in 058737c9ff8d [2023-03-17T07:21:28.814Z] Removing intermediate container 058737c9ff8d [2023-03-17T07:21:28.814Z] ---> 2f31f2e26a29 [2023-03-17T07:21:28.814Z] Step 24/24 : LABEL version=3.0.0-dev.14 [2023-03-17T07:21:28.814Z] ---> Running in 58e52fcd3950 [2023-03-17T07:21:29.083Z] Removing intermediate container 58e52fcd3950 [2023-03-17T07:21:29.083Z] ---> 82a5bf9602f7 [2023-03-17T07:21:29.083Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-17T07:21:29.352Z] Successfully built 82a5bf9602f7 [2023-03-17T07:21:29.352Z] 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-03-17T07:21:29.462Z] provisioning config files... [2023-03-17T07:21:29.481Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/98@tmp/config2546537582808484668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T07:21:29.815Z] ---> docker-login.sh [2023-03-17T07:21:29.815Z] nexus3.edgexfoundry.org:10001 [2023-03-17T07:21:30.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T07:21:30.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T07:21:30.082Z] Configure a credential helper to remove this warning. See [2023-03-17T07:21:30.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T07:21:30.082Z] [2023-03-17T07:21:30.082Z] Login Succeeded [2023-03-17T07:21:30.082Z] nexus3.edgexfoundry.org:10002 [2023-03-17T07:21:30.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T07:21:30.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T07:21:30.352Z] Configure a credential helper to remove this warning. See [2023-03-17T07:21:30.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T07:21:30.352Z] [2023-03-17T07:21:30.352Z] Login Succeeded [2023-03-17T07:21:30.352Z] nexus3.edgexfoundry.org:10003 [2023-03-17T07:21:30.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T07:21:30.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T07:21:30.944Z] Configure a credential helper to remove this warning. See [2023-03-17T07:21:30.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T07:21:30.944Z] [2023-03-17T07:21:30.944Z] Login Succeeded [2023-03-17T07:21:30.944Z] nexus3.edgexfoundry.org:10004 [2023-03-17T07:21:31.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T07:21:31.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T07:21:31.213Z] Configure a credential helper to remove this warning. See [2023-03-17T07:21:31.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T07:21:31.213Z] [2023-03-17T07:21:31.213Z] Login Succeeded [2023-03-17T07:21:31.213Z] docker.io [2023-03-17T07:21:31.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T07:21:31.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T07:21:31.754Z] Configure a credential helper to remove this warning. See [2023-03-17T07:21:31.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T07:21:31.754Z] [2023-03-17T07:21:31.754Z] Login Succeeded [2023-03-17T07:21:31.754Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T07:21:31.769Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T07:21:31.796Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T07:21:31.821Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-03-17T07:21:31.821Z] 4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa [2023-03-17T07:21:31.821Z] latest [2023-03-17T07:21:31.821Z] 3.0.0-dev.14 [2023-03-17T07:21:31.821Z] 4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa-3.0.0-dev.14 [2023-03-17T07:21:31.821Z] main [2023-03-17T07:21:31.821Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:21:32.180Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:21:32.540Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa [2023-03-17T07:21:32.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-17T07:21:32.541Z] 49cbbf10dc7e: Preparing [2023-03-17T07:21:32.541Z] f3649f7d0920: Preparing [2023-03-17T07:21:32.541Z] 80d69264bdd4: Preparing [2023-03-17T07:21:32.541Z] b46080eb2286: Preparing [2023-03-17T07:21:32.541Z] edf70074bd40: Preparing [2023-03-17T07:21:32.541Z] edf70074bd40: Layer already exists [2023-03-17T07:21:32.817Z] f3649f7d0920: Pushed [2023-03-17T07:21:32.817Z] 49cbbf10dc7e: Pushed [2023-03-17T07:21:32.817Z] b46080eb2286: Pushed [2023-03-17T07:21:39.500Z] 80d69264bdd4: Pushed [2023-03-17T07:21:39.500Z] 4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa: digest: sha256:32703cc72459d8ffdde144f6093fe7893c0f85803e85666443dff20d421ee8b0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:21:39.861Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:21:40.287Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-03-17T07:21:40.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-17T07:21:40.287Z] 49cbbf10dc7e: Preparing [2023-03-17T07:21:40.287Z] f3649f7d0920: Preparing [2023-03-17T07:21:40.287Z] 80d69264bdd4: Preparing [2023-03-17T07:21:40.287Z] b46080eb2286: Preparing [2023-03-17T07:21:40.287Z] edf70074bd40: Preparing [2023-03-17T07:21:40.287Z] 49cbbf10dc7e: Layer already exists [2023-03-17T07:21:40.287Z] f3649f7d0920: Layer already exists [2023-03-17T07:21:40.287Z] edf70074bd40: Layer already exists [2023-03-17T07:21:40.287Z] b46080eb2286: Layer already exists [2023-03-17T07:21:40.287Z] 80d69264bdd4: Layer already exists [2023-03-17T07:21:40.287Z] latest: digest: sha256:32703cc72459d8ffdde144f6093fe7893c0f85803e85666443dff20d421ee8b0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:21:40.660Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:21:41.029Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.14 [2023-03-17T07:21:41.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-17T07:21:41.029Z] 49cbbf10dc7e: Preparing [2023-03-17T07:21:41.029Z] f3649f7d0920: Preparing [2023-03-17T07:21:41.029Z] 80d69264bdd4: Preparing [2023-03-17T07:21:41.029Z] b46080eb2286: Preparing [2023-03-17T07:21:41.029Z] edf70074bd40: Preparing [2023-03-17T07:21:41.029Z] edf70074bd40: Layer already exists [2023-03-17T07:21:41.029Z] f3649f7d0920: Layer already exists [2023-03-17T07:21:41.029Z] 80d69264bdd4: Layer already exists [2023-03-17T07:21:41.029Z] 49cbbf10dc7e: Layer already exists [2023-03-17T07:21:41.029Z] b46080eb2286: Layer already exists [2023-03-17T07:21:41.299Z] 3.0.0-dev.14: digest: sha256:32703cc72459d8ffdde144f6093fe7893c0f85803e85666443dff20d421ee8b0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:21:41.663Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:21:42.026Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa-3.0.0-dev.14 [2023-03-17T07:21:42.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-17T07:21:42.026Z] 49cbbf10dc7e: Preparing [2023-03-17T07:21:42.026Z] f3649f7d0920: Preparing [2023-03-17T07:21:42.026Z] 80d69264bdd4: Preparing [2023-03-17T07:21:42.026Z] b46080eb2286: Preparing [2023-03-17T07:21:42.026Z] edf70074bd40: Preparing [2023-03-17T07:21:42.026Z] edf70074bd40: Layer already exists [2023-03-17T07:21:42.026Z] b46080eb2286: Layer already exists [2023-03-17T07:21:42.026Z] 49cbbf10dc7e: Layer already exists [2023-03-17T07:21:42.026Z] f3649f7d0920: Layer already exists [2023-03-17T07:21:42.026Z] 80d69264bdd4: Layer already exists [2023-03-17T07:21:42.026Z] 4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa-3.0.0-dev.14: digest: sha256:32703cc72459d8ffdde144f6093fe7893c0f85803e85666443dff20d421ee8b0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:21:42.398Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:21:42.740Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-03-17T07:21:42.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-17T07:21:42.740Z] 49cbbf10dc7e: Preparing [2023-03-17T07:21:42.740Z] f3649f7d0920: Preparing [2023-03-17T07:21:42.740Z] 80d69264bdd4: Preparing [2023-03-17T07:21:42.740Z] b46080eb2286: Preparing [2023-03-17T07:21:42.740Z] edf70074bd40: Preparing [2023-03-17T07:21:42.740Z] edf70074bd40: Layer already exists [2023-03-17T07:21:42.740Z] 49cbbf10dc7e: Layer already exists [2023-03-17T07:21:42.740Z] f3649f7d0920: Layer already exists [2023-03-17T07:21:42.740Z] b46080eb2286: Layer already exists [2023-03-17T07:21:42.740Z] 80d69264bdd4: Layer already exists [2023-03-17T07:21:42.740Z] main: digest: sha256:32703cc72459d8ffdde144f6093fe7893c0f85803e85666443dff20d421ee8b0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T07:21:42.783Z] ===================================================== [Pipeline] echo [2023-03-17T07:21:42.789Z] taggedImages: [2023-03-17T07:21:42.789Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa [2023-03-17T07:21:42.789Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-03-17T07:21:42.789Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.14 [2023-03-17T07:21:42.789Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa-3.0.0-dev.14 [2023-03-17T07:21:42.789Z] - 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-03-17T07:21:43.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T07:21:43.160Z] [2023-03-17T07:21:43.160Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:21:43.496Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T07:21:43.496Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-17T07:21:43.496Z] 8998bd30e6a1: Pulling fs layer [2023-03-17T07:21:43.496Z] 04944245beec: Pulling fs layer [2023-03-17T07:21:43.496Z] 699f458cf7ca: Pulling fs layer [2023-03-17T07:21:43.496Z] 765212b225bb: Pulling fs layer [2023-03-17T07:21:43.496Z] f23df028b6ca: Pulling fs layer [2023-03-17T07:21:43.496Z] d65c8cfc05b1: Pulling fs layer [2023-03-17T07:21:43.496Z] 2437ff75d9bd: Pulling fs layer [2023-03-17T07:21:43.496Z] 765212b225bb: Waiting [2023-03-17T07:21:43.496Z] f23df028b6ca: Waiting [2023-03-17T07:21:43.496Z] d65c8cfc05b1: Waiting [2023-03-17T07:21:43.496Z] 2437ff75d9bd: Waiting [2023-03-17T07:21:43.766Z] 04944245beec: Verifying Checksum [2023-03-17T07:21:43.766Z] 04944245beec: Download complete [2023-03-17T07:21:43.766Z] 765212b225bb: Verifying Checksum [2023-03-17T07:21:43.766Z] 765212b225bb: Download complete [2023-03-17T07:21:43.766Z] f23df028b6ca: Verifying Checksum [2023-03-17T07:21:43.766Z] f23df028b6ca: Download complete [2023-03-17T07:21:43.766Z] d65c8cfc05b1: Download complete [2023-03-17T07:21:43.766Z] 699f458cf7ca: Verifying Checksum [2023-03-17T07:21:43.766Z] 699f458cf7ca: Download complete [2023-03-17T07:21:44.354Z] 8998bd30e6a1: Verifying Checksum [2023-03-17T07:21:44.354Z] 8998bd30e6a1: Download complete [2023-03-17T07:21:46.938Z] 2437ff75d9bd: Verifying Checksum [2023-03-17T07:21:46.938Z] 2437ff75d9bd: Download complete [2023-03-17T07:21:48.349Z] 8998bd30e6a1: Pull complete [2023-03-17T07:21:48.618Z] 04944245beec: Pull complete [2023-03-17T07:21:50.030Z] 699f458cf7ca: Pull complete [2023-03-17T07:21:50.298Z] 765212b225bb: Pull complete [2023-03-17T07:21:52.259Z] f23df028b6ca: Pull complete [2023-03-17T07:21:52.260Z] d65c8cfc05b1: Pull complete [2023-03-17T07:22:07.289Z] 2437ff75d9bd: Pull complete [2023-03-17T07:22:07.289Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-17T07:22:07.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T07:22:07.289Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T07:22:07.487Z] prd-ubuntu20.04-docker-arm64-4c-16g-4357 does not seem to be running inside a container [2023-03-17T07:22:07.564Z] $ 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/98 -v /w/workspace/device-mqtt-go/98:/w/workspace/device-mqtt-go/98:rw,z -v /w/workspace/device-mqtt-go/98@tmp:/w/workspace/device-mqtt-go/98@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-03-17T07:22:10.357Z] $ docker top d6cc660b19cffc8bcea640cdec9d966b07a3f9a20c3f6cb66bdf92370814048e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T07:22:10.909Z] ---> job-cost.sh [2023-03-17T07:22:11.177Z] lf-activate-venv: SKIPPING [2023-03-17T07:22:11.177Z] INFO: No Stack... [2023-03-17T07:22:11.443Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-17T07:22:12.401Z] INFO: Archiving Costs [Pipeline] sh [2023-03-17T07:22:12.721Z] + cat /w/workspace/device-mqtt-go/98/archives/cost.csv [2023-03-17T07:22:12.721Z] + cut -d, -f6 [Pipeline] lock [2023-03-17T07:22:12.782Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-98-stack-cost] [2023-03-17T07:22:12.789Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-98-stack-cost] did not exist. Created. [2023-03-17T07:22:12.790Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-98-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-17T07:22:13.121Z] /w/workspace/device-mqtt-go/98@tmp/durable-88ec65d4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-17T07:22:13.461Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-17T07:22:13.478Z] Warning: overwriting stash ‘stack-cost’ [2023-03-17T07:22:13.523Z] Stashed 1 file(s) [Pipeline] } [2023-03-17T07:22:13.530Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-98-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-17T07:22:13.554Z] $ docker stop --time=1 d6cc660b19cffc8bcea640cdec9d966b07a3f9a20c3f6cb66bdf92370814048e [2023-03-17T07:22:15.057Z] $ docker rm -f --volumes d6cc660b19cffc8bcea640cdec9d966b07a3f9a20c3f6cb66bdf92370814048e [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-03-17T07:22:15.444Z] provisioning config files... [2023-03-17T07:22:15.452Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13964118958986923818tmp [Pipeline] { [Pipeline] sh [2023-03-17T07:22:15.753Z] + set +x [2023-03-17T07:22:15.753Z] + bash -s -- [2023-03-17T07:22:15.753Z] + curl -s https://codecov.io/bash [2023-03-17T07:22:15.753Z] [2023-03-17T07:22:15.753Z] _____ _ [2023-03-17T07:22:15.753Z] / ____| | | [2023-03-17T07:22:15.753Z] | | ___ __| | ___ ___ _____ __ [2023-03-17T07:22:15.753Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-17T07:22:15.753Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-17T07:22:15.753Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-17T07:22:15.753Z] Bash-1.0.6 [2023-03-17T07:22:15.753Z] [2023-03-17T07:22:15.753Z] [2023-03-17T07:22:15.753Z] ==> git version 2.25.1 found [2023-03-17T07:22:15.753Z] ==> 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-03-17T07:22:15.753Z] Release-Date: 2020-01-08 [2023-03-17T07:22:15.753Z] 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-03-17T07:22:15.753Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-17T07:22:15.753Z] ==> Jenkins CI detected. [2023-03-17T07:22:15.753Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-03-17T07:22:15.753Z] project root: . [2023-03-17T07:22:15.753Z] --> token set from env [2023-03-17T07:22:15.753Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-17T07:22:15.753Z] ==> Running gcov in . (disable via -X gcov) [2023-03-17T07:22:15.753Z] ==> Python coveragepy not found [2023-03-17T07:22:15.753Z] ==> Searching for coverage reports in: [2023-03-17T07:22:15.753Z] + . [2023-03-17T07:22:15.753Z] -> Found 1 reports [2023-03-17T07:22:15.753Z] ==> Detecting git/mercurial file structure [2023-03-17T07:22:15.753Z] ==> Reading reports [2023-03-17T07:22:15.753Z] + ./coverage.out bytes=18047 [2023-03-17T07:22:15.753Z] ==> Appending adjustments [2023-03-17T07:22:15.753Z] https://docs.codecov.io/docs/fixing-reports [2023-03-17T07:22:16.013Z] + Found adjustments [2023-03-17T07:22:16.013Z] ==> Gzipping contents [2023-03-17T07:22:16.013Z] 4.0K /tmp/codecov.VzPztI.gz [2023-03-17T07:22:16.013Z] ==> Uploading reports [2023-03-17T07:22:16.013Z] url: https://codecov.io [2023-03-17T07:22:16.013Z] query: branch=main&commit=4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa&build=98&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F98%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-17T07:22:16.013Z] -> Pinging Codecov [2023-03-17T07:22:16.013Z] 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=4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa&build=98&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F98%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-17T07:22:16.013Z] -> Uploading to [2023-03-17T07:22:16.013Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-17/7D719EC7BBE17E464838252E33014C33/4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa/850ef705-4eaa-4248-9d43-2a62e20b1706.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230317T072215Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3bc2f594fea7c2434ab68251fbb0d6f7ac50ca4e7fa26f94a6d002933a1f9178 [2023-03-17T07:22:16.013Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T07:22:16.013Z] Dload Upload Total Spent Left Speed [2023-03-17T07:22:16.582Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3149 0 0 100 3149 0 11973 --:--:-- --:--:-- --:--:-- 11928 100 3149 0 0 100 3149 0 11928 --:--:-- --:--:-- --:--:-- 11883 [2023-03-17T07:22:16.582Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa [Pipeline] } [2023-03-17T07:22:16.589Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-17T07:22:16.834Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-17T07:22:16.846Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:22:17.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-17T07:22:17.142Z] [2023-03-17T07:22:17.142Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:22:17.440Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-17T07:22:17.440Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-17T07:22:17.440Z] df9b9388f04a: Pulling fs layer [2023-03-17T07:22:17.440Z] 52dc419b0ee2: Pulling fs layer [2023-03-17T07:22:17.440Z] 25bc292e5bac: Pulling fs layer [2023-03-17T07:22:17.440Z] 114826534d7a: Pulling fs layer [2023-03-17T07:22:17.440Z] 4657fd5d0bcf: Pulling fs layer [2023-03-17T07:22:17.440Z] 6ad1cebc031e: Pulling fs layer [2023-03-17T07:22:17.440Z] 8a3aa393b2d8: Pulling fs layer [2023-03-17T07:22:17.440Z] 4657fd5d0bcf: Waiting [2023-03-17T07:22:17.440Z] 6ad1cebc031e: Waiting [2023-03-17T07:22:17.440Z] 8a3aa393b2d8: Waiting [2023-03-17T07:22:17.440Z] 114826534d7a: Waiting [2023-03-17T07:22:17.440Z] 25bc292e5bac: Verifying Checksum [2023-03-17T07:22:17.440Z] 25bc292e5bac: Download complete [2023-03-17T07:22:17.440Z] 52dc419b0ee2: Verifying Checksum [2023-03-17T07:22:17.440Z] 52dc419b0ee2: Download complete [2023-03-17T07:22:17.440Z] 4657fd5d0bcf: Verifying Checksum [2023-03-17T07:22:17.440Z] 4657fd5d0bcf: Download complete [2023-03-17T07:22:17.440Z] df9b9388f04a: Verifying Checksum [2023-03-17T07:22:17.440Z] df9b9388f04a: Download complete [2023-03-17T07:22:17.702Z] df9b9388f04a: Pull complete [2023-03-17T07:22:17.702Z] 52dc419b0ee2: Pull complete [2023-03-17T07:22:17.702Z] 6ad1cebc031e: Verifying Checksum [2023-03-17T07:22:17.702Z] 6ad1cebc031e: Download complete [2023-03-17T07:22:17.962Z] 25bc292e5bac: Pull complete [2023-03-17T07:22:18.221Z] 114826534d7a: Verifying Checksum [2023-03-17T07:22:18.221Z] 114826534d7a: Download complete [2023-03-17T07:22:18.478Z] 8a3aa393b2d8: Verifying Checksum [2023-03-17T07:22:18.478Z] 8a3aa393b2d8: Download complete [2023-03-17T07:22:21.761Z] 114826534d7a: Pull complete [2023-03-17T07:22:21.761Z] 4657fd5d0bcf: Pull complete [2023-03-17T07:22:21.761Z] 6ad1cebc031e: Pull complete [2023-03-17T07:22:24.285Z] 8a3aa393b2d8: Pull complete [2023-03-17T07:22:24.285Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-17T07:22:24.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-17T07:22:24.285Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T07:22:24.366Z] prd-ubuntu20.04-docker-8c-8g-4356 does not seem to be running inside a container [2023-03-17T07:22:24.397Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-17T07:22:27.360Z] $ docker top c862916ea7a178708c94e4e4e5b332502aa093885e3dd4e3903a78da84f3734e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-17T07:22:27.423Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-03-17T07:22:27.702Z] + set -o pipefail [2023-03-17T07:22:27.702Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-03-17T07:22:32.969Z] [2023-03-17T07:22:32.969Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-03-17T07:22:32.969Z] [2023-03-17T07:22:32.969Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/e9681628-0e59-435b-b1e3-7002215ec797 [2023-03-17T07:22:32.969Z] [2023-03-17T07:22:32.969Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-17T07:22:32.969Z] [2023-03-17T07:22:32.969Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-17T07:22:32.969Z] [2023-03-17T07:22:32.969Z] [2023-03-17T07:22:32.969Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-17T07:22:32.969Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-17T07:22:32.969Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-17T07:22:32.979Z] $ docker stop --time=1 c862916ea7a178708c94e4e4e5b332502aa093885e3dd4e3903a78da84f3734e [2023-03-17T07:22:35.504Z] $ docker rm -f --volumes c862916ea7a178708c94e4e4e5b332502aa093885e3dd4e3903a78da84f3734e [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-03-17T07:22:36.158Z] + git log --format=format:%s -1 4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa [Pipeline] sh [2023-03-17T07:22:36.448Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-17T07:22:36.448Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:22:36.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T07:22:36.747Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T07:22:36.817Z] prd-ubuntu20.04-docker-8c-8g-4356 does not seem to be running inside a container [2023-03-17T07:22:36.849Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-17T07:22:37.240Z] $ docker top d51736ea13ad5fe033b851b39ef6e799170909e20191fc5cd1190ae880d449fa -eo pid,comm [2023-03-17T07:22:37.292Z] 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-03-17T07:22:37.292Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-17T07:22:37.332Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T07:22:37.332Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T07:22:37.450Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T07:22:37.453Z] $ docker exec d51736ea13ad5fe033b851b39ef6e799170909e20191fc5cd1190ae880d449fa ssh-agent [2023-03-17T07:22:37.569Z] SSH_AUTH_SOCK=/tmp/ssh-xQcQTiBYNrV9/agent.33 [2023-03-17T07:22:37.569Z] SSH_AGENT_PID=39 [2023-03-17T07:22:37.574Z] Running ssh-add (command line suppressed) [2023-03-17T07:22:37.704Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8771410602467003015.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8771410602467003015.key) [2023-03-17T07:22:37.719Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T07:22:38.007Z] + git semver tag [2023-03-17T07:22:38.264Z] 2023-03-17 07:22:38,195 [run_tag] DEBUG tag force:False [2023-03-17T07:22:38.264Z] 2023-03-17 07:22:38,195 [check_head_tag] DEBUG check head tag [2023-03-17T07:22:38.264Z] 2023-03-17 07:22:38,196 [execute] INFO git cat-file --batch-check [2023-03-17T07:22:38.264Z] 2023-03-17 07:22:38,196 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-03-17T07:22:38.264Z] 2023-03-17 07:22:38,200 [execute] INFO git cat-file --batch [2023-03-17T07:22:38.264Z] 2023-03-17 07:22:38,200 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-03-17T07:22:38.264Z] 2023-03-17 07:22:38,220 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-17T07:22:38.264Z] 2023-03-17 07:22:38,220 [execute] INFO git tag -a v3.0.0-dev.14 -m v3.0.0-dev.14 [2023-03-17T07:22:38.264Z] 2023-03-17 07:22:38,220 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.14', '-m', 'v3.0.0-dev.14'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-17T07:22:38.265Z] 2023-03-17 07:22:38,225 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-17T07:22:38.265Z] 3.0.0-dev.14 [Pipeline] } [2023-03-17T07:22:38.273Z] $ docker exec --env ******** --env ******** d51736ea13ad5fe033b851b39ef6e799170909e20191fc5cd1190ae880d449fa ssh-agent -k [2023-03-17T07:22:38.384Z] unset SSH_AUTH_SOCK; [2023-03-17T07:22:38.384Z] unset SSH_AGENT_PID; [2023-03-17T07:22:38.384Z] echo Agent pid 39 killed; [2023-03-17T07:22:38.393Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T07:22:38.694Z] + git semver [Pipeline] } [2023-03-17T07:22:38.964Z] $ docker stop --time=1 d51736ea13ad5fe033b851b39ef6e799170909e20191fc5cd1190ae880d449fa [2023-03-17T07:22:40.257Z] $ docker rm -f --volumes d51736ea13ad5fe033b851b39ef6e799170909e20191fc5cd1190ae880d449fa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:22:40.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-17T07:22:40.624Z] [2023-03-17T07:22:40.624Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:22:40.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-17T07:22:40.920Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-17T07:22:40.920Z] ab5ef0e58194: Pulling fs layer [2023-03-17T07:22:40.920Z] 9712f1f96733: Pulling fs layer [2023-03-17T07:22:40.920Z] 63f879dbbcfc: Pulling fs layer [2023-03-17T07:22:40.920Z] 0d9ebad4ef96: Pulling fs layer [2023-03-17T07:22:40.920Z] e9a5061849ea: Pulling fs layer [2023-03-17T07:22:40.920Z] d747dcd14b5f: Pulling fs layer [2023-03-17T07:22:40.920Z] 2de7ff778b66: Pulling fs layer [2023-03-17T07:22:40.920Z] 0d9ebad4ef96: Waiting [2023-03-17T07:22:40.920Z] e9a5061849ea: Waiting [2023-03-17T07:22:40.920Z] d747dcd14b5f: Waiting [2023-03-17T07:22:40.920Z] 2de7ff778b66: Waiting [2023-03-17T07:22:40.920Z] 9712f1f96733: Download complete [2023-03-17T07:22:41.519Z] 63f879dbbcfc: Verifying Checksum [2023-03-17T07:22:41.519Z] 63f879dbbcfc: Download complete [2023-03-17T07:22:41.519Z] e9a5061849ea: Verifying Checksum [2023-03-17T07:22:41.519Z] d747dcd14b5f: Verifying Checksum [2023-03-17T07:22:41.519Z] d747dcd14b5f: Download complete [2023-03-17T07:22:41.780Z] 0d9ebad4ef96: Verifying Checksum [2023-03-17T07:22:41.780Z] 0d9ebad4ef96: Download complete [2023-03-17T07:22:41.780Z] ab5ef0e58194: Verifying Checksum [2023-03-17T07:22:41.780Z] ab5ef0e58194: Download complete [2023-03-17T07:22:41.780Z] 2de7ff778b66: Download complete [2023-03-17T07:22:44.306Z] ab5ef0e58194: Pull complete [2023-03-17T07:22:44.306Z] 9712f1f96733: Pull complete [2023-03-17T07:22:44.872Z] 63f879dbbcfc: Pull complete [2023-03-17T07:22:49.057Z] 0d9ebad4ef96: Pull complete [2023-03-17T07:22:49.057Z] e9a5061849ea: Pull complete [2023-03-17T07:22:49.057Z] d747dcd14b5f: Pull complete [2023-03-17T07:22:49.622Z] 2de7ff778b66: Pull complete [2023-03-17T07:22:49.622Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-17T07:22:49.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-17T07:22:49.622Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T07:22:49.694Z] prd-ubuntu20.04-docker-8c-8g-4356 does not seem to be running inside a container [2023-03-17T07:22:49.718Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-17T07:22:53.434Z] $ docker top 268aa769c76b2885e6113692a29be7534dc343f4b652f738b5275b9b3ed240f4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-17T07:22:53.502Z] provisioning config files... [2023-03-17T07:22:53.512Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12823292970546704113tmp [2023-03-17T07:22:53.520Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13667956506389759426tmp [2023-03-17T07:22:53.528Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10118628308847150702tmp [Pipeline] { [Pipeline] echo [2023-03-17T07:22:53.542Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T07:22:53.824Z] ---> sigul-configuration.sh [2023-03-17T07:22:53.824Z] gpg: directory `/root/.gnupg' created [2023-03-17T07:22:53.824Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-17T07:22:53.824Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-17T07:22:53.824Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-17T07:22:53.824Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-17T07:22:53.824Z] gpg: CAST5 encrypted data [2023-03-17T07:22:53.824Z] gpg: encrypted with 1 passphrase [2023-03-17T07:22:53.824Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-17T07:22:54.109Z] + mkdir /home/jenkins [2023-03-17T07:22:54.109Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-17T07:22:54.395Z] + 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-03-17T07:22:54.404Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T07:22:54.687Z] ---> sigul-install.sh [2023-03-17T07:22:54.687Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-17T07:22:54.973Z] + git tag --list [2023-03-17T07:22:54.973Z] 0.7.1 [2023-03-17T07:22:54.973Z] v1.0.0 [2023-03-17T07:22:54.973Z] v1.1.0 [2023-03-17T07:22:54.973Z] v1.1.1 [2023-03-17T07:22:54.973Z] v1.2.2 [2023-03-17T07:22:54.973Z] v1.3.0 [2023-03-17T07:22:54.973Z] v1.3.1 [2023-03-17T07:22:54.973Z] v2.0.0 [2023-03-17T07:22:54.973Z] v2.1.0 [2023-03-17T07:22:54.973Z] v2.1.1 [2023-03-17T07:22:54.973Z] v2.1.1-dev.1 [2023-03-17T07:22:54.973Z] v2.1.1-dev.2 [2023-03-17T07:22:54.973Z] v2.2.0 [2023-03-17T07:22:54.973Z] v2.2.1-dev.1 [2023-03-17T07:22:54.973Z] v2.2.1-dev.10 [2023-03-17T07:22:54.973Z] v2.2.1-dev.2 [2023-03-17T07:22:54.973Z] v2.2.1-dev.3 [2023-03-17T07:22:54.973Z] v2.2.1-dev.4 [2023-03-17T07:22:54.973Z] v2.2.1-dev.5 [2023-03-17T07:22:54.973Z] v2.2.1-dev.6 [2023-03-17T07:22:54.973Z] v2.2.1-dev.7 [2023-03-17T07:22:54.973Z] v2.2.1-dev.8 [2023-03-17T07:22:54.973Z] v2.2.1-dev.9 [2023-03-17T07:22:54.973Z] v2.3.0 [2023-03-17T07:22:54.973Z] v2.3.0-dev.10 [2023-03-17T07:22:54.973Z] v2.3.0-dev.11 [2023-03-17T07:22:54.973Z] v2.3.0-dev.12 [2023-03-17T07:22:54.973Z] v2.3.0-dev.13 [2023-03-17T07:22:54.973Z] v2.3.0-dev.14 [2023-03-17T07:22:54.973Z] v2.3.0-dev.15 [2023-03-17T07:22:54.973Z] v2.3.0-dev.16 [2023-03-17T07:22:54.973Z] v2.3.0-dev.17 [2023-03-17T07:22:54.973Z] v2.3.0-dev.18 [2023-03-17T07:22:54.973Z] v2.3.0-dev.19 [2023-03-17T07:22:54.973Z] v2.3.0-dev.20 [2023-03-17T07:22:54.973Z] v2.3.0-dev.21 [2023-03-17T07:22:54.973Z] v2.3.0-dev.22 [2023-03-17T07:22:54.973Z] v2.3.0-dev.23 [2023-03-17T07:22:54.973Z] v2.3.0-dev.24 [2023-03-17T07:22:54.973Z] v2.3.0-dev.25 [2023-03-17T07:22:54.973Z] v2.3.0-dev.26 [2023-03-17T07:22:54.973Z] v2.3.0-dev.27 [2023-03-17T07:22:54.973Z] v2.3.0-dev.28 [2023-03-17T07:22:54.973Z] v2.3.0-dev.29 [2023-03-17T07:22:54.973Z] v2.3.0-dev.30 [2023-03-17T07:22:54.973Z] v2.3.0-dev.31 [2023-03-17T07:22:54.973Z] v2.3.0-dev.32 [2023-03-17T07:22:54.973Z] v2.3.0-dev.33 [2023-03-17T07:22:54.973Z] v2.3.0-dev.34 [2023-03-17T07:22:54.973Z] v3.0.0-dev.1 [2023-03-17T07:22:54.973Z] v3.0.0-dev.10 [2023-03-17T07:22:54.973Z] v3.0.0-dev.11 [2023-03-17T07:22:54.973Z] v3.0.0-dev.12 [2023-03-17T07:22:54.973Z] v3.0.0-dev.13 [2023-03-17T07:22:54.973Z] v3.0.0-dev.14 [2023-03-17T07:22:54.973Z] v3.0.0-dev.2 [2023-03-17T07:22:54.973Z] v3.0.0-dev.3 [2023-03-17T07:22:54.973Z] v3.0.0-dev.4 [2023-03-17T07:22:54.973Z] v3.0.0-dev.5 [2023-03-17T07:22:54.973Z] v3.0.0-dev.6 [2023-03-17T07:22:54.973Z] v3.0.0-dev.7 [2023-03-17T07:22:54.973Z] v3.0.0-dev.8 [2023-03-17T07:22:54.973Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-17T07:22:55.258Z] + lftools sign git-tag v3.0.0-dev.14 [2023-03-17T07:22:55.825Z] Signing Git tag with Sigul... [2023-03-17T07:22:55.825Z] Signing v3.0.0-dev.14 [Pipeline] echo [2023-03-17T07:22:56.093Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T07:22:56.377Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-17T07:22:56.384Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-17T07:22:56.404Z] $ docker stop --time=1 268aa769c76b2885e6113692a29be7534dc343f4b652f738b5275b9b3ed240f4 [2023-03-17T07:22:57.688Z] $ docker rm -f --volumes 268aa769c76b2885e6113692a29be7534dc343f4b652f738b5275b9b3ed240f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-17T07:22:58.096Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-17T07:22:58.096Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:22:58.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T07:22:58.393Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T07:22:58.465Z] prd-ubuntu20.04-docker-8c-8g-4356 does not seem to be running inside a container [2023-03-17T07:22:58.495Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-17T07:22:58.838Z] $ docker top a4a53bafffd64fa2de220a888436c34edeee4e2cbdcbcc89f238b41c139c22ff -eo pid,comm [2023-03-17T07:22:58.881Z] 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-03-17T07:22:58.881Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-17T07:22:58.918Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T07:22:58.918Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T07:22:59.036Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T07:22:59.039Z] $ docker exec a4a53bafffd64fa2de220a888436c34edeee4e2cbdcbcc89f238b41c139c22ff ssh-agent [2023-03-17T07:22:59.141Z] SSH_AUTH_SOCK=/tmp/ssh-Wl34tO8r9kGG/agent.34 [2023-03-17T07:22:59.141Z] SSH_AGENT_PID=40 [2023-03-17T07:22:59.146Z] Running ssh-add (command line suppressed) [2023-03-17T07:22:59.259Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11391808877357489500.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11391808877357489500.key) [2023-03-17T07:22:59.273Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T07:22:59.554Z] + git semver bump pre [2023-03-17T07:22:59.814Z] 2023-03-17 07:22:59,734 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-17T07:22:59.814Z] 2023-03-17 07:22:59,734 [bump_version] DEBUG bumping version:3.0.0-dev.14 on axis:pre with prefix:dev [2023-03-17T07:22:59.814Z] 2023-03-17 07:22:59,734 [bump_version] DEBUG bumped version:3.0.0-dev.15 [2023-03-17T07:22:59.814Z] 2023-03-17 07:22:59,734 [write_version] DEBUG write version:3.0.0-dev.15 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-03-17T07:22:59.814Z] 2023-03-17 07:22:59,734 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-17T07:22:59.814Z] 2023-03-17 07:22:59,734 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-17T07:22:59.814Z] 2023-03-17 07:22:59,736 [execute] INFO git cat-file --batch-check [2023-03-17T07:22:59.814Z] 2023-03-17 07:22:59,736 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T07:22:59.814Z] 2023-03-17 07:22:59,741 [execute] INFO git cat-file --batch [2023-03-17T07:22:59.814Z] 2023-03-17 07:22:59,741 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T07:22:59.814Z] 2023-03-17 07:22:59,746 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-17T07:22:59.814Z] 3.0.0-dev.15 [Pipeline] } [2023-03-17T07:22:59.822Z] $ docker exec --env ******** --env ******** a4a53bafffd64fa2de220a888436c34edeee4e2cbdcbcc89f238b41c139c22ff ssh-agent -k [2023-03-17T07:22:59.915Z] unset SSH_AUTH_SOCK; [2023-03-17T07:22:59.915Z] unset SSH_AGENT_PID; [2023-03-17T07:22:59.915Z] echo Agent pid 40 killed; [2023-03-17T07:22:59.926Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T07:23:00.236Z] + git semver [Pipeline] } [2023-03-17T07:23:00.507Z] $ docker stop --time=1 a4a53bafffd64fa2de220a888436c34edeee4e2cbdcbcc89f238b41c139c22ff [2023-03-17T07:23:01.800Z] $ docker rm -f --volumes a4a53bafffd64fa2de220a888436c34edeee4e2cbdcbcc89f238b41c139c22ff [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T07:23:02.149Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-17T07:23:02.149Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:23:02.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T07:23:02.442Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T07:23:02.507Z] prd-ubuntu20.04-docker-8c-8g-4356 does not seem to be running inside a container [2023-03-17T07:23:02.534Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-17T07:23:02.862Z] $ docker top def3ac0f0f80c5fe4a31d6f72abc92128e2ccc8903e5ceb4d25f1042ac176c77 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-17T07:23:02.937Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T07:23:02.937Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T07:23:03.059Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T07:23:03.062Z] $ docker exec def3ac0f0f80c5fe4a31d6f72abc92128e2ccc8903e5ceb4d25f1042ac176c77 ssh-agent [2023-03-17T07:23:03.171Z] SSH_AUTH_SOCK=/tmp/ssh-eupWuApNvXLn/agent.31 [2023-03-17T07:23:03.171Z] SSH_AGENT_PID=37 [2023-03-17T07:23:03.175Z] Running ssh-add (command line suppressed) [2023-03-17T07:23:03.289Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13574039303007323587.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13574039303007323587.key) [2023-03-17T07:23:03.300Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T07:23:03.586Z] + git semver push [2023-03-17T07:23:03.845Z] 2023-03-17 07:23:03,762 [run_push] DEBUG push [2023-03-17T07:23:03.845Z] 2023-03-17 07:23:03,763 [execute] INFO git cat-file --batch-check [2023-03-17T07:23:03.845Z] 2023-03-17 07:23:03,763 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T07:23:03.845Z] 2023-03-17 07:23:03,767 [execute] INFO git rev-list 69420805816a3a0888a2520105efc1748694850d -- [2023-03-17T07:23:03.845Z] 2023-03-17 07:23:03,767 [execute] DEBUG Popen(['git', 'rev-list', '69420805816a3a0888a2520105efc1748694850d', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-17T07:23:03.845Z] 2023-03-17 07:23:03,775 [execute] INFO git fetch -v origin [2023-03-17T07:23:03.845Z] 2023-03-17 07:23:03,776 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-17T07:23:04.410Z] 2023-03-17 07:23:04,362 [run_push] DEBUG no remote changes detected [2023-03-17T07:23:04.410Z] 2023-03-17 07:23:04,363 [execute] INFO git push origin semver [2023-03-17T07:23:04.410Z] 2023-03-17 07:23:04,363 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-17T07:23:05.345Z] 2023-03-17 07:23:05,158 [run_push] DEBUG push all version tags [2023-03-17T07:23:05.345Z] 2023-03-17 07:23:05,158 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-17T07:23:05.345Z] 2023-03-17 07:23:05,159 [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-03-17T07:23:05.912Z] 2023-03-17 07:23:05,898 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-17T07:23:05.912Z] 3.0.0-dev.15 [Pipeline] } [2023-03-17T07:23:06.178Z] $ docker exec --env ******** --env ******** def3ac0f0f80c5fe4a31d6f72abc92128e2ccc8903e5ceb4d25f1042ac176c77 ssh-agent -k [2023-03-17T07:23:06.277Z] unset SSH_AUTH_SOCK; [2023-03-17T07:23:06.278Z] unset SSH_AGENT_PID; [2023-03-17T07:23:06.278Z] echo Agent pid 37 killed; [2023-03-17T07:23:06.292Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T07:23:06.590Z] + git semver [Pipeline] } [2023-03-17T07:23:06.860Z] $ docker stop --time=1 def3ac0f0f80c5fe4a31d6f72abc92128e2ccc8903e5ceb4d25f1042ac176c77 [2023-03-17T07:23:08.157Z] $ docker rm -f --volumes def3ac0f0f80c5fe4a31d6f72abc92128e2ccc8903e5ceb4d25f1042ac176c77 [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-03-17T07:23:08.689Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-03-17T07:23:08.690Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-03-17T07:23:08.690Z] total 16 [2023-03-17T07:23:08.690Z] drwxr-xr-x 3 root root 4096 Mar 17 07:13 . [2023-03-17T07:23:08.690Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 17 07:22 .. [2023-03-17T07:23:08.690Z] drwxr-xr-x 2 root root 4096 Mar 17 07:13 cost [2023-03-17T07:23:08.690Z] -rw-r--r-- 1 root root 85 Mar 17 07:13 cost.csv [2023-03-17T07:23:08.690Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-03-17T07:23:08.690Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-03-17T07:23:08.690Z] total 16 [2023-03-17T07:23:08.690Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 07:13 . [2023-03-17T07:23:08.690Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 17 07:22 .. [2023-03-17T07:23:08.690Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 07:13 cost [2023-03-17T07:23:08.690Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 17 07:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-17T07:23:08.977Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T07:23:09.834Z] ---> package-listing.sh [2023-03-17T07:23:09.834Z] ++ facter osfamily [2023-03-17T07:23:09.834Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-17T07:23:10.093Z] + OS_FAMILY=debian [2023-03-17T07:23:10.093Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-03-17T07:23:10.093Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-17T07:23:10.093Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-17T07:23:10.093Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-17T07:23:10.093Z] + PACKAGES=/tmp/packages_start.txt [2023-03-17T07:23:10.093Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-03-17T07:23:10.093Z] + PACKAGES=/tmp/packages_end.txt [2023-03-17T07:23:10.093Z] + case "${OS_FAMILY}" in [2023-03-17T07:23:10.093Z] + dpkg -l [2023-03-17T07:23:10.093Z] + grep '^ii' [2023-03-17T07:23:10.093Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-17T07:23:10.093Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-17T07:23:10.093Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-17T07:23:10.093Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-03-17T07:23:10.093Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-03-17T07:23:10.093Z] + 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-03-17T07:23:10.102Z] 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-03-17T07:23:10.380Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:23:10.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T07:23:10.934Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T07:23:11.005Z] prd-ubuntu20.04-docker-8c-8g-4356 does not seem to be running inside a container [2023-03-17T07:23:11.032Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-17T07:23:11.243Z] $ docker top 4a19b7a806cd87c4f91e6f352c9409626909a968ed66b41a0e49288ff6aa1a45 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T07:23:11.584Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-17T07:23:11.935Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-17T07:23:12.351Z] + ls /var/log/sa-host [2023-03-17T07:23:12.351Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T07:23:12.486Z] provisioning config files... [2023-03-17T07:23:12.495Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4623470413422886084tmp [Pipeline] { [Pipeline] echo [2023-03-17T07:23:12.510Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T07:23:12.786Z] ---> create-netrc.sh [Pipeline] } [2023-03-17T07:23:12.793Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-17T07:23:13.121Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-17T07:23:13.128Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T07:23:13.409Z] ---> sudo-logs.sh [2023-03-17T07:23:13.409Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-17T07:23:13.437Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T07:23:13.720Z] ---> job-cost.sh [2023-03-17T07:23:13.720Z] lf-activate-venv: SKIPPING [2023-03-17T07:23:13.720Z] DEBUG: total: 0.2199999988079071 [2023-03-17T07:23:13.720Z] INFO: Retrieving Stack Cost... [2023-03-17T07:23:14.287Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-17T07:23:14.546Z] INFO: Archiving Costs [Pipeline] echo [2023-03-17T07:23:14.556Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T07:23:14.843Z] ---> logs-deploy.sh [2023-03-17T07:23:14.843Z] lf-activate-venv: SKIPPING [2023-03-17T07:23:14.843Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/98 [2023-03-17T07:23:14.843Z] INFO: archiving workspace using pattern(s): [2023-03-17T07:23:15.782Z] Archives upload complete. [2023-03-17T07:23:15.782Z] INFO: archiving logs to Nexus