Pull request #365 updated 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 MonicaisHer for edgexfoundry/device-mqtt-go Loading trusted files from base branch main at 4d191eb3dac98c01714bec6e3dd8edd5055992ab rather than f1a88f2fa4b4ba037c78f576f9b7929cbeb91de7 Obtained Jenkinsfile from 4d191eb3dac98c01714bec6e3dd8edd5055992ab 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-ssh9567849782929337875.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh7392155175495087929.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-365/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-365/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6342103358970092510.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh1576035141069363561.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-365/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-365/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh18314150011676687449.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-23594 in /w/workspace/gexfoundry_device-mqtt-go_PR-365 [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-365 # 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 4d191eb3dac98c01714bec6e3dd8edd5055992ab into PR head commit f1a88f2fa4b4ba037c78f576f9b7929cbeb91de7 Merge succeeded, producing f1a88f2fa4b4ba037c78f576f9b7929cbeb91de7 Checking out Revision f1a88f2fa4b4ba037c78f576f9b7929cbeb91de7 (PR-365) > 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/365/head:refs/remotes/origin/PR-365 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1a88f2fa4b4ba037c78f576f9b7929cbeb91de7 # 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 4d191eb3dac98c01714bec6e3dd8edd5055992ab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1a88f2fa4b4ba037c78f576f9b7929cbeb91de7 # timeout=10 Commit message: "feat(snap): bump edgex-snap-hooks to v2.2.0-beta.5" > git rev-list --no-walk 119d050bc5ea62958bdb28bf927861272da8c4b8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-26T09:39:54.170Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-26T09:39:54.236Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-26T09:39:54.251Z] ========================================================= [2022-04-26T09:39:54.251Z] EdgeX Global Pipelines Version Info [2022-04-26T09:39:54.251Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-26T09:39:55.030Z] ------------------- [2022-04-26T09:39:55.030Z] stable info: [2022-04-26T09:39:55.030Z] ------------------- [2022-04-26T09:39:55.030Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-26T09:39:55.030Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-26T09:39:55.030Z] Message: update stable to v1.0.221 [2022-04-26T09:39:55.604Z] ------------------- [2022-04-26T09:39:55.604Z] experimental info: [2022-04-26T09:39:55.604Z] ------------------- [2022-04-26T09:39:55.604Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-26T09:39:55.604Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-26T09:39:55.604Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-26T09:39:55.747Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-04-26T09:39:55.763Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-04-26T09:39:55.779Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-26T09:39:55.790Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-26T09:39:55.805Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-26T09:39:55.814Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-26T09:39:55.827Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-26T09:39:55.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-26T09:39:55.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-26T09:39:55.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-26T09:39:55.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-26T09:39:55.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-04-26T09:39:55.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-26T09:39:55.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-26T09:39:55.930Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-26T09:39:55.941Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-26T09:39:55.954Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-26T09:39:55.965Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-26T09:39:55.976Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-26T09:39:55.989Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-26T09:39:56.006Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-26T09:39:56.016Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-26T09:39:56.028Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-26T09:39:56.041Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-26T09:39:56.053Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-26T09:39:56.065Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-26T09:39:56.078Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-365 [Pipeline] echo [2022-04-26T09:39:56.090Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-365 [Pipeline] echo [2022-04-26T09:39:56.102Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-365 [Pipeline] echo [2022-04-26T09:39:56.117Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f1a88f2fa4b4ba037c78f576f9b7929cbeb91de7 [Pipeline] echo [2022-04-26T09:39:56.133Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f1a88f2 [Pipeline] echo [2022-04-26T09:39:56.144Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T09:39:56.187Z] provisioning config files... [2022-04-26T09:39:56.199Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp/config4688075050659902193tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T09:39:56.525Z] ---> docker-login.sh [2022-04-26T09:39:56.525Z] nexus3.edgexfoundry.org:10001 [2022-04-26T09:39:56.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T09:39:56.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T09:39:56.786Z] Configure a credential helper to remove this warning. See [2022-04-26T09:39:56.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T09:39:56.786Z] [2022-04-26T09:39:56.786Z] Login Succeeded [2022-04-26T09:39:56.786Z] nexus3.edgexfoundry.org:10002 [2022-04-26T09:39:57.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T09:39:57.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T09:39:57.050Z] Configure a credential helper to remove this warning. See [2022-04-26T09:39:57.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T09:39:57.050Z] [2022-04-26T09:39:57.050Z] Login Succeeded [2022-04-26T09:39:57.050Z] nexus3.edgexfoundry.org:10003 [2022-04-26T09:39:57.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T09:39:57.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T09:39:57.050Z] Configure a credential helper to remove this warning. See [2022-04-26T09:39:57.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T09:39:57.050Z] [2022-04-26T09:39:57.050Z] Login Succeeded [2022-04-26T09:39:57.312Z] nexus3.edgexfoundry.org:10004 [2022-04-26T09:39:57.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T09:39:57.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T09:39:57.312Z] Configure a credential helper to remove this warning. See [2022-04-26T09:39:57.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T09:39:57.312Z] [2022-04-26T09:39:57.312Z] Login Succeeded [2022-04-26T09:39:57.312Z] docker.io [2022-04-26T09:39:57.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T09:39:57.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T09:39:57.889Z] Configure a credential helper to remove this warning. See [2022-04-26T09:39:57.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T09:39:57.889Z] [2022-04-26T09:39:57.889Z] Login Succeeded [2022-04-26T09:39:57.889Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T09:39:57.899Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-26T09:39:58.311Z] + git rev-list -1 --merges f1a88f2fa4b4ba037c78f576f9b7929cbeb91de7~1..f1a88f2fa4b4ba037c78f576f9b7929cbeb91de7 [Pipeline] echo [2022-04-26T09:39:58.467Z] -----------> git rev-list -1 --merges f1a88f2fa4b4ba037c78f576f9b7929cbeb91de7~1..f1a88f2fa4b4ba037c78f576f9b7929cbeb91de7 f1a88f2fa4b4ba037c78f576f9b7929cbeb91de7 [false] [Pipeline] sh [2022-04-26T09:39:58.765Z] + git log --format=format:%s -1 f1a88f2fa4b4ba037c78f576f9b7929cbeb91de7 [Pipeline] echo [2022-04-26T09:39:58.783Z] ========================================================= [2022-04-26T09:39:58.783Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-26T09:39:58.783Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-26T09:39:59.126Z] + git log --format=format:%s -1 f1a88f2fa4b4ba037c78f576f9b7929cbeb91de7 [Pipeline] echo [2022-04-26T09:39:59.139Z] [semverPrep] GIT_COMMIT: f1a88f2fa4b4ba037c78f576f9b7929cbeb91de7, Commit Message: feat(snap): bump edgex-snap-hooks to v2.2.0-beta.5 [Pipeline] echo [2022-04-26T09:39:59.149Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-26T09:39:59.585Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-26T09:39:59.585Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-26T09:39:59.585Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-26T09:39:59.585Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-26T09:39:59.585Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2022-04-26T09:39:59.585Z] -a /etc/ssh/ssh_known_hosts [2022-04-26T09:39:59.585Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:40:00.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T09:40:00.004Z] [2022-04-26T09:40:00.004Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:40:00.318Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T09:40:00.318Z] latest: Pulling from edgex-devops/git-semver [2022-04-26T09:40:00.318Z] a0d0a0d46f8b: Pulling fs layer [2022-04-26T09:40:00.318Z] 3e5f54012d9b: Pulling fs layer [2022-04-26T09:40:00.318Z] 4c7163046ea9: Pulling fs layer [2022-04-26T09:40:00.318Z] 0c2d73faf560: Pulling fs layer [2022-04-26T09:40:00.318Z] 0c2d73faf560: Waiting [2022-04-26T09:40:00.318Z] 3e5f54012d9b: Download complete [2022-04-26T09:40:00.580Z] a0d0a0d46f8b: Verifying Checksum [2022-04-26T09:40:00.580Z] a0d0a0d46f8b: Download complete [2022-04-26T09:40:00.580Z] 0c2d73faf560: Verifying Checksum [2022-04-26T09:40:00.580Z] 0c2d73faf560: Download complete [2022-04-26T09:40:00.580Z] 4c7163046ea9: Verifying Checksum [2022-04-26T09:40:00.580Z] 4c7163046ea9: Download complete [2022-04-26T09:40:00.580Z] a0d0a0d46f8b: Pull complete [2022-04-26T09:40:00.852Z] 3e5f54012d9b: Pull complete [2022-04-26T09:40:01.115Z] 4c7163046ea9: Pull complete [2022-04-26T09:40:01.392Z] 0c2d73faf560: Pull complete [2022-04-26T09:40:01.392Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-26T09:40:01.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T09:40:01.392Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-26T09:40:01.479Z] prd-ubuntu20.04-docker-8c-8g-23594 does not seem to be running inside a container [2022-04-26T09:40:01.536Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-365 -v /w/workspace/gexfoundry_device-mqtt-go_PR-365:/w/workspace/gexfoundry_device-mqtt-go_PR-365:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-365@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:10004/edgex-devops/git-semver:latest cat [2022-04-26T09:40:02.344Z] $ docker top 44db26bc848a05cd5409cc92ca71e9b4c59be58bd09fb6e15b0df4c12ccd9367 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-26T09:40:02.444Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T09:40:02.444Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T09:40:02.582Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T09:40:02.592Z] $ docker exec 44db26bc848a05cd5409cc92ca71e9b4c59be58bd09fb6e15b0df4c12ccd9367 ssh-agent [2022-04-26T09:40:02.716Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNJEpkE/agent.14 [2022-04-26T09:40:02.716Z] SSH_AGENT_PID=21 [2022-04-26T09:40:02.725Z] Running ssh-add (command line suppressed) [2022-04-26T09:40:02.853Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp/private_key_294344327746623468.key (/w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp/private_key_294344327746623468.key) [2022-04-26T09:40:02.863Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T09:40:03.159Z] + git tag --points-at HEAD [Pipeline] } [2022-04-26T09:40:03.179Z] $ docker exec --env ******** --env ******** 44db26bc848a05cd5409cc92ca71e9b4c59be58bd09fb6e15b0df4c12ccd9367 ssh-agent -k [2022-04-26T09:40:03.303Z] unset SSH_AUTH_SOCK; [2022-04-26T09:40:03.303Z] unset SSH_AGENT_PID; [2022-04-26T09:40:03.303Z] echo Agent pid 21 killed; [2022-04-26T09:40:03.308Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-26T09:40:03.332Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T09:40:03.332Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T09:40:03.469Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T09:40:03.479Z] $ docker exec 44db26bc848a05cd5409cc92ca71e9b4c59be58bd09fb6e15b0df4c12ccd9367 ssh-agent [2022-04-26T09:40:03.602Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNbLDBJ/agent.55 [2022-04-26T09:40:03.602Z] SSH_AGENT_PID=62 [2022-04-26T09:40:03.608Z] Running ssh-add (command line suppressed) [2022-04-26T09:40:03.742Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp/private_key_6078143527120813896.key (/w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp/private_key_6078143527120813896.key) [2022-04-26T09:40:03.750Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T09:40:04.042Z] + git semver init [2022-04-26T09:40:04.042Z] # -> Open(): unable to determine branch for HEAD [2022-04-26T09:40:04.042Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-365/.git [2022-04-26T09:40:04.042Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-365 [2022-04-26T09:40:04.042Z] # $SEMVER_REMOTE_NAME = origin [2022-04-26T09:40:04.042Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-26T09:40:04.042Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-26T09:40:04.042Z] # $SEMVER_BRANCH = PR-365 [2022-04-26T09:40:04.042Z] # $SEMVER_TEMP = /tmp/semver-676831562 [2022-04-26T09:40:04.042Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2022-04-26T09:40:04.990Z] # '/tmp/semver-676831562' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-365/.semver' [2022-04-26T09:40:04.990Z] # -> Force: false [2022-04-26T09:40:04.990Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-365/.semver [Pipeline] } [2022-04-26T09:40:05.007Z] $ docker exec --env ******** --env ******** 44db26bc848a05cd5409cc92ca71e9b4c59be58bd09fb6e15b0df4c12ccd9367 ssh-agent -k [2022-04-26T09:40:05.127Z] unset SSH_AUTH_SOCK; [2022-04-26T09:40:05.129Z] unset SSH_AGENT_PID; [2022-04-26T09:40:05.129Z] echo Agent pid 62 killed; [2022-04-26T09:40:05.137Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T09:40:05.453Z] + git semver [Pipeline] } [2022-04-26T09:40:05.473Z] $ docker stop --time=1 44db26bc848a05cd5409cc92ca71e9b4c59be58bd09fb6e15b0df4c12ccd9367 [2022-04-26T09:40:06.867Z] $ docker rm -f 44db26bc848a05cd5409cc92ca71e9b4c59be58bd09fb6e15b0df4c12ccd9367 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T09:40:07.224Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-26T09:40:07.496Z] Stashed 1 file(s) [Pipeline] echo [2022-04-26T09:40:07.567Z] [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 [2022-04-26T09:40:07.726Z] provisioning config files... [2022-04-26T09:40:07.736Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp/config5422480482869940855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T09:40:08.037Z] ---> docker-login.sh [2022-04-26T09:40:08.037Z] nexus3.edgexfoundry.org:10001 [2022-04-26T09:40:08.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T09:40:08.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T09:40:08.037Z] Configure a credential helper to remove this warning. See [2022-04-26T09:40:08.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T09:40:08.037Z] [2022-04-26T09:40:08.037Z] Login Succeeded [2022-04-26T09:40:08.037Z] nexus3.edgexfoundry.org:10002 [2022-04-26T09:40:08.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T09:40:08.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T09:40:08.299Z] Configure a credential helper to remove this warning. See [2022-04-26T09:40:08.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T09:40:08.299Z] [2022-04-26T09:40:08.299Z] Login Succeeded [2022-04-26T09:40:08.299Z] nexus3.edgexfoundry.org:10003 [2022-04-26T09:40:08.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T09:40:08.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T09:40:08.299Z] Configure a credential helper to remove this warning. See [2022-04-26T09:40:08.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T09:40:08.299Z] [2022-04-26T09:40:08.299Z] Login Succeeded [2022-04-26T09:40:08.299Z] nexus3.edgexfoundry.org:10004 [2022-04-26T09:40:08.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T09:40:08.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T09:40:08.562Z] Configure a credential helper to remove this warning. See [2022-04-26T09:40:08.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T09:40:08.562Z] [2022-04-26T09:40:08.562Z] Login Succeeded [2022-04-26T09:40:08.562Z] docker.io [2022-04-26T09:40:08.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T09:40:08.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T09:40:08.824Z] Configure a credential helper to remove this warning. See [2022-04-26T09:40:08.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T09:40:08.824Z] [2022-04-26T09:40:08.824Z] Login Succeeded [2022-04-26T09:40:08.824Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T09:40:08.831Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-26T09:40:08.909Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T09:40:08.922Z] ========================================================= [2022-04-26T09:40:08.922Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-26T09:40:08.922Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:40:09.238Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-26T09:40:09.238Z] Sending build context to Docker daemon 5.887MB [2022-04-26T09:40:09.238Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-26T09:40:09.238Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-26T09:40:09.238Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-26T09:40:09.238Z] 59bf1c3509f3: Pulling fs layer [2022-04-26T09:40:09.238Z] 666ba61612fd: Pulling fs layer [2022-04-26T09:40:09.238Z] 8ed8ca486205: Pulling fs layer [2022-04-26T09:40:09.238Z] 4fe6c5a15a65: Pulling fs layer [2022-04-26T09:40:09.238Z] 22a0e8bec74d: Pulling fs layer [2022-04-26T09:40:09.238Z] ca2b28591e48: Pulling fs layer [2022-04-26T09:40:09.238Z] a51346096db8: Pulling fs layer [2022-04-26T09:40:09.238Z] daebc70d1ce1: Pulling fs layer [2022-04-26T09:40:09.238Z] 0e18a0eac166: Pulling fs layer [2022-04-26T09:40:09.238Z] 22a0e8bec74d: Waiting [2022-04-26T09:40:09.238Z] 0e18a0eac166: Waiting [2022-04-26T09:40:09.238Z] ca2b28591e48: Waiting [2022-04-26T09:40:09.238Z] a51346096db8: Waiting [2022-04-26T09:40:09.238Z] 4fe6c5a15a65: Waiting [2022-04-26T09:40:09.238Z] 8ed8ca486205: Download complete [2022-04-26T09:40:09.238Z] 666ba61612fd: Verifying Checksum [2022-04-26T09:40:09.238Z] 666ba61612fd: Download complete [2022-04-26T09:40:09.507Z] 22a0e8bec74d: Verifying Checksum [2022-04-26T09:40:09.507Z] 22a0e8bec74d: Download complete [2022-04-26T09:40:09.507Z] ca2b28591e48: Verifying Checksum [2022-04-26T09:40:09.507Z] ca2b28591e48: Download complete [2022-04-26T09:40:09.507Z] 59bf1c3509f3: Verifying Checksum [2022-04-26T09:40:09.507Z] 59bf1c3509f3: Download complete [2022-04-26T09:40:09.507Z] a51346096db8: Verifying Checksum [2022-04-26T09:40:09.507Z] a51346096db8: Download complete [2022-04-26T09:40:09.507Z] daebc70d1ce1: Verifying Checksum [2022-04-26T09:40:09.507Z] daebc70d1ce1: Download complete [2022-04-26T09:40:09.507Z] 59bf1c3509f3: Pull complete [2022-04-26T09:40:09.768Z] 666ba61612fd: Pull complete [2022-04-26T09:40:09.768Z] 8ed8ca486205: Pull complete [2022-04-26T09:40:10.344Z] 0e18a0eac166: Download complete [2022-04-26T09:40:10.344Z] 4fe6c5a15a65: Download complete [2022-04-26T09:40:14.546Z] 4fe6c5a15a65: Pull complete [2022-04-26T09:40:14.546Z] 22a0e8bec74d: Pull complete [2022-04-26T09:40:14.546Z] ca2b28591e48: Pull complete [2022-04-26T09:40:14.546Z] a51346096db8: Pull complete [2022-04-26T09:40:14.546Z] daebc70d1ce1: Pull complete [2022-04-26T09:40:17.102Z] 0e18a0eac166: Pull complete [2022-04-26T09:40:17.102Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-26T09:40:17.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-26T09:40:17.102Z] ---> f018257e8ee9 [2022-04-26T09:40:17.102Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-26T09:40:18.493Z] ---> Running in f2ae6dd9f87e [2022-04-26T09:40:18.493Z] Removing intermediate container f2ae6dd9f87e [2022-04-26T09:40:18.493Z] ---> 7ccbcc6dd0d8 [2022-04-26T09:40:18.493Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-26T09:40:18.493Z] ---> Running in 9e6b7c4fc3f1 [2022-04-26T09:40:18.755Z] Removing intermediate container 9e6b7c4fc3f1 [2022-04-26T09:40:18.755Z] ---> 22a934b0fd62 [2022-04-26T09:40:18.755Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T09:40:18.755Z] ---> Running in ee7593bd6550 [2022-04-26T09:40:19.328Z] Removing intermediate container ee7593bd6550 [2022-04-26T09:40:19.328Z] ---> 42275c98eefa [2022-04-26T09:40:19.328Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-26T09:40:19.328Z] ---> Running in 424001c89c0d [2022-04-26T09:40:19.588Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T09:40:20.534Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T09:40:20.794Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-26T09:40:21.055Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-26T09:40:21.055Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-26T09:40:21.055Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-26T09:40:21.314Z] Executing busybox-1.34.1-r3.trigger [2022-04-26T09:40:21.314Z] OK: 224 MiB in 56 packages [2022-04-26T09:40:21.886Z] Removing intermediate container 424001c89c0d [2022-04-26T09:40:21.886Z] ---> 17a8f9d906d4 [2022-04-26T09:40:21.886Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-04-26T09:40:21.886Z] ---> Running in c4b73dd7b6c6 [2022-04-26T09:40:21.886Z] Removing intermediate container c4b73dd7b6c6 [2022-04-26T09:40:21.886Z] ---> 3810745de35c [2022-04-26T09:40:21.886Z] Step 8/12 : COPY go.mod vendor* ./ [2022-04-26T09:40:21.886Z] ---> 5fdf2afa694a [2022-04-26T09:40:21.886Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T09:40:22.147Z] ---> Running in 292791dbc4c6 [2022-04-26T09:40:22.679Z] Still waiting to schedule task [2022-04-26T09:40:22.679Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-26T09:40:40.281Z] Removing intermediate container 292791dbc4c6 [2022-04-26T09:40:40.281Z] ---> a19583d8d962 [2022-04-26T09:40:40.281Z] Step 10/12 : COPY . . [2022-04-26T09:40:40.281Z] ---> 3f1d7d34b4a7 [2022-04-26T09:40:40.281Z] Step 11/12 : ARG MAKE='make build' [2022-04-26T09:40:40.281Z] ---> Running in ac6803b9c4eb [2022-04-26T09:40:40.281Z] Removing intermediate container ac6803b9c4eb [2022-04-26T09:40:40.281Z] ---> e4e6ef4936b0 [2022-04-26T09:40:40.281Z] Step 12/12 : RUN $MAKE [2022-04-26T09:40:40.281Z] ---> Running in 1952e6675da8 [2022-04-26T09:40:40.542Z] noop [2022-04-26T09:40:41.115Z] Removing intermediate container 1952e6675da8 [2022-04-26T09:40:41.115Z] ---> 215429b2ed6f [2022-04-26T09:40:41.115Z] Successfully built 215429b2ed6f [2022-04-26T09:40:41.115Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:40:41.413Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-26T09:40:41.413Z] . [Pipeline] withDockerContainer [2022-04-26T09:40:41.483Z] prd-ubuntu20.04-docker-8c-8g-23594 does not seem to be running inside a container [2022-04-26T09:40:41.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-365 -v /w/workspace/gexfoundry_device-mqtt-go_PR-365:/w/workspace/gexfoundry_device-mqtt-go_PR-365:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-365@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-26T09:40:41.942Z] $ docker top 7ee6ab422776481592d0ef219e1b2af887d44ba9903edb914d449694bd2cb9dd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T09:40:42.292Z] + go version [2022-04-26T09:40:42.292Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-26T09:40:42.315Z] $ docker stop --time=1 7ee6ab422776481592d0ef219e1b2af887d44ba9903edb914d449694bd2cb9dd [2022-04-26T09:40:43.605Z] $ docker rm -f 7ee6ab422776481592d0ef219e1b2af887d44ba9903edb914d449694bd2cb9dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:40:44.014Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-26T09:40:44.014Z] . [Pipeline] withDockerContainer [2022-04-26T09:40:44.186Z] prd-ubuntu20.04-docker-8c-8g-23594 does not seem to be running inside a container [2022-04-26T09:40:44.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-365 -v /w/workspace/gexfoundry_device-mqtt-go_PR-365:/w/workspace/gexfoundry_device-mqtt-go_PR-365:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-365@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-26T09:40:44.662Z] $ docker top 8891b880e5d56211df2f097caef87d872c5bc8a647b438d221788eb155c2c88e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-26T09:40:45.034Z] + make test [2022-04-26T09:40:45.034Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-26T09:40:45.295Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-04-26T09:40:57.548Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-04-26T09:40:57.548Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements [2022-04-26T09:40:57.548Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-04-26T09:41:02.832Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-26T09:41:07.048Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-26T09:41:07.048Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-26T09:41:07.048Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-26T09:41:07.064Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-26T09:41:07.082Z] $ docker stop --time=1 8891b880e5d56211df2f097caef87d872c5bc8a647b438d221788eb155c2c88e [2022-04-26T09:41:08.898Z] $ docker rm -f 8891b880e5d56211df2f097caef87d872c5bc8a647b438d221788eb155c2c88e [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T09:41:09.352Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-26T09:41:09.393Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-26T09:41:10.370Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-26T09:41:10.663Z] + ls -al . [2022-04-26T09:41:10.663Z] total 176 [2022-04-26T09:41:10.663Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 09:41 . [2022-04-26T09:41:10.663Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 09:39 .. [2022-04-26T09:41:10.663Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 26 09:39 .dockerignore [2022-04-26T09:41:10.663Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 09:39 .git [2022-04-26T09:41:10.663Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 09:39 .github [2022-04-26T09:41:10.663Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 26 09:39 .gitignore [2022-04-26T09:41:10.663Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 09:39 .golangci.yml [2022-04-26T09:41:10.663Z] drwx------ 3 jenkins jenkins 4096 Apr 26 09:40 .semver [2022-04-26T09:41:10.663Z] -rw-rw-r-- 1 jenkins jenkins 8523 Apr 26 09:39 Attribution.txt [2022-04-26T09:41:10.663Z] -rw-rw-r-- 1 jenkins jenkins 7447 Apr 26 09:39 CHANGELOG.md [2022-04-26T09:41:10.663Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 26 09:39 Dockerfile [2022-04-26T09:41:10.663Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 09:39 GOVERNANCE.md [2022-04-26T09:41:10.663Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 26 09:39 Jenkinsfile [2022-04-26T09:41:10.663Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 26 09:39 LICENSE [2022-04-26T09:41:10.663Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 26 09:39 Makefile [2022-04-26T09:41:10.663Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 26 09:39 OWNERS.md [2022-04-26T09:41:10.663Z] -rw-rw-r-- 1 jenkins jenkins 2643 Apr 26 09:39 README.md [2022-04-26T09:41:10.663Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 09:40 VERSION [2022-04-26T09:41:10.663Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 09:39 bin [2022-04-26T09:41:10.663Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 09:39 cmd [2022-04-26T09:41:10.663Z] -rw-r--r-- 1 jenkins jenkins 17887 Apr 26 09:40 coverage.out [2022-04-26T09:41:10.663Z] -rw-rw-r-- 1 jenkins jenkins 3216 Apr 26 09:39 go.mod [2022-04-26T09:41:10.663Z] -rw-rw-r-- 1 jenkins jenkins 34722 Apr 26 09:39 go.sum [2022-04-26T09:41:10.663Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 09:39 internal [2022-04-26T09:41:10.663Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 09:39 mock [2022-04-26T09:41:10.663Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 09:39 snap [2022-04-26T09:41:10.663Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 26 09:39 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:41:10.967Z] + 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=f1a88f2fa4b4ba037c78f576f9b7929cbeb91de7 --label arch=amd64 --label version=0.0.0 . [2022-04-26T09:41:10.967Z] Sending build context to Docker daemon 5.906MB [2022-04-26T09:41:10.967Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-04-26T09:41:10.967Z] Step 2/24 : FROM ${BASE} AS builder [2022-04-26T09:41:10.967Z] ---> 215429b2ed6f [2022-04-26T09:41:10.967Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-26T09:41:10.967Z] ---> Running in 10758d4af36c [2022-04-26T09:41:11.227Z] Removing intermediate container 10758d4af36c [2022-04-26T09:41:11.227Z] ---> 7486546a1ac9 [2022-04-26T09:41:11.227Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-04-26T09:41:11.227Z] ---> Running in e9d56fa9b2f7 [2022-04-26T09:41:11.227Z] Removing intermediate container e9d56fa9b2f7 [2022-04-26T09:41:11.227Z] ---> af19a9c8fc38 [2022-04-26T09:41:11.227Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T09:41:11.227Z] ---> Running in d8aa825420c0 [2022-04-26T09:41:11.810Z] Removing intermediate container d8aa825420c0 [2022-04-26T09:41:11.810Z] ---> 78f1bb20f9d8 [2022-04-26T09:41:11.810Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-26T09:41:12.072Z] ---> Running in cae719971699 [2022-04-26T09:41:12.333Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T09:41:13.276Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T09:41:13.537Z] OK: 224 MiB in 56 packages [2022-04-26T09:41:13.802Z] Removing intermediate container cae719971699 [2022-04-26T09:41:13.802Z] ---> b4604b16d8c3 [2022-04-26T09:41:13.802Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-04-26T09:41:13.802Z] ---> Running in a40b5dd79b80 [2022-04-26T09:41:14.062Z] Removing intermediate container a40b5dd79b80 [2022-04-26T09:41:14.062Z] ---> d2211b46218b [2022-04-26T09:41:14.062Z] Step 8/24 : COPY go.mod vendor* ./ [2022-04-26T09:41:14.062Z] ---> 44415408dbfa [2022-04-26T09:41:14.062Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T09:41:14.062Z] ---> Running in 08ac2ea1f8bb [2022-04-26T09:41:15.003Z] Removing intermediate container 08ac2ea1f8bb [2022-04-26T09:41:15.003Z] ---> 840ca8b204a2 [2022-04-26T09:41:15.003Z] Step 10/24 : COPY . . [2022-04-26T09:41:15.003Z] ---> 07d9dacdc0bb [2022-04-26T09:41:15.003Z] Step 11/24 : ARG MAKE='make build' [2022-04-26T09:41:15.266Z] ---> Running in 66750bcbd913 [2022-04-26T09:41:15.266Z] Removing intermediate container 66750bcbd913 [2022-04-26T09:41:15.266Z] ---> 210abbd651d3 [2022-04-26T09:41:15.266Z] Step 12/24 : RUN $MAKE [2022-04-26T09:41:15.266Z] ---> Running in 325ce8f9189b [2022-04-26T09:41:15.525Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-04-26T09:41:37.469Z] Removing intermediate container 325ce8f9189b [2022-04-26T09:41:37.469Z] ---> cf1565d38115 [2022-04-26T09:41:37.469Z] Step 13/24 : FROM alpine:3.14 [2022-04-26T09:41:37.469Z] 3.14: Pulling from library/alpine [2022-04-26T09:41:37.469Z] 8663204ce13b: Pulling fs layer [2022-04-26T09:41:37.469Z] 8663204ce13b: Verifying Checksum [2022-04-26T09:41:37.469Z] 8663204ce13b: Download complete [2022-04-26T09:41:37.469Z] 8663204ce13b: Pull complete [2022-04-26T09:41:37.469Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T09:41:37.469Z] Status: Downloaded newer image for alpine:3.14 [2022-04-26T09:41:37.469Z] ---> e04c818066af [2022-04-26T09:41:37.469Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-04-26T09:41:37.469Z] ---> Running in 6600c28e254e [2022-04-26T09:41:37.469Z] Removing intermediate container 6600c28e254e [2022-04-26T09:41:37.469Z] ---> e3a65b536fad [2022-04-26T09:41:37.469Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-26T09:41:37.469Z] ---> Running in 33750528516f [2022-04-26T09:41:37.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T09:41:37.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T09:41:37.469Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-26T09:41:37.469Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-26T09:41:37.469Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-26T09:41:37.469Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-26T09:41:37.469Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-26T09:41:37.469Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-26T09:41:37.469Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T09:41:37.469Z] OK: 8 MiB in 20 packages [2022-04-26T09:41:37.729Z] Removing intermediate container 33750528516f [2022-04-26T09:41:37.729Z] ---> b04551dc5e53 [2022-04-26T09:41:37.729Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-04-26T09:41:38.300Z] ---> 6f0d8f3e6276 [2022-04-26T09:41:38.300Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-04-26T09:41:38.300Z] ---> cb62bcfbb559 [2022-04-26T09:41:38.300Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-04-26T09:41:38.561Z] ---> fa4272b77db4 [2022-04-26T09:41:38.561Z] Step 19/24 : EXPOSE 59982 [2022-04-26T09:41:38.561Z] ---> Running in cd907fbcd306 [2022-04-26T09:41:38.561Z] Removing intermediate container cd907fbcd306 [2022-04-26T09:41:38.561Z] ---> 70925254c34c [2022-04-26T09:41:38.561Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-04-26T09:41:38.561Z] ---> Running in 9791a7e494af [2022-04-26T09:41:38.821Z] Removing intermediate container 9791a7e494af [2022-04-26T09:41:38.821Z] ---> 65637e34f8e5 [2022-04-26T09:41:38.821Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T09:41:38.821Z] ---> Running in 4a6ac7f96a66 [2022-04-26T09:41:38.821Z] Removing intermediate container 4a6ac7f96a66 [2022-04-26T09:41:38.821Z] ---> 5ffbf4b5b6a6 [2022-04-26T09:41:38.821Z] Step 22/24 : LABEL arch=amd64 [2022-04-26T09:41:38.821Z] ---> Running in faf4193cce19 [2022-04-26T09:41:39.082Z] Removing intermediate container faf4193cce19 [2022-04-26T09:41:39.082Z] ---> 8211394b6a80 [2022-04-26T09:41:39.082Z] Step 23/24 : LABEL git_sha=f1a88f2fa4b4ba037c78f576f9b7929cbeb91de7 [2022-04-26T09:41:39.082Z] ---> Running in 4fd0297162d4 [2022-04-26T09:41:39.082Z] Removing intermediate container 4fd0297162d4 [2022-04-26T09:41:39.082Z] ---> 12e1318c8d96 [2022-04-26T09:41:39.082Z] Step 24/24 : LABEL version=0.0.0 [2022-04-26T09:41:39.342Z] ---> Running in ce184a5fb69e [2022-04-26T09:41:39.342Z] Removing intermediate container ce184a5fb69e [2022-04-26T09:41:39.342Z] ---> 1d8492d07f61 [2022-04-26T09:41:39.342Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-26T09:41:39.342Z] Successfully built 1d8492d07f61 [2022-04-26T09:41:39.342Z] Successfully tagged device-mqtt:latest [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] sh [2022-04-26T09:41:39.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T09:41:39.785Z] [2022-04-26T09:41:39.785Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:41:40.085Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T09:41:40.085Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-26T09:41:40.085Z] 5eb5b503b376: Pulling fs layer [2022-04-26T09:41:40.085Z] 5c69ac0246d0: Pulling fs layer [2022-04-26T09:41:40.085Z] ec43610c2a17: Pulling fs layer [2022-04-26T09:41:40.085Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-26T09:41:40.085Z] 33b1e0a273af: Pulling fs layer [2022-04-26T09:41:40.085Z] 5d3b04190fa2: Pulling fs layer [2022-04-26T09:41:40.085Z] 2f39f015ded8: Pulling fs layer [2022-04-26T09:41:40.085Z] 33b1e0a273af: Waiting [2022-04-26T09:41:40.085Z] 3a2ae6a8a46f: Waiting [2022-04-26T09:41:40.085Z] 5d3b04190fa2: Waiting [2022-04-26T09:41:40.085Z] 2f39f015ded8: Waiting [2022-04-26T09:41:40.085Z] 5c69ac0246d0: Download complete [2022-04-26T09:41:40.085Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-26T09:41:40.085Z] 3a2ae6a8a46f: Download complete [2022-04-26T09:41:40.085Z] 33b1e0a273af: Verifying Checksum [2022-04-26T09:41:40.085Z] 33b1e0a273af: Download complete [2022-04-26T09:41:40.085Z] ec43610c2a17: Verifying Checksum [2022-04-26T09:41:40.085Z] ec43610c2a17: Download complete [2022-04-26T09:41:40.085Z] 5d3b04190fa2: Download complete [2022-04-26T09:41:40.345Z] 5eb5b503b376: Verifying Checksum [2022-04-26T09:41:40.345Z] 5eb5b503b376: Download complete [2022-04-26T09:41:40.912Z] 2f39f015ded8: Download complete [2022-04-26T09:41:41.480Z] 5eb5b503b376: Pull complete [2022-04-26T09:41:41.747Z] 5c69ac0246d0: Pull complete [2022-04-26T09:41:42.006Z] ec43610c2a17: Pull complete [2022-04-26T09:41:42.265Z] 3a2ae6a8a46f: Pull complete [2022-04-26T09:41:42.265Z] 33b1e0a273af: Pull complete [2022-04-26T09:41:42.612Z] 5d3b04190fa2: Pull complete [2022-04-26T09:41:46.807Z] 2f39f015ded8: Pull complete [2022-04-26T09:41:46.807Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-26T09:41:46.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T09:41:46.807Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-26T09:41:46.872Z] prd-ubuntu20.04-docker-8c-8g-23594 does not seem to be running inside a container [2022-04-26T09:41:46.913Z] $ 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-365 -v /w/workspace/gexfoundry_device-mqtt-go_PR-365:/w/workspace/gexfoundry_device-mqtt-go_PR-365:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-365@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-26T09:41:48.869Z] $ docker top 1a4ef41359b3fe0e38a9cede91771e0655ab8ed20684ef1030d5e37a248bdadc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T09:41:49.302Z] ---> job-cost.sh [2022-04-26T09:41:49.302Z] lf-activate-venv: SKIPPING [2022-04-26T09:41:49.302Z] INFO: No Stack... [2022-04-26T09:41:49.872Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-26T09:41:50.443Z] INFO: Archiving Costs [Pipeline] sh [2022-04-26T09:41:50.738Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-365/archives/cost.csv [2022-04-26T09:41:50.738Z] + cut -d, -f6 [Pipeline] lock [2022-04-26T09:41:50.756Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-365-6-stack-cost] [2022-04-26T09:41:50.762Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-365-6-stack-cost] did not exist. Created. [2022-04-26T09:41:50.762Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-365-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-26T09:41:51.070Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-26T09:41:51.103Z] Stashed 1 file(s) [Pipeline] } [2022-04-26T09:41:51.109Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-365-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-26T09:41:51.138Z] $ docker stop --time=1 1a4ef41359b3fe0e38a9cede91771e0655ab8ed20684ef1030d5e37a248bdadc [2022-04-26T09:41:52.320Z] $ docker rm -f 1a4ef41359b3fe0e38a9cede91771e0655ab8ed20684ef1030d5e37a248bdadc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-26T09:41:57.579Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23595 in /w/workspace/gexfoundry_device-mqtt-go_PR-365 [Pipeline] { [Pipeline] ws [2022-04-26T09:41:57.591Z] Running in /w/workspace/device-mqtt-go/6 [Pipeline] { [Pipeline] checkout [2022-04-26T09:41:57.840Z] Selected Git installation does not exist. Using Default [2022-04-26T09:41:57.840Z] The recommended git tool is: NONE [2022-04-26T09:42:04.383Z] using credential edgex-jenkins-ssh [2022-04-26T09:42:04.408Z] Cloning the remote Git repository [2022-04-26T09:42:04.469Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-04-26T09:42:04.545Z] > git init /w/workspace/device-mqtt-go/6 # timeout=10 [2022-04-26T09:42:04.617Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-04-26T09:42:04.618Z] > git --version # timeout=10 [2022-04-26T09:42:04.639Z] > git --version # 'git version 2.25.1' [2022-04-26T09:42:04.641Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-26T09:42:04.798Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-26T09:42:06.572Z] Merging remotes/origin/main commit 4d191eb3dac98c01714bec6e3dd8edd5055992ab into PR head commit f1a88f2fa4b4ba037c78f576f9b7929cbeb91de7 [2022-04-26T09:42:06.792Z] Merge succeeded, producing f1a88f2fa4b4ba037c78f576f9b7929cbeb91de7 [2022-04-26T09:42:06.793Z] Checking out Revision f1a88f2fa4b4ba037c78f576f9b7929cbeb91de7 (PR-365) [2022-04-26T09:42:05.908Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-04-26T09:42:05.930Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-26T09:42:05.954Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-04-26T09:42:05.989Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-04-26T09:42:05.990Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-26T09:42:06.003Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-26T09:42:06.597Z] > git config core.sparsecheckout # timeout=10 [2022-04-26T09:42:06.614Z] > git checkout -f f1a88f2fa4b4ba037c78f576f9b7929cbeb91de7 # timeout=10 [2022-04-26T09:42:06.704Z] > git remote # timeout=10 [2022-04-26T09:42:06.723Z] > git config --get remote.origin.url # timeout=10 [2022-04-26T09:42:06.738Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-26T09:42:06.749Z] > git merge 4d191eb3dac98c01714bec6e3dd8edd5055992ab # timeout=10 [2022-04-26T09:42:06.778Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-26T09:42:06.804Z] > git config core.sparsecheckout # timeout=10 [2022-04-26T09:42:06.843Z] > git checkout -f f1a88f2fa4b4ba037c78f576f9b7929cbeb91de7 # timeout=10 [2022-04-26T09:42:11.015Z] Commit message: "feat(snap): bump edgex-snap-hooks to v2.2.0-beta.5" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-26T09:42:11.893Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-26T09:42:11.893Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T09:42:11.893Z] Dload Upload Total Spent Left Speed [2022-04-26T09:42:11.893Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 97073 0 --:--:-- --:--:-- --:--:-- 97073 [Pipeline] sh [2022-04-26T09:42:12.422Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-26T09:42:12.767Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2022-04-26T09:42:12.767Z] [2022-04-26T09:42:12.767Z] { [2022-04-26T09:42:12.767Z] "registry-mirrors": [ [2022-04-26T09:42:12.767Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-26T09:42:12.767Z] ], [2022-04-26T09:42:12.767Z] "bip": "10.250.0.254/24", [2022-04-26T09:42:12.767Z] "hosts": [ [2022-04-26T09:42:12.767Z] "tcp://0.0.0.0:5555", [2022-04-26T09:42:12.767Z] "unix:///var/run/docker.sock" [2022-04-26T09:42:12.767Z] ], [2022-04-26T09:42:12.767Z] "mtu": 1458, [2022-04-26T09:42:12.767Z] "selinux-enabled": true, [2022-04-26T09:42:12.767Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-26T09:42:12.767Z] } [Pipeline] sh [2022-04-26T09:42:13.122Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-26T09:42:13.474Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T09:42:32.028Z] provisioning config files... [2022-04-26T09:42:32.096Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/6@tmp/config3336789651288177309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T09:42:32.491Z] ---> docker-login.sh [2022-04-26T09:42:32.491Z] nexus3.edgexfoundry.org:10001 [2022-04-26T09:42:33.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T09:42:33.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T09:42:33.383Z] Configure a credential helper to remove this warning. See [2022-04-26T09:42:33.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T09:42:33.383Z] [2022-04-26T09:42:33.383Z] Login Succeeded [2022-04-26T09:42:33.383Z] nexus3.edgexfoundry.org:10002 [2022-04-26T09:42:33.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T09:42:33.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T09:42:33.657Z] Configure a credential helper to remove this warning. See [2022-04-26T09:42:33.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T09:42:33.657Z] [2022-04-26T09:42:33.657Z] Login Succeeded [2022-04-26T09:42:33.657Z] nexus3.edgexfoundry.org:10003 [2022-04-26T09:42:34.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T09:42:34.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T09:42:34.261Z] Configure a credential helper to remove this warning. See [2022-04-26T09:42:34.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T09:42:34.261Z] [2022-04-26T09:42:34.261Z] Login Succeeded [2022-04-26T09:42:34.261Z] nexus3.edgexfoundry.org:10004 [2022-04-26T09:42:34.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T09:42:34.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T09:42:34.811Z] Configure a credential helper to remove this warning. See [2022-04-26T09:42:34.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T09:42:34.811Z] [2022-04-26T09:42:34.811Z] Login Succeeded [2022-04-26T09:42:34.811Z] docker.io [2022-04-26T09:42:35.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T09:42:35.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T09:42:35.358Z] Configure a credential helper to remove this warning. See [2022-04-26T09:42:35.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T09:42:35.358Z] [2022-04-26T09:42:35.358Z] Login Succeeded [2022-04-26T09:42:35.358Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T09:42:35.377Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-26T09:42:35.883Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T09:42:35.897Z] ========================================================= [2022-04-26T09:42:35.897Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-26T09:42:35.897Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:42:36.253Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-26T09:42:36.526Z] Sending build context to Docker daemon 3.103MB [2022-04-26T09:42:36.526Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-26T09:42:36.526Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-26T09:42:36.801Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-26T09:42:36.801Z] 9b3977197b4f: Pulling fs layer [2022-04-26T09:42:36.801Z] 1a89e8eeedd5: Pulling fs layer [2022-04-26T09:42:36.801Z] 94645a83ff95: Pulling fs layer [2022-04-26T09:42:36.801Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-26T09:42:36.801Z] 0c92f367c5e7: Pulling fs layer [2022-04-26T09:42:36.801Z] 3f3a8bcf1eab: Waiting [2022-04-26T09:42:36.801Z] 0c92f367c5e7: Waiting [2022-04-26T09:42:36.801Z] 3096ccb668a1: Pulling fs layer [2022-04-26T09:42:36.801Z] e8cf19c19ddd: Pulling fs layer [2022-04-26T09:42:36.801Z] a4caa8a26152: Pulling fs layer [2022-04-26T09:42:36.801Z] 3096ccb668a1: Waiting [2022-04-26T09:42:36.801Z] e8cf19c19ddd: Waiting [2022-04-26T09:42:36.801Z] a4caa8a26152: Waiting [2022-04-26T09:42:36.801Z] 94645a83ff95: Verifying Checksum [2022-04-26T09:42:36.801Z] 94645a83ff95: Download complete [2022-04-26T09:42:36.801Z] 1a89e8eeedd5: Verifying Checksum [2022-04-26T09:42:36.801Z] 1a89e8eeedd5: Download complete [2022-04-26T09:42:36.801Z] 0c92f367c5e7: Verifying Checksum [2022-04-26T09:42:36.801Z] 0c92f367c5e7: Download complete [2022-04-26T09:42:36.801Z] 3096ccb668a1: Verifying Checksum [2022-04-26T09:42:36.801Z] 3096ccb668a1: Download complete [2022-04-26T09:42:36.801Z] 9b3977197b4f: Download complete [2022-04-26T09:42:36.801Z] e8cf19c19ddd: Verifying Checksum [2022-04-26T09:42:36.801Z] e8cf19c19ddd: Download complete [2022-04-26T09:42:37.795Z] 9b3977197b4f: Pull complete [2022-04-26T09:42:38.399Z] 1a89e8eeedd5: Pull complete [2022-04-26T09:42:38.399Z] 94645a83ff95: Pull complete [2022-04-26T09:42:39.003Z] a4caa8a26152: Verifying Checksum [2022-04-26T09:42:39.003Z] a4caa8a26152: Download complete [2022-04-26T09:42:39.604Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-26T09:42:39.604Z] 3f3a8bcf1eab: Download complete [2022-04-26T09:42:52.020Z] 3f3a8bcf1eab: Pull complete [2022-04-26T09:42:52.020Z] 0c92f367c5e7: Pull complete [2022-04-26T09:42:52.020Z] 3096ccb668a1: Pull complete [2022-04-26T09:42:52.020Z] e8cf19c19ddd: Pull complete [2022-04-26T09:42:58.793Z] a4caa8a26152: Pull complete [2022-04-26T09:42:58.793Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-26T09:42:58.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-26T09:42:58.793Z] ---> 725f1c02e7f9 [2022-04-26T09:42:58.793Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-26T09:42:59.069Z] ---> Running in 1e6e99aa29a2 [2022-04-26T09:42:59.346Z] Removing intermediate container 1e6e99aa29a2 [2022-04-26T09:42:59.346Z] ---> 2f0a442ffb00 [2022-04-26T09:42:59.346Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-26T09:42:59.346Z] ---> Running in 03c6d3dc4817 [2022-04-26T09:42:59.850Z] Removing intermediate container 03c6d3dc4817 [2022-04-26T09:42:59.850Z] ---> 7b8ece665f76 [2022-04-26T09:42:59.850Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T09:42:59.850Z] ---> Running in 86c57da1ea52 [2022-04-26T09:43:01.302Z] Removing intermediate container 86c57da1ea52 [2022-04-26T09:43:01.302Z] ---> a7aeccee8a80 [2022-04-26T09:43:01.302Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-26T09:43:01.581Z] ---> Running in 14334b9622e5 [2022-04-26T09:43:02.458Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T09:43:07.032Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T09:43:13.805Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-26T09:43:13.805Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-26T09:43:13.805Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-26T09:43:15.244Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-26T09:43:15.520Z] Executing busybox-1.34.1-r3.trigger [2022-04-26T09:43:15.520Z] OK: 224 MiB in 56 packages [2022-04-26T09:43:16.523Z] Removing intermediate container 14334b9622e5 [2022-04-26T09:43:16.523Z] ---> d46e44de90b8 [2022-04-26T09:43:16.523Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-04-26T09:43:16.523Z] ---> Running in e519b1280e45 [2022-04-26T09:43:16.798Z] Removing intermediate container e519b1280e45 [2022-04-26T09:43:16.798Z] ---> 41739db898ad [2022-04-26T09:43:16.798Z] Step 8/12 : COPY go.mod vendor* ./ [2022-04-26T09:43:17.407Z] ---> d32b1c416cee [2022-04-26T09:43:17.407Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T09:43:17.407Z] ---> Running in a615e2ee4584 [2022-04-26T09:44:04.438Z] Removing intermediate container a615e2ee4584 [2022-04-26T09:44:04.438Z] ---> fc74abad80f9 [2022-04-26T09:44:04.438Z] Step 10/12 : COPY . . [2022-04-26T09:44:04.438Z] ---> 2175eef3146b [2022-04-26T09:44:04.438Z] Step 11/12 : ARG MAKE='make build' [2022-04-26T09:44:04.438Z] ---> Running in 0dedad031f02 [2022-04-26T09:44:04.438Z] Removing intermediate container 0dedad031f02 [2022-04-26T09:44:04.438Z] ---> 188b1b6ed407 [2022-04-26T09:44:04.438Z] Step 12/12 : RUN $MAKE [2022-04-26T09:44:04.438Z] ---> Running in b77b5a97febe [2022-04-26T09:44:04.438Z] noop [2022-04-26T09:44:04.438Z] Removing intermediate container b77b5a97febe [2022-04-26T09:44:04.438Z] ---> ccd6ad4dbd2c [2022-04-26T09:44:04.438Z] Successfully built ccd6ad4dbd2c [2022-04-26T09:44:04.438Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:44:04.792Z] + docker inspect -f . ci-base-image-arm64 [2022-04-26T09:44:04.793Z] . [Pipeline] withDockerContainer [2022-04-26T09:44:05.043Z] prd-ubuntu20.04-docker-arm64-4c-16g-23595 does not seem to be running inside a container [2022-04-26T09:44:05.137Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/6 -v /w/workspace/device-mqtt-go/6:/w/workspace/device-mqtt-go/6:rw,z -v /w/workspace/device-mqtt-go/6@tmp:/w/workspace/device-mqtt-go/6@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-26T09:44:06.395Z] $ docker top fbbfb7cb4e3dec6e6f453f44643259de28be2a92241118e01397dc0ee13f7e16 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T09:44:07.322Z] + go version [2022-04-26T09:44:07.322Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-26T09:44:07.354Z] $ docker stop --time=1 fbbfb7cb4e3dec6e6f453f44643259de28be2a92241118e01397dc0ee13f7e16 [2022-04-26T09:44:08.977Z] $ docker rm -f fbbfb7cb4e3dec6e6f453f44643259de28be2a92241118e01397dc0ee13f7e16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:44:09.598Z] + docker inspect -f . ci-base-image-arm64 [2022-04-26T09:44:09.598Z] . [Pipeline] withDockerContainer [2022-04-26T09:44:09.832Z] prd-ubuntu20.04-docker-arm64-4c-16g-23595 does not seem to be running inside a container [2022-04-26T09:44:09.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/6 -v /w/workspace/device-mqtt-go/6:/w/workspace/device-mqtt-go/6:rw,z -v /w/workspace/device-mqtt-go/6@tmp:/w/workspace/device-mqtt-go/6@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-26T09:44:11.473Z] $ docker top dd6a578ed7b4ea5d12aa6493baf18ad80e13ae06e169e7638f95667ee97d32f8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-26T09:44:12.405Z] + make test [2022-04-26T09:44:12.405Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-26T09:44:13.845Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-04-26T09:45:35.946Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-04-26T09:45:35.946Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.072s coverage: 21.8% of statements [2022-04-26T09:45:35.946Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-04-26T09:45:35.946Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-26T09:45:35.946Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-26T09:45:54.296Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-26T09:45:54.296Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-26T09:45:54.296Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-26T09:45:56.942Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-26T09:45:56.962Z] $ docker stop --time=1 dd6a578ed7b4ea5d12aa6493baf18ad80e13ae06e169e7638f95667ee97d32f8 [2022-04-26T09:45:58.694Z] $ docker rm -f dd6a578ed7b4ea5d12aa6493baf18ad80e13ae06e169e7638f95667ee97d32f8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T09:45:59.633Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-26T09:45:59.659Z] Warning: overwriting stash ‘coverage-report’ [2022-04-26T09:46:00.174Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-26T09:46:00.584Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-26T09:46:00.923Z] + ls -al . [2022-04-26T09:46:00.923Z] total 172 [2022-04-26T09:46:00.923Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 09:45 . [2022-04-26T09:46:00.923Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 09:42 .. [2022-04-26T09:46:00.923Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 26 09:42 .dockerignore [2022-04-26T09:46:00.923Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 09:42 .git [2022-04-26T09:46:00.923Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 09:42 .github [2022-04-26T09:46:00.923Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 26 09:42 .gitignore [2022-04-26T09:46:00.923Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 09:42 .golangci.yml [2022-04-26T09:46:00.923Z] -rw-rw-r-- 1 jenkins jenkins 8523 Apr 26 09:42 Attribution.txt [2022-04-26T09:46:00.923Z] -rw-rw-r-- 1 jenkins jenkins 7447 Apr 26 09:42 CHANGELOG.md [2022-04-26T09:46:00.923Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 26 09:42 Dockerfile [2022-04-26T09:46:00.923Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 09:42 GOVERNANCE.md [2022-04-26T09:46:00.923Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 26 09:42 Jenkinsfile [2022-04-26T09:46:00.923Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 26 09:42 LICENSE [2022-04-26T09:46:00.923Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 26 09:42 Makefile [2022-04-26T09:46:00.923Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 26 09:42 OWNERS.md [2022-04-26T09:46:00.923Z] -rw-rw-r-- 1 jenkins jenkins 2643 Apr 26 09:42 README.md [2022-04-26T09:46:00.923Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 09:40 VERSION [2022-04-26T09:46:00.923Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 09:42 bin [2022-04-26T09:46:00.923Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 09:42 cmd [2022-04-26T09:46:00.923Z] -rw-r--r-- 1 jenkins jenkins 17887 Apr 26 09:45 coverage.out [2022-04-26T09:46:00.923Z] -rw-rw-r-- 1 jenkins jenkins 3216 Apr 26 09:42 go.mod [2022-04-26T09:46:00.923Z] -rw-rw-r-- 1 jenkins jenkins 34722 Apr 26 09:42 go.sum [2022-04-26T09:46:00.923Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 09:42 internal [2022-04-26T09:46:00.923Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 09:42 mock [2022-04-26T09:46:00.923Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 09:42 snap [2022-04-26T09:46:00.923Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 26 09:42 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:46:01.278Z] + 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=f1a88f2fa4b4ba037c78f576f9b7929cbeb91de7 --label arch=arm64 --label version=0.0.0 . [2022-04-26T09:46:01.552Z] Sending build context to Docker daemon 3.121MB [2022-04-26T09:46:01.832Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-04-26T09:46:01.832Z] Step 2/24 : FROM ${BASE} AS builder [2022-04-26T09:46:01.832Z] ---> ccd6ad4dbd2c [2022-04-26T09:46:01.832Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-26T09:46:01.832Z] ---> Running in 064a93801605 [2022-04-26T09:46:02.109Z] Removing intermediate container 064a93801605 [2022-04-26T09:46:02.109Z] ---> e7f955c3449f [2022-04-26T09:46:02.109Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-04-26T09:46:02.109Z] ---> Running in f5ae35b48744 [2022-04-26T09:46:02.393Z] Removing intermediate container f5ae35b48744 [2022-04-26T09:46:02.393Z] ---> 425277130071 [2022-04-26T09:46:02.393Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T09:46:02.676Z] ---> Running in 674c3f349d48 [2022-04-26T09:46:04.667Z] Removing intermediate container 674c3f349d48 [2022-04-26T09:46:04.667Z] ---> 70b0f5d19c5b [2022-04-26T09:46:04.667Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-26T09:46:04.667Z] ---> Running in 1627155bae07 [2022-04-26T09:46:05.264Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T09:46:06.273Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T09:46:07.321Z] OK: 224 MiB in 56 packages [2022-04-26T09:46:07.996Z] Removing intermediate container 1627155bae07 [2022-04-26T09:46:07.996Z] ---> d61fff2c5d9d [2022-04-26T09:46:07.996Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-04-26T09:46:08.283Z] ---> Running in ac302ebe43a6 [2022-04-26T09:46:08.577Z] Removing intermediate container ac302ebe43a6 [2022-04-26T09:46:08.577Z] ---> 04fc5a6434c2 [2022-04-26T09:46:08.577Z] Step 8/24 : COPY go.mod vendor* ./ [2022-04-26T09:46:09.185Z] ---> 39a56067e7b4 [2022-04-26T09:46:09.185Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T09:46:09.185Z] ---> Running in 6d08f9295426 [2022-04-26T09:46:11.169Z] Removing intermediate container 6d08f9295426 [2022-04-26T09:46:11.169Z] ---> 9d4cc2a4b091 [2022-04-26T09:46:11.169Z] Step 10/24 : COPY . . [2022-04-26T09:46:12.149Z] ---> 3f9855aa0586 [2022-04-26T09:46:12.149Z] Step 11/24 : ARG MAKE='make build' [2022-04-26T09:46:12.149Z] ---> Running in bb42f1237144 [2022-04-26T09:46:12.431Z] Removing intermediate container bb42f1237144 [2022-04-26T09:46:12.431Z] ---> 5814674cd905 [2022-04-26T09:46:12.431Z] Step 12/24 : RUN $MAKE [2022-04-26T09:46:12.717Z] ---> Running in 1a720ba0dd62 [2022-04-26T09:46:13.710Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-04-26T09:48:20.776Z] Removing intermediate container 1a720ba0dd62 [2022-04-26T09:48:20.776Z] ---> 49eb9c832342 [2022-04-26T09:48:20.776Z] Step 13/24 : FROM alpine:3.14 [2022-04-26T09:48:20.776Z] 3.14: Pulling from library/alpine [2022-04-26T09:48:20.776Z] 455c02918c45: Pulling fs layer [2022-04-26T09:48:20.776Z] 455c02918c45: Verifying Checksum [2022-04-26T09:48:20.776Z] 455c02918c45: Download complete [2022-04-26T09:48:20.776Z] 455c02918c45: Pull complete [2022-04-26T09:48:20.776Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T09:48:20.776Z] Status: Downloaded newer image for alpine:3.14 [2022-04-26T09:48:20.776Z] ---> ac73e934f311 [2022-04-26T09:48:20.776Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-04-26T09:48:20.776Z] ---> Running in 1ae2a95d7be7 [2022-04-26T09:48:20.776Z] Removing intermediate container 1ae2a95d7be7 [2022-04-26T09:48:20.776Z] ---> 78e3dc852a10 [2022-04-26T09:48:20.776Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-26T09:48:20.776Z] ---> Running in c46b7de53d57 [2022-04-26T09:48:20.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T09:48:20.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T09:48:20.776Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-26T09:48:20.776Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-26T09:48:20.776Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-26T09:48:20.776Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-26T09:48:20.776Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-26T09:48:20.776Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-26T09:48:20.776Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T09:48:20.776Z] OK: 8 MiB in 20 packages [2022-04-26T09:48:20.776Z] Removing intermediate container c46b7de53d57 [2022-04-26T09:48:20.776Z] ---> 323814ac29bc [2022-04-26T09:48:20.776Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-04-26T09:48:20.776Z] ---> b11dde37133f [2022-04-26T09:48:20.776Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-04-26T09:48:20.776Z] ---> 51f1919d0e11 [2022-04-26T09:48:20.776Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-04-26T09:48:20.776Z] ---> f22656ce2bdf [2022-04-26T09:48:20.776Z] Step 19/24 : EXPOSE 59982 [2022-04-26T09:48:20.776Z] ---> Running in 75d962a2efec [2022-04-26T09:48:20.776Z] Removing intermediate container 75d962a2efec [2022-04-26T09:48:20.776Z] ---> 9e86ea59d180 [2022-04-26T09:48:20.776Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-04-26T09:48:20.776Z] ---> Running in 26ee2b0dff53 [2022-04-26T09:48:20.776Z] Removing intermediate container 26ee2b0dff53 [2022-04-26T09:48:20.776Z] ---> c732e5e8f84f [2022-04-26T09:48:20.776Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T09:48:20.776Z] ---> Running in 4d20ca8e3afd [2022-04-26T09:48:20.776Z] Removing intermediate container 4d20ca8e3afd [2022-04-26T09:48:20.776Z] ---> 891c08f5fa7b [2022-04-26T09:48:20.776Z] Step 22/24 : LABEL arch=arm64 [2022-04-26T09:48:20.776Z] ---> Running in e215b0e23122 [2022-04-26T09:48:20.776Z] Removing intermediate container e215b0e23122 [2022-04-26T09:48:20.776Z] ---> 13e8685db33e [2022-04-26T09:48:20.776Z] Step 23/24 : LABEL git_sha=f1a88f2fa4b4ba037c78f576f9b7929cbeb91de7 [2022-04-26T09:48:20.776Z] ---> Running in 7a7a2c0145a1 [2022-04-26T09:48:20.776Z] Removing intermediate container 7a7a2c0145a1 [2022-04-26T09:48:20.776Z] ---> 99007e3da154 [2022-04-26T09:48:20.776Z] Step 24/24 : LABEL version=0.0.0 [2022-04-26T09:48:20.776Z] ---> Running in 952b8b2021cb [2022-04-26T09:48:20.776Z] Removing intermediate container 952b8b2021cb [2022-04-26T09:48:20.776Z] ---> 949670843c87 [2022-04-26T09:48:20.776Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-26T09:48:20.776Z] Successfully built 949670843c87 [2022-04-26T09:48:20.776Z] Successfully tagged device-mqtt-arm64:latest [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] sh [2022-04-26T09:48:21.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T09:48:21.222Z] [2022-04-26T09:48:21.222Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:48:21.575Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T09:48:21.854Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-26T09:48:21.854Z] 8998bd30e6a1: Pulling fs layer [2022-04-26T09:48:21.854Z] 04944245beec: Pulling fs layer [2022-04-26T09:48:21.854Z] 699f458cf7ca: Pulling fs layer [2022-04-26T09:48:21.854Z] 765212b225bb: Pulling fs layer [2022-04-26T09:48:21.854Z] f23df028b6ca: Pulling fs layer [2022-04-26T09:48:21.854Z] d65c8cfc05b1: Pulling fs layer [2022-04-26T09:48:21.854Z] 2437ff75d9bd: Pulling fs layer [2022-04-26T09:48:21.854Z] 765212b225bb: Waiting [2022-04-26T09:48:21.854Z] f23df028b6ca: Waiting [2022-04-26T09:48:21.854Z] d65c8cfc05b1: Waiting [2022-04-26T09:48:21.854Z] 2437ff75d9bd: Waiting [2022-04-26T09:48:21.854Z] 04944245beec: Verifying Checksum [2022-04-26T09:48:21.854Z] 04944245beec: Download complete [2022-04-26T09:48:21.854Z] 765212b225bb: Verifying Checksum [2022-04-26T09:48:21.854Z] 765212b225bb: Download complete [2022-04-26T09:48:21.854Z] f23df028b6ca: Verifying Checksum [2022-04-26T09:48:21.854Z] f23df028b6ca: Download complete [2022-04-26T09:48:21.854Z] d65c8cfc05b1: Verifying Checksum [2022-04-26T09:48:21.854Z] d65c8cfc05b1: Download complete [2022-04-26T09:48:22.131Z] 699f458cf7ca: Verifying Checksum [2022-04-26T09:48:22.131Z] 699f458cf7ca: Download complete [2022-04-26T09:48:22.404Z] 8998bd30e6a1: Verifying Checksum [2022-04-26T09:48:22.405Z] 8998bd30e6a1: Download complete [2022-04-26T09:48:25.044Z] 2437ff75d9bd: Verifying Checksum [2022-04-26T09:48:25.044Z] 2437ff75d9bd: Download complete [2022-04-26T09:48:27.021Z] 8998bd30e6a1: Pull complete [2022-04-26T09:48:27.296Z] 04944245beec: Pull complete [2022-04-26T09:48:28.730Z] 699f458cf7ca: Pull complete [2022-04-26T09:48:29.002Z] 765212b225bb: Pull complete [2022-04-26T09:48:29.599Z] f23df028b6ca: Pull complete [2022-04-26T09:48:29.873Z] d65c8cfc05b1: Pull complete [2022-04-26T09:48:44.962Z] 2437ff75d9bd: Pull complete [2022-04-26T09:48:44.962Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-26T09:48:44.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T09:48:44.962Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-26T09:48:45.198Z] prd-ubuntu20.04-docker-arm64-4c-16g-23595 does not seem to be running inside a container [2022-04-26T09:48:45.282Z] $ 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/6 -v /w/workspace/device-mqtt-go/6:/w/workspace/device-mqtt-go/6:rw,z -v /w/workspace/device-mqtt-go/6@tmp:/w/workspace/device-mqtt-go/6@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-26T09:48:47.919Z] $ docker top 9c11c3ec28cbe8c112ff2b3f11e5fc490fea787cd3bb35b95ba12d5d3fad574b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T09:48:48.829Z] ---> job-cost.sh [2022-04-26T09:48:48.829Z] lf-activate-venv: SKIPPING [2022-04-26T09:48:48.829Z] INFO: No Stack... [2022-04-26T09:48:49.421Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-26T09:48:50.397Z] INFO: Archiving Costs [Pipeline] sh [2022-04-26T09:48:51.073Z] + cat /w/workspace/device-mqtt-go/6/archives/cost.csv [2022-04-26T09:48:51.073Z] + cut -d, -f6 [Pipeline] lock [2022-04-26T09:48:51.141Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-365-6-stack-cost] [2022-04-26T09:48:51.147Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-365-6-stack-cost] did not exist. Created. [2022-04-26T09:48:51.147Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-365-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-26T09:48:51.843Z] /w/workspace/device-mqtt-go/6@tmp/durable-4103c8e2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-26T09:48:52.528Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-26T09:48:52.548Z] Warning: overwriting stash ‘stack-cost’ [2022-04-26T09:48:52.589Z] Stashed 1 file(s) [Pipeline] } [2022-04-26T09:48:52.596Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-365-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-26T09:48:52.621Z] $ docker stop --time=1 9c11c3ec28cbe8c112ff2b3f11e5fc490fea787cd3bb35b95ba12d5d3fad574b [2022-04-26T09:48:54.130Z] $ docker rm -f 9c11c3ec28cbe8c112ff2b3f11e5fc490fea787cd3bb35b95ba12d5d3fad574b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-26T09:48:54.633Z] provisioning config files... [2022-04-26T09:48:54.643Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp/config3831968721567341557tmp [Pipeline] { [Pipeline] sh [2022-04-26T09:48:54.942Z] + set +x [2022-04-26T09:48:54.942Z] + curl -s https://codecov.io/bash [2022-04-26T09:48:54.942Z] + bash -s -- [2022-04-26T09:48:54.942Z] [2022-04-26T09:48:54.942Z] _____ _ [2022-04-26T09:48:54.942Z] / ____| | | [2022-04-26T09:48:54.942Z] | | ___ __| | ___ ___ _____ __ [2022-04-26T09:48:54.942Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-26T09:48:54.942Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-26T09:48:54.942Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-26T09:48:54.942Z] Bash-1.0.6 [2022-04-26T09:48:54.942Z] [2022-04-26T09:48:54.942Z] [2022-04-26T09:48:54.942Z] ==> git version 2.25.1 found [2022-04-26T09:48:54.942Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-26T09:48:54.942Z] Release-Date: 2020-01-08 [2022-04-26T09:48:54.942Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-26T09:48:54.942Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-26T09:48:54.942Z] ==> Jenkins CI detected. [2022-04-26T09:48:54.942Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-365 [2022-04-26T09:48:54.942Z] project root: . [2022-04-26T09:48:54.942Z] --> token set from env [2022-04-26T09:48:54.942Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-26T09:48:54.942Z] ==> Running gcov in . (disable via -X gcov) [2022-04-26T09:48:54.942Z] ==> Python coveragepy not found [2022-04-26T09:48:54.942Z] ==> Searching for coverage reports in: [2022-04-26T09:48:54.942Z] + . [2022-04-26T09:48:54.942Z] -> Found 1 reports [2022-04-26T09:48:54.942Z] ==> Detecting git/mercurial file structure [2022-04-26T09:48:54.942Z] ==> Reading reports [2022-04-26T09:48:54.942Z] + ./coverage.out bytes=17887 [2022-04-26T09:48:54.942Z] ==> Appending adjustments [2022-04-26T09:48:54.942Z] https://docs.codecov.io/docs/fixing-reports [2022-04-26T09:48:55.204Z] + Found adjustments [2022-04-26T09:48:55.204Z] ==> Gzipping contents [2022-04-26T09:48:55.204Z] 4.0K /tmp/codecov.pY58kF.gz [2022-04-26T09:48:55.204Z] ==> Uploading reports [2022-04-26T09:48:55.204Z] url: https://codecov.io [2022-04-26T09:48:55.204Z] query: branch=PR-365&commit=f1a88f2fa4b4ba037c78f576f9b7929cbeb91de7&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-365%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=365&job=&cmd_args= [2022-04-26T09:48:55.204Z] -> Pinging Codecov [2022-04-26T09:48:55.204Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-365&commit=f1a88f2fa4b4ba037c78f576f9b7929cbeb91de7&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-365%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=365&job=&cmd_args= [2022-04-26T09:48:55.464Z] -> Uploading to [2022-04-26T09:48:55.464Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-26/7D719EC7BBE17E464838252E33014C33/f1a88f2fa4b4ba037c78f576f9b7929cbeb91de7/4b9fffe5-7789-4b79-a0dd-db7ca0b9c5f9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220426T094855Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=166e7de1cb24f5cd4d9ddfb5c428dac6b8032dcd8ffccc51cfd08a1b1f7c8b90 [2022-04-26T09:48:55.464Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T09:48:55.464Z] Dload Upload Total Spent Left Speed [2022-04-26T09:48:55.725Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3260 0 0 100 3260 0 14684 --:--:-- --:--:-- --:--:-- 14618 100 3260 0 0 100 3260 0 11358 --:--:-- --:--:-- --:--:-- 11319 [2022-04-26T09:48:55.725Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/f1a88f2fa4b4ba037c78f576f9b7929cbeb91de7 [Pipeline] } [2022-04-26T09:48:55.761Z] 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 [2022-04-26T09:48:56.524Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-365/archives ] [2022-04-26T09:48:56.524Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-365/archives [2022-04-26T09:48:56.524Z] total 16 [2022-04-26T09:48:56.524Z] drwxr-xr-x 3 root root 4096 Apr 26 09:41 . [2022-04-26T09:48:56.524Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 26 09:41 .. [2022-04-26T09:48:56.524Z] drwxr-xr-x 2 root root 4096 Apr 26 09:41 cost [2022-04-26T09:48:56.524Z] -rw-r--r-- 1 root root 85 Apr 26 09:41 cost.csv [2022-04-26T09:48:56.524Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-365/archives [2022-04-26T09:48:56.524Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-365/archives [2022-04-26T09:48:56.524Z] total 16 [2022-04-26T09:48:56.524Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 09:41 . [2022-04-26T09:48:56.524Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 26 09:41 .. [2022-04-26T09:48:56.524Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 09:41 cost [2022-04-26T09:48:56.524Z] -rw-r--r-- 1 jenkins jenkins 85 Apr 26 09:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-26T09:48:56.865Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T09:48:57.728Z] ---> package-listing.sh [2022-04-26T09:48:57.729Z] ++ facter osfamily [2022-04-26T09:48:57.729Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-26T09:48:57.989Z] + OS_FAMILY=debian [2022-04-26T09:48:57.989Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-365 [2022-04-26T09:48:57.989Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-26T09:48:57.989Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-26T09:48:57.989Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-26T09:48:57.989Z] + PACKAGES=/tmp/packages_start.txt [2022-04-26T09:48:57.989Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-365 ']' [2022-04-26T09:48:57.989Z] + PACKAGES=/tmp/packages_end.txt [2022-04-26T09:48:57.989Z] + case "${OS_FAMILY}" in [2022-04-26T09:48:57.989Z] + dpkg -l [2022-04-26T09:48:57.989Z] + grep '^ii' [2022-04-26T09:48:57.989Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-26T09:48:57.989Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-26T09:48:57.989Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-26T09:48:57.989Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-365 ']' [2022-04-26T09:48:57.989Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-365/archives/ [2022-04-26T09:48:57.989Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-365/archives/ [Pipeline] echo [2022-04-26T09:48:58.003Z] 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-365/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-26T09:48:58.284Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:48:58.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T09:48:58.845Z] . [Pipeline] withDockerContainer [2022-04-26T09:48:58.909Z] prd-ubuntu20.04-docker-8c-8g-23594 does not seem to be running inside a container [2022-04-26T09:48:58.945Z] $ 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-365/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-365 -v /w/workspace/gexfoundry_device-mqtt-go_PR-365:/w/workspace/gexfoundry_device-mqtt-go_PR-365:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-365@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-26T09:48:59.164Z] $ docker top 0dfce38e989b6296d144ffe802799501b2554b31acb9a054bf0c2203328dac9d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T09:48:59.516Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-26T09:48:59.807Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-26T09:49:00.099Z] + ls /var/log/sa-host [2022-04-26T09:49:00.099Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T09:49:00.315Z] provisioning config files... [2022-04-26T09:49:00.324Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp/config7040812962385327120tmp [Pipeline] { [Pipeline] echo [2022-04-26T09:49:00.338Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T09:49:00.621Z] ---> create-netrc.sh [Pipeline] } [2022-04-26T09:49:00.629Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-26T09:49:00.970Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-26T09:49:00.980Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T09:49:01.266Z] ---> sudo-logs.sh [2022-04-26T09:49:01.266Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-26T09:49:01.290Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T09:49:01.577Z] ---> job-cost.sh [2022-04-26T09:49:01.577Z] lf-activate-venv: SKIPPING [2022-04-26T09:49:01.577Z] DEBUG: total: 0.2199999988079071 [2022-04-26T09:49:01.577Z] INFO: Retrieving Stack Cost... [2022-04-26T09:49:02.150Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-26T09:49:02.725Z] INFO: Archiving Costs [Pipeline] echo [2022-04-26T09:49:02.737Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T09:49:03.023Z] ---> logs-deploy.sh [2022-04-26T09:49:03.024Z] lf-activate-venv: SKIPPING [2022-04-26T09:49:03.024Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-365/6 [2022-04-26T09:49:03.024Z] INFO: archiving workspace using pattern(s): [2022-04-26T09:49:03.967Z] Archives upload complete. [2022-04-26T09:49:03.967Z] INFO: archiving logs to Nexus