Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fcfe150067659d9c2450c08aa60233797868c9db 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-ssh6977522387880559545.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh11099053456826801725.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh5342719121128256832.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh9130076562493150436.key Verifying host key using known hosts file > 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-ssh12638260315839080239.key Verifying host key using known hosts file > 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.18 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-120988 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 fcfe150067659d9c2450c08aa60233797868c9db (main) Commit message: "build(deps): bump github.com/eclipse/paho.mqtt.golang (#434)" > 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 fcfe150067659d9c2450c08aa60233797868c9db # timeout=10 > git rev-list --no-walk 04dd21c66d30f2f5802ef6ad79267ec69547597f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-12-12T21:18:09.406Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-12-12T21:18:09.473Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-12-12T21:18:09.490Z] ========================================================= [2022-12-12T21:18:09.490Z] EdgeX Global Pipelines Version Info [2022-12-12T21:18:09.490Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-12-12T21:18:10.203Z] ------------------- [2022-12-12T21:18:10.203Z] stable info: [2022-12-12T21:18:10.203Z] ------------------- [2022-12-12T21:18:10.203Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-12-12T21:18:10.203Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-12T21:18:10.203Z] Message: update stable to v1.0.244 [2022-12-12T21:18:10.774Z] ------------------- [2022-12-12T21:18:10.774Z] experimental info: [2022-12-12T21:18:10.774Z] ------------------- [2022-12-12T21:18:10.774Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-12-12T21:18:10.774Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-12T21:18:10.774Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-12-12T21:18:10.947Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-12-12T21:18:10.959Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-12-12T21:18:10.970Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-12-12T21:18:10.981Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-12-12T21:18:10.995Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-12-12T21:18:11.007Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-12-12T21:18:11.020Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-12-12T21:18:11.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-12-12T21:18:11.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-12-12T21:18:11.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-12-12T21:18:11.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-12-12T21:18:11.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-12-12T21:18:11.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-12-12T21:18:11.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-12-12T21:18:11.131Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-12-12T21:18:11.140Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-12-12T21:18:11.148Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-12-12T21:18:11.156Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-12-12T21:18:11.164Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-12-12T21:18:11.173Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-12-12T21:18:11.181Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-12-12T21:18:11.200Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-12-12T21:18:11.219Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-12-12T21:18:11.236Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-12-12T21:18:11.253Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-12-12T21:18:11.269Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-12-12T21:18:11.280Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-12-12T21:18:11.292Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-12-12T21:18:11.303Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-12-12T21:18:11.324Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-12-12T21:18:11.339Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fcfe150067659d9c2450c08aa60233797868c9db [Pipeline] echo [2022-12-12T21:18:11.351Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fcfe150 [Pipeline] echo [2022-12-12T21:18:11.366Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-12T21:18:11.411Z] provisioning config files... [2022-12-12T21:18:11.425Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10936719405702242998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-12T21:18:11.726Z] ---> docker-login.sh [2022-12-12T21:18:11.726Z] nexus3.edgexfoundry.org:10001 [2022-12-12T21:18:11.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-12T21:18:12.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-12T21:18:12.250Z] Configure a credential helper to remove this warning. See [2022-12-12T21:18:12.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-12T21:18:12.250Z] [2022-12-12T21:18:12.250Z] Login Succeeded [2022-12-12T21:18:12.250Z] nexus3.edgexfoundry.org:10002 [2022-12-12T21:18:12.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-12T21:18:12.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-12T21:18:12.250Z] Configure a credential helper to remove this warning. See [2022-12-12T21:18:12.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-12T21:18:12.250Z] [2022-12-12T21:18:12.250Z] Login Succeeded [2022-12-12T21:18:12.250Z] nexus3.edgexfoundry.org:10003 [2022-12-12T21:18:12.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-12T21:18:12.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-12T21:18:12.510Z] Configure a credential helper to remove this warning. See [2022-12-12T21:18:12.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-12T21:18:12.510Z] [2022-12-12T21:18:12.510Z] Login Succeeded [2022-12-12T21:18:12.510Z] nexus3.edgexfoundry.org:10004 [2022-12-12T21:18:12.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-12T21:18:12.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-12T21:18:12.510Z] Configure a credential helper to remove this warning. See [2022-12-12T21:18:12.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-12T21:18:12.510Z] [2022-12-12T21:18:12.510Z] Login Succeeded [2022-12-12T21:18:12.510Z] docker.io [2022-12-12T21:18:12.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-12T21:18:12.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-12T21:18:12.769Z] Configure a credential helper to remove this warning. See [2022-12-12T21:18:12.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-12T21:18:12.769Z] [2022-12-12T21:18:12.769Z] Login Succeeded [2022-12-12T21:18:12.769Z] ---> docker-login.sh ends [Pipeline] } [2022-12-12T21:18:12.775Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-12-12T21:18:13.143Z] + git rev-list -1 --merges fcfe150067659d9c2450c08aa60233797868c9db~1..fcfe150067659d9c2450c08aa60233797868c9db [Pipeline] echo [2022-12-12T21:18:13.185Z] -----------> git rev-list -1 --merges fcfe150067659d9c2450c08aa60233797868c9db~1..fcfe150067659d9c2450c08aa60233797868c9db fcfe150067659d9c2450c08aa60233797868c9db [false] [Pipeline] sh [2022-12-12T21:18:13.475Z] + git log --format=format:%s -1 fcfe150067659d9c2450c08aa60233797868c9db [Pipeline] echo [2022-12-12T21:18:13.492Z] ========================================================= [2022-12-12T21:18:13.492Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-12-12T21:18:13.492Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-12T21:18:13.809Z] + git log --format=format:%s -1 fcfe150067659d9c2450c08aa60233797868c9db [Pipeline] echo [2022-12-12T21:18:13.819Z] [semverPrep] GIT_COMMIT: fcfe150067659d9c2450c08aa60233797868c9db, Commit Message: build(deps): bump github.com/eclipse/paho.mqtt.golang (#434) [Pipeline] echo [2022-12-12T21:18:13.826Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-12-12T21:18:14.196Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-12T21:18:14.196Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-12-12T21:18:14.196Z] + [ -e /tmp/ssh_known_hosts ] [2022-12-12T21:18:14.196Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-12-12T21:18:14.196Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-12-12T21:18:14.196Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-12-12T21:18:14.196Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-12T21:18:14.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-12T21:18:14.628Z] [2022-12-12T21:18:14.628Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-12T21:18:14.923Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-12T21:18:14.923Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-12-12T21:18:14.923Z] b85a868b505f: Pulling fs layer [2022-12-12T21:18:14.923Z] e2be974225ed: Pulling fs layer [2022-12-12T21:18:14.923Z] 339a4e72a1f5: Pulling fs layer [2022-12-12T21:18:14.923Z] 988bab9f4d93: Pulling fs layer [2022-12-12T21:18:14.923Z] 1469e6f7b9e6: Pulling fs layer [2022-12-12T21:18:14.923Z] eaf3925da568: Pulling fs layer [2022-12-12T21:18:14.923Z] bab4dde63d76: Pulling fs layer [2022-12-12T21:18:14.923Z] bde34c3a00c8: Pulling fs layer [2022-12-12T21:18:14.923Z] b352a97aabf1: Pulling fs layer [2022-12-12T21:18:14.923Z] 4872d77fe225: Pulling fs layer [2022-12-12T21:18:14.923Z] 5851b861e8e6: Pulling fs layer [2022-12-12T21:18:14.923Z] 1469e6f7b9e6: Waiting [2022-12-12T21:18:14.923Z] eaf3925da568: Waiting [2022-12-12T21:18:14.923Z] bab4dde63d76: Waiting [2022-12-12T21:18:14.923Z] bde34c3a00c8: Waiting [2022-12-12T21:18:14.923Z] 988bab9f4d93: Waiting [2022-12-12T21:18:14.923Z] 4872d77fe225: Waiting [2022-12-12T21:18:14.923Z] e2be974225ed: Verifying Checksum [2022-12-12T21:18:14.923Z] e2be974225ed: Download complete [2022-12-12T21:18:14.923Z] 988bab9f4d93: Download complete [2022-12-12T21:18:15.183Z] 1469e6f7b9e6: Verifying Checksum [2022-12-12T21:18:15.183Z] 1469e6f7b9e6: Download complete [2022-12-12T21:18:15.183Z] eaf3925da568: Verifying Checksum [2022-12-12T21:18:15.183Z] eaf3925da568: Download complete [2022-12-12T21:18:15.183Z] 339a4e72a1f5: Verifying Checksum [2022-12-12T21:18:15.183Z] 339a4e72a1f5: Download complete [2022-12-12T21:18:15.183Z] bde34c3a00c8: Verifying Checksum [2022-12-12T21:18:15.183Z] bde34c3a00c8: Download complete [2022-12-12T21:18:15.183Z] b352a97aabf1: Download complete [2022-12-12T21:18:15.183Z] 4872d77fe225: Download complete [2022-12-12T21:18:15.183Z] 5851b861e8e6: Verifying Checksum [2022-12-12T21:18:15.183Z] 5851b861e8e6: Download complete [2022-12-12T21:18:15.183Z] b85a868b505f: Verifying Checksum [2022-12-12T21:18:15.183Z] b85a868b505f: Download complete [2022-12-12T21:18:15.447Z] bab4dde63d76: Verifying Checksum [2022-12-12T21:18:15.447Z] bab4dde63d76: Download complete [2022-12-12T21:18:16.391Z] b85a868b505f: Pull complete [2022-12-12T21:18:16.650Z] e2be974225ed: Pull complete [2022-12-12T21:18:17.217Z] 339a4e72a1f5: Pull complete [2022-12-12T21:18:17.217Z] 988bab9f4d93: Pull complete [2022-12-12T21:18:17.478Z] 1469e6f7b9e6: Pull complete [2022-12-12T21:18:17.478Z] eaf3925da568: Pull complete [2022-12-12T21:18:19.379Z] bab4dde63d76: Pull complete [2022-12-12T21:18:19.379Z] bde34c3a00c8: Pull complete [2022-12-12T21:18:19.379Z] b352a97aabf1: Pull complete [2022-12-12T21:18:19.638Z] 4872d77fe225: Pull complete [2022-12-12T21:18:19.638Z] 5851b861e8e6: Pull complete [2022-12-12T21:18:19.638Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-12-12T21:18:19.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-12T21:18:19.638Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-12T21:18:19.722Z] prd-ubuntu20.04-docker-8c-8g-120988 does not seem to be running inside a container [2022-12-12T21:18:19.739Z] $ 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 [2022-12-12T21:18:21.349Z] $ docker top ea4720f2f5351afd2931b2ec05adabbf4e1136be7233b35d5a8896734c0562aa -eo pid,comm [2022-12-12T21:18:21.421Z] 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). [2022-12-12T21:18:21.421Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-12T21:18:21.458Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-12T21:18:21.458Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-12T21:18:21.566Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-12T21:18:21.556Z] $ docker exec ea4720f2f5351afd2931b2ec05adabbf4e1136be7233b35d5a8896734c0562aa ssh-agent [2022-12-12T21:18:21.683Z] SSH_AUTH_SOCK=/tmp/ssh-LuC01Mw1NAcI/agent.32 [2022-12-12T21:18:21.683Z] SSH_AGENT_PID=38 [2022-12-12T21:18:21.690Z] Running ssh-add (command line suppressed) [2022-12-12T21:18:21.785Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14564947312009927784.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14564947312009927784.key) [2022-12-12T21:18:21.818Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-12T21:18:22.109Z] + git tag --points-at HEAD [Pipeline] } [2022-12-12T21:18:22.108Z] $ docker exec --env ******** --env ******** ea4720f2f5351afd2931b2ec05adabbf4e1136be7233b35d5a8896734c0562aa ssh-agent -k [2022-12-12T21:18:22.212Z] unset SSH_AUTH_SOCK; [2022-12-12T21:18:22.213Z] unset SSH_AGENT_PID; [2022-12-12T21:18:22.213Z] echo Agent pid 38 killed; [2022-12-12T21:18:22.235Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-12-12T21:18:22.261Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-12T21:18:22.261Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-12T21:18:22.376Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-12T21:18:22.367Z] $ docker exec ea4720f2f5351afd2931b2ec05adabbf4e1136be7233b35d5a8896734c0562aa ssh-agent [2022-12-12T21:18:22.497Z] SSH_AUTH_SOCK=/tmp/ssh-QrYewQ9gbRc1/agent.70 [2022-12-12T21:18:22.497Z] SSH_AGENT_PID=77 [2022-12-12T21:18:22.502Z] Running ssh-add (command line suppressed) [2022-12-12T21:18:22.590Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15589683252091923877.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15589683252091923877.key) [2022-12-12T21:18:22.616Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-12T21:18:22.905Z] + git semver init [2022-12-12T21:18:23.165Z] 2022-12-12 21:18:23,078 [run_init] DEBUG init version:0.0.0 force:False [2022-12-12T21:18:23.165Z] 2022-12-12 21:18:23,079 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-12-12T21:18:23.165Z] 2022-12-12 21:18:23,079 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-12-12T21:18:23.165Z] 2022-12-12 21:18:23,079 [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) [2022-12-12T21:18:24.107Z] 2022-12-12 21:18:23,886 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2022-12-12T21:18:24.107Z] 2022-12-12 21:18:23,887 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2022-12-12T21:18:24.107Z] 2022-12-12 21:18:23,887 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-12-12T21:18:24.107Z] 2022-12-12 21:18:23,887 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-12-12T21:18:24.107Z] 3.0.0-dev.1 [Pipeline] } [2022-12-12T21:18:24.107Z] $ docker exec --env ******** --env ******** ea4720f2f5351afd2931b2ec05adabbf4e1136be7233b35d5a8896734c0562aa ssh-agent -k [2022-12-12T21:18:24.204Z] unset SSH_AUTH_SOCK; [2022-12-12T21:18:24.204Z] unset SSH_AGENT_PID; [2022-12-12T21:18:24.208Z] echo Agent pid 77 killed; [2022-12-12T21:18:24.230Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-12T21:18:24.540Z] + git semver [Pipeline] } [2022-12-12T21:18:24.803Z] $ docker stop --time=1 ea4720f2f5351afd2931b2ec05adabbf4e1136be7233b35d5a8896734c0562aa [2022-12-12T21:18:26.168Z] $ docker rm -f ea4720f2f5351afd2931b2ec05adabbf4e1136be7233b35d5a8896734c0562aa [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-12T21:18:26.518Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-12-12T21:18:26.720Z] Stashed 1 file(s) [Pipeline] echo [2022-12-12T21:18:26.723Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.1 [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 [2022-12-12T21:18:26.824Z] provisioning config files... [2022-12-12T21:18:26.834Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11509259918736073699tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-12T21:18:27.131Z] ---> docker-login.sh [2022-12-12T21:18:27.131Z] nexus3.edgexfoundry.org:10001 [2022-12-12T21:18:27.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-12T21:18:27.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-12T21:18:27.131Z] Configure a credential helper to remove this warning. See [2022-12-12T21:18:27.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-12T21:18:27.131Z] [2022-12-12T21:18:27.131Z] Login Succeeded [2022-12-12T21:18:27.131Z] nexus3.edgexfoundry.org:10002 [2022-12-12T21:18:27.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-12T21:18:27.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-12T21:18:27.391Z] Configure a credential helper to remove this warning. See [2022-12-12T21:18:27.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-12T21:18:27.391Z] [2022-12-12T21:18:27.391Z] Login Succeeded [2022-12-12T21:18:27.391Z] nexus3.edgexfoundry.org:10003 [2022-12-12T21:18:27.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-12T21:18:27.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-12T21:18:27.391Z] Configure a credential helper to remove this warning. See [2022-12-12T21:18:27.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-12T21:18:27.391Z] [2022-12-12T21:18:27.391Z] Login Succeeded [2022-12-12T21:18:27.391Z] nexus3.edgexfoundry.org:10004 [2022-12-12T21:18:27.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-12T21:18:27.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-12T21:18:27.649Z] Configure a credential helper to remove this warning. See [2022-12-12T21:18:27.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-12T21:18:27.649Z] [2022-12-12T21:18:27.649Z] Login Succeeded [2022-12-12T21:18:27.649Z] docker.io [2022-12-12T21:18:27.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-12T21:18:27.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-12T21:18:27.908Z] Configure a credential helper to remove this warning. See [2022-12-12T21:18:27.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-12T21:18:27.908Z] [2022-12-12T21:18:27.908Z] Login Succeeded [2022-12-12T21:18:27.908Z] ---> docker-login.sh ends [Pipeline] } [2022-12-12T21:18:27.915Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-12T21:18:27.971Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-12T21:18:27.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-12T21:18:27.986Z] ========================================================= [2022-12-12T21:18:27.986Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-12-12T21:18:27.986Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-12T21:18:28.296Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-12-12T21:18:28.296Z] Sending build context to Docker daemon 6.244MB [2022-12-12T21:18:28.296Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-12-12T21:18:28.296Z] Step 2/12 : FROM ${BASE} AS builder [2022-12-12T21:18:28.296Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-12-12T21:18:28.296Z] 213ec9aee27d: Pulling fs layer [2022-12-12T21:18:28.296Z] 4583459ba037: Pulling fs layer [2022-12-12T21:18:28.296Z] 93c1e223e6f2: Pulling fs layer [2022-12-12T21:18:28.296Z] 53926ce57604: Pulling fs layer [2022-12-12T21:18:28.296Z] 21b2b0c7a3f4: Pulling fs layer [2022-12-12T21:18:28.296Z] 22ff95d597cd: Pulling fs layer [2022-12-12T21:18:28.296Z] 12d6caf4c0d1: Pulling fs layer [2022-12-12T21:18:28.296Z] 96b7cbca73a9: Pulling fs layer [2022-12-12T21:18:28.296Z] a7acece74701: Pulling fs layer [2022-12-12T21:18:28.296Z] 21b2b0c7a3f4: Waiting [2022-12-12T21:18:28.296Z] 96b7cbca73a9: Waiting [2022-12-12T21:18:28.296Z] a7acece74701: Waiting [2022-12-12T21:18:28.296Z] 22ff95d597cd: Waiting [2022-12-12T21:18:28.296Z] 12d6caf4c0d1: Waiting [2022-12-12T21:18:28.296Z] 53926ce57604: Waiting [2022-12-12T21:18:28.296Z] 93c1e223e6f2: Verifying Checksum [2022-12-12T21:18:28.296Z] 93c1e223e6f2: Download complete [2022-12-12T21:18:28.296Z] 4583459ba037: Verifying Checksum [2022-12-12T21:18:28.296Z] 4583459ba037: Download complete [2022-12-12T21:18:28.296Z] 21b2b0c7a3f4: Verifying Checksum [2022-12-12T21:18:28.296Z] 21b2b0c7a3f4: Download complete [2022-12-12T21:18:28.296Z] 22ff95d597cd: Verifying Checksum [2022-12-12T21:18:28.296Z] 22ff95d597cd: Download complete [2022-12-12T21:18:28.561Z] 213ec9aee27d: Download complete [2022-12-12T21:18:28.561Z] 12d6caf4c0d1: Download complete [2022-12-12T21:18:28.561Z] 213ec9aee27d: Pull complete [2022-12-12T21:18:28.838Z] 4583459ba037: Pull complete [2022-12-12T21:18:28.838Z] 93c1e223e6f2: Pull complete [2022-12-12T21:18:29.426Z] a7acece74701: Verifying Checksum [2022-12-12T21:18:29.426Z] a7acece74701: Download complete [2022-12-12T21:18:29.426Z] 53926ce57604: Download complete [2022-12-12T21:18:29.426Z] 96b7cbca73a9: Verifying Checksum [2022-12-12T21:18:29.426Z] 96b7cbca73a9: Download complete [2022-12-12T21:18:33.611Z] 53926ce57604: Pull complete [2022-12-12T21:18:33.611Z] 21b2b0c7a3f4: Pull complete [2022-12-12T21:18:33.611Z] 22ff95d597cd: Pull complete [2022-12-12T21:18:33.611Z] 12d6caf4c0d1: Pull complete [2022-12-12T21:18:34.990Z] 96b7cbca73a9: Pull complete [2022-12-12T21:18:35.930Z] a7acece74701: Pull complete [2022-12-12T21:18:35.930Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-12-12T21:18:35.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-12T21:18:35.930Z] ---> db6d94c90886 [2022-12-12T21:18:35.930Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-12-12T21:18:37.841Z] ---> Running in 72205c96e8f8 [2022-12-12T21:18:37.841Z] Removing intermediate container 72205c96e8f8 [2022-12-12T21:18:37.841Z] ---> 0d7cef27d977 [2022-12-12T21:18:37.841Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-12T21:18:37.841Z] ---> Running in 8826378f99e8 [2022-12-12T21:18:38.101Z] Removing intermediate container 8826378f99e8 [2022-12-12T21:18:38.101Z] ---> 894106dfd7e8 [2022-12-12T21:18:38.101Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-12-12T21:18:38.101Z] ---> Running in d732caec70a5 [2022-12-12T21:18:38.101Z] Removing intermediate container d732caec70a5 [2022-12-12T21:18:38.101Z] ---> 01e934ba0b2c [2022-12-12T21:18:38.101Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-12-12T21:18:38.101Z] ---> Running in e064ec3e25cb [2022-12-12T21:18:38.362Z] Removing intermediate container e064ec3e25cb [2022-12-12T21:18:38.362Z] ---> 6abd66da2f57 [2022-12-12T21:18:38.362Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-12T21:18:38.362Z] ---> Running in 52763d112b02 [2022-12-12T21:18:38.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-12T21:18:38.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-12T21:18:39.138Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-12-12T21:18:39.138Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-12-12T21:18:39.138Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-12-12T21:18:39.138Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-12-12T21:18:39.138Z] Executing busybox-1.35.0-r17.trigger [2022-12-12T21:18:39.138Z] OK: 216 MiB in 55 packages [2022-12-12T21:18:39.708Z] Removing intermediate container 52763d112b02 [2022-12-12T21:18:39.708Z] ---> 1d212ab07699 [2022-12-12T21:18:39.708Z] Step 8/12 : WORKDIR /device-mqtt-go [2022-12-12T21:18:39.708Z] ---> Running in a94a67116e8b [2022-12-12T21:18:39.708Z] Removing intermediate container a94a67116e8b [2022-12-12T21:18:39.708Z] ---> 5d0ae72e3563 [2022-12-12T21:18:39.708Z] Step 9/12 : COPY go.mod vendor* ./ [2022-12-12T21:18:39.969Z] ---> 744b01f14fb8 [2022-12-12T21:18:39.969Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-12T21:18:39.969Z] ---> Running in e283546af8d1 [2022-12-12T21:18:41.797Z] Still waiting to schedule task [2022-12-12T21:18:41.797Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-12-12T21:19:01.915Z] Removing intermediate container e283546af8d1 [2022-12-12T21:19:01.915Z] ---> b0d02cf36c1a [2022-12-12T21:19:01.915Z] Step 11/12 : COPY . . [2022-12-12T21:19:01.915Z] ---> d13ce2522728 [2022-12-12T21:19:01.915Z] Step 12/12 : RUN $MAKE [2022-12-12T21:19:01.915Z] ---> Running in ea4866541e3b [2022-12-12T21:19:01.915Z] noop [2022-12-12T21:19:01.915Z] Removing intermediate container ea4866541e3b [2022-12-12T21:19:01.915Z] ---> 4f267921c698 [2022-12-12T21:19:01.915Z] Successfully built 4f267921c698 [2022-12-12T21:19:01.915Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-12T21:19:02.224Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-12T21:19:02.224Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-12T21:19:02.293Z] prd-ubuntu20.04-docker-8c-8g-120988 does not seem to be running inside a container [2022-12-12T21:19:02.328Z] $ 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 [2022-12-12T21:19:02.709Z] $ docker top 9fcae56298fcc8c470ce539504b9d70aeb10ed367a654e9b2e9ba3c0fd1bbb31 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-12T21:19:03.050Z] + go version [2022-12-12T21:19:03.050Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-12-12T21:19:03.063Z] $ docker stop --time=1 9fcae56298fcc8c470ce539504b9d70aeb10ed367a654e9b2e9ba3c0fd1bbb31 [2022-12-12T21:19:04.332Z] $ docker rm -f 9fcae56298fcc8c470ce539504b9d70aeb10ed367a654e9b2e9ba3c0fd1bbb31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-12T21:19:04.742Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-12T21:19:04.742Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-12T21:19:04.803Z] prd-ubuntu20.04-docker-8c-8g-120988 does not seem to be running inside a container [2022-12-12T21:19:04.838Z] $ 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 [2022-12-12T21:19:05.185Z] $ docker top f9a1044021c50be095c94c4a7d6a720dd976ca62a087213ae782973494e47703 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-12T21:19:05.524Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2022-12-12T21:19:05.823Z] + make test [2022-12-12T21:19:05.823Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-12-12T21:19:06.080Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-12-12T21:19:14.187Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-12-12T21:19:15.123Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements [2022-12-12T21:19:15.123Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-12-12T21:19:21.683Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-12-12T21:19:21.683Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-12-12T21:19:24.210Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-12T21:19:24.210Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-12T21:19:24.210Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-12-12T21:19:24.221Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-12T21:19:24.235Z] $ docker stop --time=1 f9a1044021c50be095c94c4a7d6a720dd976ca62a087213ae782973494e47703 [2022-12-12T21:19:26.049Z] $ docker rm -f f9a1044021c50be095c94c4a7d6a720dd976ca62a087213ae782973494e47703 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-12T21:19:26.455Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-12T21:19:26.501Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-12-12T21:19:26.997Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-12T21:19:27.281Z] + ls -al . [2022-12-12T21:19:27.281Z] total 192 [2022-12-12T21:19:27.281Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 12 21:19 . [2022-12-12T21:19:27.281Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 12 21:18 .. [2022-12-12T21:19:27.281Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 12 21:18 .dockerignore [2022-12-12T21:19:27.281Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 12 21:19 .git [2022-12-12T21:19:27.281Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 21:18 .github [2022-12-12T21:19:27.281Z] -rw-rw-r-- 1 jenkins jenkins 329 Dec 12 21:18 .gitignore [2022-12-12T21:19:27.281Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 12 21:18 .golangci.yml [2022-12-12T21:19:27.281Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 12 21:18 .semver [2022-12-12T21:19:27.281Z] -rw-rw-r-- 1 jenkins jenkins 9293 Dec 12 21:18 Attribution.txt [2022-12-12T21:19:27.281Z] -rw-rw-r-- 1 jenkins jenkins 13162 Dec 12 21:18 CHANGELOG.md [2022-12-12T21:19:27.281Z] -rw-rw-r-- 1 jenkins jenkins 1752 Dec 12 21:18 Dockerfile [2022-12-12T21:19:27.281Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 12 21:18 GOVERNANCE.md [2022-12-12T21:19:27.281Z] -rw-rw-r-- 1 jenkins jenkins 678 Dec 12 21:18 Jenkinsfile [2022-12-12T21:19:27.281Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 12 21:18 LICENSE [2022-12-12T21:19:27.281Z] -rw-rw-r-- 1 jenkins jenkins 2126 Dec 12 21:18 Makefile [2022-12-12T21:19:27.281Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 12 21:18 OWNERS.md [2022-12-12T21:19:27.281Z] -rw-rw-r-- 1 jenkins jenkins 3165 Dec 12 21:18 README.md [2022-12-12T21:19:27.281Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 12 21:18 VERSION [2022-12-12T21:19:27.281Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 12 21:18 bin [2022-12-12T21:19:27.281Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 21:18 cmd [2022-12-12T21:19:27.281Z] -rw-r--r-- 1 jenkins jenkins 17887 Dec 12 21:19 coverage.out [2022-12-12T21:19:27.281Z] -rw-rw-r-- 1 jenkins jenkins 3463 Dec 12 21:18 go.mod [2022-12-12T21:19:27.281Z] -rw-rw-r-- 1 jenkins jenkins 45046 Dec 12 21:18 go.sum [2022-12-12T21:19:27.281Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 21:18 internal [2022-12-12T21:19:27.281Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 12 21:18 mock [2022-12-12T21:19:27.281Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 12 21:18 snap [2022-12-12T21:19:27.281Z] -rw-rw-r-- 1 jenkins jenkins 227 Dec 12 21:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-12T21:19:27.577Z] + 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=fcfe150067659d9c2450c08aa60233797868c9db --label arch=amd64 --label version=3.0.0-dev.1 . [2022-12-12T21:19:27.578Z] Sending build context to Docker daemon 6.262MB [2022-12-12T21:19:27.578Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-12-12T21:19:27.578Z] Step 2/24 : FROM ${BASE} AS builder [2022-12-12T21:19:27.578Z] ---> 4f267921c698 [2022-12-12T21:19:27.578Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-12-12T21:19:27.578Z] ---> Running in da8137effddf [2022-12-12T21:19:27.836Z] Removing intermediate container da8137effddf [2022-12-12T21:19:27.836Z] ---> 410559afbe03 [2022-12-12T21:19:27.836Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-12T21:19:27.836Z] ---> Running in 5de06ff46dd3 [2022-12-12T21:19:27.836Z] Removing intermediate container 5de06ff46dd3 [2022-12-12T21:19:27.836Z] ---> 43ff07eb178c [2022-12-12T21:19:27.836Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-12-12T21:19:27.836Z] ---> Running in 10f51fa4942d [2022-12-12T21:19:28.093Z] Removing intermediate container 10f51fa4942d [2022-12-12T21:19:28.093Z] ---> f19c909f7d6e [2022-12-12T21:19:28.093Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2022-12-12T21:19:28.093Z] ---> Running in 63077d4fd23d [2022-12-12T21:19:28.093Z] Removing intermediate container 63077d4fd23d [2022-12-12T21:19:28.093Z] ---> eb759581bb70 [2022-12-12T21:19:28.093Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-12T21:19:28.093Z] ---> Running in 0bea48130bd0 [2022-12-12T21:19:28.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-12T21:19:28.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-12T21:19:28.869Z] OK: 216 MiB in 55 packages [2022-12-12T21:19:29.128Z] Removing intermediate container 0bea48130bd0 [2022-12-12T21:19:29.128Z] ---> 8b97a2d04855 [2022-12-12T21:19:29.128Z] Step 8/24 : WORKDIR /device-mqtt-go [2022-12-12T21:19:29.387Z] ---> Running in 734cdf3d176d [2022-12-12T21:19:29.387Z] Removing intermediate container 734cdf3d176d [2022-12-12T21:19:29.387Z] ---> c8fec72e2d38 [2022-12-12T21:19:29.387Z] Step 9/24 : COPY go.mod vendor* ./ [2022-12-12T21:19:29.387Z] ---> c5d9dddea1ba [2022-12-12T21:19:29.387Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-12T21:19:29.646Z] ---> Running in 890873c9ace1 [2022-12-12T21:19:30.211Z] Removing intermediate container 890873c9ace1 [2022-12-12T21:19:30.211Z] ---> a3f631c25214 [2022-12-12T21:19:30.211Z] Step 11/24 : COPY . . [2022-12-12T21:19:30.470Z] ---> ef2b8af32baa [2022-12-12T21:19:30.470Z] Step 12/24 : RUN $MAKE [2022-12-12T21:19:30.470Z] ---> Running in ca9553e5342d [2022-12-12T21:19:30.728Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-12-12T21:19:52.672Z] Removing intermediate container ca9553e5342d [2022-12-12T21:19:52.672Z] ---> e7ef4db0a43a [2022-12-12T21:19:52.672Z] Step 13/24 : FROM alpine:3.16 [2022-12-12T21:19:52.672Z] 3.16: Pulling from library/alpine [2022-12-12T21:19:52.672Z] ca7dd9ec2225: Pulling fs layer [2022-12-12T21:19:52.672Z] ca7dd9ec2225: Verifying Checksum [2022-12-12T21:19:52.672Z] ca7dd9ec2225: Download complete [2022-12-12T21:19:52.672Z] ca7dd9ec2225: Pull complete [2022-12-12T21:19:52.672Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-12T21:19:52.672Z] Status: Downloaded newer image for alpine:3.16 [2022-12-12T21:19:52.672Z] ---> bfe296a52501 [2022-12-12T21:19:52.672Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-12-12T21:19:52.672Z] ---> Running in 9a8bd6515c96 [2022-12-12T21:19:52.672Z] Removing intermediate container 9a8bd6515c96 [2022-12-12T21:19:52.672Z] ---> a08c45728343 [2022-12-12T21:19:52.672Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-12-12T21:19:52.672Z] ---> Running in 63dc442d51d4 [2022-12-12T21:19:52.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-12T21:19:52.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-12T21:19:52.672Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-12-12T21:19:52.672Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-12-12T21:19:52.672Z] (3/6) Installing libsodium (1.0.18-r0) [2022-12-12T21:19:52.672Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-12T21:19:52.672Z] (5/6) Installing libzmq (4.3.4-r0) [2022-12-12T21:19:52.672Z] (6/6) Installing zeromq (4.3.4-r0) [2022-12-12T21:19:52.672Z] Executing busybox-1.35.0-r17.trigger [2022-12-12T21:19:52.672Z] OK: 8 MiB in 20 packages [2022-12-12T21:19:52.672Z] Removing intermediate container 63dc442d51d4 [2022-12-12T21:19:52.672Z] ---> d9bbb63b760c [2022-12-12T21:19:52.672Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-12-12T21:19:52.672Z] ---> a25770e522b7 [2022-12-12T21:19:52.672Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-12-12T21:19:52.672Z] ---> 3684efa8d714 [2022-12-12T21:19:52.672Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-12-12T21:19:52.929Z] ---> 4828789846a0 [2022-12-12T21:19:52.929Z] Step 19/24 : EXPOSE 59982 [2022-12-12T21:19:52.929Z] ---> Running in ca83b6eafa03 [2022-12-12T21:19:52.929Z] Removing intermediate container ca83b6eafa03 [2022-12-12T21:19:52.929Z] ---> 9f31b11b9990 [2022-12-12T21:19:52.929Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-12-12T21:19:53.186Z] ---> Running in d75245f65c74 [2022-12-12T21:19:53.186Z] Removing intermediate container d75245f65c74 [2022-12-12T21:19:53.186Z] ---> 0deeb0749577 [2022-12-12T21:19:53.186Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-12T21:19:53.186Z] ---> Running in 06317545ce08 [2022-12-12T21:19:53.186Z] Removing intermediate container 06317545ce08 [2022-12-12T21:19:53.186Z] ---> cdfe8651a9e4 [2022-12-12T21:19:53.186Z] Step 22/24 : LABEL arch=amd64 [2022-12-12T21:19:53.445Z] ---> Running in 69d75c676d29 [2022-12-12T21:19:53.445Z] Removing intermediate container 69d75c676d29 [2022-12-12T21:19:53.445Z] ---> 34e50638e6b0 [2022-12-12T21:19:53.445Z] Step 23/24 : LABEL git_sha=fcfe150067659d9c2450c08aa60233797868c9db [2022-12-12T21:19:53.445Z] ---> Running in 4d9cf41db375 [2022-12-12T21:19:53.445Z] Removing intermediate container 4d9cf41db375 [2022-12-12T21:19:53.445Z] ---> 1cdefc32a20a [2022-12-12T21:19:53.445Z] Step 24/24 : LABEL version=3.0.0-dev.1 [2022-12-12T21:19:53.703Z] ---> Running in 9ebbbe3ce5a8 [2022-12-12T21:19:53.703Z] Removing intermediate container 9ebbbe3ce5a8 [2022-12-12T21:19:53.703Z] ---> 208a9aa1784d [2022-12-12T21:19:53.703Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-12T21:19:53.703Z] Successfully built 208a9aa1784d [2022-12-12T21:19:53.703Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-12T21:19:53.775Z] provisioning config files... [2022-12-12T21:19:53.783Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13328339193245670375tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-12T21:19:54.076Z] ---> docker-login.sh [2022-12-12T21:19:54.076Z] nexus3.edgexfoundry.org:10001 [2022-12-12T21:19:54.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-12T21:19:54.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-12T21:19:54.076Z] Configure a credential helper to remove this warning. See [2022-12-12T21:19:54.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-12T21:19:54.076Z] [2022-12-12T21:19:54.076Z] Login Succeeded [2022-12-12T21:19:54.076Z] nexus3.edgexfoundry.org:10002 [2022-12-12T21:19:54.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-12T21:19:54.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-12T21:19:54.076Z] Configure a credential helper to remove this warning. See [2022-12-12T21:19:54.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-12T21:19:54.076Z] [2022-12-12T21:19:54.076Z] Login Succeeded [2022-12-12T21:19:54.076Z] nexus3.edgexfoundry.org:10003 [2022-12-12T21:19:54.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-12T21:19:54.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-12T21:19:54.333Z] Configure a credential helper to remove this warning. See [2022-12-12T21:19:54.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-12T21:19:54.333Z] [2022-12-12T21:19:54.333Z] Login Succeeded [2022-12-12T21:19:54.333Z] nexus3.edgexfoundry.org:10004 [2022-12-12T21:19:54.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-12T21:19:54.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-12T21:19:54.333Z] Configure a credential helper to remove this warning. See [2022-12-12T21:19:54.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-12T21:19:54.333Z] [2022-12-12T21:19:54.333Z] Login Succeeded [2022-12-12T21:19:54.333Z] docker.io [2022-12-12T21:19:54.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-12T21:19:54.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-12T21:19:54.591Z] Configure a credential helper to remove this warning. See [2022-12-12T21:19:54.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-12T21:19:54.591Z] [2022-12-12T21:19:54.591Z] Login Succeeded [2022-12-12T21:19:54.591Z] ---> docker-login.sh ends [Pipeline] } [2022-12-12T21:19:54.597Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-12T21:19:54.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-12T21:19:54.635Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2022-12-12T21:19:54.635Z] fcfe150067659d9c2450c08aa60233797868c9db [2022-12-12T21:19:54.635Z] latest [2022-12-12T21:19:54.635Z] 3.0.0-dev.1 [2022-12-12T21:19:54.635Z] fcfe150067659d9c2450c08aa60233797868c9db-3.0.0-dev.1 [2022-12-12T21:19:54.635Z] main [2022-12-12T21:19:54.635Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-12T21:19:54.938Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:fcfe150067659d9c2450c08aa60233797868c9db [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-12T21:19:55.235Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:fcfe150067659d9c2450c08aa60233797868c9db [2022-12-12T21:19:55.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-12-12T21:19:55.236Z] 9f05d6dc8042: Preparing [2022-12-12T21:19:55.236Z] cdd52f252412: Preparing [2022-12-12T21:19:55.236Z] 8514fcd8a618: Preparing [2022-12-12T21:19:55.236Z] 58f6b33513c0: Preparing [2022-12-12T21:19:55.236Z] e5e13b0c77cb: Preparing [2022-12-12T21:19:55.236Z] e5e13b0c77cb: Layer already exists [2022-12-12T21:19:55.236Z] 9f05d6dc8042: Pushed [2022-12-12T21:19:55.236Z] cdd52f252412: Pushed [2022-12-12T21:19:55.493Z] 58f6b33513c0: Pushed [2022-12-12T21:19:58.022Z] 8514fcd8a618: Pushed [2022-12-12T21:19:58.022Z] fcfe150067659d9c2450c08aa60233797868c9db: digest: sha256:d25b09da70629d0303e399f22656a9f609f03d65bb7936a3e3978c4043384888 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-12T21:19:58.326Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-12T21:19:58.699Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-12-12T21:19:58.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-12-12T21:19:58.699Z] 9f05d6dc8042: Preparing [2022-12-12T21:19:58.699Z] cdd52f252412: Preparing [2022-12-12T21:19:58.699Z] 8514fcd8a618: Preparing [2022-12-12T21:19:58.699Z] 58f6b33513c0: Preparing [2022-12-12T21:19:58.699Z] e5e13b0c77cb: Preparing [2022-12-12T21:19:58.699Z] 9f05d6dc8042: Layer already exists [2022-12-12T21:19:58.699Z] cdd52f252412: Layer already exists [2022-12-12T21:19:58.699Z] e5e13b0c77cb: Layer already exists [2022-12-12T21:19:58.699Z] 8514fcd8a618: Layer already exists [2022-12-12T21:19:58.699Z] 58f6b33513c0: Layer already exists [2022-12-12T21:19:58.699Z] latest: digest: sha256:d25b09da70629d0303e399f22656a9f609f03d65bb7936a3e3978c4043384888 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-12T21:19:59.040Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-12T21:19:59.373Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.1 [2022-12-12T21:19:59.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-12-12T21:19:59.373Z] 9f05d6dc8042: Preparing [2022-12-12T21:19:59.373Z] cdd52f252412: Preparing [2022-12-12T21:19:59.373Z] 8514fcd8a618: Preparing [2022-12-12T21:19:59.373Z] 58f6b33513c0: Preparing [2022-12-12T21:19:59.373Z] e5e13b0c77cb: Preparing [2022-12-12T21:19:59.373Z] 8514fcd8a618: Layer already exists [2022-12-12T21:19:59.373Z] cdd52f252412: Layer already exists [2022-12-12T21:19:59.373Z] e5e13b0c77cb: Layer already exists [2022-12-12T21:19:59.373Z] 58f6b33513c0: Layer already exists [2022-12-12T21:19:59.373Z] 9f05d6dc8042: Layer already exists [2022-12-12T21:19:59.373Z] 3.0.0-dev.1: digest: sha256:d25b09da70629d0303e399f22656a9f609f03d65bb7936a3e3978c4043384888 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-12T21:19:59.690Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:fcfe150067659d9c2450c08aa60233797868c9db-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-12T21:19:59.989Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:fcfe150067659d9c2450c08aa60233797868c9db-3.0.0-dev.1 [2022-12-12T21:19:59.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-12-12T21:19:59.989Z] 9f05d6dc8042: Preparing [2022-12-12T21:19:59.989Z] cdd52f252412: Preparing [2022-12-12T21:19:59.989Z] 8514fcd8a618: Preparing [2022-12-12T21:19:59.989Z] 58f6b33513c0: Preparing [2022-12-12T21:19:59.989Z] e5e13b0c77cb: Preparing [2022-12-12T21:19:59.989Z] e5e13b0c77cb: Layer already exists [2022-12-12T21:19:59.989Z] 58f6b33513c0: Layer already exists [2022-12-12T21:19:59.989Z] 9f05d6dc8042: Layer already exists [2022-12-12T21:19:59.989Z] 8514fcd8a618: Layer already exists [2022-12-12T21:19:59.989Z] cdd52f252412: Layer already exists [2022-12-12T21:19:59.989Z] fcfe150067659d9c2450c08aa60233797868c9db-3.0.0-dev.1: digest: sha256:d25b09da70629d0303e399f22656a9f609f03d65bb7936a3e3978c4043384888 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-12T21:20:00.296Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-12T21:20:00.605Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2022-12-12T21:20:00.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-12-12T21:20:00.605Z] 9f05d6dc8042: Preparing [2022-12-12T21:20:00.605Z] cdd52f252412: Preparing [2022-12-12T21:20:00.605Z] 8514fcd8a618: Preparing [2022-12-12T21:20:00.605Z] 58f6b33513c0: Preparing [2022-12-12T21:20:00.605Z] e5e13b0c77cb: Preparing [2022-12-12T21:20:00.605Z] 58f6b33513c0: Layer already exists [2022-12-12T21:20:00.605Z] cdd52f252412: Layer already exists [2022-12-12T21:20:00.605Z] 9f05d6dc8042: Layer already exists [2022-12-12T21:20:00.605Z] 8514fcd8a618: Layer already exists [2022-12-12T21:20:00.605Z] e5e13b0c77cb: Layer already exists [2022-12-12T21:20:00.605Z] main: digest: sha256:d25b09da70629d0303e399f22656a9f609f03d65bb7936a3e3978c4043384888 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-12T21:20:00.654Z] ===================================================== [Pipeline] echo [2022-12-12T21:20:00.663Z] taggedImages: [2022-12-12T21:20:00.663Z] - nexus3.edgexfoundry.org:10004/device-mqtt:fcfe150067659d9c2450c08aa60233797868c9db [2022-12-12T21:20:00.663Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-12-12T21:20:00.663Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.1 [2022-12-12T21:20:00.663Z] - nexus3.edgexfoundry.org:10004/device-mqtt:fcfe150067659d9c2450c08aa60233797868c9db-3.0.0-dev.1 [2022-12-12T21:20:00.663Z] - 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 [2022-12-12T21:20:01.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-12T21:20:01.032Z] [2022-12-12T21:20:01.032Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-12T21:20:01.340Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-12T21:20:01.340Z] latest: Pulling from edgex-lftools-log-publisher [2022-12-12T21:20:01.340Z] 5eb5b503b376: Pulling fs layer [2022-12-12T21:20:01.340Z] 5c69ac0246d0: Pulling fs layer [2022-12-12T21:20:01.340Z] ec43610c2a17: Pulling fs layer [2022-12-12T21:20:01.340Z] 3a2ae6a8a46f: Pulling fs layer [2022-12-12T21:20:01.340Z] 33b1e0a273af: Pulling fs layer [2022-12-12T21:20:01.340Z] 5d3b04190fa2: Pulling fs layer [2022-12-12T21:20:01.340Z] 2f39f015ded8: Pulling fs layer [2022-12-12T21:20:01.340Z] 33b1e0a273af: Waiting [2022-12-12T21:20:01.340Z] 5d3b04190fa2: Waiting [2022-12-12T21:20:01.340Z] 2f39f015ded8: Waiting [2022-12-12T21:20:01.340Z] 3a2ae6a8a46f: Waiting [2022-12-12T21:20:01.340Z] 5c69ac0246d0: Verifying Checksum [2022-12-12T21:20:01.340Z] 5c69ac0246d0: Download complete [2022-12-12T21:20:01.340Z] 3a2ae6a8a46f: Verifying Checksum [2022-12-12T21:20:01.340Z] 3a2ae6a8a46f: Download complete [2022-12-12T21:20:01.601Z] 33b1e0a273af: Verifying Checksum [2022-12-12T21:20:01.601Z] 33b1e0a273af: Download complete [2022-12-12T21:20:01.601Z] 5d3b04190fa2: Verifying Checksum [2022-12-12T21:20:01.601Z] 5d3b04190fa2: Download complete [2022-12-12T21:20:01.601Z] ec43610c2a17: Verifying Checksum [2022-12-12T21:20:01.601Z] ec43610c2a17: Download complete [2022-12-12T21:20:01.601Z] 5eb5b503b376: Verifying Checksum [2022-12-12T21:20:01.601Z] 5eb5b503b376: Download complete [2022-12-12T21:20:02.169Z] 2f39f015ded8: Download complete [2022-12-12T21:20:02.736Z] 5eb5b503b376: Pull complete [2022-12-12T21:20:02.736Z] 5c69ac0246d0: Pull complete [2022-12-12T21:20:03.301Z] ec43610c2a17: Pull complete [2022-12-12T21:20:03.301Z] 3a2ae6a8a46f: Pull complete [2022-12-12T21:20:03.558Z] 33b1e0a273af: Pull complete [2022-12-12T21:20:03.558Z] 5d3b04190fa2: Pull complete [2022-12-12T21:20:07.740Z] 2f39f015ded8: Pull complete [2022-12-12T21:20:07.740Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-12-12T21:20:07.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-12T21:20:07.740Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-12T21:20:07.806Z] prd-ubuntu20.04-docker-8c-8g-120988 does not seem to be running inside a container [2022-12-12T21:20:07.841Z] $ 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 [2022-12-12T21:20:09.462Z] $ docker top 0da8356a9c89e04bfb9bee09deb79019c52c66f6b69f1edaf1cd3b0fedfbb968 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-12T21:20:09.849Z] ---> job-cost.sh [2022-12-12T21:20:09.849Z] lf-activate-venv: SKIPPING [2022-12-12T21:20:09.849Z] INFO: No Stack... [2022-12-12T21:20:10.108Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-12T21:20:10.367Z] INFO: Archiving Costs [Pipeline] sh [2022-12-12T21:20:10.651Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2022-12-12T21:20:10.651Z] + cut -d, -f6 [Pipeline] lock [2022-12-12T21:20:10.663Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-83-stack-cost] [2022-12-12T21:20:10.669Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-83-stack-cost] did not exist. Created. [2022-12-12T21:20:10.669Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-83-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-12T21:20:10.964Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-12-12T21:20:10.993Z] Stashed 1 file(s) [Pipeline] } [2022-12-12T21:20:11.000Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-83-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-12T21:20:11.018Z] $ docker stop --time=1 0da8356a9c89e04bfb9bee09deb79019c52c66f6b69f1edaf1cd3b0fedfbb968 [2022-12-12T21:20:12.170Z] $ docker rm -f 0da8356a9c89e04bfb9bee09deb79019c52c66f6b69f1edaf1cd3b0fedfbb968 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-12-12T21:20:18.864Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-120989 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2022-12-12T21:20:18.875Z] Running in /w/workspace/device-mqtt-go/83 [Pipeline] { [Pipeline] checkout [2022-12-12T21:20:18.909Z] Selected Git installation does not exist. Using Default [2022-12-12T21:20:18.909Z] The recommended git tool is: NONE [2022-12-12T21:20:25.192Z] using credential edgex-jenkins-ssh [2022-12-12T21:20:25.208Z] Cloning the remote Git repository [2022-12-12T21:20:25.251Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-12-12T21:20:25.328Z] > git init /w/workspace/device-mqtt-go/83 # timeout=10 [2022-12-12T21:20:25.476Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-12-12T21:20:25.477Z] > git --version # timeout=10 [2022-12-12T21:20:25.494Z] > git --version # 'git version 2.25.1' [2022-12-12T21:20:25.496Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-12T21:20:25.546Z] Verifying host key using known hosts file [2022-12-12T21:20:25.730Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-12-12T21:20:25.743Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-12T21:20:27.560Z] Avoid second fetch [2022-12-12T21:20:27.561Z] Checking out Revision fcfe150067659d9c2450c08aa60233797868c9db (main) [2022-12-12T21:20:26.762Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-12-12T21:20:26.779Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-12T21:20:27.572Z] > git config core.sparsecheckout # timeout=10 [2022-12-12T21:20:27.590Z] > git checkout -f fcfe150067659d9c2450c08aa60233797868c9db # timeout=10 [2022-12-12T21:20:28.008Z] Commit message: "build(deps): bump github.com/eclipse/paho.mqtt.golang (#434)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-12T21:20:28.783Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-12-12T21:20:28.783Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-12T21:20:28.783Z] Dload Upload Total Spent Left Speed [2022-12-12T21:20:28.783Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 66411 0 --:--:-- --:--:-- --:--:-- 66759 [Pipeline] sh [2022-12-12T21:20:29.366Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-12-12T21:20:29.697Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-12-12T21:20:29.697Z] + sudo tee /etc/docker/daemon.new [2022-12-12T21:20:29.697Z] { [2022-12-12T21:20:29.697Z] "registry-mirrors": [ [2022-12-12T21:20:29.697Z] "https://nexus3.edgexfoundry.org:10001" [2022-12-12T21:20:29.697Z] ], [2022-12-12T21:20:29.697Z] "bip": "10.250.0.254/24", [2022-12-12T21:20:29.697Z] "hosts": [ [2022-12-12T21:20:29.697Z] "tcp://0.0.0.0:5555", [2022-12-12T21:20:29.697Z] "unix:///var/run/docker.sock" [2022-12-12T21:20:29.697Z] ], [2022-12-12T21:20:29.697Z] "mtu": 1458, [2022-12-12T21:20:29.697Z] "selinux-enabled": true, [2022-12-12T21:20:29.697Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-12-12T21:20:29.697Z] } [Pipeline] sh [2022-12-12T21:20:30.038Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-12-12T21:20:30.376Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-12T21:20:48.649Z] provisioning config files... [2022-12-12T21:20:48.675Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/83@tmp/config96791852870271226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-12T21:20:49.030Z] ---> docker-login.sh [2022-12-12T21:20:49.031Z] nexus3.edgexfoundry.org:10001 [2022-12-12T21:20:49.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-12T21:20:49.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-12T21:20:49.569Z] Configure a credential helper to remove this warning. See [2022-12-12T21:20:49.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-12T21:20:49.569Z] [2022-12-12T21:20:49.569Z] Login Succeeded [2022-12-12T21:20:49.569Z] nexus3.edgexfoundry.org:10002 [2022-12-12T21:20:49.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-12T21:20:50.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-12T21:20:50.110Z] Configure a credential helper to remove this warning. See [2022-12-12T21:20:50.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-12T21:20:50.110Z] [2022-12-12T21:20:50.110Z] Login Succeeded [2022-12-12T21:20:50.110Z] nexus3.edgexfoundry.org:10003 [2022-12-12T21:20:50.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-12T21:20:50.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-12T21:20:50.378Z] Configure a credential helper to remove this warning. See [2022-12-12T21:20:50.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-12T21:20:50.378Z] [2022-12-12T21:20:50.378Z] Login Succeeded [2022-12-12T21:20:50.378Z] nexus3.edgexfoundry.org:10004 [2022-12-12T21:20:50.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-12T21:20:50.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-12T21:20:50.648Z] Configure a credential helper to remove this warning. See [2022-12-12T21:20:50.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-12T21:20:50.648Z] [2022-12-12T21:20:50.648Z] Login Succeeded [2022-12-12T21:20:50.648Z] docker.io [2022-12-12T21:20:50.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-12T21:20:51.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-12T21:20:51.182Z] Configure a credential helper to remove this warning. See [2022-12-12T21:20:51.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-12T21:20:51.182Z] [2022-12-12T21:20:51.182Z] Login Succeeded [2022-12-12T21:20:51.182Z] ---> docker-login.sh ends [Pipeline] } [2022-12-12T21:20:51.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-12T21:20:51.343Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-12T21:20:51.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-12T21:20:51.367Z] ========================================================= [2022-12-12T21:20:51.367Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-12-12T21:20:51.367Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-12T21:20:51.713Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-12-12T21:20:51.978Z] Sending build context to Docker daemon 3.227MB [2022-12-12T21:20:51.978Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-12-12T21:20:51.978Z] Step 2/12 : FROM ${BASE} AS builder [2022-12-12T21:20:52.252Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-12-12T21:20:52.252Z] 9b18e9b68314: Pulling fs layer [2022-12-12T21:20:52.252Z] 35d82f9e3411: Pulling fs layer [2022-12-12T21:20:52.252Z] e16973657156: Pulling fs layer [2022-12-12T21:20:52.252Z] fc693d55d65f: Pulling fs layer [2022-12-12T21:20:52.252Z] 7e9fc2657dce: Pulling fs layer [2022-12-12T21:20:52.252Z] fc693d55d65f: Waiting [2022-12-12T21:20:52.252Z] dda99020689f: Pulling fs layer [2022-12-12T21:20:52.252Z] 7e9fc2657dce: Waiting [2022-12-12T21:20:52.252Z] db1c61fa0a46: Pulling fs layer [2022-12-12T21:20:52.252Z] dda99020689f: Waiting [2022-12-12T21:20:52.252Z] 891c053d2c06: Pulling fs layer [2022-12-12T21:20:52.252Z] db1c61fa0a46: Waiting [2022-12-12T21:20:52.252Z] 891c053d2c06: Waiting [2022-12-12T21:20:52.252Z] e16973657156: Verifying Checksum [2022-12-12T21:20:52.252Z] e16973657156: Download complete [2022-12-12T21:20:52.252Z] 35d82f9e3411: Verifying Checksum [2022-12-12T21:20:52.252Z] 35d82f9e3411: Download complete [2022-12-12T21:20:52.252Z] 7e9fc2657dce: Verifying Checksum [2022-12-12T21:20:52.252Z] 7e9fc2657dce: Download complete [2022-12-12T21:20:52.252Z] dda99020689f: Verifying Checksum [2022-12-12T21:20:52.252Z] dda99020689f: Download complete [2022-12-12T21:20:52.252Z] 9b18e9b68314: Verifying Checksum [2022-12-12T21:20:52.252Z] 9b18e9b68314: Download complete [2022-12-12T21:20:53.222Z] 9b18e9b68314: Pull complete [2022-12-12T21:20:53.222Z] 891c053d2c06: Verifying Checksum [2022-12-12T21:20:53.222Z] 891c053d2c06: Download complete [2022-12-12T21:20:53.810Z] 35d82f9e3411: Pull complete [2022-12-12T21:20:54.084Z] e16973657156: Pull complete [2022-12-12T21:20:54.677Z] db1c61fa0a46: Verifying Checksum [2022-12-12T21:20:54.677Z] db1c61fa0a46: Download complete [2022-12-12T21:20:55.262Z] fc693d55d65f: Verifying Checksum [2022-12-12T21:20:55.262Z] fc693d55d65f: Download complete [2022-12-12T21:21:07.604Z] fc693d55d65f: Pull complete [2022-12-12T21:21:07.604Z] 7e9fc2657dce: Pull complete [2022-12-12T21:21:07.604Z] dda99020689f: Pull complete [2022-12-12T21:21:14.290Z] db1c61fa0a46: Pull complete [2022-12-12T21:21:16.239Z] 891c053d2c06: Pull complete [2022-12-12T21:21:16.239Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-12-12T21:21:16.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-12T21:21:16.239Z] ---> f96f9c87975a [2022-12-12T21:21:16.239Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-12-12T21:21:18.199Z] ---> Running in 7c3ce13c660c [2022-12-12T21:21:18.474Z] Removing intermediate container 7c3ce13c660c [2022-12-12T21:21:18.474Z] ---> 0cd7c5eede76 [2022-12-12T21:21:18.474Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-12T21:21:18.474Z] ---> Running in 186644be3881 [2022-12-12T21:21:18.743Z] Removing intermediate container 186644be3881 [2022-12-12T21:21:18.743Z] ---> 8e9478056679 [2022-12-12T21:21:18.743Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-12-12T21:21:19.012Z] ---> Running in 578087a0be39 [2022-12-12T21:21:19.281Z] Removing intermediate container 578087a0be39 [2022-12-12T21:21:19.281Z] ---> 2e2f2e890659 [2022-12-12T21:21:19.281Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-12-12T21:21:19.281Z] ---> Running in 3b3aff794e66 [2022-12-12T21:21:19.554Z] Removing intermediate container 3b3aff794e66 [2022-12-12T21:21:19.554Z] ---> a1b90198f3da [2022-12-12T21:21:19.554Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-12T21:21:19.554Z] ---> Running in 2fd28d169d84 [2022-12-12T21:21:21.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-12T21:21:21.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-12T21:21:21.995Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-12-12T21:21:21.995Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-12-12T21:21:21.995Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-12-12T21:21:22.265Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-12-12T21:21:22.265Z] Executing busybox-1.35.0-r17.trigger [2022-12-12T21:21:22.265Z] OK: 226 MiB in 55 packages [2022-12-12T21:21:23.237Z] Removing intermediate container 2fd28d169d84 [2022-12-12T21:21:23.237Z] ---> 764b223989cc [2022-12-12T21:21:23.237Z] Step 8/12 : WORKDIR /device-mqtt-go [2022-12-12T21:21:23.507Z] ---> Running in 67afec5b0b96 [2022-12-12T21:21:23.775Z] Removing intermediate container 67afec5b0b96 [2022-12-12T21:21:23.775Z] ---> 248241b02f2f [2022-12-12T21:21:23.775Z] Step 9/12 : COPY go.mod vendor* ./ [2022-12-12T21:21:24.359Z] ---> ad5344e7a14b [2022-12-12T21:21:24.359Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-12T21:21:24.359Z] ---> Running in af3e35af9287 [2022-12-12T21:22:20.787Z] Removing intermediate container af3e35af9287 [2022-12-12T21:22:20.787Z] ---> 32db38185b5b [2022-12-12T21:22:20.787Z] Step 11/12 : COPY . . [2022-12-12T21:22:20.787Z] ---> f91a93e28aff [2022-12-12T21:22:20.787Z] Step 12/12 : RUN $MAKE [2022-12-12T21:22:20.787Z] ---> Running in 12ed23dbee70 [2022-12-12T21:22:20.787Z] noop [2022-12-12T21:22:20.787Z] Removing intermediate container 12ed23dbee70 [2022-12-12T21:22:20.787Z] ---> 1d9c40438636 [2022-12-12T21:22:20.787Z] Successfully built 1d9c40438636 [2022-12-12T21:22:20.787Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-12T21:22:21.143Z] + docker inspect -f . ci-base-image-arm64 [2022-12-12T21:22:21.143Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-12T21:22:21.329Z] prd-ubuntu20.04-docker-arm64-4c-16g-120989 does not seem to be running inside a container [2022-12-12T21:22:21.402Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/83 -v /w/workspace/device-mqtt-go/83:/w/workspace/device-mqtt-go/83:rw,z -v /w/workspace/device-mqtt-go/83@tmp:/w/workspace/device-mqtt-go/83@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 [2022-12-12T21:22:22.545Z] $ docker top 4fe449d0a6ae09d5a79939797b4e18e0993c399df8890194ab67c19c9fda130e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-12T21:22:23.370Z] + go version [2022-12-12T21:22:23.370Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-12-12T21:22:23.390Z] $ docker stop --time=1 4fe449d0a6ae09d5a79939797b4e18e0993c399df8890194ab67c19c9fda130e [2022-12-12T21:22:25.005Z] $ docker rm -f 4fe449d0a6ae09d5a79939797b4e18e0993c399df8890194ab67c19c9fda130e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-12T21:22:25.523Z] + docker inspect -f . ci-base-image-arm64 [2022-12-12T21:22:25.524Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-12T21:22:25.689Z] prd-ubuntu20.04-docker-arm64-4c-16g-120989 does not seem to be running inside a container [2022-12-12T21:22:25.759Z] $ 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/83 -v /w/workspace/device-mqtt-go/83:/w/workspace/device-mqtt-go/83:rw,z -v /w/workspace/device-mqtt-go/83@tmp:/w/workspace/device-mqtt-go/83@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 [2022-12-12T21:22:26.917Z] $ docker top 2eaf32c42cb6da931a29bf6507e58ab008b2bc962d71c931a58ec714fae17ed9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-12T21:22:27.735Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/83 [Pipeline] fileExists [Pipeline] sh [2022-12-12T21:22:28.061Z] + make test [2022-12-12T21:22:28.335Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-12-12T21:22:29.761Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-12-12T21:23:51.387Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-12-12T21:23:51.387Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.069s coverage: 21.8% of statements [2022-12-12T21:23:51.387Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-12-12T21:23:51.387Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-12-12T21:23:51.387Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-12-12T21:24:13.466Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-12T21:24:13.466Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-12T21:24:13.466Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-12-12T21:24:13.485Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-12T21:24:13.497Z] $ docker stop --time=1 2eaf32c42cb6da931a29bf6507e58ab008b2bc962d71c931a58ec714fae17ed9 [2022-12-12T21:24:15.261Z] $ docker rm -f 2eaf32c42cb6da931a29bf6507e58ab008b2bc962d71c931a58ec714fae17ed9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-12T21:24:16.161Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-12T21:24:16.185Z] Warning: overwriting stash ‘coverage-report’ [2022-12-12T21:24:16.601Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-12T21:24:16.987Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-12T21:24:17.309Z] + ls -al . [2022-12-12T21:24:17.309Z] total 188 [2022-12-12T21:24:17.309Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 12 21:22 . [2022-12-12T21:24:17.309Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 12 21:20 .. [2022-12-12T21:24:17.309Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 12 21:20 .dockerignore [2022-12-12T21:24:17.309Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 12 21:20 .git [2022-12-12T21:24:17.309Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 21:20 .github [2022-12-12T21:24:17.309Z] -rw-rw-r-- 1 jenkins jenkins 329 Dec 12 21:20 .gitignore [2022-12-12T21:24:17.309Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 12 21:20 .golangci.yml [2022-12-12T21:24:17.309Z] -rw-rw-r-- 1 jenkins jenkins 9293 Dec 12 21:20 Attribution.txt [2022-12-12T21:24:17.309Z] -rw-rw-r-- 1 jenkins jenkins 13162 Dec 12 21:20 CHANGELOG.md [2022-12-12T21:24:17.309Z] -rw-rw-r-- 1 jenkins jenkins 1752 Dec 12 21:20 Dockerfile [2022-12-12T21:24:17.309Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 12 21:20 GOVERNANCE.md [2022-12-12T21:24:17.309Z] -rw-rw-r-- 1 jenkins jenkins 678 Dec 12 21:20 Jenkinsfile [2022-12-12T21:24:17.309Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 12 21:20 LICENSE [2022-12-12T21:24:17.309Z] -rw-rw-r-- 1 jenkins jenkins 2126 Dec 12 21:20 Makefile [2022-12-12T21:24:17.309Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 12 21:20 OWNERS.md [2022-12-12T21:24:17.309Z] -rw-rw-r-- 1 jenkins jenkins 3165 Dec 12 21:20 README.md [2022-12-12T21:24:17.309Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 12 21:18 VERSION [2022-12-12T21:24:17.309Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 12 21:20 bin [2022-12-12T21:24:17.309Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 21:20 cmd [2022-12-12T21:24:17.309Z] -rw-r--r-- 1 jenkins jenkins 17887 Dec 12 21:23 coverage.out [2022-12-12T21:24:17.309Z] -rw-rw-r-- 1 jenkins jenkins 3463 Dec 12 21:20 go.mod [2022-12-12T21:24:17.309Z] -rw-rw-r-- 1 jenkins jenkins 45046 Dec 12 21:20 go.sum [2022-12-12T21:24:17.309Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 21:20 internal [2022-12-12T21:24:17.309Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 12 21:20 mock [2022-12-12T21:24:17.309Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 12 21:20 snap [2022-12-12T21:24:17.309Z] -rw-rw-r-- 1 jenkins jenkins 227 Dec 12 21:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-12T21:24:17.646Z] + 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=fcfe150067659d9c2450c08aa60233797868c9db --label arch=arm64 --label version=3.0.0-dev.1 . [2022-12-12T21:24:17.913Z] Sending build context to Docker daemon 3.245MB [2022-12-12T21:24:17.913Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-12-12T21:24:17.913Z] Step 2/24 : FROM ${BASE} AS builder [2022-12-12T21:24:17.913Z] ---> 1d9c40438636 [2022-12-12T21:24:17.913Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-12-12T21:24:18.182Z] ---> Running in 46abb2bf9da3 [2022-12-12T21:24:18.450Z] Removing intermediate container 46abb2bf9da3 [2022-12-12T21:24:18.450Z] ---> a61b4b601b6d [2022-12-12T21:24:18.450Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-12T21:24:18.450Z] ---> Running in 261ba5d879ac [2022-12-12T21:24:18.718Z] Removing intermediate container 261ba5d879ac [2022-12-12T21:24:18.718Z] ---> 6e4172241d2f [2022-12-12T21:24:18.718Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-12-12T21:24:18.718Z] ---> Running in 3ad2e5be790e [2022-12-12T21:24:18.987Z] Removing intermediate container 3ad2e5be790e [2022-12-12T21:24:18.987Z] ---> 7ad1f3162c69 [2022-12-12T21:24:18.987Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2022-12-12T21:24:19.255Z] ---> Running in 0e41856e995f [2022-12-12T21:24:19.526Z] Removing intermediate container 0e41856e995f [2022-12-12T21:24:19.526Z] ---> 1de49cb8ed3d [2022-12-12T21:24:19.526Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-12T21:24:19.526Z] ---> Running in 76f9d4ecdb54 [2022-12-12T21:24:20.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-12T21:24:20.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-12T21:24:21.727Z] OK: 226 MiB in 55 packages [2022-12-12T21:24:22.689Z] Removing intermediate container 76f9d4ecdb54 [2022-12-12T21:24:22.689Z] ---> 58335e738df4 [2022-12-12T21:24:22.689Z] Step 8/24 : WORKDIR /device-mqtt-go [2022-12-12T21:24:22.689Z] ---> Running in 917edce4db78 [2022-12-12T21:24:22.957Z] Removing intermediate container 917edce4db78 [2022-12-12T21:24:22.957Z] ---> 5657792721f5 [2022-12-12T21:24:22.958Z] Step 9/24 : COPY go.mod vendor* ./ [2022-12-12T21:24:23.542Z] ---> 384f17e6b33e [2022-12-12T21:24:23.542Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-12T21:24:23.542Z] ---> Running in ff1f2a675cca [2022-12-12T21:24:25.496Z] Removing intermediate container ff1f2a675cca [2022-12-12T21:24:25.496Z] ---> 86bfb07f002d [2022-12-12T21:24:25.496Z] Step 11/24 : COPY . . [2022-12-12T21:24:26.460Z] ---> a5199fd149a9 [2022-12-12T21:24:26.461Z] Step 12/24 : RUN $MAKE [2022-12-12T21:24:26.461Z] ---> Running in 2f983c164fb3 [2022-12-12T21:24:27.427Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-12-12T21:27:04.155Z] Removing intermediate container 2f983c164fb3 [2022-12-12T21:27:04.155Z] ---> 09ac91312204 [2022-12-12T21:27:04.155Z] Step 13/24 : FROM alpine:3.16 [2022-12-12T21:27:04.155Z] 3.16: Pulling from library/alpine [2022-12-12T21:27:04.155Z] 6875df1f5354: Pulling fs layer [2022-12-12T21:27:04.155Z] 6875df1f5354: Verifying Checksum [2022-12-12T21:27:04.155Z] 6875df1f5354: Download complete [2022-12-12T21:27:04.155Z] 6875df1f5354: Pull complete [2022-12-12T21:27:04.155Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-12T21:27:04.155Z] Status: Downloaded newer image for alpine:3.16 [2022-12-12T21:27:04.155Z] ---> 2b4661558fb8 [2022-12-12T21:27:04.155Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-12-12T21:27:04.155Z] ---> Running in 11d9d467955a [2022-12-12T21:27:04.155Z] Removing intermediate container 11d9d467955a [2022-12-12T21:27:04.155Z] ---> 92fb804600d7 [2022-12-12T21:27:04.155Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-12-12T21:27:04.155Z] ---> Running in 6d059371fa10 [2022-12-12T21:27:04.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-12T21:27:04.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-12T21:27:05.115Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-12-12T21:27:05.381Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-12-12T21:27:05.381Z] (3/6) Installing libsodium (1.0.18-r0) [2022-12-12T21:27:05.381Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-12T21:27:05.381Z] (5/6) Installing libzmq (4.3.4-r0) [2022-12-12T21:27:05.381Z] (6/6) Installing zeromq (4.3.4-r0) [2022-12-12T21:27:05.381Z] Executing busybox-1.35.0-r17.trigger [2022-12-12T21:27:05.381Z] OK: 8 MiB in 20 packages [2022-12-12T21:27:06.345Z] Removing intermediate container 6d059371fa10 [2022-12-12T21:27:06.345Z] ---> a5babe529569 [2022-12-12T21:27:06.345Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-12-12T21:27:07.767Z] ---> 07b755cd828c [2022-12-12T21:27:07.767Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-12-12T21:27:08.354Z] ---> 379b795170e8 [2022-12-12T21:27:08.354Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-12-12T21:27:08.628Z] ---> 4dd1a99bd0f8 [2022-12-12T21:27:08.628Z] Step 19/24 : EXPOSE 59982 [2022-12-12T21:27:08.896Z] ---> Running in c820294b1c44 [2022-12-12T21:27:09.174Z] Removing intermediate container c820294b1c44 [2022-12-12T21:27:09.174Z] ---> aa0dc0f566de [2022-12-12T21:27:09.174Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-12-12T21:27:09.174Z] ---> Running in d3f41b8193b4 [2022-12-12T21:27:09.443Z] Removing intermediate container d3f41b8193b4 [2022-12-12T21:27:09.443Z] ---> 10aed81bc271 [2022-12-12T21:27:09.443Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-12T21:27:09.443Z] ---> Running in 89c705186f5b [2022-12-12T21:27:09.715Z] Removing intermediate container 89c705186f5b [2022-12-12T21:27:09.715Z] ---> 28512bde1ff3 [2022-12-12T21:27:09.715Z] Step 22/24 : LABEL arch=arm64 [2022-12-12T21:27:09.982Z] ---> Running in 3dd5fe1f572f [2022-12-12T21:27:10.253Z] Removing intermediate container 3dd5fe1f572f [2022-12-12T21:27:10.253Z] ---> 73adf56a443d [2022-12-12T21:27:10.253Z] Step 23/24 : LABEL git_sha=fcfe150067659d9c2450c08aa60233797868c9db [2022-12-12T21:27:10.253Z] ---> Running in 2caddb5c9410 [2022-12-12T21:27:10.523Z] Removing intermediate container 2caddb5c9410 [2022-12-12T21:27:10.523Z] ---> a687b561546b [2022-12-12T21:27:10.523Z] Step 24/24 : LABEL version=3.0.0-dev.1 [2022-12-12T21:27:10.796Z] ---> Running in 72552c3d230b [2022-12-12T21:27:11.066Z] Removing intermediate container 72552c3d230b [2022-12-12T21:27:11.066Z] ---> 684a90c216c6 [2022-12-12T21:27:11.066Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-12T21:27:11.066Z] Successfully built 684a90c216c6 [2022-12-12T21:27:11.066Z] 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 [2022-12-12T21:27:11.178Z] provisioning config files... [2022-12-12T21:27:11.195Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/83@tmp/config896527217779114343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-12T21:27:11.531Z] ---> docker-login.sh [2022-12-12T21:27:11.531Z] nexus3.edgexfoundry.org:10001 [2022-12-12T21:27:11.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-12T21:27:11.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-12T21:27:11.800Z] Configure a credential helper to remove this warning. See [2022-12-12T21:27:11.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-12T21:27:11.800Z] [2022-12-12T21:27:11.800Z] Login Succeeded [2022-12-12T21:27:11.800Z] nexus3.edgexfoundry.org:10002 [2022-12-12T21:27:12.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-12T21:27:12.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-12T21:27:12.079Z] Configure a credential helper to remove this warning. See [2022-12-12T21:27:12.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-12T21:27:12.079Z] [2022-12-12T21:27:12.079Z] Login Succeeded [2022-12-12T21:27:12.349Z] nexus3.edgexfoundry.org:10003 [2022-12-12T21:27:12.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-12T21:27:12.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-12T21:27:12.619Z] Configure a credential helper to remove this warning. See [2022-12-12T21:27:12.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-12T21:27:12.619Z] [2022-12-12T21:27:12.619Z] Login Succeeded [2022-12-12T21:27:12.619Z] nexus3.edgexfoundry.org:10004 [2022-12-12T21:27:12.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-12T21:27:12.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-12T21:27:12.888Z] Configure a credential helper to remove this warning. See [2022-12-12T21:27:12.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-12T21:27:12.888Z] [2022-12-12T21:27:12.888Z] Login Succeeded [2022-12-12T21:27:13.155Z] docker.io [2022-12-12T21:27:13.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-12T21:27:13.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-12T21:27:13.428Z] Configure a credential helper to remove this warning. See [2022-12-12T21:27:13.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-12T21:27:13.428Z] [2022-12-12T21:27:13.428Z] Login Succeeded [2022-12-12T21:27:13.428Z] ---> docker-login.sh ends [Pipeline] } [2022-12-12T21:27:13.710Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-12T21:27:13.733Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-12T21:27:13.747Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2022-12-12T21:27:13.747Z] fcfe150067659d9c2450c08aa60233797868c9db [2022-12-12T21:27:13.747Z] latest [2022-12-12T21:27:13.747Z] 3.0.0-dev.1 [2022-12-12T21:27:13.747Z] fcfe150067659d9c2450c08aa60233797868c9db-3.0.0-dev.1 [2022-12-12T21:27:13.747Z] main [2022-12-12T21:27:13.747Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-12T21:27:14.076Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:fcfe150067659d9c2450c08aa60233797868c9db [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-12T21:27:14.419Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:fcfe150067659d9c2450c08aa60233797868c9db [2022-12-12T21:27:14.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-12-12T21:27:14.419Z] 0abb8973e03e: Preparing [2022-12-12T21:27:14.419Z] b37fd7a9b0b9: Preparing [2022-12-12T21:27:14.419Z] ee8e712b3e44: Preparing [2022-12-12T21:27:14.419Z] 8b8f1b8dfcc8: Preparing [2022-12-12T21:27:14.419Z] 17bec77d7fdc: Preparing [2022-12-12T21:27:14.419Z] 17bec77d7fdc: Layer already exists [2022-12-12T21:27:14.687Z] 0abb8973e03e: Pushed [2022-12-12T21:27:14.687Z] b37fd7a9b0b9: Pushed [2022-12-12T21:27:15.271Z] 8b8f1b8dfcc8: Pushed [2022-12-12T21:27:20.618Z] ee8e712b3e44: Pushed [2022-12-12T21:27:20.618Z] fcfe150067659d9c2450c08aa60233797868c9db: digest: sha256:a50c93ebdd0484b0ce1e8e0161079f04c92b78cf69a5e6633dbf7eb71807297a size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-12T21:27:20.970Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-12T21:27:21.388Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-12-12T21:27:21.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-12-12T21:27:21.388Z] 0abb8973e03e: Preparing [2022-12-12T21:27:21.388Z] b37fd7a9b0b9: Preparing [2022-12-12T21:27:21.388Z] ee8e712b3e44: Preparing [2022-12-12T21:27:21.388Z] 8b8f1b8dfcc8: Preparing [2022-12-12T21:27:21.388Z] 17bec77d7fdc: Preparing [2022-12-12T21:27:21.388Z] 17bec77d7fdc: Layer already exists [2022-12-12T21:27:21.388Z] 0abb8973e03e: Layer already exists [2022-12-12T21:27:21.388Z] 8b8f1b8dfcc8: Layer already exists [2022-12-12T21:27:21.388Z] b37fd7a9b0b9: Layer already exists [2022-12-12T21:27:21.388Z] ee8e712b3e44: Layer already exists [2022-12-12T21:27:21.388Z] latest: digest: sha256:a50c93ebdd0484b0ce1e8e0161079f04c92b78cf69a5e6633dbf7eb71807297a size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-12T21:27:21.744Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-12T21:27:22.118Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.1 [2022-12-12T21:27:22.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-12-12T21:27:22.119Z] 0abb8973e03e: Preparing [2022-12-12T21:27:22.119Z] b37fd7a9b0b9: Preparing [2022-12-12T21:27:22.119Z] ee8e712b3e44: Preparing [2022-12-12T21:27:22.119Z] 8b8f1b8dfcc8: Preparing [2022-12-12T21:27:22.119Z] 17bec77d7fdc: Preparing [2022-12-12T21:27:22.119Z] 17bec77d7fdc: Layer already exists [2022-12-12T21:27:22.119Z] b37fd7a9b0b9: Layer already exists [2022-12-12T21:27:22.119Z] ee8e712b3e44: Layer already exists [2022-12-12T21:27:22.119Z] 0abb8973e03e: Layer already exists [2022-12-12T21:27:22.119Z] 8b8f1b8dfcc8: Layer already exists [2022-12-12T21:27:22.119Z] 3.0.0-dev.1: digest: sha256:a50c93ebdd0484b0ce1e8e0161079f04c92b78cf69a5e6633dbf7eb71807297a size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-12T21:27:22.483Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:fcfe150067659d9c2450c08aa60233797868c9db-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-12T21:27:22.845Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:fcfe150067659d9c2450c08aa60233797868c9db-3.0.0-dev.1 [2022-12-12T21:27:22.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-12-12T21:27:22.845Z] 0abb8973e03e: Preparing [2022-12-12T21:27:22.845Z] b37fd7a9b0b9: Preparing [2022-12-12T21:27:22.845Z] ee8e712b3e44: Preparing [2022-12-12T21:27:22.845Z] 8b8f1b8dfcc8: Preparing [2022-12-12T21:27:22.845Z] 17bec77d7fdc: Preparing [2022-12-12T21:27:22.845Z] 8b8f1b8dfcc8: Layer already exists [2022-12-12T21:27:22.845Z] 0abb8973e03e: Layer already exists [2022-12-12T21:27:22.845Z] 17bec77d7fdc: Layer already exists [2022-12-12T21:27:22.845Z] ee8e712b3e44: Layer already exists [2022-12-12T21:27:22.845Z] b37fd7a9b0b9: Layer already exists [2022-12-12T21:27:23.110Z] fcfe150067659d9c2450c08aa60233797868c9db-3.0.0-dev.1: digest: sha256:a50c93ebdd0484b0ce1e8e0161079f04c92b78cf69a5e6633dbf7eb71807297a size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-12T21:27:23.459Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-12T21:27:23.809Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2022-12-12T21:27:23.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-12-12T21:27:23.810Z] 0abb8973e03e: Preparing [2022-12-12T21:27:23.810Z] b37fd7a9b0b9: Preparing [2022-12-12T21:27:23.810Z] ee8e712b3e44: Preparing [2022-12-12T21:27:23.810Z] 8b8f1b8dfcc8: Preparing [2022-12-12T21:27:23.810Z] 17bec77d7fdc: Preparing [2022-12-12T21:27:23.810Z] b37fd7a9b0b9: Layer already exists [2022-12-12T21:27:23.810Z] ee8e712b3e44: Layer already exists [2022-12-12T21:27:23.810Z] 8b8f1b8dfcc8: Layer already exists [2022-12-12T21:27:23.810Z] 0abb8973e03e: Layer already exists [2022-12-12T21:27:23.810Z] 17bec77d7fdc: Layer already exists [2022-12-12T21:27:24.079Z] main: digest: sha256:a50c93ebdd0484b0ce1e8e0161079f04c92b78cf69a5e6633dbf7eb71807297a size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-12T21:27:24.142Z] ===================================================== [Pipeline] echo [2022-12-12T21:27:24.150Z] taggedImages: [2022-12-12T21:27:24.150Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:fcfe150067659d9c2450c08aa60233797868c9db [2022-12-12T21:27:24.150Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-12-12T21:27:24.150Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.1 [2022-12-12T21:27:24.150Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:fcfe150067659d9c2450c08aa60233797868c9db-3.0.0-dev.1 [2022-12-12T21:27:24.150Z] - 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 [2022-12-12T21:27:24.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-12T21:27:24.526Z] [2022-12-12T21:27:24.526Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-12T21:27:24.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-12T21:27:24.863Z] arm64: Pulling from edgex-lftools-log-publisher [2022-12-12T21:27:24.863Z] 8998bd30e6a1: Pulling fs layer [2022-12-12T21:27:24.863Z] 04944245beec: Pulling fs layer [2022-12-12T21:27:24.863Z] 699f458cf7ca: Pulling fs layer [2022-12-12T21:27:24.863Z] 765212b225bb: Pulling fs layer [2022-12-12T21:27:24.863Z] f23df028b6ca: Pulling fs layer [2022-12-12T21:27:24.863Z] d65c8cfc05b1: Pulling fs layer [2022-12-12T21:27:24.863Z] 2437ff75d9bd: Pulling fs layer [2022-12-12T21:27:24.863Z] 765212b225bb: Waiting [2022-12-12T21:27:24.863Z] d65c8cfc05b1: Waiting [2022-12-12T21:27:24.863Z] 2437ff75d9bd: Waiting [2022-12-12T21:27:24.863Z] f23df028b6ca: Waiting [2022-12-12T21:27:25.145Z] 04944245beec: Verifying Checksum [2022-12-12T21:27:25.145Z] 04944245beec: Download complete [2022-12-12T21:27:25.145Z] 765212b225bb: Verifying Checksum [2022-12-12T21:27:25.145Z] 765212b225bb: Download complete [2022-12-12T21:27:25.145Z] f23df028b6ca: Verifying Checksum [2022-12-12T21:27:25.145Z] f23df028b6ca: Download complete [2022-12-12T21:27:25.145Z] d65c8cfc05b1: Download complete [2022-12-12T21:27:25.421Z] 699f458cf7ca: Verifying Checksum [2022-12-12T21:27:25.421Z] 699f458cf7ca: Download complete [2022-12-12T21:27:25.695Z] 8998bd30e6a1: Download complete [2022-12-12T21:27:28.298Z] 2437ff75d9bd: Verifying Checksum [2022-12-12T21:27:29.713Z] 8998bd30e6a1: Pull complete [2022-12-12T21:27:30.297Z] 04944245beec: Pull complete [2022-12-12T21:27:31.710Z] 699f458cf7ca: Pull complete [2022-12-12T21:27:31.710Z] 765212b225bb: Pull complete [2022-12-12T21:27:32.673Z] f23df028b6ca: Pull complete [2022-12-12T21:27:32.940Z] d65c8cfc05b1: Pull complete [2022-12-12T21:27:47.944Z] 2437ff75d9bd: Pull complete [2022-12-12T21:27:47.944Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-12-12T21:27:47.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-12T21:27:47.944Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-12T21:27:48.136Z] prd-ubuntu20.04-docker-arm64-4c-16g-120989 does not seem to be running inside a container [2022-12-12T21:27:48.209Z] $ 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/83 -v /w/workspace/device-mqtt-go/83:/w/workspace/device-mqtt-go/83:rw,z -v /w/workspace/device-mqtt-go/83@tmp:/w/workspace/device-mqtt-go/83@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 [2022-12-12T21:27:51.012Z] $ docker top 11af8d296431de7bd159bef1185995935e54371e9312204bdc5c2ff4d8758195 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-12T21:27:51.855Z] ---> job-cost.sh [2022-12-12T21:27:51.855Z] lf-activate-venv: SKIPPING [2022-12-12T21:27:51.855Z] INFO: No Stack... [2022-12-12T21:27:52.125Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-12-12T21:27:53.088Z] INFO: Archiving Costs [Pipeline] sh [2022-12-12T21:27:53.733Z] + cat /w/workspace/device-mqtt-go/83/archives/cost.csv [2022-12-12T21:27:53.733Z] + cut -d, -f6 [Pipeline] lock [2022-12-12T21:27:53.804Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-83-stack-cost] [2022-12-12T21:27:53.813Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-83-stack-cost] did not exist. Created. [2022-12-12T21:27:53.813Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-83-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-12T21:27:54.479Z] /w/workspace/device-mqtt-go/83@tmp/durable-6b720690/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-12-12T21:27:55.137Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-12-12T21:27:55.165Z] Warning: overwriting stash ‘stack-cost’ [2022-12-12T21:27:55.214Z] Stashed 1 file(s) [Pipeline] } [2022-12-12T21:27:55.221Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-83-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-12T21:27:55.235Z] $ docker stop --time=1 11af8d296431de7bd159bef1185995935e54371e9312204bdc5c2ff4d8758195 [2022-12-12T21:27:56.715Z] $ docker rm -f 11af8d296431de7bd159bef1185995935e54371e9312204bdc5c2ff4d8758195 [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 [2022-12-12T21:27:57.116Z] provisioning config files... [2022-12-12T21:27:57.123Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7321630149155105382tmp [Pipeline] { [Pipeline] sh [2022-12-12T21:27:57.413Z] + set +x [2022-12-12T21:27:57.413Z] + curl -s https://codecov.io/bash [2022-12-12T21:27:57.413Z] + bash -s -- [2022-12-12T21:27:57.413Z] [2022-12-12T21:27:57.413Z] _____ _ [2022-12-12T21:27:57.413Z] / ____| | | [2022-12-12T21:27:57.413Z] | | ___ __| | ___ ___ _____ __ [2022-12-12T21:27:57.413Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-12-12T21:27:57.413Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-12-12T21:27:57.413Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-12-12T21:27:57.413Z] Bash-1.0.6 [2022-12-12T21:27:57.413Z] [2022-12-12T21:27:57.413Z] [2022-12-12T21:27:57.413Z] ==> git version 2.25.1 found [2022-12-12T21:27:57.413Z] ==> 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 [2022-12-12T21:27:57.413Z] Release-Date: 2020-01-08 [2022-12-12T21:27:57.413Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-12-12T21:27:57.413Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-12-12T21:27:57.413Z] ==> Jenkins CI detected. [2022-12-12T21:27:57.413Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2022-12-12T21:27:57.413Z] project root: . [2022-12-12T21:27:57.413Z] --> token set from env [2022-12-12T21:27:57.413Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-12-12T21:27:57.413Z] ==> Running gcov in . (disable via -X gcov) [2022-12-12T21:27:57.413Z] ==> Python coveragepy not found [2022-12-12T21:27:57.413Z] ==> Searching for coverage reports in: [2022-12-12T21:27:57.413Z] + . [2022-12-12T21:27:57.413Z] -> Found 1 reports [2022-12-12T21:27:57.413Z] ==> Detecting git/mercurial file structure [2022-12-12T21:27:57.413Z] ==> Reading reports [2022-12-12T21:27:57.413Z] + ./coverage.out bytes=17887 [2022-12-12T21:27:57.413Z] ==> Appending adjustments [2022-12-12T21:27:57.413Z] https://docs.codecov.io/docs/fixing-reports [2022-12-12T21:27:57.671Z] + Found adjustments [2022-12-12T21:27:57.671Z] ==> Gzipping contents [2022-12-12T21:27:57.671Z] 4.0K /tmp/codecov.iq8ypo.gz [2022-12-12T21:27:57.671Z] ==> Uploading reports [2022-12-12T21:27:57.671Z] url: https://codecov.io [2022-12-12T21:27:57.671Z] query: branch=main&commit=fcfe150067659d9c2450c08aa60233797868c9db&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F83%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-12T21:27:57.671Z] -> Pinging Codecov [2022-12-12T21:27:57.671Z] 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=fcfe150067659d9c2450c08aa60233797868c9db&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F83%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-12T21:27:57.929Z] -> Uploading to [2022-12-12T21:27:57.929Z] https://storage.googleapis.com/codecov/v4/raw/2022-12-12/7D719EC7BBE17E464838252E33014C33/fcfe150067659d9c2450c08aa60233797868c9db/f8580e1d-a1d0-4aa2-aa13-c7c9a98739cf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221212%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221212T212757Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6caf564b302729bca97f4c190ad090fcf7e67abc6492f0975458c14167ba407a [2022-12-12T21:27:57.929Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-12T21:27:57.929Z] Dload Upload Total Spent Left Speed [2022-12-12T21:27:58.188Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3208 0 0 100 3208 0 14715 --:--:-- --:--:-- --:--:-- 14715 [2022-12-12T21:27:58.188Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/fcfe150067659d9c2450c08aa60233797868c9db [Pipeline] } [2022-12-12T21:27:58.196Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-12-12T21:27:58.391Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-12-12T21:27:58.404Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-12T21:27:58.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-12T21:27:58.705Z] [2022-12-12T21:27:58.705Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-12T21:27:59.007Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-12T21:27:59.007Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-12-12T21:27:59.007Z] df9b9388f04a: Pulling fs layer [2022-12-12T21:27:59.007Z] 52dc419b0ee2: Pulling fs layer [2022-12-12T21:27:59.007Z] 25bc292e5bac: Pulling fs layer [2022-12-12T21:27:59.007Z] 114826534d7a: Pulling fs layer [2022-12-12T21:27:59.007Z] 4657fd5d0bcf: Pulling fs layer [2022-12-12T21:27:59.007Z] 6ad1cebc031e: Pulling fs layer [2022-12-12T21:27:59.007Z] 8a3aa393b2d8: Pulling fs layer [2022-12-12T21:27:59.007Z] 114826534d7a: Waiting [2022-12-12T21:27:59.007Z] 4657fd5d0bcf: Waiting [2022-12-12T21:27:59.007Z] 6ad1cebc031e: Waiting [2022-12-12T21:27:59.007Z] 8a3aa393b2d8: Waiting [2022-12-12T21:27:59.007Z] 25bc292e5bac: Verifying Checksum [2022-12-12T21:27:59.007Z] 25bc292e5bac: Download complete [2022-12-12T21:27:59.007Z] 52dc419b0ee2: Download complete [2022-12-12T21:27:59.007Z] 4657fd5d0bcf: Download complete [2022-12-12T21:27:59.007Z] df9b9388f04a: Download complete [2022-12-12T21:27:59.269Z] df9b9388f04a: Pull complete [2022-12-12T21:27:59.269Z] 6ad1cebc031e: Verifying Checksum [2022-12-12T21:27:59.269Z] 6ad1cebc031e: Download complete [2022-12-12T21:27:59.269Z] 52dc419b0ee2: Pull complete [2022-12-12T21:27:59.269Z] 25bc292e5bac: Pull complete [2022-12-12T21:27:59.834Z] 114826534d7a: Verifying Checksum [2022-12-12T21:27:59.834Z] 114826534d7a: Download complete [2022-12-12T21:28:00.397Z] 8a3aa393b2d8: Verifying Checksum [2022-12-12T21:28:00.397Z] 8a3aa393b2d8: Download complete [2022-12-12T21:28:02.926Z] 114826534d7a: Pull complete [2022-12-12T21:28:02.926Z] 4657fd5d0bcf: Pull complete [2022-12-12T21:28:03.490Z] 6ad1cebc031e: Pull complete [2022-12-12T21:28:06.019Z] 8a3aa393b2d8: Pull complete [2022-12-12T21:28:06.019Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-12-12T21:28:06.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-12T21:28:06.019Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-12T21:28:06.085Z] prd-ubuntu20.04-docker-8c-8g-120988 does not seem to be running inside a container [2022-12-12T21:28:06.124Z] $ 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 [2022-12-12T21:28:08.017Z] $ docker top 2d3d5cedfd806926abefe51a357faad40e4ff951308843df22127d1b0b342b9f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-12-12T21:28:08.074Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2022-12-12T21:28:08.353Z] + set -o pipefail [2022-12-12T21:28:08.353Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2022-12-12T21:28:13.621Z] [2022-12-12T21:28:13.621Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2022-12-12T21:28:13.621Z] [2022-12-12T21:28:13.621Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/3f784184-6772-4333-9ed2-fb5991e0429d [2022-12-12T21:28:13.621Z] [2022-12-12T21:28:13.621Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-12-12T21:28:13.621Z] [2022-12-12T21:28:13.621Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-12-12T21:28:13.621Z] [2022-12-12T21:28:13.621Z] [2022-12-12T21:28:13.621Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-12-12T21:28:13.621Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-12-12T21:28:13.621Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-12-12T21:28:13.635Z] $ docker stop --time=1 2d3d5cedfd806926abefe51a357faad40e4ff951308843df22127d1b0b342b9f [2022-12-12T21:28:15.861Z] $ docker rm -f 2d3d5cedfd806926abefe51a357faad40e4ff951308843df22127d1b0b342b9f [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 [2022-12-12T21:28:16.517Z] + git log --format=format:%s -1 fcfe150067659d9c2450c08aa60233797868c9db [Pipeline] sh [2022-12-12T21:28:16.808Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-12T21:28:16.808Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-12T21:28:17.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-12T21:28:17.103Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-12T21:28:17.172Z] prd-ubuntu20.04-docker-8c-8g-120988 does not seem to be running inside a container [2022-12-12T21:28:17.213Z] $ 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 [2022-12-12T21:28:17.607Z] $ docker top 9002abebd1718ea243445cd4691bb6ec778930bd1c946b3a889ffd9c796b71ee -eo pid,comm [2022-12-12T21:28:17.651Z] 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). [2022-12-12T21:28:17.651Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-12T21:28:17.680Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-12T21:28:17.680Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-12T21:28:17.795Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-12T21:28:17.803Z] $ docker exec 9002abebd1718ea243445cd4691bb6ec778930bd1c946b3a889ffd9c796b71ee ssh-agent [2022-12-12T21:28:17.907Z] SSH_AUTH_SOCK=/tmp/ssh-BzQUB7JVEa53/agent.32 [2022-12-12T21:28:17.907Z] SSH_AGENT_PID=38 [2022-12-12T21:28:17.911Z] Running ssh-add (command line suppressed) [2022-12-12T21:28:18.014Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9054806076951606307.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9054806076951606307.key) [2022-12-12T21:28:18.023Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-12T21:28:18.306Z] + git semver tag [2022-12-12T21:28:18.564Z] 2022-12-12 21:28:18,477 [run_tag] DEBUG tag force:False [2022-12-12T21:28:18.564Z] 2022-12-12 21:28:18,477 [check_head_tag] DEBUG check head tag [2022-12-12T21:28:18.564Z] 2022-12-12 21:28:18,478 [execute] INFO git cat-file --batch-check [2022-12-12T21:28:18.565Z] 2022-12-12 21:28:18,478 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-12-12T21:28:18.565Z] 2022-12-12 21:28:18,481 [execute] INFO git cat-file --batch [2022-12-12T21:28:18.565Z] 2022-12-12 21:28:18,481 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-12-12T21:28:18.565Z] 2022-12-12 21:28:18,497 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-12-12T21:28:18.565Z] 2022-12-12 21:28:18,497 [execute] INFO git tag -a v3.0.0-dev.1 -m v3.0.0-dev.1 [2022-12-12T21:28:18.565Z] 2022-12-12 21:28:18,498 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.1', '-m', 'v3.0.0-dev.1'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-12-12T21:28:18.565Z] 2022-12-12 21:28:18,502 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-12-12T21:28:18.565Z] 3.0.0-dev.1 [Pipeline] } [2022-12-12T21:28:18.578Z] $ docker exec --env ******** --env ******** 9002abebd1718ea243445cd4691bb6ec778930bd1c946b3a889ffd9c796b71ee ssh-agent -k [2022-12-12T21:28:18.674Z] unset SSH_AUTH_SOCK; [2022-12-12T21:28:18.674Z] unset SSH_AGENT_PID; [2022-12-12T21:28:18.674Z] echo Agent pid 38 killed; [2022-12-12T21:28:18.682Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-12T21:28:18.980Z] + git semver [Pipeline] } [2022-12-12T21:28:19.256Z] $ docker stop --time=1 9002abebd1718ea243445cd4691bb6ec778930bd1c946b3a889ffd9c796b71ee [2022-12-12T21:28:20.601Z] $ docker rm -f 9002abebd1718ea243445cd4691bb6ec778930bd1c946b3a889ffd9c796b71ee [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-12T21:28:20.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-12T21:28:20.969Z] [2022-12-12T21:28:20.969Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-12T21:28:21.259Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-12T21:28:21.260Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-12-12T21:28:21.260Z] ab5ef0e58194: Pulling fs layer [2022-12-12T21:28:21.260Z] 9712f1f96733: Pulling fs layer [2022-12-12T21:28:21.260Z] 63f879dbbcfc: Pulling fs layer [2022-12-12T21:28:21.260Z] 0d9ebad4ef96: Pulling fs layer [2022-12-12T21:28:21.260Z] e9a5061849ea: Pulling fs layer [2022-12-12T21:28:21.260Z] d747dcd14b5f: Pulling fs layer [2022-12-12T21:28:21.260Z] 2de7ff778b66: Pulling fs layer [2022-12-12T21:28:21.260Z] 2de7ff778b66: Waiting [2022-12-12T21:28:21.260Z] d747dcd14b5f: Waiting [2022-12-12T21:28:21.260Z] 0d9ebad4ef96: Waiting [2022-12-12T21:28:21.260Z] 9712f1f96733: Verifying Checksum [2022-12-12T21:28:21.260Z] 9712f1f96733: Download complete [2022-12-12T21:28:21.525Z] 63f879dbbcfc: Verifying Checksum [2022-12-12T21:28:21.525Z] 63f879dbbcfc: Download complete [2022-12-12T21:28:21.798Z] e9a5061849ea: Download complete [2022-12-12T21:28:21.798Z] d747dcd14b5f: Download complete [2022-12-12T21:28:22.061Z] ab5ef0e58194: Verifying Checksum [2022-12-12T21:28:22.061Z] ab5ef0e58194: Download complete [2022-12-12T21:28:22.061Z] 0d9ebad4ef96: Verifying Checksum [2022-12-12T21:28:22.061Z] 0d9ebad4ef96: Download complete [2022-12-12T21:28:22.061Z] 2de7ff778b66: Verifying Checksum [2022-12-12T21:28:22.061Z] 2de7ff778b66: Download complete [2022-12-12T21:28:24.586Z] ab5ef0e58194: Pull complete [2022-12-12T21:28:24.586Z] 9712f1f96733: Pull complete [2022-12-12T21:28:25.150Z] 63f879dbbcfc: Pull complete [2022-12-12T21:28:28.433Z] 0d9ebad4ef96: Pull complete [2022-12-12T21:28:28.433Z] e9a5061849ea: Pull complete [2022-12-12T21:28:28.433Z] d747dcd14b5f: Pull complete [2022-12-12T21:28:29.367Z] 2de7ff778b66: Pull complete [2022-12-12T21:28:29.367Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-12-12T21:28:29.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-12T21:28:29.367Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-12T21:28:29.438Z] prd-ubuntu20.04-docker-8c-8g-120988 does not seem to be running inside a container [2022-12-12T21:28:29.472Z] $ 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 [2022-12-12T21:28:31.576Z] $ docker top 138124f6306af1fa6634e48c22e7ee2072a13d350f2718c6fba2067b84fd2d7c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-12-12T21:28:31.635Z] provisioning config files... [2022-12-12T21:28:31.641Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3955639466594750996tmp [2022-12-12T21:28:31.651Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15684337358597832377tmp [2022-12-12T21:28:31.661Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5585477755492194890tmp [Pipeline] { [Pipeline] echo [2022-12-12T21:28:31.677Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-12T21:28:31.963Z] ---> sigul-configuration.sh [2022-12-12T21:28:31.963Z] gpg: directory `/root/.gnupg' created [2022-12-12T21:28:31.963Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-12-12T21:28:31.963Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-12-12T21:28:31.963Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-12-12T21:28:31.963Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-12-12T21:28:31.963Z] gpg: CAST5 encrypted data [2022-12-12T21:28:31.963Z] gpg: encrypted with 1 passphrase [2022-12-12T21:28:31.963Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-12-12T21:28:32.249Z] + mkdir /home/jenkins [2022-12-12T21:28:32.249Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-12-12T21:28:32.535Z] + 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 [2022-12-12T21:28:32.543Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-12T21:28:32.825Z] ---> sigul-install.sh [2022-12-12T21:28:32.825Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-12-12T21:28:33.106Z] + git tag --list [2022-12-12T21:28:33.106Z] 0.7.1 [2022-12-12T21:28:33.106Z] v1.0.0 [2022-12-12T21:28:33.106Z] v1.1.0 [2022-12-12T21:28:33.106Z] v1.1.1 [2022-12-12T21:28:33.106Z] v1.2.2 [2022-12-12T21:28:33.106Z] v1.3.0 [2022-12-12T21:28:33.106Z] v1.3.1 [2022-12-12T21:28:33.106Z] v2.0.0 [2022-12-12T21:28:33.106Z] v2.1.0 [2022-12-12T21:28:33.106Z] v2.1.1 [2022-12-12T21:28:33.106Z] v2.1.1-dev.1 [2022-12-12T21:28:33.106Z] v2.1.1-dev.2 [2022-12-12T21:28:33.106Z] v2.2.0 [2022-12-12T21:28:33.106Z] v2.2.1-dev.1 [2022-12-12T21:28:33.106Z] v2.2.1-dev.10 [2022-12-12T21:28:33.106Z] v2.2.1-dev.2 [2022-12-12T21:28:33.106Z] v2.2.1-dev.3 [2022-12-12T21:28:33.106Z] v2.2.1-dev.4 [2022-12-12T21:28:33.106Z] v2.2.1-dev.5 [2022-12-12T21:28:33.106Z] v2.2.1-dev.6 [2022-12-12T21:28:33.106Z] v2.2.1-dev.7 [2022-12-12T21:28:33.106Z] v2.2.1-dev.8 [2022-12-12T21:28:33.106Z] v2.2.1-dev.9 [2022-12-12T21:28:33.106Z] v2.3.0 [2022-12-12T21:28:33.106Z] v2.3.0-dev.10 [2022-12-12T21:28:33.106Z] v2.3.0-dev.11 [2022-12-12T21:28:33.106Z] v2.3.0-dev.12 [2022-12-12T21:28:33.106Z] v2.3.0-dev.13 [2022-12-12T21:28:33.106Z] v2.3.0-dev.14 [2022-12-12T21:28:33.106Z] v2.3.0-dev.15 [2022-12-12T21:28:33.106Z] v2.3.0-dev.16 [2022-12-12T21:28:33.106Z] v2.3.0-dev.17 [2022-12-12T21:28:33.106Z] v2.3.0-dev.18 [2022-12-12T21:28:33.106Z] v2.3.0-dev.19 [2022-12-12T21:28:33.106Z] v2.3.0-dev.20 [2022-12-12T21:28:33.106Z] v2.3.0-dev.21 [2022-12-12T21:28:33.106Z] v2.3.0-dev.22 [2022-12-12T21:28:33.106Z] v2.3.0-dev.23 [2022-12-12T21:28:33.106Z] v2.3.0-dev.24 [2022-12-12T21:28:33.106Z] v2.3.0-dev.25 [2022-12-12T21:28:33.106Z] v2.3.0-dev.26 [2022-12-12T21:28:33.106Z] v2.3.0-dev.27 [2022-12-12T21:28:33.106Z] v2.3.0-dev.28 [2022-12-12T21:28:33.106Z] v2.3.0-dev.29 [2022-12-12T21:28:33.106Z] v2.3.0-dev.30 [2022-12-12T21:28:33.106Z] v2.3.0-dev.31 [2022-12-12T21:28:33.106Z] v2.3.0-dev.32 [2022-12-12T21:28:33.106Z] v2.3.0-dev.33 [2022-12-12T21:28:33.106Z] v2.3.0-dev.34 [2022-12-12T21:28:33.106Z] v3.0.0-dev.1 [Pipeline] sh [2022-12-12T21:28:33.392Z] + lftools sign git-tag v3.0.0-dev.1 [2022-12-12T21:28:33.959Z] Signing Git tag with Sigul... [2022-12-12T21:28:33.959Z] Signing v3.0.0-dev.1 [Pipeline] echo [2022-12-12T21:28:34.227Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-12T21:28:34.509Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-12-12T21:28:34.519Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-12-12T21:28:34.539Z] $ docker stop --time=1 138124f6306af1fa6634e48c22e7ee2072a13d350f2718c6fba2067b84fd2d7c [2022-12-12T21:28:35.867Z] $ docker rm -f 138124f6306af1fa6634e48c22e7ee2072a13d350f2718c6fba2067b84fd2d7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-12-12T21:28:36.263Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-12T21:28:36.263Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-12T21:28:36.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-12T21:28:36.559Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-12T21:28:36.624Z] prd-ubuntu20.04-docker-8c-8g-120988 does not seem to be running inside a container [2022-12-12T21:28:36.658Z] $ 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 [2022-12-12T21:28:37.032Z] $ docker top cb2f701bc0a71cb98fe894e4fc2627a1700db749c0dd215763583714603b1c14 -eo pid,comm [2022-12-12T21:28:37.070Z] 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). [2022-12-12T21:28:37.070Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-12T21:28:37.109Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-12T21:28:37.109Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-12T21:28:37.210Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-12T21:28:37.218Z] $ docker exec cb2f701bc0a71cb98fe894e4fc2627a1700db749c0dd215763583714603b1c14 ssh-agent [2022-12-12T21:28:37.331Z] SSH_AUTH_SOCK=/tmp/ssh-YOzkc1NaPIZF/agent.33 [2022-12-12T21:28:37.331Z] SSH_AGENT_PID=39 [2022-12-12T21:28:37.337Z] Running ssh-add (command line suppressed) [2022-12-12T21:28:37.444Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7344469969395818770.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7344469969395818770.key) [2022-12-12T21:28:37.450Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-12T21:28:37.735Z] + git semver bump pre [2022-12-12T21:28:37.995Z] 2022-12-12 21:28:37,901 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-12-12T21:28:37.995Z] 2022-12-12 21:28:37,901 [bump_version] DEBUG bumping version:3.0.0-dev.1 on axis:pre with prefix:dev [2022-12-12T21:28:37.995Z] 2022-12-12 21:28:37,901 [bump_version] DEBUG bumped version:3.0.0-dev.2 [2022-12-12T21:28:37.995Z] 2022-12-12 21:28:37,901 [write_version] DEBUG write version:3.0.0-dev.2 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2022-12-12T21:28:37.995Z] 2022-12-12 21:28:37,901 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-12-12T21:28:37.995Z] 2022-12-12 21:28:37,901 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-12-12T21:28:37.995Z] 2022-12-12 21:28:37,903 [execute] INFO git cat-file --batch-check [2022-12-12T21:28:37.995Z] 2022-12-12 21:28:37,903 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-12T21:28:37.995Z] 2022-12-12 21:28:37,908 [execute] INFO git cat-file --batch [2022-12-12T21:28:37.995Z] 2022-12-12 21:28:37,908 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-12T21:28:37.995Z] 2022-12-12 21:28:37,914 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-12-12T21:28:37.995Z] 3.0.0-dev.2 [Pipeline] } [2022-12-12T21:28:38.009Z] $ docker exec --env ******** --env ******** cb2f701bc0a71cb98fe894e4fc2627a1700db749c0dd215763583714603b1c14 ssh-agent -k [2022-12-12T21:28:38.100Z] unset SSH_AUTH_SOCK; [2022-12-12T21:28:38.100Z] unset SSH_AGENT_PID; [2022-12-12T21:28:38.100Z] echo Agent pid 39 killed; [2022-12-12T21:28:38.102Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-12T21:28:38.407Z] + git semver [Pipeline] } [2022-12-12T21:28:38.683Z] $ docker stop --time=1 cb2f701bc0a71cb98fe894e4fc2627a1700db749c0dd215763583714603b1c14 [2022-12-12T21:28:39.996Z] $ docker rm -f cb2f701bc0a71cb98fe894e4fc2627a1700db749c0dd215763583714603b1c14 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-12T21:28:40.334Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-12T21:28:40.334Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-12T21:28:40.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-12T21:28:40.631Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-12T21:28:40.692Z] prd-ubuntu20.04-docker-8c-8g-120988 does not seem to be running inside a container [2022-12-12T21:28:40.728Z] $ 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 [2022-12-12T21:28:41.081Z] $ docker top 059890316b654459ca2b50d2b136e74498ac1d6cbd9b458f9910bdd0c3101b5d -eo pid,comm [2022-12-12T21:28:41.120Z] 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). [2022-12-12T21:28:41.120Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-12T21:28:41.160Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-12T21:28:41.160Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-12T21:28:41.265Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-12T21:28:41.273Z] $ docker exec 059890316b654459ca2b50d2b136e74498ac1d6cbd9b458f9910bdd0c3101b5d ssh-agent [2022-12-12T21:28:41.377Z] SSH_AUTH_SOCK=/tmp/ssh-Nhpz4rp3Ldy5/agent.33 [2022-12-12T21:28:41.377Z] SSH_AGENT_PID=39 [2022-12-12T21:28:41.382Z] Running ssh-add (command line suppressed) [2022-12-12T21:28:41.490Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17963699874428005039.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17963699874428005039.key) [2022-12-12T21:28:41.498Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-12T21:28:41.787Z] + git semver push [2022-12-12T21:28:42.046Z] 2022-12-12 21:28:41,966 [run_push] DEBUG push [2022-12-12T21:28:42.046Z] 2022-12-12 21:28:41,967 [execute] INFO git cat-file --batch-check [2022-12-12T21:28:42.046Z] 2022-12-12 21:28:41,967 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-12T21:28:42.046Z] 2022-12-12 21:28:41,971 [execute] INFO git rev-list e8d7d491eb6f6cda6dacb3eb953ebc18e991aaaa -- [2022-12-12T21:28:42.046Z] 2022-12-12 21:28:41,971 [execute] DEBUG Popen(['git', 'rev-list', 'e8d7d491eb6f6cda6dacb3eb953ebc18e991aaaa', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-12-12T21:28:42.046Z] 2022-12-12 21:28:41,978 [execute] INFO git fetch -v origin [2022-12-12T21:28:42.046Z] 2022-12-12 21:28:41,979 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-12-12T21:28:42.612Z] 2022-12-12 21:28:42,549 [run_push] DEBUG no remote changes detected [2022-12-12T21:28:42.612Z] 2022-12-12 21:28:42,549 [execute] INFO git push origin semver [2022-12-12T21:28:42.612Z] 2022-12-12 21:28:42,549 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-12-12T21:28:43.548Z] 2022-12-12 21:28:43,335 [run_push] DEBUG push all version tags [2022-12-12T21:28:43.548Z] 2022-12-12 21:28:43,335 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-12-12T21:28:43.548Z] 2022-12-12 21:28:43,336 [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) [2022-12-12T21:28:44.117Z] 2022-12-12 21:28:44,062 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-12-12T21:28:44.117Z] 3.0.0-dev.2 [Pipeline] } [2022-12-12T21:28:44.132Z] $ docker exec --env ******** --env ******** 059890316b654459ca2b50d2b136e74498ac1d6cbd9b458f9910bdd0c3101b5d ssh-agent -k [2022-12-12T21:28:44.234Z] unset SSH_AUTH_SOCK; [2022-12-12T21:28:44.235Z] unset SSH_AGENT_PID; [2022-12-12T21:28:44.235Z] echo Agent pid 39 killed; [2022-12-12T21:28:44.240Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-12T21:28:44.547Z] + git semver [Pipeline] } [2022-12-12T21:28:44.825Z] $ docker stop --time=1 059890316b654459ca2b50d2b136e74498ac1d6cbd9b458f9910bdd0c3101b5d [2022-12-12T21:28:46.134Z] $ docker rm -f 059890316b654459ca2b50d2b136e74498ac1d6cbd9b458f9910bdd0c3101b5d [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 [2022-12-12T21:28:46.707Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2022-12-12T21:28:46.707Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-12-12T21:28:46.707Z] total 16 [2022-12-12T21:28:46.707Z] drwxr-xr-x 3 root root 4096 Dec 12 21:20 . [2022-12-12T21:28:46.707Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 12 21:28 .. [2022-12-12T21:28:46.707Z] drwxr-xr-x 2 root root 4096 Dec 12 21:20 cost [2022-12-12T21:28:46.707Z] -rw-r--r-- 1 root root 85 Dec 12 21:20 cost.csv [2022-12-12T21:28:46.707Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-12-12T21:28:46.707Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-12-12T21:28:46.707Z] total 16 [2022-12-12T21:28:46.707Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 12 21:20 . [2022-12-12T21:28:46.707Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 12 21:28 .. [2022-12-12T21:28:46.707Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 12 21:20 cost [2022-12-12T21:28:46.707Z] -rw-r--r-- 1 jenkins jenkins 85 Dec 12 21:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-12-12T21:28:46.994Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-12T21:28:47.856Z] ---> package-listing.sh [2022-12-12T21:28:47.856Z] ++ facter osfamily [2022-12-12T21:28:47.856Z] ++ tr '[:upper:]' '[:lower:]' [2022-12-12T21:28:48.115Z] + OS_FAMILY=debian [2022-12-12T21:28:48.115Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2022-12-12T21:28:48.115Z] + START_PACKAGES=/tmp/packages_start.txt [2022-12-12T21:28:48.115Z] + END_PACKAGES=/tmp/packages_end.txt [2022-12-12T21:28:48.115Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-12-12T21:28:48.115Z] + PACKAGES=/tmp/packages_start.txt [2022-12-12T21:28:48.115Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-12-12T21:28:48.115Z] + PACKAGES=/tmp/packages_end.txt [2022-12-12T21:28:48.115Z] + case "${OS_FAMILY}" in [2022-12-12T21:28:48.115Z] + dpkg -l [2022-12-12T21:28:48.115Z] + grep '^ii' [2022-12-12T21:28:48.115Z] + '[' -f /tmp/packages_start.txt ']' [2022-12-12T21:28:48.115Z] + '[' -f /tmp/packages_end.txt ']' [2022-12-12T21:28:48.115Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-12-12T21:28:48.115Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-12-12T21:28:48.115Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2022-12-12T21:28:48.115Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2022-12-12T21:28:48.125Z] 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 [2022-12-12T21:28:48.402Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-12T21:28:48.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-12T21:28:48.957Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-12T21:28:49.022Z] prd-ubuntu20.04-docker-8c-8g-120988 does not seem to be running inside a container [2022-12-12T21:28:49.060Z] $ 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 [2022-12-12T21:28:49.271Z] $ docker top 3fee44aeb626f0ab14cebaa5f387e18c0a6aee028cc8f4c33ae1c03e175ffc9e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-12T21:28:49.606Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-12-12T21:28:49.923Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-12-12T21:28:50.258Z] + ls /var/log/sa-host [2022-12-12T21:28:50.258Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-12T21:28:50.443Z] provisioning config files... [2022-12-12T21:28:50.469Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15188004757280336345tmp [Pipeline] { [Pipeline] echo [2022-12-12T21:28:50.480Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-12T21:28:50.759Z] ---> create-netrc.sh [Pipeline] } [2022-12-12T21:28:50.765Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-12-12T21:28:51.095Z] ---> python-tools-install.sh [Pipeline] echo [2022-12-12T21:28:51.103Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-12T21:28:51.384Z] ---> sudo-logs.sh [2022-12-12T21:28:51.384Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-12-12T21:28:51.414Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-12T21:28:51.698Z] ---> job-cost.sh [2022-12-12T21:28:51.698Z] lf-activate-venv: SKIPPING [2022-12-12T21:28:51.698Z] DEBUG: total: 0.2199999988079071 [2022-12-12T21:28:51.698Z] INFO: Retrieving Stack Cost... [2022-12-12T21:28:51.957Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-12T21:28:52.524Z] INFO: Archiving Costs [Pipeline] echo [2022-12-12T21:28:52.533Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-12T21:28:52.817Z] ---> logs-deploy.sh [2022-12-12T21:28:52.817Z] lf-activate-venv: SKIPPING [2022-12-12T21:28:52.817Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/83 [2022-12-12T21:28:52.817Z] INFO: archiving workspace using pattern(s): [2022-12-12T21:28:53.753Z] Archives upload complete. [2022-12-12T21:28:53.754Z] INFO: archiving logs to Nexus