Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 546b5734ca37b76ffe84c7857d50ac45e183bb78 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-ssh3047892381637915533.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17182507670449225667.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9273491171231226059.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6044874829031966618.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-ssh14404202816513344963.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-6296’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-6297’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-7216’ is offline ‘prd-ubuntu20.04-docker-8c-8g-7229’ is offline ‘prd-ubuntu20.04-docker-8c-8g-7230’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-7228’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7233 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision 546b5734ca37b76ffe84c7857d50ac45e183bb78 (main) Commit message: "Merge pull request #627 from ernestojeda/create-release" > git config core.sparsecheckout # timeout=10 > git checkout -f 546b5734ca37b76ffe84c7857d50ac45e183bb78 # timeout=10 > git rev-list --no-walk fc5b9b67d26e6d46da136c9be928c2824f9c3aae # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-20T20:57:06.842Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-20T20:57:06.908Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-20T20:57:06.926Z] ========================================================= [2023-09-20T20:57:06.926Z] EdgeX Global Pipelines Version Info [2023-09-20T20:57:06.926Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:57:07.664Z] ------------------- [2023-09-20T20:57:07.664Z] stable info: [2023-09-20T20:57:07.664Z] ------------------- [2023-09-20T20:57:07.664Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-20T20:57:07.664Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T20:57:07.664Z] Message: update stable to v1.0.254 [2023-09-20T20:57:08.234Z] ------------------- [2023-09-20T20:57:08.234Z] experimental info: [2023-09-20T20:57:08.234Z] ------------------- [2023-09-20T20:57:08.234Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-20T20:57:08.234Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T20:57:08.234Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-20T20:57:08.422Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-09-20T20:57:08.436Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-09-20T20:57:08.447Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-20T20:57:08.456Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-20T20:57:08.465Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-20T20:57:08.473Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-20T20:57:08.484Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-20T20:57:08.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-20T20:57:08.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-20T20:57:08.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-20T20:57:08.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-20T20:57:08.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-09-20T20:57:08.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-20T20:57:08.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-20T20:57:08.608Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T20:57:08.622Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T20:57:08.635Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T20:57:08.650Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T20:57:08.664Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-20T20:57:08.683Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-20T20:57:08.693Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-20T20:57:08.707Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-20T20:57:08.719Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-20T20:57:08.733Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-20T20:57:08.755Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-20T20:57:08.768Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-20T20:57:08.784Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-20T20:57:08.802Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-20T20:57:08.816Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-20T20:57:08.827Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-20T20:57:08.838Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 546b5734ca37b76ffe84c7857d50ac45e183bb78 [Pipeline] echo [2023-09-20T20:57:08.851Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 546b573 [Pipeline] echo [2023-09-20T20:57:08.862Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T20:57:08.899Z] provisioning config files... [2023-09-20T20:57:08.911Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4398015389949086486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:57:09.211Z] ---> docker-login.sh [2023-09-20T20:57:09.211Z] nexus3.edgexfoundry.org:10001 [2023-09-20T20:57:11.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:57:11.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:57:11.117Z] Configure a credential helper to remove this warning. See [2023-09-20T20:57:11.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:57:11.117Z] [2023-09-20T20:57:11.117Z] Login Succeeded [2023-09-20T20:57:11.117Z] nexus3.edgexfoundry.org:10002 [2023-09-20T20:57:11.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:57:11.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:57:11.117Z] Configure a credential helper to remove this warning. See [2023-09-20T20:57:11.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:57:11.117Z] [2023-09-20T20:57:11.117Z] Login Succeeded [2023-09-20T20:57:11.117Z] nexus3.edgexfoundry.org:10003 [2023-09-20T20:57:11.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:57:11.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:57:11.117Z] Configure a credential helper to remove this warning. See [2023-09-20T20:57:11.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:57:11.117Z] [2023-09-20T20:57:11.117Z] Login Succeeded [2023-09-20T20:57:11.117Z] nexus3.edgexfoundry.org:10004 [2023-09-20T20:57:11.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:57:11.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:57:11.376Z] Configure a credential helper to remove this warning. See [2023-09-20T20:57:11.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:57:11.376Z] [2023-09-20T20:57:11.376Z] Login Succeeded [2023-09-20T20:57:11.376Z] docker.io [2023-09-20T20:57:11.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:57:11.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:57:11.635Z] Configure a credential helper to remove this warning. See [2023-09-20T20:57:11.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:57:11.635Z] [2023-09-20T20:57:11.635Z] Login Succeeded [2023-09-20T20:57:11.635Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T20:57:11.644Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-20T20:57:12.006Z] + git rev-list -1 --merges 546b5734ca37b76ffe84c7857d50ac45e183bb78~1..546b5734ca37b76ffe84c7857d50ac45e183bb78 [Pipeline] echo [2023-09-20T20:57:12.055Z] -----------> git rev-list -1 --merges 546b5734ca37b76ffe84c7857d50ac45e183bb78~1..546b5734ca37b76ffe84c7857d50ac45e183bb78 546b5734ca37b76ffe84c7857d50ac45e183bb78 [2023-09-20T20:57:12.056Z] 546b5734ca37b76ffe84c7857d50ac45e183bb78 [false] [Pipeline] sh [2023-09-20T20:57:12.345Z] + git log --format=format:%s -1 546b5734ca37b76ffe84c7857d50ac45e183bb78 [Pipeline] echo [2023-09-20T20:57:12.358Z] ========================================================= [2023-09-20T20:57:12.358Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-20T20:57:12.358Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T20:57:12.693Z] + git log --format=format:%s -1 546b5734ca37b76ffe84c7857d50ac45e183bb78 [Pipeline] echo [2023-09-20T20:57:12.705Z] [semverPrep] GIT_COMMIT: 546b5734ca37b76ffe84c7857d50ac45e183bb78, Commit Message: Merge pull request #627 from ernestojeda/create-release [Pipeline] echo [2023-09-20T20:57:12.716Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-20T20:57:13.100Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T20:57:13.100Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-20T20:57:13.100Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-20T20:57:13.100Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-20T20:57:13.100Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2023-09-20T20:57:13.100Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-20T20:57:13.100Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:13.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T20:57:13.446Z] [2023-09-20T20:57:13.446Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:13.744Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T20:57:14.682Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-20T20:57:14.682Z] b85a868b505f: Pulling fs layer [2023-09-20T20:57:14.682Z] e2be974225ed: Pulling fs layer [2023-09-20T20:57:14.682Z] 339a4e72a1f5: Pulling fs layer [2023-09-20T20:57:14.682Z] 988bab9f4d93: Pulling fs layer [2023-09-20T20:57:14.682Z] 1469e6f7b9e6: Pulling fs layer [2023-09-20T20:57:14.682Z] eaf3925da568: Pulling fs layer [2023-09-20T20:57:14.682Z] bab4dde63d76: Pulling fs layer [2023-09-20T20:57:14.682Z] bde34c3a00c8: Pulling fs layer [2023-09-20T20:57:14.682Z] b352a97aabf1: Pulling fs layer [2023-09-20T20:57:14.682Z] 988bab9f4d93: Waiting [2023-09-20T20:57:14.682Z] 1469e6f7b9e6: Waiting [2023-09-20T20:57:14.682Z] eaf3925da568: Waiting [2023-09-20T20:57:14.682Z] bab4dde63d76: Waiting [2023-09-20T20:57:14.682Z] 4872d77fe225: Pulling fs layer [2023-09-20T20:57:14.682Z] bde34c3a00c8: Waiting [2023-09-20T20:57:14.682Z] 5851b861e8e6: Pulling fs layer [2023-09-20T20:57:14.682Z] b352a97aabf1: Waiting [2023-09-20T20:57:14.682Z] 4872d77fe225: Waiting [2023-09-20T20:57:14.682Z] 5851b861e8e6: Waiting [2023-09-20T20:57:14.682Z] e2be974225ed: Download complete [2023-09-20T20:57:14.682Z] 988bab9f4d93: Verifying Checksum [2023-09-20T20:57:14.682Z] 988bab9f4d93: Download complete [2023-09-20T20:57:14.682Z] 339a4e72a1f5: Verifying Checksum [2023-09-20T20:57:14.682Z] 339a4e72a1f5: Download complete [2023-09-20T20:57:14.682Z] 1469e6f7b9e6: Verifying Checksum [2023-09-20T20:57:14.682Z] 1469e6f7b9e6: Download complete [2023-09-20T20:57:14.682Z] eaf3925da568: Verifying Checksum [2023-09-20T20:57:14.682Z] eaf3925da568: Download complete [2023-09-20T20:57:14.682Z] bde34c3a00c8: Verifying Checksum [2023-09-20T20:57:14.682Z] bde34c3a00c8: Download complete [2023-09-20T20:57:14.682Z] b352a97aabf1: Verifying Checksum [2023-09-20T20:57:14.682Z] b352a97aabf1: Download complete [2023-09-20T20:57:14.682Z] 4872d77fe225: Verifying Checksum [2023-09-20T20:57:14.682Z] 4872d77fe225: Download complete [2023-09-20T20:57:14.999Z] 5851b861e8e6: Download complete [2023-09-20T20:57:14.999Z] b85a868b505f: Verifying Checksum [2023-09-20T20:57:14.999Z] b85a868b505f: Download complete [2023-09-20T20:57:15.565Z] bab4dde63d76: Verifying Checksum [2023-09-20T20:57:15.565Z] bab4dde63d76: Download complete [2023-09-20T20:57:16.130Z] b85a868b505f: Pull complete [2023-09-20T20:57:16.388Z] e2be974225ed: Pull complete [2023-09-20T20:57:16.955Z] 339a4e72a1f5: Pull complete [2023-09-20T20:57:16.955Z] 988bab9f4d93: Pull complete [2023-09-20T20:57:17.212Z] 1469e6f7b9e6: Pull complete [2023-09-20T20:57:17.212Z] eaf3925da568: Pull complete [2023-09-20T20:57:19.114Z] bab4dde63d76: Pull complete [2023-09-20T20:57:19.378Z] bde34c3a00c8: Pull complete [2023-09-20T20:57:19.378Z] b352a97aabf1: Pull complete [2023-09-20T20:57:19.636Z] 4872d77fe225: Pull complete [2023-09-20T20:57:19.636Z] 5851b861e8e6: Pull complete [2023-09-20T20:57:19.636Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-20T20:57:19.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T20:57:19.636Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:57:19.743Z] prd-ubuntu20.04-docker-8c-8g-7233 does not seem to be running inside a container [2023-09-20T20:57:19.779Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T20:57:28.880Z] $ docker top 9caae7dc72c80649caaaec6f3ee2d3189e0118314a3cce9c13f7dde3c2ecc7d8 -eo pid,comm [2023-09-20T20:57:28.963Z] 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-09-20T20:57:28.963Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T20:57:28.996Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T20:57:28.996Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T20:57:29.134Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T20:57:29.139Z] $ docker exec 9caae7dc72c80649caaaec6f3ee2d3189e0118314a3cce9c13f7dde3c2ecc7d8 ssh-agent [2023-09-20T20:57:29.248Z] SSH_AUTH_SOCK=/tmp/ssh-t7QBpLua5tUr/agent.13 [2023-09-20T20:57:29.248Z] SSH_AGENT_PID=19 [2023-09-20T20:57:29.255Z] Running ssh-add (command line suppressed) [2023-09-20T20:57:29.373Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15463822196697928690.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15463822196697928690.key) [2023-09-20T20:57:29.430Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T20:57:29.720Z] + git tag --points-at HEAD [Pipeline] } [2023-09-20T20:57:29.747Z] $ docker exec --env ******** --env ******** 9caae7dc72c80649caaaec6f3ee2d3189e0118314a3cce9c13f7dde3c2ecc7d8 ssh-agent -k [2023-09-20T20:57:29.864Z] unset SSH_AUTH_SOCK; [2023-09-20T20:57:29.865Z] unset SSH_AGENT_PID; [2023-09-20T20:57:29.865Z] echo Agent pid 19 killed; [2023-09-20T20:57:29.872Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-20T20:57:29.901Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T20:57:29.901Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T20:57:30.023Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T20:57:30.029Z] $ docker exec 9caae7dc72c80649caaaec6f3ee2d3189e0118314a3cce9c13f7dde3c2ecc7d8 ssh-agent [2023-09-20T20:57:30.146Z] SSH_AUTH_SOCK=/tmp/ssh-pQh3UQkuzAh8/agent.68 [2023-09-20T20:57:30.146Z] SSH_AGENT_PID=74 [2023-09-20T20:57:30.152Z] Running ssh-add (command line suppressed) [2023-09-20T20:57:30.266Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16420070101575713021.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16420070101575713021.key) [2023-09-20T20:57:30.276Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T20:57:30.561Z] + git semver init [2023-09-20T20:57:31.128Z] 2023-09-20 20:57:30,847 [run_init] DEBUG init version:0.0.0 force:False [2023-09-20T20:57:31.128Z] 2023-09-20 20:57:30,848 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-09-20T20:57:31.128Z] 2023-09-20 20:57:30,849 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-09-20T20:57:31.128Z] 2023-09-20 20:57:30,850 [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-09-20T20:57:32.063Z] 2023-09-20 20:57:32,048 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-09-20T20:57:32.063Z] 2023-09-20 20:57:32,048 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-09-20T20:57:32.063Z] 2023-09-20 20:57:32,049 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-09-20T20:57:32.063Z] 2023-09-20 20:57:32,049 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-09-20T20:57:32.063Z] 3.1.0-dev.12 [Pipeline] } [2023-09-20T20:57:32.337Z] $ docker exec --env ******** --env ******** 9caae7dc72c80649caaaec6f3ee2d3189e0118314a3cce9c13f7dde3c2ecc7d8 ssh-agent -k [2023-09-20T20:57:32.432Z] unset SSH_AUTH_SOCK; [2023-09-20T20:57:32.433Z] unset SSH_AGENT_PID; [2023-09-20T20:57:32.433Z] echo Agent pid 74 killed; [2023-09-20T20:57:32.440Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T20:57:32.747Z] + git semver [Pipeline] } [2023-09-20T20:57:33.331Z] $ docker stop --time=1 9caae7dc72c80649caaaec6f3ee2d3189e0118314a3cce9c13f7dde3c2ecc7d8 [2023-09-20T20:57:35.568Z] $ docker rm -f --volumes 9caae7dc72c80649caaaec6f3ee2d3189e0118314a3cce9c13f7dde3c2ecc7d8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T20:57:35.977Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-20T20:57:36.256Z] Stashed 1 file(s) [Pipeline] echo [2023-09-20T20:57:36.258Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.12 [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-09-20T20:57:36.410Z] provisioning config files... [2023-09-20T20:57:36.419Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16944097792857909365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:57:36.714Z] ---> docker-login.sh [2023-09-20T20:57:36.714Z] nexus3.edgexfoundry.org:10001 [2023-09-20T20:57:36.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:57:36.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:57:36.714Z] Configure a credential helper to remove this warning. See [2023-09-20T20:57:36.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:57:36.714Z] [2023-09-20T20:57:36.714Z] Login Succeeded [2023-09-20T20:57:36.714Z] nexus3.edgexfoundry.org:10002 [2023-09-20T20:57:36.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:57:36.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:57:36.714Z] Configure a credential helper to remove this warning. See [2023-09-20T20:57:36.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:57:36.714Z] [2023-09-20T20:57:36.714Z] Login Succeeded [2023-09-20T20:57:36.714Z] nexus3.edgexfoundry.org:10003 [2023-09-20T20:57:36.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:57:36.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:57:36.972Z] Configure a credential helper to remove this warning. See [2023-09-20T20:57:36.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:57:36.972Z] [2023-09-20T20:57:36.972Z] Login Succeeded [2023-09-20T20:57:36.972Z] nexus3.edgexfoundry.org:10004 [2023-09-20T20:57:36.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:57:36.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:57:36.972Z] Configure a credential helper to remove this warning. See [2023-09-20T20:57:36.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:57:36.972Z] [2023-09-20T20:57:36.972Z] Login Succeeded [2023-09-20T20:57:36.972Z] docker.io [2023-09-20T20:57:36.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:57:37.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:57:37.231Z] Configure a credential helper to remove this warning. See [2023-09-20T20:57:37.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:57:37.231Z] [2023-09-20T20:57:37.231Z] Login Succeeded [2023-09-20T20:57:37.231Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T20:57:37.268Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T20:57:37.335Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T20:57:37.347Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T20:57:37.363Z] ========================================================= [2023-09-20T20:57:37.363Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-20T20:57:37.363Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:37.752Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-20T20:57:37.753Z] Sending build context to Docker daemon 6.486MB [2023-09-20T20:57:37.753Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T20:57:37.753Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-20T20:57:38.010Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-20T20:57:38.010Z] 7264a8db6415: Pulling fs layer [2023-09-20T20:57:38.010Z] c4d48a809fc2: Pulling fs layer [2023-09-20T20:57:38.010Z] 4f1c88b9dad5: Pulling fs layer [2023-09-20T20:57:38.010Z] ad3a456e5733: Pulling fs layer [2023-09-20T20:57:38.010Z] 33e27b845d1e: Pulling fs layer [2023-09-20T20:57:38.010Z] c68163c4e522: Pulling fs layer [2023-09-20T20:57:38.010Z] 50da416c3ac9: Pulling fs layer [2023-09-20T20:57:38.010Z] 23d2d4c4bb30: Pulling fs layer [2023-09-20T20:57:38.010Z] ad3a456e5733: Waiting [2023-09-20T20:57:38.010Z] c68163c4e522: Waiting [2023-09-20T20:57:38.010Z] 50da416c3ac9: Waiting [2023-09-20T20:57:38.010Z] 23d2d4c4bb30: Waiting [2023-09-20T20:57:38.010Z] 33e27b845d1e: Waiting [2023-09-20T20:57:38.010Z] c4d48a809fc2: Verifying Checksum [2023-09-20T20:57:38.010Z] c4d48a809fc2: Download complete [2023-09-20T20:57:38.010Z] ad3a456e5733: Verifying Checksum [2023-09-20T20:57:38.010Z] ad3a456e5733: Download complete [2023-09-20T20:57:38.010Z] 33e27b845d1e: Verifying Checksum [2023-09-20T20:57:38.010Z] 33e27b845d1e: Download complete [2023-09-20T20:57:38.010Z] 7264a8db6415: Verifying Checksum [2023-09-20T20:57:38.010Z] 7264a8db6415: Download complete [2023-09-20T20:57:38.271Z] c68163c4e522: Verifying Checksum [2023-09-20T20:57:38.272Z] c68163c4e522: Download complete [2023-09-20T20:57:38.272Z] 7264a8db6415: Pull complete [2023-09-20T20:57:38.531Z] c4d48a809fc2: Pull complete [2023-09-20T20:57:38.531Z] 23d2d4c4bb30: Verifying Checksum [2023-09-20T20:57:38.531Z] 23d2d4c4bb30: Download complete [2023-09-20T20:57:38.531Z] 4f1c88b9dad5: Verifying Checksum [2023-09-20T20:57:38.531Z] 4f1c88b9dad5: Download complete [2023-09-20T20:57:38.791Z] 50da416c3ac9: Verifying Checksum [2023-09-20T20:57:38.791Z] 50da416c3ac9: Download complete [2023-09-20T20:57:42.077Z] 4f1c88b9dad5: Pull complete [2023-09-20T20:57:42.077Z] ad3a456e5733: Pull complete [2023-09-20T20:57:42.077Z] 33e27b845d1e: Pull complete [2023-09-20T20:57:42.077Z] c68163c4e522: Pull complete [2023-09-20T20:57:44.604Z] 50da416c3ac9: Pull complete [2023-09-20T20:57:44.861Z] 23d2d4c4bb30: Pull complete [2023-09-20T20:57:44.861Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-20T20:57:44.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T20:57:44.861Z] ---> 0786185ac409 [2023-09-20T20:57:44.861Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-20T20:57:51.360Z] Still waiting to schedule task [2023-09-20T20:57:51.360Z] ‘prd-centos7-blackbox-4c-2g-6296’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T20:57:51.360Z] ‘prd-centos7-blackbox-4c-2g-6297’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T20:57:51.360Z] ‘prd-ubuntu20.04-docker-8c-8g-7216’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T20:57:51.360Z] ‘prd-ubuntu20.04-docker-8c-8g-7244’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T20:57:51.360Z] ‘prd-ubuntu20.04-docker-8c-8g-7245’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T20:57:51.360Z] ‘prd-ubuntu20.04-docker-8c-8g-7247’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T20:57:51.360Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7237’ is offline [2023-09-20T20:57:51.360Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7240’ is offline [2023-09-20T20:57:53.016Z] ---> Running in e92c614c97a9 [2023-09-20T20:57:53.016Z] Removing intermediate container e92c614c97a9 [2023-09-20T20:57:53.016Z] ---> e018792b37f0 [2023-09-20T20:57:53.016Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T20:57:53.016Z] ---> Running in ab1915684dba [2023-09-20T20:57:53.016Z] Removing intermediate container ab1915684dba [2023-09-20T20:57:53.016Z] ---> dc6d86a18c56 [2023-09-20T20:57:53.016Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-20T20:57:53.016Z] ---> Running in 801b428d3376 [2023-09-20T20:57:53.016Z] Removing intermediate container 801b428d3376 [2023-09-20T20:57:53.016Z] ---> a6f14ee8fbf4 [2023-09-20T20:57:53.016Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T20:57:53.016Z] ---> Running in 77dbeb97d30d [2023-09-20T20:57:53.016Z] Removing intermediate container 77dbeb97d30d [2023-09-20T20:57:53.016Z] ---> c69e5a009c47 [2023-09-20T20:57:53.016Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T20:57:53.016Z] ---> Running in 7ba623b3be51 [2023-09-20T20:57:53.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T20:57:53.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T20:57:53.016Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-20T20:57:53.016Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-20T20:57:53.016Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-20T20:57:53.016Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-20T20:57:53.016Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T20:57:53.016Z] OK: 268 MiB in 56 packages [2023-09-20T20:57:53.592Z] Removing intermediate container 7ba623b3be51 [2023-09-20T20:57:53.592Z] ---> 17ee50878ad1 [2023-09-20T20:57:53.592Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-09-20T20:57:53.592Z] ---> Running in 74e1ea1c020c [2023-09-20T20:57:53.592Z] Removing intermediate container 74e1ea1c020c [2023-09-20T20:57:53.592Z] ---> 4e2e9f60ac5c [2023-09-20T20:57:53.592Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-20T20:57:53.592Z] ---> 78e1b42debaf [2023-09-20T20:57:53.592Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:57:53.592Z] ---> Running in 53cb9beb8afa [2023-09-20T20:58:50.056Z] Removing intermediate container 53cb9beb8afa [2023-09-20T20:58:50.056Z] ---> e035fae14e2e [2023-09-20T20:58:50.056Z] Step 11/12 : COPY . . [2023-09-20T20:58:50.056Z] ---> 60b7364bb36e [2023-09-20T20:58:50.056Z] Step 12/12 : RUN $MAKE [2023-09-20T20:58:50.056Z] ---> Running in 167d45cdc358 [2023-09-20T20:58:50.056Z] noop [2023-09-20T20:58:50.056Z] Removing intermediate container 167d45cdc358 [2023-09-20T20:58:50.056Z] ---> 07101c6c7655 [2023-09-20T20:58:50.056Z] Successfully built 07101c6c7655 [2023-09-20T20:58:50.056Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:58:50.380Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T20:58:50.380Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:58:50.455Z] prd-ubuntu20.04-docker-8c-8g-7233 does not seem to be running inside a container [2023-09-20T20:58:50.495Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-20T20:58:51.230Z] $ docker top 99d0e5ee0b4d5eda9e59bb6a40ad469304285ffb348c5387e794b1547815a0c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T20:58:51.573Z] + go version [2023-09-20T20:58:51.573Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-20T20:58:51.589Z] $ docker stop --time=1 99d0e5ee0b4d5eda9e59bb6a40ad469304285ffb348c5387e794b1547815a0c1 [2023-09-20T20:58:55.343Z] $ docker rm -f --volumes 99d0e5ee0b4d5eda9e59bb6a40ad469304285ffb348c5387e794b1547815a0c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:58:56.037Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T20:58:56.037Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:58:56.129Z] prd-ubuntu20.04-docker-8c-8g-7233 does not seem to be running inside a container [2023-09-20T20:58:56.168Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-20T20:58:59.512Z] $ docker top 5575b971facb496e7224977d3ece102f0bc3c8ee9b86aee9fb97af6bf82912b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T20:58:59.862Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-09-20T20:59:00.161Z] + make test [2023-09-20T20:59:00.161Z] go test ./... -coverprofile=coverage.out ./... [2023-09-20T20:59:03.493Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-09-20T20:59:15.799Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-09-20T20:59:15.799Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-09-20T20:59:15.799Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 22.8% of statements [2023-09-20T20:59:24.270Z] go vet ./... [2023-09-20T20:59:28.057Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T20:59:28.057Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T20:59:28.057Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T20:59:28.115Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T20:59:28.139Z] $ docker stop --time=1 5575b971facb496e7224977d3ece102f0bc3c8ee9b86aee9fb97af6bf82912b8 [2023-09-20T20:59:37.703Z] $ docker rm -f --volumes 5575b971facb496e7224977d3ece102f0bc3c8ee9b86aee9fb97af6bf82912b8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T20:59:38.367Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T20:59:38.457Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-20T20:59:39.009Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T20:59:39.291Z] + ls -al . [2023-09-20T20:59:39.291Z] total 188 [2023-09-20T20:59:39.291Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 20:59 . [2023-09-20T20:59:39.291Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:57 .. [2023-09-20T20:59:39.291Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 20 20:57 .dockerignore [2023-09-20T20:59:39.291Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 20:59 .git [2023-09-20T20:59:39.291Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:57 .github [2023-09-20T20:59:39.291Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 20 20:57 .gitignore [2023-09-20T20:59:39.291Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 20:57 .golangci.yml [2023-09-20T20:59:39.291Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 20:57 .semver [2023-09-20T20:59:39.291Z] -rw-rw-r-- 1 jenkins jenkins 10386 Sep 20 20:57 Attribution.txt [2023-09-20T20:59:39.291Z] -rw-rw-r-- 1 jenkins jenkins 17522 Sep 20 20:57 CHANGELOG.md [2023-09-20T20:59:39.291Z] -rw-rw-r-- 1 jenkins jenkins 1689 Sep 20 20:57 Dockerfile [2023-09-20T20:59:39.291Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 20:57 GOVERNANCE.md [2023-09-20T20:59:39.291Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 20 20:57 Jenkinsfile [2023-09-20T20:59:39.291Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 20 20:57 LICENSE [2023-09-20T20:59:39.291Z] -rw-rw-r-- 1 jenkins jenkins 1963 Sep 20 20:57 Makefile [2023-09-20T20:59:39.291Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 20 20:57 OWNERS.md [2023-09-20T20:59:39.291Z] -rw-rw-r-- 1 jenkins jenkins 3695 Sep 20 20:57 README.md [2023-09-20T20:59:39.291Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 20:57 VERSION [2023-09-20T20:59:39.291Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:57 bin [2023-09-20T20:59:39.291Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:57 cmd [2023-09-20T20:59:39.291Z] -rw-r--r-- 1 jenkins jenkins 18506 Sep 20 20:59 coverage.out [2023-09-20T20:59:39.291Z] -rw-rw-r-- 1 jenkins jenkins 3821 Sep 20 20:57 go.mod [2023-09-20T20:59:39.291Z] -rw-rw-r-- 1 jenkins jenkins 35623 Sep 20 20:57 go.sum [2023-09-20T20:59:39.291Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:57 internal [2023-09-20T20:59:39.291Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:57 mock [2023-09-20T20:59:39.291Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:57 snap [2023-09-20T20:59:39.291Z] -rw-rw-r-- 1 jenkins jenkins 227 Sep 20 20:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:59:39.662Z] + 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=546b5734ca37b76ffe84c7857d50ac45e183bb78 --label arch=amd64 --label version=3.1.0-dev.12 . [2023-09-20T20:59:39.662Z] Sending build context to Docker daemon 6.505MB [2023-09-20T20:59:39.662Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T20:59:39.662Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-20T20:59:39.662Z] ---> 07101c6c7655 [2023-09-20T20:59:39.662Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-20T20:59:41.132Z] ---> Running in b63744b1cac5 [2023-09-20T20:59:41.701Z] Removing intermediate container b63744b1cac5 [2023-09-20T20:59:41.701Z] ---> cbeddc6c67b4 [2023-09-20T20:59:41.701Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T20:59:41.960Z] ---> Running in 28fc5af6e63f [2023-09-20T20:59:42.223Z] Removing intermediate container 28fc5af6e63f [2023-09-20T20:59:42.224Z] ---> 51d4af0eefb2 [2023-09-20T20:59:42.224Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-20T20:59:42.224Z] ---> Running in ffa0ec62e18b [2023-09-20T20:59:42.224Z] Removing intermediate container ffa0ec62e18b [2023-09-20T20:59:42.224Z] ---> 108836d4cc58 [2023-09-20T20:59:42.224Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T20:59:42.224Z] ---> Running in 949eedf49a48 [2023-09-20T20:59:42.486Z] Removing intermediate container 949eedf49a48 [2023-09-20T20:59:42.486Z] ---> 46b353d66938 [2023-09-20T20:59:42.486Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T20:59:42.486Z] ---> Running in dc85ef9e0b95 [2023-09-20T20:59:42.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T20:59:42.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T20:59:43.000Z] OK: 268 MiB in 56 packages [2023-09-20T20:59:43.567Z] Removing intermediate container dc85ef9e0b95 [2023-09-20T20:59:43.567Z] ---> e7a2237f8090 [2023-09-20T20:59:43.567Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-09-20T20:59:43.567Z] ---> Running in 648e48a9375b [2023-09-20T20:59:43.567Z] Removing intermediate container 648e48a9375b [2023-09-20T20:59:43.567Z] ---> 03cc477fcc5d [2023-09-20T20:59:43.567Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-20T20:59:43.824Z] ---> d806d5c01b83 [2023-09-20T20:59:43.824Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:59:43.824Z] ---> Running in 7644449b8e98 [2023-09-20T20:59:44.392Z] Removing intermediate container 7644449b8e98 [2023-09-20T20:59:44.392Z] ---> ac3c500a8745 [2023-09-20T20:59:44.392Z] Step 11/24 : COPY . . [2023-09-20T20:59:44.959Z] ---> c4535ed1902d [2023-09-20T20:59:44.959Z] Step 12/24 : RUN $MAKE [2023-09-20T20:59:44.959Z] ---> Running in 03c565553418 [2023-09-20T20:59:45.217Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.27" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-09-20T21:00:11.915Z] Removing intermediate container 03c565553418 [2023-09-20T21:00:11.915Z] ---> 3e2c87702060 [2023-09-20T21:00:11.915Z] Step 13/24 : FROM alpine:3.18 [2023-09-20T21:00:11.915Z] 3.18: Pulling from library/alpine [2023-09-20T21:00:11.915Z] 7264a8db6415: Already exists [2023-09-20T21:00:11.915Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T21:00:11.915Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T21:00:11.915Z] ---> 7e01a0d0a1dc [2023-09-20T21:00:11.915Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-09-20T21:00:11.915Z] ---> Running in f92e2d9bd59d [2023-09-20T21:00:11.915Z] Removing intermediate container f92e2d9bd59d [2023-09-20T21:00:11.915Z] ---> e0bbaa7b86d8 [2023-09-20T21:00:11.915Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-20T21:00:11.915Z] ---> Running in ab56d93674ca [2023-09-20T21:00:11.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T21:00:11.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T21:00:11.915Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-20T21:00:11.915Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T21:00:11.915Z] OK: 7 MiB in 16 packages [2023-09-20T21:00:11.915Z] Removing intermediate container ab56d93674ca [2023-09-20T21:00:11.915Z] ---> 68ab9db899d2 [2023-09-20T21:00:11.915Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-09-20T21:00:11.915Z] ---> ae860592934b [2023-09-20T21:00:11.915Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-09-20T21:00:11.915Z] ---> 8ee48974a658 [2023-09-20T21:00:11.915Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-09-20T21:00:11.915Z] ---> eb26e1537904 [2023-09-20T21:00:11.915Z] Step 19/24 : EXPOSE 59982 [2023-09-20T21:00:11.915Z] ---> Running in c265d0231f8f [2023-09-20T21:00:11.915Z] Removing intermediate container c265d0231f8f [2023-09-20T21:00:11.915Z] ---> f26306b71a88 [2023-09-20T21:00:11.915Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-09-20T21:00:11.915Z] ---> Running in a9f31429b162 [2023-09-20T21:00:11.915Z] Removing intermediate container a9f31429b162 [2023-09-20T21:00:11.915Z] ---> 82828672c296 [2023-09-20T21:00:11.915Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-09-20T21:00:11.915Z] ---> Running in 38c7b1efcd4c [2023-09-20T21:00:11.915Z] Removing intermediate container 38c7b1efcd4c [2023-09-20T21:00:11.915Z] ---> 5d232feed37e [2023-09-20T21:00:11.915Z] Step 22/24 : LABEL arch=amd64 [2023-09-20T21:00:11.915Z] ---> Running in 5a411cacb43a [2023-09-20T21:00:11.915Z] Removing intermediate container 5a411cacb43a [2023-09-20T21:00:11.915Z] ---> 9360e0880f8a [2023-09-20T21:00:11.915Z] Step 23/24 : LABEL git_sha=546b5734ca37b76ffe84c7857d50ac45e183bb78 [2023-09-20T21:00:11.915Z] ---> Running in a6e85ec6eff6 [2023-09-20T21:00:12.174Z] Removing intermediate container a6e85ec6eff6 [2023-09-20T21:00:12.174Z] ---> aef4e2fa5bec [2023-09-20T21:00:12.174Z] Step 24/24 : LABEL version=3.1.0-dev.12 [2023-09-20T21:00:12.174Z] ---> Running in f6873e92e9e7 [2023-09-20T21:00:12.174Z] Removing intermediate container f6873e92e9e7 [2023-09-20T21:00:12.174Z] ---> 70a68441f5ce [2023-09-20T21:00:12.174Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T21:00:12.174Z] Successfully built 70a68441f5ce [2023-09-20T21:00:12.174Z] 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-09-20T21:00:12.287Z] provisioning config files... [2023-09-20T21:00:12.296Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8626634686823395291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:00:12.597Z] ---> docker-login.sh [2023-09-20T21:00:12.597Z] nexus3.edgexfoundry.org:10001 [2023-09-20T21:00:12.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:00:12.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:00:12.597Z] Configure a credential helper to remove this warning. See [2023-09-20T21:00:12.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:00:12.597Z] [2023-09-20T21:00:12.597Z] Login Succeeded [2023-09-20T21:00:12.597Z] nexus3.edgexfoundry.org:10002 [2023-09-20T21:00:12.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:00:12.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:00:12.597Z] Configure a credential helper to remove this warning. See [2023-09-20T21:00:12.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:00:12.597Z] [2023-09-20T21:00:12.597Z] Login Succeeded [2023-09-20T21:00:12.597Z] nexus3.edgexfoundry.org:10003 [2023-09-20T21:00:12.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:00:12.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:00:12.856Z] Configure a credential helper to remove this warning. See [2023-09-20T21:00:12.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:00:12.856Z] [2023-09-20T21:00:12.856Z] Login Succeeded [2023-09-20T21:00:12.856Z] nexus3.edgexfoundry.org:10004 [2023-09-20T21:00:12.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:00:12.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:00:12.856Z] Configure a credential helper to remove this warning. See [2023-09-20T21:00:12.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:00:12.856Z] [2023-09-20T21:00:12.856Z] Login Succeeded [2023-09-20T21:00:12.856Z] docker.io [2023-09-20T21:00:13.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:00:13.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:00:13.375Z] Configure a credential helper to remove this warning. See [2023-09-20T21:00:13.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:00:13.375Z] [2023-09-20T21:00:13.375Z] Login Succeeded [2023-09-20T21:00:13.375Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T21:00:13.381Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:00:13.416Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T21:00:13.444Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-09-20T21:00:13.444Z] 546b5734ca37b76ffe84c7857d50ac45e183bb78 [2023-09-20T21:00:13.444Z] latest [2023-09-20T21:00:13.444Z] 3.1.0-dev.12 [2023-09-20T21:00:13.444Z] 546b5734ca37b76ffe84c7857d50ac45e183bb78-3.1.0-dev.12 [2023-09-20T21:00:13.444Z] main [2023-09-20T21:00:13.444Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:00:13.774Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:546b5734ca37b76ffe84c7857d50ac45e183bb78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:00:14.092Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:546b5734ca37b76ffe84c7857d50ac45e183bb78 [2023-09-20T21:00:14.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-09-20T21:00:14.092Z] c5b544df92ef: Preparing [2023-09-20T21:00:14.092Z] 7de186faaa38: Preparing [2023-09-20T21:00:14.092Z] e01a98439a2f: Preparing [2023-09-20T21:00:14.092Z] f5710dfceedd: Preparing [2023-09-20T21:00:14.092Z] 4693057ce236: Preparing [2023-09-20T21:00:14.092Z] 4693057ce236: Layer already exists [2023-09-20T21:00:14.092Z] f5710dfceedd: Pushed [2023-09-20T21:00:14.092Z] c5b544df92ef: Pushed [2023-09-20T21:00:14.092Z] 7de186faaa38: Pushed [2023-09-20T21:00:17.381Z] e01a98439a2f: Pushed [2023-09-20T21:00:17.381Z] 546b5734ca37b76ffe84c7857d50ac45e183bb78: digest: sha256:9289e9c57903b318d04332b8c354ad0093c3f2bbdbc3500eafc80c24e79f5d6c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:00:17.707Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:00:18.018Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-09-20T21:00:18.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-09-20T21:00:18.018Z] c5b544df92ef: Preparing [2023-09-20T21:00:18.018Z] 7de186faaa38: Preparing [2023-09-20T21:00:18.018Z] e01a98439a2f: Preparing [2023-09-20T21:00:18.018Z] f5710dfceedd: Preparing [2023-09-20T21:00:18.018Z] 4693057ce236: Preparing [2023-09-20T21:00:18.018Z] c5b544df92ef: Layer already exists [2023-09-20T21:00:18.018Z] f5710dfceedd: Layer already exists [2023-09-20T21:00:18.018Z] 7de186faaa38: Layer already exists [2023-09-20T21:00:18.018Z] 4693057ce236: Layer already exists [2023-09-20T21:00:18.018Z] e01a98439a2f: Layer already exists [2023-09-20T21:00:18.018Z] latest: digest: sha256:9289e9c57903b318d04332b8c354ad0093c3f2bbdbc3500eafc80c24e79f5d6c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:00:18.340Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:00:18.641Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.12 [2023-09-20T21:00:18.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-09-20T21:00:18.641Z] c5b544df92ef: Preparing [2023-09-20T21:00:18.641Z] 7de186faaa38: Preparing [2023-09-20T21:00:18.641Z] e01a98439a2f: Preparing [2023-09-20T21:00:18.641Z] f5710dfceedd: Preparing [2023-09-20T21:00:18.641Z] 4693057ce236: Preparing [2023-09-20T21:00:18.641Z] e01a98439a2f: Layer already exists [2023-09-20T21:00:18.641Z] f5710dfceedd: Layer already exists [2023-09-20T21:00:18.641Z] 7de186faaa38: Layer already exists [2023-09-20T21:00:18.641Z] 4693057ce236: Layer already exists [2023-09-20T21:00:18.641Z] c5b544df92ef: Layer already exists [2023-09-20T21:00:18.641Z] 3.1.0-dev.12: digest: sha256:9289e9c57903b318d04332b8c354ad0093c3f2bbdbc3500eafc80c24e79f5d6c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:00:18.966Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:546b5734ca37b76ffe84c7857d50ac45e183bb78-3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:00:19.275Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:546b5734ca37b76ffe84c7857d50ac45e183bb78-3.1.0-dev.12 [2023-09-20T21:00:19.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-09-20T21:00:19.275Z] c5b544df92ef: Preparing [2023-09-20T21:00:19.275Z] 7de186faaa38: Preparing [2023-09-20T21:00:19.275Z] e01a98439a2f: Preparing [2023-09-20T21:00:19.275Z] f5710dfceedd: Preparing [2023-09-20T21:00:19.275Z] 4693057ce236: Preparing [2023-09-20T21:00:19.275Z] 4693057ce236: Layer already exists [2023-09-20T21:00:19.275Z] c5b544df92ef: Layer already exists [2023-09-20T21:00:19.275Z] e01a98439a2f: Layer already exists [2023-09-20T21:00:19.275Z] f5710dfceedd: Layer already exists [2023-09-20T21:00:19.275Z] 7de186faaa38: Layer already exists [2023-09-20T21:00:19.275Z] 546b5734ca37b76ffe84c7857d50ac45e183bb78-3.1.0-dev.12: digest: sha256:9289e9c57903b318d04332b8c354ad0093c3f2bbdbc3500eafc80c24e79f5d6c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:00:19.598Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:00:19.910Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-09-20T21:00:19.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-09-20T21:00:19.910Z] c5b544df92ef: Preparing [2023-09-20T21:00:19.910Z] 7de186faaa38: Preparing [2023-09-20T21:00:19.910Z] e01a98439a2f: Preparing [2023-09-20T21:00:19.911Z] f5710dfceedd: Preparing [2023-09-20T21:00:19.911Z] 4693057ce236: Preparing [2023-09-20T21:00:19.911Z] e01a98439a2f: Layer already exists [2023-09-20T21:00:19.911Z] 4693057ce236: Layer already exists [2023-09-20T21:00:19.911Z] 7de186faaa38: Layer already exists [2023-09-20T21:00:19.911Z] f5710dfceedd: Layer already exists [2023-09-20T21:00:19.911Z] c5b544df92ef: Layer already exists [2023-09-20T21:00:19.911Z] main: digest: sha256:9289e9c57903b318d04332b8c354ad0093c3f2bbdbc3500eafc80c24e79f5d6c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:00:19.958Z] ===================================================== [Pipeline] echo [2023-09-20T21:00:19.967Z] taggedImages: [2023-09-20T21:00:19.967Z] - nexus3.edgexfoundry.org:10004/device-mqtt:546b5734ca37b76ffe84c7857d50ac45e183bb78 [2023-09-20T21:00:19.967Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-09-20T21:00:19.967Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.12 [2023-09-20T21:00:19.967Z] - nexus3.edgexfoundry.org:10004/device-mqtt:546b5734ca37b76ffe84c7857d50ac45e183bb78-3.1.0-dev.12 [2023-09-20T21:00:19.967Z] - 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-09-20T21:00:20.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T21:00:20.331Z] [2023-09-20T21:00:20.331Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:00:20.634Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T21:00:20.634Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-20T21:00:20.634Z] 5eb5b503b376: Pulling fs layer [2023-09-20T21:00:20.634Z] 5c69ac0246d0: Pulling fs layer [2023-09-20T21:00:20.634Z] ec43610c2a17: Pulling fs layer [2023-09-20T21:00:20.634Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-20T21:00:20.634Z] 33b1e0a273af: Pulling fs layer [2023-09-20T21:00:20.634Z] 5d3b04190fa2: Pulling fs layer [2023-09-20T21:00:20.634Z] 2f39f015ded8: Pulling fs layer [2023-09-20T21:00:20.634Z] 33b1e0a273af: Waiting [2023-09-20T21:00:20.634Z] 5d3b04190fa2: Waiting [2023-09-20T21:00:20.634Z] 2f39f015ded8: Waiting [2023-09-20T21:00:20.634Z] 3a2ae6a8a46f: Waiting [2023-09-20T21:00:20.634Z] 5c69ac0246d0: Verifying Checksum [2023-09-20T21:00:20.634Z] 5c69ac0246d0: Download complete [2023-09-20T21:00:20.634Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-20T21:00:20.634Z] 3a2ae6a8a46f: Download complete [2023-09-20T21:00:20.634Z] 33b1e0a273af: Verifying Checksum [2023-09-20T21:00:20.634Z] 33b1e0a273af: Download complete [2023-09-20T21:00:20.634Z] ec43610c2a17: Verifying Checksum [2023-09-20T21:00:20.634Z] ec43610c2a17: Download complete [2023-09-20T21:00:20.634Z] 5d3b04190fa2: Download complete [2023-09-20T21:00:20.893Z] 5eb5b503b376: Verifying Checksum [2023-09-20T21:00:20.893Z] 5eb5b503b376: Download complete [2023-09-20T21:00:21.458Z] 2f39f015ded8: Download complete [2023-09-20T21:00:22.036Z] 5eb5b503b376: Pull complete [2023-09-20T21:00:22.603Z] 5c69ac0246d0: Pull complete [2023-09-20T21:00:23.171Z] ec43610c2a17: Pull complete [2023-09-20T21:00:23.737Z] 3a2ae6a8a46f: Pull complete [2023-09-20T21:00:23.996Z] 33b1e0a273af: Pull complete [2023-09-20T21:00:24.253Z] 5d3b04190fa2: Pull complete [2023-09-20T21:00:28.437Z] 2f39f015ded8: Pull complete [2023-09-20T21:00:28.437Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-20T21:00:28.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T21:00:28.437Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:00:28.526Z] prd-ubuntu20.04-docker-8c-8g-7233 does not seem to be running inside a container [2023-09-20T21:00:28.560Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-20T21:00:37.481Z] $ docker top c939324dc54b86115265901232e0485635cccb681bb58e70a06233f9d6d0dc05 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:00:37.838Z] ---> job-cost.sh [2023-09-20T21:00:37.838Z] lf-activate-venv: SKIPPING [2023-09-20T21:00:37.838Z] INFO: No Stack... [2023-09-20T21:00:38.096Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T21:00:38.354Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T21:00:38.641Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-09-20T21:00:38.641Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T21:00:38.653Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-140-stack-cost] [2023-09-20T21:00:38.663Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-140-stack-cost] did not exist. Created. [2023-09-20T21:00:38.663Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T21:00:38.959Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-20T21:00:38.990Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T21:00:38.999Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-140-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T21:00:39.024Z] $ docker stop --time=1 c939324dc54b86115265901232e0485635cccb681bb58e70a06233f9d6d0dc05 [2023-09-20T21:00:40.180Z] $ docker rm -f --volumes c939324dc54b86115265901232e0485635cccb681bb58e70a06233f9d6d0dc05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-20T21:07:59.973Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7327 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-09-20T21:07:59.984Z] Running in /w/workspace/device-mqtt-go/140 [Pipeline] { [Pipeline] checkout [2023-09-20T21:08:00.022Z] The recommended git tool is: git [2023-09-20T21:08:09.639Z] using credential edgex-jenkins-ssh [2023-09-20T21:08:09.668Z] Cloning the remote Git repository [2023-09-20T21:08:09.740Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-09-20T21:08:09.947Z] > git init /w/workspace/device-mqtt-go/140 # timeout=10 [2023-09-20T21:08:10.358Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-09-20T21:08:10.360Z] > git --version # timeout=10 [2023-09-20T21:08:10.409Z] > git --version # 'git version 2.25.1' [2023-09-20T21:08:10.416Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T21:08:10.762Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T21:08:12.367Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-09-20T21:08:12.406Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T21:08:15.021Z] Avoid second fetch [2023-09-20T21:08:15.022Z] Checking out Revision 546b5734ca37b76ffe84c7857d50ac45e183bb78 (main) [2023-09-20T21:08:15.065Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T21:08:16.591Z] Commit message: "Merge pull request #627 from ernestojeda/create-release" [2023-09-20T21:08:15.352Z] > git checkout -f 546b5734ca37b76ffe84c7857d50ac45e183bb78 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T21:08:18.238Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-20T21:08:18.238Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T21:08:18.238Z] Dload Upload Total Spent Left Speed [2023-09-20T21:08:18.238Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 46199 0 --:--:-- --:--:-- --:--:-- 46199 [Pipeline] sh [2023-09-20T21:08:19.244Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-20T21:08:19.634Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-20T21:08:19.634Z] + sudo tee /etc/docker/daemon.new [2023-09-20T21:08:19.634Z] { [2023-09-20T21:08:19.634Z] "registry-mirrors": [ [2023-09-20T21:08:19.634Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-20T21:08:19.634Z] ], [2023-09-20T21:08:19.634Z] "bip": "10.250.0.254/24", [2023-09-20T21:08:19.634Z] "hosts": [ [2023-09-20T21:08:19.634Z] "tcp://0.0.0.0:5555", [2023-09-20T21:08:19.634Z] "unix:///var/run/docker.sock" [2023-09-20T21:08:19.634Z] ], [2023-09-20T21:08:19.634Z] "mtu": 1458, [2023-09-20T21:08:19.634Z] "selinux-enabled": true, [2023-09-20T21:08:19.634Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-20T21:08:19.634Z] } [Pipeline] sh [2023-09-20T21:08:19.999Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-20T21:08:20.371Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T21:08:38.749Z] provisioning config files... [2023-09-20T21:08:38.784Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/140@tmp/config8457207856257289703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:08:39.168Z] ---> docker-login.sh [2023-09-20T21:08:39.168Z] nexus3.edgexfoundry.org:10001 [2023-09-20T21:08:39.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:08:39.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:08:39.764Z] Configure a credential helper to remove this warning. See [2023-09-20T21:08:39.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:08:39.764Z] [2023-09-20T21:08:39.764Z] Login Succeeded [2023-09-20T21:08:39.764Z] nexus3.edgexfoundry.org:10002 [2023-09-20T21:08:40.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:08:40.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:08:40.366Z] Configure a credential helper to remove this warning. See [2023-09-20T21:08:40.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:08:40.366Z] [2023-09-20T21:08:40.366Z] Login Succeeded [2023-09-20T21:08:40.366Z] nexus3.edgexfoundry.org:10003 [2023-09-20T21:08:40.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:08:40.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:08:40.913Z] Configure a credential helper to remove this warning. See [2023-09-20T21:08:40.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:08:40.913Z] [2023-09-20T21:08:40.913Z] Login Succeeded [2023-09-20T21:08:40.913Z] nexus3.edgexfoundry.org:10004 [2023-09-20T21:08:41.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:08:41.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:08:41.187Z] Configure a credential helper to remove this warning. See [2023-09-20T21:08:41.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:08:41.187Z] [2023-09-20T21:08:41.187Z] Login Succeeded [2023-09-20T21:08:41.187Z] docker.io [2023-09-20T21:08:41.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:08:41.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:08:41.730Z] Configure a credential helper to remove this warning. See [2023-09-20T21:08:41.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:08:41.730Z] [2023-09-20T21:08:41.730Z] Login Succeeded [2023-09-20T21:08:41.730Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T21:08:41.745Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T21:08:42.118Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T21:08:42.138Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T21:08:42.150Z] ========================================================= [2023-09-20T21:08:42.150Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-20T21:08:42.150Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:08:42.512Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-20T21:08:42.791Z] Sending build context to Docker daemon 3.343MB [2023-09-20T21:08:42.791Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T21:08:42.791Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-20T21:08:43.066Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-20T21:08:43.066Z] 9fda8d8052c6: Pulling fs layer [2023-09-20T21:08:43.066Z] 5d54e960e981: Pulling fs layer [2023-09-20T21:08:43.066Z] c4a7e357bf2a: Pulling fs layer [2023-09-20T21:08:43.066Z] f0e02332f6b5: Pulling fs layer [2023-09-20T21:08:43.066Z] cefa15bbcfad: Pulling fs layer [2023-09-20T21:08:43.066Z] 17808c966233: Pulling fs layer [2023-09-20T21:08:43.066Z] f4c1fc716caa: Pulling fs layer [2023-09-20T21:08:43.066Z] f0e02332f6b5: Waiting [2023-09-20T21:08:43.066Z] cefa15bbcfad: Waiting [2023-09-20T21:08:43.066Z] 17808c966233: Waiting [2023-09-20T21:08:43.066Z] f4c1fc716caa: Waiting [2023-09-20T21:08:43.066Z] 5d54e960e981: Download complete [2023-09-20T21:08:43.066Z] f0e02332f6b5: Verifying Checksum [2023-09-20T21:08:43.066Z] f0e02332f6b5: Download complete [2023-09-20T21:08:43.338Z] cefa15bbcfad: Verifying Checksum [2023-09-20T21:08:43.338Z] cefa15bbcfad: Download complete [2023-09-20T21:08:43.338Z] 9fda8d8052c6: Verifying Checksum [2023-09-20T21:08:43.338Z] 9fda8d8052c6: Download complete [2023-09-20T21:08:43.615Z] f4c1fc716caa: Verifying Checksum [2023-09-20T21:08:43.615Z] f4c1fc716caa: Download complete [2023-09-20T21:08:44.214Z] 9fda8d8052c6: Pull complete [2023-09-20T21:08:44.819Z] 5d54e960e981: Pull complete [2023-09-20T21:08:45.093Z] c4a7e357bf2a: Verifying Checksum [2023-09-20T21:08:45.093Z] c4a7e357bf2a: Download complete [2023-09-20T21:08:46.081Z] 17808c966233: Verifying Checksum [2023-09-20T21:08:46.081Z] 17808c966233: Download complete [2023-09-20T21:08:56.964Z] c4a7e357bf2a: Pull complete [2023-09-20T21:08:56.964Z] f0e02332f6b5: Pull complete [2023-09-20T21:08:56.964Z] cefa15bbcfad: Pull complete [2023-09-20T21:09:05.248Z] 17808c966233: Pull complete [2023-09-20T21:09:06.224Z] f4c1fc716caa: Pull complete [2023-09-20T21:09:06.224Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-20T21:09:06.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T21:09:06.224Z] ---> ea914061e18c [2023-09-20T21:09:06.224Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-20T21:09:08.207Z] ---> Running in b590aa003cbb [2023-09-20T21:09:08.479Z] Removing intermediate container b590aa003cbb [2023-09-20T21:09:08.479Z] ---> c7d225ec3d29 [2023-09-20T21:09:08.479Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T21:09:08.479Z] ---> Running in 8ecd9bd6a327 [2023-09-20T21:09:08.749Z] Removing intermediate container 8ecd9bd6a327 [2023-09-20T21:09:08.749Z] ---> f1e6e3d1780a [2023-09-20T21:09:08.749Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-20T21:09:09.081Z] ---> Running in 8d8b53f85dfd [2023-09-20T21:09:09.368Z] Removing intermediate container 8d8b53f85dfd [2023-09-20T21:09:09.368Z] ---> 4b1eff86aab0 [2023-09-20T21:09:09.368Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T21:09:09.368Z] ---> Running in 364156ddf782 [2023-09-20T21:09:09.972Z] Removing intermediate container 364156ddf782 [2023-09-20T21:09:09.972Z] ---> f0f54fbc45fc [2023-09-20T21:09:09.972Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T21:09:09.972Z] ---> Running in 385a06278ea4 [2023-09-20T21:09:11.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T21:09:11.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T21:09:13.112Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-20T21:09:13.112Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-20T21:09:13.112Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-20T21:09:13.388Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-20T21:09:13.388Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T21:09:13.388Z] OK: 270 MiB in 56 packages [2023-09-20T21:09:14.805Z] Removing intermediate container 385a06278ea4 [2023-09-20T21:09:14.805Z] ---> db75198a0f3f [2023-09-20T21:09:14.805Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-09-20T21:09:14.805Z] ---> Running in b9e14bb492ac [2023-09-20T21:09:14.805Z] Removing intermediate container b9e14bb492ac [2023-09-20T21:09:14.805Z] ---> ae64ed40ff15 [2023-09-20T21:09:14.805Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-20T21:09:15.396Z] ---> 0c4b376cd554 [2023-09-20T21:09:15.396Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:09:15.396Z] ---> Running in b1521c4c2aa8 [2023-09-20T21:10:37.135Z] Removing intermediate container b1521c4c2aa8 [2023-09-20T21:10:37.135Z] ---> ef6b652410d3 [2023-09-20T21:10:37.135Z] Step 11/12 : COPY . . [2023-09-20T21:10:37.135Z] ---> a96b653def79 [2023-09-20T21:10:37.135Z] Step 12/12 : RUN $MAKE [2023-09-20T21:10:37.135Z] ---> Running in 58ced881fcc5 [2023-09-20T21:10:37.135Z] noop [2023-09-20T21:10:37.135Z] Removing intermediate container 58ced881fcc5 [2023-09-20T21:10:37.135Z] ---> 23029a90b60d [2023-09-20T21:10:37.135Z] Successfully built 23029a90b60d [2023-09-20T21:10:37.135Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:10:37.484Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T21:10:37.484Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:10:37.685Z] prd-ubuntu20.04-docker-arm64-4c-16g-7327 does not seem to be running inside a container [2023-09-20T21:10:37.748Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/140 -v /w/workspace/device-mqtt-go/140:/w/workspace/device-mqtt-go/140:rw,z -v /w/workspace/device-mqtt-go/140@tmp:/w/workspace/device-mqtt-go/140@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-arm64 cat [2023-09-20T21:10:38.994Z] $ docker top 015f8f1737811cd88deedd434f140cef765582ff11cbd1ecd1596af93bee0c00 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T21:10:39.835Z] + go version [2023-09-20T21:10:39.835Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-20T21:10:39.850Z] $ docker stop --time=1 015f8f1737811cd88deedd434f140cef765582ff11cbd1ecd1596af93bee0c00 [2023-09-20T21:10:41.444Z] $ docker rm -f --volumes 015f8f1737811cd88deedd434f140cef765582ff11cbd1ecd1596af93bee0c00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:10:41.989Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T21:10:41.989Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:10:42.160Z] prd-ubuntu20.04-docker-arm64-4c-16g-7327 does not seem to be running inside a container [2023-09-20T21:10:42.217Z] $ 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/140 -v /w/workspace/device-mqtt-go/140:/w/workspace/device-mqtt-go/140:rw,z -v /w/workspace/device-mqtt-go/140@tmp:/w/workspace/device-mqtt-go/140@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-arm64 cat [2023-09-20T21:10:43.333Z] $ docker top 9e698fc730f0f3b16c0b1627e9758f01915382a2403d2cd13ab1f5697634a10f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T21:10:43.847Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/140 [Pipeline] fileExists [Pipeline] sh [2023-09-20T21:10:44.453Z] + make test [2023-09-20T21:10:44.453Z] go test ./... -coverprofile=coverage.out ./... [2023-09-20T21:10:49.796Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-09-20T21:12:41.478Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-09-20T21:12:41.478Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-09-20T21:12:41.478Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.067s coverage: 22.8% of statements [2023-09-20T21:12:41.478Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-20T21:12:41.478Z] go vet ./... [2023-09-20T21:12:53.905Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T21:12:53.905Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T21:12:53.905Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T21:12:53.938Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T21:12:53.953Z] $ docker stop --time=1 9e698fc730f0f3b16c0b1627e9758f01915382a2403d2cd13ab1f5697634a10f [2023-09-20T21:12:56.040Z] $ docker rm -f --volumes 9e698fc730f0f3b16c0b1627e9758f01915382a2403d2cd13ab1f5697634a10f [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T21:12:57.302Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T21:12:57.324Z] Warning: overwriting stash ‘coverage-report’ [2023-09-20T21:12:57.825Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T21:12:58.239Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T21:12:58.565Z] + ls -al . [2023-09-20T21:12:58.565Z] total 184 [2023-09-20T21:12:58.565Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 21:10 . [2023-09-20T21:12:58.565Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 21:08 .. [2023-09-20T21:12:58.565Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 20 21:08 .dockerignore [2023-09-20T21:12:58.565Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 21:08 .git [2023-09-20T21:12:58.565Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 21:08 .github [2023-09-20T21:12:58.565Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 20 21:08 .gitignore [2023-09-20T21:12:58.565Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 21:08 .golangci.yml [2023-09-20T21:12:58.565Z] -rw-rw-r-- 1 jenkins jenkins 10386 Sep 20 21:08 Attribution.txt [2023-09-20T21:12:58.565Z] -rw-rw-r-- 1 jenkins jenkins 17522 Sep 20 21:08 CHANGELOG.md [2023-09-20T21:12:58.565Z] -rw-rw-r-- 1 jenkins jenkins 1689 Sep 20 21:08 Dockerfile [2023-09-20T21:12:58.565Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 21:08 GOVERNANCE.md [2023-09-20T21:12:58.565Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 20 21:08 Jenkinsfile [2023-09-20T21:12:58.565Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 20 21:08 LICENSE [2023-09-20T21:12:58.565Z] -rw-rw-r-- 1 jenkins jenkins 1963 Sep 20 21:08 Makefile [2023-09-20T21:12:58.565Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 20 21:08 OWNERS.md [2023-09-20T21:12:58.565Z] -rw-rw-r-- 1 jenkins jenkins 3695 Sep 20 21:08 README.md [2023-09-20T21:12:58.565Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 20:57 VERSION [2023-09-20T21:12:58.565Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 21:08 bin [2023-09-20T21:12:58.565Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 21:08 cmd [2023-09-20T21:12:58.565Z] -rw-r--r-- 1 jenkins jenkins 18506 Sep 20 21:12 coverage.out [2023-09-20T21:12:58.565Z] -rw-rw-r-- 1 jenkins jenkins 3821 Sep 20 21:08 go.mod [2023-09-20T21:12:58.565Z] -rw-rw-r-- 1 jenkins jenkins 35623 Sep 20 21:08 go.sum [2023-09-20T21:12:58.565Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 21:08 internal [2023-09-20T21:12:58.565Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 21:08 mock [2023-09-20T21:12:58.565Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 21:08 snap [2023-09-20T21:12:58.565Z] -rw-rw-r-- 1 jenkins jenkins 227 Sep 20 21:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:12:58.916Z] + 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=546b5734ca37b76ffe84c7857d50ac45e183bb78 --label arch=arm64 --label version=3.1.0-dev.12 . [2023-09-20T21:12:59.185Z] Sending build context to Docker daemon 3.363MB [2023-09-20T21:12:59.185Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T21:12:59.185Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-20T21:12:59.185Z] ---> 23029a90b60d [2023-09-20T21:12:59.185Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-20T21:12:59.454Z] ---> Running in ec51e89a7259 [2023-09-20T21:12:59.722Z] Removing intermediate container ec51e89a7259 [2023-09-20T21:12:59.722Z] ---> 54e71db982fa [2023-09-20T21:12:59.722Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T21:12:59.722Z] ---> Running in f030e3d773b0 [2023-09-20T21:12:59.990Z] Removing intermediate container f030e3d773b0 [2023-09-20T21:12:59.990Z] ---> b5bafc0cd477 [2023-09-20T21:12:59.990Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-20T21:13:00.260Z] ---> Running in a8157a62ec2a [2023-09-20T21:13:00.533Z] Removing intermediate container a8157a62ec2a [2023-09-20T21:13:00.533Z] ---> 6d49c478df65 [2023-09-20T21:13:00.533Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T21:13:00.533Z] ---> Running in a5e4dec08f38 [2023-09-20T21:13:00.813Z] Removing intermediate container a5e4dec08f38 [2023-09-20T21:13:00.813Z] ---> 9604445344f9 [2023-09-20T21:13:00.813Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T21:13:00.813Z] ---> Running in a80fd8c4eb31 [2023-09-20T21:13:02.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T21:13:02.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T21:13:03.464Z] OK: 270 MiB in 56 packages [2023-09-20T21:13:04.429Z] Removing intermediate container a80fd8c4eb31 [2023-09-20T21:13:04.429Z] ---> 4fde2760568d [2023-09-20T21:13:04.429Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-09-20T21:13:04.429Z] ---> Running in bbaea6332c84 [2023-09-20T21:13:04.697Z] Removing intermediate container bbaea6332c84 [2023-09-20T21:13:04.697Z] ---> 3cec845bfe6c [2023-09-20T21:13:04.697Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-20T21:13:05.288Z] ---> 4fb8307d3e96 [2023-09-20T21:13:05.288Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:13:05.288Z] ---> Running in e45359bcf81f [2023-09-20T21:13:07.283Z] Removing intermediate container e45359bcf81f [2023-09-20T21:13:07.283Z] ---> c396bf481567 [2023-09-20T21:13:07.283Z] Step 11/24 : COPY . . [2023-09-20T21:13:08.248Z] ---> 4be7572df63d [2023-09-20T21:13:08.248Z] Step 12/24 : RUN $MAKE [2023-09-20T21:13:08.248Z] ---> Running in 95c6b7ab7d0c [2023-09-20T21:13:09.212Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.27" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-09-20T21:15:00.923Z] Removing intermediate container 95c6b7ab7d0c [2023-09-20T21:15:00.923Z] ---> ed451421f329 [2023-09-20T21:15:00.923Z] Step 13/24 : FROM alpine:3.18 [2023-09-20T21:15:00.923Z] 3.18: Pulling from library/alpine [2023-09-20T21:15:00.923Z] 9fda8d8052c6: Already exists [2023-09-20T21:15:00.923Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T21:15:00.923Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T21:15:00.923Z] ---> f6648c04cd6c [2023-09-20T21:15:00.924Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-09-20T21:15:00.924Z] ---> Running in d9926c1abaad [2023-09-20T21:15:00.924Z] Removing intermediate container d9926c1abaad [2023-09-20T21:15:00.924Z] ---> d8812bfb6bbb [2023-09-20T21:15:00.924Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-20T21:15:00.924Z] ---> Running in 9d285a7e4d25 [2023-09-20T21:15:00.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T21:15:00.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T21:15:00.924Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-20T21:15:00.924Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T21:15:00.924Z] OK: 8 MiB in 16 packages [2023-09-20T21:15:00.924Z] Removing intermediate container 9d285a7e4d25 [2023-09-20T21:15:00.924Z] ---> c090e40acdcf [2023-09-20T21:15:00.924Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-09-20T21:15:00.924Z] ---> f15a6c5ae2f4 [2023-09-20T21:15:00.924Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-09-20T21:15:01.510Z] ---> ead8c91d438c [2023-09-20T21:15:01.510Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-09-20T21:15:02.100Z] ---> 615c6c7c096e [2023-09-20T21:15:02.100Z] Step 19/24 : EXPOSE 59982 [2023-09-20T21:15:02.100Z] ---> Running in e124967f4e21 [2023-09-20T21:15:02.369Z] Removing intermediate container e124967f4e21 [2023-09-20T21:15:02.369Z] ---> 22ce60e2c480 [2023-09-20T21:15:02.369Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-09-20T21:15:02.369Z] ---> Running in 0994631700be [2023-09-20T21:15:02.638Z] Removing intermediate container 0994631700be [2023-09-20T21:15:02.638Z] ---> 1d20529b15dd [2023-09-20T21:15:02.638Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-09-20T21:15:02.905Z] ---> Running in e73bef09a663 [2023-09-20T21:15:03.175Z] Removing intermediate container e73bef09a663 [2023-09-20T21:15:03.175Z] ---> e2e9edfcef18 [2023-09-20T21:15:03.175Z] Step 22/24 : LABEL arch=arm64 [2023-09-20T21:15:03.175Z] ---> Running in 79bed2cea724 [2023-09-20T21:15:03.443Z] Removing intermediate container 79bed2cea724 [2023-09-20T21:15:03.443Z] ---> cb52c3ecea91 [2023-09-20T21:15:03.443Z] Step 23/24 : LABEL git_sha=546b5734ca37b76ffe84c7857d50ac45e183bb78 [2023-09-20T21:15:03.443Z] ---> Running in ed8bf2364282 [2023-09-20T21:15:03.710Z] Removing intermediate container ed8bf2364282 [2023-09-20T21:15:03.710Z] ---> 9127a91d3f12 [2023-09-20T21:15:03.710Z] Step 24/24 : LABEL version=3.1.0-dev.12 [2023-09-20T21:15:03.978Z] ---> Running in d7f01f133d62 [2023-09-20T21:15:03.978Z] Removing intermediate container d7f01f133d62 [2023-09-20T21:15:03.978Z] ---> 04c9a280b602 [2023-09-20T21:15:03.978Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T21:15:04.254Z] Successfully built 04c9a280b602 [2023-09-20T21:15:04.254Z] 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-09-20T21:15:04.348Z] provisioning config files... [2023-09-20T21:15:04.362Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/140@tmp/config4396421196037997892tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:15:04.701Z] ---> docker-login.sh [2023-09-20T21:15:04.701Z] nexus3.edgexfoundry.org:10001 [2023-09-20T21:15:04.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:15:04.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:15:04.967Z] Configure a credential helper to remove this warning. See [2023-09-20T21:15:04.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:15:04.967Z] [2023-09-20T21:15:04.967Z] Login Succeeded [2023-09-20T21:15:04.967Z] nexus3.edgexfoundry.org:10002 [2023-09-20T21:15:05.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:15:05.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:15:05.235Z] Configure a credential helper to remove this warning. See [2023-09-20T21:15:05.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:15:05.235Z] [2023-09-20T21:15:05.235Z] Login Succeeded [2023-09-20T21:15:05.235Z] nexus3.edgexfoundry.org:10003 [2023-09-20T21:15:05.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:15:05.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:15:05.770Z] Configure a credential helper to remove this warning. See [2023-09-20T21:15:05.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:15:05.770Z] [2023-09-20T21:15:05.770Z] Login Succeeded [2023-09-20T21:15:05.770Z] nexus3.edgexfoundry.org:10004 [2023-09-20T21:15:06.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:15:06.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:15:06.038Z] Configure a credential helper to remove this warning. See [2023-09-20T21:15:06.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:15:06.038Z] [2023-09-20T21:15:06.038Z] Login Succeeded [2023-09-20T21:15:06.038Z] docker.io [2023-09-20T21:15:06.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:15:06.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:15:06.571Z] Configure a credential helper to remove this warning. See [2023-09-20T21:15:06.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:15:06.571Z] [2023-09-20T21:15:06.571Z] Login Succeeded [2023-09-20T21:15:06.571Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T21:15:06.583Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:15:06.622Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T21:15:06.649Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-09-20T21:15:06.649Z] 546b5734ca37b76ffe84c7857d50ac45e183bb78 [2023-09-20T21:15:06.649Z] latest [2023-09-20T21:15:06.649Z] 3.1.0-dev.12 [2023-09-20T21:15:06.649Z] 546b5734ca37b76ffe84c7857d50ac45e183bb78-3.1.0-dev.12 [2023-09-20T21:15:06.649Z] main [2023-09-20T21:15:06.649Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:15:07.013Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:546b5734ca37b76ffe84c7857d50ac45e183bb78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:15:07.368Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:546b5734ca37b76ffe84c7857d50ac45e183bb78 [2023-09-20T21:15:07.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-09-20T21:15:07.368Z] 5d2720938450: Preparing [2023-09-20T21:15:07.368Z] 1dd57e92485f: Preparing [2023-09-20T21:15:07.368Z] f35b76476659: Preparing [2023-09-20T21:15:07.368Z] 175f45e85eb3: Preparing [2023-09-20T21:15:07.368Z] b2191e2be29d: Preparing [2023-09-20T21:15:07.368Z] b2191e2be29d: Layer already exists [2023-09-20T21:15:08.241Z] 5d2720938450: Pushed [2023-09-20T21:15:08.241Z] 175f45e85eb3: Pushed [2023-09-20T21:15:08.241Z] 1dd57e92485f: Pushed [2023-09-20T21:15:13.578Z] f35b76476659: Pushed [2023-09-20T21:15:13.578Z] 546b5734ca37b76ffe84c7857d50ac45e183bb78: digest: sha256:80d06d988a076c97c8807402214b570cb81a5b6010c63dac6131f598aeeda149 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:15:13.927Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:15:14.262Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-09-20T21:15:14.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-09-20T21:15:14.262Z] 5d2720938450: Preparing [2023-09-20T21:15:14.262Z] 1dd57e92485f: Preparing [2023-09-20T21:15:14.262Z] f35b76476659: Preparing [2023-09-20T21:15:14.262Z] 175f45e85eb3: Preparing [2023-09-20T21:15:14.262Z] b2191e2be29d: Preparing [2023-09-20T21:15:14.262Z] f35b76476659: Layer already exists [2023-09-20T21:15:14.262Z] 1dd57e92485f: Layer already exists [2023-09-20T21:15:14.262Z] b2191e2be29d: Layer already exists [2023-09-20T21:15:14.262Z] 5d2720938450: Layer already exists [2023-09-20T21:15:14.262Z] 175f45e85eb3: Layer already exists [2023-09-20T21:15:14.262Z] latest: digest: sha256:80d06d988a076c97c8807402214b570cb81a5b6010c63dac6131f598aeeda149 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:15:14.621Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:15:14.960Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.12 [2023-09-20T21:15:14.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-09-20T21:15:14.960Z] 5d2720938450: Preparing [2023-09-20T21:15:14.960Z] 1dd57e92485f: Preparing [2023-09-20T21:15:14.960Z] f35b76476659: Preparing [2023-09-20T21:15:14.960Z] 175f45e85eb3: Preparing [2023-09-20T21:15:14.960Z] b2191e2be29d: Preparing [2023-09-20T21:15:14.960Z] 5d2720938450: Layer already exists [2023-09-20T21:15:14.960Z] 175f45e85eb3: Layer already exists [2023-09-20T21:15:14.960Z] f35b76476659: Layer already exists [2023-09-20T21:15:14.960Z] b2191e2be29d: Layer already exists [2023-09-20T21:15:14.960Z] 1dd57e92485f: Layer already exists [2023-09-20T21:15:14.960Z] 3.1.0-dev.12: digest: sha256:80d06d988a076c97c8807402214b570cb81a5b6010c63dac6131f598aeeda149 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:15:15.315Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:546b5734ca37b76ffe84c7857d50ac45e183bb78-3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:15:15.654Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:546b5734ca37b76ffe84c7857d50ac45e183bb78-3.1.0-dev.12 [2023-09-20T21:15:15.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-09-20T21:15:15.654Z] 5d2720938450: Preparing [2023-09-20T21:15:15.654Z] 1dd57e92485f: Preparing [2023-09-20T21:15:15.654Z] f35b76476659: Preparing [2023-09-20T21:15:15.654Z] 175f45e85eb3: Preparing [2023-09-20T21:15:15.654Z] b2191e2be29d: Preparing [2023-09-20T21:15:15.654Z] b2191e2be29d: Layer already exists [2023-09-20T21:15:15.654Z] f35b76476659: Layer already exists [2023-09-20T21:15:15.654Z] 1dd57e92485f: Layer already exists [2023-09-20T21:15:15.654Z] 175f45e85eb3: Layer already exists [2023-09-20T21:15:15.654Z] 5d2720938450: Layer already exists [2023-09-20T21:15:15.654Z] 546b5734ca37b76ffe84c7857d50ac45e183bb78-3.1.0-dev.12: digest: sha256:80d06d988a076c97c8807402214b570cb81a5b6010c63dac6131f598aeeda149 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:15:16.002Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:15:16.355Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-09-20T21:15:16.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-09-20T21:15:16.356Z] 5d2720938450: Preparing [2023-09-20T21:15:16.356Z] 1dd57e92485f: Preparing [2023-09-20T21:15:16.356Z] f35b76476659: Preparing [2023-09-20T21:15:16.356Z] 175f45e85eb3: Preparing [2023-09-20T21:15:16.356Z] b2191e2be29d: Preparing [2023-09-20T21:15:16.356Z] 1dd57e92485f: Layer already exists [2023-09-20T21:15:16.356Z] f35b76476659: Layer already exists [2023-09-20T21:15:16.356Z] b2191e2be29d: Layer already exists [2023-09-20T21:15:16.356Z] 5d2720938450: Layer already exists [2023-09-20T21:15:16.356Z] 175f45e85eb3: Layer already exists [2023-09-20T21:15:16.356Z] main: digest: sha256:80d06d988a076c97c8807402214b570cb81a5b6010c63dac6131f598aeeda149 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:15:16.415Z] ===================================================== [Pipeline] echo [2023-09-20T21:15:16.425Z] taggedImages: [2023-09-20T21:15:16.425Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:546b5734ca37b76ffe84c7857d50ac45e183bb78 [2023-09-20T21:15:16.425Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-09-20T21:15:16.425Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.12 [2023-09-20T21:15:16.425Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:546b5734ca37b76ffe84c7857d50ac45e183bb78-3.1.0-dev.12 [2023-09-20T21:15:16.425Z] - 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-09-20T21:15:16.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T21:15:16.821Z] [2023-09-20T21:15:16.821Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:15:17.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T21:15:17.186Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-20T21:15:17.186Z] 8998bd30e6a1: Pulling fs layer [2023-09-20T21:15:17.186Z] 04944245beec: Pulling fs layer [2023-09-20T21:15:17.186Z] 699f458cf7ca: Pulling fs layer [2023-09-20T21:15:17.186Z] 765212b225bb: Pulling fs layer [2023-09-20T21:15:17.186Z] f23df028b6ca: Pulling fs layer [2023-09-20T21:15:17.186Z] d65c8cfc05b1: Pulling fs layer [2023-09-20T21:15:17.186Z] 2437ff75d9bd: Pulling fs layer [2023-09-20T21:15:17.186Z] 765212b225bb: Waiting [2023-09-20T21:15:17.186Z] f23df028b6ca: Waiting [2023-09-20T21:15:17.186Z] d65c8cfc05b1: Waiting [2023-09-20T21:15:17.186Z] 2437ff75d9bd: Waiting [2023-09-20T21:15:17.461Z] 04944245beec: Verifying Checksum [2023-09-20T21:15:17.461Z] 04944245beec: Download complete [2023-09-20T21:15:17.461Z] 765212b225bb: Verifying Checksum [2023-09-20T21:15:17.461Z] 765212b225bb: Download complete [2023-09-20T21:15:17.461Z] f23df028b6ca: Verifying Checksum [2023-09-20T21:15:17.461Z] f23df028b6ca: Download complete [2023-09-20T21:15:17.461Z] d65c8cfc05b1: Verifying Checksum [2023-09-20T21:15:17.461Z] d65c8cfc05b1: Download complete [2023-09-20T21:15:17.740Z] 699f458cf7ca: Verifying Checksum [2023-09-20T21:15:17.740Z] 699f458cf7ca: Download complete [2023-09-20T21:15:18.051Z] 8998bd30e6a1: Verifying Checksum [2023-09-20T21:15:18.051Z] 8998bd30e6a1: Download complete [2023-09-20T21:15:20.002Z] 2437ff75d9bd: Verifying Checksum [2023-09-20T21:15:20.002Z] 2437ff75d9bd: Download complete [2023-09-20T21:15:21.943Z] 8998bd30e6a1: Pull complete [2023-09-20T21:15:21.943Z] 04944245beec: Pull complete [2023-09-20T21:15:23.351Z] 699f458cf7ca: Pull complete [2023-09-20T21:15:23.618Z] 765212b225bb: Pull complete [2023-09-20T21:15:24.579Z] f23df028b6ca: Pull complete [2023-09-20T21:15:24.579Z] d65c8cfc05b1: Pull complete [2023-09-20T21:15:39.574Z] 2437ff75d9bd: Pull complete [2023-09-20T21:15:39.574Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-20T21:15:39.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T21:15:39.574Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:15:39.860Z] prd-ubuntu20.04-docker-arm64-4c-16g-7327 does not seem to be running inside a container [2023-09-20T21:15:39.948Z] $ 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/140 -v /w/workspace/device-mqtt-go/140:/w/workspace/device-mqtt-go/140:rw,z -v /w/workspace/device-mqtt-go/140@tmp:/w/workspace/device-mqtt-go/140@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:arm64 cat [2023-09-20T21:15:42.838Z] $ docker top 3ad4fc4644703a6abcbe834c6a62a25df2cab6103b9edb6b289231d3fe254878 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:15:43.690Z] ---> job-cost.sh [2023-09-20T21:15:43.690Z] lf-activate-venv: SKIPPING [2023-09-20T21:15:43.690Z] INFO: No Stack... [2023-09-20T21:15:43.957Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-20T21:15:44.916Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T21:15:45.558Z] + cat /w/workspace/device-mqtt-go/140/archives/cost.csv [2023-09-20T21:15:45.558Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T21:15:45.591Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-140-stack-cost] [2023-09-20T21:15:45.598Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-140-stack-cost] did not exist. Created. [2023-09-20T21:15:45.598Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T21:15:46.261Z] /w/workspace/device-mqtt-go/140@tmp/durable-86938f4b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-20T21:15:46.915Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-20T21:15:46.940Z] Warning: overwriting stash ‘stack-cost’ [2023-09-20T21:15:47.003Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T21:15:47.011Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-140-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T21:15:47.030Z] $ docker stop --time=1 3ad4fc4644703a6abcbe834c6a62a25df2cab6103b9edb6b289231d3fe254878 [2023-09-20T21:15:48.569Z] $ docker rm -f --volumes 3ad4fc4644703a6abcbe834c6a62a25df2cab6103b9edb6b289231d3fe254878 [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-09-20T21:15:48.976Z] provisioning config files... [2023-09-20T21:15:48.983Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config18114702479462493424tmp [Pipeline] { [Pipeline] sh [2023-09-20T21:15:49.277Z] + set +x [2023-09-20T21:15:49.278Z] + curl -s https://codecov.io/bash [2023-09-20T21:15:49.278Z] + bash -s -- [2023-09-20T21:15:49.278Z] [2023-09-20T21:15:49.278Z] _____ _ [2023-09-20T21:15:49.278Z] / ____| | | [2023-09-20T21:15:49.278Z] | | ___ __| | ___ ___ _____ __ [2023-09-20T21:15:49.278Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-20T21:15:49.278Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-20T21:15:49.278Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-20T21:15:49.278Z] Bash-1.0.6 [2023-09-20T21:15:49.278Z] [2023-09-20T21:15:49.278Z] [2023-09-20T21:15:49.278Z] ==> git version 2.25.1 found [2023-09-20T21:15:49.278Z] ==> 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-09-20T21:15:49.278Z] Release-Date: 2020-01-08 [2023-09-20T21:15:49.278Z] 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-09-20T21:15:49.278Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-20T21:15:49.278Z] ==> Jenkins CI detected. [2023-09-20T21:15:49.278Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-09-20T21:15:49.278Z] project root: . [2023-09-20T21:15:49.278Z] --> token set from env [2023-09-20T21:15:49.278Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-20T21:15:49.278Z] ==> Running gcov in . (disable via -X gcov) [2023-09-20T21:15:49.278Z] ==> Python coveragepy not found [2023-09-20T21:15:49.278Z] ==> Searching for coverage reports in: [2023-09-20T21:15:49.278Z] + . [2023-09-20T21:15:49.536Z] -> Found 1 reports [2023-09-20T21:15:49.536Z] ==> Detecting git/mercurial file structure [2023-09-20T21:15:49.536Z] ==> Reading reports [2023-09-20T21:15:49.536Z] + ./coverage.out bytes=18506 [2023-09-20T21:15:49.536Z] ==> Appending adjustments [2023-09-20T21:15:49.536Z] https://docs.codecov.io/docs/fixing-reports [2023-09-20T21:15:49.536Z] + Found adjustments [2023-09-20T21:15:49.536Z] ==> Gzipping contents [2023-09-20T21:15:49.536Z] 4.0K /tmp/codecov.mviy2F.gz [2023-09-20T21:15:49.536Z] ==> Uploading reports [2023-09-20T21:15:49.536Z] url: https://codecov.io [2023-09-20T21:15:49.536Z] query: branch=main&commit=546b5734ca37b76ffe84c7857d50ac45e183bb78&build=140&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F140%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-20T21:15:49.536Z] -> Pinging Codecov [2023-09-20T21:15:49.536Z] 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=546b5734ca37b76ffe84c7857d50ac45e183bb78&build=140&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F140%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-20T21:15:49.794Z] -> Uploading to [2023-09-20T21:15:49.794Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-20/7D719EC7BBE17E464838252E33014C33/546b5734ca37b76ffe84c7857d50ac45e183bb78/151eaa3b-a4cd-4c46-acf3-720c4db1cc98.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T211549Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=55478df338db23b8ad1e94a51d61b6918b4f0e31a926504ee7eb988063716600 [2023-09-20T21:15:49.794Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T21:15:49.794Z] Dload Upload Total Spent Left Speed [2023-09-20T21:15:49.794Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 16014 --:--:-- --:--:-- --:--:-- 15935 [2023-09-20T21:15:49.794Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/546b5734ca37b76ffe84c7857d50ac45e183bb78 [Pipeline] } [2023-09-20T21:15:49.802Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-20T21:15:49.936Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-20T21:15:49.945Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:15:50.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T21:15:50.249Z] [2023-09-20T21:15:50.249Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:15:50.546Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T21:15:50.546Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-20T21:15:50.546Z] df9b9388f04a: Pulling fs layer [2023-09-20T21:15:50.546Z] 52dc419b0ee2: Pulling fs layer [2023-09-20T21:15:50.546Z] 25bc292e5bac: Pulling fs layer [2023-09-20T21:15:50.546Z] 114826534d7a: Pulling fs layer [2023-09-20T21:15:50.546Z] 4657fd5d0bcf: Pulling fs layer [2023-09-20T21:15:50.546Z] 6ad1cebc031e: Pulling fs layer [2023-09-20T21:15:50.546Z] 8a3aa393b2d8: Pulling fs layer [2023-09-20T21:15:50.546Z] 114826534d7a: Waiting [2023-09-20T21:15:50.546Z] 4657fd5d0bcf: Waiting [2023-09-20T21:15:50.546Z] 8a3aa393b2d8: Waiting [2023-09-20T21:15:50.546Z] 6ad1cebc031e: Waiting [2023-09-20T21:15:50.546Z] 25bc292e5bac: Verifying Checksum [2023-09-20T21:15:50.546Z] 25bc292e5bac: Download complete [2023-09-20T21:15:50.546Z] 52dc419b0ee2: Verifying Checksum [2023-09-20T21:15:50.546Z] 52dc419b0ee2: Download complete [2023-09-20T21:15:50.546Z] 4657fd5d0bcf: Verifying Checksum [2023-09-20T21:15:50.546Z] 4657fd5d0bcf: Download complete [2023-09-20T21:15:50.546Z] df9b9388f04a: Download complete [2023-09-20T21:15:50.806Z] df9b9388f04a: Pull complete [2023-09-20T21:15:50.806Z] 6ad1cebc031e: Verifying Checksum [2023-09-20T21:15:50.806Z] 6ad1cebc031e: Download complete [2023-09-20T21:15:50.806Z] 52dc419b0ee2: Pull complete [2023-09-20T21:15:51.065Z] 25bc292e5bac: Pull complete [2023-09-20T21:15:51.323Z] 114826534d7a: Verifying Checksum [2023-09-20T21:15:51.323Z] 114826534d7a: Download complete [2023-09-20T21:15:51.581Z] 8a3aa393b2d8: Verifying Checksum [2023-09-20T21:15:51.581Z] 8a3aa393b2d8: Download complete [2023-09-20T21:15:54.863Z] 114826534d7a: Pull complete [2023-09-20T21:15:54.863Z] 4657fd5d0bcf: Pull complete [2023-09-20T21:15:54.863Z] 6ad1cebc031e: Pull complete [2023-09-20T21:15:57.389Z] 8a3aa393b2d8: Pull complete [2023-09-20T21:15:57.389Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-20T21:15:57.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T21:15:57.389Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:15:57.478Z] prd-ubuntu20.04-docker-8c-8g-7233 does not seem to be running inside a container [2023-09-20T21:15:57.520Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-20T21:16:04.378Z] $ docker top 451c5e0a39d7b37cfe2e957e9f655ee9cba0a95a37f26d0de5fdcc338e339419 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-20T21:16:04.433Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-09-20T21:16:04.710Z] + set -o pipefail [2023-09-20T21:16:04.710Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-09-20T21:16:09.970Z] [2023-09-20T21:16:09.970Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-09-20T21:16:09.970Z] [2023-09-20T21:16:09.970Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/ec96d843-6b91-4ae6-b428-e323ca1aa39a [2023-09-20T21:16:09.970Z] [2023-09-20T21:16:09.970Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-20T21:16:09.970Z] [2023-09-20T21:16:09.970Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-20T21:16:09.970Z] [2023-09-20T21:16:09.970Z] [2023-09-20T21:16:09.971Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-20T21:16:09.971Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-20T21:16:09.971Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-20T21:16:09.989Z] $ docker stop --time=1 451c5e0a39d7b37cfe2e957e9f655ee9cba0a95a37f26d0de5fdcc338e339419 [2023-09-20T21:16:16.498Z] $ docker rm -f --volumes 451c5e0a39d7b37cfe2e957e9f655ee9cba0a95a37f26d0de5fdcc338e339419 [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-09-20T21:16:17.260Z] + git log --format=format:%s -1 546b5734ca37b76ffe84c7857d50ac45e183bb78 [Pipeline] sh [2023-09-20T21:16:17.556Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T21:16:17.556Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:16:17.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T21:16:17.858Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:16:17.929Z] prd-ubuntu20.04-docker-8c-8g-7233 does not seem to be running inside a container [2023-09-20T21:16:17.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T21:16:19.207Z] $ docker top 232110b394b1267be394acf0df4d5c0649db47ea0a82eb0b933c9089cb75307a -eo pid,comm [2023-09-20T21:16:19.243Z] 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-09-20T21:16:19.243Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T21:16:19.279Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T21:16:19.279Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T21:16:19.393Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T21:16:19.404Z] $ docker exec 232110b394b1267be394acf0df4d5c0649db47ea0a82eb0b933c9089cb75307a ssh-agent [2023-09-20T21:16:19.497Z] SSH_AUTH_SOCK=/tmp/ssh-c4QgQYBRPpKI/agent.13 [2023-09-20T21:16:19.497Z] SSH_AGENT_PID=19 [2023-09-20T21:16:19.502Z] Running ssh-add (command line suppressed) [2023-09-20T21:16:19.626Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11781622091392660156.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11781622091392660156.key) [2023-09-20T21:16:19.629Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T21:16:19.917Z] + git semver tag [2023-09-20T21:16:20.177Z] 2023-09-20 21:16:20,091 [run_tag] DEBUG tag force:False [2023-09-20T21:16:20.177Z] 2023-09-20 21:16:20,091 [check_head_tag] DEBUG check head tag [2023-09-20T21:16:20.177Z] 2023-09-20 21:16:20,092 [execute] INFO git cat-file --batch-check [2023-09-20T21:16:20.177Z] 2023-09-20 21:16:20,092 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-09-20T21:16:20.177Z] 2023-09-20 21:16:20,096 [execute] INFO git cat-file --batch [2023-09-20T21:16:20.177Z] 2023-09-20 21:16:20,097 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-09-20T21:16:20.177Z] 2023-09-20 21:16:20,107 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-09-20T21:16:20.177Z] 2023-09-20 21:16:20,107 [execute] INFO git tag -a v3.1.0-dev.12 -m v3.1.0-dev.12 [2023-09-20T21:16:20.177Z] 2023-09-20 21:16:20,108 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.12', '-m', 'v3.1.0-dev.12'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-09-20T21:16:20.177Z] 2023-09-20 21:16:20,112 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-09-20T21:16:20.177Z] 3.1.0-dev.12 [Pipeline] } [2023-09-20T21:16:20.195Z] $ docker exec --env ******** --env ******** 232110b394b1267be394acf0df4d5c0649db47ea0a82eb0b933c9089cb75307a ssh-agent -k [2023-09-20T21:16:20.284Z] unset SSH_AUTH_SOCK; [2023-09-20T21:16:20.285Z] unset SSH_AGENT_PID; [2023-09-20T21:16:20.285Z] echo Agent pid 19 killed; [2023-09-20T21:16:20.286Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T21:16:20.596Z] + git semver [Pipeline] } [2023-09-20T21:16:20.878Z] $ docker stop --time=1 232110b394b1267be394acf0df4d5c0649db47ea0a82eb0b933c9089cb75307a [2023-09-20T21:16:22.164Z] $ docker rm -f --volumes 232110b394b1267be394acf0df4d5c0649db47ea0a82eb0b933c9089cb75307a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:16:22.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T21:16:22.547Z] [2023-09-20T21:16:22.547Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:16:22.843Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T21:16:22.843Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-20T21:16:22.843Z] ab5ef0e58194: Pulling fs layer [2023-09-20T21:16:22.843Z] 9712f1f96733: Pulling fs layer [2023-09-20T21:16:22.843Z] 63f879dbbcfc: Pulling fs layer [2023-09-20T21:16:22.843Z] 0d9ebad4ef96: Pulling fs layer [2023-09-20T21:16:22.843Z] e9a5061849ea: Pulling fs layer [2023-09-20T21:16:22.843Z] d747dcd14b5f: Pulling fs layer [2023-09-20T21:16:22.843Z] 2de7ff778b66: Pulling fs layer [2023-09-20T21:16:22.843Z] 0d9ebad4ef96: Waiting [2023-09-20T21:16:22.843Z] e9a5061849ea: Waiting [2023-09-20T21:16:22.843Z] d747dcd14b5f: Waiting [2023-09-20T21:16:22.843Z] 2de7ff778b66: Waiting [2023-09-20T21:16:22.843Z] 9712f1f96733: Verifying Checksum [2023-09-20T21:16:22.843Z] 9712f1f96733: Download complete [2023-09-20T21:16:23.101Z] 63f879dbbcfc: Verifying Checksum [2023-09-20T21:16:23.101Z] 63f879dbbcfc: Download complete [2023-09-20T21:16:23.359Z] 0d9ebad4ef96: Verifying Checksum [2023-09-20T21:16:23.359Z] 0d9ebad4ef96: Download complete [2023-09-20T21:16:23.359Z] e9a5061849ea: Verifying Checksum [2023-09-20T21:16:23.359Z] e9a5061849ea: Download complete [2023-09-20T21:16:23.359Z] d747dcd14b5f: Verifying Checksum [2023-09-20T21:16:23.359Z] ab5ef0e58194: Verifying Checksum [2023-09-20T21:16:23.359Z] ab5ef0e58194: Download complete [2023-09-20T21:16:23.359Z] 2de7ff778b66: Verifying Checksum [2023-09-20T21:16:23.359Z] 2de7ff778b66: Download complete [2023-09-20T21:16:25.888Z] ab5ef0e58194: Pull complete [2023-09-20T21:16:25.888Z] 9712f1f96733: Pull complete [2023-09-20T21:16:26.452Z] 63f879dbbcfc: Pull complete [2023-09-20T21:16:30.640Z] 0d9ebad4ef96: Pull complete [2023-09-20T21:16:30.640Z] e9a5061849ea: Pull complete [2023-09-20T21:16:30.640Z] d747dcd14b5f: Pull complete [2023-09-20T21:16:31.205Z] 2de7ff778b66: Pull complete [2023-09-20T21:16:31.463Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-20T21:16:31.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T21:16:31.463Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:16:31.531Z] prd-ubuntu20.04-docker-8c-8g-7233 does not seem to be running inside a container [2023-09-20T21:16:31.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-20T21:16:40.953Z] $ docker top 089003e6b79e465442b0c20f23fea866775e21ce8eda3c168cd4e7d8a38d68ba -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-20T21:16:41.008Z] provisioning config files... [2023-09-20T21:16:41.014Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17526529599736553951tmp [2023-09-20T21:16:41.023Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9120096538105683280tmp [2023-09-20T21:16:41.033Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11281301370590049383tmp [Pipeline] { [Pipeline] echo [2023-09-20T21:16:41.049Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:16:41.328Z] ---> sigul-configuration.sh [2023-09-20T21:16:41.328Z] gpg: directory `/root/.gnupg' created [2023-09-20T21:16:41.328Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-20T21:16:41.328Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-20T21:16:41.328Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-20T21:16:41.328Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-20T21:16:41.328Z] gpg: CAST5 encrypted data [2023-09-20T21:16:41.328Z] gpg: encrypted with 1 passphrase [2023-09-20T21:16:41.328Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-20T21:16:41.609Z] + mkdir /home/jenkins [2023-09-20T21:16:41.609Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-20T21:16:41.892Z] + 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-09-20T21:16:41.900Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:16:42.184Z] ---> sigul-install.sh [2023-09-20T21:16:42.184Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-20T21:16:42.466Z] + git tag --list [2023-09-20T21:16:42.466Z] 0.7.1 [2023-09-20T21:16:42.466Z] v1.0.0 [2023-09-20T21:16:42.466Z] v1.1.0 [2023-09-20T21:16:42.466Z] v1.1.1 [2023-09-20T21:16:42.466Z] v1.2.2 [2023-09-20T21:16:42.466Z] v1.3.0 [2023-09-20T21:16:42.466Z] v1.3.1 [2023-09-20T21:16:42.466Z] v2.0.0 [2023-09-20T21:16:42.466Z] v2.1.0 [2023-09-20T21:16:42.466Z] v2.1.1 [2023-09-20T21:16:42.466Z] v2.2.0 [2023-09-20T21:16:42.466Z] v2.3.0 [2023-09-20T21:16:42.466Z] v3.0 [2023-09-20T21:16:42.466Z] v3.0.0 [2023-09-20T21:16:42.466Z] v3.1.0-dev.1 [2023-09-20T21:16:42.466Z] v3.1.0-dev.10 [2023-09-20T21:16:42.466Z] v3.1.0-dev.11 [2023-09-20T21:16:42.466Z] v3.1.0-dev.12 [2023-09-20T21:16:42.466Z] v3.1.0-dev.2 [2023-09-20T21:16:42.466Z] v3.1.0-dev.3 [2023-09-20T21:16:42.466Z] v3.1.0-dev.4 [2023-09-20T21:16:42.466Z] v3.1.0-dev.5 [2023-09-20T21:16:42.466Z] v3.1.0-dev.6 [2023-09-20T21:16:42.466Z] v3.1.0-dev.7 [2023-09-20T21:16:42.466Z] v3.1.0-dev.8 [2023-09-20T21:16:42.466Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-20T21:16:42.749Z] + lftools sign git-tag v3.1.0-dev.12 [2023-09-20T21:16:43.317Z] Signing Git tag with Sigul... [2023-09-20T21:16:43.317Z] Signing v3.1.0-dev.12 [Pipeline] echo [2023-09-20T21:16:43.585Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:16:43.867Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-20T21:16:43.875Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-20T21:16:43.902Z] $ docker stop --time=1 089003e6b79e465442b0c20f23fea866775e21ce8eda3c168cd4e7d8a38d68ba [2023-09-20T21:16:45.181Z] $ docker rm -f --volumes 089003e6b79e465442b0c20f23fea866775e21ce8eda3c168cd4e7d8a38d68ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-20T21:16:45.589Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T21:16:45.589Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:16:45.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T21:16:45.892Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:16:45.967Z] prd-ubuntu20.04-docker-8c-8g-7233 does not seem to be running inside a container [2023-09-20T21:16:46.002Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T21:16:46.344Z] $ docker top 2a7534defbdc7bce3ada0bd27eee5371884a1bb018ce09caa25117ffa64e1c94 -eo pid,comm [2023-09-20T21:16:46.377Z] 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-09-20T21:16:46.377Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T21:16:46.416Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T21:16:46.416Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T21:16:46.518Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T21:16:46.529Z] $ docker exec 2a7534defbdc7bce3ada0bd27eee5371884a1bb018ce09caa25117ffa64e1c94 ssh-agent [2023-09-20T21:16:46.623Z] SSH_AUTH_SOCK=/tmp/ssh-mfsCiaiW7GIo/agent.33 [2023-09-20T21:16:46.623Z] SSH_AGENT_PID=40 [2023-09-20T21:16:46.627Z] Running ssh-add (command line suppressed) [2023-09-20T21:16:46.734Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13659447012676960598.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13659447012676960598.key) [2023-09-20T21:16:46.737Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T21:16:47.020Z] + git semver bump pre [2023-09-20T21:16:47.280Z] 2023-09-20 21:16:47,194 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-09-20T21:16:47.280Z] 2023-09-20 21:16:47,195 [bump_version] DEBUG bumping version:3.1.0-dev.12 on axis:pre with prefix:dev [2023-09-20T21:16:47.280Z] 2023-09-20 21:16:47,195 [bump_version] DEBUG bumped version:3.1.0-dev.13 [2023-09-20T21:16:47.280Z] 2023-09-20 21:16:47,195 [write_version] DEBUG write version:3.1.0-dev.13 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-09-20T21:16:47.280Z] 2023-09-20 21:16:47,195 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-09-20T21:16:47.280Z] 2023-09-20 21:16:47,196 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-09-20T21:16:47.280Z] 2023-09-20 21:16:47,200 [execute] INFO git cat-file --batch-check [2023-09-20T21:16:47.280Z] 2023-09-20 21:16:47,200 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T21:16:47.280Z] 2023-09-20 21:16:47,206 [execute] INFO git cat-file --batch [2023-09-20T21:16:47.280Z] 2023-09-20 21:16:47,207 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T21:16:47.280Z] 2023-09-20 21:16:47,213 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-09-20T21:16:47.280Z] 3.1.0-dev.13 [Pipeline] } [2023-09-20T21:16:47.297Z] $ docker exec --env ******** --env ******** 2a7534defbdc7bce3ada0bd27eee5371884a1bb018ce09caa25117ffa64e1c94 ssh-agent -k [2023-09-20T21:16:47.398Z] unset SSH_AUTH_SOCK; [2023-09-20T21:16:47.398Z] unset SSH_AGENT_PID; [2023-09-20T21:16:47.398Z] echo Agent pid 40 killed; [2023-09-20T21:16:47.397Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T21:16:47.696Z] + git semver [Pipeline] } [2023-09-20T21:16:47.976Z] $ docker stop --time=1 2a7534defbdc7bce3ada0bd27eee5371884a1bb018ce09caa25117ffa64e1c94 [2023-09-20T21:16:49.237Z] $ docker rm -f --volumes 2a7534defbdc7bce3ada0bd27eee5371884a1bb018ce09caa25117ffa64e1c94 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T21:16:49.561Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T21:16:49.561Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:16:49.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T21:16:49.855Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:16:49.919Z] prd-ubuntu20.04-docker-8c-8g-7233 does not seem to be running inside a container [2023-09-20T21:16:49.959Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T21:16:50.279Z] $ docker top 7b570b81bb66a8a8f02fd4ba69798d9a7e0ec499d300a67884a5f773053cfcd4 -eo pid,comm [2023-09-20T21:16:50.318Z] 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-09-20T21:16:50.319Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T21:16:50.353Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T21:16:50.353Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T21:16:50.461Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T21:16:50.473Z] $ docker exec 7b570b81bb66a8a8f02fd4ba69798d9a7e0ec499d300a67884a5f773053cfcd4 ssh-agent [2023-09-20T21:16:50.569Z] SSH_AUTH_SOCK=/tmp/ssh-Weco2eBrBKwn/agent.32 [2023-09-20T21:16:50.569Z] SSH_AGENT_PID=38 [2023-09-20T21:16:50.574Z] Running ssh-add (command line suppressed) [2023-09-20T21:16:50.685Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9009253061879616401.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9009253061879616401.key) [2023-09-20T21:16:50.689Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T21:16:51.085Z] + git semver push [2023-09-20T21:16:51.379Z] 2023-09-20 21:16:51,222 [run_push] DEBUG push [2023-09-20T21:16:51.380Z] 2023-09-20 21:16:51,222 [execute] INFO git cat-file --batch-check [2023-09-20T21:16:51.380Z] 2023-09-20 21:16:51,222 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T21:16:51.380Z] 2023-09-20 21:16:51,226 [execute] INFO git rev-list ab8196e8d4e2de938ff339b3ded7d14b78f8afbc -- [2023-09-20T21:16:51.380Z] 2023-09-20 21:16:51,226 [execute] DEBUG Popen(['git', 'rev-list', 'ab8196e8d4e2de938ff339b3ded7d14b78f8afbc', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-20T21:16:51.380Z] 2023-09-20 21:16:51,234 [execute] INFO git fetch -v origin [2023-09-20T21:16:51.380Z] 2023-09-20 21:16:51,234 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-20T21:16:51.986Z] 2023-09-20 21:16:51,705 [run_push] DEBUG no remote changes detected [2023-09-20T21:16:51.986Z] 2023-09-20 21:16:51,706 [execute] INFO git push origin semver [2023-09-20T21:16:51.986Z] 2023-09-20 21:16:51,706 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-20T21:16:52.563Z] 2023-09-20 21:16:52,428 [run_push] DEBUG push all version tags [2023-09-20T21:16:52.564Z] 2023-09-20 21:16:52,429 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-20T21:16:52.564Z] 2023-09-20 21:16:52,429 [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-09-20T21:16:53.500Z] 2023-09-20 21:16:53,239 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-09-20T21:16:53.500Z] 3.1.0-dev.13 [Pipeline] } [2023-09-20T21:16:53.518Z] $ docker exec --env ******** --env ******** 7b570b81bb66a8a8f02fd4ba69798d9a7e0ec499d300a67884a5f773053cfcd4 ssh-agent -k [2023-09-20T21:16:53.613Z] unset SSH_AUTH_SOCK; [2023-09-20T21:16:53.613Z] unset SSH_AGENT_PID; [2023-09-20T21:16:53.613Z] echo Agent pid 38 killed; [2023-09-20T21:16:53.620Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T21:16:53.928Z] + git semver [Pipeline] } [2023-09-20T21:16:54.209Z] $ docker stop --time=1 7b570b81bb66a8a8f02fd4ba69798d9a7e0ec499d300a67884a5f773053cfcd4 [2023-09-20T21:16:56.261Z] $ docker rm -f --volumes 7b570b81bb66a8a8f02fd4ba69798d9a7e0ec499d300a67884a5f773053cfcd4 [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-09-20T21:16:56.831Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-09-20T21:16:56.831Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-09-20T21:16:56.831Z] total 16 [2023-09-20T21:16:56.831Z] drwxr-xr-x 3 root root 4096 Sep 20 21:00 . [2023-09-20T21:16:56.831Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 21:16 .. [2023-09-20T21:16:56.831Z] drwxr-xr-x 2 root root 4096 Sep 20 21:00 cost [2023-09-20T21:16:56.831Z] -rw-r--r-- 1 root root 86 Sep 20 21:00 cost.csv [2023-09-20T21:16:56.831Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-09-20T21:16:56.831Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-09-20T21:16:56.831Z] total 16 [2023-09-20T21:16:56.831Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 21:00 . [2023-09-20T21:16:56.831Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 21:16 .. [2023-09-20T21:16:56.831Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 21:00 cost [2023-09-20T21:16:56.831Z] -rw-r--r-- 1 jenkins jenkins 86 Sep 20 21:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:16:57.122Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:16:57.976Z] ---> package-listing.sh [2023-09-20T21:16:57.976Z] ++ facter osfamily [2023-09-20T21:16:57.976Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-20T21:16:58.234Z] + OS_FAMILY=debian [2023-09-20T21:16:58.234Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-09-20T21:16:58.234Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-20T21:16:58.234Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-20T21:16:58.234Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-20T21:16:58.234Z] + PACKAGES=/tmp/packages_start.txt [2023-09-20T21:16:58.234Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-09-20T21:16:58.234Z] + PACKAGES=/tmp/packages_end.txt [2023-09-20T21:16:58.234Z] + case "${OS_FAMILY}" in [2023-09-20T21:16:58.234Z] + dpkg -l [2023-09-20T21:16:58.234Z] + grep '^ii' [2023-09-20T21:16:58.234Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-20T21:16:58.234Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-20T21:16:58.234Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-20T21:16:58.234Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-09-20T21:16:58.234Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-09-20T21:16:58.234Z] + 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-09-20T21:16:58.244Z] 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-09-20T21:16:58.519Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:16:59.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T21:16:59.075Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:16:59.140Z] prd-ubuntu20.04-docker-8c-8g-7233 does not seem to be running inside a container [2023-09-20T21:16:59.177Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-20T21:17:00.029Z] $ docker top 24452e79c6bd5371d582ff00cfcefcbde8f99f97b6a0fba8925553a6fe1b6742 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T21:17:00.368Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-20T21:17:00.653Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-20T21:17:00.941Z] + ls /var/log/sa-host [2023-09-20T21:17:00.941Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T21:17:01.014Z] provisioning config files... [2023-09-20T21:17:01.023Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1752285295142808066tmp [Pipeline] { [Pipeline] echo [2023-09-20T21:17:01.037Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:17:01.318Z] ---> create-netrc.sh [Pipeline] } [2023-09-20T21:17:01.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:17:01.650Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-20T21:17:01.658Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:17:01.940Z] ---> sudo-logs.sh [2023-09-20T21:17:01.940Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-20T21:17:01.967Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:17:02.244Z] ---> job-cost.sh [2023-09-20T21:17:02.245Z] lf-activate-venv: SKIPPING [2023-09-20T21:17:02.245Z] DEBUG: total: 0.2199999988079071 [2023-09-20T21:17:02.245Z] INFO: Retrieving Stack Cost... [2023-09-20T21:17:02.815Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T21:17:03.074Z] INFO: Archiving Costs [Pipeline] echo [2023-09-20T21:17:03.083Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:17:03.364Z] ---> logs-deploy.sh [2023-09-20T21:17:03.364Z] lf-activate-venv: SKIPPING [2023-09-20T21:17:03.364Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/140 [2023-09-20T21:17:03.364Z] INFO: archiving workspace using pattern(s): [2023-09-20T21:17:04.301Z] Archives upload complete. [2023-09-20T21:17:04.301Z] INFO: archiving logs to Nexus