Pull request #685 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d18a6ab311fd481b7191435839384553677f8398+8bf5b7d36c28be4da0349ec8b67dab2a1672f7af (3c0ea707ed574a92b2a94b31d60f6012fbe50e81) 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-ssh5996799150036424785.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh13797834955790219964.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-685/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-685/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14796165034828319763.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9136912266467618195.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-685/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-685/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18226768589975505418.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6809 in /w/workspace/gexfoundry_device-mqtt-go_PR-685 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-685 # 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 8bf5b7d36c28be4da0349ec8b67dab2a1672f7af into PR head commit d18a6ab311fd481b7191435839384553677f8398 Merge succeeded, producing d18a6ab311fd481b7191435839384553677f8398 Checking out Revision d18a6ab311fd481b7191435839384553677f8398 (PR-685) > 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/685/head:refs/remotes/origin/PR-685 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d18a6ab311fd481b7191435839384553677f8398 # 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 8bf5b7d36c28be4da0349ec8b67dab2a1672f7af # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d18a6ab311fd481b7191435839384553677f8398 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git rev-list --no-walk ed9d0b71fa3e40ff1fa17a8134bea7677527c096 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-31T02:30:53.344Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-31T02:30:53.430Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-31T02:30:53.460Z] ========================================================= [2024-07-31T02:30:53.460Z] EdgeX Global Pipelines Version Info [2024-07-31T02:30:53.460Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:30:54.215Z] ------------------- [2024-07-31T02:30:54.215Z] stable info: [2024-07-31T02:30:54.215Z] ------------------- [2024-07-31T02:30:54.215Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-31T02:30:54.215Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-31T02:30:54.215Z] Message: update stable to v1.0.260 [2024-07-31T02:30:54.803Z] ------------------- [2024-07-31T02:30:54.803Z] experimental info: [2024-07-31T02:30:54.803Z] ------------------- [2024-07-31T02:30:54.803Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-31T02:30:54.803Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-31T02:30:54.803Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-31T02:30:54.884Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2024-07-31T02:30:54.904Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2024-07-31T02:30:54.925Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-31T02:30:54.947Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-31T02:30:54.973Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-31T02:30:54.993Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-31T02:30:55.018Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-31T02:30:55.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-31T02:30:55.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-31T02:30:55.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-31T02:30:55.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-31T02:30:55.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2024-07-31T02:30:55.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-31T02:30:55.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-31T02:30:55.212Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-31T02:30:55.236Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-31T02:30:55.264Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-31T02:30:55.293Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-31T02:30:55.323Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-31T02:30:55.353Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-31T02:30:55.371Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-31T02:30:55.399Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-31T02:30:55.421Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-31T02:30:55.441Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-31T02:30:55.463Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-31T02:30:55.490Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-31T02:30:55.510Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-31T02:30:55.541Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-685 [Pipeline] echo [2024-07-31T02:30:55.572Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-685 [Pipeline] echo [2024-07-31T02:30:55.600Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-685 [Pipeline] echo [2024-07-31T02:30:55.625Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d18a6ab311fd481b7191435839384553677f8398 [Pipeline] echo [2024-07-31T02:30:55.652Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d18a6ab [Pipeline] echo [2024-07-31T02:30:55.680Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-31T02:30:55.752Z] provisioning config files... [2024-07-31T02:30:55.769Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-685@tmp/config7658135957125999956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:30:56.111Z] ---> ****-login.sh [2024-07-31T02:30:56.111Z] nexus3.edgexfoundry.org:10001 [2024-07-31T02:30:56.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:30:56.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:30:56.371Z] Configure a credential helper to remove this warning. See [2024-07-31T02:30:56.371Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:30:56.371Z] [2024-07-31T02:30:56.371Z] Login Succeeded [2024-07-31T02:30:56.371Z] nexus3.edgexfoundry.org:10002 [2024-07-31T02:30:56.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:30:56.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:30:56.371Z] Configure a credential helper to remove this warning. See [2024-07-31T02:30:56.371Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:30:56.372Z] [2024-07-31T02:30:56.372Z] Login Succeeded [2024-07-31T02:30:56.372Z] nexus3.edgexfoundry.org:10003 [2024-07-31T02:30:56.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:30:56.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:30:56.631Z] Configure a credential helper to remove this warning. See [2024-07-31T02:30:56.631Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:30:56.631Z] [2024-07-31T02:30:56.631Z] Login Succeeded [2024-07-31T02:30:56.631Z] nexus3.edgexfoundry.org:10004 [2024-07-31T02:30:56.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:30:56.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:30:56.632Z] Configure a credential helper to remove this warning. See [2024-07-31T02:30:56.632Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:30:56.632Z] [2024-07-31T02:30:56.632Z] Login Succeeded [2024-07-31T02:30:56.632Z] ****.io [2024-07-31T02:30:56.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:30:56.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:30:56.892Z] Configure a credential helper to remove this warning. See [2024-07-31T02:30:56.892Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:30:56.892Z] [2024-07-31T02:30:56.892Z] Login Succeeded [2024-07-31T02:30:56.892Z] ---> ****-login.sh ends [Pipeline] } [2024-07-31T02:30:56.900Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-31T02:30:57.320Z] + git rev-list -1 --merges d18a6ab311fd481b7191435839384553677f8398~1..d18a6ab311fd481b7191435839384553677f8398 [Pipeline] echo [2024-07-31T02:30:57.349Z] -----------> git rev-list -1 --merges d18a6ab311fd481b7191435839384553677f8398~1..d18a6ab311fd481b7191435839384553677f8398 d18a6ab311fd481b7191435839384553677f8398 [false] [Pipeline] sh [2024-07-31T02:30:57.640Z] + git log --format=format:%s -1 d18a6ab311fd481b7191435839384553677f8398 [Pipeline] echo [2024-07-31T02:30:57.657Z] ========================================================= [2024-07-31T02:30:57.657Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-31T02:30:57.657Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-31T02:30:57.989Z] + git log --format=format:%s -1 d18a6ab311fd481b7191435839384553677f8398 [Pipeline] echo [2024-07-31T02:30:58.001Z] [semverPrep] GIT_COMMIT: d18a6ab311fd481b7191435839384553677f8398, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-07-31T02:30:58.015Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-31T02:30:58.369Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-31T02:30:58.369Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-31T02:30:58.369Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-31T02:30:58.369Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-31T02:30:58.369Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-31T02:30:58.369Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-31T02:30:58.369Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:30:58.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T02:30:58.733Z] [2024-07-31T02:30:58.733Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:30:59.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T02:30:59.040Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-31T02:30:59.040Z] b85a868b505f: Pulling fs layer [2024-07-31T02:30:59.040Z] e2be974225ed: Pulling fs layer [2024-07-31T02:30:59.040Z] 339a4e72a1f5: Pulling fs layer [2024-07-31T02:30:59.040Z] 988bab9f4d93: Pulling fs layer [2024-07-31T02:30:59.040Z] 1469e6f7b9e6: Pulling fs layer [2024-07-31T02:30:59.040Z] eaf3925da568: Pulling fs layer [2024-07-31T02:30:59.040Z] bab4dde63d76: Pulling fs layer [2024-07-31T02:30:59.040Z] bde34c3a00c8: Pulling fs layer [2024-07-31T02:30:59.040Z] b352a97aabf1: Pulling fs layer [2024-07-31T02:30:59.040Z] 4872d77fe225: Pulling fs layer [2024-07-31T02:30:59.040Z] 5851b861e8e6: Pulling fs layer [2024-07-31T02:30:59.040Z] 988bab9f4d93: Waiting [2024-07-31T02:30:59.040Z] b352a97aabf1: Waiting [2024-07-31T02:30:59.040Z] bde34c3a00c8: Waiting [2024-07-31T02:30:59.040Z] 1469e6f7b9e6: Waiting [2024-07-31T02:30:59.040Z] eaf3925da568: Waiting [2024-07-31T02:30:59.040Z] 4872d77fe225: Waiting [2024-07-31T02:30:59.040Z] 5851b861e8e6: Waiting [2024-07-31T02:30:59.040Z] e2be974225ed: Verifying Checksum [2024-07-31T02:30:59.040Z] e2be974225ed: Download complete [2024-07-31T02:30:59.040Z] 988bab9f4d93: Verifying Checksum [2024-07-31T02:30:59.040Z] 988bab9f4d93: Download complete [2024-07-31T02:30:59.040Z] 1469e6f7b9e6: Verifying Checksum [2024-07-31T02:30:59.040Z] 1469e6f7b9e6: Download complete [2024-07-31T02:30:59.300Z] 339a4e72a1f5: Verifying Checksum [2024-07-31T02:30:59.300Z] 339a4e72a1f5: Download complete [2024-07-31T02:30:59.300Z] eaf3925da568: Verifying Checksum [2024-07-31T02:30:59.300Z] eaf3925da568: Download complete [2024-07-31T02:30:59.300Z] bde34c3a00c8: Download complete [2024-07-31T02:30:59.300Z] b352a97aabf1: Download complete [2024-07-31T02:30:59.300Z] 4872d77fe225: Verifying Checksum [2024-07-31T02:30:59.300Z] 4872d77fe225: Download complete [2024-07-31T02:30:59.300Z] 5851b861e8e6: Verifying Checksum [2024-07-31T02:30:59.300Z] 5851b861e8e6: Download complete [2024-07-31T02:30:59.300Z] b85a868b505f: Verifying Checksum [2024-07-31T02:30:59.300Z] b85a868b505f: Download complete [2024-07-31T02:30:59.559Z] bab4dde63d76: Verifying Checksum [2024-07-31T02:30:59.559Z] bab4dde63d76: Download complete [2024-07-31T02:31:00.939Z] b85a868b505f: Pull complete [2024-07-31T02:31:01.199Z] e2be974225ed: Pull complete [2024-07-31T02:31:01.461Z] 339a4e72a1f5: Pull complete [2024-07-31T02:31:01.727Z] 988bab9f4d93: Pull complete [2024-07-31T02:31:01.988Z] 1469e6f7b9e6: Pull complete [2024-07-31T02:31:01.988Z] eaf3925da568: Pull complete [2024-07-31T02:31:03.898Z] bab4dde63d76: Pull complete [2024-07-31T02:31:03.898Z] bde34c3a00c8: Pull complete [2024-07-31T02:31:03.898Z] b352a97aabf1: Pull complete [2024-07-31T02:31:03.898Z] 4872d77fe225: Pull complete [2024-07-31T02:31:03.898Z] 5851b861e8e6: Pull complete [2024-07-31T02:31:03.898Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-31T02:31:03.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T02:31:03.898Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T02:31:04.047Z] prd-ubuntu20.04-docker-8c-8g-6809 does not seem to be running inside a container [2024-07-31T02:31:04.075Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-685 -v /w/workspace/gexfoundry_device-mqtt-go_PR-685:/w/workspace/gexfoundry_device-mqtt-go_PR-685:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-685@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-685@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 [2024-07-31T02:31:07.965Z] $ docker top 5733b87b4a4a5d7f2f9edfb9f67f8966cbb0deca1bbfbf136d3123c83d06e8a0 -eo pid,comm [2024-07-31T02:31:08.017Z] 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). [2024-07-31T02:31:08.017Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-31T02:31:08.084Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-31T02:31:08.084Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-31T02:31:08.198Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-31T02:31:08.199Z] $ docker exec 5733b87b4a4a5d7f2f9edfb9f67f8966cbb0deca1bbfbf136d3123c83d06e8a0 ssh-agent [2024-07-31T02:31:08.308Z] SSH_AUTH_SOCK=/tmp/ssh-zLaW9DYMftV9/agent.32 [2024-07-31T02:31:08.308Z] SSH_AGENT_PID=38 [2024-07-31T02:31:08.314Z] Running ssh-add (command line suppressed) [2024-07-31T02:31:08.422Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-685@tmp/private_key_10220179028325297410.key (/w/workspace/gexfoundry_device-mqtt-go_PR-685@tmp/private_key_10220179028325297410.key) [2024-07-31T02:31:08.440Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-31T02:31:08.735Z] + git tag --points-at HEAD [Pipeline] } [2024-07-31T02:31:08.745Z] $ docker exec --env ******** --env ******** 5733b87b4a4a5d7f2f9edfb9f67f8966cbb0deca1bbfbf136d3123c83d06e8a0 ssh-agent -k [2024-07-31T02:31:08.848Z] unset SSH_AUTH_SOCK; [2024-07-31T02:31:08.848Z] unset SSH_AGENT_PID; [2024-07-31T02:31:08.848Z] echo Agent pid 38 killed; [2024-07-31T02:31:08.861Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-31T02:31:08.906Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-31T02:31:08.906Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-31T02:31:09.014Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-31T02:31:09.016Z] $ docker exec 5733b87b4a4a5d7f2f9edfb9f67f8966cbb0deca1bbfbf136d3123c83d06e8a0 ssh-agent [2024-07-31T02:31:09.128Z] SSH_AUTH_SOCK=/tmp/ssh-Nf8Nnr7OuZxx/agent.71 [2024-07-31T02:31:09.128Z] SSH_AGENT_PID=77 [2024-07-31T02:31:09.134Z] Running ssh-add (command line suppressed) [2024-07-31T02:31:09.232Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-685@tmp/private_key_11138070365907937135.key (/w/workspace/gexfoundry_device-mqtt-go_PR-685@tmp/private_key_11138070365907937135.key) [2024-07-31T02:31:09.249Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-31T02:31:09.550Z] + git semver init [2024-07-31T02:31:09.811Z] 2024-07-31 02:31:09,703 [run_init] DEBUG init version:0.0.0 force:False [2024-07-31T02:31:09.811Z] 2024-07-31 02:31:09,704 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-685/.semver [2024-07-31T02:31:09.811Z] 2024-07-31 02:31:09,704 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-685/.semver [2024-07-31T02:31:09.811Z] 2024-07-31 02:31:09,704 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-685/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-685, universal_newlines=False, shell=None, istream=None) [2024-07-31T02:31:11.722Z] 2024-07-31 02:31:11,548 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-685/.git/info/exclude [2024-07-31T02:31:11.722Z] 2024-07-31 02:31:11,548 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-685/.semver/PR-685 with force:False [2024-07-31T02:31:11.722Z] 2024-07-31 02:31:11,549 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-685/.semver/PR-685 [2024-07-31T02:31:11.722Z] 2024-07-31 02:31:11,551 [execute] INFO git cat-file --batch-check [2024-07-31T02:31:11.722Z] 2024-07-31 02:31:11,551 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-685/.semver, universal_newlines=False, shell=None, istream=) [2024-07-31T02:31:11.722Z] 2024-07-31 02:31:11,558 [execute] INFO git cat-file --batch [2024-07-31T02:31:11.722Z] 2024-07-31 02:31:11,558 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-685/.semver, universal_newlines=False, shell=None, istream=) [2024-07-31T02:31:11.722Z] 2024-07-31 02:31:11,565 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-685/.semver/PR-685 [2024-07-31T02:31:11.722Z] 0.0.0 [Pipeline] } [2024-07-31T02:31:11.731Z] $ docker exec --env ******** --env ******** 5733b87b4a4a5d7f2f9edfb9f67f8966cbb0deca1bbfbf136d3123c83d06e8a0 ssh-agent -k [2024-07-31T02:31:11.838Z] unset SSH_AUTH_SOCK; [2024-07-31T02:31:11.838Z] unset SSH_AGENT_PID; [2024-07-31T02:31:11.838Z] echo Agent pid 77 killed; [2024-07-31T02:31:11.853Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-31T02:31:12.194Z] + git semver [Pipeline] } [2024-07-31T02:31:12.466Z] $ docker stop --time=1 5733b87b4a4a5d7f2f9edfb9f67f8966cbb0deca1bbfbf136d3123c83d06e8a0 [2024-07-31T02:31:13.777Z] $ docker rm -f --volumes 5733b87b4a4a5d7f2f9edfb9f67f8966cbb0deca1bbfbf136d3123c83d06e8a0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-31T02:31:14.126Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-31T02:31:14.401Z] Stashed 1 file(s) [Pipeline] echo [2024-07-31T02:31:14.406Z] [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 [2024-07-31T02:31:14.610Z] provisioning config files... [2024-07-31T02:31:14.621Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-685@tmp/config4796397422202075395tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:31:14.927Z] ---> ****-login.sh [2024-07-31T02:31:14.927Z] nexus3.edgexfoundry.org:10001 [2024-07-31T02:31:14.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:31:14.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:31:14.927Z] Configure a credential helper to remove this warning. See [2024-07-31T02:31:14.927Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:31:14.927Z] [2024-07-31T02:31:14.927Z] Login Succeeded [2024-07-31T02:31:14.927Z] nexus3.edgexfoundry.org:10002 [2024-07-31T02:31:14.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:31:14.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:31:14.927Z] Configure a credential helper to remove this warning. See [2024-07-31T02:31:14.928Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:31:14.928Z] [2024-07-31T02:31:14.928Z] Login Succeeded [2024-07-31T02:31:14.928Z] nexus3.edgexfoundry.org:10003 [2024-07-31T02:31:15.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:31:15.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:31:15.187Z] Configure a credential helper to remove this warning. See [2024-07-31T02:31:15.187Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:31:15.187Z] [2024-07-31T02:31:15.187Z] Login Succeeded [2024-07-31T02:31:15.187Z] nexus3.edgexfoundry.org:10004 [2024-07-31T02:31:15.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:31:15.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:31:15.187Z] Configure a credential helper to remove this warning. See [2024-07-31T02:31:15.187Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:31:15.187Z] [2024-07-31T02:31:15.187Z] Login Succeeded [2024-07-31T02:31:15.187Z] ****.io [2024-07-31T02:31:15.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:31:15.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:31:15.446Z] Configure a credential helper to remove this warning. See [2024-07-31T02:31:15.446Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:31:15.446Z] [2024-07-31T02:31:15.446Z] Login Succeeded [2024-07-31T02:31:15.446Z] ---> ****-login.sh ends [Pipeline] } [2024-07-31T02:31:15.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-31T02:31:15.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T02:31:15.667Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T02:31:15.685Z] ========================================================= [2024-07-31T02:31:15.685Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-31T02:31:15.685Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:31:16.027Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-31T02:31:16.027Z] Sending build context to Docker daemon 20.82MB [2024-07-31T02:31:16.027Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-31T02:31:16.027Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-31T02:31:16.285Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-31T02:31:16.285Z] 619be1103602: Pulling fs layer [2024-07-31T02:31:16.285Z] 7862e08f4a3e: Pulling fs layer [2024-07-31T02:31:16.285Z] 5df492c9dc93: Pulling fs layer [2024-07-31T02:31:16.285Z] 7629e6793208: Pulling fs layer [2024-07-31T02:31:16.285Z] 4f4fb700ef54: Pulling fs layer [2024-07-31T02:31:16.285Z] fb5054dd5b73: Pulling fs layer [2024-07-31T02:31:16.285Z] eeca6798cff9: Pulling fs layer [2024-07-31T02:31:16.285Z] aa269ceb94a6: Pulling fs layer [2024-07-31T02:31:16.285Z] ada007ff1a6a: Pulling fs layer [2024-07-31T02:31:16.285Z] 7629e6793208: Waiting [2024-07-31T02:31:16.285Z] fb5054dd5b73: Waiting [2024-07-31T02:31:16.285Z] eeca6798cff9: Waiting [2024-07-31T02:31:16.285Z] ada007ff1a6a: Waiting [2024-07-31T02:31:16.285Z] aa269ceb94a6: Waiting [2024-07-31T02:31:16.285Z] 4f4fb700ef54: Waiting [2024-07-31T02:31:16.285Z] 7862e08f4a3e: Download complete [2024-07-31T02:31:16.285Z] 7629e6793208: Verifying Checksum [2024-07-31T02:31:16.285Z] 7629e6793208: Download complete [2024-07-31T02:31:16.285Z] 4f4fb700ef54: Verifying Checksum [2024-07-31T02:31:16.285Z] 4f4fb700ef54: Download complete [2024-07-31T02:31:16.285Z] 619be1103602: Verifying Checksum [2024-07-31T02:31:16.285Z] 619be1103602: Download complete [2024-07-31T02:31:16.285Z] fb5054dd5b73: Verifying Checksum [2024-07-31T02:31:16.285Z] fb5054dd5b73: Download complete [2024-07-31T02:31:16.543Z] eeca6798cff9: Verifying Checksum [2024-07-31T02:31:16.543Z] eeca6798cff9: Download complete [2024-07-31T02:31:16.543Z] 619be1103602: Pull complete [2024-07-31T02:31:16.543Z] ada007ff1a6a: Verifying Checksum [2024-07-31T02:31:16.543Z] ada007ff1a6a: Download complete [2024-07-31T02:31:16.543Z] 7862e08f4a3e: Pull complete [2024-07-31T02:31:16.802Z] 5df492c9dc93: Download complete [2024-07-31T02:31:17.061Z] aa269ceb94a6: Verifying Checksum [2024-07-31T02:31:17.061Z] aa269ceb94a6: Download complete [2024-07-31T02:31:20.344Z] 5df492c9dc93: Pull complete [2024-07-31T02:31:20.344Z] 7629e6793208: Pull complete [2024-07-31T02:31:20.344Z] 4f4fb700ef54: Pull complete [2024-07-31T02:31:20.344Z] fb5054dd5b73: Pull complete [2024-07-31T02:31:20.344Z] eeca6798cff9: Pull complete [2024-07-31T02:31:22.872Z] aa269ceb94a6: Pull complete [2024-07-31T02:31:23.444Z] ada007ff1a6a: Pull complete [2024-07-31T02:31:23.444Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-31T02:31:23.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-31T02:31:23.444Z] ---> f489d0715acc [2024-07-31T02:31:23.444Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-31T02:31:28.735Z] ---> Running in a97f3b1c267b [2024-07-31T02:31:28.735Z] Removing intermediate container a97f3b1c267b [2024-07-31T02:31:28.735Z] ---> 7cee39ff9f3c [2024-07-31T02:31:28.735Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-31T02:31:28.735Z] ---> Running in dca72315d652 [2024-07-31T02:31:28.735Z] Removing intermediate container dca72315d652 [2024-07-31T02:31:28.735Z] ---> 94fe0c614685 [2024-07-31T02:31:28.735Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-31T02:31:28.735Z] ---> Running in 6facf8ff7781 [2024-07-31T02:31:28.735Z] Removing intermediate container 6facf8ff7781 [2024-07-31T02:31:28.735Z] ---> c84da6068c66 [2024-07-31T02:31:28.735Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-31T02:31:28.735Z] ---> Running in a0e5b9c98a10 [2024-07-31T02:31:28.995Z] Removing intermediate container a0e5b9c98a10 [2024-07-31T02:31:28.995Z] ---> 678b2c0b51d8 [2024-07-31T02:31:28.995Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-31T02:31:28.995Z] ---> Running in a1c382b35d04 [2024-07-31T02:31:29.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T02:31:29.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T02:31:29.513Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-31T02:31:29.513Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-31T02:31:29.554Z] Still waiting to schedule task [2024-07-31T02:31:29.554Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-07-31T02:31:29.773Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-31T02:31:29.774Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-31T02:31:29.774Z] Executing busybox-1.36.1-r5.trigger [2024-07-31T02:31:29.774Z] OK: 268 MiB in 56 packages [2024-07-31T02:31:30.342Z] Removing intermediate container a1c382b35d04 [2024-07-31T02:31:30.342Z] ---> 9beded2acc3c [2024-07-31T02:31:30.342Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-07-31T02:31:30.342Z] ---> Running in 31dd80ea83a4 [2024-07-31T02:31:30.342Z] Removing intermediate container 31dd80ea83a4 [2024-07-31T02:31:30.342Z] ---> ad26454f9c49 [2024-07-31T02:31:30.342Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-31T02:31:30.342Z] ---> 85d17ad047da [2024-07-31T02:31:30.342Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:31:30.342Z] ---> Running in 74825341dcb5 [2024-07-31T02:32:26.778Z] Removing intermediate container 74825341dcb5 [2024-07-31T02:32:26.778Z] ---> 15aea9916bfb [2024-07-31T02:32:26.778Z] Step 11/12 : COPY . . [2024-07-31T02:32:26.778Z] ---> ef5224ede22f [2024-07-31T02:32:26.778Z] Step 12/12 : RUN $MAKE [2024-07-31T02:32:26.778Z] ---> Running in b48c30a551ba [2024-07-31T02:32:26.778Z] noop [2024-07-31T02:32:26.778Z] Removing intermediate container b48c30a551ba [2024-07-31T02:32:26.778Z] ---> 6dbf88466638 [2024-07-31T02:32:26.778Z] Successfully built 6dbf88466638 [2024-07-31T02:32:26.778Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:32:27.112Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-31T02:32:27.112Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T02:32:27.186Z] prd-ubuntu20.04-docker-8c-8g-6809 does not seem to be running inside a container [2024-07-31T02:32:27.213Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-685 -v /w/workspace/gexfoundry_device-mqtt-go_PR-685:/w/workspace/gexfoundry_device-mqtt-go_PR-685:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-685@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-685@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 [2024-07-31T02:32:27.558Z] $ docker top 3ad50af74d54a39b21fc34aee5ef87dffd53f211ea7fb7aa065a2669da9bd87a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T02:32:27.913Z] + go version [2024-07-31T02:32:27.913Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-31T02:32:27.918Z] $ docker stop --time=1 3ad50af74d54a39b21fc34aee5ef87dffd53f211ea7fb7aa065a2669da9bd87a [2024-07-31T02:32:29.192Z] $ docker rm -f --volumes 3ad50af74d54a39b21fc34aee5ef87dffd53f211ea7fb7aa065a2669da9bd87a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:32:29.639Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-31T02:32:29.639Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T02:32:29.726Z] prd-ubuntu20.04-docker-8c-8g-6809 does not seem to be running inside a container [2024-07-31T02:32:29.753Z] $ 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-685 -v /w/workspace/gexfoundry_device-mqtt-go_PR-685:/w/workspace/gexfoundry_device-mqtt-go_PR-685:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-685@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-685@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 [2024-07-31T02:32:30.090Z] $ docker top b58644c237d5d6526ed9c8a72a1bd566c48b3765c26981ba087f5264e72c7f0d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T02:32:30.442Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-685 [Pipeline] fileExists [Pipeline] sh [2024-07-31T02:32:30.751Z] + make test [2024-07-31T02:32:30.751Z] go test ./... -coverprofile=coverage.out ./... [2024-07-31T02:32:32.129Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-07-31T02:32:50.204Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-07-31T02:32:50.204Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-07-31T02:32:50.204Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.009s coverage: 22.8% of statements [2024-07-31T02:32:58.308Z] go vet ./... [2024-07-31T02:33:03.570Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-31T02:33:03.570Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-31T02:33:03.570Z] ./bin/test-attribution-txt.sh [2024-07-31T02:33:03.570Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-31T02:33:03.570Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-31T02:33:03.570Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-31T02:33:03.570Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-31T02:33:03.570Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-31T02:33:03.570Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-31T02:33:03.570Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-31T02:33:03.570Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-31T02:33:03.570Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-31T02:33:03.570Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-31T02:33:03.570Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-31T02:33:03.570Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-31T02:33:03.570Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-31T02:33:03.571Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-31T02:33:03.583Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-31T02:33:03.602Z] $ docker stop --time=1 b58644c237d5d6526ed9c8a72a1bd566c48b3765c26981ba087f5264e72c7f0d [2024-07-31T02:33:10.549Z] $ docker rm -f --volumes b58644c237d5d6526ed9c8a72a1bd566c48b3765c26981ba087f5264e72c7f0d [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-31T02:33:11.098Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-31T02:33:11.139Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-31T02:33:11.605Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-31T02:33:11.898Z] + ls -al . [2024-07-31T02:33:11.898Z] total 252 [2024-07-31T02:33:11.898Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 31 02:32 . [2024-07-31T02:33:11.898Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 02:30 .. [2024-07-31T02:33:11.898Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 31 02:30 .dockerignore [2024-07-31T02:33:11.898Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 02:32 .git [2024-07-31T02:33:11.898Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 02:30 .github [2024-07-31T02:33:11.898Z] -rw-rw-r-- 1 jenkins jenkins 264 Jul 31 02:30 .gitignore [2024-07-31T02:33:11.898Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 31 02:30 .golangci.yml [2024-07-31T02:33:11.898Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 02:31 .semver [2024-07-31T02:33:11.898Z] -rw-rw-r-- 1 jenkins jenkins 10386 Jul 31 02:30 Attribution.txt [2024-07-31T02:33:11.898Z] -rw-rw-r-- 1 jenkins jenkins 18574 Jul 31 02:30 CHANGELOG.md [2024-07-31T02:33:11.898Z] -rw-rw-r-- 1 jenkins jenkins 1798 Jul 31 02:30 Dockerfile [2024-07-31T02:33:11.898Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 02:30 GOVERNANCE.md [2024-07-31T02:33:11.898Z] -rw-rw-r-- 1 jenkins jenkins 657 Jul 31 02:30 Jenkinsfile [2024-07-31T02:33:11.898Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 31 02:30 LICENSE [2024-07-31T02:33:11.898Z] -rw-rw-r-- 1 jenkins jenkins 1963 Jul 31 02:30 Makefile [2024-07-31T02:33:11.898Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 31 02:30 OWNERS.md [2024-07-31T02:33:11.898Z] -rw-rw-r-- 1 jenkins jenkins 3599 Jul 31 02:30 README.md [2024-07-31T02:33:11.898Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 31 02:31 VERSION [2024-07-31T02:33:11.898Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 02:30 bin [2024-07-31T02:33:11.898Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 02:30 cmd [2024-07-31T02:33:11.898Z] -rw-r--r-- 1 jenkins jenkins 18506 Jul 31 02:32 coverage.out [2024-07-31T02:33:11.898Z] -rw-rw-r-- 1 jenkins jenkins 7065 Jul 31 02:30 go.mod [2024-07-31T02:33:11.898Z] -rw-rw-r-- 1 jenkins jenkins 101673 Jul 31 02:30 go.sum [2024-07-31T02:33:11.898Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 02:30 internal [2024-07-31T02:33:11.898Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 02:30 mock [2024-07-31T02:33:11.898Z] -rw-rw-r-- 1 jenkins jenkins 227 Jul 31 02:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:33:12.267Z] + 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=d18a6ab311fd481b7191435839384553677f8398 --label arch=amd64 --label version=0.0.0 . [2024-07-31T02:33:12.267Z] Sending build context to Docker daemon 20.84MB [2024-07-31T02:33:12.267Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-31T02:33:12.267Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-31T02:33:12.267Z] ---> 6dbf88466638 [2024-07-31T02:33:12.267Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-31T02:33:12.834Z] ---> Running in 168381206a1a [2024-07-31T02:33:12.834Z] Removing intermediate container 168381206a1a [2024-07-31T02:33:12.834Z] ---> ae5bd365338a [2024-07-31T02:33:12.834Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-31T02:33:12.834Z] ---> Running in bf95abd3248e [2024-07-31T02:33:12.834Z] Removing intermediate container bf95abd3248e [2024-07-31T02:33:12.834Z] ---> 1c368ba0f054 [2024-07-31T02:33:12.834Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-31T02:33:12.834Z] ---> Running in d574858ad6fd [2024-07-31T02:33:12.834Z] Removing intermediate container d574858ad6fd [2024-07-31T02:33:12.834Z] ---> 493594a65920 [2024-07-31T02:33:12.834Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-31T02:33:12.834Z] ---> Running in 799e35bfb3a2 [2024-07-31T02:33:13.093Z] Removing intermediate container 799e35bfb3a2 [2024-07-31T02:33:13.093Z] ---> c8c6c5236f40 [2024-07-31T02:33:13.093Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-31T02:33:13.093Z] ---> Running in 35588b1b91fe [2024-07-31T02:33:13.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T02:33:13.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T02:33:13.610Z] OK: 268 MiB in 56 packages [2024-07-31T02:33:14.179Z] Removing intermediate container 35588b1b91fe [2024-07-31T02:33:14.179Z] ---> 2cd70f1f4f05 [2024-07-31T02:33:14.179Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-07-31T02:33:14.179Z] ---> Running in ff40ee2ae42a [2024-07-31T02:33:14.179Z] Removing intermediate container ff40ee2ae42a [2024-07-31T02:33:14.179Z] ---> f186e7d4ad47 [2024-07-31T02:33:14.179Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-31T02:33:14.179Z] ---> e3035c38925f [2024-07-31T02:33:14.179Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:33:14.179Z] ---> Running in fbb83096f46a [2024-07-31T02:33:15.115Z] Removing intermediate container fbb83096f46a [2024-07-31T02:33:15.115Z] ---> 19de5e7723b3 [2024-07-31T02:33:15.115Z] Step 11/25 : COPY . . [2024-07-31T02:33:16.052Z] ---> e1b33349d28b [2024-07-31T02:33:16.052Z] Step 12/25 : RUN $MAKE [2024-07-31T02:33:16.052Z] ---> Running in b271ce7e51bc [2024-07-31T02:33:16.310Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.29" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-07-31T02:33:48.393Z] Removing intermediate container b271ce7e51bc [2024-07-31T02:33:48.393Z] ---> 502f9580a60b [2024-07-31T02:33:48.393Z] Step 13/25 : FROM alpine:3.18 [2024-07-31T02:33:48.393Z] 3.18: Pulling from library/alpine [2024-07-31T02:33:48.652Z] 930bdd4d222e: Pulling fs layer [2024-07-31T02:33:48.652Z] 930bdd4d222e: Verifying Checksum [2024-07-31T02:33:48.652Z] 930bdd4d222e: Download complete [2024-07-31T02:33:48.912Z] 930bdd4d222e: Pull complete [2024-07-31T02:33:48.912Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-31T02:33:48.912Z] Status: Downloaded newer image for alpine:3.18 [2024-07-31T02:33:48.912Z] ---> 18f865063206 [2024-07-31T02:33:48.912Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-07-31T02:33:49.170Z] ---> Running in 3136d8556a34 [2024-07-31T02:33:49.428Z] Removing intermediate container 3136d8556a34 [2024-07-31T02:33:49.428Z] ---> aecc4aafacbe [2024-07-31T02:33:49.428Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-31T02:33:49.428Z] ---> Running in c52c07f5d280 [2024-07-31T02:33:49.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T02:33:49.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T02:33:49.944Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-31T02:33:49.944Z] Executing busybox-1.36.1-r7.trigger [2024-07-31T02:33:49.944Z] OK: 7 MiB in 16 packages [2024-07-31T02:33:50.203Z] Removing intermediate container c52c07f5d280 [2024-07-31T02:33:50.203Z] ---> 531b7b9fd978 [2024-07-31T02:33:50.203Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-31T02:33:50.203Z] ---> Running in 266238153c7d [2024-07-31T02:33:50.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T02:33:50.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T02:33:50.985Z] OK: 7 MiB in 16 packages [2024-07-31T02:33:51.243Z] Removing intermediate container 266238153c7d [2024-07-31T02:33:51.243Z] ---> 3976c0411cdb [2024-07-31T02:33:51.243Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-07-31T02:33:52.622Z] ---> 7a9e7e185d5d [2024-07-31T02:33:52.622Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-07-31T02:33:52.622Z] ---> 4469cf85d8c8 [2024-07-31T02:33:52.622Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-07-31T02:33:52.622Z] ---> f176d83802d2 [2024-07-31T02:33:52.622Z] Step 20/25 : EXPOSE 59982 [2024-07-31T02:33:52.883Z] ---> Running in 479a418efadd [2024-07-31T02:33:52.883Z] Removing intermediate container 479a418efadd [2024-07-31T02:33:52.883Z] ---> 702aa7698245 [2024-07-31T02:33:52.883Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-07-31T02:33:52.883Z] ---> Running in 08c48a8f66fd [2024-07-31T02:33:52.883Z] Removing intermediate container 08c48a8f66fd [2024-07-31T02:33:52.883Z] ---> 96b427ea466e [2024-07-31T02:33:52.883Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-07-31T02:33:52.883Z] ---> Running in 070372078e88 [2024-07-31T02:33:53.144Z] Removing intermediate container 070372078e88 [2024-07-31T02:33:53.144Z] ---> 4b59f4f8db1b [2024-07-31T02:33:53.144Z] Step 23/25 : LABEL arch=amd64 [2024-07-31T02:33:53.144Z] ---> Running in bec5b2c8353d [2024-07-31T02:33:53.144Z] Removing intermediate container bec5b2c8353d [2024-07-31T02:33:53.144Z] ---> 0eb6ccf7f32f [2024-07-31T02:33:53.144Z] Step 24/25 : LABEL git_sha=d18a6ab311fd481b7191435839384553677f8398 [2024-07-31T02:33:53.144Z] ---> Running in cebbc2aa1dda [2024-07-31T02:33:53.144Z] Removing intermediate container cebbc2aa1dda [2024-07-31T02:33:53.144Z] ---> dd751c9c6c3f [2024-07-31T02:33:53.144Z] Step 25/25 : LABEL version=0.0.0 [2024-07-31T02:33:53.144Z] ---> Running in 8e290987c7cb [2024-07-31T02:33:53.404Z] Removing intermediate container 8e290987c7cb [2024-07-31T02:33:53.404Z] ---> d5407a4a0e59 [2024-07-31T02:33:53.404Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-31T02:33:53.404Z] Successfully built d5407a4a0e59 [2024-07-31T02:33:53.404Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:33:53.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-31T02:33:53.921Z] [2024-07-31T02:33:53.921Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:33:54.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-31T02:33:54.246Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-31T02:33:54.246Z] 5eb5b503b376: Pulling fs layer [2024-07-31T02:33:54.246Z] 5c69ac0246d0: Pulling fs layer [2024-07-31T02:33:54.246Z] ec43610c2a17: Pulling fs layer [2024-07-31T02:33:54.246Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-31T02:33:54.246Z] 33b1e0a273af: Pulling fs layer [2024-07-31T02:33:54.246Z] 5d3b04190fa2: Pulling fs layer [2024-07-31T02:33:54.246Z] 2f39f015ded8: Pulling fs layer [2024-07-31T02:33:54.246Z] 33b1e0a273af: Waiting [2024-07-31T02:33:54.246Z] 5d3b04190fa2: Waiting [2024-07-31T02:33:54.246Z] 3a2ae6a8a46f: Waiting [2024-07-31T02:33:54.246Z] 2f39f015ded8: Waiting [2024-07-31T02:33:54.246Z] 5c69ac0246d0: Download complete [2024-07-31T02:33:54.246Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-31T02:33:54.246Z] 3a2ae6a8a46f: Download complete [2024-07-31T02:33:54.246Z] 33b1e0a273af: Verifying Checksum [2024-07-31T02:33:54.246Z] 33b1e0a273af: Download complete [2024-07-31T02:33:54.246Z] 5d3b04190fa2: Verifying Checksum [2024-07-31T02:33:54.246Z] 5d3b04190fa2: Download complete [2024-07-31T02:33:54.246Z] ec43610c2a17: Verifying Checksum [2024-07-31T02:33:54.246Z] ec43610c2a17: Download complete [2024-07-31T02:33:54.504Z] 5eb5b503b376: Verifying Checksum [2024-07-31T02:33:54.505Z] 5eb5b503b376: Download complete [2024-07-31T02:33:55.074Z] 2f39f015ded8: Download complete [2024-07-31T02:33:55.639Z] 5eb5b503b376: Pull complete [2024-07-31T02:33:55.639Z] 5c69ac0246d0: Pull complete [2024-07-31T02:33:56.207Z] ec43610c2a17: Pull complete [2024-07-31T02:33:56.207Z] 3a2ae6a8a46f: Pull complete [2024-07-31T02:33:56.465Z] 33b1e0a273af: Pull complete [2024-07-31T02:33:56.465Z] 5d3b04190fa2: Pull complete [2024-07-31T02:34:00.652Z] 2f39f015ded8: Pull complete [2024-07-31T02:34:00.653Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-31T02:34:00.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-31T02:34:00.653Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T02:34:00.747Z] prd-ubuntu20.04-docker-8c-8g-6809 does not seem to be running inside a container [2024-07-31T02:34:00.774Z] $ 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-685 -v /w/workspace/gexfoundry_device-mqtt-go_PR-685:/w/workspace/gexfoundry_device-mqtt-go_PR-685:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-685@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-685@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 [2024-07-31T02:34:05.883Z] $ docker top dcabf43fbc53e4cd6f32ff33fa9b6534a15dc8bac6480cbb7dd434465eac91dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:34:06.286Z] ---> job-cost.sh [2024-07-31T02:34:06.286Z] lf-activate-venv: SKIPPING [2024-07-31T02:34:06.286Z] INFO: No Stack... [2024-07-31T02:34:06.547Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-31T02:34:06.807Z] INFO: Archiving Costs [Pipeline] sh [2024-07-31T02:34:07.096Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-685/archives/cost.csv [2024-07-31T02:34:07.096Z] + cut -d, -f6 [Pipeline] lock [2024-07-31T02:34:07.114Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-685-2-stack-cost] [2024-07-31T02:34:07.127Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-685-2-stack-cost] did not exist. Created. [2024-07-31T02:34:07.134Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-685-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-31T02:34:07.447Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-31T02:34:07.483Z] Stashed 1 file(s) [Pipeline] } [2024-07-31T02:34:07.497Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-685-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-31T02:34:07.523Z] $ docker stop --time=1 dcabf43fbc53e4cd6f32ff33fa9b6534a15dc8bac6480cbb7dd434465eac91dc [2024-07-31T02:34:08.669Z] $ docker rm -f --volumes dcabf43fbc53e4cd6f32ff33fa9b6534a15dc8bac6480cbb7dd434465eac91dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-31T02:34:15.694Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6826 in /w/workspace/gexfoundry_device-mqtt-go_PR-685 [Pipeline] { [Pipeline] ws [2024-07-31T02:34:15.712Z] Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout [2024-07-31T02:34:15.752Z] The recommended git tool is: git [2024-07-31T02:34:22.073Z] using credential edgex-jenkins-ssh [2024-07-31T02:34:22.097Z] Cloning the remote Git repository [2024-07-31T02:34:22.145Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2024-07-31T02:34:22.252Z] > git init /w/workspace/device-mqtt-go/2 # timeout=10 [2024-07-31T02:34:22.416Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-07-31T02:34:22.417Z] > git --version # timeout=10 [2024-07-31T02:34:22.445Z] > git --version # 'git version 2.25.1' [2024-07-31T02:34:22.448Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-31T02:34:22.641Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-31T02:34:25.585Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-07-31T02:34:25.618Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-31T02:34:27.372Z] Merging remotes/origin/main commit 8bf5b7d36c28be4da0349ec8b67dab2a1672f7af into PR head commit d18a6ab311fd481b7191435839384553677f8398 [2024-07-31T02:34:27.687Z] Merge succeeded, producing d18a6ab311fd481b7191435839384553677f8398 [2024-07-31T02:34:27.688Z] Checking out Revision d18a6ab311fd481b7191435839384553677f8398 (PR-685) [2024-07-31T02:34:26.743Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-07-31T02:34:26.796Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-07-31T02:34:26.797Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-31T02:34:26.828Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/685/head:refs/remotes/origin/PR-685 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-31T02:34:27.386Z] > git config core.sparsecheckout # timeout=10 [2024-07-31T02:34:27.482Z] > git checkout -f d18a6ab311fd481b7191435839384553677f8398 # timeout=10 [2024-07-31T02:34:27.572Z] > git remote # timeout=10 [2024-07-31T02:34:27.593Z] > git config --get remote.origin.url # timeout=10 [2024-07-31T02:34:27.619Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-31T02:34:27.640Z] > git merge 8bf5b7d36c28be4da0349ec8b67dab2a1672f7af # timeout=10 [2024-07-31T02:34:27.666Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-31T02:34:27.691Z] > git config core.sparsecheckout # timeout=10 [2024-07-31T02:34:27.704Z] > git checkout -f d18a6ab311fd481b7191435839384553677f8398 # timeout=10 [2024-07-31T02:34:28.309Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-31T02:34:32.955Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-31T02:34:32.955Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-31T02:34:32.955Z] Dload Upload Total Spent Left Speed [2024-07-31T02:34:32.955Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 186k 0 --:--:-- --:--:-- --:--:-- 189k [Pipeline] sh [2024-07-31T02:34:33.307Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-31T02:34:33.640Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-31T02:34:33.641Z] + sudo tee /etc/docker/daemon.new [2024-07-31T02:34:33.641Z] { [2024-07-31T02:34:33.641Z] "registry-mirrors": [ [2024-07-31T02:34:33.641Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-31T02:34:33.641Z] ], [2024-07-31T02:34:33.641Z] "bip": "10.250.0.254/24", [2024-07-31T02:34:33.641Z] "hosts": [ [2024-07-31T02:34:33.641Z] "tcp://0.0.0.0:5555", [2024-07-31T02:34:33.641Z] "unix:///var/run/docker.sock" [2024-07-31T02:34:33.641Z] ], [2024-07-31T02:34:33.641Z] "mtu": 1458, [2024-07-31T02:34:33.641Z] "selinux-enabled": true, [2024-07-31T02:34:33.641Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-31T02:34:33.641Z] } [Pipeline] sh [2024-07-31T02:34:33.985Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-31T02:34:34.338Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-31T02:34:52.664Z] provisioning config files... [2024-07-31T02:34:52.697Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config16889067640392793493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:34:53.171Z] ---> ****-login.sh [2024-07-31T02:34:53.172Z] nexus3.edgexfoundry.org:10001 [2024-07-31T02:34:53.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:34:53.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:34:53.761Z] Configure a credential helper to remove this warning. See [2024-07-31T02:34:53.761Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:34:53.761Z] [2024-07-31T02:34:53.761Z] Login Succeeded [2024-07-31T02:34:53.761Z] nexus3.edgexfoundry.org:10002 [2024-07-31T02:34:54.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:34:54.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:34:54.309Z] Configure a credential helper to remove this warning. See [2024-07-31T02:34:54.309Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:34:54.309Z] [2024-07-31T02:34:54.309Z] Login Succeeded [2024-07-31T02:34:54.309Z] nexus3.edgexfoundry.org:10003 [2024-07-31T02:34:54.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:34:54.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:34:54.577Z] Configure a credential helper to remove this warning. See [2024-07-31T02:34:54.577Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:34:54.577Z] [2024-07-31T02:34:54.577Z] Login Succeeded [2024-07-31T02:34:54.577Z] nexus3.edgexfoundry.org:10004 [2024-07-31T02:34:54.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:34:54.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:34:54.847Z] Configure a credential helper to remove this warning. See [2024-07-31T02:34:54.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:34:54.848Z] [2024-07-31T02:34:54.848Z] Login Succeeded [2024-07-31T02:34:54.848Z] ****.io [2024-07-31T02:34:55.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:34:55.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:34:55.385Z] Configure a credential helper to remove this warning. See [2024-07-31T02:34:55.385Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:34:55.385Z] [2024-07-31T02:34:55.385Z] Login Succeeded [2024-07-31T02:34:55.385Z] ---> ****-login.sh ends [Pipeline] } [2024-07-31T02:34:55.398Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-31T02:34:55.780Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T02:34:55.799Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T02:34:55.819Z] ========================================================= [2024-07-31T02:34:55.819Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-31T02:34:55.819Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:34:56.205Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-31T02:34:56.476Z] Sending build context to Docker daemon 10.52MB [2024-07-31T02:34:56.744Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-31T02:34:56.744Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-31T02:34:57.017Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-31T02:34:57.017Z] c6b39de5b339: Pulling fs layer [2024-07-31T02:34:57.017Z] a69c41024577: Pulling fs layer [2024-07-31T02:34:57.017Z] d6de4b400683: Pulling fs layer [2024-07-31T02:34:57.017Z] 35cb2a7552d0: Pulling fs layer [2024-07-31T02:34:57.017Z] 4f4fb700ef54: Pulling fs layer [2024-07-31T02:34:57.017Z] 464afbd9ba4c: Pulling fs layer [2024-07-31T02:34:57.017Z] 00f215d4a9da: Pulling fs layer [2024-07-31T02:34:57.017Z] d496ad576159: Pulling fs layer [2024-07-31T02:34:57.017Z] 4f4fb700ef54: Waiting [2024-07-31T02:34:57.017Z] 35cb2a7552d0: Waiting [2024-07-31T02:34:57.017Z] 464afbd9ba4c: Waiting [2024-07-31T02:34:57.017Z] 00f215d4a9da: Waiting [2024-07-31T02:34:57.017Z] a69c41024577: Verifying Checksum [2024-07-31T02:34:57.017Z] a69c41024577: Download complete [2024-07-31T02:34:57.017Z] 35cb2a7552d0: Verifying Checksum [2024-07-31T02:34:57.017Z] 35cb2a7552d0: Download complete [2024-07-31T02:34:57.017Z] 4f4fb700ef54: Verifying Checksum [2024-07-31T02:34:57.017Z] 4f4fb700ef54: Download complete [2024-07-31T02:34:57.017Z] c6b39de5b339: Download complete [2024-07-31T02:34:57.017Z] 464afbd9ba4c: Verifying Checksum [2024-07-31T02:34:57.017Z] 464afbd9ba4c: Download complete [2024-07-31T02:34:57.626Z] d496ad576159: Verifying Checksum [2024-07-31T02:34:57.626Z] d496ad576159: Download complete [2024-07-31T02:34:57.896Z] c6b39de5b339: Pull complete [2024-07-31T02:34:58.517Z] a69c41024577: Pull complete [2024-07-31T02:34:58.786Z] d6de4b400683: Verifying Checksum [2024-07-31T02:34:58.786Z] d6de4b400683: Download complete [2024-07-31T02:35:00.220Z] 00f215d4a9da: Verifying Checksum [2024-07-31T02:35:00.220Z] 00f215d4a9da: Download complete [2024-07-31T02:35:12.629Z] d6de4b400683: Pull complete [2024-07-31T02:35:12.629Z] 35cb2a7552d0: Pull complete [2024-07-31T02:35:12.629Z] 4f4fb700ef54: Pull complete [2024-07-31T02:35:12.629Z] 464afbd9ba4c: Pull complete [2024-07-31T02:35:22.738Z] 00f215d4a9da: Pull complete [2024-07-31T02:35:22.738Z] d496ad576159: Pull complete [2024-07-31T02:35:22.738Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-31T02:35:22.738Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-31T02:35:22.738Z] ---> f246e2811388 [2024-07-31T02:35:22.738Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-31T02:35:24.155Z] ---> Running in dd6e49bc4c67 [2024-07-31T02:35:24.426Z] Removing intermediate container dd6e49bc4c67 [2024-07-31T02:35:24.426Z] ---> affebbda9dab [2024-07-31T02:35:24.426Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-31T02:35:24.426Z] ---> Running in 44f1bdaa2546 [2024-07-31T02:35:25.014Z] Removing intermediate container 44f1bdaa2546 [2024-07-31T02:35:25.014Z] ---> a5d28f627c31 [2024-07-31T02:35:25.014Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-31T02:35:25.014Z] ---> Running in 9ef144517772 [2024-07-31T02:35:25.282Z] Removing intermediate container 9ef144517772 [2024-07-31T02:35:25.282Z] ---> 6ee5c65e3eed [2024-07-31T02:35:25.282Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-31T02:35:25.550Z] ---> Running in b6c11aeb30cb [2024-07-31T02:35:25.819Z] Removing intermediate container b6c11aeb30cb [2024-07-31T02:35:25.819Z] ---> a05d859bcc73 [2024-07-31T02:35:25.819Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-31T02:35:25.819Z] ---> Running in 7f0d79a6241c [2024-07-31T02:35:27.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T02:35:27.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T02:35:28.484Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-31T02:35:28.484Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-31T02:35:28.484Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-31T02:35:28.484Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-31T02:35:28.753Z] Executing busybox-1.36.1-r5.trigger [2024-07-31T02:35:28.753Z] OK: 271 MiB in 56 packages [2024-07-31T02:35:29.864Z] Removing intermediate container 7f0d79a6241c [2024-07-31T02:35:29.864Z] ---> a98abbd416ad [2024-07-31T02:35:29.864Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-07-31T02:35:30.165Z] ---> Running in ec5596a3141a [2024-07-31T02:35:30.434Z] Removing intermediate container ec5596a3141a [2024-07-31T02:35:30.434Z] ---> bd6ebb833409 [2024-07-31T02:35:30.434Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-31T02:35:31.026Z] ---> f28abedd4757 [2024-07-31T02:35:31.026Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:35:31.026Z] ---> Running in 467d2ed625df [2024-07-31T02:37:38.019Z] Removing intermediate container 467d2ed625df [2024-07-31T02:37:38.019Z] ---> afb3c61ae69d [2024-07-31T02:37:38.019Z] Step 11/12 : COPY . . [2024-07-31T02:37:38.617Z] ---> d249b0075c8a [2024-07-31T02:37:38.617Z] Step 12/12 : RUN $MAKE [2024-07-31T02:37:38.895Z] ---> Running in ed9c58c337dd [2024-07-31T02:37:39.863Z] noop [2024-07-31T02:37:40.835Z] Removing intermediate container ed9c58c337dd [2024-07-31T02:37:40.835Z] ---> 2042714cb233 [2024-07-31T02:37:40.835Z] Successfully built 2042714cb233 [2024-07-31T02:37:40.835Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:37:41.231Z] + docker inspect -f . ci-base-image-arm64 [2024-07-31T02:37:41.231Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T02:37:41.515Z] prd-ubuntu20.04-docker-arm64-4c-16g-6826 does not seem to be running inside a container [2024-07-31T02:37:41.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 [2024-07-31T02:37:43.024Z] $ docker top 922b09bcaf1a34db7d0440f7475dc6dd04fccec31952624bfd6ea9d644bded62 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T02:37:43.984Z] + go version [2024-07-31T02:37:43.984Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-31T02:37:44.009Z] $ docker stop --time=1 922b09bcaf1a34db7d0440f7475dc6dd04fccec31952624bfd6ea9d644bded62 [2024-07-31T02:37:45.755Z] $ docker rm -f --volumes 922b09bcaf1a34db7d0440f7475dc6dd04fccec31952624bfd6ea9d644bded62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:37:46.411Z] + docker inspect -f . ci-base-image-arm64 [2024-07-31T02:37:46.411Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T02:37:46.648Z] prd-ubuntu20.04-docker-arm64-4c-16g-6826 does not seem to be running inside a container [2024-07-31T02:37:46.749Z] $ 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/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 [2024-07-31T02:37:48.287Z] $ docker top bd0cfffb32ea407a94eea6cb0689c63c8e2f419c52444a24ea62ee19f2a7a779 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T02:37:49.199Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/2 [Pipeline] fileExists [Pipeline] sh [2024-07-31T02:37:49.893Z] + make test [2024-07-31T02:37:49.893Z] go test ./... -coverprofile=coverage.out ./... [2024-07-31T02:37:56.580Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-07-31T02:42:48.610Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-07-31T02:42:48.610Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-07-31T02:42:48.610Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.056s coverage: 22.8% of statements [2024-07-31T02:42:48.610Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-31T02:42:48.610Z] go vet ./... [2024-07-31T02:43:45.081Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-31T02:43:45.081Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-31T02:43:45.081Z] ./bin/test-attribution-txt.sh [2024-07-31T02:43:45.081Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-31T02:43:45.081Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-31T02:43:45.103Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-31T02:43:45.130Z] $ docker stop --time=1 bd0cfffb32ea407a94eea6cb0689c63c8e2f419c52444a24ea62ee19f2a7a779 [2024-07-31T02:43:47.155Z] $ docker rm -f --volumes bd0cfffb32ea407a94eea6cb0689c63c8e2f419c52444a24ea62ee19f2a7a779 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-31T02:43:48.824Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-31T02:43:48.842Z] Warning: overwriting stash ‘coverage-report’ [2024-07-31T02:43:49.388Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-31T02:43:49.812Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-31T02:43:50.143Z] + ls -al . [2024-07-31T02:43:50.144Z] total 248 [2024-07-31T02:43:50.144Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 02:37 . [2024-07-31T02:43:50.144Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 02:34 .. [2024-07-31T02:43:50.144Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 31 02:34 .dockerignore [2024-07-31T02:43:50.144Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 02:34 .git [2024-07-31T02:43:50.144Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 02:34 .github [2024-07-31T02:43:50.144Z] -rw-rw-r-- 1 jenkins jenkins 264 Jul 31 02:34 .gitignore [2024-07-31T02:43:50.144Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 31 02:34 .golangci.yml [2024-07-31T02:43:50.144Z] -rw-rw-r-- 1 jenkins jenkins 10386 Jul 31 02:34 Attribution.txt [2024-07-31T02:43:50.144Z] -rw-rw-r-- 1 jenkins jenkins 18574 Jul 31 02:34 CHANGELOG.md [2024-07-31T02:43:50.144Z] -rw-rw-r-- 1 jenkins jenkins 1798 Jul 31 02:34 Dockerfile [2024-07-31T02:43:50.144Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 02:34 GOVERNANCE.md [2024-07-31T02:43:50.144Z] -rw-rw-r-- 1 jenkins jenkins 657 Jul 31 02:34 Jenkinsfile [2024-07-31T02:43:50.144Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 31 02:34 LICENSE [2024-07-31T02:43:50.144Z] -rw-rw-r-- 1 jenkins jenkins 1963 Jul 31 02:34 Makefile [2024-07-31T02:43:50.144Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 31 02:34 OWNERS.md [2024-07-31T02:43:50.144Z] -rw-rw-r-- 1 jenkins jenkins 3599 Jul 31 02:34 README.md [2024-07-31T02:43:50.144Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 31 02:31 VERSION [2024-07-31T02:43:50.144Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 02:34 bin [2024-07-31T02:43:50.144Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 02:34 cmd [2024-07-31T02:43:50.144Z] -rw-r--r-- 1 jenkins jenkins 18506 Jul 31 02:42 coverage.out [2024-07-31T02:43:50.144Z] -rw-rw-r-- 1 jenkins jenkins 7065 Jul 31 02:34 go.mod [2024-07-31T02:43:50.144Z] -rw-rw-r-- 1 jenkins jenkins 101673 Jul 31 02:34 go.sum [2024-07-31T02:43:50.144Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 02:34 internal [2024-07-31T02:43:50.144Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 02:34 mock [2024-07-31T02:43:50.144Z] -rw-rw-r-- 1 jenkins jenkins 227 Jul 31 02:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:43:50.500Z] + 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=d18a6ab311fd481b7191435839384553677f8398 --label arch=arm64 --label version=0.0.0 . [2024-07-31T02:43:50.772Z] Sending build context to Docker daemon 10.54MB [2024-07-31T02:43:51.043Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-31T02:43:51.043Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-31T02:43:51.043Z] ---> 2042714cb233 [2024-07-31T02:43:51.043Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-31T02:43:51.043Z] ---> Running in b6df54b79c06 [2024-07-31T02:43:51.628Z] Removing intermediate container b6df54b79c06 [2024-07-31T02:43:51.628Z] ---> 10e94dbe2e48 [2024-07-31T02:43:51.628Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-31T02:43:51.628Z] ---> Running in d5b51182648c [2024-07-31T02:43:51.897Z] Removing intermediate container d5b51182648c [2024-07-31T02:43:51.897Z] ---> dfc634f76880 [2024-07-31T02:43:51.897Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-31T02:43:51.897Z] ---> Running in 6eb6a6230874 [2024-07-31T02:43:52.165Z] Removing intermediate container 6eb6a6230874 [2024-07-31T02:43:52.165Z] ---> 8c31d016d3d7 [2024-07-31T02:43:52.165Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-31T02:43:52.431Z] ---> Running in 24837b1cab46 [2024-07-31T02:43:52.700Z] Removing intermediate container 24837b1cab46 [2024-07-31T02:43:52.700Z] ---> 0a2f084407db [2024-07-31T02:43:52.700Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-31T02:43:52.700Z] ---> Running in 9f72fbd69016 [2024-07-31T02:43:53.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T02:43:54.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T02:43:55.705Z] OK: 271 MiB in 56 packages [2024-07-31T02:43:56.667Z] Removing intermediate container 9f72fbd69016 [2024-07-31T02:43:56.667Z] ---> df4212c7924f [2024-07-31T02:43:56.667Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-07-31T02:43:56.667Z] ---> Running in 25f46c7b8c91 [2024-07-31T02:43:56.934Z] Removing intermediate container 25f46c7b8c91 [2024-07-31T02:43:56.934Z] ---> 00730e0cf635 [2024-07-31T02:43:56.934Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-31T02:43:57.517Z] ---> 87b09a77325b [2024-07-31T02:43:57.518Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:43:57.518Z] ---> Running in fd4f56f41138 [2024-07-31T02:44:00.098Z] Removing intermediate container fd4f56f41138 [2024-07-31T02:44:00.098Z] ---> 4f4da538fda9 [2024-07-31T02:44:00.098Z] Step 11/25 : COPY . . [2024-07-31T02:44:01.065Z] ---> 15207a05ca4e [2024-07-31T02:44:01.065Z] Step 12/25 : RUN $MAKE [2024-07-31T02:44:01.065Z] ---> Running in 31331c74e27c [2024-07-31T02:44:02.028Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.29" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-07-31T02:48:08.889Z] Removing intermediate container 31331c74e27c [2024-07-31T02:48:08.889Z] ---> 58cac890e55d [2024-07-31T02:48:08.889Z] Step 13/25 : FROM alpine:3.18 [2024-07-31T02:48:08.889Z] 3.18: Pulling from library/alpine [2024-07-31T02:48:08.889Z] 4983c3fe2029: Pulling fs layer [2024-07-31T02:48:08.889Z] 4983c3fe2029: Verifying Checksum [2024-07-31T02:48:08.889Z] 4983c3fe2029: Download complete [2024-07-31T02:48:08.889Z] 4983c3fe2029: Pull complete [2024-07-31T02:48:08.889Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-31T02:48:08.889Z] Status: Downloaded newer image for alpine:3.18 [2024-07-31T02:48:08.889Z] ---> a0237000ae83 [2024-07-31T02:48:08.889Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-07-31T02:48:08.889Z] ---> Running in 76d2910fadbb [2024-07-31T02:48:08.889Z] Removing intermediate container 76d2910fadbb [2024-07-31T02:48:08.889Z] ---> 8d756339e731 [2024-07-31T02:48:08.889Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-31T02:48:08.889Z] ---> Running in 5e2445977c8d [2024-07-31T02:48:08.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T02:48:08.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T02:48:09.850Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-31T02:48:09.850Z] Executing busybox-1.36.1-r7.trigger [2024-07-31T02:48:09.850Z] OK: 8 MiB in 16 packages [2024-07-31T02:48:10.818Z] Removing intermediate container 5e2445977c8d [2024-07-31T02:48:10.818Z] ---> ef795b81312e [2024-07-31T02:48:10.818Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-31T02:48:10.818Z] ---> Running in 104550f51836 [2024-07-31T02:48:12.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T02:48:12.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T02:48:13.739Z] OK: 8 MiB in 16 packages [2024-07-31T02:48:14.321Z] Removing intermediate container 104550f51836 [2024-07-31T02:48:14.321Z] ---> 4a79eb5552e2 [2024-07-31T02:48:14.588Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-07-31T02:48:17.162Z] ---> 014c94e2886c [2024-07-31T02:48:17.162Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-07-31T02:48:17.433Z] ---> 0a01b36dca5a [2024-07-31T02:48:17.433Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-07-31T02:48:18.018Z] ---> b8fa7a06bb6c [2024-07-31T02:48:18.018Z] Step 20/25 : EXPOSE 59982 [2024-07-31T02:48:18.018Z] ---> Running in c74beae2a992 [2024-07-31T02:48:18.284Z] Removing intermediate container c74beae2a992 [2024-07-31T02:48:18.284Z] ---> 06cf9a3f70b9 [2024-07-31T02:48:18.284Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-07-31T02:48:18.284Z] ---> Running in d66cd2ecdee7 [2024-07-31T02:48:18.864Z] Removing intermediate container d66cd2ecdee7 [2024-07-31T02:48:18.864Z] ---> b1d08f5c57a8 [2024-07-31T02:48:18.864Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-07-31T02:48:18.864Z] ---> Running in d72df7f76dc2 [2024-07-31T02:48:19.130Z] Removing intermediate container d72df7f76dc2 [2024-07-31T02:48:19.130Z] ---> fd11c91facf6 [2024-07-31T02:48:19.130Z] Step 23/25 : LABEL arch=arm64 [2024-07-31T02:48:19.130Z] ---> Running in 85eb061cf1cc [2024-07-31T02:48:19.397Z] Removing intermediate container 85eb061cf1cc [2024-07-31T02:48:19.397Z] ---> 27abe70b1390 [2024-07-31T02:48:19.397Z] Step 24/25 : LABEL git_sha=d18a6ab311fd481b7191435839384553677f8398 [2024-07-31T02:48:19.664Z] ---> Running in 16aed9e5d95d [2024-07-31T02:48:19.930Z] Removing intermediate container 16aed9e5d95d [2024-07-31T02:48:19.930Z] ---> 1cbdee8e43d5 [2024-07-31T02:48:19.930Z] Step 25/25 : LABEL version=0.0.0 [2024-07-31T02:48:19.930Z] ---> Running in c3cf84e63e36 [2024-07-31T02:48:20.516Z] Removing intermediate container c3cf84e63e36 [2024-07-31T02:48:20.516Z] ---> 04fe6a88b715 [2024-07-31T02:48:20.516Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-31T02:48:20.516Z] Successfully built 04fe6a88b715 [2024-07-31T02:48:20.516Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:21.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-31T02:48:21.032Z] [2024-07-31T02:48:21.032Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:21.394Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-31T02:48:21.666Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-31T02:48:21.666Z] 8998bd30e6a1: Pulling fs layer [2024-07-31T02:48:21.666Z] 04944245beec: Pulling fs layer [2024-07-31T02:48:21.666Z] 699f458cf7ca: Pulling fs layer [2024-07-31T02:48:21.666Z] 765212b225bb: Pulling fs layer [2024-07-31T02:48:21.666Z] f23df028b6ca: Pulling fs layer [2024-07-31T02:48:21.666Z] d65c8cfc05b1: Pulling fs layer [2024-07-31T02:48:21.666Z] 2437ff75d9bd: Pulling fs layer [2024-07-31T02:48:21.666Z] 765212b225bb: Waiting [2024-07-31T02:48:21.666Z] d65c8cfc05b1: Waiting [2024-07-31T02:48:21.666Z] f23df028b6ca: Waiting [2024-07-31T02:48:21.666Z] 04944245beec: Verifying Checksum [2024-07-31T02:48:21.666Z] 04944245beec: Download complete [2024-07-31T02:48:21.666Z] 765212b225bb: Verifying Checksum [2024-07-31T02:48:21.666Z] 765212b225bb: Download complete [2024-07-31T02:48:21.666Z] f23df028b6ca: Verifying Checksum [2024-07-31T02:48:21.666Z] f23df028b6ca: Download complete [2024-07-31T02:48:21.666Z] d65c8cfc05b1: Download complete [2024-07-31T02:48:21.942Z] 699f458cf7ca: Download complete [2024-07-31T02:48:22.212Z] 8998bd30e6a1: Verifying Checksum [2024-07-31T02:48:22.212Z] 8998bd30e6a1: Download complete [2024-07-31T02:48:24.808Z] 2437ff75d9bd: Verifying Checksum [2024-07-31T02:48:24.808Z] 2437ff75d9bd: Download complete [2024-07-31T02:48:27.396Z] 8998bd30e6a1: Pull complete [2024-07-31T02:48:27.663Z] 04944245beec: Pull complete [2024-07-31T02:48:30.248Z] 699f458cf7ca: Pull complete [2024-07-31T02:48:30.248Z] 765212b225bb: Pull complete [2024-07-31T02:48:30.900Z] f23df028b6ca: Pull complete [2024-07-31T02:48:31.181Z] d65c8cfc05b1: Pull complete [2024-07-31T02:48:49.474Z] 2437ff75d9bd: Pull complete [2024-07-31T02:48:49.474Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-31T02:48:49.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-31T02:48:49.474Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T02:48:49.682Z] prd-ubuntu20.04-docker-arm64-4c-16g-6826 does not seem to be running inside a container [2024-07-31T02:48:49.746Z] $ 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/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 [2024-07-31T02:48:52.673Z] $ docker top 6376ebc8becd0cb94866bca25c529a8d5b66a0a3e603b172f4cb2a268d6af43f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:48:53.514Z] ---> job-cost.sh [2024-07-31T02:48:53.514Z] lf-activate-venv: SKIPPING [2024-07-31T02:48:53.514Z] INFO: No Stack... [2024-07-31T02:48:54.095Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-31T02:48:54.677Z] INFO: Archiving Costs [Pipeline] sh [2024-07-31T02:48:55.317Z] + cat /w/workspace/device-mqtt-go/2/archives/cost.csv [2024-07-31T02:48:55.317Z] + cut -d, -f6 [Pipeline] lock [2024-07-31T02:48:55.352Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-685-2-stack-cost] [2024-07-31T02:48:55.366Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-685-2-stack-cost] did not exist. Created. [2024-07-31T02:48:55.372Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-685-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-31T02:48:56.033Z] /w/workspace/device-mqtt-go/2@tmp/durable-e7a70a00/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-31T02:48:56.364Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-31T02:48:56.382Z] Warning: overwriting stash ‘stack-cost’ [2024-07-31T02:48:56.429Z] Stashed 1 file(s) [Pipeline] } [2024-07-31T02:48:56.440Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-685-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-31T02:48:56.474Z] $ docker stop --time=1 6376ebc8becd0cb94866bca25c529a8d5b66a0a3e603b172f4cb2a268d6af43f [2024-07-31T02:48:58.015Z] $ docker rm -f --volumes 6376ebc8becd0cb94866bca25c529a8d5b66a0a3e603b172f4cb2a268d6af43f [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 [2024-07-31T02:48:58.543Z] provisioning config files... [2024-07-31T02:48:58.554Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-685@tmp/config3001659664080172415tmp [Pipeline] { [Pipeline] sh [2024-07-31T02:48:58.866Z] + set +x [2024-07-31T02:48:58.867Z] + bash -s -- [2024-07-31T02:48:58.867Z] + curl -s https://codecov.io/bash [2024-07-31T02:48:58.867Z] [2024-07-31T02:48:58.867Z] _____ _ [2024-07-31T02:48:58.867Z] / ____| | | [2024-07-31T02:48:58.867Z] | | ___ __| | ___ ___ _____ __ [2024-07-31T02:48:58.867Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-31T02:48:58.867Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-31T02:48:58.867Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-31T02:48:58.867Z] Bash-1.0.6 [2024-07-31T02:48:58.867Z] [2024-07-31T02:48:58.867Z] [2024-07-31T02:48:58.867Z] ==> git version 2.25.1 found [2024-07-31T02:48:58.867Z] ==> 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 [2024-07-31T02:48:58.867Z] Release-Date: 2020-01-08 [2024-07-31T02:48:58.867Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-31T02:48:58.867Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-31T02:48:58.867Z] ==> Jenkins CI detected. [2024-07-31T02:48:58.867Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-685 [2024-07-31T02:48:58.867Z] project root: . [2024-07-31T02:48:58.867Z] --> token set from env [2024-07-31T02:48:58.867Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-31T02:48:58.867Z] ==> Running gcov in . (disable via -X gcov) [2024-07-31T02:48:58.867Z] ==> Python coveragepy not found [2024-07-31T02:48:58.867Z] ==> Searching for coverage reports in: [2024-07-31T02:48:58.867Z] + . [2024-07-31T02:48:58.867Z] -> Found 1 reports [2024-07-31T02:48:58.867Z] ==> Detecting git/mercurial file structure [2024-07-31T02:48:58.867Z] ==> Reading reports [2024-07-31T02:48:58.867Z] + ./coverage.out bytes=18506 [2024-07-31T02:48:58.867Z] ==> Appending adjustments [2024-07-31T02:48:58.867Z] https://docs.codecov.io/docs/fixing-reports [2024-07-31T02:48:59.127Z] + Found adjustments [2024-07-31T02:48:59.127Z] ==> Gzipping contents [2024-07-31T02:48:59.127Z] 4.0K /tmp/codecov.V5Me0s.gz [2024-07-31T02:48:59.127Z] ==> Uploading reports [2024-07-31T02:48:59.127Z] url: https://codecov.io [2024-07-31T02:48:59.127Z] query: branch=PR-685&commit=d18a6ab311fd481b7191435839384553677f8398&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-685%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=685&job=&cmd_args= [2024-07-31T02:48:59.127Z] -> Pinging Codecov [2024-07-31T02:48:59.127Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-685&commit=d18a6ab311fd481b7191435839384553677f8398&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-685%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=685&job=&cmd_args= [2024-07-31T02:48:59.127Z] -> Uploading to [2024-07-31T02:48:59.127Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-31/7D719EC7BBE17E464838252E33014C33/d18a6ab311fd481b7191435839384553677f8398/39387934-ef87-425a-9a5c-ef336010007b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240731%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240731T024859Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b578e32597285d5d06cb790d04bff81d253388ef3f02daed975e801c87359f23 [2024-07-31T02:48:59.127Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-31T02:48:59.127Z] Dload Upload Total Spent Left Speed [2024-07-31T02:48:59.384Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 12919 --:--:-- --:--:-- --:--:-- 12919 [2024-07-31T02:48:59.384Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/d18a6ab311fd481b7191435839384553677f8398 [Pipeline] } [2024-07-31T02:48:59.390Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-31T02:49:00.298Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-685/archives ] [2024-07-31T02:49:00.298Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-685/archives [2024-07-31T02:49:00.298Z] total 16 [2024-07-31T02:49:00.298Z] drwxr-xr-x 3 root root 4096 Jul 31 02:34 . [2024-07-31T02:49:00.298Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 31 02:34 .. [2024-07-31T02:49:00.298Z] drwxr-xr-x 2 root root 4096 Jul 31 02:34 cost [2024-07-31T02:49:00.298Z] -rw-r--r-- 1 root root 86 Jul 31 02:34 cost.csv [2024-07-31T02:49:00.298Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-685/archives [2024-07-31T02:49:00.298Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-685/archives [2024-07-31T02:49:00.298Z] total 16 [2024-07-31T02:49:00.298Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 02:34 . [2024-07-31T02:49:00.298Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 31 02:34 .. [2024-07-31T02:49:00.298Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 31 02:34 cost [2024-07-31T02:49:00.298Z] -rw-r--r-- 1 jenkins jenkins 86 Jul 31 02:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:49:00.594Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:49:01.455Z] ---> package-listing.sh [2024-07-31T02:49:01.455Z] ++ facter osfamily [2024-07-31T02:49:01.455Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-31T02:49:01.723Z] + OS_FAMILY=debian [2024-07-31T02:49:01.723Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-685 [2024-07-31T02:49:01.723Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-31T02:49:01.723Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-31T02:49:01.723Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-31T02:49:01.723Z] + PACKAGES=/tmp/packages_start.txt [2024-07-31T02:49:01.723Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-685 ']' [2024-07-31T02:49:01.723Z] + PACKAGES=/tmp/packages_end.txt [2024-07-31T02:49:01.723Z] + case "${OS_FAMILY}" in [2024-07-31T02:49:01.723Z] + dpkg -l [2024-07-31T02:49:01.723Z] + grep '^ii' [2024-07-31T02:49:01.723Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-31T02:49:01.723Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-31T02:49:01.723Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-31T02:49:01.723Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-685 ']' [2024-07-31T02:49:01.723Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-685/archives/ [2024-07-31T02:49:01.723Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-685/archives/ [Pipeline] echo [2024-07-31T02:49:01.734Z] 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-685/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-31T02:49:02.009Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:49:02.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-31T02:49:02.579Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T02:49:02.667Z] prd-ubuntu20.04-docker-8c-8g-6809 does not seem to be running inside a container [2024-07-31T02:49:02.690Z] $ 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-685/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-685 -v /w/workspace/gexfoundry_device-mqtt-go_PR-685:/w/workspace/gexfoundry_device-mqtt-go_PR-685:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-685@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-685@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 [2024-07-31T02:49:02.876Z] $ docker top 986adafa2df923352d4affb94846b448fcdf8509e366d5de69544c81f7256588 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T02:49:03.246Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-31T02:49:03.539Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-31T02:49:03.822Z] + ls /var/log/sa-host [2024-07-31T02:49:03.822Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-31T02:49:03.912Z] provisioning config files... [2024-07-31T02:49:03.922Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-685@tmp/config15319429858028376284tmp [Pipeline] { [Pipeline] echo [2024-07-31T02:49:03.943Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:49:04.229Z] ---> create-netrc.sh [Pipeline] } [2024-07-31T02:49:04.236Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:49:04.565Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-31T02:49:04.574Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:49:04.861Z] ---> sudo-logs.sh [2024-07-31T02:49:04.862Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-31T02:49:04.889Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:49:05.172Z] ---> job-cost.sh [2024-07-31T02:49:05.172Z] lf-activate-venv: SKIPPING [2024-07-31T02:49:05.172Z] DEBUG: total: 0.2199999988079071 [2024-07-31T02:49:05.172Z] INFO: Retrieving Stack Cost... [2024-07-31T02:49:05.740Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-31T02:49:06.000Z] INFO: Archiving Costs [Pipeline] echo [2024-07-31T02:49:06.012Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:49:06.298Z] ---> logs-deploy.sh [2024-07-31T02:49:06.298Z] lf-activate-venv: SKIPPING [2024-07-31T02:49:06.298Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-685/2 [2024-07-31T02:49:06.298Z] INFO: archiving workspace using pattern(s): [2024-07-31T02:49:07.238Z] Archives upload complete. [2024-07-31T02:49:07.238Z] INFO: archiving logs to Nexus