Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fae68001f23ebf2296c35dbe56314768b083ad85 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-ssh11611677308686199221.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7374021409268774494.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10473796397396297095.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17299304185093632233.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-ssh4848750010625355421.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7091 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 fae68001f23ebf2296c35dbe56314768b083ad85 (main) Commit message: "Merge pull request #553 from marcpfuller/convert_yaml" > 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 fae68001f23ebf2296c35dbe56314768b083ad85 # timeout=10 > git rev-list --no-walk c80097c4a9a507998513a772aabe6c68a90454ef # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-07T06:10:37.057Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-07T06:10:37.109Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-07T06:10:37.125Z] ========================================================= [2023-04-07T06:10:37.125Z] EdgeX Global Pipelines Version Info [2023-04-07T06:10:37.125Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:10:37.879Z] ------------------- [2023-04-07T06:10:37.879Z] stable info: [2023-04-07T06:10:37.879Z] ------------------- [2023-04-07T06:10:37.879Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-07T06:10:37.879Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-07T06:10:37.879Z] Message: update stable to v1.0.245 [2023-04-07T06:10:38.472Z] ------------------- [2023-04-07T06:10:38.472Z] experimental info: [2023-04-07T06:10:38.472Z] ------------------- [2023-04-07T06:10:38.472Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-07T06:10:38.472Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-07T06:10:38.472Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-07T06:10:38.682Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-04-07T06:10:38.693Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-04-07T06:10:38.704Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-07T06:10:38.715Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-07T06:10:38.729Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-07T06:10:38.740Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-07T06:10:38.751Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-07T06:10:38.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-07T06:10:38.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-07T06:10:38.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-07T06:10:38.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-07T06:10:38.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-04-07T06:10:38.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-07T06:10:38.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-07T06:10:38.842Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-07T06:10:38.853Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-07T06:10:38.864Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-07T06:10:38.875Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-07T06:10:38.888Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-07T06:10:38.899Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-07T06:10:38.911Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-07T06:10:38.922Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-07T06:10:38.932Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-07T06:10:38.943Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-07T06:10:38.955Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-07T06:10:38.969Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-07T06:10:38.978Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-07T06:10:38.990Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-07T06:10:39.001Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-07T06:10:39.020Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-07T06:10:39.035Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fae68001f23ebf2296c35dbe56314768b083ad85 [Pipeline] echo [2023-04-07T06:10:39.048Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fae6800 [Pipeline] echo [2023-04-07T06:10:39.057Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T06:10:39.091Z] provisioning config files... [2023-04-07T06:10:39.108Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10109215808561693719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:10:39.419Z] ---> docker-login.sh [2023-04-07T06:10:39.419Z] nexus3.edgexfoundry.org:10001 [2023-04-07T06:10:39.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:10:39.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:10:39.681Z] Configure a credential helper to remove this warning. See [2023-04-07T06:10:39.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:10:39.681Z] [2023-04-07T06:10:39.681Z] Login Succeeded [2023-04-07T06:10:39.681Z] nexus3.edgexfoundry.org:10002 [2023-04-07T06:10:39.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:10:39.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:10:39.941Z] Configure a credential helper to remove this warning. See [2023-04-07T06:10:39.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:10:39.941Z] [2023-04-07T06:10:39.941Z] Login Succeeded [2023-04-07T06:10:39.941Z] nexus3.edgexfoundry.org:10003 [2023-04-07T06:10:39.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:10:39.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:10:39.941Z] Configure a credential helper to remove this warning. See [2023-04-07T06:10:39.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:10:39.941Z] [2023-04-07T06:10:39.941Z] Login Succeeded [2023-04-07T06:10:39.941Z] nexus3.edgexfoundry.org:10004 [2023-04-07T06:10:40.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:10:40.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:10:40.201Z] Configure a credential helper to remove this warning. See [2023-04-07T06:10:40.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:10:40.201Z] [2023-04-07T06:10:40.201Z] Login Succeeded [2023-04-07T06:10:40.201Z] docker.io [2023-04-07T06:10:40.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:10:40.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:10:40.465Z] Configure a credential helper to remove this warning. See [2023-04-07T06:10:40.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:10:40.465Z] [2023-04-07T06:10:40.465Z] Login Succeeded [2023-04-07T06:10:40.465Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T06:10:40.472Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-07T06:10:40.840Z] + git rev-list -1 --merges fae68001f23ebf2296c35dbe56314768b083ad85~1..fae68001f23ebf2296c35dbe56314768b083ad85 [Pipeline] echo [2023-04-07T06:10:40.883Z] -----------> git rev-list -1 --merges fae68001f23ebf2296c35dbe56314768b083ad85~1..fae68001f23ebf2296c35dbe56314768b083ad85 fae68001f23ebf2296c35dbe56314768b083ad85 [2023-04-07T06:10:40.883Z] fae68001f23ebf2296c35dbe56314768b083ad85 [false] [Pipeline] sh [2023-04-07T06:10:41.168Z] + git log --format=format:%s -1 fae68001f23ebf2296c35dbe56314768b083ad85 [Pipeline] echo [2023-04-07T06:10:41.184Z] ========================================================= [2023-04-07T06:10:41.184Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-07T06:10:41.184Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-07T06:10:41.519Z] + git log --format=format:%s -1 fae68001f23ebf2296c35dbe56314768b083ad85 [Pipeline] echo [2023-04-07T06:10:41.530Z] [semverPrep] GIT_COMMIT: fae68001f23ebf2296c35dbe56314768b083ad85, Commit Message: Merge pull request #553 from marcpfuller/convert_yaml [Pipeline] echo [2023-04-07T06:10:41.539Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-07T06:10:41.881Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-07T06:10:41.881Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-07T06:10:41.881Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-07T06:10:41.881Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-07T06:10:41.881Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-07T06:10:41.881Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-07T06:10:41.881Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:10:42.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T06:10:42.226Z] [2023-04-07T06:10:42.226Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:10:42.530Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T06:10:42.530Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-07T06:10:42.530Z] b85a868b505f: Pulling fs layer [2023-04-07T06:10:42.530Z] e2be974225ed: Pulling fs layer [2023-04-07T06:10:42.530Z] 339a4e72a1f5: Pulling fs layer [2023-04-07T06:10:42.530Z] 988bab9f4d93: Pulling fs layer [2023-04-07T06:10:42.530Z] 1469e6f7b9e6: Pulling fs layer [2023-04-07T06:10:42.530Z] eaf3925da568: Pulling fs layer [2023-04-07T06:10:42.530Z] bab4dde63d76: Pulling fs layer [2023-04-07T06:10:42.530Z] bde34c3a00c8: Pulling fs layer [2023-04-07T06:10:42.530Z] b352a97aabf1: Pulling fs layer [2023-04-07T06:10:42.530Z] 4872d77fe225: Pulling fs layer [2023-04-07T06:10:42.530Z] 5851b861e8e6: Pulling fs layer [2023-04-07T06:10:42.530Z] 988bab9f4d93: Waiting [2023-04-07T06:10:42.530Z] 1469e6f7b9e6: Waiting [2023-04-07T06:10:42.530Z] eaf3925da568: Waiting [2023-04-07T06:10:42.530Z] bab4dde63d76: Waiting [2023-04-07T06:10:42.530Z] bde34c3a00c8: Waiting [2023-04-07T06:10:42.530Z] b352a97aabf1: Waiting [2023-04-07T06:10:42.530Z] 4872d77fe225: Waiting [2023-04-07T06:10:42.530Z] 5851b861e8e6: Waiting [2023-04-07T06:10:42.530Z] e2be974225ed: Download complete [2023-04-07T06:10:42.530Z] 988bab9f4d93: Verifying Checksum [2023-04-07T06:10:42.530Z] 988bab9f4d93: Download complete [2023-04-07T06:10:42.530Z] 339a4e72a1f5: Verifying Checksum [2023-04-07T06:10:42.530Z] 339a4e72a1f5: Download complete [2023-04-07T06:10:42.530Z] 1469e6f7b9e6: Verifying Checksum [2023-04-07T06:10:42.530Z] 1469e6f7b9e6: Download complete [2023-04-07T06:10:42.789Z] eaf3925da568: Verifying Checksum [2023-04-07T06:10:42.789Z] eaf3925da568: Download complete [2023-04-07T06:10:42.789Z] bde34c3a00c8: Verifying Checksum [2023-04-07T06:10:42.789Z] bde34c3a00c8: Download complete [2023-04-07T06:10:42.789Z] b352a97aabf1: Download complete [2023-04-07T06:10:42.789Z] 4872d77fe225: Download complete [2023-04-07T06:10:42.789Z] 5851b861e8e6: Download complete [2023-04-07T06:10:42.789Z] b85a868b505f: Verifying Checksum [2023-04-07T06:10:42.789Z] b85a868b505f: Download complete [2023-04-07T06:10:43.049Z] bab4dde63d76: Verifying Checksum [2023-04-07T06:10:43.049Z] bab4dde63d76: Download complete [2023-04-07T06:10:43.987Z] b85a868b505f: Pull complete [2023-04-07T06:10:44.245Z] e2be974225ed: Pull complete [2023-04-07T06:10:44.815Z] 339a4e72a1f5: Pull complete [2023-04-07T06:10:44.815Z] 988bab9f4d93: Pull complete [2023-04-07T06:10:45.075Z] 1469e6f7b9e6: Pull complete [2023-04-07T06:10:45.075Z] eaf3925da568: Pull complete [2023-04-07T06:10:46.996Z] bab4dde63d76: Pull complete [2023-04-07T06:10:46.996Z] bde34c3a00c8: Pull complete [2023-04-07T06:10:47.254Z] b352a97aabf1: Pull complete [2023-04-07T06:10:47.254Z] 4872d77fe225: Pull complete [2023-04-07T06:10:47.254Z] 5851b861e8e6: Pull complete [2023-04-07T06:10:47.254Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-07T06:10:47.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T06:10:47.254Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:10:47.354Z] prd-ubuntu20.04-docker-8c-8g-7091 does not seem to be running inside a container [2023-04-07T06:10:47.393Z] $ 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-04-07T06:10:48.668Z] $ docker top e43ae29b214564e1d5f4df1d5852a7cc7fd048917e53ee3388ec9451560a4957 -eo pid,comm [2023-04-07T06:10:48.726Z] 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-04-07T06:10:48.726Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-07T06:10:48.756Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T06:10:48.756Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T06:10:48.877Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T06:10:48.883Z] $ docker exec e43ae29b214564e1d5f4df1d5852a7cc7fd048917e53ee3388ec9451560a4957 ssh-agent [2023-04-07T06:10:48.993Z] SSH_AUTH_SOCK=/tmp/ssh-8KJk7ovB23Nd/agent.32 [2023-04-07T06:10:48.993Z] SSH_AGENT_PID=37 [2023-04-07T06:10:48.999Z] Running ssh-add (command line suppressed) [2023-04-07T06:10:49.102Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13501825728425151278.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13501825728425151278.key) [2023-04-07T06:10:49.114Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T06:10:49.399Z] + git tag --points-at HEAD [Pipeline] } [2023-04-07T06:10:49.421Z] $ docker exec --env ******** --env ******** e43ae29b214564e1d5f4df1d5852a7cc7fd048917e53ee3388ec9451560a4957 ssh-agent -k [2023-04-07T06:10:49.522Z] unset SSH_AUTH_SOCK; [2023-04-07T06:10:49.523Z] unset SSH_AGENT_PID; [2023-04-07T06:10:49.523Z] echo Agent pid 37 killed; [2023-04-07T06:10:49.529Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-07T06:10:49.557Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T06:10:49.557Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T06:10:49.674Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T06:10:49.680Z] $ docker exec e43ae29b214564e1d5f4df1d5852a7cc7fd048917e53ee3388ec9451560a4957 ssh-agent [2023-04-07T06:10:49.788Z] SSH_AUTH_SOCK=/tmp/ssh-UbcPEI2mf0VJ/agent.69 [2023-04-07T06:10:49.788Z] SSH_AGENT_PID=75 [2023-04-07T06:10:49.793Z] Running ssh-add (command line suppressed) [2023-04-07T06:10:49.899Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2588300547609031234.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2588300547609031234.key) [2023-04-07T06:10:49.912Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T06:10:50.202Z] + git semver init [2023-04-07T06:10:50.462Z] 2023-04-07 06:10:50,374 [run_init] DEBUG init version:0.0.0 force:False [2023-04-07T06:10:50.462Z] 2023-04-07 06:10:50,375 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-04-07T06:10:50.462Z] 2023-04-07 06:10:50,376 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-04-07T06:10:50.463Z] 2023-04-07 06:10:50,376 [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-04-07T06:10:51.408Z] 2023-04-07 06:10:51,114 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-04-07T06:10:51.408Z] 2023-04-07 06:10:51,115 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-04-07T06:10:51.408Z] 2023-04-07 06:10:51,115 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-07T06:10:51.408Z] 2023-04-07 06:10:51,115 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-07T06:10:51.408Z] 3.0.0-dev.16 [Pipeline] } [2023-04-07T06:10:51.422Z] $ docker exec --env ******** --env ******** e43ae29b214564e1d5f4df1d5852a7cc7fd048917e53ee3388ec9451560a4957 ssh-agent -k [2023-04-07T06:10:51.517Z] unset SSH_AUTH_SOCK; [2023-04-07T06:10:51.518Z] unset SSH_AGENT_PID; [2023-04-07T06:10:51.520Z] echo Agent pid 75 killed; [2023-04-07T06:10:51.527Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-07T06:10:51.830Z] + git semver [Pipeline] } [2023-04-07T06:10:52.106Z] $ docker stop --time=1 e43ae29b214564e1d5f4df1d5852a7cc7fd048917e53ee3388ec9451560a4957 [2023-04-07T06:10:53.386Z] $ docker rm -f --volumes e43ae29b214564e1d5f4df1d5852a7cc7fd048917e53ee3388ec9451560a4957 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T06:10:53.720Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-07T06:10:53.970Z] Stashed 1 file(s) [Pipeline] echo [2023-04-07T06:10:53.974Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.16 [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-04-07T06:10:54.088Z] provisioning config files... [2023-04-07T06:10:54.097Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12391873211228657228tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:10:54.391Z] ---> docker-login.sh [2023-04-07T06:10:54.391Z] nexus3.edgexfoundry.org:10001 [2023-04-07T06:10:54.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:10:54.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:10:54.391Z] Configure a credential helper to remove this warning. See [2023-04-07T06:10:54.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:10:54.391Z] [2023-04-07T06:10:54.391Z] Login Succeeded [2023-04-07T06:10:54.391Z] nexus3.edgexfoundry.org:10002 [2023-04-07T06:10:54.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:10:54.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:10:54.391Z] Configure a credential helper to remove this warning. See [2023-04-07T06:10:54.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:10:54.391Z] [2023-04-07T06:10:54.391Z] Login Succeeded [2023-04-07T06:10:54.391Z] nexus3.edgexfoundry.org:10003 [2023-04-07T06:10:54.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:10:54.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:10:54.652Z] Configure a credential helper to remove this warning. See [2023-04-07T06:10:54.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:10:54.652Z] [2023-04-07T06:10:54.652Z] Login Succeeded [2023-04-07T06:10:54.652Z] nexus3.edgexfoundry.org:10004 [2023-04-07T06:10:54.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:10:54.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:10:54.652Z] Configure a credential helper to remove this warning. See [2023-04-07T06:10:54.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:10:54.652Z] [2023-04-07T06:10:54.652Z] Login Succeeded [2023-04-07T06:10:54.652Z] docker.io [2023-04-07T06:10:54.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:10:54.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:10:54.912Z] Configure a credential helper to remove this warning. See [2023-04-07T06:10:54.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:10:54.912Z] [2023-04-07T06:10:54.912Z] Login Succeeded [2023-04-07T06:10:54.912Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T06:10:54.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-07T06:10:54.987Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T06:10:54.998Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T06:10:55.004Z] ========================================================= [2023-04-07T06:10:55.004Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-07T06:10:55.004Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:10:55.311Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-07T06:10:55.311Z] Sending build context to Docker daemon 6.42MB [2023-04-07T06:10:55.311Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T06:10:55.311Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-07T06:10:55.311Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-07T06:10:55.311Z] 63b65145d645: Pulling fs layer [2023-04-07T06:10:55.311Z] a2d21d5440eb: Pulling fs layer [2023-04-07T06:10:55.311Z] 935e6c44a52c: Pulling fs layer [2023-04-07T06:10:55.311Z] 94cc34f8dd06: Pulling fs layer [2023-04-07T06:10:55.311Z] 30dea6a524f1: Pulling fs layer [2023-04-07T06:10:55.311Z] a2aff8979fd8: Pulling fs layer [2023-04-07T06:10:55.311Z] 6808be2612f2: Pulling fs layer [2023-04-07T06:10:55.311Z] f25807f1079a: Pulling fs layer [2023-04-07T06:10:55.311Z] 6808be2612f2: Waiting [2023-04-07T06:10:55.311Z] f25807f1079a: Waiting [2023-04-07T06:10:55.311Z] 94cc34f8dd06: Waiting [2023-04-07T06:10:55.311Z] 30dea6a524f1: Waiting [2023-04-07T06:10:55.311Z] a2aff8979fd8: Waiting [2023-04-07T06:10:55.311Z] a2d21d5440eb: Download complete [2023-04-07T06:10:55.311Z] 94cc34f8dd06: Verifying Checksum [2023-04-07T06:10:55.311Z] 94cc34f8dd06: Download complete [2023-04-07T06:10:55.311Z] 30dea6a524f1: Download complete [2023-04-07T06:10:55.311Z] 63b65145d645: Verifying Checksum [2023-04-07T06:10:55.311Z] 63b65145d645: Download complete [2023-04-07T06:10:55.571Z] a2aff8979fd8: Verifying Checksum [2023-04-07T06:10:55.571Z] a2aff8979fd8: Download complete [2023-04-07T06:10:55.571Z] 63b65145d645: Pull complete [2023-04-07T06:10:55.839Z] a2d21d5440eb: Pull complete [2023-04-07T06:10:55.840Z] f25807f1079a: Verifying Checksum [2023-04-07T06:10:55.840Z] f25807f1079a: Download complete [2023-04-07T06:10:56.102Z] 935e6c44a52c: Verifying Checksum [2023-04-07T06:10:56.102Z] 935e6c44a52c: Download complete [2023-04-07T06:10:56.361Z] 6808be2612f2: Verifying Checksum [2023-04-07T06:10:56.361Z] 6808be2612f2: Download complete [2023-04-07T06:10:59.657Z] 935e6c44a52c: Pull complete [2023-04-07T06:10:59.657Z] 94cc34f8dd06: Pull complete [2023-04-07T06:10:59.657Z] 30dea6a524f1: Pull complete [2023-04-07T06:10:59.657Z] a2aff8979fd8: Pull complete [2023-04-07T06:11:02.196Z] 6808be2612f2: Pull complete [2023-04-07T06:11:02.772Z] f25807f1079a: Pull complete [2023-04-07T06:11:02.772Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-07T06:11:02.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-07T06:11:02.772Z] ---> 3b553350e43f [2023-04-07T06:11:02.772Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-07T06:11:05.324Z] ---> Running in ba208645e50f [2023-04-07T06:11:05.324Z] Removing intermediate container ba208645e50f [2023-04-07T06:11:05.324Z] ---> 79b425f69835 [2023-04-07T06:11:05.324Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T06:11:05.324Z] ---> Running in d01d465e911d [2023-04-07T06:11:05.324Z] Removing intermediate container d01d465e911d [2023-04-07T06:11:05.324Z] ---> 89a401332d2e [2023-04-07T06:11:05.324Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-07T06:11:05.324Z] ---> Running in 87687fd3a7cd [2023-04-07T06:11:05.586Z] Removing intermediate container 87687fd3a7cd [2023-04-07T06:11:05.586Z] ---> 0f5c4048a4ce [2023-04-07T06:11:05.586Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-07T06:11:05.586Z] ---> Running in d2850719c2b0 [2023-04-07T06:11:05.586Z] Removing intermediate container d2850719c2b0 [2023-04-07T06:11:05.586Z] ---> e91c06ab2ee7 [2023-04-07T06:11:05.586Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T06:11:05.586Z] ---> Running in d33cfcd880e3 [2023-04-07T06:11:05.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-07T06:11:06.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-07T06:11:06.366Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-07T06:11:06.366Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-07T06:11:06.366Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-07T06:11:06.366Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-07T06:11:06.366Z] Executing busybox-1.35.0-r29.trigger [2023-04-07T06:11:06.366Z] OK: 269 MiB in 57 packages [2023-04-07T06:11:07.439Z] Removing intermediate container d33cfcd880e3 [2023-04-07T06:11:07.439Z] ---> 9e4354c57579 [2023-04-07T06:11:07.439Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-07T06:11:07.439Z] ---> Running in 7676f9c92ce2 [2023-04-07T06:11:07.439Z] Removing intermediate container 7676f9c92ce2 [2023-04-07T06:11:07.439Z] ---> 7ddfc3c9901c [2023-04-07T06:11:07.439Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-07T06:11:07.439Z] ---> 974b38c476f2 [2023-04-07T06:11:07.439Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T06:11:07.439Z] ---> Running in 0351b659c031 [2023-04-07T06:11:09.058Z] Still waiting to schedule task [2023-04-07T06:11:09.058Z] ‘prd-centos7-blackbox-4c-2g-6590’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-07T06:11:09.058Z] ‘prd-centos7-blackbox-4c-2g-6591’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-07T06:11:09.058Z] ‘prd-centos7-builder-2c-1g-7085’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-07T06:11:09.058Z] ‘prd-ubuntu18.04-docker-8c-8g-7086’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-07T06:11:09.058Z] ‘prd-ubuntu20.04-docker-8c-8g-7093’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-07T06:11:09.058Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7092’ is offline [2023-04-07T06:11:29.388Z] Removing intermediate container 0351b659c031 [2023-04-07T06:11:29.388Z] ---> 2b15add60552 [2023-04-07T06:11:29.388Z] Step 11/12 : COPY . . [2023-04-07T06:11:29.388Z] ---> 32c649bf1295 [2023-04-07T06:11:29.388Z] Step 12/12 : RUN $MAKE [2023-04-07T06:11:29.388Z] ---> Running in 364a1bcf816f [2023-04-07T06:11:29.388Z] noop [2023-04-07T06:11:29.388Z] Removing intermediate container 364a1bcf816f [2023-04-07T06:11:29.388Z] ---> 09a9638e97e9 [2023-04-07T06:11:29.388Z] Successfully built 09a9638e97e9 [2023-04-07T06:11:29.388Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:11:29.693Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-07T06:11:29.693Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:11:29.766Z] prd-ubuntu20.04-docker-8c-8g-7091 does not seem to be running inside a container [2023-04-07T06:11:29.796Z] $ 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-04-07T06:11:30.132Z] $ docker top 6d8c2391d02bef726fb7c95844ba7f15d554c552ad4c65631d842d59b2fef4df -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T06:11:30.470Z] + go version [2023-04-07T06:11:30.471Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-07T06:11:30.484Z] $ docker stop --time=1 6d8c2391d02bef726fb7c95844ba7f15d554c552ad4c65631d842d59b2fef4df [2023-04-07T06:11:31.756Z] $ docker rm -f --volumes 6d8c2391d02bef726fb7c95844ba7f15d554c552ad4c65631d842d59b2fef4df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:11:32.161Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-07T06:11:32.161Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:11:32.233Z] prd-ubuntu20.04-docker-8c-8g-7091 does not seem to be running inside a container [2023-04-07T06:11:32.267Z] $ 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-04-07T06:11:32.622Z] $ docker top 91aa947af5a4cf236198304cf381ec3b88c900b14fe2e3d44ea5cdfcda3a4713 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T06:11:32.962Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-04-07T06:11:33.254Z] + make test [2023-04-07T06:11:33.254Z] go test ./... -coverprofile=coverage.out ./... [2023-04-07T06:11:38.575Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-07T06:11:48.666Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-07T06:11:48.667Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-07T06:11:48.667Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 22.2% of statements [2023-04-07T06:11:56.773Z] go vet ./... [2023-04-07T06:11:59.300Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-07T06:11:59.300Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-07T06:11:59.300Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-07T06:11:59.570Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-07T06:11:59.586Z] $ docker stop --time=1 91aa947af5a4cf236198304cf381ec3b88c900b14fe2e3d44ea5cdfcda3a4713 [2023-04-07T06:12:01.736Z] $ docker rm -f --volumes 91aa947af5a4cf236198304cf381ec3b88c900b14fe2e3d44ea5cdfcda3a4713 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T06:12:02.223Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-07T06:12:02.259Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-07T06:12:02.678Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-07T06:12:02.959Z] + ls -al . [2023-04-07T06:12:02.959Z] total 180 [2023-04-07T06:12:02.959Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 7 06:11 . [2023-04-07T06:12:02.959Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 06:10 .. [2023-04-07T06:12:02.959Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 7 06:10 .dockerignore [2023-04-07T06:12:02.959Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 06:10 .git [2023-04-07T06:12:02.959Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 06:10 .github [2023-04-07T06:12:02.959Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 7 06:10 .gitignore [2023-04-07T06:12:02.959Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 7 06:10 .golangci.yml [2023-04-07T06:12:02.959Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 06:10 .semver [2023-04-07T06:12:02.959Z] -rw-rw-r-- 1 jenkins jenkins 9288 Apr 7 06:10 Attribution.txt [2023-04-07T06:12:02.959Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 7 06:10 CHANGELOG.md [2023-04-07T06:12:02.959Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 7 06:10 Dockerfile [2023-04-07T06:12:02.959Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 7 06:10 GOVERNANCE.md [2023-04-07T06:12:02.959Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 7 06:10 Jenkinsfile [2023-04-07T06:12:02.959Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 7 06:10 LICENSE [2023-04-07T06:12:02.959Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 7 06:10 Makefile [2023-04-07T06:12:02.959Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 7 06:10 OWNERS.md [2023-04-07T06:12:02.959Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 7 06:10 README.md [2023-04-07T06:12:02.959Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 7 06:10 VERSION [2023-04-07T06:12:02.959Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 06:10 bin [2023-04-07T06:12:02.959Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 06:10 cmd [2023-04-07T06:12:02.959Z] -rw-r--r-- 1 jenkins jenkins 18047 Apr 7 06:11 coverage.out [2023-04-07T06:12:02.959Z] -rw-rw-r-- 1 jenkins jenkins 3330 Apr 7 06:10 go.mod [2023-04-07T06:12:02.959Z] -rw-rw-r-- 1 jenkins jenkins 31153 Apr 7 06:10 go.sum [2023-04-07T06:12:02.959Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 06:10 internal [2023-04-07T06:12:02.959Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 06:10 mock [2023-04-07T06:12:02.959Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 06:10 snap [2023-04-07T06:12:02.959Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 7 06:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:12:03.265Z] + 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=fae68001f23ebf2296c35dbe56314768b083ad85 --label arch=amd64 --label version=3.0.0-dev.16 . [2023-04-07T06:12:03.265Z] Sending build context to Docker daemon 6.439MB [2023-04-07T06:12:03.265Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T06:12:03.265Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-07T06:12:03.265Z] ---> 09a9638e97e9 [2023-04-07T06:12:03.265Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-07T06:12:03.265Z] ---> Running in dd76370d6cf3 [2023-04-07T06:12:03.524Z] Removing intermediate container dd76370d6cf3 [2023-04-07T06:12:03.524Z] ---> 4b0a09dea726 [2023-04-07T06:12:03.524Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T06:12:03.524Z] ---> Running in a3d7c16b6e3a [2023-04-07T06:12:03.524Z] Removing intermediate container a3d7c16b6e3a [2023-04-07T06:12:03.524Z] ---> 91a81c96448d [2023-04-07T06:12:03.524Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-07T06:12:03.524Z] ---> Running in ce2d10e70832 [2023-04-07T06:12:03.524Z] Removing intermediate container ce2d10e70832 [2023-04-07T06:12:03.524Z] ---> 819e99421226 [2023-04-07T06:12:03.524Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-07T06:12:03.524Z] ---> Running in fe8a8365891c [2023-04-07T06:12:03.783Z] Removing intermediate container fe8a8365891c [2023-04-07T06:12:03.783Z] ---> 7fc86ca3a309 [2023-04-07T06:12:03.783Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T06:12:03.783Z] ---> Running in 7973d5196234 [2023-04-07T06:12:04.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-07T06:12:04.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-07T06:12:04.564Z] OK: 269 MiB in 57 packages [2023-04-07T06:12:04.842Z] Removing intermediate container 7973d5196234 [2023-04-07T06:12:04.842Z] ---> e26035467df8 [2023-04-07T06:12:04.842Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-07T06:12:04.842Z] ---> Running in f5df93cd3ccc [2023-04-07T06:12:04.842Z] Removing intermediate container f5df93cd3ccc [2023-04-07T06:12:04.842Z] ---> 225ef5bebf12 [2023-04-07T06:12:04.842Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-07T06:12:05.104Z] ---> 6e33bb9957ab [2023-04-07T06:12:05.104Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T06:12:05.104Z] ---> Running in e39fdf43671f [2023-04-07T06:12:06.051Z] Removing intermediate container e39fdf43671f [2023-04-07T06:12:06.051Z] ---> e2fb4bd42f67 [2023-04-07T06:12:06.051Z] Step 11/24 : COPY . . [2023-04-07T06:12:06.051Z] ---> 2230ca86d891 [2023-04-07T06:12:06.051Z] Step 12/24 : RUN $MAKE [2023-04-07T06:12:06.309Z] ---> Running in 33e8968ecaf4 [2023-04-07T06:12:06.570Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-04-07T06:12:24.650Z] Removing intermediate container 33e8968ecaf4 [2023-04-07T06:12:24.650Z] ---> 2e64e70aab84 [2023-04-07T06:12:24.650Z] Step 13/24 : FROM alpine:3.17 [2023-04-07T06:12:24.650Z] 3.17: Pulling from library/alpine [2023-04-07T06:12:24.650Z] f56be85fc22e: Pulling fs layer [2023-04-07T06:12:24.650Z] f56be85fc22e: Verifying Checksum [2023-04-07T06:12:24.650Z] f56be85fc22e: Download complete [2023-04-07T06:12:24.650Z] f56be85fc22e: Pull complete [2023-04-07T06:12:24.908Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-07T06:12:24.908Z] Status: Downloaded newer image for alpine:3.17 [2023-04-07T06:12:24.908Z] ---> 9ed4aefc74f6 [2023-04-07T06:12:24.908Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-07T06:12:24.908Z] ---> Running in 0693394ea177 [2023-04-07T06:12:24.908Z] Removing intermediate container 0693394ea177 [2023-04-07T06:12:24.908Z] ---> 0344d3c404f6 [2023-04-07T06:12:24.908Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-07T06:12:24.908Z] ---> Running in 363cc458e5e6 [2023-04-07T06:12:25.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-07T06:12:25.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-07T06:12:25.426Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-07T06:12:25.426Z] Executing busybox-1.35.0-r29.trigger [2023-04-07T06:12:25.426Z] OK: 7 MiB in 16 packages [2023-04-07T06:12:25.686Z] Removing intermediate container 363cc458e5e6 [2023-04-07T06:12:25.686Z] ---> 810c53e6a386 [2023-04-07T06:12:25.686Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-07T06:12:26.252Z] ---> b0e21f526a66 [2023-04-07T06:12:26.252Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-07T06:12:26.511Z] ---> 7993618a0a20 [2023-04-07T06:12:26.511Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-07T06:12:26.511Z] ---> ed6b8d26a2bb [2023-04-07T06:12:26.511Z] Step 19/24 : EXPOSE 59982 [2023-04-07T06:12:26.511Z] ---> Running in 07fb1fa85785 [2023-04-07T06:12:26.772Z] Removing intermediate container 07fb1fa85785 [2023-04-07T06:12:26.772Z] ---> 5283a15e9c24 [2023-04-07T06:12:26.772Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-07T06:12:26.772Z] ---> Running in be5d84776d50 [2023-04-07T06:12:26.772Z] Removing intermediate container be5d84776d50 [2023-04-07T06:12:26.772Z] ---> ca18b352996a [2023-04-07T06:12:26.772Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-07T06:12:26.772Z] ---> Running in 730aead46038 [2023-04-07T06:12:26.772Z] Removing intermediate container 730aead46038 [2023-04-07T06:12:26.772Z] ---> 028273961654 [2023-04-07T06:12:26.772Z] Step 22/24 : LABEL arch=amd64 [2023-04-07T06:12:27.030Z] ---> Running in 8d3e0bc32cd8 [2023-04-07T06:12:27.030Z] Removing intermediate container 8d3e0bc32cd8 [2023-04-07T06:12:27.030Z] ---> aef3ae00df00 [2023-04-07T06:12:27.030Z] Step 23/24 : LABEL git_sha=fae68001f23ebf2296c35dbe56314768b083ad85 [2023-04-07T06:12:27.030Z] ---> Running in 098538f21352 [2023-04-07T06:12:27.030Z] Removing intermediate container 098538f21352 [2023-04-07T06:12:27.030Z] ---> 4f8970a48d9b [2023-04-07T06:12:27.030Z] Step 24/24 : LABEL version=3.0.0-dev.16 [2023-04-07T06:12:27.030Z] ---> Running in e0a23b36ec32 [2023-04-07T06:12:27.288Z] Removing intermediate container e0a23b36ec32 [2023-04-07T06:12:27.288Z] ---> 745497b5666c [2023-04-07T06:12:27.288Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-07T06:12:27.288Z] Successfully built 745497b5666c [2023-04-07T06:12:27.288Z] 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-04-07T06:12:27.390Z] provisioning config files... [2023-04-07T06:12:27.398Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10426134148269533621tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:12:27.696Z] ---> docker-login.sh [2023-04-07T06:12:27.696Z] nexus3.edgexfoundry.org:10001 [2023-04-07T06:12:27.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:12:27.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:12:27.696Z] Configure a credential helper to remove this warning. See [2023-04-07T06:12:27.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:12:27.696Z] [2023-04-07T06:12:27.696Z] Login Succeeded [2023-04-07T06:12:27.696Z] nexus3.edgexfoundry.org:10002 [2023-04-07T06:12:27.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:12:27.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:12:27.696Z] Configure a credential helper to remove this warning. See [2023-04-07T06:12:27.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:12:27.696Z] [2023-04-07T06:12:27.696Z] Login Succeeded [2023-04-07T06:12:27.696Z] nexus3.edgexfoundry.org:10003 [2023-04-07T06:12:27.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:12:27.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:12:27.956Z] Configure a credential helper to remove this warning. See [2023-04-07T06:12:27.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:12:27.956Z] [2023-04-07T06:12:27.956Z] Login Succeeded [2023-04-07T06:12:27.956Z] nexus3.edgexfoundry.org:10004 [2023-04-07T06:12:27.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:12:27.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:12:27.956Z] Configure a credential helper to remove this warning. See [2023-04-07T06:12:27.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:12:27.956Z] [2023-04-07T06:12:27.956Z] Login Succeeded [2023-04-07T06:12:27.956Z] docker.io [2023-04-07T06:12:27.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:12:28.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:12:28.219Z] Configure a credential helper to remove this warning. See [2023-04-07T06:12:28.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:12:28.219Z] [2023-04-07T06:12:28.219Z] Login Succeeded [2023-04-07T06:12:28.219Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T06:12:28.226Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-07T06:12:28.253Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T06:12:28.281Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-04-07T06:12:28.281Z] fae68001f23ebf2296c35dbe56314768b083ad85 [2023-04-07T06:12:28.281Z] latest [2023-04-07T06:12:28.281Z] 3.0.0-dev.16 [2023-04-07T06:12:28.281Z] fae68001f23ebf2296c35dbe56314768b083ad85-3.0.0-dev.16 [2023-04-07T06:12:28.281Z] main [2023-04-07T06:12:28.281Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:12:28.607Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:fae68001f23ebf2296c35dbe56314768b083ad85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:12:28.917Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:fae68001f23ebf2296c35dbe56314768b083ad85 [2023-04-07T06:12:28.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-07T06:12:28.917Z] 12ae8d1d3d05: Preparing [2023-04-07T06:12:28.917Z] 4e4f1ca0fca4: Preparing [2023-04-07T06:12:28.917Z] a8537275c2ea: Preparing [2023-04-07T06:12:28.917Z] 7e986477559b: Preparing [2023-04-07T06:12:28.917Z] f1417ff83b31: Preparing [2023-04-07T06:12:28.917Z] f1417ff83b31: Layer already exists [2023-04-07T06:12:28.917Z] 4e4f1ca0fca4: Pushed [2023-04-07T06:12:28.917Z] 12ae8d1d3d05: Pushed [2023-04-07T06:12:28.917Z] 7e986477559b: Pushed [2023-04-07T06:12:32.203Z] a8537275c2ea: Pushed [2023-04-07T06:12:32.203Z] fae68001f23ebf2296c35dbe56314768b083ad85: digest: sha256:411ef61ddaf21a4ca44e809d87320e0de0c0285366ca2f1ef26c89e846f898a5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:12:32.508Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:12:32.810Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-04-07T06:12:32.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-07T06:12:32.810Z] 12ae8d1d3d05: Preparing [2023-04-07T06:12:32.810Z] 4e4f1ca0fca4: Preparing [2023-04-07T06:12:32.810Z] a8537275c2ea: Preparing [2023-04-07T06:12:32.810Z] 7e986477559b: Preparing [2023-04-07T06:12:32.810Z] f1417ff83b31: Preparing [2023-04-07T06:12:32.810Z] 12ae8d1d3d05: Layer already exists [2023-04-07T06:12:32.810Z] 4e4f1ca0fca4: Layer already exists [2023-04-07T06:12:32.810Z] a8537275c2ea: Layer already exists [2023-04-07T06:12:32.810Z] 7e986477559b: Layer already exists [2023-04-07T06:12:32.810Z] f1417ff83b31: Layer already exists [2023-04-07T06:12:32.810Z] latest: digest: sha256:411ef61ddaf21a4ca44e809d87320e0de0c0285366ca2f1ef26c89e846f898a5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:12:33.116Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:12:33.424Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.16 [2023-04-07T06:12:33.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-07T06:12:33.424Z] 12ae8d1d3d05: Preparing [2023-04-07T06:12:33.424Z] 4e4f1ca0fca4: Preparing [2023-04-07T06:12:33.424Z] a8537275c2ea: Preparing [2023-04-07T06:12:33.424Z] 7e986477559b: Preparing [2023-04-07T06:12:33.424Z] f1417ff83b31: Preparing [2023-04-07T06:12:33.424Z] a8537275c2ea: Layer already exists [2023-04-07T06:12:33.424Z] 4e4f1ca0fca4: Layer already exists [2023-04-07T06:12:33.424Z] 12ae8d1d3d05: Layer already exists [2023-04-07T06:12:33.424Z] f1417ff83b31: Layer already exists [2023-04-07T06:12:33.424Z] 7e986477559b: Layer already exists [2023-04-07T06:12:33.424Z] 3.0.0-dev.16: digest: sha256:411ef61ddaf21a4ca44e809d87320e0de0c0285366ca2f1ef26c89e846f898a5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:12:33.730Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:fae68001f23ebf2296c35dbe56314768b083ad85-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:12:34.032Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:fae68001f23ebf2296c35dbe56314768b083ad85-3.0.0-dev.16 [2023-04-07T06:12:34.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-07T06:12:34.032Z] 12ae8d1d3d05: Preparing [2023-04-07T06:12:34.032Z] 4e4f1ca0fca4: Preparing [2023-04-07T06:12:34.032Z] a8537275c2ea: Preparing [2023-04-07T06:12:34.032Z] 7e986477559b: Preparing [2023-04-07T06:12:34.032Z] f1417ff83b31: Preparing [2023-04-07T06:12:34.032Z] f1417ff83b31: Layer already exists [2023-04-07T06:12:34.032Z] 12ae8d1d3d05: Layer already exists [2023-04-07T06:12:34.032Z] 7e986477559b: Layer already exists [2023-04-07T06:12:34.032Z] 4e4f1ca0fca4: Layer already exists [2023-04-07T06:12:34.032Z] a8537275c2ea: Layer already exists [2023-04-07T06:12:34.032Z] fae68001f23ebf2296c35dbe56314768b083ad85-3.0.0-dev.16: digest: sha256:411ef61ddaf21a4ca44e809d87320e0de0c0285366ca2f1ef26c89e846f898a5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:12:34.340Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:12:34.643Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-04-07T06:12:34.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-07T06:12:34.643Z] 12ae8d1d3d05: Preparing [2023-04-07T06:12:34.643Z] 4e4f1ca0fca4: Preparing [2023-04-07T06:12:34.643Z] a8537275c2ea: Preparing [2023-04-07T06:12:34.643Z] 7e986477559b: Preparing [2023-04-07T06:12:34.643Z] f1417ff83b31: Preparing [2023-04-07T06:12:34.643Z] 4e4f1ca0fca4: Layer already exists [2023-04-07T06:12:34.643Z] a8537275c2ea: Layer already exists [2023-04-07T06:12:34.643Z] f1417ff83b31: Layer already exists [2023-04-07T06:12:34.643Z] 7e986477559b: Layer already exists [2023-04-07T06:12:34.643Z] 12ae8d1d3d05: Layer already exists [2023-04-07T06:12:34.643Z] main: digest: sha256:411ef61ddaf21a4ca44e809d87320e0de0c0285366ca2f1ef26c89e846f898a5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-07T06:12:34.680Z] ===================================================== [Pipeline] echo [2023-04-07T06:12:34.685Z] taggedImages: [2023-04-07T06:12:34.685Z] - nexus3.edgexfoundry.org:10004/device-mqtt:fae68001f23ebf2296c35dbe56314768b083ad85 [2023-04-07T06:12:34.685Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-04-07T06:12:34.685Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.16 [2023-04-07T06:12:34.685Z] - nexus3.edgexfoundry.org:10004/device-mqtt:fae68001f23ebf2296c35dbe56314768b083ad85-3.0.0-dev.16 [2023-04-07T06:12:34.685Z] - 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-04-07T06:12:35.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T06:12:35.041Z] [2023-04-07T06:12:35.041Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:12:35.340Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T06:12:35.340Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-07T06:12:35.340Z] 5eb5b503b376: Pulling fs layer [2023-04-07T06:12:35.340Z] 5c69ac0246d0: Pulling fs layer [2023-04-07T06:12:35.340Z] ec43610c2a17: Pulling fs layer [2023-04-07T06:12:35.340Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-07T06:12:35.340Z] 33b1e0a273af: Pulling fs layer [2023-04-07T06:12:35.340Z] 5d3b04190fa2: Pulling fs layer [2023-04-07T06:12:35.340Z] 2f39f015ded8: Pulling fs layer [2023-04-07T06:12:35.340Z] 3a2ae6a8a46f: Waiting [2023-04-07T06:12:35.340Z] 33b1e0a273af: Waiting [2023-04-07T06:12:35.340Z] 5d3b04190fa2: Waiting [2023-04-07T06:12:35.340Z] 2f39f015ded8: Waiting [2023-04-07T06:12:35.340Z] 5c69ac0246d0: Download complete [2023-04-07T06:12:35.340Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-07T06:12:35.340Z] 3a2ae6a8a46f: Download complete [2023-04-07T06:12:35.340Z] 33b1e0a273af: Verifying Checksum [2023-04-07T06:12:35.340Z] 33b1e0a273af: Download complete [2023-04-07T06:12:35.340Z] ec43610c2a17: Verifying Checksum [2023-04-07T06:12:35.340Z] ec43610c2a17: Download complete [2023-04-07T06:12:35.340Z] 5d3b04190fa2: Verifying Checksum [2023-04-07T06:12:35.340Z] 5d3b04190fa2: Download complete [2023-04-07T06:12:35.598Z] 5eb5b503b376: Verifying Checksum [2023-04-07T06:12:35.598Z] 5eb5b503b376: Download complete [2023-04-07T06:12:36.166Z] 2f39f015ded8: Download complete [2023-04-07T06:12:36.763Z] 5eb5b503b376: Pull complete [2023-04-07T06:12:37.034Z] 5c69ac0246d0: Pull complete [2023-04-07T06:12:37.293Z] ec43610c2a17: Pull complete [2023-04-07T06:12:37.293Z] 3a2ae6a8a46f: Pull complete [2023-04-07T06:12:37.551Z] 33b1e0a273af: Pull complete [2023-04-07T06:12:37.810Z] 5d3b04190fa2: Pull complete [2023-04-07T06:12:41.991Z] 2f39f015ded8: Pull complete [2023-04-07T06:12:41.991Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-07T06:12:41.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T06:12:41.991Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:12:42.080Z] prd-ubuntu20.04-docker-8c-8g-7091 does not seem to be running inside a container [2023-04-07T06:12:42.118Z] $ 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-04-07T06:12:43.536Z] $ docker top 23653fcecfc94310e5f341a4d690ee120778c8be43e037d25f099f575de962a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:12:43.917Z] ---> job-cost.sh [2023-04-07T06:12:43.917Z] lf-activate-venv: SKIPPING [2023-04-07T06:12:43.917Z] INFO: No Stack... [2023-04-07T06:12:44.178Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-07T06:12:44.746Z] INFO: Archiving Costs [Pipeline] sh [2023-04-07T06:12:45.032Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-04-07T06:12:45.032Z] + cut -d, -f6 [Pipeline] lock [2023-04-07T06:12:45.044Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-100-stack-cost] [2023-04-07T06:12:45.050Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-100-stack-cost] did not exist. Created. [2023-04-07T06:12:45.050Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-100-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-07T06:12:45.351Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-07T06:12:45.386Z] Stashed 1 file(s) [Pipeline] } [2023-04-07T06:12:45.392Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-100-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-07T06:12:45.411Z] $ docker stop --time=1 23653fcecfc94310e5f341a4d690ee120778c8be43e037d25f099f575de962a1 [2023-04-07T06:12:46.574Z] $ docker rm -f --volumes 23653fcecfc94310e5f341a4d690ee120778c8be43e037d25f099f575de962a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-07T06:13:43.655Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7096 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-04-07T06:13:43.667Z] Running in /w/workspace/device-mqtt-go/100 [Pipeline] { [Pipeline] checkout [2023-04-07T06:13:43.751Z] Selected Git installation does not exist. Using Default [2023-04-07T06:13:43.751Z] The recommended git tool is: NONE [2023-04-07T06:13:50.860Z] using credential edgex-jenkins-ssh [2023-04-07T06:13:50.879Z] Cloning the remote Git repository [2023-04-07T06:13:50.941Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-07T06:13:51.078Z] > git init /w/workspace/device-mqtt-go/100 # timeout=10 [2023-04-07T06:13:51.256Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-07T06:13:51.258Z] > git --version # timeout=10 [2023-04-07T06:13:51.282Z] > git --version # 'git version 2.25.1' [2023-04-07T06:13:51.286Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-07T06:13:51.479Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-07T06:13:53.857Z] Avoid second fetch [2023-04-07T06:13:53.857Z] Checking out Revision fae68001f23ebf2296c35dbe56314768b083ad85 (main) [2023-04-07T06:13:52.696Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-07T06:13:52.722Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-07T06:13:53.884Z] > git config core.sparsecheckout # timeout=10 [2023-04-07T06:13:53.976Z] > git checkout -f fae68001f23ebf2296c35dbe56314768b083ad85 # timeout=10 [2023-04-07T06:13:54.619Z] Commit message: "Merge pull request #553 from marcpfuller/convert_yaml" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-07T06:13:55.471Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-07T06:13:55.471Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-07T06:13:55.471Z] Dload Upload Total Spent Left Speed [2023-04-07T06:13:55.471Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh [2023-04-07T06:13:56.169Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-07T06:13:56.527Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-07T06:13:56.527Z] + sudo tee /etc/docker/daemon.new [2023-04-07T06:13:56.527Z] { [2023-04-07T06:13:56.527Z] "registry-mirrors": [ [2023-04-07T06:13:56.527Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-07T06:13:56.527Z] ], [2023-04-07T06:13:56.527Z] "bip": "10.250.0.254/24", [2023-04-07T06:13:56.527Z] "hosts": [ [2023-04-07T06:13:56.527Z] "tcp://0.0.0.0:5555", [2023-04-07T06:13:56.527Z] "unix:///var/run/docker.sock" [2023-04-07T06:13:56.527Z] ], [2023-04-07T06:13:56.527Z] "mtu": 1458, [2023-04-07T06:13:56.527Z] "selinux-enabled": true, [2023-04-07T06:13:56.527Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-07T06:13:56.527Z] } [Pipeline] sh [2023-04-07T06:13:56.889Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-07T06:13:57.249Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T06:14:15.587Z] provisioning config files... [2023-04-07T06:14:15.620Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/100@tmp/config7067670141334863478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:14:15.996Z] ---> docker-login.sh [2023-04-07T06:14:15.996Z] nexus3.edgexfoundry.org:10001 [2023-04-07T06:14:16.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:14:16.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:14:16.867Z] Configure a credential helper to remove this warning. See [2023-04-07T06:14:16.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:14:16.867Z] [2023-04-07T06:14:16.867Z] Login Succeeded [2023-04-07T06:14:16.867Z] nexus3.edgexfoundry.org:10002 [2023-04-07T06:14:17.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:14:17.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:14:17.145Z] Configure a credential helper to remove this warning. See [2023-04-07T06:14:17.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:14:17.145Z] [2023-04-07T06:14:17.145Z] Login Succeeded [2023-04-07T06:14:17.145Z] nexus3.edgexfoundry.org:10003 [2023-04-07T06:14:17.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:14:17.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:14:17.694Z] Configure a credential helper to remove this warning. See [2023-04-07T06:14:17.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:14:17.694Z] [2023-04-07T06:14:17.694Z] Login Succeeded [2023-04-07T06:14:17.694Z] nexus3.edgexfoundry.org:10004 [2023-04-07T06:14:17.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:14:17.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:14:17.981Z] Configure a credential helper to remove this warning. See [2023-04-07T06:14:17.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:14:17.981Z] [2023-04-07T06:14:17.981Z] Login Succeeded [2023-04-07T06:14:17.981Z] docker.io [2023-04-07T06:14:18.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:14:18.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:14:18.530Z] Configure a credential helper to remove this warning. See [2023-04-07T06:14:18.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:14:18.530Z] [2023-04-07T06:14:18.530Z] Login Succeeded [2023-04-07T06:14:18.530Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T06:14:18.546Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-07T06:14:18.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T06:14:18.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T06:14:18.939Z] ========================================================= [2023-04-07T06:14:18.939Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-07T06:14:18.939Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:14:19.298Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-07T06:14:19.573Z] Sending build context to Docker daemon 3.319MB [2023-04-07T06:14:19.573Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T06:14:19.573Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-07T06:14:19.852Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-07T06:14:19.852Z] af6eaf76a39c: Pulling fs layer [2023-04-07T06:14:19.852Z] 55522c791124: Pulling fs layer [2023-04-07T06:14:19.852Z] ce5c4a1c91eb: Pulling fs layer [2023-04-07T06:14:19.852Z] 169dfbe0d373: Pulling fs layer [2023-04-07T06:14:19.852Z] e1ff8fa3b103: Pulling fs layer [2023-04-07T06:14:19.852Z] 52ebb69f0ebf: Pulling fs layer [2023-04-07T06:14:19.852Z] 5abe8eddf0d5: Pulling fs layer [2023-04-07T06:14:19.852Z] 169dfbe0d373: Waiting [2023-04-07T06:14:19.852Z] e1ff8fa3b103: Waiting [2023-04-07T06:14:19.852Z] 5abe8eddf0d5: Waiting [2023-04-07T06:14:19.852Z] 52ebb69f0ebf: Waiting [2023-04-07T06:14:19.852Z] 55522c791124: Verifying Checksum [2023-04-07T06:14:19.852Z] 55522c791124: Download complete [2023-04-07T06:14:19.852Z] 169dfbe0d373: Verifying Checksum [2023-04-07T06:14:19.852Z] 169dfbe0d373: Download complete [2023-04-07T06:14:20.124Z] e1ff8fa3b103: Verifying Checksum [2023-04-07T06:14:20.124Z] e1ff8fa3b103: Download complete [2023-04-07T06:14:20.124Z] af6eaf76a39c: Verifying Checksum [2023-04-07T06:14:20.124Z] af6eaf76a39c: Download complete [2023-04-07T06:14:21.100Z] af6eaf76a39c: Pull complete [2023-04-07T06:14:21.371Z] 5abe8eddf0d5: Verifying Checksum [2023-04-07T06:14:21.371Z] 5abe8eddf0d5: Download complete [2023-04-07T06:14:21.971Z] 55522c791124: Pull complete [2023-04-07T06:14:22.567Z] ce5c4a1c91eb: Verifying Checksum [2023-04-07T06:14:22.567Z] ce5c4a1c91eb: Download complete [2023-04-07T06:14:22.836Z] 52ebb69f0ebf: Verifying Checksum [2023-04-07T06:14:22.836Z] 52ebb69f0ebf: Download complete [2023-04-07T06:14:32.941Z] ce5c4a1c91eb: Pull complete [2023-04-07T06:14:33.213Z] 169dfbe0d373: Pull complete [2023-04-07T06:14:33.483Z] e1ff8fa3b103: Pull complete [2023-04-07T06:14:41.889Z] 52ebb69f0ebf: Pull complete [2023-04-07T06:14:43.318Z] 5abe8eddf0d5: Pull complete [2023-04-07T06:14:43.318Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-07T06:14:43.318Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-07T06:14:43.318Z] ---> 6cb57ee374ae [2023-04-07T06:14:43.318Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-07T06:14:45.301Z] ---> Running in cd3280efe78a [2023-04-07T06:14:45.892Z] Removing intermediate container cd3280efe78a [2023-04-07T06:14:45.892Z] ---> a5831b22be7d [2023-04-07T06:14:45.892Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T06:14:45.892Z] ---> Running in afc39d4032e1 [2023-04-07T06:14:46.163Z] Removing intermediate container afc39d4032e1 [2023-04-07T06:14:46.163Z] ---> 3086557bba41 [2023-04-07T06:14:46.163Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-07T06:14:46.434Z] ---> Running in 0d9702dc5c7e [2023-04-07T06:14:46.704Z] Removing intermediate container 0d9702dc5c7e [2023-04-07T06:14:46.704Z] ---> 385b186cd2f6 [2023-04-07T06:14:46.704Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-07T06:14:46.704Z] ---> Running in 28f2968999a2 [2023-04-07T06:14:47.297Z] Removing intermediate container 28f2968999a2 [2023-04-07T06:14:47.297Z] ---> 0f10f1807945 [2023-04-07T06:14:47.297Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T06:14:47.297Z] ---> Running in c7a943363d9b [2023-04-07T06:14:48.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-07T06:14:49.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-07T06:14:50.782Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-07T06:14:50.782Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-07T06:14:50.782Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-07T06:14:50.782Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-07T06:14:50.782Z] Executing busybox-1.35.0-r29.trigger [2023-04-07T06:14:50.782Z] OK: 268 MiB in 57 packages [2023-04-07T06:14:51.755Z] Removing intermediate container c7a943363d9b [2023-04-07T06:14:51.755Z] ---> 5b8be93fbc95 [2023-04-07T06:14:51.755Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-07T06:14:52.033Z] ---> Running in acbd8e2af882 [2023-04-07T06:14:52.304Z] Removing intermediate container acbd8e2af882 [2023-04-07T06:14:52.304Z] ---> 4593a7eadf1d [2023-04-07T06:14:52.304Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-07T06:14:52.908Z] ---> 8518922be8db [2023-04-07T06:14:52.908Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T06:14:53.179Z] ---> Running in ee708c2cb560 [2023-04-07T06:16:01.147Z] Removing intermediate container ee708c2cb560 [2023-04-07T06:16:01.147Z] ---> 3e962b6de432 [2023-04-07T06:16:01.147Z] Step 11/12 : COPY . . [2023-04-07T06:16:01.147Z] ---> 5703326642ff [2023-04-07T06:16:01.147Z] Step 12/12 : RUN $MAKE [2023-04-07T06:16:01.147Z] ---> Running in 4679ad9a30a7 [2023-04-07T06:16:02.583Z] noop [2023-04-07T06:16:03.177Z] Removing intermediate container 4679ad9a30a7 [2023-04-07T06:16:03.177Z] ---> 00557f958282 [2023-04-07T06:16:03.177Z] Successfully built 00557f958282 [2023-04-07T06:16:03.177Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:16:03.539Z] + docker inspect -f . ci-base-image-arm64 [2023-04-07T06:16:03.539Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:16:03.797Z] prd-ubuntu20.04-docker-arm64-4c-16g-7096 does not seem to be running inside a container [2023-04-07T06:16:03.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/100 -v /w/workspace/device-mqtt-go/100:/w/workspace/device-mqtt-go/100:rw,z -v /w/workspace/device-mqtt-go/100@tmp:/w/workspace/device-mqtt-go/100@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-04-07T06:16:05.299Z] $ docker top 1da552892ebe34501c3f2c4a9db9067e3c3f69e1b8f2dd84036f4610dbb14bc4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T06:16:06.192Z] + go version [2023-04-07T06:16:06.192Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-07T06:16:06.217Z] $ docker stop --time=1 1da552892ebe34501c3f2c4a9db9067e3c3f69e1b8f2dd84036f4610dbb14bc4 [2023-04-07T06:16:07.903Z] $ docker rm -f --volumes 1da552892ebe34501c3f2c4a9db9067e3c3f69e1b8f2dd84036f4610dbb14bc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:16:08.474Z] + docker inspect -f . ci-base-image-arm64 [2023-04-07T06:16:08.474Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:16:08.684Z] prd-ubuntu20.04-docker-arm64-4c-16g-7096 does not seem to be running inside a container [2023-04-07T06:16:08.768Z] $ 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/100 -v /w/workspace/device-mqtt-go/100:/w/workspace/device-mqtt-go/100:rw,z -v /w/workspace/device-mqtt-go/100@tmp:/w/workspace/device-mqtt-go/100@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-04-07T06:16:10.031Z] $ docker top d2eb5841772545ae9a323ec47cd466f75e81dd89f6bd838c5081b72cfe37a19a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T06:16:10.912Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/100 [Pipeline] fileExists [Pipeline] sh [2023-04-07T06:16:11.619Z] + make test [2023-04-07T06:16:11.619Z] go test ./... -coverprofile=coverage.out ./... [2023-04-07T06:16:50.594Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-07T06:19:42.401Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-07T06:19:42.401Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-07T06:19:42.401Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.070s coverage: 22.2% of statements [2023-04-07T06:19:42.401Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-07T06:19:42.401Z] go vet ./... [2023-04-07T06:20:04.541Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-07T06:20:04.541Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-07T06:20:04.541Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-07T06:20:04.561Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-07T06:20:04.576Z] $ docker stop --time=1 d2eb5841772545ae9a323ec47cd466f75e81dd89f6bd838c5081b72cfe37a19a [2023-04-07T06:20:06.503Z] $ docker rm -f --volumes d2eb5841772545ae9a323ec47cd466f75e81dd89f6bd838c5081b72cfe37a19a [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T06:20:07.758Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-07T06:20:07.774Z] Warning: overwriting stash ‘coverage-report’ [2023-04-07T06:20:08.355Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-07T06:20:08.736Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-07T06:20:09.066Z] + ls -al . [2023-04-07T06:20:09.066Z] total 176 [2023-04-07T06:20:09.066Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 7 06:16 . [2023-04-07T06:20:09.066Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 06:13 .. [2023-04-07T06:20:09.066Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 7 06:13 .dockerignore [2023-04-07T06:20:09.066Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 06:13 .git [2023-04-07T06:20:09.066Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 06:13 .github [2023-04-07T06:20:09.066Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 7 06:13 .gitignore [2023-04-07T06:20:09.066Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 7 06:13 .golangci.yml [2023-04-07T06:20:09.066Z] -rw-rw-r-- 1 jenkins jenkins 9288 Apr 7 06:13 Attribution.txt [2023-04-07T06:20:09.066Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 7 06:13 CHANGELOG.md [2023-04-07T06:20:09.066Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 7 06:13 Dockerfile [2023-04-07T06:20:09.066Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 7 06:13 GOVERNANCE.md [2023-04-07T06:20:09.066Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 7 06:13 Jenkinsfile [2023-04-07T06:20:09.066Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 7 06:13 LICENSE [2023-04-07T06:20:09.066Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 7 06:13 Makefile [2023-04-07T06:20:09.066Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 7 06:13 OWNERS.md [2023-04-07T06:20:09.066Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 7 06:13 README.md [2023-04-07T06:20:09.066Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 7 06:10 VERSION [2023-04-07T06:20:09.066Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 06:13 bin [2023-04-07T06:20:09.066Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 06:13 cmd [2023-04-07T06:20:09.066Z] -rw-r--r-- 1 jenkins jenkins 18047 Apr 7 06:19 coverage.out [2023-04-07T06:20:09.066Z] -rw-rw-r-- 1 jenkins jenkins 3330 Apr 7 06:13 go.mod [2023-04-07T06:20:09.066Z] -rw-rw-r-- 1 jenkins jenkins 31153 Apr 7 06:13 go.sum [2023-04-07T06:20:09.066Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 06:13 internal [2023-04-07T06:20:09.066Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 06:13 mock [2023-04-07T06:20:09.066Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 06:13 snap [2023-04-07T06:20:09.066Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 7 06:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:20:09.416Z] + 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=fae68001f23ebf2296c35dbe56314768b083ad85 --label arch=arm64 --label version=3.0.0-dev.16 . [2023-04-07T06:20:09.695Z] Sending build context to Docker daemon 3.338MB [2023-04-07T06:20:09.695Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T06:20:09.695Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-07T06:20:09.695Z] ---> 00557f958282 [2023-04-07T06:20:09.695Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-07T06:20:09.965Z] ---> Running in 2dd0dac6f1a3 [2023-04-07T06:20:10.234Z] Removing intermediate container 2dd0dac6f1a3 [2023-04-07T06:20:10.234Z] ---> eb7796c695e9 [2023-04-07T06:20:10.234Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T06:20:10.234Z] ---> Running in 65702bfc370e [2023-04-07T06:20:10.505Z] Removing intermediate container 65702bfc370e [2023-04-07T06:20:10.505Z] ---> 0165b81df5e5 [2023-04-07T06:20:10.505Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-07T06:20:10.776Z] ---> Running in 603d89edb236 [2023-04-07T06:20:11.046Z] Removing intermediate container 603d89edb236 [2023-04-07T06:20:11.046Z] ---> b25355cfdfcd [2023-04-07T06:20:11.046Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-07T06:20:11.046Z] ---> Running in d5246ff47289 [2023-04-07T06:20:11.638Z] Removing intermediate container d5246ff47289 [2023-04-07T06:20:11.638Z] ---> 31c15ad48f6c [2023-04-07T06:20:11.638Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T06:20:11.638Z] ---> Running in aba5edd7cb4e [2023-04-07T06:20:12.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-07T06:20:13.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-07T06:20:14.995Z] OK: 268 MiB in 57 packages [2023-04-07T06:20:15.966Z] Removing intermediate container aba5edd7cb4e [2023-04-07T06:20:15.966Z] ---> 632b5938716f [2023-04-07T06:20:15.966Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-07T06:20:15.966Z] ---> Running in cabfd4adaa99 [2023-04-07T06:20:16.237Z] Removing intermediate container cabfd4adaa99 [2023-04-07T06:20:16.237Z] ---> ebafe5bbbd8a [2023-04-07T06:20:16.237Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-07T06:20:16.830Z] ---> 3a5749e6536b [2023-04-07T06:20:16.830Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T06:20:16.830Z] ---> Running in 69264f3bcbf5 [2023-04-07T06:20:19.434Z] Removing intermediate container 69264f3bcbf5 [2023-04-07T06:20:19.434Z] ---> 5b895de31c90 [2023-04-07T06:20:19.434Z] Step 11/24 : COPY . . [2023-04-07T06:20:20.405Z] ---> a555503eb62d [2023-04-07T06:20:20.405Z] Step 12/24 : RUN $MAKE [2023-04-07T06:20:20.691Z] ---> Running in ff476fc561f5 [2023-04-07T06:20:21.664Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-04-07T06:22:58.450Z] Removing intermediate container ff476fc561f5 [2023-04-07T06:22:58.450Z] ---> 440cb24cb798 [2023-04-07T06:22:58.450Z] Step 13/24 : FROM alpine:3.17 [2023-04-07T06:22:58.450Z] 3.17: Pulling from library/alpine [2023-04-07T06:22:58.450Z] c41833b44d91: Pulling fs layer [2023-04-07T06:22:58.450Z] c41833b44d91: Verifying Checksum [2023-04-07T06:22:58.450Z] c41833b44d91: Download complete [2023-04-07T06:22:58.450Z] c41833b44d91: Pull complete [2023-04-07T06:22:58.450Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-07T06:22:58.450Z] Status: Downloaded newer image for alpine:3.17 [2023-04-07T06:22:58.450Z] ---> 51e60588ff2c [2023-04-07T06:22:58.450Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-07T06:22:58.450Z] ---> Running in 262040bec629 [2023-04-07T06:22:58.450Z] Removing intermediate container 262040bec629 [2023-04-07T06:22:58.450Z] ---> 65a200725ae8 [2023-04-07T06:22:58.450Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-07T06:22:58.450Z] ---> Running in 895d4c4c9192 [2023-04-07T06:22:58.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-07T06:22:58.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-07T06:22:58.450Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-07T06:22:58.450Z] Executing busybox-1.35.0-r29.trigger [2023-04-07T06:22:58.450Z] OK: 8 MiB in 16 packages [2023-04-07T06:22:58.450Z] Removing intermediate container 895d4c4c9192 [2023-04-07T06:22:58.450Z] ---> 0c68021b325f [2023-04-07T06:22:58.450Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-07T06:22:58.450Z] ---> f4a6125872bb [2023-04-07T06:22:58.450Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-07T06:22:59.044Z] ---> 904a2714ec3a [2023-04-07T06:22:59.044Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-07T06:22:59.312Z] ---> 183811048c72 [2023-04-07T06:22:59.312Z] Step 19/24 : EXPOSE 59982 [2023-04-07T06:22:59.581Z] ---> Running in c7302d5c3d70 [2023-04-07T06:22:59.849Z] Removing intermediate container c7302d5c3d70 [2023-04-07T06:22:59.849Z] ---> bf2331dd0add [2023-04-07T06:22:59.849Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-07T06:22:59.849Z] ---> Running in cc8a2c4efec0 [2023-04-07T06:23:00.118Z] Removing intermediate container cc8a2c4efec0 [2023-04-07T06:23:00.118Z] ---> 559859b95da4 [2023-04-07T06:23:00.118Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-07T06:23:00.385Z] ---> Running in ebf456198ae4 [2023-04-07T06:23:00.656Z] Removing intermediate container ebf456198ae4 [2023-04-07T06:23:00.656Z] ---> 276efdeab0ce [2023-04-07T06:23:00.656Z] Step 22/24 : LABEL arch=arm64 [2023-04-07T06:23:00.656Z] ---> Running in 09798df6a65c [2023-04-07T06:23:00.929Z] Removing intermediate container 09798df6a65c [2023-04-07T06:23:00.930Z] ---> 0ee63bdc0e94 [2023-04-07T06:23:00.930Z] Step 23/24 : LABEL git_sha=fae68001f23ebf2296c35dbe56314768b083ad85 [2023-04-07T06:23:01.198Z] ---> Running in 9e4043936f26 [2023-04-07T06:23:01.467Z] Removing intermediate container 9e4043936f26 [2023-04-07T06:23:01.467Z] ---> f98801f9bcb4 [2023-04-07T06:23:01.467Z] Step 24/24 : LABEL version=3.0.0-dev.16 [2023-04-07T06:23:01.467Z] ---> Running in 778859f7dbc5 [2023-04-07T06:23:01.737Z] Removing intermediate container 778859f7dbc5 [2023-04-07T06:23:01.737Z] ---> 41df7fa5cd81 [2023-04-07T06:23:01.737Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-07T06:23:01.737Z] Successfully built 41df7fa5cd81 [2023-04-07T06:23:01.737Z] 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-04-07T06:23:01.874Z] provisioning config files... [2023-04-07T06:23:01.891Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/100@tmp/config18329842193632428473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:23:02.243Z] ---> docker-login.sh [2023-04-07T06:23:02.244Z] nexus3.edgexfoundry.org:10001 [2023-04-07T06:23:02.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:23:02.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:23:02.512Z] Configure a credential helper to remove this warning. See [2023-04-07T06:23:02.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:23:02.512Z] [2023-04-07T06:23:02.512Z] Login Succeeded [2023-04-07T06:23:02.512Z] nexus3.edgexfoundry.org:10002 [2023-04-07T06:23:02.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:23:03.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:23:03.049Z] Configure a credential helper to remove this warning. See [2023-04-07T06:23:03.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:23:03.049Z] [2023-04-07T06:23:03.049Z] Login Succeeded [2023-04-07T06:23:03.049Z] nexus3.edgexfoundry.org:10003 [2023-04-07T06:23:03.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:23:03.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:23:03.320Z] Configure a credential helper to remove this warning. See [2023-04-07T06:23:03.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:23:03.320Z] [2023-04-07T06:23:03.320Z] Login Succeeded [2023-04-07T06:23:03.320Z] nexus3.edgexfoundry.org:10004 [2023-04-07T06:23:03.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:23:03.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:23:03.856Z] Configure a credential helper to remove this warning. See [2023-04-07T06:23:03.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:23:03.856Z] [2023-04-07T06:23:03.856Z] Login Succeeded [2023-04-07T06:23:03.856Z] docker.io [2023-04-07T06:23:04.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:23:04.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:23:04.392Z] Configure a credential helper to remove this warning. See [2023-04-07T06:23:04.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:23:04.392Z] [2023-04-07T06:23:04.392Z] Login Succeeded [2023-04-07T06:23:04.392Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T06:23:04.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-07T06:23:04.442Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T06:23:04.468Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-04-07T06:23:04.468Z] fae68001f23ebf2296c35dbe56314768b083ad85 [2023-04-07T06:23:04.468Z] latest [2023-04-07T06:23:04.468Z] 3.0.0-dev.16 [2023-04-07T06:23:04.468Z] fae68001f23ebf2296c35dbe56314768b083ad85-3.0.0-dev.16 [2023-04-07T06:23:04.468Z] main [2023-04-07T06:23:04.468Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:23:04.830Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:fae68001f23ebf2296c35dbe56314768b083ad85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:23:05.284Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:fae68001f23ebf2296c35dbe56314768b083ad85 [2023-04-07T06:23:05.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-07T06:23:05.284Z] a1958888fb1c: Preparing [2023-04-07T06:23:05.284Z] 7241cde68da0: Preparing [2023-04-07T06:23:05.284Z] b1b076c48cd9: Preparing [2023-04-07T06:23:05.284Z] 0228d5d8bbdc: Preparing [2023-04-07T06:23:05.284Z] 26cbea5cba74: Preparing [2023-04-07T06:23:05.284Z] 26cbea5cba74: Layer already exists [2023-04-07T06:23:05.559Z] a1958888fb1c: Pushed [2023-04-07T06:23:05.559Z] 7241cde68da0: Pushed [2023-04-07T06:23:05.559Z] 0228d5d8bbdc: Pushed [2023-04-07T06:23:12.286Z] b1b076c48cd9: Pushed [2023-04-07T06:23:12.286Z] fae68001f23ebf2296c35dbe56314768b083ad85: digest: sha256:f630a5192300102074b4182c61bf861f325dae16839064c03f7e41ec63c72ca0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:23:12.636Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:23:12.975Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-04-07T06:23:12.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-07T06:23:12.975Z] a1958888fb1c: Preparing [2023-04-07T06:23:12.975Z] 7241cde68da0: Preparing [2023-04-07T06:23:12.975Z] b1b076c48cd9: Preparing [2023-04-07T06:23:12.975Z] 0228d5d8bbdc: Preparing [2023-04-07T06:23:12.975Z] 26cbea5cba74: Preparing [2023-04-07T06:23:12.975Z] 0228d5d8bbdc: Layer already exists [2023-04-07T06:23:12.975Z] b1b076c48cd9: Layer already exists [2023-04-07T06:23:12.975Z] 7241cde68da0: Layer already exists [2023-04-07T06:23:12.975Z] a1958888fb1c: Layer already exists [2023-04-07T06:23:12.975Z] 26cbea5cba74: Layer already exists [2023-04-07T06:23:13.242Z] latest: digest: sha256:f630a5192300102074b4182c61bf861f325dae16839064c03f7e41ec63c72ca0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:23:13.591Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:23:13.932Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.16 [2023-04-07T06:23:13.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-07T06:23:13.932Z] a1958888fb1c: Preparing [2023-04-07T06:23:13.932Z] 7241cde68da0: Preparing [2023-04-07T06:23:13.932Z] b1b076c48cd9: Preparing [2023-04-07T06:23:13.932Z] 0228d5d8bbdc: Preparing [2023-04-07T06:23:13.932Z] 26cbea5cba74: Preparing [2023-04-07T06:23:13.932Z] 26cbea5cba74: Layer already exists [2023-04-07T06:23:13.932Z] b1b076c48cd9: Layer already exists [2023-04-07T06:23:13.932Z] 7241cde68da0: Layer already exists [2023-04-07T06:23:13.932Z] a1958888fb1c: Layer already exists [2023-04-07T06:23:13.932Z] 0228d5d8bbdc: Layer already exists [2023-04-07T06:23:13.932Z] 3.0.0-dev.16: digest: sha256:f630a5192300102074b4182c61bf861f325dae16839064c03f7e41ec63c72ca0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:23:14.274Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:fae68001f23ebf2296c35dbe56314768b083ad85-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:23:14.616Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:fae68001f23ebf2296c35dbe56314768b083ad85-3.0.0-dev.16 [2023-04-07T06:23:14.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-07T06:23:14.616Z] a1958888fb1c: Preparing [2023-04-07T06:23:14.616Z] 7241cde68da0: Preparing [2023-04-07T06:23:14.616Z] b1b076c48cd9: Preparing [2023-04-07T06:23:14.616Z] 0228d5d8bbdc: Preparing [2023-04-07T06:23:14.616Z] 26cbea5cba74: Preparing [2023-04-07T06:23:14.616Z] 26cbea5cba74: Layer already exists [2023-04-07T06:23:14.616Z] b1b076c48cd9: Layer already exists [2023-04-07T06:23:14.616Z] 0228d5d8bbdc: Layer already exists [2023-04-07T06:23:14.616Z] 7241cde68da0: Layer already exists [2023-04-07T06:23:14.616Z] a1958888fb1c: Layer already exists [2023-04-07T06:23:14.616Z] fae68001f23ebf2296c35dbe56314768b083ad85-3.0.0-dev.16: digest: sha256:f630a5192300102074b4182c61bf861f325dae16839064c03f7e41ec63c72ca0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:23:15.225Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:23:15.568Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-04-07T06:23:15.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-07T06:23:15.568Z] a1958888fb1c: Preparing [2023-04-07T06:23:15.568Z] 7241cde68da0: Preparing [2023-04-07T06:23:15.568Z] b1b076c48cd9: Preparing [2023-04-07T06:23:15.568Z] 0228d5d8bbdc: Preparing [2023-04-07T06:23:15.568Z] 26cbea5cba74: Preparing [2023-04-07T06:23:15.568Z] 0228d5d8bbdc: Layer already exists [2023-04-07T06:23:15.568Z] a1958888fb1c: Layer already exists [2023-04-07T06:23:15.568Z] 26cbea5cba74: Layer already exists [2023-04-07T06:23:15.568Z] 7241cde68da0: Layer already exists [2023-04-07T06:23:15.568Z] b1b076c48cd9: Layer already exists [2023-04-07T06:23:15.836Z] main: digest: sha256:f630a5192300102074b4182c61bf861f325dae16839064c03f7e41ec63c72ca0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-07T06:23:15.879Z] ===================================================== [Pipeline] echo [2023-04-07T06:23:15.885Z] taggedImages: [2023-04-07T06:23:15.885Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:fae68001f23ebf2296c35dbe56314768b083ad85 [2023-04-07T06:23:15.885Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-04-07T06:23:15.885Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.16 [2023-04-07T06:23:15.885Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:fae68001f23ebf2296c35dbe56314768b083ad85-3.0.0-dev.16 [2023-04-07T06:23:15.885Z] - 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-04-07T06:23:16.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T06:23:16.236Z] [2023-04-07T06:23:16.236Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:23:16.569Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T06:23:16.570Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-07T06:23:16.570Z] 8998bd30e6a1: Pulling fs layer [2023-04-07T06:23:16.570Z] 04944245beec: Pulling fs layer [2023-04-07T06:23:16.570Z] 699f458cf7ca: Pulling fs layer [2023-04-07T06:23:16.570Z] 765212b225bb: Pulling fs layer [2023-04-07T06:23:16.570Z] f23df028b6ca: Pulling fs layer [2023-04-07T06:23:16.570Z] d65c8cfc05b1: Pulling fs layer [2023-04-07T06:23:16.570Z] 2437ff75d9bd: Pulling fs layer [2023-04-07T06:23:16.570Z] f23df028b6ca: Waiting [2023-04-07T06:23:16.570Z] d65c8cfc05b1: Waiting [2023-04-07T06:23:16.570Z] 2437ff75d9bd: Waiting [2023-04-07T06:23:16.570Z] 765212b225bb: Waiting [2023-04-07T06:23:16.838Z] 04944245beec: Verifying Checksum [2023-04-07T06:23:16.838Z] 04944245beec: Download complete [2023-04-07T06:23:16.838Z] 765212b225bb: Download complete [2023-04-07T06:23:16.838Z] f23df028b6ca: Download complete [2023-04-07T06:23:16.838Z] d65c8cfc05b1: Verifying Checksum [2023-04-07T06:23:16.838Z] d65c8cfc05b1: Download complete [2023-04-07T06:23:17.105Z] 699f458cf7ca: Verifying Checksum [2023-04-07T06:23:17.105Z] 699f458cf7ca: Download complete [2023-04-07T06:23:17.374Z] 8998bd30e6a1: Download complete [2023-04-07T06:23:19.974Z] 2437ff75d9bd: Verifying Checksum [2023-04-07T06:23:19.974Z] 2437ff75d9bd: Download complete [2023-04-07T06:23:21.386Z] 8998bd30e6a1: Pull complete [2023-04-07T06:23:24.724Z] 04944245beec: Pull complete [2023-04-07T06:23:25.683Z] 699f458cf7ca: Pull complete [2023-04-07T06:23:25.683Z] 765212b225bb: Pull complete [2023-04-07T06:23:26.641Z] f23df028b6ca: Pull complete [2023-04-07T06:23:26.641Z] d65c8cfc05b1: Pull complete [2023-04-07T06:23:41.635Z] 2437ff75d9bd: Pull complete [2023-04-07T06:23:41.635Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-07T06:23:41.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T06:23:41.635Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:23:41.828Z] prd-ubuntu20.04-docker-arm64-4c-16g-7096 does not seem to be running inside a container [2023-04-07T06:23:41.897Z] $ 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/100 -v /w/workspace/device-mqtt-go/100:/w/workspace/device-mqtt-go/100:rw,z -v /w/workspace/device-mqtt-go/100@tmp:/w/workspace/device-mqtt-go/100@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-04-07T06:23:44.543Z] $ docker top 1611801c5033a1f73f502229b61e0945be7fd0ec4a301b843b7a50e5c53ee6f4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:23:45.400Z] ---> job-cost.sh [2023-04-07T06:23:45.400Z] lf-activate-venv: SKIPPING [2023-04-07T06:23:45.400Z] INFO: No Stack... [2023-04-07T06:23:45.982Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-07T06:23:46.939Z] INFO: Archiving Costs [Pipeline] sh [2023-04-07T06:23:47.575Z] + cat /w/workspace/device-mqtt-go/100/archives/cost.csv [2023-04-07T06:23:47.575Z] + cut -d, -f6 [Pipeline] lock [2023-04-07T06:23:47.647Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-100-stack-cost] [2023-04-07T06:23:47.655Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-100-stack-cost] did not exist. Created. [2023-04-07T06:23:47.655Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-100-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-07T06:23:48.308Z] /w/workspace/device-mqtt-go/100@tmp/durable-dd89f5bc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-07T06:23:48.963Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-07T06:23:48.989Z] Warning: overwriting stash ‘stack-cost’ [2023-04-07T06:23:49.039Z] Stashed 1 file(s) [Pipeline] } [2023-04-07T06:23:49.046Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-100-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-07T06:23:49.067Z] $ docker stop --time=1 1611801c5033a1f73f502229b61e0945be7fd0ec4a301b843b7a50e5c53ee6f4 [2023-04-07T06:23:50.600Z] $ docker rm -f --volumes 1611801c5033a1f73f502229b61e0945be7fd0ec4a301b843b7a50e5c53ee6f4 [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-04-07T06:23:50.962Z] provisioning config files... [2023-04-07T06:23:50.969Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config294878605818457973tmp [Pipeline] { [Pipeline] sh [2023-04-07T06:23:51.263Z] + set +x [2023-04-07T06:23:51.264Z] + curl -s https://codecov.io/bash [2023-04-07T06:23:51.264Z] + bash -s -- [2023-04-07T06:23:51.264Z] [2023-04-07T06:23:51.264Z] _____ _ [2023-04-07T06:23:51.264Z] / ____| | | [2023-04-07T06:23:51.264Z] | | ___ __| | ___ ___ _____ __ [2023-04-07T06:23:51.264Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-07T06:23:51.264Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-07T06:23:51.264Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-07T06:23:51.264Z] Bash-1.0.6 [2023-04-07T06:23:51.264Z] [2023-04-07T06:23:51.264Z] [2023-04-07T06:23:51.264Z] ==> git version 2.25.1 found [2023-04-07T06:23:51.264Z] ==> 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-04-07T06:23:51.264Z] Release-Date: 2020-01-08 [2023-04-07T06:23:51.264Z] 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-04-07T06:23:51.264Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-07T06:23:51.264Z] ==> Jenkins CI detected. [2023-04-07T06:23:51.264Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-04-07T06:23:51.264Z] project root: . [2023-04-07T06:23:51.264Z] --> token set from env [2023-04-07T06:23:51.264Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-07T06:23:51.264Z] ==> Running gcov in . (disable via -X gcov) [2023-04-07T06:23:51.264Z] ==> Python coveragepy not found [2023-04-07T06:23:51.264Z] ==> Searching for coverage reports in: [2023-04-07T06:23:51.264Z] + . [2023-04-07T06:23:51.264Z] -> Found 1 reports [2023-04-07T06:23:51.264Z] ==> Detecting git/mercurial file structure [2023-04-07T06:23:51.264Z] ==> Reading reports [2023-04-07T06:23:51.264Z] + ./coverage.out bytes=18047 [2023-04-07T06:23:51.264Z] ==> Appending adjustments [2023-04-07T06:23:51.264Z] https://docs.codecov.io/docs/fixing-reports [2023-04-07T06:23:51.523Z] + Found adjustments [2023-04-07T06:23:51.523Z] ==> Gzipping contents [2023-04-07T06:23:51.523Z] 4.0K /tmp/codecov.DvGmIp.gz [2023-04-07T06:23:51.523Z] ==> Uploading reports [2023-04-07T06:23:51.523Z] url: https://codecov.io [2023-04-07T06:23:51.523Z] query: branch=main&commit=fae68001f23ebf2296c35dbe56314768b083ad85&build=100&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F100%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-07T06:23:51.523Z] -> Pinging Codecov [2023-04-07T06:23:51.523Z] 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=fae68001f23ebf2296c35dbe56314768b083ad85&build=100&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F100%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-07T06:23:51.523Z] -> Uploading to [2023-04-07T06:23:51.523Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-07/7D719EC7BBE17E464838252E33014C33/fae68001f23ebf2296c35dbe56314768b083ad85/a1bac231-c2c4-4e35-90ba-48d039f0803c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230407T062351Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=def05589c543e80abd226d99276b6dbd0297ce05a81a00dbf34a51ee269ecd05 [2023-04-07T06:23:51.523Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-07T06:23:51.523Z] Dload Upload Total Spent Left Speed [2023-04-07T06:23:51.783Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3127 0 0 100 3127 0 12921 --:--:-- --:--:-- --:--:-- 12921 [2023-04-07T06:23:51.783Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/fae68001f23ebf2296c35dbe56314768b083ad85 [Pipeline] } [2023-04-07T06:23:51.791Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-07T06:23:51.919Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-07T06:23:51.935Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:23:52.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-07T06:23:52.237Z] [2023-04-07T06:23:52.237Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:23:52.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-07T06:23:52.533Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-07T06:23:52.533Z] df9b9388f04a: Pulling fs layer [2023-04-07T06:23:52.533Z] 52dc419b0ee2: Pulling fs layer [2023-04-07T06:23:52.533Z] 25bc292e5bac: Pulling fs layer [2023-04-07T06:23:52.533Z] 114826534d7a: Pulling fs layer [2023-04-07T06:23:52.533Z] 4657fd5d0bcf: Pulling fs layer [2023-04-07T06:23:52.533Z] 6ad1cebc031e: Pulling fs layer [2023-04-07T06:23:52.533Z] 8a3aa393b2d8: Pulling fs layer [2023-04-07T06:23:52.533Z] 114826534d7a: Waiting [2023-04-07T06:23:52.533Z] 8a3aa393b2d8: Waiting [2023-04-07T06:23:52.533Z] 4657fd5d0bcf: Waiting [2023-04-07T06:23:52.533Z] 25bc292e5bac: Verifying Checksum [2023-04-07T06:23:52.533Z] 25bc292e5bac: Download complete [2023-04-07T06:23:52.533Z] 52dc419b0ee2: Verifying Checksum [2023-04-07T06:23:52.533Z] 52dc419b0ee2: Download complete [2023-04-07T06:23:52.533Z] df9b9388f04a: Download complete [2023-04-07T06:23:52.533Z] 4657fd5d0bcf: Download complete [2023-04-07T06:23:52.791Z] df9b9388f04a: Pull complete [2023-04-07T06:23:52.791Z] 6ad1cebc031e: Verifying Checksum [2023-04-07T06:23:52.791Z] 6ad1cebc031e: Download complete [2023-04-07T06:23:52.791Z] 52dc419b0ee2: Pull complete [2023-04-07T06:23:52.791Z] 25bc292e5bac: Pull complete [2023-04-07T06:23:53.357Z] 114826534d7a: Verifying Checksum [2023-04-07T06:23:53.357Z] 114826534d7a: Download complete [2023-04-07T06:23:53.357Z] 8a3aa393b2d8: Verifying Checksum [2023-04-07T06:23:53.357Z] 8a3aa393b2d8: Download complete [2023-04-07T06:23:57.536Z] 114826534d7a: Pull complete [2023-04-07T06:23:57.536Z] 4657fd5d0bcf: Pull complete [2023-04-07T06:23:57.536Z] 6ad1cebc031e: Pull complete [2023-04-07T06:24:00.818Z] 8a3aa393b2d8: Pull complete [2023-04-07T06:24:00.818Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-07T06:24:00.818Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-07T06:24:00.818Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:24:00.910Z] prd-ubuntu20.04-docker-8c-8g-7091 does not seem to be running inside a container [2023-04-07T06:24:00.945Z] $ 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-04-07T06:24:05.060Z] $ docker top 36c84c32c23ceab17213d8a5b4e7e027638c428fb472cdd14028e45c8328165a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-07T06:24:05.128Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-04-07T06:24:05.403Z] + set -o pipefail [2023-04-07T06:24:05.403Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-04-07T06:24:09.607Z] [2023-04-07T06:24:09.607Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-04-07T06:24:09.607Z] [2023-04-07T06:24:09.607Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/6803b0e2-7d1c-45cd-ae4c-8e32a46924b0 [2023-04-07T06:24:09.607Z] [2023-04-07T06:24:09.607Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-07T06:24:09.607Z] [2023-04-07T06:24:09.607Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-07T06:24:09.607Z] [2023-04-07T06:24:09.607Z] [2023-04-07T06:24:09.607Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-07T06:24:09.607Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-07T06:24:09.607Z] More details here: https://snyk.co/ue1NS [2023-04-07T06:24:09.607Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-04-07T06:24:09.607Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-04-07T06:24:09.622Z] $ docker stop --time=1 36c84c32c23ceab17213d8a5b4e7e027638c428fb472cdd14028e45c8328165a [2023-04-07T06:24:13.058Z] $ docker rm -f --volumes 36c84c32c23ceab17213d8a5b4e7e027638c428fb472cdd14028e45c8328165a [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-04-07T06:24:13.732Z] + git log --format=format:%s -1 fae68001f23ebf2296c35dbe56314768b083ad85 [Pipeline] sh [2023-04-07T06:24:14.020Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-07T06:24:14.020Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:24:14.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T06:24:14.314Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:24:14.385Z] prd-ubuntu20.04-docker-8c-8g-7091 does not seem to be running inside a container [2023-04-07T06:24:14.418Z] $ 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-04-07T06:24:14.845Z] $ docker top 784d7be0a150ac537a9433518fca3dd94b5af2f9f7b2ada33a5b6bc16b8ee908 -eo pid,comm [2023-04-07T06:24:14.891Z] 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-04-07T06:24:14.891Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-07T06:24:14.929Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T06:24:14.929Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T06:24:15.046Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T06:24:15.050Z] $ docker exec 784d7be0a150ac537a9433518fca3dd94b5af2f9f7b2ada33a5b6bc16b8ee908 ssh-agent [2023-04-07T06:24:15.159Z] SSH_AUTH_SOCK=/tmp/ssh-wuP4DYbVFhmr/agent.31 [2023-04-07T06:24:15.159Z] SSH_AGENT_PID=37 [2023-04-07T06:24:15.164Z] Running ssh-add (command line suppressed) [2023-04-07T06:24:15.268Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14084397685190085267.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14084397685190085267.key) [2023-04-07T06:24:15.278Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T06:24:15.564Z] + git semver tag [2023-04-07T06:24:15.823Z] 2023-04-07 06:24:15,739 [run_tag] DEBUG tag force:False [2023-04-07T06:24:15.823Z] 2023-04-07 06:24:15,739 [check_head_tag] DEBUG check head tag [2023-04-07T06:24:15.823Z] 2023-04-07 06:24:15,740 [execute] INFO git cat-file --batch-check [2023-04-07T06:24:15.823Z] 2023-04-07 06:24:15,741 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-04-07T06:24:15.823Z] 2023-04-07 06:24:15,744 [execute] INFO git cat-file --batch [2023-04-07T06:24:15.823Z] 2023-04-07 06:24:15,745 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-04-07T06:24:15.823Z] 2023-04-07 06:24:15,766 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-07T06:24:15.823Z] 2023-04-07 06:24:15,766 [execute] INFO git tag -a v3.0.0-dev.16 -m v3.0.0-dev.16 [2023-04-07T06:24:15.823Z] 2023-04-07 06:24:15,767 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.16', '-m', 'v3.0.0-dev.16'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-07T06:24:15.823Z] 2023-04-07 06:24:15,772 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-07T06:24:15.823Z] 3.0.0-dev.16 [Pipeline] } [2023-04-07T06:24:15.834Z] $ docker exec --env ******** --env ******** 784d7be0a150ac537a9433518fca3dd94b5af2f9f7b2ada33a5b6bc16b8ee908 ssh-agent -k [2023-04-07T06:24:15.929Z] unset SSH_AUTH_SOCK; [2023-04-07T06:24:15.929Z] unset SSH_AGENT_PID; [2023-04-07T06:24:15.929Z] echo Agent pid 37 killed; [2023-04-07T06:24:15.937Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-07T06:24:16.232Z] + git semver [Pipeline] } [2023-04-07T06:24:16.505Z] $ docker stop --time=1 784d7be0a150ac537a9433518fca3dd94b5af2f9f7b2ada33a5b6bc16b8ee908 [2023-04-07T06:24:17.792Z] $ docker rm -f --volumes 784d7be0a150ac537a9433518fca3dd94b5af2f9f7b2ada33a5b6bc16b8ee908 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:24:18.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-07T06:24:18.177Z] [2023-04-07T06:24:18.177Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:24:18.472Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-07T06:24:18.472Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-07T06:24:18.472Z] ab5ef0e58194: Pulling fs layer [2023-04-07T06:24:18.472Z] 9712f1f96733: Pulling fs layer [2023-04-07T06:24:18.472Z] 63f879dbbcfc: Pulling fs layer [2023-04-07T06:24:18.472Z] 0d9ebad4ef96: Pulling fs layer [2023-04-07T06:24:18.472Z] e9a5061849ea: Pulling fs layer [2023-04-07T06:24:18.472Z] d747dcd14b5f: Pulling fs layer [2023-04-07T06:24:18.472Z] 2de7ff778b66: Pulling fs layer [2023-04-07T06:24:18.472Z] 0d9ebad4ef96: Waiting [2023-04-07T06:24:18.472Z] e9a5061849ea: Waiting [2023-04-07T06:24:18.472Z] d747dcd14b5f: Waiting [2023-04-07T06:24:18.472Z] 2de7ff778b66: Waiting [2023-04-07T06:24:18.472Z] 9712f1f96733: Verifying Checksum [2023-04-07T06:24:18.472Z] 9712f1f96733: Download complete [2023-04-07T06:24:18.737Z] 63f879dbbcfc: Verifying Checksum [2023-04-07T06:24:18.737Z] 63f879dbbcfc: Download complete [2023-04-07T06:24:18.996Z] e9a5061849ea: Verifying Checksum [2023-04-07T06:24:18.996Z] e9a5061849ea: Download complete [2023-04-07T06:24:18.996Z] d747dcd14b5f: Verifying Checksum [2023-04-07T06:24:18.996Z] d747dcd14b5f: Download complete [2023-04-07T06:24:18.996Z] 0d9ebad4ef96: Verifying Checksum [2023-04-07T06:24:18.996Z] 0d9ebad4ef96: Download complete [2023-04-07T06:24:18.996Z] ab5ef0e58194: Verifying Checksum [2023-04-07T06:24:18.996Z] ab5ef0e58194: Download complete [2023-04-07T06:24:18.996Z] 2de7ff778b66: Verifying Checksum [2023-04-07T06:24:18.996Z] 2de7ff778b66: Download complete [2023-04-07T06:24:22.277Z] ab5ef0e58194: Pull complete [2023-04-07T06:24:22.277Z] 9712f1f96733: Pull complete [2023-04-07T06:24:22.536Z] 63f879dbbcfc: Pull complete [2023-04-07T06:24:26.716Z] 0d9ebad4ef96: Pull complete [2023-04-07T06:24:26.973Z] e9a5061849ea: Pull complete [2023-04-07T06:24:26.973Z] d747dcd14b5f: Pull complete [2023-04-07T06:24:28.346Z] 2de7ff778b66: Pull complete [2023-04-07T06:24:28.346Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-07T06:24:28.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-07T06:24:28.346Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:24:28.421Z] prd-ubuntu20.04-docker-8c-8g-7091 does not seem to be running inside a container [2023-04-07T06:24:28.453Z] $ 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-04-07T06:24:33.183Z] $ docker top a9b840dc119b834292b614ddfbdd922540da21d5bd1c1cbfc751a5f00a6a49be -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-07T06:24:33.253Z] provisioning config files... [2023-04-07T06:24:33.258Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1446090821243086728tmp [2023-04-07T06:24:33.268Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9580681101169805792tmp [2023-04-07T06:24:33.276Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5875750515216534364tmp [Pipeline] { [Pipeline] echo [2023-04-07T06:24:33.287Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:24:33.567Z] ---> sigul-configuration.sh [2023-04-07T06:24:33.567Z] gpg: directory `/root/.gnupg' created [2023-04-07T06:24:33.567Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-07T06:24:33.567Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-07T06:24:33.567Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-07T06:24:33.567Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-07T06:24:33.567Z] gpg: CAST5 encrypted data [2023-04-07T06:24:33.567Z] gpg: encrypted with 1 passphrase [2023-04-07T06:24:33.567Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-07T06:24:33.859Z] + mkdir /home/jenkins [2023-04-07T06:24:33.859Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-07T06:24:34.145Z] + 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-04-07T06:24:34.152Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:24:34.441Z] ---> sigul-install.sh [2023-04-07T06:24:34.441Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-07T06:24:34.725Z] + git tag --list [2023-04-07T06:24:34.725Z] 0.7.1 [2023-04-07T06:24:34.725Z] v1.0.0 [2023-04-07T06:24:34.725Z] v1.1.0 [2023-04-07T06:24:34.725Z] v1.1.1 [2023-04-07T06:24:34.725Z] v1.2.2 [2023-04-07T06:24:34.725Z] v1.3.0 [2023-04-07T06:24:34.725Z] v1.3.1 [2023-04-07T06:24:34.725Z] v2.0.0 [2023-04-07T06:24:34.725Z] v2.1.0 [2023-04-07T06:24:34.725Z] v2.1.1 [2023-04-07T06:24:34.725Z] v2.1.1-dev.1 [2023-04-07T06:24:34.725Z] v2.1.1-dev.2 [2023-04-07T06:24:34.725Z] v2.2.0 [2023-04-07T06:24:34.725Z] v2.2.1-dev.1 [2023-04-07T06:24:34.725Z] v2.2.1-dev.10 [2023-04-07T06:24:34.725Z] v2.2.1-dev.2 [2023-04-07T06:24:34.725Z] v2.2.1-dev.3 [2023-04-07T06:24:34.725Z] v2.2.1-dev.4 [2023-04-07T06:24:34.725Z] v2.2.1-dev.5 [2023-04-07T06:24:34.725Z] v2.2.1-dev.6 [2023-04-07T06:24:34.725Z] v2.2.1-dev.7 [2023-04-07T06:24:34.725Z] v2.2.1-dev.8 [2023-04-07T06:24:34.725Z] v2.2.1-dev.9 [2023-04-07T06:24:34.725Z] v2.3.0 [2023-04-07T06:24:34.725Z] v2.3.0-dev.10 [2023-04-07T06:24:34.725Z] v2.3.0-dev.11 [2023-04-07T06:24:34.725Z] v2.3.0-dev.12 [2023-04-07T06:24:34.725Z] v2.3.0-dev.13 [2023-04-07T06:24:34.725Z] v2.3.0-dev.14 [2023-04-07T06:24:34.725Z] v2.3.0-dev.15 [2023-04-07T06:24:34.725Z] v2.3.0-dev.16 [2023-04-07T06:24:34.725Z] v2.3.0-dev.17 [2023-04-07T06:24:34.725Z] v2.3.0-dev.18 [2023-04-07T06:24:34.725Z] v2.3.0-dev.19 [2023-04-07T06:24:34.725Z] v2.3.0-dev.20 [2023-04-07T06:24:34.725Z] v2.3.0-dev.21 [2023-04-07T06:24:34.725Z] v2.3.0-dev.22 [2023-04-07T06:24:34.725Z] v2.3.0-dev.23 [2023-04-07T06:24:34.725Z] v2.3.0-dev.24 [2023-04-07T06:24:34.725Z] v2.3.0-dev.25 [2023-04-07T06:24:34.725Z] v2.3.0-dev.26 [2023-04-07T06:24:34.725Z] v2.3.0-dev.27 [2023-04-07T06:24:34.725Z] v2.3.0-dev.28 [2023-04-07T06:24:34.725Z] v2.3.0-dev.29 [2023-04-07T06:24:34.725Z] v2.3.0-dev.30 [2023-04-07T06:24:34.725Z] v2.3.0-dev.31 [2023-04-07T06:24:34.725Z] v2.3.0-dev.32 [2023-04-07T06:24:34.725Z] v2.3.0-dev.33 [2023-04-07T06:24:34.725Z] v2.3.0-dev.34 [2023-04-07T06:24:34.725Z] v3.0.0-dev.1 [2023-04-07T06:24:34.725Z] v3.0.0-dev.10 [2023-04-07T06:24:34.725Z] v3.0.0-dev.11 [2023-04-07T06:24:34.725Z] v3.0.0-dev.12 [2023-04-07T06:24:34.725Z] v3.0.0-dev.13 [2023-04-07T06:24:34.725Z] v3.0.0-dev.14 [2023-04-07T06:24:34.725Z] v3.0.0-dev.15 [2023-04-07T06:24:34.725Z] v3.0.0-dev.16 [2023-04-07T06:24:34.725Z] v3.0.0-dev.2 [2023-04-07T06:24:34.725Z] v3.0.0-dev.3 [2023-04-07T06:24:34.725Z] v3.0.0-dev.4 [2023-04-07T06:24:34.725Z] v3.0.0-dev.5 [2023-04-07T06:24:34.725Z] v3.0.0-dev.6 [2023-04-07T06:24:34.725Z] v3.0.0-dev.7 [2023-04-07T06:24:34.725Z] v3.0.0-dev.8 [2023-04-07T06:24:34.725Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-07T06:24:35.010Z] + lftools sign git-tag v3.0.0-dev.16 [2023-04-07T06:24:35.577Z] Signing Git tag with Sigul... [2023-04-07T06:24:35.577Z] Signing v3.0.0-dev.16 [Pipeline] echo [2023-04-07T06:24:36.152Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:24:36.438Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-07T06:24:36.446Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-07T06:24:36.471Z] $ docker stop --time=1 a9b840dc119b834292b614ddfbdd922540da21d5bd1c1cbfc751a5f00a6a49be [2023-04-07T06:24:37.798Z] $ docker rm -f --volumes a9b840dc119b834292b614ddfbdd922540da21d5bd1c1cbfc751a5f00a6a49be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-07T06:24:38.217Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-07T06:24:38.217Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:24:38.514Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T06:24:38.514Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:24:38.584Z] prd-ubuntu20.04-docker-8c-8g-7091 does not seem to be running inside a container [2023-04-07T06:24:38.621Z] $ 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-04-07T06:24:38.991Z] $ docker top 9c187d27ea5fa61dd30feb859466856b6841792cc673f79f9fd6b87d6b2f36fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-07T06:24:39.089Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T06:24:39.089Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T06:24:39.203Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T06:24:39.208Z] $ docker exec 9c187d27ea5fa61dd30feb859466856b6841792cc673f79f9fd6b87d6b2f36fa ssh-agent [2023-04-07T06:24:39.318Z] SSH_AUTH_SOCK=/tmp/ssh-jwO3Fdsy7MAb/agent.31 [2023-04-07T06:24:39.318Z] SSH_AGENT_PID=37 [2023-04-07T06:24:39.323Z] Running ssh-add (command line suppressed) [2023-04-07T06:24:39.430Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13172734708500457846.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13172734708500457846.key) [2023-04-07T06:24:39.443Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T06:24:39.734Z] + git semver bump pre [2023-04-07T06:24:39.994Z] 2023-04-07 06:24:39,939 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-07T06:24:39.994Z] 2023-04-07 06:24:39,939 [bump_version] DEBUG bumping version:3.0.0-dev.16 on axis:pre with prefix:dev [2023-04-07T06:24:39.994Z] 2023-04-07 06:24:39,939 [bump_version] DEBUG bumped version:3.0.0-dev.17 [2023-04-07T06:24:39.994Z] 2023-04-07 06:24:39,939 [write_version] DEBUG write version:3.0.0-dev.17 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-04-07T06:24:39.994Z] 2023-04-07 06:24:39,939 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-07T06:24:39.994Z] 2023-04-07 06:24:39,939 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-07T06:24:39.994Z] 2023-04-07 06:24:39,941 [execute] INFO git cat-file --batch-check [2023-04-07T06:24:39.994Z] 2023-04-07 06:24:39,941 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-07T06:24:39.994Z] 2023-04-07 06:24:39,947 [execute] INFO git cat-file --batch [2023-04-07T06:24:39.994Z] 2023-04-07 06:24:39,947 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-07T06:24:39.994Z] 2023-04-07 06:24:39,953 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-07T06:24:39.994Z] 3.0.0-dev.17 [Pipeline] } [2023-04-07T06:24:40.006Z] $ docker exec --env ******** --env ******** 9c187d27ea5fa61dd30feb859466856b6841792cc673f79f9fd6b87d6b2f36fa ssh-agent -k [2023-04-07T06:24:40.114Z] unset SSH_AUTH_SOCK; [2023-04-07T06:24:40.114Z] unset SSH_AGENT_PID; [2023-04-07T06:24:40.114Z] echo Agent pid 37 killed; [2023-04-07T06:24:40.125Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-07T06:24:40.436Z] + git semver [Pipeline] } [2023-04-07T06:24:40.709Z] $ docker stop --time=1 9c187d27ea5fa61dd30feb859466856b6841792cc673f79f9fd6b87d6b2f36fa [2023-04-07T06:24:41.995Z] $ docker rm -f --volumes 9c187d27ea5fa61dd30feb859466856b6841792cc673f79f9fd6b87d6b2f36fa [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T06:24:42.337Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-07T06:24:42.337Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:24:42.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T06:24:42.633Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:24:42.710Z] prd-ubuntu20.04-docker-8c-8g-7091 does not seem to be running inside a container [2023-04-07T06:24:42.740Z] $ 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-04-07T06:24:43.093Z] $ docker top 32e17c9a4dec604b449dcdb4c9c660554e97c61b95e2f301fa923c2798746020 -eo pid,comm [2023-04-07T06:24:43.141Z] 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-04-07T06:24:43.141Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-07T06:24:43.180Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T06:24:43.180Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T06:24:43.298Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T06:24:43.302Z] $ docker exec 32e17c9a4dec604b449dcdb4c9c660554e97c61b95e2f301fa923c2798746020 ssh-agent [2023-04-07T06:24:43.413Z] SSH_AUTH_SOCK=/tmp/ssh-1qwihC2kefz5/agent.32 [2023-04-07T06:24:43.413Z] SSH_AGENT_PID=38 [2023-04-07T06:24:43.418Z] Running ssh-add (command line suppressed) [2023-04-07T06:24:43.536Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1190585660514590994.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1190585660514590994.key) [2023-04-07T06:24:43.548Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T06:24:43.832Z] + git semver push [2023-04-07T06:24:44.090Z] 2023-04-07 06:24:44,026 [run_push] DEBUG push [2023-04-07T06:24:44.090Z] 2023-04-07 06:24:44,026 [execute] INFO git cat-file --batch-check [2023-04-07T06:24:44.090Z] 2023-04-07 06:24:44,027 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-07T06:24:44.090Z] 2023-04-07 06:24:44,031 [execute] INFO git rev-list 73093c9102d5909f42d62c624659a987c4b6367e -- [2023-04-07T06:24:44.090Z] 2023-04-07 06:24:44,031 [execute] DEBUG Popen(['git', 'rev-list', '73093c9102d5909f42d62c624659a987c4b6367e', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-07T06:24:44.090Z] 2023-04-07 06:24:44,038 [execute] INFO git fetch -v origin [2023-04-07T06:24:44.090Z] 2023-04-07 06:24:44,039 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-07T06:24:44.656Z] 2023-04-07 06:24:44,513 [run_push] DEBUG no remote changes detected [2023-04-07T06:24:44.656Z] 2023-04-07 06:24:44,514 [execute] INFO git push origin semver [2023-04-07T06:24:44.656Z] 2023-04-07 06:24:44,514 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-07T06:24:45.599Z] 2023-04-07 06:24:45,316 [run_push] DEBUG push all version tags [2023-04-07T06:24:45.599Z] 2023-04-07 06:24:45,317 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-07T06:24:45.599Z] 2023-04-07 06:24:45,317 [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-04-07T06:24:46.165Z] 2023-04-07 06:24:46,073 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-07T06:24:46.165Z] 3.0.0-dev.17 [Pipeline] } [2023-04-07T06:24:46.175Z] $ docker exec --env ******** --env ******** 32e17c9a4dec604b449dcdb4c9c660554e97c61b95e2f301fa923c2798746020 ssh-agent -k [2023-04-07T06:24:46.292Z] unset SSH_AUTH_SOCK; [2023-04-07T06:24:46.292Z] unset SSH_AGENT_PID; [2023-04-07T06:24:46.292Z] echo Agent pid 38 killed; [2023-04-07T06:24:46.303Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-07T06:24:46.648Z] + git semver [Pipeline] } [2023-04-07T06:24:46.967Z] $ docker stop --time=1 32e17c9a4dec604b449dcdb4c9c660554e97c61b95e2f301fa923c2798746020 [2023-04-07T06:24:48.274Z] $ docker rm -f --volumes 32e17c9a4dec604b449dcdb4c9c660554e97c61b95e2f301fa923c2798746020 [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-04-07T06:24:48.859Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-04-07T06:24:48.859Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-04-07T06:24:48.859Z] total 16 [2023-04-07T06:24:48.859Z] drwxr-xr-x 3 root root 4096 Apr 7 06:12 . [2023-04-07T06:24:48.859Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 06:24 .. [2023-04-07T06:24:48.859Z] drwxr-xr-x 2 root root 4096 Apr 7 06:12 cost [2023-04-07T06:24:48.859Z] -rw-r--r-- 1 root root 86 Apr 7 06:12 cost.csv [2023-04-07T06:24:48.859Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-04-07T06:24:48.859Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-04-07T06:24:48.859Z] total 16 [2023-04-07T06:24:48.859Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 06:12 . [2023-04-07T06:24:48.859Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 06:24 .. [2023-04-07T06:24:48.859Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 7 06:12 cost [2023-04-07T06:24:48.859Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 7 06:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:24:49.147Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:24:50.002Z] ---> package-listing.sh [2023-04-07T06:24:50.002Z] ++ facter osfamily [2023-04-07T06:24:50.002Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-07T06:24:50.261Z] + OS_FAMILY=debian [2023-04-07T06:24:50.261Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-04-07T06:24:50.261Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-07T06:24:50.261Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-07T06:24:50.261Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-07T06:24:50.261Z] + PACKAGES=/tmp/packages_start.txt [2023-04-07T06:24:50.261Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-04-07T06:24:50.261Z] + PACKAGES=/tmp/packages_end.txt [2023-04-07T06:24:50.261Z] + case "${OS_FAMILY}" in [2023-04-07T06:24:50.261Z] + dpkg -l [2023-04-07T06:24:50.261Z] + grep '^ii' [2023-04-07T06:24:50.261Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-07T06:24:50.261Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-07T06:24:50.261Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-07T06:24:50.261Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-04-07T06:24:50.261Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-04-07T06:24:50.261Z] + 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-04-07T06:24:50.269Z] 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-04-07T06:24:50.545Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:24:51.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T06:24:51.104Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:24:51.171Z] prd-ubuntu20.04-docker-8c-8g-7091 does not seem to be running inside a container [2023-04-07T06:24:51.209Z] $ 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-04-07T06:24:51.424Z] $ docker top 534a0806b13a38258cd13f17a1770616ee170e3a084cd377ed639c1680fd410c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T06:24:51.765Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-07T06:24:52.048Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-07T06:24:52.332Z] + ls /var/log/sa-host [2023-04-07T06:24:52.332Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T06:24:52.403Z] provisioning config files... [2023-04-07T06:24:52.412Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10286939608387762272tmp [Pipeline] { [Pipeline] echo [2023-04-07T06:24:52.421Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:24:52.703Z] ---> create-netrc.sh [Pipeline] } [2023-04-07T06:24:52.710Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:24:53.026Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-07T06:24:53.035Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:24:53.315Z] ---> sudo-logs.sh [2023-04-07T06:24:53.315Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-07T06:24:53.342Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:24:53.622Z] ---> job-cost.sh [2023-04-07T06:24:53.622Z] lf-activate-venv: SKIPPING [2023-04-07T06:24:53.622Z] DEBUG: total: 0.2199999988079071 [2023-04-07T06:24:53.622Z] INFO: Retrieving Stack Cost... [2023-04-07T06:24:53.882Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-07T06:24:54.449Z] INFO: Archiving Costs [Pipeline] echo [2023-04-07T06:24:54.463Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:24:54.746Z] ---> logs-deploy.sh [2023-04-07T06:24:54.746Z] lf-activate-venv: SKIPPING [2023-04-07T06:24:54.746Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/100 [2023-04-07T06:24:54.746Z] INFO: archiving workspace using pattern(s): [2023-04-07T06:24:55.683Z] Archives upload complete. [2023-04-07T06:24:55.683Z] INFO: archiving logs to Nexus