Pull request #561 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from 792b4516e904770578e19366587ab72778357769+bc38c5ffd6dd6ea62ea0e86338abc96d012d22c4 (385276e5e5ab0d79c476c9bea291719237fa9230) 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-ssh15899788089967187670.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh864898269758384844.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-561/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-561/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh388888250133847894.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-561/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13366087772609180094.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6247067650563737923.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-561/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-561/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh838854819463159683.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8385’ Running on prd-ubuntu20.04-docker-8c-8g-8387 in /w/workspace/gexfoundry_device-mqtt-go_PR-561 [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-561 # 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 bc38c5ffd6dd6ea62ea0e86338abc96d012d22c4 into PR head commit 792b4516e904770578e19366587ab72778357769 > 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/561/head:refs/remotes/origin/PR-561 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 792b4516e904770578e19366587ab72778357769 Checking out Revision 792b4516e904770578e19366587ab72778357769 (PR-561) > git checkout -f 792b4516e904770578e19366587ab72778357769 # 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 bc38c5ffd6dd6ea62ea0e86338abc96d012d22c4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 792b4516e904770578e19366587ab72778357769 # timeout=10 Commit message: "feat!: Consume SDK interface changes" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-13T04:47:59.864Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-13T04:48:00.048Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-13T04:48:00.150Z] ========================================================= [2023-04-13T04:48:00.150Z] EdgeX Global Pipelines Version Info [2023-04-13T04:48:00.150Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-13T04:48:00.915Z] ------------------- [2023-04-13T04:48:00.915Z] stable info: [2023-04-13T04:48:00.915Z] ------------------- [2023-04-13T04:48:00.915Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-13T04:48:00.915Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-13T04:48:00.915Z] Message: update stable to v1.0.248 [2023-04-13T04:48:01.485Z] ------------------- [2023-04-13T04:48:01.485Z] experimental info: [2023-04-13T04:48:01.485Z] ------------------- [2023-04-13T04:48:01.485Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-13T04:48:01.485Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-13T04:48:01.485Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-13T04:48:01.788Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-04-13T04:48:01.831Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-04-13T04:48:01.875Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-13T04:48:01.925Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-13T04:48:01.969Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-13T04:48:02.012Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-13T04:48:02.062Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-13T04:48:02.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-13T04:48:02.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-13T04:48:02.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-13T04:48:02.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-13T04:48:02.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-04-13T04:48:02.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-13T04:48:02.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-13T04:48:02.511Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-13T04:48:02.551Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-13T04:48:02.593Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-13T04:48:02.630Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-13T04:48:02.676Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-13T04:48:02.717Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-13T04:48:02.758Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-13T04:48:02.796Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-13T04:48:02.830Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-13T04:48:02.869Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-13T04:48:02.905Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-13T04:48:02.948Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-13T04:48:02.991Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-13T04:48:03.031Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-561 [Pipeline] echo [2023-04-13T04:48:03.069Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-561 [Pipeline] echo [2023-04-13T04:48:03.110Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-561 [Pipeline] echo [2023-04-13T04:48:03.153Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 792b4516e904770578e19366587ab72778357769 [Pipeline] echo [2023-04-13T04:48:03.197Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 792b451 [Pipeline] echo [2023-04-13T04:48:03.237Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T04:48:03.352Z] provisioning config files... [2023-04-13T04:48:03.365Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-561@tmp/config2858848698318250409tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T04:48:03.711Z] ---> docker-login.sh [2023-04-13T04:48:03.711Z] nexus3.edgexfoundry.org:10001 [2023-04-13T04:48:03.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T04:48:03.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T04:48:03.971Z] Configure a credential helper to remove this warning. See [2023-04-13T04:48:03.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T04:48:03.971Z] [2023-04-13T04:48:03.971Z] Login Succeeded [2023-04-13T04:48:03.971Z] nexus3.edgexfoundry.org:10002 [2023-04-13T04:48:04.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T04:48:04.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T04:48:04.229Z] Configure a credential helper to remove this warning. See [2023-04-13T04:48:04.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T04:48:04.229Z] [2023-04-13T04:48:04.229Z] Login Succeeded [2023-04-13T04:48:04.229Z] nexus3.edgexfoundry.org:10003 [2023-04-13T04:48:04.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T04:48:04.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T04:48:04.229Z] Configure a credential helper to remove this warning. See [2023-04-13T04:48:04.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T04:48:04.229Z] [2023-04-13T04:48:04.229Z] Login Succeeded [2023-04-13T04:48:04.229Z] nexus3.edgexfoundry.org:10004 [2023-04-13T04:48:04.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T04:48:04.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T04:48:04.488Z] Configure a credential helper to remove this warning. See [2023-04-13T04:48:04.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T04:48:04.488Z] [2023-04-13T04:48:04.488Z] Login Succeeded [2023-04-13T04:48:04.488Z] docker.io [2023-04-13T04:48:04.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T04:48:04.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T04:48:04.747Z] Configure a credential helper to remove this warning. See [2023-04-13T04:48:04.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T04:48:04.747Z] [2023-04-13T04:48:04.747Z] Login Succeeded [2023-04-13T04:48:04.747Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T04:48:04.779Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-13T04:48:05.411Z] + git rev-list -1 --merges 792b4516e904770578e19366587ab72778357769~1..792b4516e904770578e19366587ab72778357769 [Pipeline] echo [2023-04-13T04:48:05.470Z] -----------> git rev-list -1 --merges 792b4516e904770578e19366587ab72778357769~1..792b4516e904770578e19366587ab72778357769 792b4516e904770578e19366587ab72778357769 [false] [Pipeline] sh [2023-04-13T04:48:05.778Z] + git log --format=format:%s -1 792b4516e904770578e19366587ab72778357769 [Pipeline] echo [2023-04-13T04:48:05.819Z] ========================================================= [2023-04-13T04:48:05.819Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-13T04:48:05.819Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T04:48:06.256Z] + git log --format=format:%s -1 792b4516e904770578e19366587ab72778357769 [Pipeline] echo [2023-04-13T04:48:06.285Z] [semverPrep] GIT_COMMIT: 792b4516e904770578e19366587ab72778357769, Commit Message: feat!: Consume SDK interface changes [Pipeline] echo [2023-04-13T04:48:06.315Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-13T04:48:06.683Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-13T04:48:06.683Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-13T04:48:06.683Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-13T04:48:06.683Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-13T04:48:06.683Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-13T04:48:06.683Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-13T04:48:06.683Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T04:48:07.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T04:48:07.098Z] [2023-04-13T04:48:07.098Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T04:48:07.462Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T04:48:07.462Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-13T04:48:07.462Z] b85a868b505f: Pulling fs layer [2023-04-13T04:48:07.462Z] e2be974225ed: Pulling fs layer [2023-04-13T04:48:07.462Z] 339a4e72a1f5: Pulling fs layer [2023-04-13T04:48:07.462Z] 988bab9f4d93: Pulling fs layer [2023-04-13T04:48:07.462Z] 1469e6f7b9e6: Pulling fs layer [2023-04-13T04:48:07.462Z] eaf3925da568: Pulling fs layer [2023-04-13T04:48:07.462Z] bab4dde63d76: Pulling fs layer [2023-04-13T04:48:07.462Z] bde34c3a00c8: Pulling fs layer [2023-04-13T04:48:07.462Z] b352a97aabf1: Pulling fs layer [2023-04-13T04:48:07.462Z] 4872d77fe225: Pulling fs layer [2023-04-13T04:48:07.462Z] 5851b861e8e6: Pulling fs layer [2023-04-13T04:48:07.462Z] 988bab9f4d93: Waiting [2023-04-13T04:48:07.462Z] b352a97aabf1: Waiting [2023-04-13T04:48:07.462Z] 4872d77fe225: Waiting [2023-04-13T04:48:07.462Z] 1469e6f7b9e6: Waiting [2023-04-13T04:48:07.462Z] eaf3925da568: Waiting [2023-04-13T04:48:07.462Z] 5851b861e8e6: Waiting [2023-04-13T04:48:07.462Z] bde34c3a00c8: Waiting [2023-04-13T04:48:07.462Z] bab4dde63d76: Waiting [2023-04-13T04:48:07.462Z] e2be974225ed: Verifying Checksum [2023-04-13T04:48:07.462Z] e2be974225ed: Download complete [2023-04-13T04:48:07.462Z] 988bab9f4d93: Verifying Checksum [2023-04-13T04:48:07.462Z] 988bab9f4d93: Download complete [2023-04-13T04:48:07.462Z] 339a4e72a1f5: Verifying Checksum [2023-04-13T04:48:07.462Z] 339a4e72a1f5: Download complete [2023-04-13T04:48:07.462Z] 1469e6f7b9e6: Verifying Checksum [2023-04-13T04:48:07.462Z] 1469e6f7b9e6: Download complete [2023-04-13T04:48:07.462Z] eaf3925da568: Verifying Checksum [2023-04-13T04:48:07.462Z] eaf3925da568: Download complete [2023-04-13T04:48:07.462Z] bde34c3a00c8: Verifying Checksum [2023-04-13T04:48:07.721Z] b352a97aabf1: Download complete [2023-04-13T04:48:07.721Z] 4872d77fe225: Download complete [2023-04-13T04:48:07.721Z] 5851b861e8e6: Verifying Checksum [2023-04-13T04:48:07.721Z] 5851b861e8e6: Download complete [2023-04-13T04:48:07.721Z] b85a868b505f: Verifying Checksum [2023-04-13T04:48:07.721Z] b85a868b505f: Download complete [2023-04-13T04:48:07.979Z] bab4dde63d76: Verifying Checksum [2023-04-13T04:48:07.979Z] bab4dde63d76: Download complete [2023-04-13T04:48:08.966Z] b85a868b505f: Pull complete [2023-04-13T04:48:09.222Z] e2be974225ed: Pull complete [2023-04-13T04:48:09.481Z] 339a4e72a1f5: Pull complete [2023-04-13T04:48:09.741Z] 988bab9f4d93: Pull complete [2023-04-13T04:48:10.001Z] 1469e6f7b9e6: Pull complete [2023-04-13T04:48:10.001Z] eaf3925da568: Pull complete [2023-04-13T04:48:11.902Z] bab4dde63d76: Pull complete [2023-04-13T04:48:11.902Z] bde34c3a00c8: Pull complete [2023-04-13T04:48:11.902Z] b352a97aabf1: Pull complete [2023-04-13T04:48:12.161Z] 4872d77fe225: Pull complete [2023-04-13T04:48:12.161Z] 5851b861e8e6: Pull complete [2023-04-13T04:48:12.161Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-13T04:48:12.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T04:48:12.161Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T04:48:12.383Z] prd-ubuntu20.04-docker-8c-8g-8387 does not seem to be running inside a container [2023-04-13T04:48:12.417Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-561 -v /w/workspace/gexfoundry_device-mqtt-go_PR-561:/w/workspace/gexfoundry_device-mqtt-go_PR-561:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-561@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-561@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-13T04:48:14.886Z] $ docker top 05a552ccf8c37b4dd54d833a6dc3f3ff3d4d75840825d3c1480a68951831fc5e -eo pid,comm [2023-04-13T04:48:14.943Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-13T04:48:14.943Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-13T04:48:15.066Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T04:48:15.066Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T04:48:15.192Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T04:48:15.199Z] $ docker exec 05a552ccf8c37b4dd54d833a6dc3f3ff3d4d75840825d3c1480a68951831fc5e ssh-agent [2023-04-13T04:48:15.302Z] SSH_AUTH_SOCK=/tmp/ssh-qJAcZOBy6lUa/agent.31 [2023-04-13T04:48:15.302Z] SSH_AGENT_PID=37 [2023-04-13T04:48:15.311Z] Running ssh-add (command line suppressed) [2023-04-13T04:48:15.416Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-561@tmp/private_key_2384591165474456555.key (/w/workspace/gexfoundry_device-mqtt-go_PR-561@tmp/private_key_2384591165474456555.key) [2023-04-13T04:48:15.430Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T04:48:15.756Z] + git tag --points-at HEAD [Pipeline] } [2023-04-13T04:48:15.783Z] $ docker exec --env ******** --env ******** 05a552ccf8c37b4dd54d833a6dc3f3ff3d4d75840825d3c1480a68951831fc5e ssh-agent -k [2023-04-13T04:48:15.880Z] unset SSH_AUTH_SOCK; [2023-04-13T04:48:15.881Z] unset SSH_AGENT_PID; [2023-04-13T04:48:15.881Z] echo Agent pid 37 killed; [2023-04-13T04:48:15.883Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-13T04:48:15.967Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T04:48:15.967Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T04:48:16.084Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T04:48:16.091Z] $ docker exec 05a552ccf8c37b4dd54d833a6dc3f3ff3d4d75840825d3c1480a68951831fc5e ssh-agent [2023-04-13T04:48:16.198Z] SSH_AUTH_SOCK=/tmp/ssh-DterzHGESHcT/agent.69 [2023-04-13T04:48:16.198Z] SSH_AGENT_PID=75 [2023-04-13T04:48:16.207Z] Running ssh-add (command line suppressed) [2023-04-13T04:48:16.308Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-561@tmp/private_key_16584432117725922182.key (/w/workspace/gexfoundry_device-mqtt-go_PR-561@tmp/private_key_16584432117725922182.key) [2023-04-13T04:48:16.316Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T04:48:16.637Z] + git semver init [2023-04-13T04:48:16.895Z] 2023-04-13 04:48:16,845 [run_init] DEBUG init version:0.0.0 force:False [2023-04-13T04:48:16.895Z] 2023-04-13 04:48:16,846 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-561/.semver [2023-04-13T04:48:16.895Z] 2023-04-13 04:48:16,847 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-561/.semver [2023-04-13T04:48:16.895Z] 2023-04-13 04:48:16,847 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-561/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-561, universal_newlines=False, shell=None, istream=None) [2023-04-13T04:48:17.831Z] 2023-04-13 04:48:17,677 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-561/.git/info/exclude [2023-04-13T04:48:17.831Z] 2023-04-13 04:48:17,678 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-561/.semver/PR-561 with force:False [2023-04-13T04:48:17.831Z] 2023-04-13 04:48:17,678 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-561/.semver/PR-561 [2023-04-13T04:48:17.831Z] 2023-04-13 04:48:17,683 [execute] INFO git cat-file --batch-check [2023-04-13T04:48:17.831Z] 2023-04-13 04:48:17,683 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-561/.semver, universal_newlines=False, shell=None, istream=) [2023-04-13T04:48:17.831Z] 2023-04-13 04:48:17,690 [execute] INFO git cat-file --batch [2023-04-13T04:48:17.831Z] 2023-04-13 04:48:17,690 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-561/.semver, universal_newlines=False, shell=None, istream=) [2023-04-13T04:48:17.831Z] 2023-04-13 04:48:17,695 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-561/.semver/PR-561 [2023-04-13T04:48:17.831Z] 0.0.0 [Pipeline] } [2023-04-13T04:48:17.867Z] $ docker exec --env ******** --env ******** 05a552ccf8c37b4dd54d833a6dc3f3ff3d4d75840825d3c1480a68951831fc5e ssh-agent -k [2023-04-13T04:48:17.976Z] unset SSH_AUTH_SOCK; [2023-04-13T04:48:17.976Z] unset SSH_AGENT_PID; [2023-04-13T04:48:17.977Z] echo Agent pid 75 killed; [2023-04-13T04:48:17.984Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-13T04:48:18.391Z] + git semver [Pipeline] } [2023-04-13T04:48:18.677Z] $ docker stop --time=1 05a552ccf8c37b4dd54d833a6dc3f3ff3d4d75840825d3c1480a68951831fc5e [2023-04-13T04:48:19.980Z] $ docker rm -f --volumes 05a552ccf8c37b4dd54d833a6dc3f3ff3d4d75840825d3c1480a68951831fc5e [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T04:48:20.377Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-13T04:48:20.632Z] Stashed 1 file(s) [Pipeline] echo [2023-04-13T04:48:20.653Z] [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 [2023-04-13T04:48:21.191Z] provisioning config files... [2023-04-13T04:48:21.202Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-561@tmp/config5839826867377520322tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T04:48:21.545Z] ---> docker-login.sh [2023-04-13T04:48:21.545Z] nexus3.edgexfoundry.org:10001 [2023-04-13T04:48:21.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T04:48:21.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T04:48:21.546Z] Configure a credential helper to remove this warning. See [2023-04-13T04:48:21.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T04:48:21.546Z] [2023-04-13T04:48:21.546Z] Login Succeeded [2023-04-13T04:48:21.546Z] nexus3.edgexfoundry.org:10002 [2023-04-13T04:48:21.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T04:48:21.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T04:48:21.546Z] Configure a credential helper to remove this warning. See [2023-04-13T04:48:21.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T04:48:21.546Z] [2023-04-13T04:48:21.546Z] Login Succeeded [2023-04-13T04:48:21.546Z] nexus3.edgexfoundry.org:10003 [2023-04-13T04:48:21.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T04:48:21.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T04:48:21.805Z] Configure a credential helper to remove this warning. See [2023-04-13T04:48:21.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T04:48:21.805Z] [2023-04-13T04:48:21.805Z] Login Succeeded [2023-04-13T04:48:21.805Z] nexus3.edgexfoundry.org:10004 [2023-04-13T04:48:21.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T04:48:21.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T04:48:21.805Z] Configure a credential helper to remove this warning. See [2023-04-13T04:48:21.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T04:48:21.805Z] [2023-04-13T04:48:21.805Z] Login Succeeded [2023-04-13T04:48:21.805Z] docker.io [2023-04-13T04:48:22.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T04:48:22.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T04:48:22.068Z] Configure a credential helper to remove this warning. See [2023-04-13T04:48:22.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T04:48:22.068Z] [2023-04-13T04:48:22.068Z] Login Succeeded [2023-04-13T04:48:22.068Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T04:48:22.097Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-13T04:48:22.289Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T04:48:22.323Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T04:48:22.357Z] ========================================================= [2023-04-13T04:48:22.357Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-13T04:48:22.357Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T04:48:22.826Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-13T04:48:22.826Z] Sending build context to Docker daemon 6.449MB [2023-04-13T04:48:22.826Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-13T04:48:22.826Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-13T04:48:22.826Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-13T04:48:22.826Z] 63b65145d645: Pulling fs layer [2023-04-13T04:48:22.826Z] a2d21d5440eb: Pulling fs layer [2023-04-13T04:48:22.826Z] 935e6c44a52c: Pulling fs layer [2023-04-13T04:48:22.826Z] 94cc34f8dd06: Pulling fs layer [2023-04-13T04:48:22.826Z] 30dea6a524f1: Pulling fs layer [2023-04-13T04:48:22.826Z] a2aff8979fd8: Pulling fs layer [2023-04-13T04:48:22.826Z] 6808be2612f2: Pulling fs layer [2023-04-13T04:48:22.826Z] f25807f1079a: Pulling fs layer [2023-04-13T04:48:22.826Z] 30dea6a524f1: Waiting [2023-04-13T04:48:22.826Z] a2aff8979fd8: Waiting [2023-04-13T04:48:22.826Z] 6808be2612f2: Waiting [2023-04-13T04:48:22.826Z] a2d21d5440eb: Verifying Checksum [2023-04-13T04:48:22.826Z] a2d21d5440eb: Download complete [2023-04-13T04:48:22.826Z] 94cc34f8dd06: Verifying Checksum [2023-04-13T04:48:22.826Z] 94cc34f8dd06: Download complete [2023-04-13T04:48:23.084Z] 30dea6a524f1: Download complete [2023-04-13T04:48:23.084Z] 63b65145d645: Verifying Checksum [2023-04-13T04:48:23.084Z] 63b65145d645: Download complete [2023-04-13T04:48:23.084Z] a2aff8979fd8: Verifying Checksum [2023-04-13T04:48:23.084Z] a2aff8979fd8: Download complete [2023-04-13T04:48:23.084Z] 63b65145d645: Pull complete [2023-04-13T04:48:23.343Z] a2d21d5440eb: Pull complete [2023-04-13T04:48:23.343Z] f25807f1079a: Verifying Checksum [2023-04-13T04:48:23.343Z] f25807f1079a: Download complete [2023-04-13T04:48:23.602Z] 935e6c44a52c: Verifying Checksum [2023-04-13T04:48:23.602Z] 935e6c44a52c: Download complete [2023-04-13T04:48:23.860Z] 6808be2612f2: Verifying Checksum [2023-04-13T04:48:23.860Z] 6808be2612f2: Download complete [2023-04-13T04:48:27.158Z] 935e6c44a52c: Pull complete [2023-04-13T04:48:27.158Z] 94cc34f8dd06: Pull complete [2023-04-13T04:48:27.158Z] 30dea6a524f1: Pull complete [2023-04-13T04:48:27.158Z] a2aff8979fd8: Pull complete [2023-04-13T04:48:29.680Z] 6808be2612f2: Pull complete [2023-04-13T04:48:30.617Z] f25807f1079a: Pull complete [2023-04-13T04:48:30.617Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-13T04:48:30.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-13T04:48:30.617Z] ---> 3b553350e43f [2023-04-13T04:48:30.617Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-13T04:48:33.935Z] ---> Running in e67c97145b01 [2023-04-13T04:48:34.199Z] Removing intermediate container e67c97145b01 [2023-04-13T04:48:34.199Z] ---> 8419d9adabb7 [2023-04-13T04:48:34.199Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-13T04:48:34.199Z] ---> Running in de3a08c59d57 [2023-04-13T04:48:34.199Z] Removing intermediate container de3a08c59d57 [2023-04-13T04:48:34.199Z] ---> 8c7764144a39 [2023-04-13T04:48:34.199Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-13T04:48:34.199Z] ---> Running in a01548586be9 [2023-04-13T04:48:34.459Z] Removing intermediate container a01548586be9 [2023-04-13T04:48:34.459Z] ---> 0286068dfa93 [2023-04-13T04:48:34.459Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T04:48:34.459Z] ---> Running in ce78ad4bacd9 [2023-04-13T04:48:34.459Z] Removing intermediate container ce78ad4bacd9 [2023-04-13T04:48:34.459Z] ---> 943003a5d6a0 [2023-04-13T04:48:34.459Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T04:48:34.459Z] ---> Running in b128d94d18da [2023-04-13T04:48:34.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T04:48:34.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T04:48:35.235Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-13T04:48:35.235Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-13T04:48:35.235Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-13T04:48:35.235Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-13T04:48:35.235Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T04:48:35.235Z] OK: 269 MiB in 57 packages [2023-04-13T04:48:35.803Z] Removing intermediate container b128d94d18da [2023-04-13T04:48:35.803Z] ---> 25d936b568b0 [2023-04-13T04:48:35.803Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-13T04:48:35.803Z] ---> Running in 687a4c9fd784 [2023-04-13T04:48:35.803Z] Removing intermediate container 687a4c9fd784 [2023-04-13T04:48:35.803Z] ---> e3109f6d0e32 [2023-04-13T04:48:35.803Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-13T04:48:36.035Z] Still waiting to schedule task [2023-04-13T04:48:36.036Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8386’ [2023-04-13T04:48:36.063Z] ---> 41c36deea5d7 [2023-04-13T04:48:36.063Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T04:48:36.063Z] ---> Running in 6ad08dc7abd1 [2023-04-13T04:49:14.840Z] Removing intermediate container 6ad08dc7abd1 [2023-04-13T04:49:14.840Z] ---> 39d3cf899085 [2023-04-13T04:49:14.840Z] Step 11/12 : COPY . . [2023-04-13T04:49:14.840Z] ---> 6d4acc81f8b8 [2023-04-13T04:49:14.841Z] Step 12/12 : RUN $MAKE [2023-04-13T04:49:14.841Z] ---> Running in fa846fcaff75 [2023-04-13T04:49:14.841Z] noop [2023-04-13T04:49:14.841Z] Removing intermediate container fa846fcaff75 [2023-04-13T04:49:14.841Z] ---> 0049bbe78823 [2023-04-13T04:49:14.841Z] Successfully built 0049bbe78823 [2023-04-13T04:49:14.841Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T04:49:15.286Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-13T04:49:15.286Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T04:49:15.433Z] prd-ubuntu20.04-docker-8c-8g-8387 does not seem to be running inside a container [2023-04-13T04:49:15.462Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-561 -v /w/workspace/gexfoundry_device-mqtt-go_PR-561:/w/workspace/gexfoundry_device-mqtt-go_PR-561:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-561@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-561@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-13T04:49:15.834Z] $ docker top 856eebac46cdb875f9c1909a8353c7368fc5ba20e2ceb5a82959876aa4337857 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T04:49:16.215Z] + go version [2023-04-13T04:49:16.215Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-13T04:49:16.250Z] $ docker stop --time=1 856eebac46cdb875f9c1909a8353c7368fc5ba20e2ceb5a82959876aa4337857 [2023-04-13T04:49:17.531Z] $ docker rm -f --volumes 856eebac46cdb875f9c1909a8353c7368fc5ba20e2ceb5a82959876aa4337857 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T04:49:18.243Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-13T04:49:18.243Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T04:49:18.405Z] prd-ubuntu20.04-docker-8c-8g-8387 does not seem to be running inside a container [2023-04-13T04:49:18.437Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-561 -v /w/workspace/gexfoundry_device-mqtt-go_PR-561:/w/workspace/gexfoundry_device-mqtt-go_PR-561:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-561@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-561@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-13T04:49:18.779Z] $ docker top ea1b21869160ca8d8bd90d8c677fa2fdfffcf88a64f263a9937d366b29999e58 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T04:49:19.166Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-561 [Pipeline] fileExists [Pipeline] sh [2023-04-13T04:49:19.524Z] + make test [2023-04-13T04:49:19.524Z] go test ./... -coverprofile=coverage.out ./... [2023-04-13T04:49:24.796Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-13T04:49:34.771Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-13T04:49:34.771Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-13T04:49:34.771Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 22.0% of statements [2023-04-13T04:49:41.333Z] go vet ./... [2023-04-13T04:49:45.528Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-13T04:49:45.528Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-13T04:49:45.528Z] ./bin/test-attribution-txt.sh [2023-04-13T04:49:45.528Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-13T04:49:45.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-13T04:49:45.621Z] $ docker stop --time=1 ea1b21869160ca8d8bd90d8c677fa2fdfffcf88a64f263a9937d366b29999e58 [2023-04-13T04:49:48.760Z] $ docker rm -f --volumes ea1b21869160ca8d8bd90d8c677fa2fdfffcf88a64f263a9937d366b29999e58 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T04:49:49.300Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-13T04:49:49.377Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-13T04:49:49.946Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-13T04:49:50.257Z] + ls -al . [2023-04-13T04:49:50.257Z] total 180 [2023-04-13T04:49:50.257Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 13 04:49 . [2023-04-13T04:49:50.257Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 04:47 .. [2023-04-13T04:49:50.257Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 13 04:47 .dockerignore [2023-04-13T04:49:50.257Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 04:48 .git [2023-04-13T04:49:50.257Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 04:47 .github [2023-04-13T04:49:50.257Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 13 04:47 .gitignore [2023-04-13T04:49:50.257Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 13 04:47 .golangci.yml [2023-04-13T04:49:50.257Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 04:48 .semver [2023-04-13T04:49:50.257Z] -rw-rw-r-- 1 jenkins jenkins 9288 Apr 13 04:47 Attribution.txt [2023-04-13T04:49:50.257Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 13 04:47 CHANGELOG.md [2023-04-13T04:49:50.257Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 13 04:47 Dockerfile [2023-04-13T04:49:50.257Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 13 04:47 GOVERNANCE.md [2023-04-13T04:49:50.257Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 13 04:47 Jenkinsfile [2023-04-13T04:49:50.257Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 13 04:47 LICENSE [2023-04-13T04:49:50.257Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 13 04:47 Makefile [2023-04-13T04:49:50.257Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 13 04:47 OWNERS.md [2023-04-13T04:49:50.257Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 13 04:47 README.md [2023-04-13T04:49:50.257Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 13 04:48 VERSION [2023-04-13T04:49:50.257Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 04:47 bin [2023-04-13T04:49:50.257Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 04:47 cmd [2023-04-13T04:49:50.257Z] -rw-r--r-- 1 jenkins jenkins 18376 Apr 13 04:49 coverage.out [2023-04-13T04:49:50.257Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 13 04:47 go.mod [2023-04-13T04:49:50.257Z] -rw-rw-r-- 1 jenkins jenkins 31553 Apr 13 04:47 go.sum [2023-04-13T04:49:50.257Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 04:47 internal [2023-04-13T04:49:50.257Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 04:47 mock [2023-04-13T04:49:50.257Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 04:47 snap [2023-04-13T04:49:50.257Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 13 04:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T04:49:50.654Z] + 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=792b4516e904770578e19366587ab72778357769 --label arch=amd64 --label version=0.0.0 . [2023-04-13T04:49:50.654Z] Sending build context to Docker daemon 6.468MB [2023-04-13T04:49:50.654Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-13T04:49:50.654Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-13T04:49:50.654Z] ---> 0049bbe78823 [2023-04-13T04:49:50.654Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-13T04:49:50.913Z] ---> Running in f87c57c9d68b [2023-04-13T04:49:50.913Z] Removing intermediate container f87c57c9d68b [2023-04-13T04:49:50.913Z] ---> a0ac3e120f41 [2023-04-13T04:49:50.913Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-13T04:49:50.913Z] ---> Running in 70ed752479c1 [2023-04-13T04:49:50.913Z] Removing intermediate container 70ed752479c1 [2023-04-13T04:49:50.913Z] ---> 1a66648baf21 [2023-04-13T04:49:50.913Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-13T04:49:50.913Z] ---> Running in 5332392316ef [2023-04-13T04:49:51.173Z] Removing intermediate container 5332392316ef [2023-04-13T04:49:51.173Z] ---> 6afe7f01ea5d [2023-04-13T04:49:51.173Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T04:49:51.173Z] ---> Running in 7583bae36e03 [2023-04-13T04:49:51.173Z] Removing intermediate container 7583bae36e03 [2023-04-13T04:49:51.173Z] ---> fd3880b27203 [2023-04-13T04:49:51.173Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T04:49:51.173Z] ---> Running in cbba37711f20 [2023-04-13T04:49:51.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T04:49:51.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T04:49:51.951Z] OK: 269 MiB in 57 packages [2023-04-13T04:49:52.211Z] Removing intermediate container cbba37711f20 [2023-04-13T04:49:52.211Z] ---> 5db9b4f88f85 [2023-04-13T04:49:52.211Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-13T04:49:52.470Z] ---> Running in 864b812742ac [2023-04-13T04:49:52.470Z] Removing intermediate container 864b812742ac [2023-04-13T04:49:52.470Z] ---> 4e51d1d6b74c [2023-04-13T04:49:52.470Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-13T04:49:52.470Z] ---> ae76cc44b541 [2023-04-13T04:49:52.470Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T04:49:52.470Z] ---> Running in fcb6ff47f63d [2023-04-13T04:49:53.422Z] Removing intermediate container fcb6ff47f63d [2023-04-13T04:49:53.422Z] ---> 384257e72656 [2023-04-13T04:49:53.422Z] Step 11/24 : COPY . . [2023-04-13T04:49:53.681Z] ---> 1a15323041b1 [2023-04-13T04:49:53.681Z] Step 12/24 : RUN $MAKE [2023-04-13T04:49:53.681Z] ---> Running in a321f328a0dd [2023-04-13T04:49:53.939Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-04-13T04:50:15.872Z] Removing intermediate container a321f328a0dd [2023-04-13T04:50:15.872Z] ---> d62aaba3473c [2023-04-13T04:50:15.872Z] Step 13/24 : FROM alpine:3.17 [2023-04-13T04:50:15.872Z] 3.17: Pulling from library/alpine [2023-04-13T04:50:15.872Z] f56be85fc22e: Pulling fs layer [2023-04-13T04:50:15.872Z] f56be85fc22e: Verifying Checksum [2023-04-13T04:50:15.872Z] f56be85fc22e: Download complete [2023-04-13T04:50:15.872Z] f56be85fc22e: Pull complete [2023-04-13T04:50:15.872Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-13T04:50:15.872Z] Status: Downloaded newer image for alpine:3.17 [2023-04-13T04:50:15.872Z] ---> 9ed4aefc74f6 [2023-04-13T04:50:15.872Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-13T04:50:15.872Z] ---> Running in 52ea58577432 [2023-04-13T04:50:15.872Z] Removing intermediate container 52ea58577432 [2023-04-13T04:50:15.872Z] ---> e01128665852 [2023-04-13T04:50:15.872Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-13T04:50:15.872Z] ---> Running in acc268a4b25a [2023-04-13T04:50:15.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T04:50:15.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T04:50:15.872Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-13T04:50:15.872Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T04:50:15.872Z] OK: 7 MiB in 16 packages [2023-04-13T04:50:15.872Z] Removing intermediate container acc268a4b25a [2023-04-13T04:50:15.872Z] ---> 65c28d793a89 [2023-04-13T04:50:15.872Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-13T04:50:15.872Z] ---> 70934f1dade5 [2023-04-13T04:50:15.872Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-13T04:50:15.872Z] ---> 28c0d92aae35 [2023-04-13T04:50:15.872Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-13T04:50:15.872Z] ---> 9890548ab68d [2023-04-13T04:50:15.872Z] Step 19/24 : EXPOSE 59982 [2023-04-13T04:50:15.872Z] ---> Running in 6242e6ec4303 [2023-04-13T04:50:15.872Z] Removing intermediate container 6242e6ec4303 [2023-04-13T04:50:15.872Z] ---> 77b55ace1eb5 [2023-04-13T04:50:15.872Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-13T04:50:15.872Z] ---> Running in 2e6604f1b774 [2023-04-13T04:50:15.872Z] Removing intermediate container 2e6604f1b774 [2023-04-13T04:50:15.872Z] ---> 9dc25ed2843a [2023-04-13T04:50:15.872Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-13T04:50:15.872Z] ---> Running in be0695a46027 [2023-04-13T04:50:15.872Z] Removing intermediate container be0695a46027 [2023-04-13T04:50:15.872Z] ---> d8b3e0dd3c67 [2023-04-13T04:50:15.872Z] Step 22/24 : LABEL arch=amd64 [2023-04-13T04:50:15.872Z] ---> Running in dc9b0ad05648 [2023-04-13T04:50:15.872Z] Removing intermediate container dc9b0ad05648 [2023-04-13T04:50:15.872Z] ---> 883d5cb60c0d [2023-04-13T04:50:15.872Z] Step 23/24 : LABEL git_sha=792b4516e904770578e19366587ab72778357769 [2023-04-13T04:50:15.872Z] ---> Running in a444d0c3b05a [2023-04-13T04:50:15.872Z] Removing intermediate container a444d0c3b05a [2023-04-13T04:50:15.872Z] ---> 184ee45eca8e [2023-04-13T04:50:15.872Z] Step 24/24 : LABEL version=0.0.0 [2023-04-13T04:50:15.872Z] ---> Running in e5cb1d5b65ac [2023-04-13T04:50:16.132Z] Removing intermediate container e5cb1d5b65ac [2023-04-13T04:50:16.132Z] ---> 85d21f8476db [2023-04-13T04:50:16.132Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-13T04:50:16.132Z] Successfully built 85d21f8476db [2023-04-13T04:50:16.132Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T04:50:17.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T04:50:17.220Z] [2023-04-13T04:50:17.220Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T04:50:17.602Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T04:50:17.602Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-13T04:50:17.602Z] 5eb5b503b376: Pulling fs layer [2023-04-13T04:50:17.602Z] 5c69ac0246d0: Pulling fs layer [2023-04-13T04:50:17.602Z] ec43610c2a17: Pulling fs layer [2023-04-13T04:50:17.602Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-13T04:50:17.602Z] 33b1e0a273af: Pulling fs layer [2023-04-13T04:50:17.602Z] 5d3b04190fa2: Pulling fs layer [2023-04-13T04:50:17.602Z] 2f39f015ded8: Pulling fs layer [2023-04-13T04:50:17.602Z] 33b1e0a273af: Waiting [2023-04-13T04:50:17.602Z] 3a2ae6a8a46f: Waiting [2023-04-13T04:50:17.602Z] 5d3b04190fa2: Waiting [2023-04-13T04:50:17.602Z] 5c69ac0246d0: Verifying Checksum [2023-04-13T04:50:17.602Z] 5c69ac0246d0: Download complete [2023-04-13T04:50:17.602Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-13T04:50:17.602Z] 3a2ae6a8a46f: Download complete [2023-04-13T04:50:17.602Z] 33b1e0a273af: Verifying Checksum [2023-04-13T04:50:17.602Z] 33b1e0a273af: Download complete [2023-04-13T04:50:17.602Z] 5d3b04190fa2: Verifying Checksum [2023-04-13T04:50:17.602Z] 5d3b04190fa2: Download complete [2023-04-13T04:50:17.602Z] ec43610c2a17: Verifying Checksum [2023-04-13T04:50:17.602Z] ec43610c2a17: Download complete [2023-04-13T04:50:17.861Z] 5eb5b503b376: Verifying Checksum [2023-04-13T04:50:17.861Z] 5eb5b503b376: Download complete [2023-04-13T04:50:18.431Z] 2f39f015ded8: Verifying Checksum [2023-04-13T04:50:18.431Z] 2f39f015ded8: Download complete [2023-04-13T04:50:18.998Z] 5eb5b503b376: Pull complete [2023-04-13T04:50:19.256Z] 5c69ac0246d0: Pull complete [2023-04-13T04:50:19.823Z] ec43610c2a17: Pull complete [2023-04-13T04:50:19.823Z] 3a2ae6a8a46f: Pull complete [2023-04-13T04:50:20.083Z] 33b1e0a273af: Pull complete [2023-04-13T04:50:20.083Z] 5d3b04190fa2: Pull complete [2023-04-13T04:50:24.269Z] 2f39f015ded8: Pull complete [2023-04-13T04:50:24.269Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-13T04:50:24.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T04:50:24.269Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T04:50:24.491Z] prd-ubuntu20.04-docker-8c-8g-8387 does not seem to be running inside a container [2023-04-13T04:50:24.530Z] $ 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-561 -v /w/workspace/gexfoundry_device-mqtt-go_PR-561:/w/workspace/gexfoundry_device-mqtt-go_PR-561:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-561@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-561@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-13T04:50:27.463Z] $ docker top c5249a2861c7104c74ececb63dc1dbd99f1ee2e862b8b612169b5c7d43e5a036 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T04:50:27.895Z] ---> job-cost.sh [2023-04-13T04:50:27.895Z] lf-activate-venv: SKIPPING [2023-04-13T04:50:27.895Z] INFO: No Stack... [2023-04-13T04:50:28.155Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-13T04:50:28.413Z] INFO: Archiving Costs [Pipeline] sh [2023-04-13T04:50:28.727Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-561/archives/cost.csv [2023-04-13T04:50:28.727Z] + cut -d, -f6 [Pipeline] lock [2023-04-13T04:50:28.766Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-561-1-stack-cost] [2023-04-13T04:50:28.771Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-561-1-stack-cost] did not exist. Created. [2023-04-13T04:50:28.771Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-561-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-13T04:50:29.151Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-13T04:50:29.200Z] Stashed 1 file(s) [Pipeline] } [2023-04-13T04:50:29.226Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-561-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-13T04:50:29.310Z] $ docker stop --time=1 c5249a2861c7104c74ececb63dc1dbd99f1ee2e862b8b612169b5c7d43e5a036 [2023-04-13T04:50:30.473Z] $ docker rm -f --volumes c5249a2861c7104c74ececb63dc1dbd99f1ee2e862b8b612169b5c7d43e5a036 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-13T04:51:03.602Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8389 in /w/workspace/gexfoundry_device-mqtt-go_PR-561 [Pipeline] { [Pipeline] ws [2023-04-13T04:51:03.654Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-04-13T04:51:03.729Z] Selected Git installation does not exist. Using Default [2023-04-13T04:51:03.729Z] The recommended git tool is: NONE [2023-04-13T04:51:08.831Z] using credential edgex-jenkins-ssh [2023-04-13T04:51:08.846Z] Cloning the remote Git repository [2023-04-13T04:51:08.887Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-13T04:51:08.984Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-04-13T04:51:09.116Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-13T04:51:09.117Z] > git --version # timeout=10 [2023-04-13T04:51:09.137Z] > git --version # 'git version 2.25.1' [2023-04-13T04:51:09.139Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T04:51:09.293Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-13T04:51:10.385Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-13T04:51:10.408Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-13T04:51:11.994Z] Merging remotes/origin/main commit bc38c5ffd6dd6ea62ea0e86338abc96d012d22c4 into PR head commit 792b4516e904770578e19366587ab72778357769 [2023-04-13T04:51:12.273Z] Merge succeeded, producing 792b4516e904770578e19366587ab72778357769 [2023-04-13T04:51:12.274Z] Checking out Revision 792b4516e904770578e19366587ab72778357769 (PR-561) [2023-04-13T04:51:11.292Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-13T04:51:11.345Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-13T04:51:11.346Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T04:51:11.362Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/561/head:refs/remotes/origin/PR-561 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-13T04:51:12.011Z] > git config core.sparsecheckout # timeout=10 [2023-04-13T04:51:12.084Z] > git checkout -f 792b4516e904770578e19366587ab72778357769 # timeout=10 [2023-04-13T04:51:12.172Z] > git remote # timeout=10 [2023-04-13T04:51:12.190Z] > git config --get remote.origin.url # timeout=10 [2023-04-13T04:51:12.215Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T04:51:12.230Z] > git merge bc38c5ffd6dd6ea62ea0e86338abc96d012d22c4 # timeout=10 [2023-04-13T04:51:12.255Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-13T04:51:12.278Z] > git config core.sparsecheckout # timeout=10 [2023-04-13T04:51:12.293Z] > git checkout -f 792b4516e904770578e19366587ab72778357769 # timeout=10 [2023-04-13T04:51:15.803Z] Commit message: "feat!: Consume SDK interface changes" [2023-04-13T04:51:15.855Z] > git --version # timeout=10 [2023-04-13T04:51:15.867Z] > git --version # 'git version 2.25.1' [2023-04-13T04:51:15.889Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T04:51:16.962Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-13T04:51:16.962Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-13T04:51:16.962Z] Dload Upload Total Spent Left Speed [2023-04-13T04:51:16.962Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh [2023-04-13T04:51:17.678Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-13T04:51:18.035Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-13T04:51:18.035Z] + sudo tee /etc/docker/daemon.new [2023-04-13T04:51:18.035Z] { [2023-04-13T04:51:18.035Z] "registry-mirrors": [ [2023-04-13T04:51:18.035Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-13T04:51:18.035Z] ], [2023-04-13T04:51:18.035Z] "bip": "10.250.0.254/24", [2023-04-13T04:51:18.035Z] "hosts": [ [2023-04-13T04:51:18.035Z] "tcp://0.0.0.0:5555", [2023-04-13T04:51:18.035Z] "unix:///var/run/docker.sock" [2023-04-13T04:51:18.035Z] ], [2023-04-13T04:51:18.035Z] "mtu": 1458, [2023-04-13T04:51:18.035Z] "selinux-enabled": true, [2023-04-13T04:51:18.035Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-13T04:51:18.035Z] } [Pipeline] sh [2023-04-13T04:51:18.397Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-13T04:51:18.757Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T04:51:37.113Z] provisioning config files... [2023-04-13T04:51:37.143Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config14784910014478747856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T04:51:37.541Z] ---> docker-login.sh [2023-04-13T04:51:37.541Z] nexus3.edgexfoundry.org:10001 [2023-04-13T04:51:37.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T04:51:38.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T04:51:38.087Z] Configure a credential helper to remove this warning. See [2023-04-13T04:51:38.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T04:51:38.087Z] [2023-04-13T04:51:38.087Z] Login Succeeded [2023-04-13T04:51:38.087Z] nexus3.edgexfoundry.org:10002 [2023-04-13T04:51:38.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T04:51:38.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T04:51:38.624Z] Configure a credential helper to remove this warning. See [2023-04-13T04:51:38.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T04:51:38.624Z] [2023-04-13T04:51:38.624Z] Login Succeeded [2023-04-13T04:51:38.624Z] nexus3.edgexfoundry.org:10003 [2023-04-13T04:51:38.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T04:51:38.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T04:51:38.893Z] Configure a credential helper to remove this warning. See [2023-04-13T04:51:38.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T04:51:38.893Z] [2023-04-13T04:51:38.893Z] Login Succeeded [2023-04-13T04:51:38.893Z] nexus3.edgexfoundry.org:10004 [2023-04-13T04:51:39.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T04:51:39.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T04:51:39.182Z] Configure a credential helper to remove this warning. See [2023-04-13T04:51:39.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T04:51:39.182Z] [2023-04-13T04:51:39.182Z] Login Succeeded [2023-04-13T04:51:39.182Z] docker.io [2023-04-13T04:51:39.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T04:51:39.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T04:51:39.725Z] Configure a credential helper to remove this warning. See [2023-04-13T04:51:39.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T04:51:39.725Z] [2023-04-13T04:51:39.725Z] Login Succeeded [2023-04-13T04:51:39.725Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T04:51:39.756Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-13T04:51:40.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T04:51:40.205Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T04:51:40.238Z] ========================================================= [2023-04-13T04:51:40.238Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-13T04:51:40.238Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T04:51:40.736Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-13T04:51:41.010Z] Sending build context to Docker daemon 3.359MB [2023-04-13T04:51:41.010Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-13T04:51:41.010Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-13T04:51:41.280Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-13T04:51:41.280Z] af6eaf76a39c: Pulling fs layer [2023-04-13T04:51:41.280Z] 55522c791124: Pulling fs layer [2023-04-13T04:51:41.280Z] ce5c4a1c91eb: Pulling fs layer [2023-04-13T04:51:41.280Z] 169dfbe0d373: Pulling fs layer [2023-04-13T04:51:41.280Z] e1ff8fa3b103: Pulling fs layer [2023-04-13T04:51:41.280Z] 52ebb69f0ebf: Pulling fs layer [2023-04-13T04:51:41.280Z] 5abe8eddf0d5: Pulling fs layer [2023-04-13T04:51:41.280Z] 169dfbe0d373: Waiting [2023-04-13T04:51:41.280Z] e1ff8fa3b103: Waiting [2023-04-13T04:51:41.280Z] 52ebb69f0ebf: Waiting [2023-04-13T04:51:41.280Z] 5abe8eddf0d5: Waiting [2023-04-13T04:51:41.280Z] 55522c791124: Verifying Checksum [2023-04-13T04:51:41.280Z] 55522c791124: Download complete [2023-04-13T04:51:41.280Z] 169dfbe0d373: Verifying Checksum [2023-04-13T04:51:41.280Z] 169dfbe0d373: Download complete [2023-04-13T04:51:41.280Z] e1ff8fa3b103: Verifying Checksum [2023-04-13T04:51:41.280Z] e1ff8fa3b103: Download complete [2023-04-13T04:51:41.280Z] af6eaf76a39c: Verifying Checksum [2023-04-13T04:51:41.280Z] af6eaf76a39c: Download complete [2023-04-13T04:51:42.733Z] 5abe8eddf0d5: Verifying Checksum [2023-04-13T04:51:42.733Z] 5abe8eddf0d5: Download complete [2023-04-13T04:51:42.733Z] af6eaf76a39c: Pull complete [2023-04-13T04:51:43.004Z] 55522c791124: Pull complete [2023-04-13T04:51:43.988Z] ce5c4a1c91eb: Verifying Checksum [2023-04-13T04:51:43.988Z] ce5c4a1c91eb: Download complete [2023-04-13T04:51:44.262Z] 52ebb69f0ebf: Download complete [2023-04-13T04:51:56.611Z] ce5c4a1c91eb: Pull complete [2023-04-13T04:51:56.611Z] 169dfbe0d373: Pull complete [2023-04-13T04:51:56.611Z] e1ff8fa3b103: Pull complete [2023-04-13T04:52:03.275Z] 52ebb69f0ebf: Pull complete [2023-04-13T04:52:04.711Z] 5abe8eddf0d5: Pull complete [2023-04-13T04:52:04.711Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-13T04:52:04.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-13T04:52:04.711Z] ---> 6cb57ee374ae [2023-04-13T04:52:04.711Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-13T04:52:06.675Z] ---> Running in 844651f4edcd [2023-04-13T04:52:06.675Z] Removing intermediate container 844651f4edcd [2023-04-13T04:52:06.675Z] ---> 4fdfefe80682 [2023-04-13T04:52:06.675Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-13T04:52:06.945Z] ---> Running in 4858a879fc4c [2023-04-13T04:52:07.214Z] Removing intermediate container 4858a879fc4c [2023-04-13T04:52:07.214Z] ---> 6d86c39ecf9f [2023-04-13T04:52:07.214Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-13T04:52:07.214Z] ---> Running in eccc16ae9a0c [2023-04-13T04:52:07.484Z] Removing intermediate container eccc16ae9a0c [2023-04-13T04:52:07.484Z] ---> c7b9d94ec345 [2023-04-13T04:52:07.484Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T04:52:07.754Z] ---> Running in b1ddded5ce09 [2023-04-13T04:52:08.027Z] Removing intermediate container b1ddded5ce09 [2023-04-13T04:52:08.027Z] ---> 1742080d8ab1 [2023-04-13T04:52:08.027Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T04:52:08.027Z] ---> Running in 1ce75fde1442 [2023-04-13T04:52:09.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T04:52:10.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T04:52:10.999Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-13T04:52:10.999Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-13T04:52:10.999Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-13T04:52:10.999Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-13T04:52:10.999Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T04:52:10.999Z] OK: 268 MiB in 57 packages [2023-04-13T04:52:12.417Z] Removing intermediate container 1ce75fde1442 [2023-04-13T04:52:12.417Z] ---> b4eeacbd320d [2023-04-13T04:52:12.417Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-13T04:52:12.417Z] ---> Running in 882f41a11bb5 [2023-04-13T04:52:12.685Z] Removing intermediate container 882f41a11bb5 [2023-04-13T04:52:12.685Z] ---> 220121019f45 [2023-04-13T04:52:12.685Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-13T04:52:13.274Z] ---> fee20fd3a25d [2023-04-13T04:52:13.274Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T04:52:13.274Z] ---> Running in 5db599a34c1d [2023-04-13T04:53:21.191Z] Removing intermediate container 5db599a34c1d [2023-04-13T04:53:21.192Z] ---> 6a9de030db7b [2023-04-13T04:53:21.192Z] Step 11/12 : COPY . . [2023-04-13T04:53:21.192Z] ---> 5b553c249032 [2023-04-13T04:53:21.192Z] Step 12/12 : RUN $MAKE [2023-04-13T04:53:21.192Z] ---> Running in bda0b3da2168 [2023-04-13T04:53:21.192Z] noop [2023-04-13T04:53:21.192Z] Removing intermediate container bda0b3da2168 [2023-04-13T04:53:21.192Z] ---> 4aba8a83e7fb [2023-04-13T04:53:21.192Z] Successfully built 4aba8a83e7fb [2023-04-13T04:53:21.192Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T04:53:21.672Z] + docker inspect -f . ci-base-image-arm64 [2023-04-13T04:53:21.672Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T04:53:21.967Z] prd-ubuntu20.04-docker-arm64-4c-16g-8389 does not seem to be running inside a container [2023-04-13T04:53:22.059Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-13T04:53:23.307Z] $ docker top 94fa31f4ee4db31e69bed0a114aa3029e6833c7e29a024b9434b9b28a1d1dd2f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T04:53:24.203Z] + go version [2023-04-13T04:53:24.203Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-13T04:53:24.236Z] $ docker stop --time=1 94fa31f4ee4db31e69bed0a114aa3029e6833c7e29a024b9434b9b28a1d1dd2f [2023-04-13T04:53:25.886Z] $ docker rm -f --volumes 94fa31f4ee4db31e69bed0a114aa3029e6833c7e29a024b9434b9b28a1d1dd2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T04:53:26.743Z] + docker inspect -f . ci-base-image-arm64 [2023-04-13T04:53:26.743Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T04:53:27.005Z] prd-ubuntu20.04-docker-arm64-4c-16g-8389 does not seem to be running inside a container [2023-04-13T04:53:27.073Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-13T04:53:28.284Z] $ docker top 1ada6a409998a5bff7bd5c4208ef68314b0bb78f28c0f7439ed62d2028d9012e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T04:53:29.173Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-13T04:53:29.883Z] + make test [2023-04-13T04:53:29.883Z] go test ./... -coverprofile=coverage.out ./... [2023-04-13T04:54:02.151Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-13T04:56:08.830Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-13T04:56:08.830Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-13T04:56:08.830Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.077s coverage: 22.0% of statements [2023-04-13T04:56:08.830Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-13T04:56:08.830Z] go vet ./... [2023-04-13T04:56:41.082Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-13T04:56:41.082Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-13T04:56:41.082Z] ./bin/test-attribution-txt.sh [2023-04-13T04:56:41.082Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-13T04:56:41.122Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-13T04:56:41.150Z] $ docker stop --time=1 1ada6a409998a5bff7bd5c4208ef68314b0bb78f28c0f7439ed62d2028d9012e [2023-04-13T04:56:43.866Z] $ docker rm -f --volumes 1ada6a409998a5bff7bd5c4208ef68314b0bb78f28c0f7439ed62d2028d9012e [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T04:56:45.148Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-13T04:56:45.187Z] Warning: overwriting stash ‘coverage-report’ [2023-04-13T04:56:45.643Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T04:56:46.242Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-13T04:56:46.585Z] + ls -al . [2023-04-13T04:56:46.585Z] total 176 [2023-04-13T04:56:46.585Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 13 04:53 . [2023-04-13T04:56:46.585Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 04:51 .. [2023-04-13T04:56:46.585Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 13 04:51 .dockerignore [2023-04-13T04:56:46.585Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 04:51 .git [2023-04-13T04:56:46.585Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 04:51 .github [2023-04-13T04:56:46.585Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 13 04:51 .gitignore [2023-04-13T04:56:46.585Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 13 04:51 .golangci.yml [2023-04-13T04:56:46.585Z] -rw-rw-r-- 1 jenkins jenkins 9288 Apr 13 04:51 Attribution.txt [2023-04-13T04:56:46.585Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 13 04:51 CHANGELOG.md [2023-04-13T04:56:46.585Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 13 04:51 Dockerfile [2023-04-13T04:56:46.585Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 13 04:51 GOVERNANCE.md [2023-04-13T04:56:46.585Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 13 04:51 Jenkinsfile [2023-04-13T04:56:46.585Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 13 04:51 LICENSE [2023-04-13T04:56:46.585Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 13 04:51 Makefile [2023-04-13T04:56:46.585Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 13 04:51 OWNERS.md [2023-04-13T04:56:46.585Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 13 04:51 README.md [2023-04-13T04:56:46.585Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 13 04:48 VERSION [2023-04-13T04:56:46.585Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 04:51 bin [2023-04-13T04:56:46.585Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 04:51 cmd [2023-04-13T04:56:46.585Z] -rw-r--r-- 1 jenkins jenkins 18376 Apr 13 04:56 coverage.out [2023-04-13T04:56:46.585Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 13 04:51 go.mod [2023-04-13T04:56:46.585Z] -rw-rw-r-- 1 jenkins jenkins 31553 Apr 13 04:51 go.sum [2023-04-13T04:56:46.585Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 04:51 internal [2023-04-13T04:56:46.585Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 04:51 mock [2023-04-13T04:56:46.585Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 04:51 snap [2023-04-13T04:56:46.585Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 13 04:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T04:56:47.011Z] + 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=792b4516e904770578e19366587ab72778357769 --label arch=arm64 --label version=0.0.0 . [2023-04-13T04:56:47.287Z] Sending build context to Docker daemon 3.378MB [2023-04-13T04:56:47.287Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-13T04:56:47.287Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-13T04:56:47.287Z] ---> 4aba8a83e7fb [2023-04-13T04:56:47.287Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-13T04:56:47.557Z] ---> Running in bc9854bdf904 [2023-04-13T04:56:47.825Z] Removing intermediate container bc9854bdf904 [2023-04-13T04:56:47.825Z] ---> f63a0a09c8ca [2023-04-13T04:56:47.825Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-13T04:56:47.825Z] ---> Running in 4b801384d52a [2023-04-13T04:56:48.093Z] Removing intermediate container 4b801384d52a [2023-04-13T04:56:48.093Z] ---> 0ac633fc3ab3 [2023-04-13T04:56:48.093Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-13T04:56:48.363Z] ---> Running in 842a04235204 [2023-04-13T04:56:48.633Z] Removing intermediate container 842a04235204 [2023-04-13T04:56:48.633Z] ---> ee0bf63df00f [2023-04-13T04:56:48.633Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T04:56:48.633Z] ---> Running in 2d86caeaef72 [2023-04-13T04:56:48.913Z] Removing intermediate container 2d86caeaef72 [2023-04-13T04:56:48.913Z] ---> db1285edd73c [2023-04-13T04:56:48.913Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T04:56:48.913Z] ---> Running in c5d288c62980 [2023-04-13T04:56:50.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T04:56:50.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T04:56:52.015Z] OK: 268 MiB in 57 packages [2023-04-13T04:56:52.602Z] Removing intermediate container c5d288c62980 [2023-04-13T04:56:52.602Z] ---> a90748cb96ce [2023-04-13T04:56:52.602Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-13T04:56:52.872Z] ---> Running in 3f7b250f403c [2023-04-13T04:56:53.141Z] Removing intermediate container 3f7b250f403c [2023-04-13T04:56:53.141Z] ---> 713294ccd507 [2023-04-13T04:56:53.141Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-13T04:56:53.731Z] ---> 0d0796fbc845 [2023-04-13T04:56:53.731Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T04:56:53.731Z] ---> Running in c0f033abb6b4 [2023-04-13T04:56:56.321Z] Removing intermediate container c0f033abb6b4 [2023-04-13T04:56:56.321Z] ---> 0807c47e943a [2023-04-13T04:56:56.321Z] Step 11/24 : COPY . . [2023-04-13T04:56:57.291Z] ---> 2cc2d3d59a87 [2023-04-13T04:56:57.291Z] Step 12/24 : RUN $MAKE [2023-04-13T04:56:57.291Z] ---> Running in 9844bdbb7bd2 [2023-04-13T04:56:58.260Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-04-13T04:59:19.992Z] Removing intermediate container 9844bdbb7bd2 [2023-04-13T04:59:19.992Z] ---> 2edceb631857 [2023-04-13T04:59:19.992Z] Step 13/24 : FROM alpine:3.17 [2023-04-13T04:59:19.992Z] 3.17: Pulling from library/alpine [2023-04-13T04:59:19.992Z] c41833b44d91: Pulling fs layer [2023-04-13T04:59:19.992Z] c41833b44d91: Verifying Checksum [2023-04-13T04:59:19.992Z] c41833b44d91: Download complete [2023-04-13T04:59:19.992Z] c41833b44d91: Pull complete [2023-04-13T04:59:19.992Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-13T04:59:19.992Z] Status: Downloaded newer image for alpine:3.17 [2023-04-13T04:59:19.992Z] ---> 51e60588ff2c [2023-04-13T04:59:19.992Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-13T04:59:19.992Z] ---> Running in 04faf7e2c134 [2023-04-13T04:59:19.992Z] Removing intermediate container 04faf7e2c134 [2023-04-13T04:59:19.992Z] ---> bd951437303c [2023-04-13T04:59:19.992Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-13T04:59:19.992Z] ---> Running in 62d8d86ab694 [2023-04-13T04:59:19.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T04:59:19.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T04:59:19.992Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-13T04:59:19.992Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T04:59:19.992Z] OK: 8 MiB in 16 packages [2023-04-13T04:59:19.992Z] Removing intermediate container 62d8d86ab694 [2023-04-13T04:59:19.992Z] ---> 8913695d6037 [2023-04-13T04:59:19.992Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-13T04:59:20.968Z] ---> 5c54c760dc86 [2023-04-13T04:59:20.968Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-13T04:59:21.562Z] ---> 629b3e73c4d6 [2023-04-13T04:59:21.562Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-13T04:59:22.154Z] ---> cd1b84445651 [2023-04-13T04:59:22.154Z] Step 19/24 : EXPOSE 59982 [2023-04-13T04:59:22.154Z] ---> Running in d69604d3db81 [2023-04-13T04:59:22.423Z] Removing intermediate container d69604d3db81 [2023-04-13T04:59:22.423Z] ---> c3ae9823019c [2023-04-13T04:59:22.423Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-13T04:59:22.423Z] ---> Running in 1bef6e7c9fb3 [2023-04-13T04:59:22.693Z] Removing intermediate container 1bef6e7c9fb3 [2023-04-13T04:59:22.693Z] ---> e3cd52bb8e0d [2023-04-13T04:59:22.693Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-13T04:59:22.964Z] ---> Running in 83a53a37a45c [2023-04-13T04:59:23.233Z] Removing intermediate container 83a53a37a45c [2023-04-13T04:59:23.233Z] ---> 48aed1ce40f8 [2023-04-13T04:59:23.233Z] Step 22/24 : LABEL arch=arm64 [2023-04-13T04:59:23.233Z] ---> Running in 7357720a3613 [2023-04-13T04:59:23.508Z] Removing intermediate container 7357720a3613 [2023-04-13T04:59:23.508Z] ---> d244ed4a6916 [2023-04-13T04:59:23.508Z] Step 23/24 : LABEL git_sha=792b4516e904770578e19366587ab72778357769 [2023-04-13T04:59:23.776Z] ---> Running in c94fc658b16d [2023-04-13T04:59:24.065Z] Removing intermediate container c94fc658b16d [2023-04-13T04:59:24.065Z] ---> 836bcb33fe2a [2023-04-13T04:59:24.065Z] Step 24/24 : LABEL version=0.0.0 [2023-04-13T04:59:24.065Z] ---> Running in 96a4d90e5950 [2023-04-13T04:59:24.334Z] Removing intermediate container 96a4d90e5950 [2023-04-13T04:59:24.334Z] ---> e95c811d5ac5 [2023-04-13T04:59:24.334Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-13T04:59:24.334Z] Successfully built e95c811d5ac5 [2023-04-13T04:59:24.334Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T04:59:25.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T04:59:25.185Z] [2023-04-13T04:59:25.185Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T04:59:25.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T04:59:25.642Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-13T04:59:25.642Z] 8998bd30e6a1: Pulling fs layer [2023-04-13T04:59:25.642Z] 04944245beec: Pulling fs layer [2023-04-13T04:59:25.642Z] 699f458cf7ca: Pulling fs layer [2023-04-13T04:59:25.642Z] 765212b225bb: Pulling fs layer [2023-04-13T04:59:25.642Z] f23df028b6ca: Pulling fs layer [2023-04-13T04:59:25.642Z] d65c8cfc05b1: Pulling fs layer [2023-04-13T04:59:25.642Z] 2437ff75d9bd: Pulling fs layer [2023-04-13T04:59:25.642Z] 765212b225bb: Waiting [2023-04-13T04:59:25.642Z] f23df028b6ca: Waiting [2023-04-13T04:59:25.642Z] 2437ff75d9bd: Waiting [2023-04-13T04:59:25.642Z] d65c8cfc05b1: Waiting [2023-04-13T04:59:25.934Z] 04944245beec: Verifying Checksum [2023-04-13T04:59:25.934Z] 04944245beec: Download complete [2023-04-13T04:59:25.934Z] 765212b225bb: Verifying Checksum [2023-04-13T04:59:25.934Z] 765212b225bb: Download complete [2023-04-13T04:59:25.934Z] f23df028b6ca: Verifying Checksum [2023-04-13T04:59:25.934Z] f23df028b6ca: Download complete [2023-04-13T04:59:25.934Z] d65c8cfc05b1: Verifying Checksum [2023-04-13T04:59:25.934Z] d65c8cfc05b1: Download complete [2023-04-13T04:59:26.221Z] 699f458cf7ca: Verifying Checksum [2023-04-13T04:59:26.221Z] 699f458cf7ca: Download complete [2023-04-13T04:59:26.493Z] 8998bd30e6a1: Download complete [2023-04-13T04:59:29.165Z] 2437ff75d9bd: Verifying Checksum [2023-04-13T04:59:29.165Z] 2437ff75d9bd: Download complete [2023-04-13T04:59:30.641Z] 8998bd30e6a1: Pull complete [2023-04-13T04:59:30.912Z] 04944245beec: Pull complete [2023-04-13T04:59:32.324Z] 699f458cf7ca: Pull complete [2023-04-13T04:59:32.590Z] 765212b225bb: Pull complete [2023-04-13T04:59:33.183Z] f23df028b6ca: Pull complete [2023-04-13T04:59:33.452Z] d65c8cfc05b1: Pull complete [2023-04-13T04:59:48.446Z] 2437ff75d9bd: Pull complete [2023-04-13T04:59:48.446Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-13T04:59:48.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T04:59:48.446Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T04:59:48.777Z] prd-ubuntu20.04-docker-arm64-4c-16g-8389 does not seem to be running inside a container [2023-04-13T04:59:48.836Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-13T04:59:51.446Z] $ docker top 1c01d1cdce942b2b1d58a3e32fcc2de8eb54411c149a693ce17ced0924e4dd53 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T04:59:52.366Z] ---> job-cost.sh [2023-04-13T04:59:52.366Z] lf-activate-venv: SKIPPING [2023-04-13T04:59:52.366Z] INFO: No Stack... [2023-04-13T04:59:52.950Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-13T04:59:53.534Z] INFO: Archiving Costs [Pipeline] sh [2023-04-13T04:59:54.193Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-04-13T04:59:54.193Z] + cut -d, -f6 [Pipeline] lock [2023-04-13T04:59:54.296Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-561-1-stack-cost] [2023-04-13T04:59:54.301Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-561-1-stack-cost] did not exist. Created. [2023-04-13T04:59:54.301Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-561-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-13T04:59:55.047Z] /w/workspace/device-mqtt-go/1@tmp/durable-ab896b19/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-13T04:59:55.721Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-13T04:59:55.761Z] Warning: overwriting stash ‘stack-cost’ [2023-04-13T04:59:55.808Z] Stashed 1 file(s) [Pipeline] } [2023-04-13T04:59:55.823Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-561-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-13T04:59:55.901Z] $ docker stop --time=1 1c01d1cdce942b2b1d58a3e32fcc2de8eb54411c149a693ce17ced0924e4dd53 [2023-04-13T04:59:57.429Z] $ docker rm -f --volumes 1c01d1cdce942b2b1d58a3e32fcc2de8eb54411c149a693ce17ced0924e4dd53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-13T04:59:58.422Z] provisioning config files... [2023-04-13T04:59:58.429Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-561@tmp/config18382038563730731764tmp [Pipeline] { [Pipeline] sh [2023-04-13T04:59:58.771Z] + set +x [2023-04-13T04:59:58.771Z] + bash -s -- [2023-04-13T04:59:58.771Z] + curl -s https://codecov.io/bash [2023-04-13T04:59:58.771Z] [2023-04-13T04:59:58.771Z] _____ _ [2023-04-13T04:59:58.771Z] / ____| | | [2023-04-13T04:59:58.771Z] | | ___ __| | ___ ___ _____ __ [2023-04-13T04:59:58.771Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-13T04:59:58.771Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-13T04:59:58.771Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-13T04:59:58.771Z] Bash-1.0.6 [2023-04-13T04:59:58.771Z] [2023-04-13T04:59:58.771Z] [2023-04-13T04:59:58.771Z] ==> git version 2.25.1 found [2023-04-13T04:59:58.771Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-13T04:59:58.771Z] Release-Date: 2020-01-08 [2023-04-13T04:59:58.771Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-13T04:59:58.771Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-13T04:59:58.771Z] ==> Jenkins CI detected. [2023-04-13T04:59:58.771Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-561 [2023-04-13T04:59:58.771Z] project root: . [2023-04-13T04:59:58.771Z] --> token set from env [2023-04-13T04:59:58.771Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-13T04:59:58.771Z] ==> Running gcov in . (disable via -X gcov) [2023-04-13T04:59:58.771Z] ==> Python coveragepy not found [2023-04-13T04:59:58.771Z] ==> Searching for coverage reports in: [2023-04-13T04:59:58.771Z] + . [2023-04-13T04:59:58.771Z] -> Found 1 reports [2023-04-13T04:59:58.771Z] ==> Detecting git/mercurial file structure [2023-04-13T04:59:59.030Z] ==> Reading reports [2023-04-13T04:59:59.030Z] + ./coverage.out bytes=18376 [2023-04-13T04:59:59.030Z] ==> Appending adjustments [2023-04-13T04:59:59.030Z] https://docs.codecov.io/docs/fixing-reports [2023-04-13T04:59:59.030Z] + Found adjustments [2023-04-13T04:59:59.030Z] ==> Gzipping contents [2023-04-13T04:59:59.030Z] 4.0K /tmp/codecov.jN0aXE.gz [2023-04-13T04:59:59.030Z] ==> Uploading reports [2023-04-13T04:59:59.030Z] url: https://codecov.io [2023-04-13T04:59:59.030Z] query: branch=PR-561&commit=792b4516e904770578e19366587ab72778357769&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-561%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=561&job=&cmd_args= [2023-04-13T04:59:59.030Z] -> Pinging Codecov [2023-04-13T04:59:59.030Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-561&commit=792b4516e904770578e19366587ab72778357769&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-561%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=561&job=&cmd_args= [2023-04-13T04:59:59.030Z] -> Uploading to [2023-04-13T04:59:59.031Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-13/7D719EC7BBE17E464838252E33014C33/792b4516e904770578e19366587ab72778357769/3588b218-239b-4a50-b71d-8974f8698b0b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230413T045958Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e2c50a1a58aae3aa349fa0ae17ac20de4f29c7d269e34beac3e1017d2d995e39 [2023-04-13T04:59:59.289Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-13T04:59:59.289Z] Dload Upload Total Spent Left Speed [2023-04-13T04:59:59.289Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3167 0 0 100 3167 0 12873 --:--:-- --:--:-- --:--:-- 12873 [2023-04-13T04:59:59.549Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/792b4516e904770578e19366587ab72778357769 [Pipeline] } [2023-04-13T04:59:59.578Z] 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 [2023-04-13T05:00:01.324Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-561/archives ] [2023-04-13T05:00:01.324Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-561/archives [2023-04-13T05:00:01.324Z] total 16 [2023-04-13T05:00:01.324Z] drwxr-xr-x 3 root root 4096 Apr 13 04:50 . [2023-04-13T05:00:01.324Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 13 04:50 .. [2023-04-13T05:00:01.324Z] drwxr-xr-x 2 root root 4096 Apr 13 04:50 cost [2023-04-13T05:00:01.324Z] -rw-r--r-- 1 root root 86 Apr 13 04:50 cost.csv [2023-04-13T05:00:01.324Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-561/archives [2023-04-13T05:00:01.324Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-561/archives [2023-04-13T05:00:01.324Z] total 16 [2023-04-13T05:00:01.324Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 04:50 . [2023-04-13T05:00:01.324Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 13 04:50 .. [2023-04-13T05:00:01.324Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 13 04:50 cost [2023-04-13T05:00:01.324Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 13 04:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-13T05:00:01.651Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T05:00:02.534Z] ---> package-listing.sh [2023-04-13T05:00:02.534Z] ++ facter osfamily [2023-04-13T05:00:02.534Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-13T05:00:02.792Z] + OS_FAMILY=debian [2023-04-13T05:00:02.792Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-561 [2023-04-13T05:00:02.792Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-13T05:00:02.792Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-13T05:00:02.792Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-13T05:00:02.792Z] + PACKAGES=/tmp/packages_start.txt [2023-04-13T05:00:02.792Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-561 ']' [2023-04-13T05:00:02.792Z] + PACKAGES=/tmp/packages_end.txt [2023-04-13T05:00:02.792Z] + case "${OS_FAMILY}" in [2023-04-13T05:00:02.792Z] + dpkg -l [2023-04-13T05:00:02.792Z] + grep '^ii' [2023-04-13T05:00:02.792Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-13T05:00:02.792Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-13T05:00:02.792Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-13T05:00:02.792Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-561 ']' [2023-04-13T05:00:02.792Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-561/archives/ [2023-04-13T05:00:02.792Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-561/archives/ [Pipeline] echo [2023-04-13T05:00:02.825Z] 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-561/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-13T05:00:03.118Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T05:00:03.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T05:00:03.747Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T05:00:03.893Z] prd-ubuntu20.04-docker-8c-8g-8387 does not seem to be running inside a container [2023-04-13T05:00:03.922Z] $ 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-561/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-561 -v /w/workspace/gexfoundry_device-mqtt-go_PR-561:/w/workspace/gexfoundry_device-mqtt-go_PR-561:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-561@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-561@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-13T05:00:04.112Z] $ docker top 2cc819cac0f2e5defa4cbddd3edcf710a79cd9e7809e1491111f95fd4c04759e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T05:00:04.506Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-13T05:00:04.818Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-13T05:00:05.130Z] + ls /var/log/sa-host [2023-04-13T05:00:05.130Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T05:00:05.291Z] provisioning config files... [2023-04-13T05:00:05.300Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-561@tmp/config8655562470599732800tmp [Pipeline] { [Pipeline] echo [2023-04-13T05:00:05.357Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T05:00:05.672Z] ---> create-netrc.sh [Pipeline] } [2023-04-13T05:00:05.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-13T05:00:06.111Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-13T05:00:06.152Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T05:00:06.505Z] ---> sudo-logs.sh [2023-04-13T05:00:06.505Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-13T05:00:06.591Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T05:00:06.900Z] ---> job-cost.sh [2023-04-13T05:00:06.900Z] lf-activate-venv: SKIPPING [2023-04-13T05:00:06.900Z] DEBUG: total: 0.2199999988079071 [2023-04-13T05:00:06.900Z] INFO: Retrieving Stack Cost... [2023-04-13T05:00:07.159Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-13T05:00:07.726Z] INFO: Archiving Costs [Pipeline] echo [2023-04-13T05:00:07.762Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T05:00:08.076Z] ---> logs-deploy.sh [2023-04-13T05:00:08.076Z] lf-activate-venv: SKIPPING [2023-04-13T05:00:08.076Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-561/1 [2023-04-13T05:00:08.077Z] INFO: archiving workspace using pattern(s): [2023-04-13T05:00:09.011Z] Archives upload complete. [2023-04-13T05:00:09.269Z] INFO: archiving logs to Nexus