Pull request #612 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from 1ba348dd5bd37c0c5734eb28e4546307cf474b4b+33b0dc6b274c5eb124b636b2b410181079e3ed13 (741e74e95e045233ebd244a61b97306c6c077721) 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-ssh13293572593300698182.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh951429596601022383.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-612/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-612/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10429107401660103972.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-612/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7500866792794538180.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh13854577864446290132.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-612/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-612/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10584265962207070936.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-17387’ Running on prd-ubuntu20.04-docker-8c-8g-17389 in /w/workspace/gexfoundry_device-mqtt-go_PR-612 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-612 # 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 Merging remotes/origin/main commit 33b0dc6b274c5eb124b636b2b410181079e3ed13 into PR head commit 1ba348dd5bd37c0c5734eb28e4546307cf474b4b Merge succeeded, producing 1ba348dd5bd37c0c5734eb28e4546307cf474b4b Checking out Revision 1ba348dd5bd37c0c5734eb28e4546307cf474b4b (PR-612) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1ba348dd5bd37c0c5734eb28e4546307cf474b4b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 33b0dc6b274c5eb124b636b2b410181079e3ed13 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1ba348dd5bd37c0c5734eb28e4546307cf474b4b # timeout=10 Commit message: "docs: Add main branch warning" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:44:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:44:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:44:41 ========================================================= 23:44:41 EdgeX Global Pipelines Version Info 23:44:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:44:42 ------------------- 23:44:42 stable info: 23:44:42 ------------------- 23:44:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:44:42 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:44:42 Message: update stable to v1.0.249 23:44:42 ------------------- 23:44:42 experimental info: 23:44:42 ------------------- 23:44:42 Commited By: **** collab-it+edgex@linuxfoundation.org 23:44:42 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:44:42 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:44:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 23:44:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 23:44:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:44:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:44:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:44:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:44:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:44:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:44:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:44:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:44:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:44:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 23:44:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:44:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:44:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:44:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:44:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:44:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:44:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:44:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:44:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:44:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:44:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:44:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:44:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:44:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:44:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:44:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-612 [Pipeline] echo 23:44:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-612 [Pipeline] echo 23:44:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-612 [Pipeline] echo 23:44:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1ba348dd5bd37c0c5734eb28e4546307cf474b4b [Pipeline] echo 23:44:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1ba348d [Pipeline] echo 23:44:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:44:44 provisioning config files... 23:44:44 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-612@tmp/config10597386756647530496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:44:44 ---> docker-login.sh 23:44:44 nexus3.edgexfoundry.org:10001 23:44:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:44:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:44:45 Configure a credential helper to remove this warning. See 23:44:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:44:45 23:44:45 Login Succeeded 23:44:45 nexus3.edgexfoundry.org:10002 23:44:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:44:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:44:45 Configure a credential helper to remove this warning. See 23:44:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:44:45 23:44:45 Login Succeeded 23:44:45 nexus3.edgexfoundry.org:10003 23:44:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:44:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:44:45 Configure a credential helper to remove this warning. See 23:44:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:44:45 23:44:45 Login Succeeded 23:44:45 nexus3.edgexfoundry.org:10004 23:44:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:44:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:44:45 Configure a credential helper to remove this warning. See 23:44:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:44:45 23:44:45 Login Succeeded 23:44:45 docker.io 23:44:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:44:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:44:45 Configure a credential helper to remove this warning. See 23:44:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:44:45 23:44:45 Login Succeeded 23:44:45 ---> docker-login.sh ends [Pipeline] } 23:44:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:44:46 + git rev-list -1 --merges 1ba348dd5bd37c0c5734eb28e4546307cf474b4b~1..1ba348dd5bd37c0c5734eb28e4546307cf474b4b [Pipeline] echo 23:44:46 -----------> git rev-list -1 --merges 1ba348dd5bd37c0c5734eb28e4546307cf474b4b~1..1ba348dd5bd37c0c5734eb28e4546307cf474b4b 1ba348dd5bd37c0c5734eb28e4546307cf474b4b [false] [Pipeline] sh 23:44:46 + git log --format=format:%s -1 1ba348dd5bd37c0c5734eb28e4546307cf474b4b [Pipeline] echo 23:44:47 ========================================================= 23:44:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:44:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:44:47 + git log --format=format:%s -1 1ba348dd5bd37c0c5734eb28e4546307cf474b4b [Pipeline] echo 23:44:47 [semverPrep] GIT_COMMIT: 1ba348dd5bd37c0c5734eb28e4546307cf474b4b, Commit Message: docs: Add main branch warning [Pipeline] echo 23:44:47 [semverPrep] This is not a build commit. [Pipeline] sh 23:44:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:44:47 + grep -v github /etc/ssh/ssh_known_hosts 23:44:47 + [ -e /tmp/ssh_known_hosts ] 23:44:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:44:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:44:47 + sudo tee -a /etc/ssh/ssh_known_hosts 23:44:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:44:48 23:44:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:44:48 0.1.4: Pulling from edgex-devops/py-git-semver 23:44:48 b85a868b505f: Pulling fs layer 23:44:48 e2be974225ed: Pulling fs layer 23:44:48 339a4e72a1f5: Pulling fs layer 23:44:48 988bab9f4d93: Pulling fs layer 23:44:48 1469e6f7b9e6: Pulling fs layer 23:44:48 988bab9f4d93: Waiting 23:44:48 1469e6f7b9e6: Waiting 23:44:48 eaf3925da568: Pulling fs layer 23:44:48 bab4dde63d76: Pulling fs layer 23:44:48 bde34c3a00c8: Pulling fs layer 23:44:48 eaf3925da568: Waiting 23:44:48 bab4dde63d76: Waiting 23:44:48 b352a97aabf1: Pulling fs layer 23:44:48 bde34c3a00c8: Waiting 23:44:48 b352a97aabf1: Waiting 23:44:48 4872d77fe225: Pulling fs layer 23:44:48 5851b861e8e6: Pulling fs layer 23:44:48 5851b861e8e6: Waiting 23:44:48 4872d77fe225: Waiting 23:44:48 e2be974225ed: Download complete 23:44:48 988bab9f4d93: Verifying Checksum 23:44:48 988bab9f4d93: Download complete 23:44:49 1469e6f7b9e6: Verifying Checksum 23:44:49 1469e6f7b9e6: Download complete 23:44:49 eaf3925da568: Verifying Checksum 23:44:49 eaf3925da568: Download complete 23:44:49 339a4e72a1f5: Verifying Checksum 23:44:49 339a4e72a1f5: Download complete 23:44:49 bde34c3a00c8: Verifying Checksum 23:44:49 bde34c3a00c8: Download complete 23:44:49 b352a97aabf1: Download complete 23:44:49 4872d77fe225: Verifying Checksum 23:44:49 4872d77fe225: Download complete 23:44:49 5851b861e8e6: Download complete 23:44:49 b85a868b505f: Verifying Checksum 23:44:49 b85a868b505f: Download complete 23:44:49 bab4dde63d76: Verifying Checksum 23:44:49 bab4dde63d76: Download complete 23:44:50 b85a868b505f: Pull complete 23:44:50 e2be974225ed: Pull complete 23:44:51 339a4e72a1f5: Pull complete 23:44:51 988bab9f4d93: Pull complete 23:44:51 1469e6f7b9e6: Pull complete 23:44:51 eaf3925da568: Pull complete 23:44:52 bab4dde63d76: Pull complete 23:44:52 bde34c3a00c8: Pull complete 23:44:53 b352a97aabf1: Pull complete 23:44:53 4872d77fe225: Pull complete 23:44:53 5851b861e8e6: Pull complete 23:44:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:44:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:44:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:44:53 prd-ubuntu20.04-docker-8c-8g-17389 does not seem to be running inside a container 23:44:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-612 -v /w/workspace/gexfoundry_device-mqtt-go_PR-612:/w/workspace/gexfoundry_device-mqtt-go_PR-612:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-612@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-612@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:44:57 $ docker top b1333170abe925da04b3c569b91c7b1450743ed36c9d0e171b86c9a60a387d77 -eo pid,comm 23:44:57 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). 23:44:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:44:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:44:57 [ssh-agent] Looking for ssh-agent implementation... 23:44:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:44:57 $ docker exec b1333170abe925da04b3c569b91c7b1450743ed36c9d0e171b86c9a60a387d77 ssh-agent 23:44:57 SSH_AUTH_SOCK=/tmp/ssh-Xy5XNeJg1ktt/agent.32 23:44:57 SSH_AGENT_PID=39 23:44:57 Running ssh-add (command line suppressed) 23:44:58 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-612@tmp/private_key_13634905213804721541.key (/w/workspace/gexfoundry_device-mqtt-go_PR-612@tmp/private_key_13634905213804721541.key) 23:44:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:44:58 + git tag --points-at HEAD [Pipeline] } 23:44:58 $ docker exec --env ******** --env ******** b1333170abe925da04b3c569b91c7b1450743ed36c9d0e171b86c9a60a387d77 ssh-agent -k 23:44:58 unset SSH_AUTH_SOCK; 23:44:58 unset SSH_AGENT_PID; 23:44:58 echo Agent pid 39 killed; 23:44:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:44:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:44:58 [ssh-agent] Looking for ssh-agent implementation... 23:44:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:44:58 $ docker exec b1333170abe925da04b3c569b91c7b1450743ed36c9d0e171b86c9a60a387d77 ssh-agent 23:44:58 SSH_AUTH_SOCK=/tmp/ssh-GBsKrIiRzzUQ/agent.71 23:44:58 SSH_AGENT_PID=77 23:44:58 Running ssh-add (command line suppressed) 23:44:58 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-612@tmp/private_key_3600333964908152140.key (/w/workspace/gexfoundry_device-mqtt-go_PR-612@tmp/private_key_3600333964908152140.key) 23:44:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:44:59 + git semver init 23:44:59 2023-05-30 23:44:59,428 [run_init] DEBUG init version:0.0.0 force:False 23:44:59 2023-05-30 23:44:59,429 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-612/.semver 23:44:59 2023-05-30 23:44:59,430 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-612/.semver 23:44:59 2023-05-30 23:44:59,430 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-612/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-612, universal_newlines=False, shell=None, istream=None) 23:45:00 2023-05-30 23:45:00,222 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-612/.git/info/exclude 23:45:00 2023-05-30 23:45:00,222 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-612/.semver/PR-612 with force:False 23:45:00 2023-05-30 23:45:00,223 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-612/.semver/PR-612 23:45:00 2023-05-30 23:45:00,227 [execute] INFO git cat-file --batch-check 23:45:00 2023-05-30 23:45:00,227 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-612/.semver, universal_newlines=False, shell=None, istream=) 23:45:00 2023-05-30 23:45:00,233 [execute] INFO git cat-file --batch 23:45:00 2023-05-30 23:45:00,233 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-612/.semver, universal_newlines=False, shell=None, istream=) 23:45:00 2023-05-30 23:45:00,238 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-612/.semver/PR-612 23:45:00 0.0.0 [Pipeline] } 23:45:00 $ docker exec --env ******** --env ******** b1333170abe925da04b3c569b91c7b1450743ed36c9d0e171b86c9a60a387d77 ssh-agent -k 23:45:00 unset SSH_AUTH_SOCK; 23:45:00 unset SSH_AGENT_PID; 23:45:00 echo Agent pid 77 killed; 23:45:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:45:01 + git semver [Pipeline] } 23:45:01 $ docker stop --time=1 b1333170abe925da04b3c569b91c7b1450743ed36c9d0e171b86c9a60a387d77 23:45:02 $ docker rm -f --volumes b1333170abe925da04b3c569b91c7b1450743ed36c9d0e171b86c9a60a387d77 [Pipeline] // withDockerContainer [Pipeline] sh 23:45:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:45:03 Stashed 1 file(s) [Pipeline] echo 23:45:03 [edgeXSemver]: initialized semver on version 0.0.0 [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 23:45:04 provisioning config files... 23:45:04 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-612@tmp/config16744735653798426964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:45:04 ---> docker-login.sh 23:45:04 nexus3.edgexfoundry.org:10001 23:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:04 Configure a credential helper to remove this warning. See 23:45:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:04 23:45:04 Login Succeeded 23:45:04 nexus3.edgexfoundry.org:10002 23:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:04 Configure a credential helper to remove this warning. See 23:45:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:04 23:45:04 Login Succeeded 23:45:04 nexus3.edgexfoundry.org:10003 23:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:04 Configure a credential helper to remove this warning. See 23:45:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:04 23:45:04 Login Succeeded 23:45:04 nexus3.edgexfoundry.org:10004 23:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:04 Configure a credential helper to remove this warning. See 23:45:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:04 23:45:04 Login Succeeded 23:45:04 docker.io 23:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:05 Configure a credential helper to remove this warning. See 23:45:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:05 23:45:05 Login Succeeded 23:45:05 ---> docker-login.sh ends [Pipeline] } 23:45:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:45:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:45:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:45:05 ========================================================= 23:45:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:45:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:45:06 Sending build context to Docker daemon 6.601MB 23:45:06 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:45:06 Step 2/12 : FROM ${BASE} AS builder 23:45:06 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:45:06 f56be85fc22e: Pulling fs layer 23:45:06 85791d961cd3: Pulling fs layer 23:45:06 d694b5ae8c79: Pulling fs layer 23:45:06 9f32a84ed3da: Pulling fs layer 23:45:06 4d19c01a9841: Pulling fs layer 23:45:06 9325e15d5711: Pulling fs layer 23:45:06 556b6ee489ea: Pulling fs layer 23:45:06 c5a4b2cf53e6: Pulling fs layer 23:45:06 9f32a84ed3da: Waiting 23:45:06 4d19c01a9841: Waiting 23:45:06 9325e15d5711: Waiting 23:45:06 556b6ee489ea: Waiting 23:45:06 85791d961cd3: Download complete 23:45:06 9f32a84ed3da: Verifying Checksum 23:45:06 9f32a84ed3da: Download complete 23:45:06 4d19c01a9841: Download complete 23:45:06 f56be85fc22e: Verifying Checksum 23:45:06 f56be85fc22e: Download complete 23:45:06 9325e15d5711: Verifying Checksum 23:45:06 9325e15d5711: Download complete 23:45:06 f56be85fc22e: Pull complete 23:45:06 85791d961cd3: Pull complete 23:45:07 c5a4b2cf53e6: Verifying Checksum 23:45:07 c5a4b2cf53e6: Download complete 23:45:07 d694b5ae8c79: Download complete 23:45:08 556b6ee489ea: Verifying Checksum 23:45:08 556b6ee489ea: Download complete 23:45:11 d694b5ae8c79: Pull complete 23:45:11 9f32a84ed3da: Pull complete 23:45:11 4d19c01a9841: Pull complete 23:45:11 9325e15d5711: Pull complete 23:45:13 556b6ee489ea: Pull complete 23:45:14 c5a4b2cf53e6: Pull complete 23:45:14 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 23:45:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:45:14 ---> c4be618373d6 23:45:14 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:45:18 Still waiting to schedule task 23:45:18 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17388’ 23:45:21 ---> Running in 9620d71bd6d9 23:45:21 Removing intermediate container 9620d71bd6d9 23:45:21 ---> 43c72d96ba23 23:45:21 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:45:21 ---> Running in fc0f89e0ca9c 23:45:21 Removing intermediate container fc0f89e0ca9c 23:45:21 ---> 367039f46981 23:45:21 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:45:21 ---> Running in af0e023a3cc4 23:45:21 Removing intermediate container af0e023a3cc4 23:45:21 ---> d6f11c3e70f5 23:45:21 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:45:21 ---> Running in b24407b391c9 23:45:21 Removing intermediate container b24407b391c9 23:45:21 ---> eebce3e375c1 23:45:21 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:45:21 ---> Running in 5fe84d97635f 23:45:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:45:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:45:21 (1/4) Installing openssh-keygen (9.1_p1-r3) 23:45:21 (2/4) Installing libedit (20221030.3.1-r0) 23:45:21 (3/4) Installing openssh-client-common (9.1_p1-r3) 23:45:21 (4/4) Installing openssh-client-default (9.1_p1-r3) 23:45:21 Executing busybox-1.35.0-r29.trigger 23:45:21 OK: 269 MiB in 57 packages 23:45:21 Removing intermediate container 5fe84d97635f 23:45:21 ---> 42fe90e53cdc 23:45:21 Step 8/12 : WORKDIR /device-mqtt-go 23:45:22 ---> Running in 1ff0fdd24b4f 23:45:22 Removing intermediate container 1ff0fdd24b4f 23:45:22 ---> 4f2036247cf1 23:45:22 Step 9/12 : COPY go.mod vendor* ./ 23:45:22 ---> 168601dc2224 23:45:22 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:45:22 ---> Running in 94ea2de2609d 23:45:48 Removing intermediate container 94ea2de2609d 23:45:48 ---> a670e9b1cd9d 23:45:48 Step 11/12 : COPY . . 23:45:48 ---> 95831be7f5e0 23:45:48 Step 12/12 : RUN $MAKE 23:45:48 ---> Running in 83a1b030e190 23:45:49 noop 23:45:49 Removing intermediate container 83a1b030e190 23:45:49 ---> 144bfdb1fbe4 23:45:49 Successfully built 144bfdb1fbe4 23:45:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:49 + docker inspect -f . ci-base-image-x86_64 23:45:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:45:50 prd-ubuntu20.04-docker-8c-8g-17389 does not seem to be running inside a container 23:45:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-612 -v /w/workspace/gexfoundry_device-mqtt-go_PR-612:/w/workspace/gexfoundry_device-mqtt-go_PR-612:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-612@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-612@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:45:50 $ docker top 19a8cbf8bef87bf9d3d974cc9c5491d46b75bfa780d035fd169627557497212c -eo pid,comm [Pipeline] { [Pipeline] sh 23:45:51 + go version 23:45:51 go version go1.20.2 linux/amd64 [Pipeline] } 23:45:51 $ docker stop --time=1 19a8cbf8bef87bf9d3d974cc9c5491d46b75bfa780d035fd169627557497212c 23:45:52 $ docker rm -f --volumes 19a8cbf8bef87bf9d3d974cc9c5491d46b75bfa780d035fd169627557497212c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:53 + docker inspect -f . ci-base-image-x86_64 23:45:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:45:53 prd-ubuntu20.04-docker-8c-8g-17389 does not seem to be running inside a container 23:45:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-612 -v /w/workspace/gexfoundry_device-mqtt-go_PR-612:/w/workspace/gexfoundry_device-mqtt-go_PR-612:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-612@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-612@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:45:53 $ docker top 27e2b5e7ac1d5e704bc0899d34445d1ab1384b84d855b20ad37bf31b1e05cf3b -eo pid,comm [Pipeline] { [Pipeline] sh 23:45:54 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-612 [Pipeline] fileExists [Pipeline] sh 23:45:54 + make test 23:45:54 go test ./... -coverprofile=coverage.out ./... 23:45:58 ? github.com/edgexfoundry/device-mqtt-go [no test files] 23:46:08 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 23:46:08 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 23:46:08 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 22.8% of statements 23:46:15 go vet ./... 23:46:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:46:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:46:18 ./bin/test-attribution-txt.sh [Pipeline] echo 23:46:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:46:18 $ docker stop --time=1 27e2b5e7ac1d5e704bc0899d34445d1ab1384b84d855b20ad37bf31b1e05cf3b 23:46:21 $ docker rm -f --volumes 27e2b5e7ac1d5e704bc0899d34445d1ab1384b84d855b20ad37bf31b1e05cf3b [Pipeline] // withDockerContainer [Pipeline] sh 23:46:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:46:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:46:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:46:23 + ls -al . 23:46:23 total 184 23:46:23 drwxrwxr-x 10 jenkins jenkins 4096 May 30 23:45 . 23:46:23 drwxrwxr-x 4 jenkins jenkins 4096 May 30 23:44 .. 23:46:23 -rw-rw-r-- 1 jenkins jenkins 140 May 30 23:44 .dockerignore 23:46:23 drwxrwxr-x 8 jenkins jenkins 4096 May 30 23:45 .git 23:46:23 drwxrwxr-x 3 jenkins jenkins 4096 May 30 23:44 .github 23:46:23 -rw-rw-r-- 1 jenkins jenkins 329 May 30 23:44 .gitignore 23:46:23 -rw-rw-r-- 1 jenkins jenkins 41 May 30 23:44 .golangci.yml 23:46:23 drwxr-xr-x 3 jenkins jenkins 4096 May 30 23:45 .semver 23:46:23 -rw-rw-r-- 1 jenkins jenkins 9417 May 30 23:44 Attribution.txt 23:46:23 -rw-rw-r-- 1 jenkins jenkins 17522 May 30 23:44 CHANGELOG.md 23:46:23 -rw-rw-r-- 1 jenkins jenkins 1689 May 30 23:44 Dockerfile 23:46:23 -rw-rw-r-- 1 jenkins jenkins 677 May 30 23:44 GOVERNANCE.md 23:46:23 -rw-rw-r-- 1 jenkins jenkins 678 May 30 23:44 Jenkinsfile 23:46:23 -rw-rw-r-- 1 jenkins jenkins 11340 May 30 23:44 LICENSE 23:46:23 -rw-rw-r-- 1 jenkins jenkins 1732 May 30 23:44 Makefile 23:46:23 -rw-rw-r-- 1 jenkins jenkins 620 May 30 23:44 OWNERS.md 23:46:23 -rw-rw-r-- 1 jenkins jenkins 3695 May 30 23:44 README.md 23:46:23 -rw-rw-r-- 1 jenkins jenkins 5 May 30 23:45 VERSION 23:46:23 drwxrwxr-x 2 jenkins jenkins 4096 May 30 23:44 bin 23:46:23 drwxrwxr-x 3 jenkins jenkins 4096 May 30 23:44 cmd 23:46:23 -rw-r--r-- 1 jenkins jenkins 18506 May 30 23:46 coverage.out 23:46:23 -rw-rw-r-- 1 jenkins jenkins 3285 May 30 23:44 go.mod 23:46:23 -rw-rw-r-- 1 jenkins jenkins 31232 May 30 23:44 go.sum 23:46:23 drwxrwxr-x 3 jenkins jenkins 4096 May 30 23:44 internal 23:46:23 drwxrwxr-x 2 jenkins jenkins 4096 May 30 23:44 mock 23:46:23 drwxrwxr-x 4 jenkins jenkins 4096 May 30 23:44 snap 23:46:23 -rw-rw-r-- 1 jenkins jenkins 227 May 30 23:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:23 + 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=1ba348dd5bd37c0c5734eb28e4546307cf474b4b --label arch=amd64 --label version=0.0.0 . 23:46:23 Sending build context to Docker daemon 6.62MB 23:46:23 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 23:46:23 Step 2/24 : FROM ${BASE} AS builder 23:46:23 ---> 144bfdb1fbe4 23:46:23 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:46:23 ---> Running in 05dd57419409 23:46:23 Removing intermediate container 05dd57419409 23:46:23 ---> 74bbbe318bf2 23:46:23 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:46:23 ---> Running in f41f740a4547 23:46:23 Removing intermediate container f41f740a4547 23:46:23 ---> a87d9cb02344 23:46:23 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:46:23 ---> Running in eba84ce2f20d 23:46:24 Removing intermediate container eba84ce2f20d 23:46:24 ---> b20a10560178 23:46:24 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 23:46:24 ---> Running in a5c2ed35bf34 23:46:24 Removing intermediate container a5c2ed35bf34 23:46:24 ---> 28fe0ebeca8d 23:46:24 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:46:24 ---> Running in 33151dd21741 23:46:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:46:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:46:24 OK: 269 MiB in 57 packages 23:46:25 Removing intermediate container 33151dd21741 23:46:25 ---> 7f9a9f62127f 23:46:25 Step 8/24 : WORKDIR /device-mqtt-go 23:46:25 ---> Running in c51215c4d9e2 23:46:25 Removing intermediate container c51215c4d9e2 23:46:25 ---> 3c973ba7bc18 23:46:25 Step 9/24 : COPY go.mod vendor* ./ 23:46:25 ---> ace849a6b191 23:46:25 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:25 ---> Running in 6682e399001e 23:46:26 Removing intermediate container 6682e399001e 23:46:26 ---> 82a26a1fe907 23:46:26 Step 11/24 : COPY . . 23:46:26 ---> 9dec2400edee 23:46:26 Step 12/24 : RUN $MAKE 23:46:26 ---> Running in 2666a52cabc5 23:46:26 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 23:46:44 Removing intermediate container 2666a52cabc5 23:46:44 ---> dee74ee95e63 23:46:44 Step 13/24 : FROM alpine:3.17 23:46:44 3.17: Pulling from library/alpine 23:46:44 f56be85fc22e: Already exists 23:46:45 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:46:45 Status: Downloaded newer image for alpine:3.17 23:46:45 ---> 9ed4aefc74f6 23:46:45 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 23:46:45 ---> Running in 7ef0ede42d06 23:46:45 Removing intermediate container 7ef0ede42d06 23:46:45 ---> 1bdc65e4d3eb 23:46:45 Step 15/24 : RUN apk add --update --no-cache dumb-init 23:46:45 ---> Running in 5d7f22faf403 23:46:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:46:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:46:45 (1/1) Installing dumb-init (1.2.5-r2) 23:46:45 Executing busybox-1.35.0-r29.trigger 23:46:45 OK: 7 MiB in 16 packages 23:46:46 Removing intermediate container 5d7f22faf403 23:46:46 ---> 620851f24c75 23:46:46 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 23:46:47 ---> 5d44b7ed2ecc 23:46:47 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 23:46:47 ---> fa400cdb2a2d 23:46:47 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 23:46:47 ---> 426e0dfa8001 23:46:47 Step 19/24 : EXPOSE 59982 23:46:47 ---> Running in 483336dab108 23:46:47 Removing intermediate container 483336dab108 23:46:47 ---> 7e9559dc2a71 23:46:47 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 23:46:47 ---> Running in 03f067aae28b 23:46:47 Removing intermediate container 03f067aae28b 23:46:47 ---> 7c7748407aa5 23:46:47 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 23:46:47 ---> Running in b6734d5fa23c 23:46:47 Removing intermediate container b6734d5fa23c 23:46:47 ---> b6bb53a57519 23:46:47 Step 22/24 : LABEL arch=amd64 23:46:47 ---> Running in 95c994548976 23:46:47 Removing intermediate container 95c994548976 23:46:47 ---> ab0384d49637 23:46:47 Step 23/24 : LABEL git_sha=1ba348dd5bd37c0c5734eb28e4546307cf474b4b 23:46:47 ---> Running in be6934e1fa5c 23:46:47 Removing intermediate container be6934e1fa5c 23:46:47 ---> adfe67d8945d 23:46:47 Step 24/24 : LABEL version=0.0.0 23:46:47 ---> Running in b93eb640b424 23:46:47 Removing intermediate container b93eb640b424 23:46:47 ---> 552a1b446b9f 23:46:47 [Warning] One or more build-args [ARCH] were not consumed 23:46:47 Successfully built 552a1b446b9f 23:46:47 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 23:46:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:46:48 23:46:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:46:49 latest: Pulling from edgex-lftools-log-publisher 23:46:49 5eb5b503b376: Pulling fs layer 23:46:49 5c69ac0246d0: Pulling fs layer 23:46:49 ec43610c2a17: Pulling fs layer 23:46:49 3a2ae6a8a46f: Pulling fs layer 23:46:49 33b1e0a273af: Pulling fs layer 23:46:49 5d3b04190fa2: Pulling fs layer 23:46:49 2f39f015ded8: Pulling fs layer 23:46:49 33b1e0a273af: Waiting 23:46:49 5d3b04190fa2: Waiting 23:46:49 2f39f015ded8: Waiting 23:46:49 3a2ae6a8a46f: Waiting 23:46:49 5c69ac0246d0: Download complete 23:46:49 3a2ae6a8a46f: Verifying Checksum 23:46:49 3a2ae6a8a46f: Download complete 23:46:49 33b1e0a273af: Verifying Checksum 23:46:49 33b1e0a273af: Download complete 23:46:49 5d3b04190fa2: Verifying Checksum 23:46:49 5d3b04190fa2: Download complete 23:46:49 ec43610c2a17: Verifying Checksum 23:46:49 ec43610c2a17: Download complete 23:46:49 5eb5b503b376: Verifying Checksum 23:46:49 5eb5b503b376: Download complete 23:46:50 2f39f015ded8: Verifying Checksum 23:46:50 2f39f015ded8: Download complete 23:46:50 5eb5b503b376: Pull complete 23:46:50 5c69ac0246d0: Pull complete 23:46:51 ec43610c2a17: Pull complete 23:46:51 3a2ae6a8a46f: Pull complete 23:46:51 33b1e0a273af: Pull complete 23:46:51 5d3b04190fa2: Pull complete 23:46:55 2f39f015ded8: Pull complete 23:46:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:46:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:46:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:46:55 prd-ubuntu20.04-docker-8c-8g-17389 does not seem to be running inside a container 23:46:55 $ 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/gexfoundry_device-mqtt-go_PR-612 -v /w/workspace/gexfoundry_device-mqtt-go_PR-612:/w/workspace/gexfoundry_device-mqtt-go_PR-612:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-612@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-612@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:46:59 $ docker top 44fad2f621a61de566d2fa1d73a0728ba47215a2ab6bdc12c19c6db7d09da462 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:47:00 ---> job-cost.sh 23:47:00 lf-activate-venv: SKIPPING 23:47:00 INFO: No Stack... 23:47:00 INFO: Retrieving Pricing Info for: v3-standard-8 23:47:01 INFO: Archiving Costs [Pipeline] sh 23:47:01 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-612/archives/cost.csv 23:47:01 + cut -d, -f6 [Pipeline] lock 23:47:01 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-612-1-stack-cost] 23:47:01 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-612-1-stack-cost] did not exist. Created. 23:47:01 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-612-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:47:02 + echo total: 0.2199999988079071 [Pipeline] stash 23:47:02 Stashed 1 file(s) [Pipeline] } 23:47:02 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-612-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:47:02 $ docker stop --time=1 44fad2f621a61de566d2fa1d73a0728ba47215a2ab6bdc12c19c6db7d09da462 23:47:03 $ docker rm -f --volumes 44fad2f621a61de566d2fa1d73a0728ba47215a2ab6bdc12c19c6db7d09da462 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:48:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17390 in /w/workspace/gexfoundry_device-mqtt-go_PR-612 [Pipeline] { [Pipeline] ws 23:48:50 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 23:48:50 Selected Git installation does not exist. Using Default 23:48:50 The recommended git tool is: NONE 23:48:55 using credential edgex-jenkins-ssh 23:48:55 Cloning the remote Git repository 23:48:55 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 23:48:56 > git init /w/workspace/device-mqtt-go/1 # timeout=10 23:48:56 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 23:48:56 > git --version # timeout=10 23:48:56 > git --version # 'git version 2.25.1' 23:48:56 using GIT_SSH to set credentials SSH Credentials for GitHub 23:48:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:48:57 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 23:48:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:48:59 Merging remotes/origin/main commit 33b0dc6b274c5eb124b636b2b410181079e3ed13 into PR head commit 1ba348dd5bd37c0c5734eb28e4546307cf474b4b 23:48:59 Merge succeeded, producing 1ba348dd5bd37c0c5734eb28e4546307cf474b4b 23:48:59 Checking out Revision 1ba348dd5bd37c0c5734eb28e4546307cf474b4b (PR-612) 23:48:58 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 23:48:58 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 23:48:58 using GIT_SSH to set credentials SSH Credentials for GitHub 23:48:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:48:59 > git config core.sparsecheckout # timeout=10 23:48:59 > git checkout -f 1ba348dd5bd37c0c5734eb28e4546307cf474b4b # timeout=10 23:48:59 > git remote # timeout=10 23:48:59 > git config --get remote.origin.url # timeout=10 23:48:59 using GIT_SSH to set credentials SSH Credentials for GitHub 23:48:59 > git merge 33b0dc6b274c5eb124b636b2b410181079e3ed13 # timeout=10 23:48:59 > git rev-parse HEAD^{commit} # timeout=10 23:48:59 > git config core.sparsecheckout # timeout=10 23:48:59 > git checkout -f 1ba348dd5bd37c0c5734eb28e4546307cf474b4b # timeout=10 23:49:02 Commit message: "docs: Add main branch warning" 23:49:02 > git --version # timeout=10 23:49:02 > git --version # 'git version 2.25.1' 23:49:02 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:49:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:49:03 % Total % Received % Xferd Average Speed Time Time Time Current 23:49:03 Dload Upload Total Spent Left Speed 23:49:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh 23:49:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:49:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:49:04 + sudo tee /etc/docker/daemon.new 23:49:04 { 23:49:04 "registry-mirrors": [ 23:49:04 "https://nexus3.edgexfoundry.org:10001" 23:49:04 ], 23:49:04 "bip": "10.250.0.254/24", 23:49:04 "hosts": [ 23:49:04 "tcp://0.0.0.0:5555", 23:49:04 "unix:///var/run/docker.sock" 23:49:04 ], 23:49:04 "mtu": 1458, 23:49:04 "selinux-enabled": true, 23:49:04 "seccomp-profile": "/etc/docker/seccomp.json" 23:49:04 } [Pipeline] sh 23:49:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:49:05 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:49:23 provisioning config files... 23:49:23 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config12760786334843266468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:49:24 ---> docker-login.sh 23:49:24 nexus3.edgexfoundry.org:10001 23:49:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:49:24 Configure a credential helper to remove this warning. See 23:49:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:49:24 23:49:24 Login Succeeded 23:49:24 nexus3.edgexfoundry.org:10002 23:49:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:49:25 Configure a credential helper to remove this warning. See 23:49:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:49:25 23:49:25 Login Succeeded 23:49:25 nexus3.edgexfoundry.org:10003 23:49:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:49:25 Configure a credential helper to remove this warning. See 23:49:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:49:25 23:49:25 Login Succeeded 23:49:25 nexus3.edgexfoundry.org:10004 23:49:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:49:25 Configure a credential helper to remove this warning. See 23:49:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:49:25 23:49:25 Login Succeeded 23:49:25 docker.io 23:49:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:49:26 Configure a credential helper to remove this warning. See 23:49:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:49:26 23:49:26 Login Succeeded 23:49:26 ---> docker-login.sh ends [Pipeline] } 23:49:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:49:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:49:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:49:26 ========================================================= 23:49:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:49:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:27 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:49:30 Sending build context to Docker daemon 3.439MB 23:49:30 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:49:30 Step 2/12 : FROM ${BASE} AS builder 23:49:30 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:49:30 c41833b44d91: Pulling fs layer 23:49:30 ed15518f5707: Pulling fs layer 23:49:30 feae8fd75edb: Pulling fs layer 23:49:30 242c74f7c9fa: Pulling fs layer 23:49:30 3cdef696dda3: Pulling fs layer 23:49:30 2ced38df9373: Pulling fs layer 23:49:30 58f1dce35555: Pulling fs layer 23:49:30 3cdef696dda3: Waiting 23:49:30 2ced38df9373: Waiting 23:49:30 242c74f7c9fa: Waiting 23:49:30 58f1dce35555: Waiting 23:49:30 ed15518f5707: Verifying Checksum 23:49:30 ed15518f5707: Download complete 23:49:30 242c74f7c9fa: Verifying Checksum 23:49:30 242c74f7c9fa: Download complete 23:49:30 3cdef696dda3: Verifying Checksum 23:49:30 3cdef696dda3: Download complete 23:49:30 c41833b44d91: Download complete 23:49:31 c41833b44d91: Pull complete 23:49:31 58f1dce35555: Verifying Checksum 23:49:31 58f1dce35555: Download complete 23:49:31 ed15518f5707: Pull complete 23:49:32 feae8fd75edb: Verifying Checksum 23:49:32 feae8fd75edb: Download complete 23:49:32 2ced38df9373: Verifying Checksum 23:49:32 2ced38df9373: Download complete 23:49:45 feae8fd75edb: Pull complete 23:49:45 242c74f7c9fa: Pull complete 23:49:45 3cdef696dda3: Pull complete 23:49:51 2ced38df9373: Pull complete 23:49:53 58f1dce35555: Pull complete 23:49:53 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 23:49:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:49:53 ---> fadd8f120f05 23:49:53 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:49:55 ---> Running in 7aa2195787fc 23:49:55 Removing intermediate container 7aa2195787fc 23:49:55 ---> 42443bc37760 23:49:55 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:49:55 ---> Running in 05a9d98a79bb 23:49:56 Removing intermediate container 05a9d98a79bb 23:49:56 ---> 968f3d6e586e 23:49:56 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:49:56 ---> Running in ecae94645790 23:49:56 Removing intermediate container ecae94645790 23:49:56 ---> 371ab4e15d02 23:49:56 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:49:56 ---> Running in 6af60265e5e5 23:49:56 Removing intermediate container 6af60265e5e5 23:49:56 ---> 83b313a75b05 23:49:56 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:49:57 ---> Running in 9ad4da7aadb7 23:49:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:49:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:49:59 (1/4) Installing openssh-keygen (9.1_p1-r3) 23:49:59 (2/4) Installing libedit (20221030.3.1-r0) 23:49:59 (3/4) Installing openssh-client-common (9.1_p1-r3) 23:49:59 (4/4) Installing openssh-client-default (9.1_p1-r3) 23:49:59 Executing busybox-1.35.0-r29.trigger 23:49:59 OK: 268 MiB in 57 packages 23:50:01 Removing intermediate container 9ad4da7aadb7 23:50:01 ---> 84f1d5099ea0 23:50:01 Step 8/12 : WORKDIR /device-mqtt-go 23:50:01 ---> Running in ad1d07018a8a 23:50:01 Removing intermediate container ad1d07018a8a 23:50:01 ---> 68a85e25455c 23:50:01 Step 9/12 : COPY go.mod vendor* ./ 23:50:01 ---> d9665ed79e74 23:50:01 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:50:01 ---> Running in 12d6347df9d7 23:51:09 Removing intermediate container 12d6347df9d7 23:51:09 ---> d5d31166adfa 23:51:09 Step 11/12 : COPY . . 23:51:09 ---> d4040bb02055 23:51:09 Step 12/12 : RUN $MAKE 23:51:09 ---> Running in fa71736dc3d6 23:51:09 noop 23:51:09 Removing intermediate container fa71736dc3d6 23:51:09 ---> ec68adf23e35 23:51:09 Successfully built ec68adf23e35 23:51:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:10 + docker inspect -f . ci-base-image-arm64 23:51:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:51:10 prd-ubuntu20.04-docker-arm64-4c-16g-17390 does not seem to be running inside a container 23:51:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:51:11 $ docker top bff1cd0a6b27b85247c191c7f7af280fcea014ca8362cd922e849b51d659d814 -eo pid,comm [Pipeline] { [Pipeline] sh 23:51:12 + go version 23:51:12 go version go1.20.2 linux/arm64 [Pipeline] } 23:51:12 $ docker stop --time=1 bff1cd0a6b27b85247c191c7f7af280fcea014ca8362cd922e849b51d659d814 23:51:14 $ docker rm -f --volumes bff1cd0a6b27b85247c191c7f7af280fcea014ca8362cd922e849b51d659d814 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:15 + docker inspect -f . ci-base-image-arm64 23:51:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:51:16 prd-ubuntu20.04-docker-arm64-4c-16g-17390 does not seem to be running inside a container 23:51:16 $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:51:18 $ docker top 2e5d06425385e16e07693345add301279199235c40872ef306dbc34a380829e4 -eo pid,comm [Pipeline] { [Pipeline] sh 23:51:18 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 23:51:19 + make test 23:51:19 go test ./... -coverprofile=coverage.out ./... 23:51:52 ? github.com/edgexfoundry/device-mqtt-go [no test files] 23:53:59 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 23:53:59 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 23:53:59 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.083s coverage: 22.8% of statements 23:53:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:53:59 go vet ./... 23:54:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:54:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:54:38 ./bin/test-attribution-txt.sh [Pipeline] echo 23:54:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:54:38 $ docker stop --time=1 2e5d06425385e16e07693345add301279199235c40872ef306dbc34a380829e4 23:54:41 $ docker rm -f --volumes 2e5d06425385e16e07693345add301279199235c40872ef306dbc34a380829e4 [Pipeline] // withDockerContainer [Pipeline] sh 23:54:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:54:42 Warning: overwriting stash ‘coverage-report’ 23:54:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:54:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:54:44 + ls -al . 23:54:44 total 180 23:54:44 drwxrwxr-x 9 jenkins jenkins 4096 May 30 23:51 . 23:54:44 drwxrwxr-x 4 jenkins jenkins 4096 May 30 23:48 .. 23:54:44 -rw-rw-r-- 1 jenkins jenkins 140 May 30 23:48 .dockerignore 23:54:44 drwxrwxr-x 8 jenkins jenkins 4096 May 30 23:48 .git 23:54:44 drwxrwxr-x 3 jenkins jenkins 4096 May 30 23:48 .github 23:54:44 -rw-rw-r-- 1 jenkins jenkins 329 May 30 23:48 .gitignore 23:54:44 -rw-rw-r-- 1 jenkins jenkins 41 May 30 23:48 .golangci.yml 23:54:44 -rw-rw-r-- 1 jenkins jenkins 9417 May 30 23:48 Attribution.txt 23:54:44 -rw-rw-r-- 1 jenkins jenkins 17522 May 30 23:48 CHANGELOG.md 23:54:44 -rw-rw-r-- 1 jenkins jenkins 1689 May 30 23:48 Dockerfile 23:54:44 -rw-rw-r-- 1 jenkins jenkins 677 May 30 23:48 GOVERNANCE.md 23:54:44 -rw-rw-r-- 1 jenkins jenkins 678 May 30 23:48 Jenkinsfile 23:54:44 -rw-rw-r-- 1 jenkins jenkins 11340 May 30 23:48 LICENSE 23:54:44 -rw-rw-r-- 1 jenkins jenkins 1732 May 30 23:48 Makefile 23:54:44 -rw-rw-r-- 1 jenkins jenkins 620 May 30 23:48 OWNERS.md 23:54:44 -rw-rw-r-- 1 jenkins jenkins 3695 May 30 23:48 README.md 23:54:44 -rw-rw-r-- 1 jenkins jenkins 5 May 30 23:45 VERSION 23:54:44 drwxrwxr-x 2 jenkins jenkins 4096 May 30 23:48 bin 23:54:44 drwxrwxr-x 3 jenkins jenkins 4096 May 30 23:48 cmd 23:54:44 -rw-r--r-- 1 jenkins jenkins 18506 May 30 23:53 coverage.out 23:54:44 -rw-rw-r-- 1 jenkins jenkins 3285 May 30 23:48 go.mod 23:54:44 -rw-rw-r-- 1 jenkins jenkins 31232 May 30 23:48 go.sum 23:54:44 drwxrwxr-x 3 jenkins jenkins 4096 May 30 23:48 internal 23:54:44 drwxrwxr-x 2 jenkins jenkins 4096 May 30 23:48 mock 23:54:44 drwxrwxr-x 4 jenkins jenkins 4096 May 30 23:48 snap 23:54:44 -rw-rw-r-- 1 jenkins jenkins 227 May 30 23:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:44 + 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=1ba348dd5bd37c0c5734eb28e4546307cf474b4b --label arch=arm64 --label version=0.0.0 . 23:54:45 Sending build context to Docker daemon 3.459MB 23:54:45 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 23:54:45 Step 2/24 : FROM ${BASE} AS builder 23:54:45 ---> ec68adf23e35 23:54:45 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:54:45 ---> Running in b9c58f795c2c 23:54:45 Removing intermediate container b9c58f795c2c 23:54:45 ---> 4889b24f3193 23:54:45 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:54:45 ---> Running in 4f26f53d8cc1 23:54:45 Removing intermediate container 4f26f53d8cc1 23:54:45 ---> 7b4c22e83fc6 23:54:45 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:54:46 ---> Running in c753a1bf5eac 23:54:46 Removing intermediate container c753a1bf5eac 23:54:46 ---> 97c13624e404 23:54:46 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 23:54:46 ---> Running in 2ec434a5f420 23:54:46 Removing intermediate container 2ec434a5f420 23:54:46 ---> eb86d16dff7a 23:54:46 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:54:46 ---> Running in 7b949814f872 23:54:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:54:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:54:49 OK: 268 MiB in 57 packages 23:54:50 Removing intermediate container 7b949814f872 23:54:50 ---> 1303d100696a 23:54:50 Step 8/24 : WORKDIR /device-mqtt-go 23:54:50 ---> Running in e7071542b2bb 23:54:50 Removing intermediate container e7071542b2bb 23:54:50 ---> 18cf8b1b6c83 23:54:50 Step 9/24 : COPY go.mod vendor* ./ 23:54:51 ---> cedcd62566f2 23:54:51 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:54:51 ---> Running in 189e103f1119 23:54:54 Removing intermediate container 189e103f1119 23:54:54 ---> c4e1e80d09f9 23:54:54 Step 11/24 : COPY . . 23:54:54 ---> 04c9c9e0f123 23:54:54 Step 12/24 : RUN $MAKE 23:54:55 ---> Running in 58c6dfeb485d 23:54:56 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 23:57:18 Removing intermediate container 58c6dfeb485d 23:57:18 ---> 45a173723a45 23:57:18 Step 13/24 : FROM alpine:3.17 23:57:18 3.17: Pulling from library/alpine 23:57:18 c41833b44d91: Already exists 23:57:18 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:57:18 Status: Downloaded newer image for alpine:3.17 23:57:18 ---> 51e60588ff2c 23:57:18 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 23:57:18 ---> Running in f6364cd2149a 23:57:18 Removing intermediate container f6364cd2149a 23:57:18 ---> b89a95648592 23:57:18 Step 15/24 : RUN apk add --update --no-cache dumb-init 23:57:18 ---> Running in 58fec0057368 23:57:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:57:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:57:18 (1/1) Installing dumb-init (1.2.5-r2) 23:57:18 Executing busybox-1.35.0-r29.trigger 23:57:18 OK: 8 MiB in 16 packages 23:57:18 Removing intermediate container 58fec0057368 23:57:18 ---> d65e0993e426 23:57:18 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 23:57:18 ---> d9d716e35cf6 23:57:18 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 23:57:18 ---> 380c5908726d 23:57:18 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 23:57:18 ---> 98ca10331b22 23:57:18 Step 19/24 : EXPOSE 59982 23:57:18 ---> Running in 09f06951b239 23:57:18 Removing intermediate container 09f06951b239 23:57:18 ---> 4b2755ac327d 23:57:18 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 23:57:18 ---> Running in 9a7b9b38598e 23:57:18 Removing intermediate container 9a7b9b38598e 23:57:18 ---> ab1570fd24f5 23:57:18 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 23:57:18 ---> Running in 461c504d6430 23:57:19 Removing intermediate container 461c504d6430 23:57:19 ---> 3e534525d3a6 23:57:19 Step 22/24 : LABEL arch=arm64 23:57:19 ---> Running in ab152f428b0e 23:57:19 Removing intermediate container ab152f428b0e 23:57:19 ---> 493f70e1c7be 23:57:19 Step 23/24 : LABEL git_sha=1ba348dd5bd37c0c5734eb28e4546307cf474b4b 23:57:19 ---> Running in 8acb3cd01673 23:57:20 Removing intermediate container 8acb3cd01673 23:57:20 ---> 48f2d44c88c3 23:57:20 Step 24/24 : LABEL version=0.0.0 23:57:20 ---> Running in 8e4b44e0ef4d 23:57:20 Removing intermediate container 8e4b44e0ef4d 23:57:20 ---> 3ea224a9496c 23:57:20 [Warning] One or more build-args [ARCH] were not consumed 23:57:20 Successfully built 3ea224a9496c 23:57:20 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:57:21 23:57:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:57:21 arm64: Pulling from edgex-lftools-log-publisher 23:57:21 8998bd30e6a1: Pulling fs layer 23:57:21 04944245beec: Pulling fs layer 23:57:21 699f458cf7ca: Pulling fs layer 23:57:21 765212b225bb: Pulling fs layer 23:57:21 f23df028b6ca: Pulling fs layer 23:57:21 d65c8cfc05b1: Pulling fs layer 23:57:21 2437ff75d9bd: Pulling fs layer 23:57:21 765212b225bb: Waiting 23:57:21 f23df028b6ca: Waiting 23:57:21 d65c8cfc05b1: Waiting 23:57:21 2437ff75d9bd: Waiting 23:57:21 04944245beec: Verifying Checksum 23:57:21 04944245beec: Download complete 23:57:21 765212b225bb: Verifying Checksum 23:57:21 765212b225bb: Download complete 23:57:21 f23df028b6ca: Verifying Checksum 23:57:21 f23df028b6ca: Download complete 23:57:21 d65c8cfc05b1: Verifying Checksum 23:57:21 d65c8cfc05b1: Download complete 23:57:22 699f458cf7ca: Verifying Checksum 23:57:22 699f458cf7ca: Download complete 23:57:22 8998bd30e6a1: Verifying Checksum 23:57:22 8998bd30e6a1: Download complete 23:57:24 2437ff75d9bd: Verifying Checksum 23:57:24 2437ff75d9bd: Download complete 23:57:26 8998bd30e6a1: Pull complete 23:57:26 04944245beec: Pull complete 23:57:27 699f458cf7ca: Pull complete 23:57:27 765212b225bb: Pull complete 23:57:28 f23df028b6ca: Pull complete 23:57:28 d65c8cfc05b1: Pull complete 23:57:41 2437ff75d9bd: Pull complete 23:57:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:57:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:57:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:57:41 prd-ubuntu20.04-docker-arm64-4c-16g-17390 does not seem to be running inside a container 23:57:41 $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:57:44 $ docker top 592bfd40a9bc3f30311aabcd5dec8911fb3fc3bbe20b5d95a8e46ae78e4f110e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:57:44 ---> job-cost.sh 23:57:44 lf-activate-venv: SKIPPING 23:57:44 INFO: No Stack... 23:57:45 INFO: Retrieving Pricing Info for: v3-standard-4 23:57:46 INFO: Archiving Costs [Pipeline] sh 23:57:46 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 23:57:47 + cut -d, -f6 [Pipeline] lock 23:57:47 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-612-1-stack-cost] 23:57:47 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-612-1-stack-cost] did not exist. Created. 23:57:47 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-612-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:57:47 /w/workspace/device-mqtt-go/1@tmp/durable-005d2010/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:57:48 + echo total: 0.10999999940395355 [Pipeline] stash 23:57:48 Warning: overwriting stash ‘stack-cost’ 23:57:48 Stashed 1 file(s) [Pipeline] } 23:57:48 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-612-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:57:48 $ docker stop --time=1 592bfd40a9bc3f30311aabcd5dec8911fb3fc3bbe20b5d95a8e46ae78e4f110e 23:57:52 $ docker rm -f --volumes 592bfd40a9bc3f30311aabcd5dec8911fb3fc3bbe20b5d95a8e46ae78e4f110e [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 23:57:53 provisioning config files... 23:57:53 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-612@tmp/config5082064835273226783tmp [Pipeline] { [Pipeline] sh 23:57:54 + set +x 23:57:54 + + curl -sbash https://codecov.io/bash -s 23:57:54 -- 23:57:54 23:57:54 _____ _ 23:57:54 / ____| | | 23:57:54 | | ___ __| | ___ ___ _____ __ 23:57:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:57:54 | |___| (_) | (_| | __/ (_| (_) \ V / 23:57:54 \_____\___/ \__,_|\___|\___\___/ \_/ 23:57:54 Bash-1.0.6 23:57:54 23:57:54 23:57:54 ==> git version 2.25.1 found 23:57:54 ==> 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 23:57:54 Release-Date: 2020-01-08 23:57:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:57:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:57:54 ==> Jenkins CI detected. 23:57:54 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-612 23:57:54 project root: . 23:57:54 --> token set from env 23:57:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:57:54 ==> Running gcov in . (disable via -X gcov) 23:57:54 ==> Python coveragepy not found 23:57:54 ==> Searching for coverage reports in: 23:57:54 + . 23:57:54 -> Found 1 reports 23:57:54 ==> Detecting git/mercurial file structure 23:57:54 ==> Reading reports 23:57:54 + ./coverage.out bytes=18506 23:57:54 ==> Appending adjustments 23:57:54 https://docs.codecov.io/docs/fixing-reports 23:57:54 + Found adjustments 23:57:54 ==> Gzipping contents 23:57:54 4.0K /tmp/codecov.vfmM92.gz 23:57:54 ==> Uploading reports 23:57:54 url: https://codecov.io 23:57:54 query: branch=PR-612&commit=1ba348dd5bd37c0c5734eb28e4546307cf474b4b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-612%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=612&job=&cmd_args= 23:57:54 -> Pinging Codecov 23:57:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-612&commit=1ba348dd5bd37c0c5734eb28e4546307cf474b4b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-612%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=612&job=&cmd_args= 23:57:54 -> Uploading to 23:57:54 https://storage.googleapis.com/codecov/v4/raw/2023-05-30/7D719EC7BBE17E464838252E33014C33/1ba348dd5bd37c0c5734eb28e4546307cf474b4b/d3cc0906-0b0d-49eb-a3e3-ff8a19956a7f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T235754Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6db8126f03ae77df12f2b676e6fc336b69307fa9fbf92f96c6d7b7a20ddfe3b6 23:57:54 % Total % Received % Xferd Average Speed Time Time Time Current 23:57:54 Dload Upload Total Spent Left Speed 23:57:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 15255 --:--:-- --:--:-- --:--:-- 15255 23:57:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/1ba348dd5bd37c0c5734eb28e4546307cf474b4b [Pipeline] } 23:57:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 23:57:56 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-612/archives ] 23:57:56 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-612/archives 23:57:56 total 16 23:57:56 drwxr-xr-x 3 root root 4096 May 30 23:47 . 23:57:56 drwxrwxr-x 11 jenkins jenkins 4096 May 30 23:47 .. 23:57:56 drwxr-xr-x 2 root root 4096 May 30 23:47 cost 23:57:56 -rw-r--r-- 1 root root 86 May 30 23:47 cost.csv 23:57:56 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-612/archives 23:57:56 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-612/archives 23:57:56 total 16 23:57:56 drwxr-xr-x 3 jenkins jenkins 4096 May 30 23:47 . 23:57:56 drwxrwxr-x 11 jenkins jenkins 4096 May 30 23:47 .. 23:57:56 drwxr-xr-x 2 jenkins jenkins 4096 May 30 23:47 cost 23:57:56 -rw-r--r-- 1 jenkins jenkins 86 May 30 23:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:57:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:57:57 ---> package-listing.sh 23:57:57 ++ facter osfamily 23:57:57 ++ tr '[:upper:]' '[:lower:]' 23:57:58 + OS_FAMILY=debian 23:57:58 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-612 23:57:58 + START_PACKAGES=/tmp/packages_start.txt 23:57:58 + END_PACKAGES=/tmp/packages_end.txt 23:57:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:57:58 + PACKAGES=/tmp/packages_start.txt 23:57:58 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-612 ']' 23:57:58 + PACKAGES=/tmp/packages_end.txt 23:57:58 + case "${OS_FAMILY}" in 23:57:58 + dpkg -l 23:57:58 + grep '^ii' 23:57:58 + '[' -f /tmp/packages_start.txt ']' 23:57:58 + '[' -f /tmp/packages_end.txt ']' 23:57:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:57:58 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-612 ']' 23:57:58 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-612/archives/ 23:57:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-612/archives/ [Pipeline] echo 23:57:58 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/gexfoundry_device-mqtt-go_PR-612/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:57:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:57:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:57:59 prd-ubuntu20.04-docker-8c-8g-17389 does not seem to be running inside a container 23:57:59 $ 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/gexfoundry_device-mqtt-go_PR-612/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-612 -v /w/workspace/gexfoundry_device-mqtt-go_PR-612:/w/workspace/gexfoundry_device-mqtt-go_PR-612:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-612@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-612@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:57:59 $ docker top 70077310235e27518f519b26e3aa5e72fbac410dfea4b933d56a9ffca0c4ef9d -eo pid,comm [Pipeline] { [Pipeline] sh 23:57:59 + touch /tmp/pre-build-complete [Pipeline] sh 23:58:00 + mkdir -p /var/log/sysstat [Pipeline] sh 23:58:00 + ls /var/log/sa-host 23:58:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:58:00 provisioning config files... 23:58:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-612@tmp/config13750954567804744369tmp [Pipeline] { [Pipeline] echo 23:58:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:58:00 ---> create-netrc.sh [Pipeline] } 23:58:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:58:01 ---> python-tools-install.sh [Pipeline] echo 23:58:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:58:01 ---> sudo-logs.sh 23:58:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:58:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:58:02 ---> job-cost.sh 23:58:02 lf-activate-venv: SKIPPING 23:58:02 DEBUG: total: 0.2199999988079071 23:58:02 INFO: Retrieving Stack Cost... 23:58:02 INFO: Retrieving Pricing Info for: v3-standard-8 23:58:02 INFO: Archiving Costs [Pipeline] echo 23:58:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:58:03 ---> logs-deploy.sh 23:58:03 lf-activate-venv: SKIPPING 23:58:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-612/1 23:58:03 INFO: archiving workspace using pattern(s): 23:58:04 Archives upload complete. 23:58:04 INFO: archiving logs to Nexus