Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 14341be0e00f90cb93f09a8fe34181eba0d3b045 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-ssh4595341869137802430.key > 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-ssh856191734280113449.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 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-ssh17015318692247616926.key > 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-ssh17141149491732544558.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13432586792124099902.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9938 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 14341be0e00f90cb93f09a8fe34181eba0d3b045 (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#523)" > 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 14341be0e00f90cb93f09a8fe34181eba0d3b045 # timeout=10 > git rev-list --no-walk dc80312a46813471bd7ca781724042db8dc8e361 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-13T18:48:57.736Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-13T18:48:57.869Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-13T18:48:57.884Z] ========================================================= [2023-03-13T18:48:57.884Z] EdgeX Global Pipelines Version Info [2023-03-13T18:48:57.884Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-13T18:48:58.606Z] ------------------- [2023-03-13T18:48:58.607Z] stable info: [2023-03-13T18:48:58.607Z] ------------------- [2023-03-13T18:48:58.607Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-13T18:48:58.607Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-13T18:48:58.607Z] Message: update stable to v1.0.245 [2023-03-13T18:48:59.184Z] ------------------- [2023-03-13T18:48:59.184Z] experimental info: [2023-03-13T18:48:59.184Z] ------------------- [2023-03-13T18:48:59.184Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-13T18:48:59.184Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-13T18:48:59.184Z] Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-13T18:48:59.362Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-03-13T18:48:59.371Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-03-13T18:48:59.380Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-13T18:48:59.388Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-13T18:48:59.402Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-13T18:48:59.414Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-13T18:48:59.423Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-13T18:48:59.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-13T18:48:59.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-13T18:48:59.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-13T18:48:59.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-13T18:48:59.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-03-13T18:48:59.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-13T18:48:59.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-13T18:48:59.530Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-13T18:48:59.543Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-13T18:48:59.559Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T18:48:59.576Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T18:48:59.593Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-13T18:48:59.604Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-13T18:48:59.617Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-13T18:48:59.629Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-13T18:48:59.641Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-13T18:48:59.654Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-13T18:48:59.667Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-13T18:48:59.679Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-13T18:48:59.693Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-13T18:48:59.706Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-13T18:48:59.721Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-13T18:48:59.733Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-13T18:48:59.746Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 14341be0e00f90cb93f09a8fe34181eba0d3b045 [Pipeline] echo [2023-03-13T18:48:59.761Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 14341be [Pipeline] echo [2023-03-13T18:48:59.783Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T18:48:59.833Z] provisioning config files... [2023-03-13T18:48:59.845Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15392019075292779770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T18:49:00.151Z] ---> docker-login.sh [2023-03-13T18:49:00.151Z] nexus3.edgexfoundry.org:10001 [2023-03-13T18:49:00.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T18:49:00.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T18:49:00.410Z] Configure a credential helper to remove this warning. See [2023-03-13T18:49:00.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T18:49:00.410Z] [2023-03-13T18:49:00.410Z] Login Succeeded [2023-03-13T18:49:00.410Z] nexus3.edgexfoundry.org:10002 [2023-03-13T18:49:00.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T18:49:00.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T18:49:00.669Z] Configure a credential helper to remove this warning. See [2023-03-13T18:49:00.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T18:49:00.669Z] [2023-03-13T18:49:00.669Z] Login Succeeded [2023-03-13T18:49:00.669Z] nexus3.edgexfoundry.org:10003 [2023-03-13T18:49:00.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T18:49:00.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T18:49:00.669Z] Configure a credential helper to remove this warning. See [2023-03-13T18:49:00.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T18:49:00.669Z] [2023-03-13T18:49:00.669Z] Login Succeeded [2023-03-13T18:49:00.669Z] nexus3.edgexfoundry.org:10004 [2023-03-13T18:49:00.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T18:49:00.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T18:49:00.929Z] Configure a credential helper to remove this warning. See [2023-03-13T18:49:00.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T18:49:00.929Z] [2023-03-13T18:49:00.929Z] Login Succeeded [2023-03-13T18:49:00.929Z] docker.io [2023-03-13T18:49:00.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T18:49:01.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T18:49:01.188Z] Configure a credential helper to remove this warning. See [2023-03-13T18:49:01.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T18:49:01.188Z] [2023-03-13T18:49:01.188Z] Login Succeeded [2023-03-13T18:49:01.188Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T18:49:01.196Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-13T18:49:01.580Z] + git rev-list -1 --merges 14341be0e00f90cb93f09a8fe34181eba0d3b045~1..14341be0e00f90cb93f09a8fe34181eba0d3b045 [Pipeline] echo [2023-03-13T18:49:01.618Z] -----------> git rev-list -1 --merges 14341be0e00f90cb93f09a8fe34181eba0d3b045~1..14341be0e00f90cb93f09a8fe34181eba0d3b045 14341be0e00f90cb93f09a8fe34181eba0d3b045 [false] [Pipeline] sh [2023-03-13T18:49:01.904Z] + git log --format=format:%s -1 14341be0e00f90cb93f09a8fe34181eba0d3b045 [Pipeline] echo [2023-03-13T18:49:01.940Z] ========================================================= [2023-03-13T18:49:01.940Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-13T18:49:01.940Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T18:49:02.270Z] + git log --format=format:%s -1 14341be0e00f90cb93f09a8fe34181eba0d3b045 [Pipeline] echo [2023-03-13T18:49:02.281Z] [semverPrep] GIT_COMMIT: 14341be0e00f90cb93f09a8fe34181eba0d3b045, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#523) [Pipeline] echo [2023-03-13T18:49:02.290Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-13T18:49:02.649Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-13T18:49:02.649Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-13T18:49:02.649Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-13T18:49:02.649Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-13T18:49:02.649Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-13T18:49:02.649Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-13T18:49:02.649Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T18:49:03.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T18:49:03.075Z] [2023-03-13T18:49:03.075Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T18:49:03.378Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T18:49:03.378Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-13T18:49:03.378Z] b85a868b505f: Pulling fs layer [2023-03-13T18:49:03.378Z] e2be974225ed: Pulling fs layer [2023-03-13T18:49:03.378Z] 339a4e72a1f5: Pulling fs layer [2023-03-13T18:49:03.378Z] 988bab9f4d93: Pulling fs layer [2023-03-13T18:49:03.378Z] 1469e6f7b9e6: Pulling fs layer [2023-03-13T18:49:03.378Z] eaf3925da568: Pulling fs layer [2023-03-13T18:49:03.378Z] bab4dde63d76: Pulling fs layer [2023-03-13T18:49:03.378Z] bde34c3a00c8: Pulling fs layer [2023-03-13T18:49:03.378Z] b352a97aabf1: Pulling fs layer [2023-03-13T18:49:03.378Z] 4872d77fe225: Pulling fs layer [2023-03-13T18:49:03.378Z] 5851b861e8e6: Pulling fs layer [2023-03-13T18:49:03.378Z] 1469e6f7b9e6: Waiting [2023-03-13T18:49:03.378Z] bde34c3a00c8: Waiting [2023-03-13T18:49:03.378Z] 988bab9f4d93: Waiting [2023-03-13T18:49:03.378Z] b352a97aabf1: Waiting [2023-03-13T18:49:03.378Z] bab4dde63d76: Waiting [2023-03-13T18:49:03.378Z] 4872d77fe225: Waiting [2023-03-13T18:49:03.378Z] 5851b861e8e6: Waiting [2023-03-13T18:49:03.378Z] e2be974225ed: Verifying Checksum [2023-03-13T18:49:03.378Z] e2be974225ed: Download complete [2023-03-13T18:49:03.378Z] 988bab9f4d93: Download complete [2023-03-13T18:49:03.638Z] 1469e6f7b9e6: Verifying Checksum [2023-03-13T18:49:03.638Z] 1469e6f7b9e6: Download complete [2023-03-13T18:49:03.638Z] eaf3925da568: Download complete [2023-03-13T18:49:03.638Z] 339a4e72a1f5: Verifying Checksum [2023-03-13T18:49:03.638Z] 339a4e72a1f5: Download complete [2023-03-13T18:49:03.638Z] bde34c3a00c8: Verifying Checksum [2023-03-13T18:49:03.638Z] bde34c3a00c8: Download complete [2023-03-13T18:49:03.638Z] b352a97aabf1: Verifying Checksum [2023-03-13T18:49:03.638Z] b352a97aabf1: Download complete [2023-03-13T18:49:03.638Z] 4872d77fe225: Verifying Checksum [2023-03-13T18:49:03.638Z] 4872d77fe225: Download complete [2023-03-13T18:49:03.638Z] 5851b861e8e6: Download complete [2023-03-13T18:49:03.899Z] b85a868b505f: Verifying Checksum [2023-03-13T18:49:03.899Z] b85a868b505f: Download complete [2023-03-13T18:49:04.158Z] bab4dde63d76: Verifying Checksum [2023-03-13T18:49:04.158Z] bab4dde63d76: Download complete [2023-03-13T18:49:05.094Z] b85a868b505f: Pull complete [2023-03-13T18:49:05.094Z] e2be974225ed: Pull complete [2023-03-13T18:49:05.661Z] 339a4e72a1f5: Pull complete [2023-03-13T18:49:05.661Z] 988bab9f4d93: Pull complete [2023-03-13T18:49:05.919Z] 1469e6f7b9e6: Pull complete [2023-03-13T18:49:05.919Z] eaf3925da568: Pull complete [2023-03-13T18:49:07.824Z] bab4dde63d76: Pull complete [2023-03-13T18:49:07.824Z] bde34c3a00c8: Pull complete [2023-03-13T18:49:07.824Z] b352a97aabf1: Pull complete [2023-03-13T18:49:07.824Z] 4872d77fe225: Pull complete [2023-03-13T18:49:07.824Z] 5851b861e8e6: Pull complete [2023-03-13T18:49:07.824Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-13T18:49:07.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T18:49:07.824Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T18:49:07.904Z] prd-ubuntu20.04-docker-8c-8g-9938 does not seem to be running inside a container [2023-03-13T18:49:07.940Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-13T18:49:10.383Z] $ docker top 61d4f0565fba08ed3238085959222948d071ba48a44860f7e3ff80eeba280fde -eo pid,comm [2023-03-13T18:49:10.436Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-13T18:49:10.436Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-13T18:49:10.475Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T18:49:10.475Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T18:49:10.588Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T18:49:10.594Z] $ docker exec 61d4f0565fba08ed3238085959222948d071ba48a44860f7e3ff80eeba280fde ssh-agent [2023-03-13T18:49:10.703Z] SSH_AUTH_SOCK=/tmp/ssh-ZocQjrfoz8jU/agent.32 [2023-03-13T18:49:10.703Z] SSH_AGENT_PID=38 [2023-03-13T18:49:10.712Z] Running ssh-add (command line suppressed) [2023-03-13T18:49:10.813Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18161666108647028929.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18161666108647028929.key) [2023-03-13T18:49:10.823Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T18:49:11.114Z] + git tag --points-at HEAD [Pipeline] } [2023-03-13T18:49:11.128Z] $ docker exec --env ******** --env ******** 61d4f0565fba08ed3238085959222948d071ba48a44860f7e3ff80eeba280fde ssh-agent -k [2023-03-13T18:49:11.221Z] unset SSH_AUTH_SOCK; [2023-03-13T18:49:11.222Z] unset SSH_AGENT_PID; [2023-03-13T18:49:11.222Z] echo Agent pid 38 killed; [2023-03-13T18:49:11.228Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-13T18:49:11.253Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T18:49:11.253Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T18:49:11.361Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T18:49:11.367Z] $ docker exec 61d4f0565fba08ed3238085959222948d071ba48a44860f7e3ff80eeba280fde ssh-agent [2023-03-13T18:49:11.476Z] SSH_AUTH_SOCK=/tmp/ssh-WAWBUsDvqxON/agent.69 [2023-03-13T18:49:11.476Z] SSH_AGENT_PID=75 [2023-03-13T18:49:11.481Z] Running ssh-add (command line suppressed) [2023-03-13T18:49:11.584Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6986774831342224697.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6986774831342224697.key) [2023-03-13T18:49:11.595Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T18:49:11.883Z] + git semver init [2023-03-13T18:49:12.142Z] 2023-03-13 18:49:12,091 [run_init] DEBUG init version:0.0.0 force:False [2023-03-13T18:49:12.142Z] 2023-03-13 18:49:12,092 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-03-13T18:49:12.142Z] 2023-03-13 18:49:12,093 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-03-13T18:49:12.142Z] 2023-03-13 18:49:12,093 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-13T18:49:13.083Z] 2023-03-13 18:49:12,872 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-03-13T18:49:13.083Z] 2023-03-13 18:49:12,873 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-03-13T18:49:13.083Z] 2023-03-13 18:49:12,873 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-13T18:49:13.083Z] 2023-03-13 18:49:12,873 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-13T18:49:13.083Z] 3.0.0-dev.10 [Pipeline] } [2023-03-13T18:49:13.097Z] $ docker exec --env ******** --env ******** 61d4f0565fba08ed3238085959222948d071ba48a44860f7e3ff80eeba280fde ssh-agent -k [2023-03-13T18:49:13.214Z] unset SSH_AUTH_SOCK; [2023-03-13T18:49:13.215Z] unset SSH_AGENT_PID; [2023-03-13T18:49:13.215Z] echo Agent pid 75 killed; [2023-03-13T18:49:13.221Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-13T18:49:13.539Z] + git semver [Pipeline] } [2023-03-13T18:49:13.816Z] $ docker stop --time=1 61d4f0565fba08ed3238085959222948d071ba48a44860f7e3ff80eeba280fde [2023-03-13T18:49:15.097Z] $ docker rm -f --volumes 61d4f0565fba08ed3238085959222948d071ba48a44860f7e3ff80eeba280fde [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T18:49:15.434Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-13T18:49:15.626Z] Stashed 1 file(s) [Pipeline] echo [2023-03-13T18:49:15.629Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T18:49:15.761Z] provisioning config files... [2023-03-13T18:49:15.771Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5900456400559028343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T18:49:16.068Z] ---> docker-login.sh [2023-03-13T18:49:16.068Z] nexus3.edgexfoundry.org:10001 [2023-03-13T18:49:16.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T18:49:16.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T18:49:16.068Z] Configure a credential helper to remove this warning. See [2023-03-13T18:49:16.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T18:49:16.068Z] [2023-03-13T18:49:16.068Z] Login Succeeded [2023-03-13T18:49:16.068Z] nexus3.edgexfoundry.org:10002 [2023-03-13T18:49:16.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T18:49:16.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T18:49:16.068Z] Configure a credential helper to remove this warning. See [2023-03-13T18:49:16.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T18:49:16.068Z] [2023-03-13T18:49:16.068Z] Login Succeeded [2023-03-13T18:49:16.068Z] nexus3.edgexfoundry.org:10003 [2023-03-13T18:49:16.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T18:49:16.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T18:49:16.328Z] Configure a credential helper to remove this warning. See [2023-03-13T18:49:16.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T18:49:16.328Z] [2023-03-13T18:49:16.328Z] Login Succeeded [2023-03-13T18:49:16.328Z] nexus3.edgexfoundry.org:10004 [2023-03-13T18:49:16.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T18:49:16.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T18:49:16.328Z] Configure a credential helper to remove this warning. See [2023-03-13T18:49:16.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T18:49:16.328Z] [2023-03-13T18:49:16.328Z] Login Succeeded [2023-03-13T18:49:16.328Z] docker.io [2023-03-13T18:49:16.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T18:49:16.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T18:49:16.588Z] Configure a credential helper to remove this warning. See [2023-03-13T18:49:16.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T18:49:16.588Z] [2023-03-13T18:49:16.588Z] Login Succeeded [2023-03-13T18:49:16.588Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T18:49:16.595Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-13T18:49:16.647Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T18:49:16.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T18:49:16.665Z] ========================================================= [2023-03-13T18:49:16.665Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-13T18:49:16.665Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T18:49:16.967Z] + 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 . [2023-03-13T18:49:16.967Z] Sending build context to Docker daemon 6.365MB [2023-03-13T18:49:16.967Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T18:49:16.967Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-13T18:49:16.967Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-13T18:49:16.967Z] 213ec9aee27d: Pulling fs layer [2023-03-13T18:49:16.967Z] 4583459ba037: Pulling fs layer [2023-03-13T18:49:16.967Z] 93c1e223e6f2: Pulling fs layer [2023-03-13T18:49:16.967Z] 53926ce57604: Pulling fs layer [2023-03-13T18:49:16.967Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-13T18:49:16.967Z] 22ff95d597cd: Pulling fs layer [2023-03-13T18:49:16.967Z] 12d6caf4c0d1: Pulling fs layer [2023-03-13T18:49:16.967Z] 96b7cbca73a9: Pulling fs layer [2023-03-13T18:49:16.967Z] a7acece74701: Pulling fs layer [2023-03-13T18:49:16.967Z] 53926ce57604: Waiting [2023-03-13T18:49:16.967Z] 21b2b0c7a3f4: Waiting [2023-03-13T18:49:16.967Z] 22ff95d597cd: Waiting [2023-03-13T18:49:16.967Z] 12d6caf4c0d1: Waiting [2023-03-13T18:49:16.967Z] 96b7cbca73a9: Waiting [2023-03-13T18:49:16.967Z] a7acece74701: Waiting [2023-03-13T18:49:16.967Z] 93c1e223e6f2: Verifying Checksum [2023-03-13T18:49:16.967Z] 93c1e223e6f2: Download complete [2023-03-13T18:49:16.967Z] 4583459ba037: Verifying Checksum [2023-03-13T18:49:16.967Z] 4583459ba037: Download complete [2023-03-13T18:49:17.228Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-13T18:49:17.228Z] 21b2b0c7a3f4: Download complete [2023-03-13T18:49:17.228Z] 22ff95d597cd: Verifying Checksum [2023-03-13T18:49:17.228Z] 22ff95d597cd: Download complete [2023-03-13T18:49:17.228Z] 213ec9aee27d: Verifying Checksum [2023-03-13T18:49:17.228Z] 213ec9aee27d: Download complete [2023-03-13T18:49:17.228Z] 12d6caf4c0d1: Download complete [2023-03-13T18:49:17.228Z] 213ec9aee27d: Pull complete [2023-03-13T18:49:17.497Z] 4583459ba037: Pull complete [2023-03-13T18:49:17.497Z] 93c1e223e6f2: Pull complete [2023-03-13T18:49:17.759Z] a7acece74701: Verifying Checksum [2023-03-13T18:49:17.759Z] a7acece74701: Download complete [2023-03-13T18:49:17.759Z] 96b7cbca73a9: Verifying Checksum [2023-03-13T18:49:18.018Z] 53926ce57604: Verifying Checksum [2023-03-13T18:49:18.018Z] 53926ce57604: Download complete [2023-03-13T18:49:21.302Z] 53926ce57604: Pull complete [2023-03-13T18:49:21.302Z] 21b2b0c7a3f4: Pull complete [2023-03-13T18:49:21.302Z] 22ff95d597cd: Pull complete [2023-03-13T18:49:21.564Z] 12d6caf4c0d1: Pull complete [2023-03-13T18:49:23.468Z] 96b7cbca73a9: Pull complete [2023-03-13T18:49:24.402Z] a7acece74701: Pull complete [2023-03-13T18:49:24.402Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-13T18:49:24.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-13T18:49:24.402Z] ---> db6d94c90886 [2023-03-13T18:49:24.402Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-13T18:49:28.596Z] ---> Running in 26324b49346f [2023-03-13T18:49:28.596Z] Removing intermediate container 26324b49346f [2023-03-13T18:49:28.596Z] ---> 33d5e7d07924 [2023-03-13T18:49:28.596Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T18:49:28.596Z] ---> Running in 0cb764cf43c3 [2023-03-13T18:49:28.596Z] Removing intermediate container 0cb764cf43c3 [2023-03-13T18:49:28.596Z] ---> a70cddd9577d [2023-03-13T18:49:28.596Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-13T18:49:28.596Z] ---> Running in 07a93bd15e15 [2023-03-13T18:49:28.596Z] Removing intermediate container 07a93bd15e15 [2023-03-13T18:49:28.596Z] ---> de075c534e4f [2023-03-13T18:49:28.596Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T18:49:28.596Z] ---> Running in 596d1c541d1a [2023-03-13T18:49:28.596Z] Removing intermediate container 596d1c541d1a [2023-03-13T18:49:28.596Z] ---> 3569a7c6c479 [2023-03-13T18:49:28.596Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T18:49:28.596Z] ---> Running in 4dc4bae31e71 [2023-03-13T18:49:28.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-13T18:49:29.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-13T18:49:29.373Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-13T18:49:29.373Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-13T18:49:29.373Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-13T18:49:29.373Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-13T18:49:29.373Z] Executing busybox-1.35.0-r17.trigger [2023-03-13T18:49:29.373Z] OK: 216 MiB in 55 packages [2023-03-13T18:49:29.939Z] Removing intermediate container 4dc4bae31e71 [2023-03-13T18:49:29.939Z] ---> 16f8113e9abc [2023-03-13T18:49:29.939Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-13T18:49:29.939Z] ---> Running in df9bbc65218c [2023-03-13T18:49:30.197Z] Removing intermediate container df9bbc65218c [2023-03-13T18:49:30.197Z] ---> ddc63032f680 [2023-03-13T18:49:30.197Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-13T18:49:30.197Z] ---> 214b2e38865a [2023-03-13T18:49:30.197Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T18:49:30.456Z] ---> Running in 5620d425eb51 [2023-03-13T18:49:30.731Z] Still waiting to schedule task [2023-03-13T18:49:30.731Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-13T18:49:57.000Z] Removing intermediate container 5620d425eb51 [2023-03-13T18:49:57.000Z] ---> 81af30d0e2eb [2023-03-13T18:49:57.000Z] Step 11/12 : COPY . . [2023-03-13T18:49:57.000Z] ---> 5c1ec07cb120 [2023-03-13T18:49:57.000Z] Step 12/12 : RUN $MAKE [2023-03-13T18:49:57.000Z] ---> Running in 21a71f8706a6 [2023-03-13T18:49:57.000Z] noop [2023-03-13T18:49:57.259Z] Removing intermediate container 21a71f8706a6 [2023-03-13T18:49:57.259Z] ---> 08573ba1f2cb [2023-03-13T18:49:57.259Z] Successfully built 08573ba1f2cb [2023-03-13T18:49:57.259Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T18:49:57.583Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-13T18:49:57.583Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T18:49:57.656Z] prd-ubuntu20.04-docker-8c-8g-9938 does not seem to be running inside a container [2023-03-13T18:49:57.686Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-13T18:49:57.998Z] $ docker top 9f3d525e16d8d9cc7da8d02653aa86c0e0683828b798592083182388a615fdc5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T18:49:58.331Z] + go version [2023-03-13T18:49:58.331Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-13T18:49:58.344Z] $ docker stop --time=1 9f3d525e16d8d9cc7da8d02653aa86c0e0683828b798592083182388a615fdc5 [2023-03-13T18:49:59.638Z] $ docker rm -f --volumes 9f3d525e16d8d9cc7da8d02653aa86c0e0683828b798592083182388a615fdc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T18:50:00.017Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-13T18:50:00.017Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T18:50:00.087Z] prd-ubuntu20.04-docker-8c-8g-9938 does not seem to be running inside a container [2023-03-13T18:50:00.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-13T18:50:00.435Z] $ docker top 57d085fe4c7077bc7842585f8fa862c19cdb636f3f9e662ab2c2e4c0c742d5dd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T18:50:00.778Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-03-13T18:50:01.079Z] + make test [2023-03-13T18:50:01.079Z] go test ./... -coverprofile=coverage.out ./... [2023-03-13T18:50:01.343Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-13T18:50:09.450Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-03-13T18:50:09.450Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.013s coverage: 22.2% of statements [2023-03-13T18:50:09.450Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-13T18:50:16.006Z] 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." [2023-03-13T18:50:16.006Z] go vet ./... [2023-03-13T18:50:17.903Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-13T18:50:17.903Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-13T18:50:17.903Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-13T18:50:17.915Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-13T18:50:17.928Z] $ docker stop --time=1 57d085fe4c7077bc7842585f8fa862c19cdb636f3f9e662ab2c2e4c0c742d5dd [2023-03-13T18:50:20.393Z] $ docker rm -f --volumes 57d085fe4c7077bc7842585f8fa862c19cdb636f3f9e662ab2c2e4c0c742d5dd [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T18:50:20.818Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-13T18:50:20.853Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-13T18:50:21.353Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-13T18:50:21.634Z] + ls -al . [2023-03-13T18:50:21.634Z] total 180 [2023-03-13T18:50:21.634Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 13 18:50 . [2023-03-13T18:50:21.634Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 18:48 .. [2023-03-13T18:50:21.634Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 13 18:48 .dockerignore [2023-03-13T18:50:21.634Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 18:50 .git [2023-03-13T18:50:21.634Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 18:48 .github [2023-03-13T18:50:21.634Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 13 18:48 .gitignore [2023-03-13T18:50:21.634Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 18:48 .golangci.yml [2023-03-13T18:50:21.634Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 18:49 .semver [2023-03-13T18:50:21.634Z] -rw-rw-r-- 1 jenkins jenkins 9407 Mar 13 18:48 Attribution.txt [2023-03-13T18:50:21.634Z] -rw-rw-r-- 1 jenkins jenkins 13162 Mar 13 18:48 CHANGELOG.md [2023-03-13T18:50:21.634Z] -rw-rw-r-- 1 jenkins jenkins 1689 Mar 13 18:48 Dockerfile [2023-03-13T18:50:21.634Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 18:48 GOVERNANCE.md [2023-03-13T18:50:21.634Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 13 18:48 Jenkinsfile [2023-03-13T18:50:21.634Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 18:48 LICENSE [2023-03-13T18:50:21.634Z] -rw-rw-r-- 1 jenkins jenkins 1697 Mar 13 18:48 Makefile [2023-03-13T18:50:21.634Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 13 18:48 OWNERS.md [2023-03-13T18:50:21.634Z] -rw-rw-r-- 1 jenkins jenkins 3165 Mar 13 18:48 README.md [2023-03-13T18:50:21.634Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 13 18:49 VERSION [2023-03-13T18:50:21.634Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 18:48 bin [2023-03-13T18:50:21.634Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 18:48 cmd [2023-03-13T18:50:21.634Z] -rw-r--r-- 1 jenkins jenkins 18047 Mar 13 18:50 coverage.out [2023-03-13T18:50:21.634Z] -rw-rw-r-- 1 jenkins jenkins 3377 Mar 13 18:48 go.mod [2023-03-13T18:50:21.634Z] -rw-rw-r-- 1 jenkins jenkins 31299 Mar 13 18:48 go.sum [2023-03-13T18:50:21.634Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 18:48 internal [2023-03-13T18:50:21.634Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 18:48 mock [2023-03-13T18:50:21.634Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 18:48 snap [2023-03-13T18:50:21.634Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 13 18:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T18:50:21.948Z] + 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=14341be0e00f90cb93f09a8fe34181eba0d3b045 --label arch=amd64 --label version=3.0.0-dev.10 . [2023-03-13T18:50:21.948Z] Sending build context to Docker daemon 6.384MB [2023-03-13T18:50:21.948Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T18:50:21.948Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-13T18:50:21.948Z] ---> 08573ba1f2cb [2023-03-13T18:50:21.948Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-13T18:50:21.948Z] ---> Running in 7991ce850cf5 [2023-03-13T18:50:22.206Z] Removing intermediate container 7991ce850cf5 [2023-03-13T18:50:22.206Z] ---> b4ad35e7fe33 [2023-03-13T18:50:22.206Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T18:50:22.206Z] ---> Running in 2cd3459bf123 [2023-03-13T18:50:22.206Z] Removing intermediate container 2cd3459bf123 [2023-03-13T18:50:22.206Z] ---> 96d28e4dd133 [2023-03-13T18:50:22.206Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-13T18:50:22.206Z] ---> Running in cca01868f47a [2023-03-13T18:50:22.206Z] Removing intermediate container cca01868f47a [2023-03-13T18:50:22.206Z] ---> 452f6521d392 [2023-03-13T18:50:22.206Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T18:50:22.206Z] ---> Running in d40aee49d963 [2023-03-13T18:50:22.465Z] Removing intermediate container d40aee49d963 [2023-03-13T18:50:22.465Z] ---> 26125cdba0cd [2023-03-13T18:50:22.465Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T18:50:22.465Z] ---> Running in 4bc7ce7b2ef6 [2023-03-13T18:50:22.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-13T18:50:22.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-13T18:50:22.983Z] OK: 216 MiB in 55 packages [2023-03-13T18:50:23.241Z] Removing intermediate container 4bc7ce7b2ef6 [2023-03-13T18:50:23.241Z] ---> e35f12ba9198 [2023-03-13T18:50:23.241Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-03-13T18:50:23.500Z] ---> Running in a9e18467ea61 [2023-03-13T18:50:23.500Z] Removing intermediate container a9e18467ea61 [2023-03-13T18:50:23.500Z] ---> 7ba8aeb23502 [2023-03-13T18:50:23.500Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-13T18:50:23.500Z] ---> 8e1dbcaf69b3 [2023-03-13T18:50:23.500Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T18:50:23.500Z] ---> Running in 228c53232423 [2023-03-13T18:50:24.443Z] Removing intermediate container 228c53232423 [2023-03-13T18:50:24.443Z] ---> 0d480dd2c3ad [2023-03-13T18:50:24.443Z] Step 11/24 : COPY . . [2023-03-13T18:50:24.721Z] ---> f5338c1fabc2 [2023-03-13T18:50:24.721Z] Step 12/24 : RUN $MAKE [2023-03-13T18:50:24.721Z] ---> Running in f296b9171a3a [2023-03-13T18:50:24.978Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.10" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-03-13T18:50:43.046Z] Removing intermediate container f296b9171a3a [2023-03-13T18:50:43.046Z] ---> 12f53816b8b6 [2023-03-13T18:50:43.046Z] Step 13/24 : FROM alpine:3.16 [2023-03-13T18:50:43.046Z] 3.16: Pulling from library/alpine [2023-03-13T18:50:43.046Z] ef5531b6e74e: Pulling fs layer [2023-03-13T18:50:43.046Z] ef5531b6e74e: Verifying Checksum [2023-03-13T18:50:43.046Z] ef5531b6e74e: Pull complete [2023-03-13T18:50:43.046Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-13T18:50:43.046Z] Status: Downloaded newer image for alpine:3.16 [2023-03-13T18:50:43.046Z] ---> dfd21b5a31f5 [2023-03-13T18:50:43.046Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-03-13T18:50:43.046Z] ---> Running in 9049fbee151e [2023-03-13T18:50:43.046Z] Removing intermediate container 9049fbee151e [2023-03-13T18:50:43.046Z] ---> 476444c07ea6 [2023-03-13T18:50:43.046Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-13T18:50:43.046Z] ---> Running in 43b5268d5b00 [2023-03-13T18:50:43.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-13T18:50:43.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-13T18:50:43.303Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-13T18:50:43.303Z] Executing busybox-1.35.0-r17.trigger [2023-03-13T18:50:43.303Z] OK: 6 MiB in 15 packages [2023-03-13T18:50:43.560Z] Removing intermediate container 43b5268d5b00 [2023-03-13T18:50:43.560Z] ---> 01036c712cfe [2023-03-13T18:50:43.560Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-03-13T18:50:44.125Z] ---> 3137a58bb48c [2023-03-13T18:50:44.125Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-03-13T18:50:44.383Z] ---> aa303760a1ce [2023-03-13T18:50:44.383Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-03-13T18:50:44.383Z] ---> 87cb69a6b763 [2023-03-13T18:50:44.383Z] Step 19/24 : EXPOSE 59982 [2023-03-13T18:50:44.383Z] ---> Running in b3968075f91e [2023-03-13T18:50:44.641Z] Removing intermediate container b3968075f91e [2023-03-13T18:50:44.641Z] ---> 549c1694a4c8 [2023-03-13T18:50:44.641Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-03-13T18:50:44.641Z] ---> Running in 2a44cd1b2407 [2023-03-13T18:50:44.641Z] Removing intermediate container 2a44cd1b2407 [2023-03-13T18:50:44.641Z] ---> 71bd5b876cc2 [2023-03-13T18:50:44.641Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-13T18:50:44.641Z] ---> Running in a5f73b308569 [2023-03-13T18:50:44.641Z] Removing intermediate container a5f73b308569 [2023-03-13T18:50:44.641Z] ---> 3ea36544e7a9 [2023-03-13T18:50:44.641Z] Step 22/24 : LABEL arch=amd64 [2023-03-13T18:50:44.641Z] ---> Running in 4017cafaab80 [2023-03-13T18:50:44.900Z] Removing intermediate container 4017cafaab80 [2023-03-13T18:50:44.900Z] ---> 47995f4f1953 [2023-03-13T18:50:44.900Z] Step 23/24 : LABEL git_sha=14341be0e00f90cb93f09a8fe34181eba0d3b045 [2023-03-13T18:50:44.900Z] ---> Running in 5349e123b58e [2023-03-13T18:50:44.900Z] Removing intermediate container 5349e123b58e [2023-03-13T18:50:44.900Z] ---> 15b29737750b [2023-03-13T18:50:44.900Z] Step 24/24 : LABEL version=3.0.0-dev.10 [2023-03-13T18:50:44.900Z] ---> Running in 8a13d9ca3426 [2023-03-13T18:50:44.900Z] Removing intermediate container 8a13d9ca3426 [2023-03-13T18:50:44.900Z] ---> bd6ff72b35b7 [2023-03-13T18:50:44.900Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-13T18:50:44.900Z] Successfully built bd6ff72b35b7 [2023-03-13T18:50:44.900Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T18:50:45.011Z] provisioning config files... [2023-03-13T18:50:45.019Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5870563138183993248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T18:50:45.361Z] ---> docker-login.sh [2023-03-13T18:50:45.361Z] nexus3.edgexfoundry.org:10001 [2023-03-13T18:50:45.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T18:50:45.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T18:50:45.361Z] Configure a credential helper to remove this warning. See [2023-03-13T18:50:45.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T18:50:45.361Z] [2023-03-13T18:50:45.361Z] Login Succeeded [2023-03-13T18:50:45.361Z] nexus3.edgexfoundry.org:10002 [2023-03-13T18:50:45.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T18:50:45.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T18:50:45.361Z] Configure a credential helper to remove this warning. See [2023-03-13T18:50:45.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T18:50:45.361Z] [2023-03-13T18:50:45.361Z] Login Succeeded [2023-03-13T18:50:45.361Z] nexus3.edgexfoundry.org:10003 [2023-03-13T18:50:45.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T18:50:45.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T18:50:45.626Z] Configure a credential helper to remove this warning. See [2023-03-13T18:50:45.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T18:50:45.626Z] [2023-03-13T18:50:45.626Z] Login Succeeded [2023-03-13T18:50:45.626Z] nexus3.edgexfoundry.org:10004 [2023-03-13T18:50:45.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T18:50:45.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T18:50:45.626Z] Configure a credential helper to remove this warning. See [2023-03-13T18:50:45.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T18:50:45.626Z] [2023-03-13T18:50:45.626Z] Login Succeeded [2023-03-13T18:50:45.626Z] docker.io [2023-03-13T18:50:45.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T18:50:45.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T18:50:45.895Z] Configure a credential helper to remove this warning. See [2023-03-13T18:50:45.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T18:50:45.895Z] [2023-03-13T18:50:45.895Z] Login Succeeded [2023-03-13T18:50:45.895Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T18:50:45.908Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-13T18:50:45.937Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T18:50:45.958Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-03-13T18:50:45.958Z] 14341be0e00f90cb93f09a8fe34181eba0d3b045 [2023-03-13T18:50:45.958Z] latest [2023-03-13T18:50:45.958Z] 3.0.0-dev.10 [2023-03-13T18:50:45.958Z] 14341be0e00f90cb93f09a8fe34181eba0d3b045-3.0.0-dev.10 [2023-03-13T18:50:45.958Z] main [2023-03-13T18:50:45.958Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T18:50:46.344Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:14341be0e00f90cb93f09a8fe34181eba0d3b045 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T18:50:46.645Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:14341be0e00f90cb93f09a8fe34181eba0d3b045 [2023-03-13T18:50:46.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-13T18:50:46.645Z] c276e3d77501: Preparing [2023-03-13T18:50:46.645Z] b54cae08b563: Preparing [2023-03-13T18:50:46.645Z] 6d65dbb40b7c: Preparing [2023-03-13T18:50:46.645Z] aa61f2c8c25a: Preparing [2023-03-13T18:50:46.645Z] aa5968d388b8: Preparing [2023-03-13T18:50:46.645Z] aa5968d388b8: Layer already exists [2023-03-13T18:50:46.645Z] c276e3d77501: Pushed [2023-03-13T18:50:46.645Z] b54cae08b563: Pushed [2023-03-13T18:50:46.645Z] aa61f2c8c25a: Pushed [2023-03-13T18:50:49.182Z] 6d65dbb40b7c: Pushed [2023-03-13T18:50:50.119Z] 14341be0e00f90cb93f09a8fe34181eba0d3b045: digest: sha256:fe6b9e06968000b61a69d2e89387bb3a5d3709cb79ab03c4679f1befe62c8245 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T18:50:50.433Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T18:50:50.734Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-03-13T18:50:50.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-13T18:50:50.734Z] c276e3d77501: Preparing [2023-03-13T18:50:50.734Z] b54cae08b563: Preparing [2023-03-13T18:50:50.734Z] 6d65dbb40b7c: Preparing [2023-03-13T18:50:50.734Z] aa61f2c8c25a: Preparing [2023-03-13T18:50:50.734Z] aa5968d388b8: Preparing [2023-03-13T18:50:50.734Z] aa5968d388b8: Layer already exists [2023-03-13T18:50:50.734Z] 6d65dbb40b7c: Layer already exists [2023-03-13T18:50:50.734Z] b54cae08b563: Layer already exists [2023-03-13T18:50:50.734Z] aa61f2c8c25a: Layer already exists [2023-03-13T18:50:50.734Z] c276e3d77501: Layer already exists [2023-03-13T18:50:50.734Z] latest: digest: sha256:fe6b9e06968000b61a69d2e89387bb3a5d3709cb79ab03c4679f1befe62c8245 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T18:50:51.045Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T18:50:51.354Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.10 [2023-03-13T18:50:51.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-13T18:50:51.354Z] c276e3d77501: Preparing [2023-03-13T18:50:51.354Z] b54cae08b563: Preparing [2023-03-13T18:50:51.354Z] 6d65dbb40b7c: Preparing [2023-03-13T18:50:51.354Z] aa61f2c8c25a: Preparing [2023-03-13T18:50:51.354Z] aa5968d388b8: Preparing [2023-03-13T18:50:51.354Z] aa5968d388b8: Layer already exists [2023-03-13T18:50:51.354Z] b54cae08b563: Layer already exists [2023-03-13T18:50:51.354Z] c276e3d77501: Layer already exists [2023-03-13T18:50:51.354Z] 6d65dbb40b7c: Layer already exists [2023-03-13T18:50:51.354Z] aa61f2c8c25a: Layer already exists [2023-03-13T18:50:51.354Z] 3.0.0-dev.10: digest: sha256:fe6b9e06968000b61a69d2e89387bb3a5d3709cb79ab03c4679f1befe62c8245 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T18:50:51.657Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:14341be0e00f90cb93f09a8fe34181eba0d3b045-3.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T18:50:51.966Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:14341be0e00f90cb93f09a8fe34181eba0d3b045-3.0.0-dev.10 [2023-03-13T18:50:51.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-13T18:50:51.966Z] c276e3d77501: Preparing [2023-03-13T18:50:51.966Z] b54cae08b563: Preparing [2023-03-13T18:50:51.966Z] 6d65dbb40b7c: Preparing [2023-03-13T18:50:51.966Z] aa61f2c8c25a: Preparing [2023-03-13T18:50:51.966Z] aa5968d388b8: Preparing [2023-03-13T18:50:51.966Z] aa61f2c8c25a: Layer already exists [2023-03-13T18:50:51.966Z] aa5968d388b8: Layer already exists [2023-03-13T18:50:51.966Z] b54cae08b563: Layer already exists [2023-03-13T18:50:51.966Z] 6d65dbb40b7c: Layer already exists [2023-03-13T18:50:51.966Z] c276e3d77501: Layer already exists [2023-03-13T18:50:51.966Z] 14341be0e00f90cb93f09a8fe34181eba0d3b045-3.0.0-dev.10: digest: sha256:fe6b9e06968000b61a69d2e89387bb3a5d3709cb79ab03c4679f1befe62c8245 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T18:50:52.271Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T18:50:52.570Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-03-13T18:50:52.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-13T18:50:52.570Z] c276e3d77501: Preparing [2023-03-13T18:50:52.570Z] b54cae08b563: Preparing [2023-03-13T18:50:52.570Z] 6d65dbb40b7c: Preparing [2023-03-13T18:50:52.570Z] aa61f2c8c25a: Preparing [2023-03-13T18:50:52.570Z] aa5968d388b8: Preparing [2023-03-13T18:50:52.570Z] aa5968d388b8: Layer already exists [2023-03-13T18:50:52.570Z] aa61f2c8c25a: Layer already exists [2023-03-13T18:50:52.570Z] 6d65dbb40b7c: Layer already exists [2023-03-13T18:50:52.570Z] b54cae08b563: Layer already exists [2023-03-13T18:50:52.570Z] c276e3d77501: Layer already exists [2023-03-13T18:50:52.570Z] main: digest: sha256:fe6b9e06968000b61a69d2e89387bb3a5d3709cb79ab03c4679f1befe62c8245 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-13T18:50:52.606Z] ===================================================== [Pipeline] echo [2023-03-13T18:50:52.612Z] taggedImages: [2023-03-13T18:50:52.612Z] - nexus3.edgexfoundry.org:10004/device-mqtt:14341be0e00f90cb93f09a8fe34181eba0d3b045 [2023-03-13T18:50:52.612Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-03-13T18:50:52.612Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.10 [2023-03-13T18:50:52.612Z] - nexus3.edgexfoundry.org:10004/device-mqtt:14341be0e00f90cb93f09a8fe34181eba0d3b045-3.0.0-dev.10 [2023-03-13T18:50:52.612Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T18:50:52.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T18:50:52.982Z] [2023-03-13T18:50:52.982Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T18:50:53.281Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T18:50:53.281Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-13T18:50:53.281Z] 5eb5b503b376: Pulling fs layer [2023-03-13T18:50:53.281Z] 5c69ac0246d0: Pulling fs layer [2023-03-13T18:50:53.281Z] ec43610c2a17: Pulling fs layer [2023-03-13T18:50:53.281Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-13T18:50:53.281Z] 33b1e0a273af: Pulling fs layer [2023-03-13T18:50:53.281Z] 5d3b04190fa2: Pulling fs layer [2023-03-13T18:50:53.281Z] 2f39f015ded8: Pulling fs layer [2023-03-13T18:50:53.281Z] 5d3b04190fa2: Waiting [2023-03-13T18:50:53.281Z] 2f39f015ded8: Waiting [2023-03-13T18:50:53.281Z] 3a2ae6a8a46f: Waiting [2023-03-13T18:50:53.281Z] 33b1e0a273af: Waiting [2023-03-13T18:50:53.281Z] 5c69ac0246d0: Verifying Checksum [2023-03-13T18:50:53.281Z] 5c69ac0246d0: Download complete [2023-03-13T18:50:53.281Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-13T18:50:53.281Z] 3a2ae6a8a46f: Download complete [2023-03-13T18:50:53.541Z] 33b1e0a273af: Verifying Checksum [2023-03-13T18:50:53.541Z] 33b1e0a273af: Download complete [2023-03-13T18:50:53.541Z] ec43610c2a17: Verifying Checksum [2023-03-13T18:50:53.541Z] ec43610c2a17: Download complete [2023-03-13T18:50:53.541Z] 5d3b04190fa2: Verifying Checksum [2023-03-13T18:50:53.541Z] 5d3b04190fa2: Download complete [2023-03-13T18:50:53.541Z] 5eb5b503b376: Download complete [2023-03-13T18:50:54.107Z] 2f39f015ded8: Download complete [2023-03-13T18:50:54.676Z] 5eb5b503b376: Pull complete [2023-03-13T18:50:54.934Z] 5c69ac0246d0: Pull complete [2023-03-13T18:50:55.193Z] ec43610c2a17: Pull complete [2023-03-13T18:50:55.193Z] 3a2ae6a8a46f: Pull complete [2023-03-13T18:50:55.452Z] 33b1e0a273af: Pull complete [2023-03-13T18:50:55.452Z] 5d3b04190fa2: Pull complete [2023-03-13T18:50:59.640Z] 2f39f015ded8: Pull complete [2023-03-13T18:50:59.640Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-13T18:50:59.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T18:50:59.640Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T18:50:59.710Z] prd-ubuntu20.04-docker-8c-8g-9938 does not seem to be running inside a container [2023-03-13T18:50:59.737Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-13T18:51:03.413Z] $ docker top 440eb241ed232d3ed48ab5b7ecc4d217342b28051bab2dcf927b49c14fec386e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T18:51:03.775Z] ---> job-cost.sh [2023-03-13T18:51:03.775Z] lf-activate-venv: SKIPPING [2023-03-13T18:51:03.775Z] INFO: No Stack... [2023-03-13T18:51:04.033Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-13T18:51:04.603Z] INFO: Archiving Costs [Pipeline] sh [2023-03-13T18:51:04.890Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-03-13T18:51:04.890Z] + cut -d, -f6 [Pipeline] lock [2023-03-13T18:51:04.902Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-93-stack-cost] [2023-03-13T18:51:04.909Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-93-stack-cost] did not exist. Created. [2023-03-13T18:51:04.909Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-93-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-13T18:51:05.203Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-13T18:51:05.228Z] Stashed 1 file(s) [Pipeline] } [2023-03-13T18:51:05.236Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-93-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-13T18:51:05.253Z] $ docker stop --time=1 440eb241ed232d3ed48ab5b7ecc4d217342b28051bab2dcf927b49c14fec386e [2023-03-13T18:51:06.388Z] $ docker rm -f --volumes 440eb241ed232d3ed48ab5b7ecc4d217342b28051bab2dcf927b49c14fec386e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-13T18:52:07.392Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9942 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-03-13T18:52:07.406Z] Running in /w/workspace/device-mqtt-go/93 [Pipeline] { [Pipeline] checkout [2023-03-13T18:52:07.445Z] Selected Git installation does not exist. Using Default [2023-03-13T18:52:07.445Z] The recommended git tool is: NONE [2023-03-13T18:52:13.682Z] using credential edgex-jenkins-ssh [2023-03-13T18:52:13.700Z] Cloning the remote Git repository [2023-03-13T18:52:13.760Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-13T18:52:13.858Z] > git init /w/workspace/device-mqtt-go/93 # timeout=10 [2023-03-13T18:52:14.050Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-13T18:52:14.051Z] > git --version # timeout=10 [2023-03-13T18:52:14.074Z] > git --version # 'git version 2.25.1' [2023-03-13T18:52:14.076Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-13T18:52:14.151Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-13T18:52:17.368Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-03-13T18:52:17.393Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-13T18:52:18.496Z] Avoid second fetch [2023-03-13T18:52:18.497Z] Checking out Revision 14341be0e00f90cb93f09a8fe34181eba0d3b045 (main) [2023-03-13T18:52:19.116Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#523)" [2023-03-13T18:52:18.521Z] > git config core.sparsecheckout # timeout=10 [2023-03-13T18:52:18.542Z] > git checkout -f 14341be0e00f90cb93f09a8fe34181eba0d3b045 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T18:52:20.062Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-13T18:52:20.062Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-13T18:52:20.062Z] Dload Upload Total Spent Left Speed [2023-03-13T18:52:20.062Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 86741 [Pipeline] sh [2023-03-13T18:52:20.776Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-13T18:52:21.145Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-13T18:52:21.145Z] sudo tee /etc/docker/daemon.new [2023-03-13T18:52:21.145Z] { [2023-03-13T18:52:21.145Z] "registry-mirrors": [ [2023-03-13T18:52:21.145Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-13T18:52:21.145Z] ], [2023-03-13T18:52:21.145Z] "bip": "10.250.0.254/24", [2023-03-13T18:52:21.145Z] "hosts": [ [2023-03-13T18:52:21.145Z] "tcp://0.0.0.0:5555", [2023-03-13T18:52:21.145Z] "unix:///var/run/docker.sock" [2023-03-13T18:52:21.145Z] ], [2023-03-13T18:52:21.145Z] "mtu": 1458, [2023-03-13T18:52:21.145Z] "selinux-enabled": true, [2023-03-13T18:52:21.145Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-13T18:52:21.145Z] } [Pipeline] sh [2023-03-13T18:52:21.505Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-13T18:52:21.849Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T18:52:40.194Z] provisioning config files... [2023-03-13T18:52:40.237Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/93@tmp/config367061977706929404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T18:52:40.634Z] ---> docker-login.sh [2023-03-13T18:52:40.634Z] nexus3.edgexfoundry.org:10001 [2023-03-13T18:52:41.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T18:52:41.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T18:52:41.506Z] Configure a credential helper to remove this warning. See [2023-03-13T18:52:41.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T18:52:41.506Z] [2023-03-13T18:52:41.506Z] Login Succeeded [2023-03-13T18:52:41.506Z] nexus3.edgexfoundry.org:10002 [2023-03-13T18:52:41.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T18:52:41.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T18:52:41.780Z] Configure a credential helper to remove this warning. See [2023-03-13T18:52:41.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T18:52:41.780Z] [2023-03-13T18:52:41.780Z] Login Succeeded [2023-03-13T18:52:41.780Z] nexus3.edgexfoundry.org:10003 [2023-03-13T18:52:42.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T18:52:42.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T18:52:42.327Z] Configure a credential helper to remove this warning. See [2023-03-13T18:52:42.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T18:52:42.327Z] [2023-03-13T18:52:42.327Z] Login Succeeded [2023-03-13T18:52:42.327Z] nexus3.edgexfoundry.org:10004 [2023-03-13T18:52:42.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T18:52:42.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T18:52:42.601Z] Configure a credential helper to remove this warning. See [2023-03-13T18:52:42.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T18:52:42.601Z] [2023-03-13T18:52:42.601Z] Login Succeeded [2023-03-13T18:52:42.878Z] docker.io [2023-03-13T18:52:42.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T18:52:43.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T18:52:43.150Z] Configure a credential helper to remove this warning. See [2023-03-13T18:52:43.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T18:52:43.150Z] [2023-03-13T18:52:43.150Z] Login Succeeded [2023-03-13T18:52:43.150Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T18:52:43.167Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-13T18:52:43.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T18:52:43.537Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T18:52:43.551Z] ========================================================= [2023-03-13T18:52:43.551Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-13T18:52:43.551Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T18:52:43.925Z] + 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 . [2023-03-13T18:52:44.203Z] Sending build context to Docker daemon 3.301MB [2023-03-13T18:52:44.203Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T18:52:44.203Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-13T18:52:44.477Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-13T18:52:44.477Z] 9b18e9b68314: Pulling fs layer [2023-03-13T18:52:44.477Z] 35d82f9e3411: Pulling fs layer [2023-03-13T18:52:44.477Z] e16973657156: Pulling fs layer [2023-03-13T18:52:44.477Z] fc693d55d65f: Pulling fs layer [2023-03-13T18:52:44.477Z] 7e9fc2657dce: Pulling fs layer [2023-03-13T18:52:44.477Z] dda99020689f: Pulling fs layer [2023-03-13T18:52:44.477Z] db1c61fa0a46: Pulling fs layer [2023-03-13T18:52:44.477Z] 891c053d2c06: Pulling fs layer [2023-03-13T18:52:44.477Z] dda99020689f: Waiting [2023-03-13T18:52:44.477Z] fc693d55d65f: Waiting [2023-03-13T18:52:44.477Z] db1c61fa0a46: Waiting [2023-03-13T18:52:44.477Z] 891c053d2c06: Waiting [2023-03-13T18:52:44.477Z] 7e9fc2657dce: Waiting [2023-03-13T18:52:44.477Z] e16973657156: Verifying Checksum [2023-03-13T18:52:44.477Z] e16973657156: Download complete [2023-03-13T18:52:44.477Z] 35d82f9e3411: Verifying Checksum [2023-03-13T18:52:44.477Z] 35d82f9e3411: Download complete [2023-03-13T18:52:44.477Z] 7e9fc2657dce: Download complete [2023-03-13T18:52:44.477Z] dda99020689f: Verifying Checksum [2023-03-13T18:52:44.477Z] dda99020689f: Download complete [2023-03-13T18:52:44.755Z] 9b18e9b68314: Verifying Checksum [2023-03-13T18:52:44.755Z] 9b18e9b68314: Download complete [2023-03-13T18:52:45.753Z] 9b18e9b68314: Pull complete [2023-03-13T18:52:45.753Z] 891c053d2c06: Verifying Checksum [2023-03-13T18:52:45.753Z] 891c053d2c06: Download complete [2023-03-13T18:52:46.355Z] 35d82f9e3411: Pull complete [2023-03-13T18:52:46.959Z] e16973657156: Pull complete [2023-03-13T18:52:47.235Z] db1c61fa0a46: Verifying Checksum [2023-03-13T18:52:47.235Z] db1c61fa0a46: Download complete [2023-03-13T18:52:47.831Z] fc693d55d65f: Verifying Checksum [2023-03-13T18:52:47.831Z] fc693d55d65f: Download complete [2023-03-13T18:53:00.225Z] fc693d55d65f: Pull complete [2023-03-13T18:53:00.225Z] 7e9fc2657dce: Pull complete [2023-03-13T18:53:00.225Z] dda99020689f: Pull complete [2023-03-13T18:53:05.613Z] db1c61fa0a46: Pull complete [2023-03-13T18:53:07.588Z] 891c053d2c06: Pull complete [2023-03-13T18:53:07.588Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-13T18:53:07.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-13T18:53:07.588Z] ---> f96f9c87975a [2023-03-13T18:53:07.588Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-13T18:53:10.202Z] ---> Running in 18ae161a413d [2023-03-13T18:53:10.202Z] Removing intermediate container 18ae161a413d [2023-03-13T18:53:10.202Z] ---> 553a2d41c0dc [2023-03-13T18:53:10.202Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T18:53:10.473Z] ---> Running in 067b3e08d844 [2023-03-13T18:53:10.768Z] Removing intermediate container 067b3e08d844 [2023-03-13T18:53:10.768Z] ---> 866f4613c1ad [2023-03-13T18:53:10.768Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-13T18:53:10.768Z] ---> Running in e8a1b548771c [2023-03-13T18:53:11.373Z] Removing intermediate container e8a1b548771c [2023-03-13T18:53:11.373Z] ---> aed0867fedca [2023-03-13T18:53:11.373Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T18:53:11.373Z] ---> Running in 275b91252186 [2023-03-13T18:53:11.649Z] Removing intermediate container 275b91252186 [2023-03-13T18:53:11.649Z] ---> b23c9d8aa3a5 [2023-03-13T18:53:11.649Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T18:53:11.922Z] ---> Running in bb05277c23d0 [2023-03-13T18:53:13.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-13T18:53:13.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-13T18:53:14.783Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-13T18:53:14.783Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-13T18:53:14.783Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-13T18:53:14.783Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-13T18:53:14.783Z] Executing busybox-1.35.0-r17.trigger [2023-03-13T18:53:14.783Z] OK: 226 MiB in 55 packages [2023-03-13T18:53:16.209Z] Removing intermediate container bb05277c23d0 [2023-03-13T18:53:16.210Z] ---> 71cc1147896f [2023-03-13T18:53:16.210Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-13T18:53:16.210Z] ---> Running in d0aebf84c4bc [2023-03-13T18:53:16.485Z] Removing intermediate container d0aebf84c4bc [2023-03-13T18:53:16.486Z] ---> de9f3ed5761a [2023-03-13T18:53:16.486Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-13T18:53:17.086Z] ---> bfbe8ae05f87 [2023-03-13T18:53:17.086Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T18:53:17.086Z] ---> Running in 6ddc3a5035d5 [2023-03-13T18:54:25.298Z] Removing intermediate container 6ddc3a5035d5 [2023-03-13T18:54:25.298Z] ---> 717f70a100b9 [2023-03-13T18:54:25.298Z] Step 11/12 : COPY . . [2023-03-13T18:54:25.298Z] ---> 90784ba73c8a [2023-03-13T18:54:25.298Z] Step 12/12 : RUN $MAKE [2023-03-13T18:54:25.298Z] ---> Running in eb2a1537f2c6 [2023-03-13T18:54:25.298Z] noop [2023-03-13T18:54:25.298Z] Removing intermediate container eb2a1537f2c6 [2023-03-13T18:54:25.298Z] ---> c117ddb6bcc0 [2023-03-13T18:54:25.298Z] Successfully built c117ddb6bcc0 [2023-03-13T18:54:25.298Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T18:54:25.685Z] + docker inspect -f . ci-base-image-arm64 [2023-03-13T18:54:25.685Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T18:54:25.897Z] prd-ubuntu20.04-docker-arm64-4c-16g-9942 does not seem to be running inside a container [2023-03-13T18:54:25.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/93 -v /w/workspace/device-mqtt-go/93:/w/workspace/device-mqtt-go/93:rw,z -v /w/workspace/device-mqtt-go/93@tmp:/w/workspace/device-mqtt-go/93@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-13T18:54:27.407Z] $ docker top eeb0d0a0bd254fec5589e9158a9b2860095785c336275f1e6bb9bdc800e560ed -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T18:54:28.286Z] + go version [2023-03-13T18:54:28.286Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-13T18:54:28.317Z] $ docker stop --time=1 eeb0d0a0bd254fec5589e9158a9b2860095785c336275f1e6bb9bdc800e560ed [2023-03-13T18:54:30.033Z] $ docker rm -f --volumes eeb0d0a0bd254fec5589e9158a9b2860095785c336275f1e6bb9bdc800e560ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T18:54:30.601Z] + docker inspect -f . ci-base-image-arm64 [2023-03-13T18:54:30.601Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T18:54:30.812Z] prd-ubuntu20.04-docker-arm64-4c-16g-9942 does not seem to be running inside a container [2023-03-13T18:54:30.900Z] $ 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/93 -v /w/workspace/device-mqtt-go/93:/w/workspace/device-mqtt-go/93:rw,z -v /w/workspace/device-mqtt-go/93@tmp:/w/workspace/device-mqtt-go/93@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-13T18:54:32.250Z] $ docker top 2b6911939eeaeb56eda943caaf57e30c261459454b1952003cc0ca38585cecbb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T18:54:33.134Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/93 [Pipeline] fileExists [Pipeline] sh [2023-03-13T18:54:33.807Z] + make test [2023-03-13T18:54:33.807Z] go test ./... -coverprofile=coverage.out ./... [2023-03-13T18:54:35.777Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-13T18:56:12.504Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-03-13T18:56:15.865Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.070s coverage: 22.2% of statements [2023-03-13T18:56:15.865Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-13T18:56:15.865Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-13T18:56:15.865Z] go vet ./... [2023-03-13T18:56:54.766Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-13T18:56:54.766Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-13T18:56:54.766Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-13T18:56:54.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-13T18:56:54.812Z] $ docker stop --time=1 2b6911939eeaeb56eda943caaf57e30c261459454b1952003cc0ca38585cecbb [2023-03-13T18:56:56.877Z] $ docker rm -f --volumes 2b6911939eeaeb56eda943caaf57e30c261459454b1952003cc0ca38585cecbb [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T18:56:57.949Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-13T18:56:57.976Z] Warning: overwriting stash ‘coverage-report’ [2023-03-13T18:56:58.579Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T18:56:58.976Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-13T18:56:59.342Z] + ls -al . [2023-03-13T18:56:59.342Z] total 176 [2023-03-13T18:56:59.342Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 18:54 . [2023-03-13T18:56:59.342Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 18:52 .. [2023-03-13T18:56:59.342Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 13 18:52 .dockerignore [2023-03-13T18:56:59.342Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 18:52 .git [2023-03-13T18:56:59.342Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 18:52 .github [2023-03-13T18:56:59.342Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 13 18:52 .gitignore [2023-03-13T18:56:59.342Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 18:52 .golangci.yml [2023-03-13T18:56:59.342Z] -rw-rw-r-- 1 jenkins jenkins 9407 Mar 13 18:52 Attribution.txt [2023-03-13T18:56:59.342Z] -rw-rw-r-- 1 jenkins jenkins 13162 Mar 13 18:52 CHANGELOG.md [2023-03-13T18:56:59.342Z] -rw-rw-r-- 1 jenkins jenkins 1689 Mar 13 18:52 Dockerfile [2023-03-13T18:56:59.342Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 18:52 GOVERNANCE.md [2023-03-13T18:56:59.342Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 13 18:52 Jenkinsfile [2023-03-13T18:56:59.342Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 18:52 LICENSE [2023-03-13T18:56:59.342Z] -rw-rw-r-- 1 jenkins jenkins 1697 Mar 13 18:52 Makefile [2023-03-13T18:56:59.342Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 13 18:52 OWNERS.md [2023-03-13T18:56:59.342Z] -rw-rw-r-- 1 jenkins jenkins 3165 Mar 13 18:52 README.md [2023-03-13T18:56:59.342Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 13 18:49 VERSION [2023-03-13T18:56:59.342Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 18:52 bin [2023-03-13T18:56:59.342Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 18:52 cmd [2023-03-13T18:56:59.342Z] -rw-r--r-- 1 jenkins jenkins 18047 Mar 13 18:56 coverage.out [2023-03-13T18:56:59.342Z] -rw-rw-r-- 1 jenkins jenkins 3377 Mar 13 18:52 go.mod [2023-03-13T18:56:59.342Z] -rw-rw-r-- 1 jenkins jenkins 31299 Mar 13 18:52 go.sum [2023-03-13T18:56:59.342Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 18:52 internal [2023-03-13T18:56:59.342Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 18:52 mock [2023-03-13T18:56:59.342Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 18:52 snap [2023-03-13T18:56:59.342Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 13 18:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T18:56:59.705Z] + 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=14341be0e00f90cb93f09a8fe34181eba0d3b045 --label arch=arm64 --label version=3.0.0-dev.10 . [2023-03-13T18:56:59.978Z] Sending build context to Docker daemon 3.32MB [2023-03-13T18:56:59.978Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T18:56:59.978Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-13T18:56:59.978Z] ---> c117ddb6bcc0 [2023-03-13T18:56:59.978Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-13T18:57:00.248Z] ---> Running in c50409f364fa [2023-03-13T18:57:00.516Z] Removing intermediate container c50409f364fa [2023-03-13T18:57:00.516Z] ---> d91053bf6763 [2023-03-13T18:57:00.516Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T18:57:00.516Z] ---> Running in 4c743660636e [2023-03-13T18:57:01.102Z] Removing intermediate container 4c743660636e [2023-03-13T18:57:01.102Z] ---> 922e09ae075a [2023-03-13T18:57:01.102Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-13T18:57:01.102Z] ---> Running in 6a48027bbcc2 [2023-03-13T18:57:01.370Z] Removing intermediate container 6a48027bbcc2 [2023-03-13T18:57:01.370Z] ---> 9483ad57d9da [2023-03-13T18:57:01.370Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T18:57:01.644Z] ---> Running in 526094d99a3e [2023-03-13T18:57:01.919Z] Removing intermediate container 526094d99a3e [2023-03-13T18:57:01.919Z] ---> 0b5afb2202cb [2023-03-13T18:57:01.919Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T18:57:01.919Z] ---> Running in bf5c8810d9ae [2023-03-13T18:57:03.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-13T18:57:03.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-13T18:57:05.033Z] OK: 226 MiB in 55 packages [2023-03-13T18:57:07.636Z] Removing intermediate container bf5c8810d9ae [2023-03-13T18:57:07.636Z] ---> a97fed049a59 [2023-03-13T18:57:07.636Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-03-13T18:57:07.636Z] ---> Running in 05efcd41a34f [2023-03-13T18:57:07.905Z] Removing intermediate container 05efcd41a34f [2023-03-13T18:57:07.905Z] ---> 48da73fa2fa9 [2023-03-13T18:57:07.905Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-13T18:57:08.499Z] ---> e9a9ca699a2e [2023-03-13T18:57:08.499Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T18:57:08.499Z] ---> Running in 1ddda39cf569 [2023-03-13T18:57:11.873Z] Removing intermediate container 1ddda39cf569 [2023-03-13T18:57:11.873Z] ---> 13d40acd99ba [2023-03-13T18:57:11.873Z] Step 11/24 : COPY . . [2023-03-13T18:57:12.848Z] ---> 621012b44ada [2023-03-13T18:57:12.848Z] Step 12/24 : RUN $MAKE [2023-03-13T18:57:13.119Z] ---> Running in 0557323c5a7d [2023-03-13T18:57:14.083Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.10" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-03-13T18:59:35.879Z] Removing intermediate container 0557323c5a7d [2023-03-13T18:59:35.879Z] ---> cd3a6a346ff2 [2023-03-13T18:59:35.879Z] Step 13/24 : FROM alpine:3.16 [2023-03-13T18:59:36.146Z] 3.16: Pulling from library/alpine [2023-03-13T18:59:36.414Z] 3760b48202b3: Pulling fs layer [2023-03-13T18:59:36.414Z] 3760b48202b3: Verifying Checksum [2023-03-13T18:59:36.414Z] 3760b48202b3: Download complete [2023-03-13T18:59:37.007Z] 3760b48202b3: Pull complete [2023-03-13T18:59:37.007Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-13T18:59:37.007Z] Status: Downloaded newer image for alpine:3.16 [2023-03-13T18:59:37.007Z] ---> 4c81e5bf8899 [2023-03-13T18:59:37.007Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-03-13T18:59:37.007Z] ---> Running in 2008446d722c [2023-03-13T18:59:37.588Z] Removing intermediate container 2008446d722c [2023-03-13T18:59:37.588Z] ---> 6e98a11bb2bb [2023-03-13T18:59:37.588Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-13T18:59:37.588Z] ---> Running in 1e266c625df6 [2023-03-13T18:59:38.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-13T18:59:38.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-13T18:59:39.774Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-13T18:59:39.774Z] Executing busybox-1.35.0-r17.trigger [2023-03-13T18:59:40.040Z] OK: 5 MiB in 15 packages [2023-03-13T18:59:40.996Z] Removing intermediate container 1e266c625df6 [2023-03-13T18:59:40.996Z] ---> 070d60376bd3 [2023-03-13T18:59:40.996Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-03-13T18:59:42.938Z] ---> adca6c3c0b98 [2023-03-13T18:59:42.938Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-03-13T18:59:43.521Z] ---> 4abb4890a193 [2023-03-13T18:59:43.521Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-03-13T18:59:44.104Z] ---> 5481ef29ad49 [2023-03-13T18:59:44.104Z] Step 19/24 : EXPOSE 59982 [2023-03-13T18:59:44.104Z] ---> Running in c9cf328d8fae [2023-03-13T18:59:44.371Z] Removing intermediate container c9cf328d8fae [2023-03-13T18:59:44.371Z] ---> 286e0e5d0185 [2023-03-13T18:59:44.371Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-03-13T18:59:44.638Z] ---> Running in aa9663c5e22b [2023-03-13T18:59:44.906Z] Removing intermediate container aa9663c5e22b [2023-03-13T18:59:44.906Z] ---> fce001a2bb9e [2023-03-13T18:59:44.906Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-13T18:59:44.906Z] ---> Running in 86f061451850 [2023-03-13T18:59:45.173Z] Removing intermediate container 86f061451850 [2023-03-13T18:59:45.173Z] ---> 629d839d7530 [2023-03-13T18:59:45.173Z] Step 22/24 : LABEL arch=arm64 [2023-03-13T18:59:45.173Z] ---> Running in 411684f7c936 [2023-03-13T18:59:45.439Z] Removing intermediate container 411684f7c936 [2023-03-13T18:59:45.439Z] ---> f0d4d0db5885 [2023-03-13T18:59:45.439Z] Step 23/24 : LABEL git_sha=14341be0e00f90cb93f09a8fe34181eba0d3b045 [2023-03-13T18:59:45.706Z] ---> Running in dadf07fb5f8a [2023-03-13T18:59:45.978Z] Removing intermediate container dadf07fb5f8a [2023-03-13T18:59:45.978Z] ---> d1280c1861a6 [2023-03-13T18:59:45.978Z] Step 24/24 : LABEL version=3.0.0-dev.10 [2023-03-13T18:59:45.978Z] ---> Running in 113b764bf096 [2023-03-13T18:59:46.244Z] Removing intermediate container 113b764bf096 [2023-03-13T18:59:46.245Z] ---> a0496aab2bde [2023-03-13T18:59:46.245Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-13T18:59:46.245Z] Successfully built a0496aab2bde [2023-03-13T18:59:46.245Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T18:59:46.351Z] provisioning config files... [2023-03-13T18:59:46.366Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/93@tmp/config5403977084589423974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T18:59:46.705Z] ---> docker-login.sh [2023-03-13T18:59:46.705Z] nexus3.edgexfoundry.org:10001 [2023-03-13T18:59:46.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T18:59:46.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T18:59:46.972Z] Configure a credential helper to remove this warning. See [2023-03-13T18:59:46.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T18:59:46.972Z] [2023-03-13T18:59:46.972Z] Login Succeeded [2023-03-13T18:59:46.972Z] nexus3.edgexfoundry.org:10002 [2023-03-13T18:59:47.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T18:59:47.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T18:59:47.241Z] Configure a credential helper to remove this warning. See [2023-03-13T18:59:47.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T18:59:47.241Z] [2023-03-13T18:59:47.241Z] Login Succeeded [2023-03-13T18:59:47.241Z] nexus3.edgexfoundry.org:10003 [2023-03-13T18:59:47.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T18:59:47.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T18:59:47.775Z] Configure a credential helper to remove this warning. See [2023-03-13T18:59:47.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T18:59:47.775Z] [2023-03-13T18:59:47.775Z] Login Succeeded [2023-03-13T18:59:47.775Z] nexus3.edgexfoundry.org:10004 [2023-03-13T18:59:48.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T18:59:48.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T18:59:48.044Z] Configure a credential helper to remove this warning. See [2023-03-13T18:59:48.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T18:59:48.044Z] [2023-03-13T18:59:48.044Z] Login Succeeded [2023-03-13T18:59:48.044Z] docker.io [2023-03-13T18:59:48.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T18:59:48.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T18:59:48.579Z] Configure a credential helper to remove this warning. See [2023-03-13T18:59:48.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T18:59:48.579Z] [2023-03-13T18:59:48.579Z] Login Succeeded [2023-03-13T18:59:48.579Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T18:59:48.592Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-13T18:59:48.628Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T18:59:48.653Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-03-13T18:59:48.653Z] 14341be0e00f90cb93f09a8fe34181eba0d3b045 [2023-03-13T18:59:48.653Z] latest [2023-03-13T18:59:48.653Z] 3.0.0-dev.10 [2023-03-13T18:59:48.653Z] 14341be0e00f90cb93f09a8fe34181eba0d3b045-3.0.0-dev.10 [2023-03-13T18:59:48.653Z] main [2023-03-13T18:59:48.653Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T18:59:49.005Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:14341be0e00f90cb93f09a8fe34181eba0d3b045 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T18:59:49.356Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:14341be0e00f90cb93f09a8fe34181eba0d3b045 [2023-03-13T18:59:49.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-13T18:59:49.356Z] 6e8955d84d84: Preparing [2023-03-13T18:59:49.356Z] 7383d3077a25: Preparing [2023-03-13T18:59:49.356Z] debc17e28630: Preparing [2023-03-13T18:59:49.356Z] b9156eedaa4d: Preparing [2023-03-13T18:59:49.356Z] f70ee36035b9: Preparing [2023-03-13T18:59:49.356Z] f70ee36035b9: Layer already exists [2023-03-13T18:59:49.622Z] 6e8955d84d84: Pushed [2023-03-13T18:59:49.622Z] 7383d3077a25: Pushed [2023-03-13T18:59:49.622Z] b9156eedaa4d: Pushed [2023-03-13T18:59:55.009Z] debc17e28630: Pushed [2023-03-13T18:59:55.009Z] 14341be0e00f90cb93f09a8fe34181eba0d3b045: digest: sha256:d4cbdd0ac4e8ee0a1862e5cbb5e856ed1ed40417defb586889ebc0fbc83bc9c0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T18:59:55.364Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T18:59:55.728Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-03-13T18:59:55.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-13T18:59:55.728Z] 6e8955d84d84: Preparing [2023-03-13T18:59:55.728Z] 7383d3077a25: Preparing [2023-03-13T18:59:55.728Z] debc17e28630: Preparing [2023-03-13T18:59:55.728Z] b9156eedaa4d: Preparing [2023-03-13T18:59:55.728Z] f70ee36035b9: Preparing [2023-03-13T18:59:55.728Z] f70ee36035b9: Layer already exists [2023-03-13T18:59:55.728Z] b9156eedaa4d: Layer already exists [2023-03-13T18:59:55.728Z] debc17e28630: Layer already exists [2023-03-13T18:59:55.728Z] 6e8955d84d84: Layer already exists [2023-03-13T18:59:55.728Z] 7383d3077a25: Layer already exists [2023-03-13T18:59:55.728Z] latest: digest: sha256:d4cbdd0ac4e8ee0a1862e5cbb5e856ed1ed40417defb586889ebc0fbc83bc9c0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T18:59:56.088Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T18:59:56.435Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.10 [2023-03-13T18:59:56.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-13T18:59:56.435Z] 6e8955d84d84: Preparing [2023-03-13T18:59:56.435Z] 7383d3077a25: Preparing [2023-03-13T18:59:56.435Z] debc17e28630: Preparing [2023-03-13T18:59:56.435Z] b9156eedaa4d: Preparing [2023-03-13T18:59:56.435Z] f70ee36035b9: Preparing [2023-03-13T18:59:56.435Z] b9156eedaa4d: Layer already exists [2023-03-13T18:59:56.435Z] f70ee36035b9: Layer already exists [2023-03-13T18:59:56.435Z] 7383d3077a25: Layer already exists [2023-03-13T18:59:56.435Z] 6e8955d84d84: Layer already exists [2023-03-13T18:59:56.435Z] debc17e28630: Layer already exists [2023-03-13T18:59:56.703Z] 3.0.0-dev.10: digest: sha256:d4cbdd0ac4e8ee0a1862e5cbb5e856ed1ed40417defb586889ebc0fbc83bc9c0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T18:59:57.044Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:14341be0e00f90cb93f09a8fe34181eba0d3b045-3.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T18:59:57.381Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:14341be0e00f90cb93f09a8fe34181eba0d3b045-3.0.0-dev.10 [2023-03-13T18:59:57.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-13T18:59:57.381Z] 6e8955d84d84: Preparing [2023-03-13T18:59:57.381Z] 7383d3077a25: Preparing [2023-03-13T18:59:57.381Z] debc17e28630: Preparing [2023-03-13T18:59:57.381Z] b9156eedaa4d: Preparing [2023-03-13T18:59:57.381Z] f70ee36035b9: Preparing [2023-03-13T18:59:57.381Z] f70ee36035b9: Layer already exists [2023-03-13T18:59:57.381Z] 6e8955d84d84: Layer already exists [2023-03-13T18:59:57.381Z] 7383d3077a25: Layer already exists [2023-03-13T18:59:57.381Z] debc17e28630: Layer already exists [2023-03-13T18:59:57.381Z] b9156eedaa4d: Layer already exists [2023-03-13T18:59:57.381Z] 14341be0e00f90cb93f09a8fe34181eba0d3b045-3.0.0-dev.10: digest: sha256:d4cbdd0ac4e8ee0a1862e5cbb5e856ed1ed40417defb586889ebc0fbc83bc9c0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T18:59:57.723Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T18:59:58.055Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-03-13T18:59:58.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-13T18:59:58.056Z] 6e8955d84d84: Preparing [2023-03-13T18:59:58.056Z] 7383d3077a25: Preparing [2023-03-13T18:59:58.056Z] debc17e28630: Preparing [2023-03-13T18:59:58.056Z] b9156eedaa4d: Preparing [2023-03-13T18:59:58.056Z] f70ee36035b9: Preparing [2023-03-13T18:59:58.056Z] debc17e28630: Layer already exists [2023-03-13T18:59:58.056Z] f70ee36035b9: Layer already exists [2023-03-13T18:59:58.056Z] 7383d3077a25: Layer already exists [2023-03-13T18:59:58.056Z] 6e8955d84d84: Layer already exists [2023-03-13T18:59:58.056Z] b9156eedaa4d: Layer already exists [2023-03-13T18:59:58.056Z] main: digest: sha256:d4cbdd0ac4e8ee0a1862e5cbb5e856ed1ed40417defb586889ebc0fbc83bc9c0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-13T18:59:58.098Z] ===================================================== [Pipeline] echo [2023-03-13T18:59:58.111Z] taggedImages: [2023-03-13T18:59:58.111Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:14341be0e00f90cb93f09a8fe34181eba0d3b045 [2023-03-13T18:59:58.111Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-03-13T18:59:58.111Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.10 [2023-03-13T18:59:58.111Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:14341be0e00f90cb93f09a8fe34181eba0d3b045-3.0.0-dev.10 [2023-03-13T18:59:58.111Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T18:59:58.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T18:59:58.470Z] [2023-03-13T18:59:58.470Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T18:59:58.798Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T18:59:58.798Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-13T18:59:58.798Z] 8998bd30e6a1: Pulling fs layer [2023-03-13T18:59:58.798Z] 04944245beec: Pulling fs layer [2023-03-13T18:59:58.798Z] 699f458cf7ca: Pulling fs layer [2023-03-13T18:59:58.798Z] 765212b225bb: Pulling fs layer [2023-03-13T18:59:58.798Z] f23df028b6ca: Pulling fs layer [2023-03-13T18:59:58.798Z] d65c8cfc05b1: Pulling fs layer [2023-03-13T18:59:58.798Z] 2437ff75d9bd: Pulling fs layer [2023-03-13T18:59:58.798Z] 765212b225bb: Waiting [2023-03-13T18:59:58.798Z] f23df028b6ca: Waiting [2023-03-13T18:59:58.798Z] d65c8cfc05b1: Waiting [2023-03-13T18:59:58.798Z] 2437ff75d9bd: Waiting [2023-03-13T18:59:59.067Z] 04944245beec: Verifying Checksum [2023-03-13T18:59:59.067Z] 04944245beec: Download complete [2023-03-13T18:59:59.067Z] 765212b225bb: Download complete [2023-03-13T18:59:59.067Z] f23df028b6ca: Verifying Checksum [2023-03-13T18:59:59.067Z] f23df028b6ca: Download complete [2023-03-13T18:59:59.067Z] d65c8cfc05b1: Verifying Checksum [2023-03-13T18:59:59.067Z] d65c8cfc05b1: Download complete [2023-03-13T18:59:59.334Z] 699f458cf7ca: Verifying Checksum [2023-03-13T18:59:59.334Z] 699f458cf7ca: Download complete [2023-03-13T18:59:59.600Z] 8998bd30e6a1: Verifying Checksum [2023-03-13T18:59:59.600Z] 8998bd30e6a1: Download complete [2023-03-13T19:00:01.538Z] 2437ff75d9bd: Verifying Checksum [2023-03-13T19:00:01.538Z] 2437ff75d9bd: Download complete [2023-03-13T19:00:03.481Z] 8998bd30e6a1: Pull complete [2023-03-13T19:00:03.481Z] 04944245beec: Pull complete [2023-03-13T19:00:04.888Z] 699f458cf7ca: Pull complete [2023-03-13T19:00:05.156Z] 765212b225bb: Pull complete [2023-03-13T19:00:05.740Z] f23df028b6ca: Pull complete [2023-03-13T19:00:06.010Z] d65c8cfc05b1: Pull complete [2023-03-13T19:00:21.003Z] 2437ff75d9bd: Pull complete [2023-03-13T19:00:21.003Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-13T19:00:21.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T19:00:21.003Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T19:00:21.193Z] prd-ubuntu20.04-docker-arm64-4c-16g-9942 does not seem to be running inside a container [2023-03-13T19:00:21.269Z] $ 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/93 -v /w/workspace/device-mqtt-go/93:/w/workspace/device-mqtt-go/93:rw,z -v /w/workspace/device-mqtt-go/93@tmp:/w/workspace/device-mqtt-go/93@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-13T19:00:23.856Z] $ docker top c5c2e0421d434c0f38f34b9220d49862bbcaa0e09bd8ff3aacb0725be5abbedf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T19:00:24.674Z] ---> job-cost.sh [2023-03-13T19:00:24.674Z] lf-activate-venv: SKIPPING [2023-03-13T19:00:24.674Z] INFO: No Stack... [2023-03-13T19:00:24.940Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-13T19:00:25.897Z] INFO: Archiving Costs [Pipeline] sh [2023-03-13T19:00:26.538Z] + + cat /w/workspace/device-mqtt-go/93/archives/cost.csvcut -d, [2023-03-13T19:00:26.538Z] -f6 [Pipeline] lock [2023-03-13T19:00:26.602Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-93-stack-cost] [2023-03-13T19:00:26.609Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-93-stack-cost] did not exist. Created. [2023-03-13T19:00:26.609Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-93-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-13T19:00:27.261Z] /w/workspace/device-mqtt-go/93@tmp/durable-5d7589e1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-13T19:00:27.591Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-13T19:00:27.881Z] Warning: overwriting stash ‘stack-cost’ [2023-03-13T19:00:27.925Z] Stashed 1 file(s) [Pipeline] } [2023-03-13T19:00:27.937Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-93-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-13T19:00:27.966Z] $ docker stop --time=1 c5c2e0421d434c0f38f34b9220d49862bbcaa0e09bd8ff3aacb0725be5abbedf [2023-03-13T19:00:29.482Z] $ docker rm -f --volumes c5c2e0421d434c0f38f34b9220d49862bbcaa0e09bd8ff3aacb0725be5abbedf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-13T19:00:29.841Z] provisioning config files... [2023-03-13T19:00:29.849Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12887674950918697827tmp [Pipeline] { [Pipeline] sh [2023-03-13T19:00:30.143Z] + set +x [2023-03-13T19:00:30.143Z] + + curl -s https://codecov.io/bashbash [2023-03-13T19:00:30.143Z] -s -- [2023-03-13T19:00:30.143Z] [2023-03-13T19:00:30.143Z] _____ _ [2023-03-13T19:00:30.143Z] / ____| | | [2023-03-13T19:00:30.143Z] | | ___ __| | ___ ___ _____ __ [2023-03-13T19:00:30.143Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-13T19:00:30.143Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-13T19:00:30.143Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-13T19:00:30.143Z] Bash-1.0.6 [2023-03-13T19:00:30.143Z] [2023-03-13T19:00:30.143Z] [2023-03-13T19:00:30.143Z] ==> git version 2.25.1 found [2023-03-13T19:00:30.143Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-13T19:00:30.143Z] Release-Date: 2020-01-08 [2023-03-13T19:00:30.143Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-13T19:00:30.143Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-13T19:00:30.143Z] ==> Jenkins CI detected. [2023-03-13T19:00:30.143Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-03-13T19:00:30.143Z] project root: . [2023-03-13T19:00:30.143Z] --> token set from env [2023-03-13T19:00:30.143Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-13T19:00:30.143Z] ==> Running gcov in . (disable via -X gcov) [2023-03-13T19:00:30.143Z] ==> Python coveragepy not found [2023-03-13T19:00:30.143Z] ==> Searching for coverage reports in: [2023-03-13T19:00:30.143Z] + . [2023-03-13T19:00:30.143Z] -> Found 1 reports [2023-03-13T19:00:30.143Z] ==> Detecting git/mercurial file structure [2023-03-13T19:00:30.143Z] ==> Reading reports [2023-03-13T19:00:30.143Z] + ./coverage.out bytes=18047 [2023-03-13T19:00:30.143Z] ==> Appending adjustments [2023-03-13T19:00:30.143Z] https://docs.codecov.io/docs/fixing-reports [2023-03-13T19:00:30.403Z] + Found adjustments [2023-03-13T19:00:30.403Z] ==> Gzipping contents [2023-03-13T19:00:30.403Z] 4.0K /tmp/codecov.5GObYb.gz [2023-03-13T19:00:30.403Z] ==> Uploading reports [2023-03-13T19:00:30.403Z] url: https://codecov.io [2023-03-13T19:00:30.403Z] query: branch=main&commit=14341be0e00f90cb93f09a8fe34181eba0d3b045&build=93&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F93%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-13T19:00:30.403Z] -> Pinging Codecov [2023-03-13T19:00:30.403Z] 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=14341be0e00f90cb93f09a8fe34181eba0d3b045&build=93&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F93%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-13T19:00:35.676Z] -> Uploading to [2023-03-13T19:00:35.676Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-13/7D719EC7BBE17E464838252E33014C33/14341be0e00f90cb93f09a8fe34181eba0d3b045/309e20d6-5aad-4223-b8b2-dea0215272ed.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230313%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230313T190035Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=45984aa28fefcf98cafa478228bc91db54d32e9ab72f1d3796f85a71bf966d07 [2023-03-13T19:00:35.676Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-13T19:00:35.676Z] Dload Upload Total Spent Left Speed [2023-03-13T19:00:35.934Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3147 0 0 100 3147 0 11569 --:--:-- --:--:-- --:--:-- 11612 [2023-03-13T19:00:35.934Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/14341be0e00f90cb93f09a8fe34181eba0d3b045 [Pipeline] } [2023-03-13T19:00:35.939Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-13T19:00:36.054Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-13T19:00:36.068Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T19:00:36.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-13T19:00:36.363Z] [2023-03-13T19:00:36.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T19:00:36.662Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-13T19:00:36.662Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-13T19:00:36.662Z] df9b9388f04a: Pulling fs layer [2023-03-13T19:00:36.662Z] 52dc419b0ee2: Pulling fs layer [2023-03-13T19:00:36.662Z] 25bc292e5bac: Pulling fs layer [2023-03-13T19:00:36.662Z] 114826534d7a: Pulling fs layer [2023-03-13T19:00:36.662Z] 4657fd5d0bcf: Pulling fs layer [2023-03-13T19:00:36.662Z] 6ad1cebc031e: Pulling fs layer [2023-03-13T19:00:36.662Z] 8a3aa393b2d8: Pulling fs layer [2023-03-13T19:00:36.662Z] 114826534d7a: Waiting [2023-03-13T19:00:36.662Z] 6ad1cebc031e: Waiting [2023-03-13T19:00:36.662Z] 4657fd5d0bcf: Waiting [2023-03-13T19:00:36.662Z] 8a3aa393b2d8: Waiting [2023-03-13T19:00:36.662Z] 25bc292e5bac: Verifying Checksum [2023-03-13T19:00:36.662Z] 25bc292e5bac: Download complete [2023-03-13T19:00:36.662Z] 52dc419b0ee2: Verifying Checksum [2023-03-13T19:00:36.662Z] 52dc419b0ee2: Download complete [2023-03-13T19:00:36.662Z] 4657fd5d0bcf: Download complete [2023-03-13T19:00:36.662Z] df9b9388f04a: Download complete [2023-03-13T19:00:36.935Z] df9b9388f04a: Pull complete [2023-03-13T19:00:36.935Z] 52dc419b0ee2: Pull complete [2023-03-13T19:00:36.935Z] 25bc292e5bac: Pull complete [2023-03-13T19:00:37.220Z] 6ad1cebc031e: Verifying Checksum [2023-03-13T19:00:37.220Z] 6ad1cebc031e: Download complete [2023-03-13T19:00:37.838Z] 114826534d7a: Verifying Checksum [2023-03-13T19:00:37.838Z] 114826534d7a: Download complete [2023-03-13T19:00:38.097Z] 8a3aa393b2d8: Verifying Checksum [2023-03-13T19:00:38.097Z] 8a3aa393b2d8: Download complete [2023-03-13T19:00:41.398Z] 114826534d7a: Pull complete [2023-03-13T19:00:41.398Z] 4657fd5d0bcf: Pull complete [2023-03-13T19:00:41.398Z] 6ad1cebc031e: Pull complete [2023-03-13T19:00:43.929Z] 8a3aa393b2d8: Pull complete [2023-03-13T19:00:43.929Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-13T19:00:43.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-13T19:00:43.929Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T19:00:44.011Z] prd-ubuntu20.04-docker-8c-8g-9938 does not seem to be running inside a container [2023-03-13T19:00:44.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-13T19:00:47.363Z] $ docker top f73742bc393e976e02c497fb164f2d80c50637ef7e2a378c603b25be2fbde5f2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-13T19:00:47.426Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-03-13T19:00:47.709Z] + set -o pipefail [2023-03-13T19:00:47.709Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-03-13T19:00:54.287Z] [2023-03-13T19:00:54.287Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-03-13T19:00:54.287Z] [2023-03-13T19:00:54.287Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/d99cdb69-ecb3-4001-a1e5-40b722a96b20 [2023-03-13T19:00:54.287Z] [2023-03-13T19:00:54.287Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-13T19:00:54.287Z] [2023-03-13T19:00:54.287Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-13T19:00:54.287Z] [2023-03-13T19:00:54.547Z] [2023-03-13T19:00:54.547Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-13T19:00:54.547Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-13T19:00:54.547Z] More details here: https://snyk.co/ue1NS [2023-03-13T19:00:54.547Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-03-13T19:00:54.547Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-03-13T19:00:54.559Z] $ docker stop --time=1 f73742bc393e976e02c497fb164f2d80c50637ef7e2a378c603b25be2fbde5f2 [2023-03-13T19:00:57.176Z] $ docker rm -f --volumes f73742bc393e976e02c497fb164f2d80c50637ef7e2a378c603b25be2fbde5f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-13T19:00:57.821Z] + git log --format=format:%s -1 14341be0e00f90cb93f09a8fe34181eba0d3b045 [Pipeline] sh [2023-03-13T19:00:58.111Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-13T19:00:58.111Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T19:00:58.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T19:00:58.404Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T19:00:58.472Z] prd-ubuntu20.04-docker-8c-8g-9938 does not seem to be running inside a container [2023-03-13T19:00:58.508Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-13T19:00:58.913Z] $ docker top 815db26645f4f496b71a3208b7eb74c48f861a996136f86a25a54b75c63ec7ac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-13T19:00:59.004Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T19:00:59.005Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T19:00:59.125Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T19:00:59.129Z] $ docker exec 815db26645f4f496b71a3208b7eb74c48f861a996136f86a25a54b75c63ec7ac ssh-agent [2023-03-13T19:00:59.228Z] SSH_AUTH_SOCK=/tmp/ssh-OpupM6OHJcoN/agent.32 [2023-03-13T19:00:59.228Z] SSH_AGENT_PID=38 [2023-03-13T19:00:59.232Z] Running ssh-add (command line suppressed) [2023-03-13T19:00:59.341Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2376847779619100173.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2376847779619100173.key) [2023-03-13T19:00:59.354Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T19:00:59.641Z] + git semver tag [2023-03-13T19:00:59.900Z] 2023-03-13 19:00:59,842 [run_tag] DEBUG tag force:False [2023-03-13T19:00:59.900Z] 2023-03-13 19:00:59,842 [check_head_tag] DEBUG check head tag [2023-03-13T19:00:59.900Z] 2023-03-13 19:00:59,843 [execute] INFO git cat-file --batch-check [2023-03-13T19:00:59.900Z] 2023-03-13 19:00:59,844 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-03-13T19:00:59.900Z] 2023-03-13 19:00:59,846 [execute] INFO git cat-file --batch [2023-03-13T19:00:59.900Z] 2023-03-13 19:00:59,847 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-03-13T19:00:59.900Z] 2023-03-13 19:00:59,865 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-13T19:00:59.900Z] 2023-03-13 19:00:59,866 [execute] INFO git tag -a v3.0.0-dev.10 -m v3.0.0-dev.10 [2023-03-13T19:00:59.900Z] 2023-03-13 19:00:59,866 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.10', '-m', 'v3.0.0-dev.10'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-13T19:00:59.900Z] 2023-03-13 19:00:59,871 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-13T19:00:59.900Z] 3.0.0-dev.10 [Pipeline] } [2023-03-13T19:00:59.911Z] $ docker exec --env ******** --env ******** 815db26645f4f496b71a3208b7eb74c48f861a996136f86a25a54b75c63ec7ac ssh-agent -k [2023-03-13T19:01:00.011Z] unset SSH_AUTH_SOCK; [2023-03-13T19:01:00.011Z] unset SSH_AGENT_PID; [2023-03-13T19:01:00.011Z] echo Agent pid 38 killed; [2023-03-13T19:01:00.021Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-13T19:01:00.325Z] + git semver [Pipeline] } [2023-03-13T19:01:00.598Z] $ docker stop --time=1 815db26645f4f496b71a3208b7eb74c48f861a996136f86a25a54b75c63ec7ac [2023-03-13T19:01:01.866Z] $ docker rm -f --volumes 815db26645f4f496b71a3208b7eb74c48f861a996136f86a25a54b75c63ec7ac [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T19:01:02.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-13T19:01:02.251Z] [2023-03-13T19:01:02.251Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T19:01:02.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-13T19:01:02.549Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-13T19:01:02.549Z] ab5ef0e58194: Pulling fs layer [2023-03-13T19:01:02.549Z] 9712f1f96733: Pulling fs layer [2023-03-13T19:01:02.549Z] 63f879dbbcfc: Pulling fs layer [2023-03-13T19:01:02.549Z] 0d9ebad4ef96: Pulling fs layer [2023-03-13T19:01:02.549Z] e9a5061849ea: Pulling fs layer [2023-03-13T19:01:02.549Z] d747dcd14b5f: Pulling fs layer [2023-03-13T19:01:02.549Z] 2de7ff778b66: Pulling fs layer [2023-03-13T19:01:02.549Z] d747dcd14b5f: Waiting [2023-03-13T19:01:02.549Z] 0d9ebad4ef96: Waiting [2023-03-13T19:01:02.549Z] 2de7ff778b66: Waiting [2023-03-13T19:01:02.549Z] e9a5061849ea: Waiting [2023-03-13T19:01:02.549Z] 9712f1f96733: Verifying Checksum [2023-03-13T19:01:02.549Z] 9712f1f96733: Download complete [2023-03-13T19:01:03.127Z] 63f879dbbcfc: Verifying Checksum [2023-03-13T19:01:03.127Z] 63f879dbbcfc: Download complete [2023-03-13T19:01:03.127Z] ab5ef0e58194: Verifying Checksum [2023-03-13T19:01:03.127Z] ab5ef0e58194: Download complete [2023-03-13T19:01:03.386Z] d747dcd14b5f: Verifying Checksum [2023-03-13T19:01:03.386Z] d747dcd14b5f: Download complete [2023-03-13T19:01:03.386Z] e9a5061849ea: Verifying Checksum [2023-03-13T19:01:03.386Z] e9a5061849ea: Download complete [2023-03-13T19:01:03.386Z] 0d9ebad4ef96: Verifying Checksum [2023-03-13T19:01:03.386Z] 0d9ebad4ef96: Download complete [2023-03-13T19:01:03.386Z] 2de7ff778b66: Verifying Checksum [2023-03-13T19:01:03.386Z] 2de7ff778b66: Download complete [2023-03-13T19:01:05.924Z] ab5ef0e58194: Pull complete [2023-03-13T19:01:05.924Z] 9712f1f96733: Pull complete [2023-03-13T19:01:06.488Z] 63f879dbbcfc: Pull complete [2023-03-13T19:01:09.771Z] 0d9ebad4ef96: Pull complete [2023-03-13T19:01:10.345Z] e9a5061849ea: Pull complete [2023-03-13T19:01:10.345Z] d747dcd14b5f: Pull complete [2023-03-13T19:01:11.285Z] 2de7ff778b66: Pull complete [2023-03-13T19:01:11.285Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-13T19:01:11.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-13T19:01:11.285Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T19:01:11.363Z] prd-ubuntu20.04-docker-8c-8g-9938 does not seem to be running inside a container [2023-03-13T19:01:11.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-13T19:01:14.722Z] $ docker top c7336f624aeaf42c0228165d8b1353cab22163bb5265e48ada0acf84d17b5eb2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-13T19:01:14.780Z] provisioning config files... [2023-03-13T19:01:14.789Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14627638616032431061tmp [2023-03-13T19:01:14.797Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4095135336732079432tmp [2023-03-13T19:01:14.807Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17846011849433482037tmp [Pipeline] { [Pipeline] echo [2023-03-13T19:01:14.824Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T19:01:15.104Z] ---> sigul-configuration.sh [2023-03-13T19:01:15.104Z] gpg: directory `/root/.gnupg' created [2023-03-13T19:01:15.104Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-13T19:01:15.104Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-13T19:01:15.104Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-13T19:01:15.104Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-13T19:01:15.104Z] gpg: CAST5 encrypted data [2023-03-13T19:01:15.104Z] gpg: encrypted with 1 passphrase [2023-03-13T19:01:15.104Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-13T19:01:15.383Z] + mkdir /home/jenkins [2023-03-13T19:01:15.383Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-13T19:01:15.669Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-03-13T19:01:15.680Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T19:01:15.962Z] ---> sigul-install.sh [2023-03-13T19:01:15.962Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-13T19:01:16.241Z] + git tag --list [2023-03-13T19:01:16.241Z] 0.7.1 [2023-03-13T19:01:16.241Z] v1.0.0 [2023-03-13T19:01:16.241Z] v1.1.0 [2023-03-13T19:01:16.241Z] v1.1.1 [2023-03-13T19:01:16.241Z] v1.2.2 [2023-03-13T19:01:16.241Z] v1.3.0 [2023-03-13T19:01:16.241Z] v1.3.1 [2023-03-13T19:01:16.241Z] v2.0.0 [2023-03-13T19:01:16.241Z] v2.1.0 [2023-03-13T19:01:16.241Z] v2.1.1 [2023-03-13T19:01:16.241Z] v2.1.1-dev.1 [2023-03-13T19:01:16.241Z] v2.1.1-dev.2 [2023-03-13T19:01:16.241Z] v2.2.0 [2023-03-13T19:01:16.241Z] v2.2.1-dev.1 [2023-03-13T19:01:16.241Z] v2.2.1-dev.10 [2023-03-13T19:01:16.241Z] v2.2.1-dev.2 [2023-03-13T19:01:16.241Z] v2.2.1-dev.3 [2023-03-13T19:01:16.241Z] v2.2.1-dev.4 [2023-03-13T19:01:16.241Z] v2.2.1-dev.5 [2023-03-13T19:01:16.241Z] v2.2.1-dev.6 [2023-03-13T19:01:16.241Z] v2.2.1-dev.7 [2023-03-13T19:01:16.241Z] v2.2.1-dev.8 [2023-03-13T19:01:16.241Z] v2.2.1-dev.9 [2023-03-13T19:01:16.241Z] v2.3.0 [2023-03-13T19:01:16.241Z] v2.3.0-dev.10 [2023-03-13T19:01:16.241Z] v2.3.0-dev.11 [2023-03-13T19:01:16.241Z] v2.3.0-dev.12 [2023-03-13T19:01:16.241Z] v2.3.0-dev.13 [2023-03-13T19:01:16.241Z] v2.3.0-dev.14 [2023-03-13T19:01:16.241Z] v2.3.0-dev.15 [2023-03-13T19:01:16.241Z] v2.3.0-dev.16 [2023-03-13T19:01:16.241Z] v2.3.0-dev.17 [2023-03-13T19:01:16.241Z] v2.3.0-dev.18 [2023-03-13T19:01:16.241Z] v2.3.0-dev.19 [2023-03-13T19:01:16.241Z] v2.3.0-dev.20 [2023-03-13T19:01:16.241Z] v2.3.0-dev.21 [2023-03-13T19:01:16.241Z] v2.3.0-dev.22 [2023-03-13T19:01:16.241Z] v2.3.0-dev.23 [2023-03-13T19:01:16.241Z] v2.3.0-dev.24 [2023-03-13T19:01:16.241Z] v2.3.0-dev.25 [2023-03-13T19:01:16.241Z] v2.3.0-dev.26 [2023-03-13T19:01:16.241Z] v2.3.0-dev.27 [2023-03-13T19:01:16.241Z] v2.3.0-dev.28 [2023-03-13T19:01:16.241Z] v2.3.0-dev.29 [2023-03-13T19:01:16.241Z] v2.3.0-dev.30 [2023-03-13T19:01:16.241Z] v2.3.0-dev.31 [2023-03-13T19:01:16.241Z] v2.3.0-dev.32 [2023-03-13T19:01:16.241Z] v2.3.0-dev.33 [2023-03-13T19:01:16.241Z] v2.3.0-dev.34 [2023-03-13T19:01:16.241Z] v3.0.0-dev.1 [2023-03-13T19:01:16.241Z] v3.0.0-dev.10 [2023-03-13T19:01:16.241Z] v3.0.0-dev.2 [2023-03-13T19:01:16.241Z] v3.0.0-dev.3 [2023-03-13T19:01:16.241Z] v3.0.0-dev.4 [2023-03-13T19:01:16.241Z] v3.0.0-dev.5 [2023-03-13T19:01:16.241Z] v3.0.0-dev.6 [2023-03-13T19:01:16.241Z] v3.0.0-dev.7 [2023-03-13T19:01:16.241Z] v3.0.0-dev.8 [2023-03-13T19:01:16.241Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-13T19:01:16.526Z] + lftools sign git-tag v3.0.0-dev.10 [2023-03-13T19:01:17.091Z] Signing Git tag with Sigul... [2023-03-13T19:01:17.091Z] Signing v3.0.0-dev.10 [Pipeline] echo [2023-03-13T19:01:17.357Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T19:01:17.635Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-13T19:01:17.642Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-13T19:01:17.660Z] $ docker stop --time=1 c7336f624aeaf42c0228165d8b1353cab22163bb5265e48ada0acf84d17b5eb2 [2023-03-13T19:01:18.943Z] $ docker rm -f --volumes c7336f624aeaf42c0228165d8b1353cab22163bb5265e48ada0acf84d17b5eb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-13T19:01:19.333Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-13T19:01:19.333Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T19:01:19.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T19:01:19.630Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T19:01:19.696Z] prd-ubuntu20.04-docker-8c-8g-9938 does not seem to be running inside a container [2023-03-13T19:01:19.722Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-13T19:01:20.052Z] $ docker top 6a20bdea7933a37b9f8d81558b3b8dc4c4f5729efa7263ca28f8914fb21f0dfd -eo pid,comm [2023-03-13T19:01:20.097Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-13T19:01:20.097Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-13T19:01:20.137Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T19:01:20.137Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T19:01:20.239Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T19:01:20.242Z] $ docker exec 6a20bdea7933a37b9f8d81558b3b8dc4c4f5729efa7263ca28f8914fb21f0dfd ssh-agent [2023-03-13T19:01:20.345Z] SSH_AUTH_SOCK=/tmp/ssh-HwmIsNTozy4Q/agent.32 [2023-03-13T19:01:20.345Z] SSH_AGENT_PID=38 [2023-03-13T19:01:20.349Z] Running ssh-add (command line suppressed) [2023-03-13T19:01:20.439Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_194065622826315888.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_194065622826315888.key) [2023-03-13T19:01:20.449Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T19:01:20.730Z] + git semver bump pre [2023-03-13T19:01:20.989Z] 2023-03-13 19:01:20,891 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-13T19:01:20.989Z] 2023-03-13 19:01:20,891 [bump_version] DEBUG bumping version:3.0.0-dev.10 on axis:pre with prefix:dev [2023-03-13T19:01:20.989Z] 2023-03-13 19:01:20,891 [bump_version] DEBUG bumped version:3.0.0-dev.11 [2023-03-13T19:01:20.989Z] 2023-03-13 19:01:20,891 [write_version] DEBUG write version:3.0.0-dev.11 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-03-13T19:01:20.989Z] 2023-03-13 19:01:20,891 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-13T19:01:20.989Z] 2023-03-13 19:01:20,891 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-13T19:01:20.989Z] 2023-03-13 19:01:20,893 [execute] INFO git cat-file --batch-check [2023-03-13T19:01:20.989Z] 2023-03-13 19:01:20,893 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-13T19:01:20.989Z] 2023-03-13 19:01:20,898 [execute] INFO git cat-file --batch [2023-03-13T19:01:20.989Z] 2023-03-13 19:01:20,898 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-13T19:01:20.989Z] 2023-03-13 19:01:20,903 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-13T19:01:20.989Z] 3.0.0-dev.11 [Pipeline] } [2023-03-13T19:01:21.000Z] $ docker exec --env ******** --env ******** 6a20bdea7933a37b9f8d81558b3b8dc4c4f5729efa7263ca28f8914fb21f0dfd ssh-agent -k [2023-03-13T19:01:21.084Z] unset SSH_AUTH_SOCK; [2023-03-13T19:01:21.084Z] unset SSH_AGENT_PID; [2023-03-13T19:01:21.085Z] echo Agent pid 38 killed; [2023-03-13T19:01:21.091Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-13T19:01:21.394Z] + git semver [Pipeline] } [2023-03-13T19:01:21.666Z] $ docker stop --time=1 6a20bdea7933a37b9f8d81558b3b8dc4c4f5729efa7263ca28f8914fb21f0dfd [2023-03-13T19:01:22.936Z] $ docker rm -f --volumes 6a20bdea7933a37b9f8d81558b3b8dc4c4f5729efa7263ca28f8914fb21f0dfd [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T19:01:23.271Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-13T19:01:23.271Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T19:01:23.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T19:01:23.577Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T19:01:23.648Z] prd-ubuntu20.04-docker-8c-8g-9938 does not seem to be running inside a container [2023-03-13T19:01:23.678Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-13T19:01:23.991Z] $ docker top d92c40a7faf80f1b089bbbf302b0e7838d77af3b0207ef97287ff4af65df8670 -eo pid,comm [2023-03-13T19:01:24.031Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-13T19:01:24.031Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-13T19:01:24.066Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T19:01:24.066Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T19:01:24.178Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T19:01:24.181Z] $ docker exec d92c40a7faf80f1b089bbbf302b0e7838d77af3b0207ef97287ff4af65df8670 ssh-agent [2023-03-13T19:01:24.283Z] SSH_AUTH_SOCK=/tmp/ssh-z3S0PSsUjIoy/agent.32 [2023-03-13T19:01:24.283Z] SSH_AGENT_PID=38 [2023-03-13T19:01:24.287Z] Running ssh-add (command line suppressed) [2023-03-13T19:01:24.380Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1714532559939949702.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1714532559939949702.key) [2023-03-13T19:01:24.390Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T19:01:24.673Z] + git semver push [2023-03-13T19:01:24.931Z] 2023-03-13 19:01:24,841 [run_push] DEBUG push [2023-03-13T19:01:24.931Z] 2023-03-13 19:01:24,842 [execute] INFO git cat-file --batch-check [2023-03-13T19:01:24.931Z] 2023-03-13 19:01:24,842 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-13T19:01:24.931Z] 2023-03-13 19:01:24,846 [execute] INFO git rev-list d4efd3dac2ddec9ed23eed3a3d0e0dd76d83f2ca -- [2023-03-13T19:01:24.931Z] 2023-03-13 19:01:24,846 [execute] DEBUG Popen(['git', 'rev-list', 'd4efd3dac2ddec9ed23eed3a3d0e0dd76d83f2ca', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-13T19:01:24.931Z] 2023-03-13 19:01:24,855 [execute] INFO git fetch -v origin [2023-03-13T19:01:24.932Z] 2023-03-13 19:01:24,856 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-13T19:01:25.499Z] 2023-03-13 19:01:25,375 [run_push] DEBUG no remote changes detected [2023-03-13T19:01:25.500Z] 2023-03-13 19:01:25,375 [execute] INFO git push origin semver [2023-03-13T19:01:25.500Z] 2023-03-13 19:01:25,376 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-13T19:01:26.437Z] 2023-03-13 19:01:26,202 [run_push] DEBUG push all version tags [2023-03-13T19:01:26.437Z] 2023-03-13 19:01:26,203 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-13T19:01:26.437Z] 2023-03-13 19:01:26,204 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-13T19:01:27.372Z] 2023-03-13 19:01:27,124 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-13T19:01:27.373Z] 3.0.0-dev.11 [Pipeline] } [2023-03-13T19:01:27.384Z] $ docker exec --env ******** --env ******** d92c40a7faf80f1b089bbbf302b0e7838d77af3b0207ef97287ff4af65df8670 ssh-agent -k [2023-03-13T19:01:27.480Z] unset SSH_AUTH_SOCK; [2023-03-13T19:01:27.480Z] unset SSH_AGENT_PID; [2023-03-13T19:01:27.480Z] echo Agent pid 38 killed; [2023-03-13T19:01:27.488Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-13T19:01:27.787Z] + git semver [Pipeline] } [2023-03-13T19:01:28.060Z] $ docker stop --time=1 d92c40a7faf80f1b089bbbf302b0e7838d77af3b0207ef97287ff4af65df8670 [2023-03-13T19:01:29.337Z] $ docker rm -f --volumes d92c40a7faf80f1b089bbbf302b0e7838d77af3b0207ef97287ff4af65df8670 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-13T19:01:29.855Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-03-13T19:01:29.855Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-03-13T19:01:29.855Z] total 16 [2023-03-13T19:01:29.855Z] drwxr-xr-x 3 root root 4096 Mar 13 18:51 . [2023-03-13T19:01:29.855Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 13 19:01 .. [2023-03-13T19:01:29.855Z] drwxr-xr-x 2 root root 4096 Mar 13 18:51 cost [2023-03-13T19:01:29.855Z] -rw-r--r-- 1 root root 85 Mar 13 18:51 cost.csv [2023-03-13T19:01:29.855Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-03-13T19:01:29.855Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-03-13T19:01:29.855Z] total 16 [2023-03-13T19:01:29.855Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 18:51 . [2023-03-13T19:01:29.855Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 13 19:01 .. [2023-03-13T19:01:29.855Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 18:51 cost [2023-03-13T19:01:29.855Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 13 18:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-13T19:01:30.143Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T19:01:31.002Z] ---> package-listing.sh [2023-03-13T19:01:31.002Z] ++ facter osfamily [2023-03-13T19:01:31.002Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-13T19:01:31.259Z] + OS_FAMILY=debian [2023-03-13T19:01:31.259Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-03-13T19:01:31.260Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-13T19:01:31.260Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-13T19:01:31.260Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-13T19:01:31.260Z] + PACKAGES=/tmp/packages_start.txt [2023-03-13T19:01:31.260Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-03-13T19:01:31.260Z] + PACKAGES=/tmp/packages_end.txt [2023-03-13T19:01:31.260Z] + case "${OS_FAMILY}" in [2023-03-13T19:01:31.260Z] + dpkg -l [2023-03-13T19:01:31.260Z] + grep '^ii' [2023-03-13T19:01:31.260Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-13T19:01:31.260Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-13T19:01:31.260Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-13T19:01:31.260Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-03-13T19:01:31.260Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-03-13T19:01:31.260Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2023-03-13T19:01:31.270Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-13T19:01:31.546Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T19:01:32.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T19:01:32.105Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T19:01:32.177Z] prd-ubuntu20.04-docker-8c-8g-9938 does not seem to be running inside a container [2023-03-13T19:01:32.207Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-13T19:01:32.383Z] $ docker top eb45e932884a80c657be77f36e4b602a072ac27f890ddb9223d1eac41e88de61 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T19:01:32.712Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-13T19:01:33.063Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-13T19:01:33.417Z] + ls /var/log/sa-host [2023-03-13T19:01:33.417Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T19:01:33.486Z] provisioning config files... [2023-03-13T19:01:33.505Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13111680890069552042tmp [Pipeline] { [Pipeline] echo [2023-03-13T19:01:33.520Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T19:01:33.810Z] ---> create-netrc.sh [Pipeline] } [2023-03-13T19:01:33.817Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-13T19:01:34.129Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-13T19:01:34.137Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T19:01:34.418Z] ---> sudo-logs.sh [2023-03-13T19:01:34.418Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-13T19:01:34.450Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T19:01:34.736Z] ---> job-cost.sh [2023-03-13T19:01:34.736Z] lf-activate-venv: SKIPPING [2023-03-13T19:01:34.736Z] DEBUG: total: 0.2199999988079071 [2023-03-13T19:01:34.736Z] INFO: Retrieving Stack Cost... [2023-03-13T19:01:35.304Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-13T19:01:35.565Z] INFO: Archiving Costs [Pipeline] echo [2023-03-13T19:01:35.578Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T19:01:35.862Z] ---> logs-deploy.sh [2023-03-13T19:01:35.862Z] lf-activate-venv: SKIPPING [2023-03-13T19:01:35.862Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/93 [2023-03-13T19:01:35.862Z] INFO: archiving workspace using pattern(s): [2023-03-13T19:01:36.817Z] Archives upload complete. [2023-03-13T19:01:36.817Z] INFO: archiving logs to Nexus