Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9 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-ssh3515890424066330659.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11027364759864936504.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10195906942841435384.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh14749740076235574505.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15852087556031414204.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8417 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9 (main) Commit message: "Merge pull request #561 from weichou1229/interface-change" > 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 core.sparsecheckout # timeout=10 > git checkout -f 6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9 # timeout=10 > git rev-list --no-walk bc38c5ffd6dd6ea62ea0e86338abc96d012d22c4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-13T07:19:27.329Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-13T07:19:27.385Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-13T07:19:27.404Z] ========================================================= [2023-04-13T07:19:27.404Z] EdgeX Global Pipelines Version Info [2023-04-13T07:19:27.404Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:19:28.125Z] ------------------- [2023-04-13T07:19:28.125Z] stable info: [2023-04-13T07:19:28.125Z] ------------------- [2023-04-13T07:19:28.125Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-13T07:19:28.125Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-13T07:19:28.125Z] Message: update stable to v1.0.248 [2023-04-13T07:19:28.692Z] ------------------- [2023-04-13T07:19:28.692Z] experimental info: [2023-04-13T07:19:28.692Z] ------------------- [2023-04-13T07:19:28.692Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-13T07:19:28.692Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-13T07:19:28.692Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-13T07:19:28.854Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-04-13T07:19:28.863Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-04-13T07:19:28.875Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-13T07:19:28.889Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-13T07:19:28.901Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-13T07:19:28.916Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-13T07:19:28.933Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-13T07:19:28.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-13T07:19:28.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-13T07:19:28.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-13T07:19:28.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-13T07:19:28.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-04-13T07:19:29.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-13T07:19:29.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-13T07:19:29.028Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-13T07:19:29.043Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-13T07:19:29.055Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-13T07:19:29.066Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-13T07:19:29.077Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-13T07:19:29.091Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-13T07:19:29.103Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-13T07:19:29.114Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-13T07:19:29.125Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-13T07:19:29.137Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-13T07:19:29.148Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-13T07:19:29.158Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-13T07:19:29.174Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-13T07:19:29.188Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-13T07:19:29.199Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-13T07:19:29.212Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-13T07:19:29.225Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9 [Pipeline] echo [2023-04-13T07:19:29.236Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6aa7ac0 [Pipeline] echo [2023-04-13T07:19:29.248Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T07:19:29.289Z] provisioning config files... [2023-04-13T07:19:29.303Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11284426731574285523tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:19:29.601Z] ---> docker-login.sh [2023-04-13T07:19:29.601Z] nexus3.edgexfoundry.org:10001 [2023-04-13T07:19:29.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:19:29.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:19:29.861Z] Configure a credential helper to remove this warning. See [2023-04-13T07:19:29.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:19:29.861Z] [2023-04-13T07:19:29.861Z] Login Succeeded [2023-04-13T07:19:29.861Z] nexus3.edgexfoundry.org:10002 [2023-04-13T07:19:29.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:19:29.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:19:29.861Z] Configure a credential helper to remove this warning. See [2023-04-13T07:19:29.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:19:29.861Z] [2023-04-13T07:19:29.861Z] Login Succeeded [2023-04-13T07:19:29.861Z] nexus3.edgexfoundry.org:10003 [2023-04-13T07:19:30.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:19:30.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:19:30.120Z] Configure a credential helper to remove this warning. See [2023-04-13T07:19:30.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:19:30.120Z] [2023-04-13T07:19:30.120Z] Login Succeeded [2023-04-13T07:19:30.120Z] nexus3.edgexfoundry.org:10004 [2023-04-13T07:19:30.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:19:30.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:19:30.120Z] Configure a credential helper to remove this warning. See [2023-04-13T07:19:30.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:19:30.120Z] [2023-04-13T07:19:30.120Z] Login Succeeded [2023-04-13T07:19:30.120Z] docker.io [2023-04-13T07:19:30.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:19:30.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:19:30.380Z] Configure a credential helper to remove this warning. See [2023-04-13T07:19:30.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:19:30.380Z] [2023-04-13T07:19:30.380Z] Login Succeeded [2023-04-13T07:19:30.380Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T07:19:30.387Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-13T07:19:30.744Z] + git rev-list -1 --merges 6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9~1..6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9 [Pipeline] echo [2023-04-13T07:19:30.791Z] -----------> git rev-list -1 --merges 6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9~1..6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9 6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9 [2023-04-13T07:19:30.791Z] 6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9 [false] [Pipeline] sh [2023-04-13T07:19:31.079Z] + git log --format=format:%s -1 6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9 [Pipeline] echo [2023-04-13T07:19:31.091Z] ========================================================= [2023-04-13T07:19:31.091Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-13T07:19:31.091Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T07:19:31.408Z] + git log --format=format:%s -1 6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9 [Pipeline] echo [2023-04-13T07:19:31.418Z] [semverPrep] GIT_COMMIT: 6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9, Commit Message: Merge pull request #561 from weichou1229/interface-change [Pipeline] echo [2023-04-13T07:19:31.429Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-13T07:19:31.764Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-13T07:19:31.764Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-13T07:19:31.764Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-13T07:19:31.764Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-13T07:19:31.764Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-13T07:19:31.764Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-13T07:19:31.764Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:19:32.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T07:19:32.102Z] [2023-04-13T07:19:32.102Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:19:32.402Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T07:19:32.402Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-13T07:19:32.402Z] b85a868b505f: Pulling fs layer [2023-04-13T07:19:32.402Z] e2be974225ed: Pulling fs layer [2023-04-13T07:19:32.402Z] 339a4e72a1f5: Pulling fs layer [2023-04-13T07:19:32.402Z] 988bab9f4d93: Pulling fs layer [2023-04-13T07:19:32.402Z] 1469e6f7b9e6: Pulling fs layer [2023-04-13T07:19:32.402Z] eaf3925da568: Pulling fs layer [2023-04-13T07:19:32.402Z] bab4dde63d76: Pulling fs layer [2023-04-13T07:19:32.402Z] bde34c3a00c8: Pulling fs layer [2023-04-13T07:19:32.402Z] b352a97aabf1: Pulling fs layer [2023-04-13T07:19:32.402Z] 4872d77fe225: Pulling fs layer [2023-04-13T07:19:32.402Z] 5851b861e8e6: Pulling fs layer [2023-04-13T07:19:32.402Z] bab4dde63d76: Waiting [2023-04-13T07:19:32.402Z] bde34c3a00c8: Waiting [2023-04-13T07:19:32.402Z] b352a97aabf1: Waiting [2023-04-13T07:19:32.402Z] 4872d77fe225: Waiting [2023-04-13T07:19:32.402Z] 5851b861e8e6: Waiting [2023-04-13T07:19:32.402Z] 988bab9f4d93: Waiting [2023-04-13T07:19:32.402Z] 1469e6f7b9e6: Waiting [2023-04-13T07:19:32.402Z] eaf3925da568: Waiting [2023-04-13T07:19:32.402Z] e2be974225ed: Download complete [2023-04-13T07:19:32.402Z] 988bab9f4d93: Verifying Checksum [2023-04-13T07:19:32.402Z] 988bab9f4d93: Download complete [2023-04-13T07:19:32.402Z] 339a4e72a1f5: Verifying Checksum [2023-04-13T07:19:32.402Z] 339a4e72a1f5: Download complete [2023-04-13T07:19:32.662Z] 1469e6f7b9e6: Verifying Checksum [2023-04-13T07:19:32.662Z] 1469e6f7b9e6: Download complete [2023-04-13T07:19:32.662Z] eaf3925da568: Verifying Checksum [2023-04-13T07:19:32.662Z] eaf3925da568: Download complete [2023-04-13T07:19:32.662Z] bde34c3a00c8: Verifying Checksum [2023-04-13T07:19:32.662Z] bde34c3a00c8: Download complete [2023-04-13T07:19:32.662Z] b352a97aabf1: Verifying Checksum [2023-04-13T07:19:32.662Z] b352a97aabf1: Download complete [2023-04-13T07:19:32.662Z] 4872d77fe225: Download complete [2023-04-13T07:19:32.662Z] 5851b861e8e6: Verifying Checksum [2023-04-13T07:19:32.662Z] 5851b861e8e6: Download complete [2023-04-13T07:19:32.662Z] b85a868b505f: Verifying Checksum [2023-04-13T07:19:32.662Z] b85a868b505f: Download complete [2023-04-13T07:19:32.921Z] bab4dde63d76: Verifying Checksum [2023-04-13T07:19:32.921Z] bab4dde63d76: Download complete [2023-04-13T07:19:33.858Z] b85a868b505f: Pull complete [2023-04-13T07:19:34.117Z] e2be974225ed: Pull complete [2023-04-13T07:19:34.684Z] 339a4e72a1f5: Pull complete [2023-04-13T07:19:34.684Z] 988bab9f4d93: Pull complete [2023-04-13T07:19:34.943Z] 1469e6f7b9e6: Pull complete [2023-04-13T07:19:34.943Z] eaf3925da568: Pull complete [2023-04-13T07:19:36.849Z] bab4dde63d76: Pull complete [2023-04-13T07:19:36.849Z] bde34c3a00c8: Pull complete [2023-04-13T07:19:36.849Z] b352a97aabf1: Pull complete [2023-04-13T07:19:36.849Z] 4872d77fe225: Pull complete [2023-04-13T07:19:37.108Z] 5851b861e8e6: Pull complete [2023-04-13T07:19:37.108Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-13T07:19:37.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T07:19:37.108Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:19:37.215Z] prd-ubuntu20.04-docker-8c-8g-8417 does not seem to be running inside a container [2023-04-13T07:19:37.248Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-13T07:19:38.623Z] $ docker top 6505a44ee018f966054d78f66f1d372cbf07c83edb5d9e7f8f77844504e9b942 -eo pid,comm [2023-04-13T07:19:38.685Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-13T07:19:38.685Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-13T07:19:38.730Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T07:19:38.730Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T07:19:38.860Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T07:19:38.860Z] $ docker exec 6505a44ee018f966054d78f66f1d372cbf07c83edb5d9e7f8f77844504e9b942 ssh-agent [2023-04-13T07:19:38.981Z] SSH_AUTH_SOCK=/tmp/ssh-M7bH5dI4lJl4/agent.33 [2023-04-13T07:19:38.981Z] SSH_AGENT_PID=39 [2023-04-13T07:19:38.987Z] Running ssh-add (command line suppressed) [2023-04-13T07:19:39.093Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17925378134168355481.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17925378134168355481.key) [2023-04-13T07:19:39.109Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T07:19:39.393Z] + git tag --points-at HEAD [Pipeline] } [2023-04-13T07:19:39.408Z] $ docker exec --env ******** --env ******** 6505a44ee018f966054d78f66f1d372cbf07c83edb5d9e7f8f77844504e9b942 ssh-agent -k [2023-04-13T07:19:39.512Z] unset SSH_AUTH_SOCK; [2023-04-13T07:19:39.513Z] unset SSH_AGENT_PID; [2023-04-13T07:19:39.513Z] echo Agent pid 39 killed; [2023-04-13T07:19:39.522Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-13T07:19:39.552Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T07:19:39.552Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T07:19:39.657Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T07:19:39.658Z] $ docker exec 6505a44ee018f966054d78f66f1d372cbf07c83edb5d9e7f8f77844504e9b942 ssh-agent [2023-04-13T07:19:39.779Z] SSH_AUTH_SOCK=/tmp/ssh-8bwePBMlZp7E/agent.71 [2023-04-13T07:19:39.779Z] SSH_AGENT_PID=77 [2023-04-13T07:19:39.785Z] Running ssh-add (command line suppressed) [2023-04-13T07:19:39.881Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7284478124655298374.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7284478124655298374.key) [2023-04-13T07:19:39.897Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T07:19:40.180Z] + git semver init [2023-04-13T07:19:40.439Z] 2023-04-13 07:19:40,356 [run_init] DEBUG init version:0.0.0 force:False [2023-04-13T07:19:40.439Z] 2023-04-13 07:19:40,357 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-04-13T07:19:40.439Z] 2023-04-13 07:19:40,357 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-04-13T07:19:40.439Z] 2023-04-13 07:19:40,357 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-13T07:19:41.374Z] 2023-04-13 07:19:41,119 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-04-13T07:19:41.374Z] 2023-04-13 07:19:41,119 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-04-13T07:19:41.374Z] 2023-04-13 07:19:41,119 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-13T07:19:41.374Z] 2023-04-13 07:19:41,120 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-13T07:19:41.374Z] 3.0.0-dev.18 [Pipeline] } [2023-04-13T07:19:41.383Z] $ docker exec --env ******** --env ******** 6505a44ee018f966054d78f66f1d372cbf07c83edb5d9e7f8f77844504e9b942 ssh-agent -k [2023-04-13T07:19:41.494Z] unset SSH_AUTH_SOCK; [2023-04-13T07:19:41.495Z] unset SSH_AGENT_PID; [2023-04-13T07:19:41.495Z] echo Agent pid 77 killed; [2023-04-13T07:19:41.509Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-13T07:19:41.813Z] + git semver [Pipeline] } [2023-04-13T07:19:42.082Z] $ docker stop --time=1 6505a44ee018f966054d78f66f1d372cbf07c83edb5d9e7f8f77844504e9b942 [2023-04-13T07:19:43.409Z] $ docker rm -f --volumes 6505a44ee018f966054d78f66f1d372cbf07c83edb5d9e7f8f77844504e9b942 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T07:19:43.757Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-13T07:19:43.968Z] Stashed 1 file(s) [Pipeline] echo [2023-04-13T07:19:43.971Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.18 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T07:19:44.100Z] provisioning config files... [2023-04-13T07:19:44.109Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8996435103335708877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:19:44.400Z] ---> docker-login.sh [2023-04-13T07:19:44.400Z] nexus3.edgexfoundry.org:10001 [2023-04-13T07:19:44.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:19:44.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:19:44.400Z] Configure a credential helper to remove this warning. See [2023-04-13T07:19:44.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:19:44.400Z] [2023-04-13T07:19:44.400Z] Login Succeeded [2023-04-13T07:19:44.400Z] nexus3.edgexfoundry.org:10002 [2023-04-13T07:19:44.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:19:44.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:19:44.400Z] Configure a credential helper to remove this warning. See [2023-04-13T07:19:44.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:19:44.400Z] [2023-04-13T07:19:44.400Z] Login Succeeded [2023-04-13T07:19:44.400Z] nexus3.edgexfoundry.org:10003 [2023-04-13T07:19:44.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:19:44.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:19:44.660Z] Configure a credential helper to remove this warning. See [2023-04-13T07:19:44.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:19:44.660Z] [2023-04-13T07:19:44.660Z] Login Succeeded [2023-04-13T07:19:44.660Z] nexus3.edgexfoundry.org:10004 [2023-04-13T07:19:44.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:19:44.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:19:44.660Z] Configure a credential helper to remove this warning. See [2023-04-13T07:19:44.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:19:44.660Z] [2023-04-13T07:19:44.660Z] Login Succeeded [2023-04-13T07:19:44.660Z] docker.io [2023-04-13T07:19:44.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:19:44.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:19:44.919Z] Configure a credential helper to remove this warning. See [2023-04-13T07:19:44.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:19:44.919Z] [2023-04-13T07:19:44.919Z] Login Succeeded [2023-04-13T07:19:44.919Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T07:19:44.927Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-13T07:19:44.992Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T07:19:45.004Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T07:19:45.016Z] ========================================================= [2023-04-13T07:19:45.016Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-13T07:19:45.016Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:19:45.321Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-13T07:19:45.321Z] Sending build context to Docker daemon 6.436MB [2023-04-13T07:19:45.321Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-13T07:19:45.321Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-13T07:19:45.321Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-13T07:19:45.321Z] 63b65145d645: Pulling fs layer [2023-04-13T07:19:45.321Z] a2d21d5440eb: Pulling fs layer [2023-04-13T07:19:45.321Z] 935e6c44a52c: Pulling fs layer [2023-04-13T07:19:45.321Z] 94cc34f8dd06: Pulling fs layer [2023-04-13T07:19:45.321Z] 30dea6a524f1: Pulling fs layer [2023-04-13T07:19:45.321Z] 94cc34f8dd06: Waiting [2023-04-13T07:19:45.321Z] a2aff8979fd8: Pulling fs layer [2023-04-13T07:19:45.321Z] 6808be2612f2: Pulling fs layer [2023-04-13T07:19:45.321Z] 30dea6a524f1: Waiting [2023-04-13T07:19:45.321Z] f25807f1079a: Pulling fs layer [2023-04-13T07:19:45.321Z] 6808be2612f2: Waiting [2023-04-13T07:19:45.321Z] a2aff8979fd8: Waiting [2023-04-13T07:19:45.321Z] f25807f1079a: Waiting [2023-04-13T07:19:45.321Z] a2d21d5440eb: Download complete [2023-04-13T07:19:45.321Z] 94cc34f8dd06: Verifying Checksum [2023-04-13T07:19:45.321Z] 94cc34f8dd06: Download complete [2023-04-13T07:19:45.580Z] 30dea6a524f1: Verifying Checksum [2023-04-13T07:19:45.580Z] 30dea6a524f1: Download complete [2023-04-13T07:19:45.580Z] 63b65145d645: Verifying Checksum [2023-04-13T07:19:45.580Z] 63b65145d645: Download complete [2023-04-13T07:19:45.580Z] a2aff8979fd8: Verifying Checksum [2023-04-13T07:19:45.580Z] a2aff8979fd8: Download complete [2023-04-13T07:19:45.580Z] 63b65145d645: Pull complete [2023-04-13T07:19:45.841Z] a2d21d5440eb: Pull complete [2023-04-13T07:19:45.841Z] f25807f1079a: Verifying Checksum [2023-04-13T07:19:45.841Z] f25807f1079a: Download complete [2023-04-13T07:19:46.100Z] 935e6c44a52c: Verifying Checksum [2023-04-13T07:19:46.100Z] 935e6c44a52c: Download complete [2023-04-13T07:19:46.358Z] 6808be2612f2: Download complete [2023-04-13T07:19:49.642Z] 935e6c44a52c: Pull complete [2023-04-13T07:19:49.642Z] 94cc34f8dd06: Pull complete [2023-04-13T07:19:49.642Z] 30dea6a524f1: Pull complete [2023-04-13T07:19:49.900Z] a2aff8979fd8: Pull complete [2023-04-13T07:19:52.432Z] 6808be2612f2: Pull complete [2023-04-13T07:19:53.002Z] f25807f1079a: Pull complete [2023-04-13T07:19:53.002Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-13T07:19:53.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-13T07:19:53.002Z] ---> 3b553350e43f [2023-04-13T07:19:53.002Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-13T07:19:54.908Z] ---> Running in a538f8ac2d8f [2023-04-13T07:19:54.908Z] Removing intermediate container a538f8ac2d8f [2023-04-13T07:19:54.908Z] ---> 354a8d35fbd9 [2023-04-13T07:19:54.908Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-13T07:19:54.908Z] ---> Running in e77431a707fa [2023-04-13T07:19:54.908Z] Removing intermediate container e77431a707fa [2023-04-13T07:19:54.908Z] ---> c1e2a1e25cf7 [2023-04-13T07:19:54.908Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-13T07:19:54.908Z] ---> Running in 62c7ca1048ca [2023-04-13T07:19:54.908Z] Removing intermediate container 62c7ca1048ca [2023-04-13T07:19:54.908Z] ---> 5c51985e0a57 [2023-04-13T07:19:54.908Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T07:19:54.908Z] ---> Running in ca77b76e39b4 [2023-04-13T07:19:55.168Z] Removing intermediate container ca77b76e39b4 [2023-04-13T07:19:55.168Z] ---> 5ae4da89546b [2023-04-13T07:19:55.168Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T07:19:55.168Z] ---> Running in e2f0712cc7a4 [2023-04-13T07:19:55.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T07:19:55.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T07:19:55.947Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-13T07:19:55.947Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-13T07:19:55.947Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-13T07:19:55.947Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-13T07:19:55.947Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T07:19:55.947Z] OK: 269 MiB in 57 packages [2023-04-13T07:19:56.514Z] Removing intermediate container e2f0712cc7a4 [2023-04-13T07:19:56.514Z] ---> 2b7ea914a442 [2023-04-13T07:19:56.514Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-13T07:19:56.514Z] ---> Running in d36820d9dd2c [2023-04-13T07:19:56.514Z] Removing intermediate container d36820d9dd2c [2023-04-13T07:19:56.514Z] ---> ff2b37ce8290 [2023-04-13T07:19:56.514Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-13T07:19:56.514Z] ---> 7182ad4b425c [2023-04-13T07:19:56.514Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T07:19:56.514Z] ---> Running in 73fa1a2a7223 [2023-04-13T07:19:59.062Z] Still waiting to schedule task [2023-04-13T07:19:59.062Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-13T07:20:18.445Z] Removing intermediate container 73fa1a2a7223 [2023-04-13T07:20:18.445Z] ---> 13dc4703ce96 [2023-04-13T07:20:18.445Z] Step 11/12 : COPY . . [2023-04-13T07:20:18.445Z] ---> 1485194b67eb [2023-04-13T07:20:18.445Z] Step 12/12 : RUN $MAKE [2023-04-13T07:20:18.445Z] ---> Running in 9792f11eee21 [2023-04-13T07:20:18.445Z] noop [2023-04-13T07:20:18.445Z] Removing intermediate container 9792f11eee21 [2023-04-13T07:20:18.445Z] ---> a1afe4ef283c [2023-04-13T07:20:18.445Z] Successfully built a1afe4ef283c [2023-04-13T07:20:18.445Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:20:18.762Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-13T07:20:18.762Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:20:18.825Z] prd-ubuntu20.04-docker-8c-8g-8417 does not seem to be running inside a container [2023-04-13T07:20:18.853Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-13T07:20:19.224Z] $ docker top 1d0b8f1fdbc0470aa6f136649b2ce51d9eb41471db2b9b5f0b7294cf55f2f3aa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T07:20:19.567Z] + go version [2023-04-13T07:20:19.567Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-13T07:20:19.580Z] $ docker stop --time=1 1d0b8f1fdbc0470aa6f136649b2ce51d9eb41471db2b9b5f0b7294cf55f2f3aa [2023-04-13T07:20:20.919Z] $ docker rm -f --volumes 1d0b8f1fdbc0470aa6f136649b2ce51d9eb41471db2b9b5f0b7294cf55f2f3aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:20:21.300Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-13T07:20:21.300Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:20:21.374Z] prd-ubuntu20.04-docker-8c-8g-8417 does not seem to be running inside a container [2023-04-13T07:20:21.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-13T07:20:21.751Z] $ docker top b6ecf1a03010e257e4a9c359dc7db48fd0f7f9c0c14a19b78dd98afb436fa7c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T07:20:22.081Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-04-13T07:20:22.377Z] + make test [2023-04-13T07:20:22.377Z] go test ./... -coverprofile=coverage.out ./... [2023-04-13T07:20:27.638Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-13T07:20:37.609Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-13T07:20:37.609Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-13T07:20:37.609Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.019s coverage: 22.0% of statements [2023-04-13T07:20:42.873Z] go vet ./... [2023-04-13T07:20:46.151Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-13T07:20:46.151Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-13T07:20:46.151Z] ./bin/test-attribution-txt.sh [2023-04-13T07:20:46.151Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-13T07:20:46.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-13T07:20:46.175Z] $ docker stop --time=1 b6ecf1a03010e257e4a9c359dc7db48fd0f7f9c0c14a19b78dd98afb436fa7c9 [2023-04-13T07:20:48.163Z] $ docker rm -f --volumes b6ecf1a03010e257e4a9c359dc7db48fd0f7f9c0c14a19b78dd98afb436fa7c9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T07:20:48.614Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-13T07:20:48.656Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-13T07:20:49.079Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-13T07:20:49.365Z] + ls -al . [2023-04-13T07:20:49.365Z] total 180 [2023-04-13T07:20:49.365Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 13 07:20 . [2023-04-13T07:20:49.365Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 07:19 .. [2023-04-13T07:20:49.365Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 13 07:19 .dockerignore [2023-04-13T07:20:49.365Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 07:19 .git [2023-04-13T07:20:49.365Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 07:19 .github [2023-04-13T07:20:49.365Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 13 07:19 .gitignore [2023-04-13T07:20:49.365Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 13 07:19 .golangci.yml [2023-04-13T07:20:49.365Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 07:19 .semver [2023-04-13T07:20:49.365Z] -rw-rw-r-- 1 jenkins jenkins 9288 Apr 13 07:19 Attribution.txt [2023-04-13T07:20:49.365Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 13 07:19 CHANGELOG.md [2023-04-13T07:20:49.365Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 13 07:19 Dockerfile [2023-04-13T07:20:49.365Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 13 07:19 GOVERNANCE.md [2023-04-13T07:20:49.365Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 13 07:19 Jenkinsfile [2023-04-13T07:20:49.365Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 13 07:19 LICENSE [2023-04-13T07:20:49.365Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 13 07:19 Makefile [2023-04-13T07:20:49.365Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 13 07:19 OWNERS.md [2023-04-13T07:20:49.365Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 13 07:19 README.md [2023-04-13T07:20:49.365Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 13 07:19 VERSION [2023-04-13T07:20:49.365Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 07:19 bin [2023-04-13T07:20:49.365Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 07:19 cmd [2023-04-13T07:20:49.365Z] -rw-r--r-- 1 jenkins jenkins 18376 Apr 13 07:20 coverage.out [2023-04-13T07:20:49.365Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 13 07:19 go.mod [2023-04-13T07:20:49.365Z] -rw-rw-r-- 1 jenkins jenkins 31553 Apr 13 07:19 go.sum [2023-04-13T07:20:49.365Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 07:19 internal [2023-04-13T07:20:49.365Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 07:19 mock [2023-04-13T07:20:49.365Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 07:19 snap [2023-04-13T07:20:49.365Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 13 07:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:20:49.669Z] + 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=6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9 --label arch=amd64 --label version=3.0.0-dev.18 . [2023-04-13T07:20:49.669Z] Sending build context to Docker daemon 6.455MB [2023-04-13T07:20:49.669Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-13T07:20:49.669Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-13T07:20:49.669Z] ---> a1afe4ef283c [2023-04-13T07:20:49.669Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-13T07:20:49.669Z] ---> Running in d5b253897c82 [2023-04-13T07:20:49.926Z] Removing intermediate container d5b253897c82 [2023-04-13T07:20:49.927Z] ---> d8a8a703794a [2023-04-13T07:20:49.927Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-13T07:20:49.927Z] ---> Running in 555ecaa3c195 [2023-04-13T07:20:49.927Z] Removing intermediate container 555ecaa3c195 [2023-04-13T07:20:49.927Z] ---> 0c4fc5a7aff6 [2023-04-13T07:20:49.927Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-13T07:20:49.927Z] ---> Running in 8054214bbafe [2023-04-13T07:20:50.184Z] Removing intermediate container 8054214bbafe [2023-04-13T07:20:50.184Z] ---> 55d1c90fbccc [2023-04-13T07:20:50.184Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T07:20:50.184Z] ---> Running in cddf53e784da [2023-04-13T07:20:50.184Z] Removing intermediate container cddf53e784da [2023-04-13T07:20:50.184Z] ---> 1a401119ae5e [2023-04-13T07:20:50.184Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T07:20:50.184Z] ---> Running in 178882e2695c [2023-04-13T07:20:50.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T07:20:50.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T07:20:50.959Z] OK: 269 MiB in 57 packages [2023-04-13T07:20:51.524Z] Removing intermediate container 178882e2695c [2023-04-13T07:20:51.524Z] ---> 8c872bedc500 [2023-04-13T07:20:51.524Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-13T07:20:51.524Z] ---> Running in 0787dbf31891 [2023-04-13T07:20:51.524Z] Removing intermediate container 0787dbf31891 [2023-04-13T07:20:51.524Z] ---> 10f87a4c9caa [2023-04-13T07:20:51.524Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-13T07:20:51.524Z] ---> 0ba86e67afc6 [2023-04-13T07:20:51.524Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T07:20:51.524Z] ---> Running in 4245eb925ca0 [2023-04-13T07:20:52.458Z] Removing intermediate container 4245eb925ca0 [2023-04-13T07:20:52.458Z] ---> 4efd98185f3e [2023-04-13T07:20:52.458Z] Step 11/24 : COPY . . [2023-04-13T07:20:52.718Z] ---> c2eaa5570b85 [2023-04-13T07:20:52.718Z] Step 12/24 : RUN $MAKE [2023-04-13T07:20:52.718Z] ---> Running in 9fb72503bc84 [2023-04-13T07:20:52.977Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-04-13T07:21:11.228Z] Removing intermediate container 9fb72503bc84 [2023-04-13T07:21:11.228Z] ---> bbbd4f1905af [2023-04-13T07:21:11.228Z] Step 13/24 : FROM alpine:3.17 [2023-04-13T07:21:11.228Z] 3.17: Pulling from library/alpine [2023-04-13T07:21:11.228Z] f56be85fc22e: Pulling fs layer [2023-04-13T07:21:11.228Z] f56be85fc22e: Verifying Checksum [2023-04-13T07:21:11.228Z] f56be85fc22e: Download complete [2023-04-13T07:21:11.228Z] f56be85fc22e: Pull complete [2023-04-13T07:21:11.228Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-13T07:21:11.228Z] Status: Downloaded newer image for alpine:3.17 [2023-04-13T07:21:11.228Z] ---> 9ed4aefc74f6 [2023-04-13T07:21:11.228Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-13T07:21:11.228Z] ---> Running in d329b4ec1359 [2023-04-13T07:21:11.228Z] Removing intermediate container d329b4ec1359 [2023-04-13T07:21:11.228Z] ---> c4cf6c463eac [2023-04-13T07:21:11.228Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-13T07:21:11.228Z] ---> Running in 266c1b68ddfc [2023-04-13T07:21:11.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T07:21:11.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T07:21:11.228Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-13T07:21:11.228Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T07:21:11.228Z] OK: 7 MiB in 16 packages [2023-04-13T07:21:11.228Z] Removing intermediate container 266c1b68ddfc [2023-04-13T07:21:11.228Z] ---> a9ae36e809c5 [2023-04-13T07:21:11.228Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-13T07:21:11.487Z] ---> b539393348de [2023-04-13T07:21:11.487Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-13T07:21:11.745Z] ---> d46e686b5a94 [2023-04-13T07:21:11.745Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-13T07:21:11.745Z] ---> 431f5698c8df [2023-04-13T07:21:11.745Z] Step 19/24 : EXPOSE 59982 [2023-04-13T07:21:11.745Z] ---> Running in cd2a57ae0adc [2023-04-13T07:21:12.003Z] Removing intermediate container cd2a57ae0adc [2023-04-13T07:21:12.003Z] ---> bdfd9cc9b33f [2023-04-13T07:21:12.003Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-13T07:21:12.003Z] ---> Running in 426bdff05870 [2023-04-13T07:21:12.003Z] Removing intermediate container 426bdff05870 [2023-04-13T07:21:12.003Z] ---> d18b6eb8aaf6 [2023-04-13T07:21:12.003Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-13T07:21:12.003Z] ---> Running in 9568f5654be8 [2023-04-13T07:21:12.260Z] Removing intermediate container 9568f5654be8 [2023-04-13T07:21:12.260Z] ---> 6bf7495b86fd [2023-04-13T07:21:12.260Z] Step 22/24 : LABEL arch=amd64 [2023-04-13T07:21:12.260Z] ---> Running in 4eb036c38c67 [2023-04-13T07:21:12.260Z] Removing intermediate container 4eb036c38c67 [2023-04-13T07:21:12.260Z] ---> 6946c5fe6666 [2023-04-13T07:21:12.260Z] Step 23/24 : LABEL git_sha=6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9 [2023-04-13T07:21:12.260Z] ---> Running in a14555d7440e [2023-04-13T07:21:12.517Z] Removing intermediate container a14555d7440e [2023-04-13T07:21:12.517Z] ---> 68cd34136703 [2023-04-13T07:21:12.517Z] Step 24/24 : LABEL version=3.0.0-dev.18 [2023-04-13T07:21:12.517Z] ---> Running in 12a6cf731370 [2023-04-13T07:21:12.517Z] Removing intermediate container 12a6cf731370 [2023-04-13T07:21:12.517Z] ---> 2958fd68862a [2023-04-13T07:21:12.517Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-13T07:21:12.517Z] Successfully built 2958fd68862a [2023-04-13T07:21:12.517Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T07:21:12.618Z] provisioning config files... [2023-04-13T07:21:12.626Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14188977053372564485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:21:12.921Z] ---> docker-login.sh [2023-04-13T07:21:12.921Z] nexus3.edgexfoundry.org:10001 [2023-04-13T07:21:12.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:21:12.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:21:12.921Z] Configure a credential helper to remove this warning. See [2023-04-13T07:21:12.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:21:12.921Z] [2023-04-13T07:21:12.921Z] Login Succeeded [2023-04-13T07:21:12.921Z] nexus3.edgexfoundry.org:10002 [2023-04-13T07:21:12.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:21:12.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:21:12.921Z] Configure a credential helper to remove this warning. See [2023-04-13T07:21:12.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:21:12.921Z] [2023-04-13T07:21:12.921Z] Login Succeeded [2023-04-13T07:21:12.921Z] nexus3.edgexfoundry.org:10003 [2023-04-13T07:21:13.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:21:13.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:21:13.181Z] Configure a credential helper to remove this warning. See [2023-04-13T07:21:13.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:21:13.181Z] [2023-04-13T07:21:13.181Z] Login Succeeded [2023-04-13T07:21:13.181Z] nexus3.edgexfoundry.org:10004 [2023-04-13T07:21:13.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:21:13.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:21:13.181Z] Configure a credential helper to remove this warning. See [2023-04-13T07:21:13.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:21:13.181Z] [2023-04-13T07:21:13.181Z] Login Succeeded [2023-04-13T07:21:13.181Z] docker.io [2023-04-13T07:21:13.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:21:13.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:21:13.440Z] Configure a credential helper to remove this warning. See [2023-04-13T07:21:13.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:21:13.440Z] [2023-04-13T07:21:13.440Z] Login Succeeded [2023-04-13T07:21:13.440Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T07:21:13.447Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-13T07:21:13.469Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T07:21:13.484Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-04-13T07:21:13.484Z] 6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9 [2023-04-13T07:21:13.484Z] latest [2023-04-13T07:21:13.484Z] 3.0.0-dev.18 [2023-04-13T07:21:13.484Z] 6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9-3.0.0-dev.18 [2023-04-13T07:21:13.484Z] main [2023-04-13T07:21:13.484Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:21:13.802Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:21:14.111Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9 [2023-04-13T07:21:14.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-13T07:21:14.111Z] 193b9d864ea7: Preparing [2023-04-13T07:21:14.111Z] fcb1d39464e0: Preparing [2023-04-13T07:21:14.111Z] 914676efde46: Preparing [2023-04-13T07:21:14.111Z] ca164d8f7690: Preparing [2023-04-13T07:21:14.111Z] f1417ff83b31: Preparing [2023-04-13T07:21:14.111Z] f1417ff83b31: Layer already exists [2023-04-13T07:21:14.111Z] 193b9d864ea7: Pushed [2023-04-13T07:21:14.111Z] fcb1d39464e0: Pushed [2023-04-13T07:21:14.111Z] ca164d8f7690: Pushed [2023-04-13T07:21:17.393Z] 914676efde46: Pushed [2023-04-13T07:21:17.393Z] 6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9: digest: sha256:7c972282f0c66aa91bd1c092f8f18d92be770999fdf4d92856a0a61c43d33ed0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:21:17.698Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:21:18.266Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-04-13T07:21:18.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-13T07:21:18.267Z] 193b9d864ea7: Preparing [2023-04-13T07:21:18.267Z] fcb1d39464e0: Preparing [2023-04-13T07:21:18.267Z] 914676efde46: Preparing [2023-04-13T07:21:18.267Z] ca164d8f7690: Preparing [2023-04-13T07:21:18.267Z] f1417ff83b31: Preparing [2023-04-13T07:21:18.267Z] fcb1d39464e0: Layer already exists [2023-04-13T07:21:18.267Z] 193b9d864ea7: Layer already exists [2023-04-13T07:21:18.267Z] ca164d8f7690: Layer already exists [2023-04-13T07:21:18.267Z] f1417ff83b31: Layer already exists [2023-04-13T07:21:18.267Z] 914676efde46: Layer already exists [2023-04-13T07:21:18.267Z] latest: digest: sha256:7c972282f0c66aa91bd1c092f8f18d92be770999fdf4d92856a0a61c43d33ed0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:21:18.584Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:21:18.887Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.18 [2023-04-13T07:21:18.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-13T07:21:18.887Z] 193b9d864ea7: Preparing [2023-04-13T07:21:18.887Z] fcb1d39464e0: Preparing [2023-04-13T07:21:18.887Z] 914676efde46: Preparing [2023-04-13T07:21:18.887Z] ca164d8f7690: Preparing [2023-04-13T07:21:18.887Z] f1417ff83b31: Preparing [2023-04-13T07:21:18.887Z] fcb1d39464e0: Layer already exists [2023-04-13T07:21:18.887Z] f1417ff83b31: Layer already exists [2023-04-13T07:21:18.887Z] 193b9d864ea7: Layer already exists [2023-04-13T07:21:18.887Z] ca164d8f7690: Layer already exists [2023-04-13T07:21:18.887Z] 914676efde46: Layer already exists [2023-04-13T07:21:18.887Z] 3.0.0-dev.18: digest: sha256:7c972282f0c66aa91bd1c092f8f18d92be770999fdf4d92856a0a61c43d33ed0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:21:19.193Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:21:19.493Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9-3.0.0-dev.18 [2023-04-13T07:21:19.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-13T07:21:19.493Z] 193b9d864ea7: Preparing [2023-04-13T07:21:19.493Z] fcb1d39464e0: Preparing [2023-04-13T07:21:19.493Z] 914676efde46: Preparing [2023-04-13T07:21:19.493Z] ca164d8f7690: Preparing [2023-04-13T07:21:19.493Z] f1417ff83b31: Preparing [2023-04-13T07:21:19.493Z] fcb1d39464e0: Layer already exists [2023-04-13T07:21:19.493Z] ca164d8f7690: Layer already exists [2023-04-13T07:21:19.493Z] 914676efde46: Layer already exists [2023-04-13T07:21:19.493Z] 193b9d864ea7: Layer already exists [2023-04-13T07:21:19.493Z] f1417ff83b31: Layer already exists [2023-04-13T07:21:19.493Z] 6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9-3.0.0-dev.18: digest: sha256:7c972282f0c66aa91bd1c092f8f18d92be770999fdf4d92856a0a61c43d33ed0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:21:19.797Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:21:20.099Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-04-13T07:21:20.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-13T07:21:20.099Z] 193b9d864ea7: Preparing [2023-04-13T07:21:20.099Z] fcb1d39464e0: Preparing [2023-04-13T07:21:20.099Z] 914676efde46: Preparing [2023-04-13T07:21:20.099Z] ca164d8f7690: Preparing [2023-04-13T07:21:20.099Z] f1417ff83b31: Preparing [2023-04-13T07:21:20.099Z] f1417ff83b31: Layer already exists [2023-04-13T07:21:20.099Z] 193b9d864ea7: Layer already exists [2023-04-13T07:21:20.099Z] ca164d8f7690: Layer already exists [2023-04-13T07:21:20.099Z] 914676efde46: Layer already exists [2023-04-13T07:21:20.099Z] fcb1d39464e0: Layer already exists [2023-04-13T07:21:20.099Z] main: digest: sha256:7c972282f0c66aa91bd1c092f8f18d92be770999fdf4d92856a0a61c43d33ed0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-13T07:21:20.134Z] ===================================================== [Pipeline] echo [2023-04-13T07:21:20.139Z] taggedImages: [2023-04-13T07:21:20.139Z] - nexus3.edgexfoundry.org:10004/device-mqtt:6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9 [2023-04-13T07:21:20.139Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-04-13T07:21:20.139Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.18 [2023-04-13T07:21:20.139Z] - nexus3.edgexfoundry.org:10004/device-mqtt:6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9-3.0.0-dev.18 [2023-04-13T07:21:20.139Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:21:20.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T07:21:20.492Z] [2023-04-13T07:21:20.492Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:21:20.785Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T07:21:20.785Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-13T07:21:20.785Z] 5eb5b503b376: Pulling fs layer [2023-04-13T07:21:20.785Z] 5c69ac0246d0: Pulling fs layer [2023-04-13T07:21:20.785Z] ec43610c2a17: Pulling fs layer [2023-04-13T07:21:20.785Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-13T07:21:20.785Z] 33b1e0a273af: Pulling fs layer [2023-04-13T07:21:20.785Z] 5d3b04190fa2: Pulling fs layer [2023-04-13T07:21:20.785Z] 2f39f015ded8: Pulling fs layer [2023-04-13T07:21:20.785Z] 3a2ae6a8a46f: Waiting [2023-04-13T07:21:20.785Z] 33b1e0a273af: Waiting [2023-04-13T07:21:20.785Z] 5d3b04190fa2: Waiting [2023-04-13T07:21:20.785Z] 2f39f015ded8: Waiting [2023-04-13T07:21:20.785Z] 5c69ac0246d0: Verifying Checksum [2023-04-13T07:21:20.785Z] 5c69ac0246d0: Download complete [2023-04-13T07:21:20.785Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-13T07:21:20.785Z] 3a2ae6a8a46f: Download complete [2023-04-13T07:21:20.785Z] 33b1e0a273af: Verifying Checksum [2023-04-13T07:21:20.785Z] 33b1e0a273af: Download complete [2023-04-13T07:21:20.785Z] 5d3b04190fa2: Download complete [2023-04-13T07:21:20.785Z] ec43610c2a17: Verifying Checksum [2023-04-13T07:21:20.785Z] ec43610c2a17: Download complete [2023-04-13T07:21:21.044Z] 5eb5b503b376: Verifying Checksum [2023-04-13T07:21:21.044Z] 5eb5b503b376: Download complete [2023-04-13T07:21:21.608Z] 2f39f015ded8: Download complete [2023-04-13T07:21:22.176Z] 5eb5b503b376: Pull complete [2023-04-13T07:21:22.176Z] 5c69ac0246d0: Pull complete [2023-04-13T07:21:22.435Z] ec43610c2a17: Pull complete [2023-04-13T07:21:22.694Z] 3a2ae6a8a46f: Pull complete [2023-04-13T07:21:22.694Z] 33b1e0a273af: Pull complete [2023-04-13T07:21:22.953Z] 5d3b04190fa2: Pull complete [2023-04-13T07:21:26.234Z] 2f39f015ded8: Pull complete [2023-04-13T07:21:26.492Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-13T07:21:26.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T07:21:26.492Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:21:26.565Z] prd-ubuntu20.04-docker-8c-8g-8417 does not seem to be running inside a container [2023-04-13T07:21:26.597Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-13T07:21:28.355Z] $ docker top 5b3c8f1667b359df6ce6b02f5539b77c573581751a3595fc3bab82ed90c09c7e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:21:28.726Z] ---> job-cost.sh [2023-04-13T07:21:28.726Z] lf-activate-venv: SKIPPING [2023-04-13T07:21:28.726Z] INFO: No Stack... [2023-04-13T07:21:29.292Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-13T07:21:29.550Z] INFO: Archiving Costs [Pipeline] sh [2023-04-13T07:21:29.839Z] + cat+ cut -d, -f6 [2023-04-13T07:21:29.839Z] /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [Pipeline] lock [2023-04-13T07:21:29.849Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-102-stack-cost] [2023-04-13T07:21:29.858Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-102-stack-cost] did not exist. Created. [2023-04-13T07:21:29.858Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-102-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-13T07:21:30.213Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-13T07:21:30.242Z] Stashed 1 file(s) [Pipeline] } [2023-04-13T07:21:30.247Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-102-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-13T07:21:30.266Z] $ docker stop --time=1 5b3c8f1667b359df6ce6b02f5539b77c573581751a3595fc3bab82ed90c09c7e [2023-04-13T07:21:31.427Z] $ docker rm -f --volumes 5b3c8f1667b359df6ce6b02f5539b77c573581751a3595fc3bab82ed90c09c7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-13T07:23:03.751Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8421 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-04-13T07:23:03.761Z] Running in /w/workspace/device-mqtt-go/102 [Pipeline] { [Pipeline] checkout [2023-04-13T07:23:03.798Z] Selected Git installation does not exist. Using Default [2023-04-13T07:23:03.798Z] The recommended git tool is: NONE [2023-04-13T07:23:10.043Z] using credential edgex-jenkins-ssh [2023-04-13T07:23:10.065Z] Cloning the remote Git repository [2023-04-13T07:23:10.119Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-13T07:23:10.245Z] > git init /w/workspace/device-mqtt-go/102 # timeout=10 [2023-04-13T07:23:10.430Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-13T07:23:10.432Z] > git --version # timeout=10 [2023-04-13T07:23:10.454Z] > git --version # 'git version 2.25.1' [2023-04-13T07:23:10.457Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T07:23:10.656Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-13T07:23:11.859Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-13T07:23:11.890Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-13T07:23:13.004Z] Avoid second fetch [2023-04-13T07:23:13.005Z] Checking out Revision 6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9 (main) [2023-04-13T07:23:13.760Z] Commit message: "Merge pull request #561 from weichou1229/interface-change" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T07:23:13.025Z] > git config core.sparsecheckout # timeout=10 [2023-04-13T07:23:13.126Z] > git checkout -f 6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9 # timeout=10 [2023-04-13T07:23:14.649Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-13T07:23:14.650Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-13T07:23:14.650Z] Dload Upload Total Spent Left Speed [2023-04-13T07:23:14.650Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 194k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh [2023-04-13T07:23:15.370Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-13T07:23:15.733Z] + sudo tee /etc/docker/daemon.new [2023-04-13T07:23:15.733Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-13T07:23:15.733Z] { [2023-04-13T07:23:15.733Z] "registry-mirrors": [ [2023-04-13T07:23:15.733Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-13T07:23:15.733Z] ], [2023-04-13T07:23:15.733Z] "bip": "10.250.0.254/24", [2023-04-13T07:23:15.733Z] "hosts": [ [2023-04-13T07:23:15.733Z] "tcp://0.0.0.0:5555", [2023-04-13T07:23:15.733Z] "unix:///var/run/docker.sock" [2023-04-13T07:23:15.733Z] ], [2023-04-13T07:23:15.733Z] "mtu": 1458, [2023-04-13T07:23:15.733Z] "selinux-enabled": true, [2023-04-13T07:23:15.733Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-13T07:23:15.733Z] } [Pipeline] sh [2023-04-13T07:23:16.087Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-13T07:23:16.438Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T07:23:34.748Z] provisioning config files... [2023-04-13T07:23:34.783Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/102@tmp/config15241186672586640419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:23:35.156Z] ---> docker-login.sh [2023-04-13T07:23:35.156Z] nexus3.edgexfoundry.org:10001 [2023-04-13T07:23:35.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:23:35.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:23:35.755Z] Configure a credential helper to remove this warning. See [2023-04-13T07:23:35.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:23:35.755Z] [2023-04-13T07:23:35.755Z] Login Succeeded [2023-04-13T07:23:35.755Z] nexus3.edgexfoundry.org:10002 [2023-04-13T07:23:36.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:23:36.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:23:36.350Z] Configure a credential helper to remove this warning. See [2023-04-13T07:23:36.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:23:36.350Z] [2023-04-13T07:23:36.350Z] Login Succeeded [2023-04-13T07:23:36.350Z] nexus3.edgexfoundry.org:10003 [2023-04-13T07:23:36.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:23:36.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:23:36.623Z] Configure a credential helper to remove this warning. See [2023-04-13T07:23:36.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:23:36.623Z] [2023-04-13T07:23:36.623Z] Login Succeeded [2023-04-13T07:23:36.623Z] nexus3.edgexfoundry.org:10004 [2023-04-13T07:23:36.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:23:37.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:23:37.187Z] Configure a credential helper to remove this warning. See [2023-04-13T07:23:37.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:23:37.187Z] [2023-04-13T07:23:37.187Z] Login Succeeded [2023-04-13T07:23:37.187Z] docker.io [2023-04-13T07:23:37.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:23:37.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:23:37.734Z] Configure a credential helper to remove this warning. See [2023-04-13T07:23:37.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:23:37.734Z] [2023-04-13T07:23:37.734Z] Login Succeeded [2023-04-13T07:23:37.734Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T07:23:37.750Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-13T07:23:38.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T07:23:38.094Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T07:23:38.102Z] ========================================================= [2023-04-13T07:23:38.102Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-13T07:23:38.102Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:23:38.475Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-13T07:23:38.748Z] Sending build context to Docker daemon 3.33MB [2023-04-13T07:23:38.748Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-13T07:23:38.748Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-13T07:23:39.023Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-13T07:23:39.023Z] af6eaf76a39c: Pulling fs layer [2023-04-13T07:23:39.023Z] 55522c791124: Pulling fs layer [2023-04-13T07:23:39.023Z] ce5c4a1c91eb: Pulling fs layer [2023-04-13T07:23:39.023Z] 169dfbe0d373: Pulling fs layer [2023-04-13T07:23:39.023Z] e1ff8fa3b103: Pulling fs layer [2023-04-13T07:23:39.023Z] 52ebb69f0ebf: Pulling fs layer [2023-04-13T07:23:39.023Z] 5abe8eddf0d5: Pulling fs layer [2023-04-13T07:23:39.023Z] e1ff8fa3b103: Waiting [2023-04-13T07:23:39.023Z] 52ebb69f0ebf: Waiting [2023-04-13T07:23:39.023Z] 5abe8eddf0d5: Waiting [2023-04-13T07:23:39.023Z] 169dfbe0d373: Waiting [2023-04-13T07:23:39.023Z] 55522c791124: Verifying Checksum [2023-04-13T07:23:39.023Z] 55522c791124: Download complete [2023-04-13T07:23:39.023Z] 169dfbe0d373: Verifying Checksum [2023-04-13T07:23:39.023Z] 169dfbe0d373: Download complete [2023-04-13T07:23:39.299Z] e1ff8fa3b103: Verifying Checksum [2023-04-13T07:23:39.299Z] e1ff8fa3b103: Download complete [2023-04-13T07:23:39.299Z] af6eaf76a39c: Verifying Checksum [2023-04-13T07:23:39.299Z] af6eaf76a39c: Download complete [2023-04-13T07:23:40.330Z] af6eaf76a39c: Pull complete [2023-04-13T07:23:40.622Z] 5abe8eddf0d5: Verifying Checksum [2023-04-13T07:23:40.622Z] 5abe8eddf0d5: Download complete [2023-04-13T07:23:41.229Z] 55522c791124: Pull complete [2023-04-13T07:23:42.040Z] ce5c4a1c91eb: Verifying Checksum [2023-04-13T07:23:42.040Z] ce5c4a1c91eb: Download complete [2023-04-13T07:23:42.313Z] 52ebb69f0ebf: Verifying Checksum [2023-04-13T07:23:42.313Z] 52ebb69f0ebf: Download complete [2023-04-13T07:23:54.699Z] ce5c4a1c91eb: Pull complete [2023-04-13T07:23:54.699Z] 169dfbe0d373: Pull complete [2023-04-13T07:23:54.699Z] e1ff8fa3b103: Pull complete [2023-04-13T07:24:01.426Z] 52ebb69f0ebf: Pull complete [2023-04-13T07:24:04.044Z] 5abe8eddf0d5: Pull complete [2023-04-13T07:24:04.044Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-13T07:24:04.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-13T07:24:04.044Z] ---> 6cb57ee374ae [2023-04-13T07:24:04.044Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-13T07:24:06.019Z] ---> Running in d4f161e12a60 [2023-04-13T07:24:06.019Z] Removing intermediate container d4f161e12a60 [2023-04-13T07:24:06.019Z] ---> 0593f650d704 [2023-04-13T07:24:06.019Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-13T07:24:06.019Z] ---> Running in c553568cdf55 [2023-04-13T07:24:06.287Z] Removing intermediate container c553568cdf55 [2023-04-13T07:24:06.287Z] ---> 7509576eefc2 [2023-04-13T07:24:06.287Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-13T07:24:06.579Z] ---> Running in 6ff0516140d9 [2023-04-13T07:24:06.849Z] Removing intermediate container 6ff0516140d9 [2023-04-13T07:24:06.849Z] ---> 6e388356dda4 [2023-04-13T07:24:06.849Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T07:24:06.849Z] ---> Running in e3da9a4e1b35 [2023-04-13T07:24:07.441Z] Removing intermediate container e3da9a4e1b35 [2023-04-13T07:24:07.441Z] ---> 9c39f64e7935 [2023-04-13T07:24:07.441Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T07:24:07.441Z] ---> Running in c69f35a59344 [2023-04-13T07:24:08.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T07:24:09.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T07:24:10.436Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-13T07:24:10.436Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-13T07:24:10.436Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-13T07:24:10.707Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-13T07:24:10.707Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T07:24:10.707Z] OK: 268 MiB in 57 packages [2023-04-13T07:24:13.310Z] Removing intermediate container c69f35a59344 [2023-04-13T07:24:13.310Z] ---> a96ecc073fb1 [2023-04-13T07:24:13.310Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-13T07:24:13.310Z] ---> Running in baff1e17d930 [2023-04-13T07:24:13.310Z] Removing intermediate container baff1e17d930 [2023-04-13T07:24:13.310Z] ---> f7b40456b4a2 [2023-04-13T07:24:13.310Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-13T07:24:13.966Z] ---> 515779c08eb7 [2023-04-13T07:24:13.966Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T07:24:13.966Z] ---> Running in 298a51790a19 [2023-04-13T07:25:21.949Z] Removing intermediate container 298a51790a19 [2023-04-13T07:25:21.950Z] ---> 7f680ee11ad5 [2023-04-13T07:25:21.950Z] Step 11/12 : COPY . . [2023-04-13T07:25:21.950Z] ---> 41db1644741b [2023-04-13T07:25:21.950Z] Step 12/12 : RUN $MAKE [2023-04-13T07:25:21.950Z] ---> Running in 118827867c07 [2023-04-13T07:25:21.950Z] noop [2023-04-13T07:25:21.950Z] Removing intermediate container 118827867c07 [2023-04-13T07:25:21.950Z] ---> d55b827a652f [2023-04-13T07:25:21.950Z] Successfully built d55b827a652f [2023-04-13T07:25:21.950Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:25:22.316Z] + docker inspect -f . ci-base-image-arm64 [2023-04-13T07:25:22.316Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:25:22.603Z] prd-ubuntu20.04-docker-arm64-4c-16g-8421 does not seem to be running inside a container [2023-04-13T07:25:22.708Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/102 -v /w/workspace/device-mqtt-go/102:/w/workspace/device-mqtt-go/102:rw,z -v /w/workspace/device-mqtt-go/102@tmp:/w/workspace/device-mqtt-go/102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-13T07:25:24.123Z] $ docker top ffd429fed5024c015a77e5d8647c7016e82d20147dec151389abab70b005470a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T07:25:25.032Z] + go version [2023-04-13T07:25:25.032Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-13T07:25:25.057Z] $ docker stop --time=1 ffd429fed5024c015a77e5d8647c7016e82d20147dec151389abab70b005470a [2023-04-13T07:25:26.791Z] $ docker rm -f --volumes ffd429fed5024c015a77e5d8647c7016e82d20147dec151389abab70b005470a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:25:27.373Z] + docker inspect -f . ci-base-image-arm64 [2023-04-13T07:25:27.373Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:25:27.588Z] prd-ubuntu20.04-docker-arm64-4c-16g-8421 does not seem to be running inside a container [2023-04-13T07:25:27.687Z] $ 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/102 -v /w/workspace/device-mqtt-go/102:/w/workspace/device-mqtt-go/102:rw,z -v /w/workspace/device-mqtt-go/102@tmp:/w/workspace/device-mqtt-go/102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-13T07:25:29.109Z] $ docker top dc32be238f9fca32fb30c06b5ef272a1a0303b5301de6f28feb3facce2ab4726 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T07:25:29.997Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/102 [Pipeline] fileExists [Pipeline] sh [2023-04-13T07:25:30.677Z] + make test [2023-04-13T07:25:30.677Z] go test ./... -coverprofile=coverage.out ./... [2023-04-13T07:26:09.592Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-13T07:28:46.338Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-13T07:28:46.338Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-13T07:28:46.338Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.098s coverage: 22.0% of statements [2023-04-13T07:28:46.338Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-13T07:28:46.338Z] go vet ./... [2023-04-13T07:29:13.076Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-13T07:29:13.076Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-13T07:29:13.076Z] ./bin/test-attribution-txt.sh [2023-04-13T07:29:13.076Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-13T07:29:13.365Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-13T07:29:13.380Z] $ docker stop --time=1 dc32be238f9fca32fb30c06b5ef272a1a0303b5301de6f28feb3facce2ab4726 [2023-04-13T07:29:15.461Z] $ docker rm -f --volumes dc32be238f9fca32fb30c06b5ef272a1a0303b5301de6f28feb3facce2ab4726 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T07:29:16.749Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-13T07:29:16.774Z] Warning: overwriting stash ‘coverage-report’ [2023-04-13T07:29:17.326Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T07:29:17.718Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-13T07:29:18.047Z] + ls -al . [2023-04-13T07:29:18.047Z] total 176 [2023-04-13T07:29:18.047Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 13 07:25 . [2023-04-13T07:29:18.047Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 07:23 .. [2023-04-13T07:29:18.047Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 13 07:23 .dockerignore [2023-04-13T07:29:18.047Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 07:23 .git [2023-04-13T07:29:18.047Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 07:23 .github [2023-04-13T07:29:18.047Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 13 07:23 .gitignore [2023-04-13T07:29:18.047Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 13 07:23 .golangci.yml [2023-04-13T07:29:18.047Z] -rw-rw-r-- 1 jenkins jenkins 9288 Apr 13 07:23 Attribution.txt [2023-04-13T07:29:18.047Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 13 07:23 CHANGELOG.md [2023-04-13T07:29:18.047Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 13 07:23 Dockerfile [2023-04-13T07:29:18.047Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 13 07:23 GOVERNANCE.md [2023-04-13T07:29:18.047Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 13 07:23 Jenkinsfile [2023-04-13T07:29:18.047Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 13 07:23 LICENSE [2023-04-13T07:29:18.047Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 13 07:23 Makefile [2023-04-13T07:29:18.047Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 13 07:23 OWNERS.md [2023-04-13T07:29:18.047Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 13 07:23 README.md [2023-04-13T07:29:18.047Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 13 07:19 VERSION [2023-04-13T07:29:18.047Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 07:23 bin [2023-04-13T07:29:18.047Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 07:23 cmd [2023-04-13T07:29:18.047Z] -rw-r--r-- 1 jenkins jenkins 18376 Apr 13 07:28 coverage.out [2023-04-13T07:29:18.047Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 13 07:23 go.mod [2023-04-13T07:29:18.047Z] -rw-rw-r-- 1 jenkins jenkins 31553 Apr 13 07:23 go.sum [2023-04-13T07:29:18.047Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 07:23 internal [2023-04-13T07:29:18.047Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 07:23 mock [2023-04-13T07:29:18.047Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 07:23 snap [2023-04-13T07:29:18.047Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 13 07:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:29:18.401Z] + 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=6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9 --label arch=arm64 --label version=3.0.0-dev.18 . [2023-04-13T07:29:18.674Z] Sending build context to Docker daemon 3.348MB [2023-04-13T07:29:18.674Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-13T07:29:18.674Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-13T07:29:18.674Z] ---> d55b827a652f [2023-04-13T07:29:18.674Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-13T07:29:18.942Z] ---> Running in 59033c7314be [2023-04-13T07:29:19.234Z] Removing intermediate container 59033c7314be [2023-04-13T07:29:19.234Z] ---> 613ecc57cf9c [2023-04-13T07:29:19.234Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-13T07:29:19.503Z] ---> Running in 3b57a4176c76 [2023-04-13T07:29:19.771Z] Removing intermediate container 3b57a4176c76 [2023-04-13T07:29:19.771Z] ---> 0ebe9eba3d32 [2023-04-13T07:29:19.771Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-13T07:29:19.771Z] ---> Running in 493cadbeb643 [2023-04-13T07:29:20.360Z] Removing intermediate container 493cadbeb643 [2023-04-13T07:29:20.360Z] ---> 2550cda2de8b [2023-04-13T07:29:20.360Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T07:29:20.360Z] ---> Running in 902de5dc6264 [2023-04-13T07:29:20.630Z] Removing intermediate container 902de5dc6264 [2023-04-13T07:29:20.630Z] ---> 7deeb81fd20c [2023-04-13T07:29:20.630Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T07:29:20.630Z] ---> Running in d84438b1487f [2023-04-13T07:29:22.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T07:29:22.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T07:29:24.051Z] OK: 268 MiB in 57 packages [2023-04-13T07:29:25.017Z] Removing intermediate container d84438b1487f [2023-04-13T07:29:25.017Z] ---> 95ba507ff5b1 [2023-04-13T07:29:25.017Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-13T07:29:25.285Z] ---> Running in fc65aeed1b9e [2023-04-13T07:29:25.872Z] Removing intermediate container fc65aeed1b9e [2023-04-13T07:29:25.872Z] ---> f58121e5e238 [2023-04-13T07:29:25.872Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-13T07:29:26.471Z] ---> 7a670d537e4b [2023-04-13T07:29:26.471Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T07:29:26.471Z] ---> Running in 8ad62dd642f5 [2023-04-13T07:29:29.823Z] Removing intermediate container 8ad62dd642f5 [2023-04-13T07:29:29.823Z] ---> f42da29e5278 [2023-04-13T07:29:29.823Z] Step 11/24 : COPY . . [2023-04-13T07:29:30.409Z] ---> a431e28278c3 [2023-04-13T07:29:30.409Z] Step 12/24 : RUN $MAKE [2023-04-13T07:29:30.409Z] ---> Running in a62b460e1a90 [2023-04-13T07:29:31.835Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-04-13T07:32:08.619Z] Removing intermediate container a62b460e1a90 [2023-04-13T07:32:08.619Z] ---> 3946ec99cff1 [2023-04-13T07:32:08.619Z] Step 13/24 : FROM alpine:3.17 [2023-04-13T07:32:08.619Z] 3.17: Pulling from library/alpine [2023-04-13T07:32:08.619Z] c41833b44d91: Pulling fs layer [2023-04-13T07:32:08.619Z] c41833b44d91: Verifying Checksum [2023-04-13T07:32:08.619Z] c41833b44d91: Download complete [2023-04-13T07:32:08.619Z] c41833b44d91: Pull complete [2023-04-13T07:32:08.619Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-13T07:32:08.619Z] Status: Downloaded newer image for alpine:3.17 [2023-04-13T07:32:08.619Z] ---> 51e60588ff2c [2023-04-13T07:32:08.619Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-13T07:32:08.619Z] ---> Running in a22d74cf7d51 [2023-04-13T07:32:08.619Z] Removing intermediate container a22d74cf7d51 [2023-04-13T07:32:08.619Z] ---> 7e60e5df1359 [2023-04-13T07:32:08.619Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-13T07:32:08.619Z] ---> Running in ba66bee40bf4 [2023-04-13T07:32:08.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T07:32:08.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T07:32:09.593Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-13T07:32:09.593Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T07:32:09.593Z] OK: 8 MiB in 16 packages [2023-04-13T07:32:10.561Z] Removing intermediate container ba66bee40bf4 [2023-04-13T07:32:10.561Z] ---> 27b8b9994d5e [2023-04-13T07:32:10.561Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-13T07:32:11.979Z] ---> d87593bb50e0 [2023-04-13T07:32:11.979Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-13T07:32:12.567Z] ---> 3cca835f69c1 [2023-04-13T07:32:12.567Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-13T07:32:13.152Z] ---> f65f368067b8 [2023-04-13T07:32:13.152Z] Step 19/24 : EXPOSE 59982 [2023-04-13T07:32:13.152Z] ---> Running in 761055b3a568 [2023-04-13T07:32:13.421Z] Removing intermediate container 761055b3a568 [2023-04-13T07:32:13.421Z] ---> b5a54a53062d [2023-04-13T07:32:13.421Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-13T07:32:13.688Z] ---> Running in ef6d9d0b6a4b [2023-04-13T07:32:13.956Z] Removing intermediate container ef6d9d0b6a4b [2023-04-13T07:32:13.956Z] ---> 816e16fc6b15 [2023-04-13T07:32:13.956Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-13T07:32:13.956Z] ---> Running in 667e33df79cf [2023-04-13T07:32:14.225Z] Removing intermediate container 667e33df79cf [2023-04-13T07:32:14.225Z] ---> 171721a3e69c [2023-04-13T07:32:14.225Z] Step 22/24 : LABEL arch=arm64 [2023-04-13T07:32:14.225Z] ---> Running in c7e95ecf0235 [2023-04-13T07:32:14.492Z] Removing intermediate container c7e95ecf0235 [2023-04-13T07:32:14.492Z] ---> bd482417f48f [2023-04-13T07:32:14.492Z] Step 23/24 : LABEL git_sha=6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9 [2023-04-13T07:32:14.761Z] ---> Running in eee2ef96aaec [2023-04-13T07:32:15.030Z] Removing intermediate container eee2ef96aaec [2023-04-13T07:32:15.030Z] ---> 8dd24ff27707 [2023-04-13T07:32:15.030Z] Step 24/24 : LABEL version=3.0.0-dev.18 [2023-04-13T07:32:15.030Z] ---> Running in 43f660f3e598 [2023-04-13T07:32:15.297Z] Removing intermediate container 43f660f3e598 [2023-04-13T07:32:15.297Z] ---> 8aae3d01781d [2023-04-13T07:32:15.297Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-13T07:32:15.563Z] Successfully built 8aae3d01781d [2023-04-13T07:32:15.563Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T07:32:15.678Z] provisioning config files... [2023-04-13T07:32:15.693Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/102@tmp/config11260546968491159373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:32:16.034Z] ---> docker-login.sh [2023-04-13T07:32:16.034Z] nexus3.edgexfoundry.org:10001 [2023-04-13T07:32:16.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:32:16.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:32:16.303Z] Configure a credential helper to remove this warning. See [2023-04-13T07:32:16.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:32:16.303Z] [2023-04-13T07:32:16.303Z] Login Succeeded [2023-04-13T07:32:16.303Z] nexus3.edgexfoundry.org:10002 [2023-04-13T07:32:16.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:32:16.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:32:16.570Z] Configure a credential helper to remove this warning. See [2023-04-13T07:32:16.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:32:16.570Z] [2023-04-13T07:32:16.570Z] Login Succeeded [2023-04-13T07:32:16.838Z] nexus3.edgexfoundry.org:10003 [2023-04-13T07:32:16.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:32:17.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:32:17.108Z] Configure a credential helper to remove this warning. See [2023-04-13T07:32:17.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:32:17.108Z] [2023-04-13T07:32:17.108Z] Login Succeeded [2023-04-13T07:32:17.108Z] nexus3.edgexfoundry.org:10004 [2023-04-13T07:32:17.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:32:17.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:32:17.376Z] Configure a credential helper to remove this warning. See [2023-04-13T07:32:17.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:32:17.376Z] [2023-04-13T07:32:17.376Z] Login Succeeded [2023-04-13T07:32:17.376Z] docker.io [2023-04-13T07:32:17.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:32:17.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:32:17.961Z] Configure a credential helper to remove this warning. See [2023-04-13T07:32:17.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:32:17.961Z] [2023-04-13T07:32:17.961Z] Login Succeeded [2023-04-13T07:32:17.961Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T07:32:17.974Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-13T07:32:18.001Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T07:32:18.017Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-04-13T07:32:18.017Z] 6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9 [2023-04-13T07:32:18.017Z] latest [2023-04-13T07:32:18.017Z] 3.0.0-dev.18 [2023-04-13T07:32:18.017Z] 6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9-3.0.0-dev.18 [2023-04-13T07:32:18.017Z] main [2023-04-13T07:32:18.017Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:32:18.356Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:32:18.719Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9 [2023-04-13T07:32:18.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-13T07:32:18.719Z] 522ed2c7577a: Preparing [2023-04-13T07:32:18.719Z] b73b51f6f0be: Preparing [2023-04-13T07:32:18.719Z] 7e02acb30f5a: Preparing [2023-04-13T07:32:18.719Z] bcaf393a4cbc: Preparing [2023-04-13T07:32:18.719Z] 26cbea5cba74: Preparing [2023-04-13T07:32:18.719Z] 26cbea5cba74: Layer already exists [2023-04-13T07:32:18.989Z] b73b51f6f0be: Pushed [2023-04-13T07:32:18.989Z] 522ed2c7577a: Pushed [2023-04-13T07:32:18.989Z] bcaf393a4cbc: Pushed [2023-04-13T07:32:24.339Z] 7e02acb30f5a: Pushed [2023-04-13T07:32:24.606Z] 6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9: digest: sha256:52b3036f600e33e4ad060f2eede97d9281932c4ab17d301c822607276edc16c0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:32:24.965Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:32:25.316Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-04-13T07:32:25.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-13T07:32:25.316Z] 522ed2c7577a: Preparing [2023-04-13T07:32:25.316Z] b73b51f6f0be: Preparing [2023-04-13T07:32:25.316Z] 7e02acb30f5a: Preparing [2023-04-13T07:32:25.316Z] bcaf393a4cbc: Preparing [2023-04-13T07:32:25.316Z] 26cbea5cba74: Preparing [2023-04-13T07:32:25.316Z] bcaf393a4cbc: Layer already exists [2023-04-13T07:32:25.316Z] 7e02acb30f5a: Layer already exists [2023-04-13T07:32:25.316Z] 26cbea5cba74: Layer already exists [2023-04-13T07:32:25.316Z] b73b51f6f0be: Layer already exists [2023-04-13T07:32:25.316Z] 522ed2c7577a: Layer already exists [2023-04-13T07:32:25.585Z] latest: digest: sha256:52b3036f600e33e4ad060f2eede97d9281932c4ab17d301c822607276edc16c0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:32:25.931Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:32:26.275Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.18 [2023-04-13T07:32:26.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-13T07:32:26.275Z] 522ed2c7577a: Preparing [2023-04-13T07:32:26.275Z] b73b51f6f0be: Preparing [2023-04-13T07:32:26.275Z] 7e02acb30f5a: Preparing [2023-04-13T07:32:26.275Z] bcaf393a4cbc: Preparing [2023-04-13T07:32:26.275Z] 26cbea5cba74: Preparing [2023-04-13T07:32:26.275Z] 7e02acb30f5a: Layer already exists [2023-04-13T07:32:26.275Z] bcaf393a4cbc: Layer already exists [2023-04-13T07:32:26.275Z] b73b51f6f0be: Layer already exists [2023-04-13T07:32:26.275Z] 522ed2c7577a: Layer already exists [2023-04-13T07:32:26.275Z] 26cbea5cba74: Layer already exists [2023-04-13T07:32:26.543Z] 3.0.0-dev.18: digest: sha256:52b3036f600e33e4ad060f2eede97d9281932c4ab17d301c822607276edc16c0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:32:26.898Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:32:27.253Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9-3.0.0-dev.18 [2023-04-13T07:32:27.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-13T07:32:27.253Z] 522ed2c7577a: Preparing [2023-04-13T07:32:27.253Z] b73b51f6f0be: Preparing [2023-04-13T07:32:27.253Z] 7e02acb30f5a: Preparing [2023-04-13T07:32:27.253Z] bcaf393a4cbc: Preparing [2023-04-13T07:32:27.253Z] 26cbea5cba74: Preparing [2023-04-13T07:32:27.253Z] b73b51f6f0be: Layer already exists [2023-04-13T07:32:27.253Z] 7e02acb30f5a: Layer already exists [2023-04-13T07:32:27.253Z] 26cbea5cba74: Layer already exists [2023-04-13T07:32:27.253Z] 522ed2c7577a: Layer already exists [2023-04-13T07:32:27.253Z] bcaf393a4cbc: Layer already exists [2023-04-13T07:32:27.521Z] 6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9-3.0.0-dev.18: digest: sha256:52b3036f600e33e4ad060f2eede97d9281932c4ab17d301c822607276edc16c0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:32:27.871Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:32:28.220Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-04-13T07:32:28.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-13T07:32:28.220Z] 522ed2c7577a: Preparing [2023-04-13T07:32:28.220Z] b73b51f6f0be: Preparing [2023-04-13T07:32:28.220Z] 7e02acb30f5a: Preparing [2023-04-13T07:32:28.220Z] bcaf393a4cbc: Preparing [2023-04-13T07:32:28.220Z] 26cbea5cba74: Preparing [2023-04-13T07:32:28.220Z] 26cbea5cba74: Layer already exists [2023-04-13T07:32:28.220Z] bcaf393a4cbc: Layer already exists [2023-04-13T07:32:28.220Z] 7e02acb30f5a: Layer already exists [2023-04-13T07:32:28.220Z] b73b51f6f0be: Layer already exists [2023-04-13T07:32:28.220Z] 522ed2c7577a: Layer already exists [2023-04-13T07:32:28.489Z] main: digest: sha256:52b3036f600e33e4ad060f2eede97d9281932c4ab17d301c822607276edc16c0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-13T07:32:28.546Z] ===================================================== [Pipeline] echo [2023-04-13T07:32:28.553Z] taggedImages: [2023-04-13T07:32:28.553Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9 [2023-04-13T07:32:28.553Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-04-13T07:32:28.553Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.18 [2023-04-13T07:32:28.553Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9-3.0.0-dev.18 [2023-04-13T07:32:28.553Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:32:28.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T07:32:28.927Z] [2023-04-13T07:32:28.927Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:32:29.268Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T07:32:29.268Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-13T07:32:29.268Z] 8998bd30e6a1: Pulling fs layer [2023-04-13T07:32:29.268Z] 04944245beec: Pulling fs layer [2023-04-13T07:32:29.268Z] 699f458cf7ca: Pulling fs layer [2023-04-13T07:32:29.268Z] 765212b225bb: Pulling fs layer [2023-04-13T07:32:29.268Z] f23df028b6ca: Pulling fs layer [2023-04-13T07:32:29.268Z] d65c8cfc05b1: Pulling fs layer [2023-04-13T07:32:29.268Z] f23df028b6ca: Waiting [2023-04-13T07:32:29.268Z] 765212b225bb: Waiting [2023-04-13T07:32:29.268Z] 2437ff75d9bd: Pulling fs layer [2023-04-13T07:32:29.268Z] d65c8cfc05b1: Waiting [2023-04-13T07:32:29.268Z] 2437ff75d9bd: Waiting [2023-04-13T07:32:29.541Z] 04944245beec: Verifying Checksum [2023-04-13T07:32:29.541Z] 04944245beec: Download complete [2023-04-13T07:32:29.541Z] 765212b225bb: Verifying Checksum [2023-04-13T07:32:29.541Z] 765212b225bb: Download complete [2023-04-13T07:32:29.541Z] f23df028b6ca: Verifying Checksum [2023-04-13T07:32:29.541Z] f23df028b6ca: Download complete [2023-04-13T07:32:29.541Z] d65c8cfc05b1: Verifying Checksum [2023-04-13T07:32:29.541Z] d65c8cfc05b1: Download complete [2023-04-13T07:32:29.816Z] 699f458cf7ca: Verifying Checksum [2023-04-13T07:32:29.816Z] 699f458cf7ca: Download complete [2023-04-13T07:32:30.087Z] 8998bd30e6a1: Verifying Checksum [2023-04-13T07:32:30.087Z] 8998bd30e6a1: Download complete [2023-04-13T07:32:32.682Z] 2437ff75d9bd: Verifying Checksum [2023-04-13T07:32:32.682Z] 2437ff75d9bd: Download complete [2023-04-13T07:32:34.636Z] 8998bd30e6a1: Pull complete [2023-04-13T07:32:35.223Z] 04944245beec: Pull complete [2023-04-13T07:32:36.766Z] 699f458cf7ca: Pull complete [2023-04-13T07:32:37.051Z] 765212b225bb: Pull complete [2023-04-13T07:32:38.050Z] f23df028b6ca: Pull complete [2023-04-13T07:32:38.050Z] d65c8cfc05b1: Pull complete [2023-04-13T07:32:53.105Z] 2437ff75d9bd: Pull complete [2023-04-13T07:32:53.105Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-13T07:32:53.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T07:32:53.105Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:32:53.334Z] prd-ubuntu20.04-docker-arm64-4c-16g-8421 does not seem to be running inside a container [2023-04-13T07:32:53.404Z] $ 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/102 -v /w/workspace/device-mqtt-go/102:/w/workspace/device-mqtt-go/102:rw,z -v /w/workspace/device-mqtt-go/102@tmp:/w/workspace/device-mqtt-go/102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-13T07:32:56.311Z] $ docker top ca74d9b258d6297f704b26741c4f456642c46165c05939a6732e6e6ea849d784 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:32:57.169Z] ---> job-cost.sh [2023-04-13T07:32:57.169Z] lf-activate-venv: SKIPPING [2023-04-13T07:32:57.169Z] INFO: No Stack... [2023-04-13T07:32:57.436Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-13T07:32:58.396Z] INFO: Archiving Costs [Pipeline] sh [2023-04-13T07:32:59.047Z] + cut -d, -f6 [2023-04-13T07:32:59.047Z] + cat /w/workspace/device-mqtt-go/102/archives/cost.csv [Pipeline] lock [2023-04-13T07:32:59.123Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-102-stack-cost] [2023-04-13T07:32:59.128Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-102-stack-cost] did not exist. Created. [2023-04-13T07:32:59.129Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-102-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-13T07:32:59.798Z] /w/workspace/device-mqtt-go/102@tmp/durable-93b7b3e9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-13T07:33:00.467Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-13T07:33:00.491Z] Warning: overwriting stash ‘stack-cost’ [2023-04-13T07:33:00.550Z] Stashed 1 file(s) [Pipeline] } [2023-04-13T07:33:00.558Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-102-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-13T07:33:00.577Z] $ docker stop --time=1 ca74d9b258d6297f704b26741c4f456642c46165c05939a6732e6e6ea849d784 [2023-04-13T07:33:02.107Z] $ docker rm -f --volumes ca74d9b258d6297f704b26741c4f456642c46165c05939a6732e6e6ea849d784 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-13T07:33:02.475Z] provisioning config files... [2023-04-13T07:33:02.483Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8361878165337826405tmp [Pipeline] { [Pipeline] sh [2023-04-13T07:33:02.779Z] + set +x [2023-04-13T07:33:02.779Z] + curl -s https://codecov.io/bash [2023-04-13T07:33:02.779Z] + bash -s -- [2023-04-13T07:33:02.779Z] [2023-04-13T07:33:02.779Z] _____ _ [2023-04-13T07:33:02.779Z] / ____| | | [2023-04-13T07:33:02.779Z] | | ___ __| | ___ ___ _____ __ [2023-04-13T07:33:02.779Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-13T07:33:02.779Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-13T07:33:02.779Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-13T07:33:02.779Z] Bash-1.0.6 [2023-04-13T07:33:02.779Z] [2023-04-13T07:33:02.779Z] [2023-04-13T07:33:02.779Z] ==> git version 2.25.1 found [2023-04-13T07:33:02.779Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-13T07:33:02.779Z] Release-Date: 2020-01-08 [2023-04-13T07:33:02.779Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-13T07:33:02.779Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-13T07:33:02.779Z] ==> Jenkins CI detected. [2023-04-13T07:33:02.779Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-04-13T07:33:02.779Z] project root: . [2023-04-13T07:33:02.779Z] --> token set from env [2023-04-13T07:33:02.779Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-13T07:33:02.779Z] ==> Running gcov in . (disable via -X gcov) [2023-04-13T07:33:02.779Z] ==> Python coveragepy not found [2023-04-13T07:33:02.779Z] ==> Searching for coverage reports in: [2023-04-13T07:33:02.779Z] + . [2023-04-13T07:33:02.779Z] -> Found 1 reports [2023-04-13T07:33:02.779Z] ==> Detecting git/mercurial file structure [2023-04-13T07:33:02.779Z] ==> Reading reports [2023-04-13T07:33:02.779Z] + ./coverage.out bytes=18376 [2023-04-13T07:33:02.779Z] ==> Appending adjustments [2023-04-13T07:33:02.779Z] https://docs.codecov.io/docs/fixing-reports [2023-04-13T07:33:03.038Z] + Found adjustments [2023-04-13T07:33:03.038Z] ==> Gzipping contents [2023-04-13T07:33:03.038Z] 4.0K /tmp/codecov.mxy6Fp.gz [2023-04-13T07:33:03.038Z] ==> Uploading reports [2023-04-13T07:33:03.038Z] url: https://codecov.io [2023-04-13T07:33:03.038Z] query: branch=main&commit=6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F102%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-13T07:33:03.038Z] -> Pinging Codecov [2023-04-13T07:33:03.038Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F102%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-13T07:33:03.038Z] -> Uploading to [2023-04-13T07:33:03.038Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-13/7D719EC7BBE17E464838252E33014C33/6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9/3c62252e-220b-4f91-a182-299b11e806c5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230413T073302Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1ddc6844d0e1b96448132f3eb5d4687a45112b2f5aacf67513aa7576cfa3279a [2023-04-13T07:33:03.038Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-13T07:33:03.038Z] Dload Upload Total Spent Left Speed [2023-04-13T07:33:03.297Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3167 0 0 100 3167 0 11686 --:--:-- --:--:-- --:--:-- 11686 [2023-04-13T07:33:03.297Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9 [Pipeline] } [2023-04-13T07:33:03.304Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-13T07:33:03.507Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-13T07:33:03.519Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:33:03.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-13T07:33:03.813Z] [2023-04-13T07:33:03.813Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:33:04.113Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-13T07:33:04.113Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-13T07:33:04.114Z] df9b9388f04a: Pulling fs layer [2023-04-13T07:33:04.114Z] 52dc419b0ee2: Pulling fs layer [2023-04-13T07:33:04.114Z] 25bc292e5bac: Pulling fs layer [2023-04-13T07:33:04.114Z] 114826534d7a: Pulling fs layer [2023-04-13T07:33:04.114Z] 4657fd5d0bcf: Pulling fs layer [2023-04-13T07:33:04.114Z] 6ad1cebc031e: Pulling fs layer [2023-04-13T07:33:04.114Z] 114826534d7a: Waiting [2023-04-13T07:33:04.114Z] 4657fd5d0bcf: Waiting [2023-04-13T07:33:04.114Z] 6ad1cebc031e: Waiting [2023-04-13T07:33:04.114Z] 8a3aa393b2d8: Pulling fs layer [2023-04-13T07:33:04.114Z] 8a3aa393b2d8: Waiting [2023-04-13T07:33:04.114Z] 25bc292e5bac: Verifying Checksum [2023-04-13T07:33:04.114Z] 25bc292e5bac: Download complete [2023-04-13T07:33:04.114Z] 52dc419b0ee2: Verifying Checksum [2023-04-13T07:33:04.114Z] 52dc419b0ee2: Download complete [2023-04-13T07:33:04.114Z] 4657fd5d0bcf: Verifying Checksum [2023-04-13T07:33:04.114Z] 4657fd5d0bcf: Download complete [2023-04-13T07:33:04.114Z] df9b9388f04a: Verifying Checksum [2023-04-13T07:33:04.114Z] df9b9388f04a: Download complete [2023-04-13T07:33:04.373Z] df9b9388f04a: Pull complete [2023-04-13T07:33:04.373Z] 6ad1cebc031e: Verifying Checksum [2023-04-13T07:33:04.373Z] 6ad1cebc031e: Download complete [2023-04-13T07:33:04.373Z] 52dc419b0ee2: Pull complete [2023-04-13T07:33:04.373Z] 25bc292e5bac: Pull complete [2023-04-13T07:33:04.946Z] 114826534d7a: Download complete [2023-04-13T07:33:04.946Z] 8a3aa393b2d8: Verifying Checksum [2023-04-13T07:33:04.946Z] 8a3aa393b2d8: Download complete [2023-04-13T07:33:08.237Z] 114826534d7a: Pull complete [2023-04-13T07:33:08.237Z] 4657fd5d0bcf: Pull complete [2023-04-13T07:33:08.237Z] 6ad1cebc031e: Pull complete [2023-04-13T07:33:10.762Z] 8a3aa393b2d8: Pull complete [2023-04-13T07:33:10.762Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-13T07:33:10.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-13T07:33:10.762Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:33:10.844Z] prd-ubuntu20.04-docker-8c-8g-8417 does not seem to be running inside a container [2023-04-13T07:33:10.875Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-13T07:33:13.095Z] $ docker top b5611769e3146ef7727a285eb4657f6ec30ec5905411827be642ac35d8bf48ba -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-13T07:33:13.161Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-04-13T07:33:13.440Z] + set -o pipefail [2023-04-13T07:33:13.440Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-04-13T07:33:18.707Z] [2023-04-13T07:33:18.707Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-04-13T07:33:18.707Z] [2023-04-13T07:33:18.707Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/6d556934-5edb-483a-a631-5d06c544cc84 [2023-04-13T07:33:18.707Z] [2023-04-13T07:33:18.707Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-13T07:33:18.707Z] [2023-04-13T07:33:18.707Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-13T07:33:18.707Z] [2023-04-13T07:33:18.707Z] [2023-04-13T07:33:18.707Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-13T07:33:18.707Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-13T07:33:18.707Z] More details here: https://snyk.co/ue1NS [2023-04-13T07:33:18.707Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-04-13T07:33:18.707Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-04-13T07:33:18.717Z] $ docker stop --time=1 b5611769e3146ef7727a285eb4657f6ec30ec5905411827be642ac35d8bf48ba [2023-04-13T07:33:20.877Z] $ docker rm -f --volumes b5611769e3146ef7727a285eb4657f6ec30ec5905411827be642ac35d8bf48ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-13T07:33:21.612Z] + git log --format=format:%s -1 6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9 [Pipeline] sh [2023-04-13T07:33:21.899Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-13T07:33:21.899Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:33:22.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T07:33:22.193Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:33:22.263Z] prd-ubuntu20.04-docker-8c-8g-8417 does not seem to be running inside a container [2023-04-13T07:33:22.291Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-13T07:33:22.702Z] $ docker top 81d4fbb6a8c8aa3a8242aba24447e371497adfb0b554e76bcb5e94b09a9be62f -eo pid,comm [2023-04-13T07:33:22.747Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-13T07:33:22.747Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-13T07:33:22.784Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T07:33:22.784Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T07:33:22.901Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T07:33:22.903Z] $ docker exec 81d4fbb6a8c8aa3a8242aba24447e371497adfb0b554e76bcb5e94b09a9be62f ssh-agent [2023-04-13T07:33:23.004Z] SSH_AUTH_SOCK=/tmp/ssh-37BaybjlzvcB/agent.33 [2023-04-13T07:33:23.004Z] SSH_AGENT_PID=39 [2023-04-13T07:33:23.010Z] Running ssh-add (command line suppressed) [2023-04-13T07:33:23.104Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13403384194808175748.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13403384194808175748.key) [2023-04-13T07:33:23.117Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T07:33:23.404Z] + git semver tag [2023-04-13T07:33:23.663Z] 2023-04-13 07:33:23,578 [run_tag] DEBUG tag force:False [2023-04-13T07:33:23.663Z] 2023-04-13 07:33:23,578 [check_head_tag] DEBUG check head tag [2023-04-13T07:33:23.663Z] 2023-04-13 07:33:23,579 [execute] INFO git cat-file --batch-check [2023-04-13T07:33:23.663Z] 2023-04-13 07:33:23,579 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-04-13T07:33:23.663Z] 2023-04-13 07:33:23,583 [execute] INFO git cat-file --batch [2023-04-13T07:33:23.663Z] 2023-04-13 07:33:23,583 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-04-13T07:33:23.663Z] 2023-04-13 07:33:23,606 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-13T07:33:23.663Z] 2023-04-13 07:33:23,606 [execute] INFO git tag -a v3.0.0-dev.18 -m v3.0.0-dev.18 [2023-04-13T07:33:23.663Z] 2023-04-13 07:33:23,606 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.18', '-m', 'v3.0.0-dev.18'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-13T07:33:23.663Z] 2023-04-13 07:33:23,611 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-13T07:33:23.663Z] 3.0.0-dev.18 [Pipeline] } [2023-04-13T07:33:23.673Z] $ docker exec --env ******** --env ******** 81d4fbb6a8c8aa3a8242aba24447e371497adfb0b554e76bcb5e94b09a9be62f ssh-agent -k [2023-04-13T07:33:23.769Z] unset SSH_AUTH_SOCK; [2023-04-13T07:33:23.769Z] unset SSH_AGENT_PID; [2023-04-13T07:33:23.769Z] echo Agent pid 39 killed; [2023-04-13T07:33:23.777Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-13T07:33:24.084Z] + git semver [Pipeline] } [2023-04-13T07:33:24.354Z] $ docker stop --time=1 81d4fbb6a8c8aa3a8242aba24447e371497adfb0b554e76bcb5e94b09a9be62f [2023-04-13T07:33:25.637Z] $ docker rm -f --volumes 81d4fbb6a8c8aa3a8242aba24447e371497adfb0b554e76bcb5e94b09a9be62f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:33:26.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-13T07:33:26.021Z] [2023-04-13T07:33:26.021Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:33:26.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-13T07:33:26.316Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-13T07:33:26.316Z] ab5ef0e58194: Pulling fs layer [2023-04-13T07:33:26.316Z] 9712f1f96733: Pulling fs layer [2023-04-13T07:33:26.316Z] 63f879dbbcfc: Pulling fs layer [2023-04-13T07:33:26.316Z] 0d9ebad4ef96: Pulling fs layer [2023-04-13T07:33:26.316Z] e9a5061849ea: Pulling fs layer [2023-04-13T07:33:26.316Z] d747dcd14b5f: Pulling fs layer [2023-04-13T07:33:26.316Z] 2de7ff778b66: Pulling fs layer [2023-04-13T07:33:26.316Z] 0d9ebad4ef96: Waiting [2023-04-13T07:33:26.316Z] d747dcd14b5f: Waiting [2023-04-13T07:33:26.316Z] 2de7ff778b66: Waiting [2023-04-13T07:33:26.316Z] 9712f1f96733: Verifying Checksum [2023-04-13T07:33:26.316Z] 9712f1f96733: Download complete [2023-04-13T07:33:26.574Z] 63f879dbbcfc: Verifying Checksum [2023-04-13T07:33:26.574Z] 63f879dbbcfc: Download complete [2023-04-13T07:33:26.832Z] 0d9ebad4ef96: Verifying Checksum [2023-04-13T07:33:26.832Z] 0d9ebad4ef96: Download complete [2023-04-13T07:33:26.832Z] d747dcd14b5f: Verifying Checksum [2023-04-13T07:33:26.832Z] d747dcd14b5f: Download complete [2023-04-13T07:33:26.832Z] e9a5061849ea: Verifying Checksum [2023-04-13T07:33:26.832Z] e9a5061849ea: Download complete [2023-04-13T07:33:26.832Z] ab5ef0e58194: Verifying Checksum [2023-04-13T07:33:26.832Z] ab5ef0e58194: Download complete [2023-04-13T07:33:27.091Z] 2de7ff778b66: Verifying Checksum [2023-04-13T07:33:27.091Z] 2de7ff778b66: Download complete [2023-04-13T07:33:29.617Z] ab5ef0e58194: Pull complete [2023-04-13T07:33:29.617Z] 9712f1f96733: Pull complete [2023-04-13T07:33:30.182Z] 63f879dbbcfc: Pull complete [2023-04-13T07:33:33.462Z] 0d9ebad4ef96: Pull complete [2023-04-13T07:33:33.462Z] e9a5061849ea: Pull complete [2023-04-13T07:33:33.462Z] d747dcd14b5f: Pull complete [2023-04-13T07:33:34.398Z] 2de7ff778b66: Pull complete [2023-04-13T07:33:34.398Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-13T07:33:34.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-13T07:33:34.398Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:33:34.475Z] prd-ubuntu20.04-docker-8c-8g-8417 does not seem to be running inside a container [2023-04-13T07:33:34.507Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-13T07:33:37.013Z] $ docker top 7e20a0381254be40c1a56f543acf6b434c894734c72fdb4b13ffd1ff810c9253 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-13T07:33:37.077Z] provisioning config files... [2023-04-13T07:33:37.083Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6826593543297166668tmp [2023-04-13T07:33:37.091Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6214679187878981966tmp [2023-04-13T07:33:37.099Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17885966935728226859tmp [Pipeline] { [Pipeline] echo [2023-04-13T07:33:37.113Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:33:37.394Z] ---> sigul-configuration.sh [2023-04-13T07:33:37.394Z] gpg: directory `/root/.gnupg' created [2023-04-13T07:33:37.394Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-13T07:33:37.394Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-13T07:33:37.394Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-13T07:33:37.394Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-13T07:33:37.394Z] gpg: CAST5 encrypted data [2023-04-13T07:33:37.394Z] gpg: encrypted with 1 passphrase [2023-04-13T07:33:37.394Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-13T07:33:37.679Z] + mkdir /home/jenkins [2023-04-13T07:33:37.680Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-13T07:33:37.962Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-04-13T07:33:37.971Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:33:38.256Z] ---> sigul-install.sh [2023-04-13T07:33:38.256Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-13T07:33:38.543Z] + git tag --list [2023-04-13T07:33:38.543Z] 0.7.1 [2023-04-13T07:33:38.543Z] v1.0.0 [2023-04-13T07:33:38.543Z] v1.1.0 [2023-04-13T07:33:38.543Z] v1.1.1 [2023-04-13T07:33:38.543Z] v1.2.2 [2023-04-13T07:33:38.543Z] v1.3.0 [2023-04-13T07:33:38.543Z] v1.3.1 [2023-04-13T07:33:38.543Z] v2.0.0 [2023-04-13T07:33:38.543Z] v2.1.0 [2023-04-13T07:33:38.543Z] v2.1.1 [2023-04-13T07:33:38.543Z] v2.1.1-dev.1 [2023-04-13T07:33:38.543Z] v2.1.1-dev.2 [2023-04-13T07:33:38.543Z] v2.2.0 [2023-04-13T07:33:38.543Z] v2.2.1-dev.1 [2023-04-13T07:33:38.543Z] v2.2.1-dev.10 [2023-04-13T07:33:38.543Z] v2.2.1-dev.2 [2023-04-13T07:33:38.543Z] v2.2.1-dev.3 [2023-04-13T07:33:38.543Z] v2.2.1-dev.4 [2023-04-13T07:33:38.543Z] v2.2.1-dev.5 [2023-04-13T07:33:38.543Z] v2.2.1-dev.6 [2023-04-13T07:33:38.543Z] v2.2.1-dev.7 [2023-04-13T07:33:38.543Z] v2.2.1-dev.8 [2023-04-13T07:33:38.543Z] v2.2.1-dev.9 [2023-04-13T07:33:38.543Z] v2.3.0 [2023-04-13T07:33:38.543Z] v2.3.0-dev.10 [2023-04-13T07:33:38.543Z] v2.3.0-dev.11 [2023-04-13T07:33:38.543Z] v2.3.0-dev.12 [2023-04-13T07:33:38.543Z] v2.3.0-dev.13 [2023-04-13T07:33:38.543Z] v2.3.0-dev.14 [2023-04-13T07:33:38.543Z] v2.3.0-dev.15 [2023-04-13T07:33:38.543Z] v2.3.0-dev.16 [2023-04-13T07:33:38.543Z] v2.3.0-dev.17 [2023-04-13T07:33:38.543Z] v2.3.0-dev.18 [2023-04-13T07:33:38.543Z] v2.3.0-dev.19 [2023-04-13T07:33:38.543Z] v2.3.0-dev.20 [2023-04-13T07:33:38.543Z] v2.3.0-dev.21 [2023-04-13T07:33:38.543Z] v2.3.0-dev.22 [2023-04-13T07:33:38.543Z] v2.3.0-dev.23 [2023-04-13T07:33:38.543Z] v2.3.0-dev.24 [2023-04-13T07:33:38.543Z] v2.3.0-dev.25 [2023-04-13T07:33:38.543Z] v2.3.0-dev.26 [2023-04-13T07:33:38.543Z] v2.3.0-dev.27 [2023-04-13T07:33:38.543Z] v2.3.0-dev.28 [2023-04-13T07:33:38.543Z] v2.3.0-dev.29 [2023-04-13T07:33:38.543Z] v2.3.0-dev.30 [2023-04-13T07:33:38.543Z] v2.3.0-dev.31 [2023-04-13T07:33:38.543Z] v2.3.0-dev.32 [2023-04-13T07:33:38.543Z] v2.3.0-dev.33 [2023-04-13T07:33:38.543Z] v2.3.0-dev.34 [2023-04-13T07:33:38.543Z] v3.0.0-dev.1 [2023-04-13T07:33:38.543Z] v3.0.0-dev.10 [2023-04-13T07:33:38.543Z] v3.0.0-dev.11 [2023-04-13T07:33:38.543Z] v3.0.0-dev.12 [2023-04-13T07:33:38.543Z] v3.0.0-dev.13 [2023-04-13T07:33:38.543Z] v3.0.0-dev.14 [2023-04-13T07:33:38.543Z] v3.0.0-dev.15 [2023-04-13T07:33:38.543Z] v3.0.0-dev.16 [2023-04-13T07:33:38.543Z] v3.0.0-dev.17 [2023-04-13T07:33:38.543Z] v3.0.0-dev.18 [2023-04-13T07:33:38.543Z] v3.0.0-dev.2 [2023-04-13T07:33:38.543Z] v3.0.0-dev.3 [2023-04-13T07:33:38.543Z] v3.0.0-dev.4 [2023-04-13T07:33:38.543Z] v3.0.0-dev.5 [2023-04-13T07:33:38.543Z] v3.0.0-dev.6 [2023-04-13T07:33:38.543Z] v3.0.0-dev.7 [2023-04-13T07:33:38.543Z] v3.0.0-dev.8 [2023-04-13T07:33:38.543Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-13T07:33:38.831Z] + lftools sign git-tag v3.0.0-dev.18 [2023-04-13T07:33:39.400Z] Signing Git tag with Sigul... [2023-04-13T07:33:39.400Z] Signing v3.0.0-dev.18 [Pipeline] echo [2023-04-13T07:33:39.667Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:33:39.953Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-13T07:33:39.960Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-13T07:33:39.974Z] $ docker stop --time=1 7e20a0381254be40c1a56f543acf6b434c894734c72fdb4b13ffd1ff810c9253 [2023-04-13T07:33:41.258Z] $ docker rm -f --volumes 7e20a0381254be40c1a56f543acf6b434c894734c72fdb4b13ffd1ff810c9253 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-13T07:33:41.663Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-13T07:33:41.663Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:33:41.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T07:33:41.958Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:33:42.030Z] prd-ubuntu20.04-docker-8c-8g-8417 does not seem to be running inside a container [2023-04-13T07:33:42.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-13T07:33:42.438Z] $ docker top 7f4a0b5a39f30ff85d0f7064b690154d1a1de4017d734d4e974acffb33c01efb -eo pid,comm [2023-04-13T07:33:42.482Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-13T07:33:42.483Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-13T07:33:42.524Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T07:33:42.524Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T07:33:42.642Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T07:33:42.645Z] $ docker exec 7f4a0b5a39f30ff85d0f7064b690154d1a1de4017d734d4e974acffb33c01efb ssh-agent [2023-04-13T07:33:42.744Z] SSH_AUTH_SOCK=/tmp/ssh-KnjlC1YPLsWP/agent.32 [2023-04-13T07:33:42.744Z] SSH_AGENT_PID=38 [2023-04-13T07:33:42.748Z] Running ssh-add (command line suppressed) [2023-04-13T07:33:42.853Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3892553593587410814.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3892553593587410814.key) [2023-04-13T07:33:42.867Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T07:33:43.151Z] + git semver bump pre [2023-04-13T07:33:43.409Z] 2023-04-13 07:33:43,344 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-13T07:33:43.409Z] 2023-04-13 07:33:43,344 [bump_version] DEBUG bumping version:3.0.0-dev.18 on axis:pre with prefix:dev [2023-04-13T07:33:43.409Z] 2023-04-13 07:33:43,344 [bump_version] DEBUG bumped version:3.0.0-dev.19 [2023-04-13T07:33:43.409Z] 2023-04-13 07:33:43,344 [write_version] DEBUG write version:3.0.0-dev.19 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-04-13T07:33:43.409Z] 2023-04-13 07:33:43,344 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-13T07:33:43.410Z] 2023-04-13 07:33:43,344 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-13T07:33:43.410Z] 2023-04-13 07:33:43,346 [execute] INFO git cat-file --batch-check [2023-04-13T07:33:43.410Z] 2023-04-13 07:33:43,347 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-13T07:33:43.410Z] 2023-04-13 07:33:43,352 [execute] INFO git cat-file --batch [2023-04-13T07:33:43.410Z] 2023-04-13 07:33:43,353 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-13T07:33:43.410Z] 2023-04-13 07:33:43,359 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-13T07:33:43.410Z] 3.0.0-dev.19 [Pipeline] } [2023-04-13T07:33:43.418Z] $ docker exec --env ******** --env ******** 7f4a0b5a39f30ff85d0f7064b690154d1a1de4017d734d4e974acffb33c01efb ssh-agent -k [2023-04-13T07:33:43.530Z] unset SSH_AUTH_SOCK; [2023-04-13T07:33:43.530Z] unset SSH_AGENT_PID; [2023-04-13T07:33:43.530Z] echo Agent pid 38 killed; [2023-04-13T07:33:43.539Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-13T07:33:43.837Z] + git semver [Pipeline] } [2023-04-13T07:33:44.107Z] $ docker stop --time=1 7f4a0b5a39f30ff85d0f7064b690154d1a1de4017d734d4e974acffb33c01efb [2023-04-13T07:33:45.462Z] $ docker rm -f --volumes 7f4a0b5a39f30ff85d0f7064b690154d1a1de4017d734d4e974acffb33c01efb [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T07:33:45.805Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-13T07:33:45.806Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:33:46.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T07:33:46.100Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:33:46.166Z] prd-ubuntu20.04-docker-8c-8g-8417 does not seem to be running inside a container [2023-04-13T07:33:46.192Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-13T07:33:46.531Z] $ docker top 33e1cdaa9cd24df10809f8cb045995d7ac2de9054f3e51bccd8b70a2e9f0e9dd -eo pid,comm [2023-04-13T07:33:46.576Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-13T07:33:46.576Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-13T07:33:46.618Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T07:33:46.618Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T07:33:46.733Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T07:33:46.735Z] $ docker exec 33e1cdaa9cd24df10809f8cb045995d7ac2de9054f3e51bccd8b70a2e9f0e9dd ssh-agent [2023-04-13T07:33:46.862Z] SSH_AUTH_SOCK=/tmp/ssh-fXg0lApofCNl/agent.32 [2023-04-13T07:33:46.862Z] SSH_AGENT_PID=38 [2023-04-13T07:33:46.867Z] Running ssh-add (command line suppressed) [2023-04-13T07:33:46.964Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17311575502481582920.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17311575502481582920.key) [2023-04-13T07:33:46.978Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T07:33:47.264Z] + git semver push [2023-04-13T07:33:47.522Z] 2023-04-13 07:33:47,444 [run_push] DEBUG push [2023-04-13T07:33:47.522Z] 2023-04-13 07:33:47,445 [execute] INFO git cat-file --batch-check [2023-04-13T07:33:47.522Z] 2023-04-13 07:33:47,445 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-13T07:33:47.522Z] 2023-04-13 07:33:47,448 [execute] INFO git rev-list af63126eb0c92a6c03d1387f2a6de54abedf12b2 -- [2023-04-13T07:33:47.522Z] 2023-04-13 07:33:47,448 [execute] DEBUG Popen(['git', 'rev-list', 'af63126eb0c92a6c03d1387f2a6de54abedf12b2', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-13T07:33:47.522Z] 2023-04-13 07:33:47,457 [execute] INFO git fetch -v origin [2023-04-13T07:33:47.522Z] 2023-04-13 07:33:47,457 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-13T07:33:48.090Z] 2023-04-13 07:33:47,918 [run_push] DEBUG no remote changes detected [2023-04-13T07:33:48.091Z] 2023-04-13 07:33:47,918 [execute] INFO git push origin semver [2023-04-13T07:33:48.091Z] 2023-04-13 07:33:47,919 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-13T07:33:49.028Z] 2023-04-13 07:33:48,658 [run_push] DEBUG push all version tags [2023-04-13T07:33:49.028Z] 2023-04-13 07:33:48,659 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-13T07:33:49.028Z] 2023-04-13 07:33:48,659 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-13T07:33:49.597Z] 2023-04-13 07:33:49,362 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-13T07:33:49.597Z] 3.0.0-dev.19 [Pipeline] } [2023-04-13T07:33:49.606Z] $ docker exec --env ******** --env ******** 33e1cdaa9cd24df10809f8cb045995d7ac2de9054f3e51bccd8b70a2e9f0e9dd ssh-agent -k [2023-04-13T07:33:49.706Z] unset SSH_AUTH_SOCK; [2023-04-13T07:33:49.706Z] unset SSH_AGENT_PID; [2023-04-13T07:33:49.707Z] echo Agent pid 38 killed; [2023-04-13T07:33:49.719Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-13T07:33:50.028Z] + git semver [Pipeline] } [2023-04-13T07:33:50.297Z] $ docker stop --time=1 33e1cdaa9cd24df10809f8cb045995d7ac2de9054f3e51bccd8b70a2e9f0e9dd [2023-04-13T07:33:51.575Z] $ docker rm -f --volumes 33e1cdaa9cd24df10809f8cb045995d7ac2de9054f3e51bccd8b70a2e9f0e9dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-13T07:33:52.105Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-04-13T07:33:52.105Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-04-13T07:33:52.105Z] total 16 [2023-04-13T07:33:52.105Z] drwxr-xr-x 3 root root 4096 Apr 13 07:21 . [2023-04-13T07:33:52.105Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 13 07:33 .. [2023-04-13T07:33:52.105Z] drwxr-xr-x 2 root root 4096 Apr 13 07:21 cost [2023-04-13T07:33:52.105Z] -rw-r--r-- 1 root root 86 Apr 13 07:21 cost.csv [2023-04-13T07:33:52.105Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-04-13T07:33:52.105Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-04-13T07:33:52.105Z] total 16 [2023-04-13T07:33:52.105Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 07:21 . [2023-04-13T07:33:52.105Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 13 07:33 .. [2023-04-13T07:33:52.105Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 13 07:21 cost [2023-04-13T07:33:52.105Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 13 07:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:33:52.394Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:33:53.254Z] ---> package-listing.sh [2023-04-13T07:33:53.254Z] ++ facter osfamily [2023-04-13T07:33:53.254Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-13T07:33:53.513Z] + OS_FAMILY=debian [2023-04-13T07:33:53.513Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-04-13T07:33:53.513Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-13T07:33:53.513Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-13T07:33:53.513Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-13T07:33:53.513Z] + PACKAGES=/tmp/packages_start.txt [2023-04-13T07:33:53.513Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-04-13T07:33:53.513Z] + PACKAGES=/tmp/packages_end.txt [2023-04-13T07:33:53.513Z] + case "${OS_FAMILY}" in [2023-04-13T07:33:53.513Z] + dpkg -l [2023-04-13T07:33:53.513Z] + grep '^ii' [2023-04-13T07:33:53.513Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-13T07:33:53.513Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-13T07:33:53.513Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-13T07:33:53.513Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-04-13T07:33:53.513Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-04-13T07:33:53.513Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2023-04-13T07:33:53.523Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-13T07:33:53.801Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:33:54.352Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T07:33:54.352Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:33:54.418Z] prd-ubuntu20.04-docker-8c-8g-8417 does not seem to be running inside a container [2023-04-13T07:33:54.439Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-13T07:33:54.663Z] $ docker top 86c452e4b143edc7e67cfc386ca0c1b926e900544e4d5316723d4cea653abe72 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T07:33:55.001Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-13T07:33:55.280Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-13T07:33:55.599Z] + ls /var/log/sa-host [2023-04-13T07:33:55.600Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T07:33:55.695Z] provisioning config files... [2023-04-13T07:33:55.719Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2643316817723104306tmp [Pipeline] { [Pipeline] echo [2023-04-13T07:33:55.743Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:33:56.049Z] ---> create-netrc.sh [Pipeline] } [2023-04-13T07:33:56.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:33:56.420Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-13T07:33:56.428Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:33:56.710Z] ---> sudo-logs.sh [2023-04-13T07:33:56.710Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-13T07:33:56.741Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:33:57.022Z] ---> job-cost.sh [2023-04-13T07:33:57.023Z] lf-activate-venv: SKIPPING [2023-04-13T07:33:57.023Z] DEBUG: total: 0.2199999988079071 [2023-04-13T07:33:57.023Z] INFO: Retrieving Stack Cost... [2023-04-13T07:33:57.281Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-13T07:33:57.846Z] INFO: Archiving Costs [Pipeline] echo [2023-04-13T07:33:57.856Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:33:58.137Z] ---> logs-deploy.sh [2023-04-13T07:33:58.137Z] lf-activate-venv: SKIPPING [2023-04-13T07:33:58.137Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/102 [2023-04-13T07:33:58.137Z] INFO: archiving workspace using pattern(s): [2023-04-13T07:33:59.073Z] Archives upload complete. [2023-04-13T07:33:59.073Z] INFO: archiving logs to Nexus