Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 15e121638b61dd5d2b05931572372c8312ebd12f 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-ssh13051032926650912618.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-ssh11664089680732978220.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-ssh8912167537781598073.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-ssh247838599475175268.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-ssh2252668895137661231.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10895 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 > 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 Avoid second fetch Checking out Revision 15e121638b61dd5d2b05931572372c8312ebd12f (main) Commit message: "refactor!: Make multi-level topics the only implementation (#579)" > git config core.sparsecheckout # timeout=10 > git checkout -f 15e121638b61dd5d2b05931572372c8312ebd12f # timeout=10 > git rev-list --no-walk e2c07314706493d6366513279fddb5169d0fbe38 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-26T00:10:42.044Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-26T00:10:42.112Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-26T00:10:42.136Z] ========================================================= [2023-04-26T00:10:42.136Z] EdgeX Global Pipelines Version Info [2023-04-26T00:10:42.136Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-26T00:10:42.873Z] ------------------- [2023-04-26T00:10:42.873Z] stable info: [2023-04-26T00:10:42.873Z] ------------------- [2023-04-26T00:10:42.873Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-26T00:10:42.873Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T00:10:42.873Z] Message: update stable to v1.0.248 [2023-04-26T00:10:43.444Z] ------------------- [2023-04-26T00:10:43.444Z] experimental info: [2023-04-26T00:10:43.444Z] ------------------- [2023-04-26T00:10:43.444Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-26T00:10:43.444Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T00:10:43.444Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-26T00:10:43.602Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-04-26T00:10:43.618Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-04-26T00:10:43.636Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-26T00:10:43.654Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-26T00:10:43.669Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-26T00:10:43.681Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-26T00:10:43.697Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-26T00:10:43.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-26T00:10:43.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-26T00:10:43.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-26T00:10:43.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-26T00:10:43.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-04-26T00:10:43.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-26T00:10:43.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-26T00:10:43.817Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T00:10:43.836Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T00:10:43.854Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T00:10:43.873Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T00:10:43.891Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-26T00:10:43.904Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-26T00:10:43.916Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-26T00:10:43.931Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-26T00:10:43.948Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-26T00:10:43.958Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-26T00:10:43.969Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-26T00:10:43.978Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-26T00:10:43.992Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-26T00:10:44.008Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-26T00:10:44.024Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-26T00:10:44.042Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-26T00:10:44.058Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15e121638b61dd5d2b05931572372c8312ebd12f [Pipeline] echo [2023-04-26T00:10:44.070Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15e1216 [Pipeline] echo [2023-04-26T00:10:44.083Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T00:10:44.125Z] provisioning config files... [2023-04-26T00:10:44.139Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5619123657961475138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T00:10:44.439Z] ---> docker-login.sh [2023-04-26T00:10:44.439Z] nexus3.edgexfoundry.org:10001 [2023-04-26T00:10:45.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:10:45.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:10:45.645Z] Configure a credential helper to remove this warning. See [2023-04-26T00:10:45.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:10:45.645Z] [2023-04-26T00:10:45.645Z] Login Succeeded [2023-04-26T00:10:45.645Z] nexus3.edgexfoundry.org:10002 [2023-04-26T00:10:45.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:10:45.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:10:45.645Z] Configure a credential helper to remove this warning. See [2023-04-26T00:10:45.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:10:45.645Z] [2023-04-26T00:10:45.645Z] Login Succeeded [2023-04-26T00:10:45.645Z] nexus3.edgexfoundry.org:10003 [2023-04-26T00:10:45.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:10:45.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:10:45.904Z] Configure a credential helper to remove this warning. See [2023-04-26T00:10:45.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:10:45.904Z] [2023-04-26T00:10:45.904Z] Login Succeeded [2023-04-26T00:10:45.904Z] nexus3.edgexfoundry.org:10004 [2023-04-26T00:10:45.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:10:45.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:10:45.904Z] Configure a credential helper to remove this warning. See [2023-04-26T00:10:45.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:10:45.904Z] [2023-04-26T00:10:45.904Z] Login Succeeded [2023-04-26T00:10:45.904Z] docker.io [2023-04-26T00:10:45.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:10:46.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:10:46.166Z] Configure a credential helper to remove this warning. See [2023-04-26T00:10:46.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:10:46.166Z] [2023-04-26T00:10:46.166Z] Login Succeeded [2023-04-26T00:10:46.166Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T00:10:46.185Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-26T00:10:46.548Z] + git rev-list -1 --merges 15e121638b61dd5d2b05931572372c8312ebd12f~1..15e121638b61dd5d2b05931572372c8312ebd12f [Pipeline] echo [2023-04-26T00:10:46.600Z] -----------> git rev-list -1 --merges 15e121638b61dd5d2b05931572372c8312ebd12f~1..15e121638b61dd5d2b05931572372c8312ebd12f 15e121638b61dd5d2b05931572372c8312ebd12f [false] [Pipeline] sh [2023-04-26T00:10:46.889Z] + git log --format=format:%s -1 15e121638b61dd5d2b05931572372c8312ebd12f [Pipeline] echo [2023-04-26T00:10:46.901Z] ========================================================= [2023-04-26T00:10:46.901Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-26T00:10:46.901Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T00:10:47.220Z] + git log --format=format:%s -1 15e121638b61dd5d2b05931572372c8312ebd12f [Pipeline] echo [2023-04-26T00:10:47.231Z] [semverPrep] GIT_COMMIT: 15e121638b61dd5d2b05931572372c8312ebd12f, Commit Message: refactor!: Make multi-level topics the only implementation (#579) [Pipeline] echo [2023-04-26T00:10:47.242Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-26T00:10:47.614Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T00:10:47.614Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-26T00:10:47.614Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-26T00:10:47.614Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-26T00:10:47.614Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-26T00:10:47.614Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-26T00:10:47.614Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:10:48.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T00:10:48.022Z] [2023-04-26T00:10:48.022Z] 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-26T00:10:48.325Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T00:10:48.325Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-26T00:10:48.325Z] b85a868b505f: Pulling fs layer [2023-04-26T00:10:48.325Z] e2be974225ed: Pulling fs layer [2023-04-26T00:10:48.325Z] 339a4e72a1f5: Pulling fs layer [2023-04-26T00:10:48.325Z] 988bab9f4d93: Pulling fs layer [2023-04-26T00:10:48.325Z] 1469e6f7b9e6: Pulling fs layer [2023-04-26T00:10:48.325Z] eaf3925da568: Pulling fs layer [2023-04-26T00:10:48.325Z] bab4dde63d76: Pulling fs layer [2023-04-26T00:10:48.325Z] bde34c3a00c8: Pulling fs layer [2023-04-26T00:10:48.325Z] b352a97aabf1: Pulling fs layer [2023-04-26T00:10:48.325Z] 4872d77fe225: Pulling fs layer [2023-04-26T00:10:48.325Z] 5851b861e8e6: Pulling fs layer [2023-04-26T00:10:48.325Z] bab4dde63d76: Waiting [2023-04-26T00:10:48.325Z] bde34c3a00c8: Waiting [2023-04-26T00:10:48.325Z] b352a97aabf1: Waiting [2023-04-26T00:10:48.325Z] 4872d77fe225: Waiting [2023-04-26T00:10:48.325Z] 5851b861e8e6: Waiting [2023-04-26T00:10:48.325Z] 1469e6f7b9e6: Waiting [2023-04-26T00:10:48.325Z] eaf3925da568: Waiting [2023-04-26T00:10:48.325Z] 988bab9f4d93: Waiting [2023-04-26T00:10:48.325Z] e2be974225ed: Verifying Checksum [2023-04-26T00:10:48.325Z] e2be974225ed: Download complete [2023-04-26T00:10:48.325Z] 988bab9f4d93: Verifying Checksum [2023-04-26T00:10:48.325Z] 988bab9f4d93: Download complete [2023-04-26T00:10:48.585Z] 1469e6f7b9e6: Verifying Checksum [2023-04-26T00:10:48.585Z] 1469e6f7b9e6: Download complete [2023-04-26T00:10:48.585Z] 339a4e72a1f5: Verifying Checksum [2023-04-26T00:10:48.585Z] 339a4e72a1f5: Download complete [2023-04-26T00:10:48.585Z] eaf3925da568: Verifying Checksum [2023-04-26T00:10:48.585Z] eaf3925da568: Download complete [2023-04-26T00:10:48.585Z] bde34c3a00c8: Verifying Checksum [2023-04-26T00:10:48.585Z] bde34c3a00c8: Download complete [2023-04-26T00:10:48.585Z] b352a97aabf1: Download complete [2023-04-26T00:10:48.585Z] 4872d77fe225: Verifying Checksum [2023-04-26T00:10:48.585Z] 4872d77fe225: Download complete [2023-04-26T00:10:48.585Z] 5851b861e8e6: Verifying Checksum [2023-04-26T00:10:48.585Z] 5851b861e8e6: Download complete [2023-04-26T00:10:48.585Z] b85a868b505f: Verifying Checksum [2023-04-26T00:10:48.585Z] b85a868b505f: Download complete [2023-04-26T00:10:48.850Z] bab4dde63d76: Verifying Checksum [2023-04-26T00:10:48.850Z] bab4dde63d76: Download complete [2023-04-26T00:10:50.232Z] b85a868b505f: Pull complete [2023-04-26T00:10:50.493Z] e2be974225ed: Pull complete [2023-04-26T00:10:51.064Z] 339a4e72a1f5: Pull complete [2023-04-26T00:10:51.322Z] 988bab9f4d93: Pull complete [2023-04-26T00:10:51.581Z] 1469e6f7b9e6: Pull complete [2023-04-26T00:10:51.581Z] eaf3925da568: Pull complete [2023-04-26T00:10:53.487Z] bab4dde63d76: Pull complete [2023-04-26T00:10:53.487Z] bde34c3a00c8: Pull complete [2023-04-26T00:10:53.748Z] b352a97aabf1: Pull complete [2023-04-26T00:10:53.748Z] 4872d77fe225: Pull complete [2023-04-26T00:10:53.748Z] 5851b861e8e6: Pull complete [2023-04-26T00:10:53.748Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-26T00:10:53.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T00:10:53.748Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T00:10:53.860Z] prd-ubuntu20.04-docker-8c-8g-10895 does not seem to be running inside a container [2023-04-26T00:10:53.898Z] $ 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-26T00:10:57.744Z] $ docker top 4b1148bc8333eec10ce073cf6f98a6c488ad5840faf8e480da98ec1d6f178862 -eo pid,comm [2023-04-26T00:10:57.797Z] 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-26T00:10:57.797Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T00:10:57.832Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T00:10:57.832Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T00:10:57.955Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T00:10:57.961Z] $ docker exec 4b1148bc8333eec10ce073cf6f98a6c488ad5840faf8e480da98ec1d6f178862 ssh-agent [2023-04-26T00:10:58.061Z] SSH_AUTH_SOCK=/tmp/ssh-Pdp8ZjIVGpEF/agent.32 [2023-04-26T00:10:58.061Z] SSH_AGENT_PID=38 [2023-04-26T00:10:58.068Z] Running ssh-add (command line suppressed) [2023-04-26T00:10:58.170Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11735199698612264054.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11735199698612264054.key) [2023-04-26T00:10:58.186Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T00:10:58.475Z] + git tag --points-at HEAD [Pipeline] } [2023-04-26T00:10:58.493Z] $ docker exec --env ******** --env ******** 4b1148bc8333eec10ce073cf6f98a6c488ad5840faf8e480da98ec1d6f178862 ssh-agent -k [2023-04-26T00:10:58.591Z] unset SSH_AUTH_SOCK; [2023-04-26T00:10:58.593Z] unset SSH_AGENT_PID; [2023-04-26T00:10:58.593Z] echo Agent pid 38 killed; [2023-04-26T00:10:58.601Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-26T00:10:58.624Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T00:10:58.624Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T00:10:58.743Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T00:10:58.749Z] $ docker exec 4b1148bc8333eec10ce073cf6f98a6c488ad5840faf8e480da98ec1d6f178862 ssh-agent [2023-04-26T00:10:58.859Z] SSH_AUTH_SOCK=/tmp/ssh-X0FBKzKNXku6/agent.70 [2023-04-26T00:10:58.859Z] SSH_AGENT_PID=76 [2023-04-26T00:10:58.865Z] Running ssh-add (command line suppressed) [2023-04-26T00:10:58.975Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12929735685324620262.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12929735685324620262.key) [2023-04-26T00:10:58.987Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T00:10:59.282Z] + git semver init [2023-04-26T00:10:59.541Z] 2023-04-26 00:10:59,482 [run_init] DEBUG init version:0.0.0 force:False [2023-04-26T00:10:59.541Z] 2023-04-26 00:10:59,484 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-04-26T00:10:59.541Z] 2023-04-26 00:10:59,485 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-04-26T00:10:59.541Z] 2023-04-26 00:10:59,485 [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-26T00:11:00.483Z] 2023-04-26 00:11:00,264 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-04-26T00:11:00.483Z] 2023-04-26 00:11:00,265 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-04-26T00:11:00.483Z] 2023-04-26 00:11:00,265 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-26T00:11:00.483Z] 2023-04-26 00:11:00,265 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-26T00:11:00.483Z] 3.0.0-dev.25 [Pipeline] } [2023-04-26T00:11:00.496Z] $ docker exec --env ******** --env ******** 4b1148bc8333eec10ce073cf6f98a6c488ad5840faf8e480da98ec1d6f178862 ssh-agent -k [2023-04-26T00:11:00.606Z] unset SSH_AUTH_SOCK; [2023-04-26T00:11:00.607Z] unset SSH_AGENT_PID; [2023-04-26T00:11:00.607Z] echo Agent pid 76 killed; [2023-04-26T00:11:00.617Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T00:11:00.930Z] + git semver [Pipeline] } [2023-04-26T00:11:01.212Z] $ docker stop --time=1 4b1148bc8333eec10ce073cf6f98a6c488ad5840faf8e480da98ec1d6f178862 [2023-04-26T00:11:02.522Z] $ docker rm -f --volumes 4b1148bc8333eec10ce073cf6f98a6c488ad5840faf8e480da98ec1d6f178862 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T00:11:02.857Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-26T00:11:03.061Z] Stashed 1 file(s) [Pipeline] echo [2023-04-26T00:11:03.065Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.25 [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-26T00:11:03.189Z] provisioning config files... [2023-04-26T00:11:03.199Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5639759388900902751tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T00:11:03.244Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10891 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-04-26T00:11:03.261Z] Running in /w/workspace/device-mqtt-go/109 [Pipeline] { [Pipeline] checkout [2023-04-26T00:11:03.295Z] Selected Git installation does not exist. Using Default [2023-04-26T00:11:03.295Z] The recommended git tool is: NONE [2023-04-26T00:11:03.496Z] ---> docker-login.sh [2023-04-26T00:11:03.496Z] nexus3.edgexfoundry.org:10001 [2023-04-26T00:11:03.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:11:03.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:11:03.496Z] Configure a credential helper to remove this warning. See [2023-04-26T00:11:03.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:11:03.496Z] [2023-04-26T00:11:03.496Z] Login Succeeded [2023-04-26T00:11:03.496Z] nexus3.edgexfoundry.org:10002 [2023-04-26T00:11:03.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:11:03.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:11:03.496Z] Configure a credential helper to remove this warning. See [2023-04-26T00:11:03.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:11:03.496Z] [2023-04-26T00:11:03.496Z] Login Succeeded [2023-04-26T00:11:03.496Z] nexus3.edgexfoundry.org:10003 [2023-04-26T00:11:03.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:11:03.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:11:03.754Z] Configure a credential helper to remove this warning. See [2023-04-26T00:11:03.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:11:03.754Z] [2023-04-26T00:11:03.754Z] Login Succeeded [2023-04-26T00:11:03.754Z] nexus3.edgexfoundry.org:10004 [2023-04-26T00:11:03.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:11:03.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:11:03.754Z] Configure a credential helper to remove this warning. See [2023-04-26T00:11:03.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:11:03.754Z] [2023-04-26T00:11:03.754Z] Login Succeeded [2023-04-26T00:11:03.754Z] docker.io [2023-04-26T00:11:04.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:11:04.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:11:04.013Z] Configure a credential helper to remove this warning. See [2023-04-26T00:11:04.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:11:04.013Z] [2023-04-26T00:11:04.013Z] Login Succeeded [2023-04-26T00:11:04.013Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T00:11:04.019Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T00:11:04.082Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T00:11:04.097Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T00:11:04.107Z] ========================================================= [2023-04-26T00:11:04.107Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-26T00:11:04.107Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:11:04.431Z] + 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-26T00:11:04.431Z] Sending build context to Docker daemon 6.494MB [2023-04-26T00:11:04.431Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T00:11:04.431Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-26T00:11:04.431Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-26T00:11:04.431Z] f56be85fc22e: Pulling fs layer [2023-04-26T00:11:04.431Z] 85791d961cd3: Pulling fs layer [2023-04-26T00:11:04.431Z] d694b5ae8c79: Pulling fs layer [2023-04-26T00:11:04.431Z] 9f32a84ed3da: Pulling fs layer [2023-04-26T00:11:04.431Z] 4d19c01a9841: Pulling fs layer [2023-04-26T00:11:04.431Z] 9325e15d5711: Pulling fs layer [2023-04-26T00:11:04.431Z] 556b6ee489ea: Pulling fs layer [2023-04-26T00:11:04.431Z] c5a4b2cf53e6: Pulling fs layer [2023-04-26T00:11:04.431Z] 4d19c01a9841: Waiting [2023-04-26T00:11:04.431Z] 9325e15d5711: Waiting [2023-04-26T00:11:04.431Z] 556b6ee489ea: Waiting [2023-04-26T00:11:04.431Z] c5a4b2cf53e6: Waiting [2023-04-26T00:11:04.693Z] 85791d961cd3: Download complete [2023-04-26T00:11:04.693Z] 9f32a84ed3da: Verifying Checksum [2023-04-26T00:11:04.693Z] 9f32a84ed3da: Download complete [2023-04-26T00:11:04.693Z] 4d19c01a9841: Verifying Checksum [2023-04-26T00:11:04.693Z] 4d19c01a9841: Download complete [2023-04-26T00:11:04.693Z] f56be85fc22e: Verifying Checksum [2023-04-26T00:11:04.693Z] f56be85fc22e: Download complete [2023-04-26T00:11:04.693Z] 9325e15d5711: Verifying Checksum [2023-04-26T00:11:04.693Z] 9325e15d5711: Download complete [2023-04-26T00:11:04.693Z] f56be85fc22e: Pull complete [2023-04-26T00:11:04.952Z] 85791d961cd3: Pull complete [2023-04-26T00:11:04.952Z] c5a4b2cf53e6: Verifying Checksum [2023-04-26T00:11:04.952Z] c5a4b2cf53e6: Download complete [2023-04-26T00:11:05.226Z] d694b5ae8c79: Verifying Checksum [2023-04-26T00:11:05.226Z] d694b5ae8c79: Download complete [2023-04-26T00:11:05.483Z] 556b6ee489ea: Verifying Checksum [2023-04-26T00:11:05.483Z] 556b6ee489ea: Download complete [2023-04-26T00:11:08.059Z] using credential edgex-jenkins-ssh [2023-04-26T00:11:08.074Z] Cloning the remote Git repository [2023-04-26T00:11:08.763Z] d694b5ae8c79: Pull complete [2023-04-26T00:11:08.763Z] 9f32a84ed3da: Pull complete [2023-04-26T00:11:08.763Z] 4d19c01a9841: Pull complete [2023-04-26T00:11:08.763Z] 9325e15d5711: Pull complete [2023-04-26T00:11:08.116Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-26T00:11:08.194Z] > git init /w/workspace/device-mqtt-go/109 # timeout=10 [2023-04-26T00:11:08.310Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-26T00:11:08.311Z] > git --version # timeout=10 [2023-04-26T00:11:08.328Z] > git --version # 'git version 2.25.1' [2023-04-26T00:11:08.330Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T00:11:08.457Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T00:11:10.365Z] Avoid second fetch [2023-04-26T00:11:10.365Z] Checking out Revision 15e121638b61dd5d2b05931572372c8312ebd12f (main) [2023-04-26T00:11:09.550Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-26T00:11:09.568Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T00:11:10.386Z] > git config core.sparsecheckout # timeout=10 [2023-04-26T00:11:10.444Z] > git checkout -f 15e121638b61dd5d2b05931572372c8312ebd12f # timeout=10 [2023-04-26T00:11:10.911Z] Commit message: "refactor!: Make multi-level topics the only implementation (#579)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T00:11:11.299Z] 556b6ee489ea: Pull complete [2023-04-26T00:11:11.870Z] c5a4b2cf53e6: Pull complete [2023-04-26T00:11:11.870Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-26T00:11:11.915Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-26T00:11:11.915Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T00:11:11.915Z] Dload Upload Total Spent Left Speed [2023-04-26T00:11:11.915Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 71234 0 --:--:-- --:--:-- --:--:-- 71234 [2023-04-26T00:11:12.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-26T00:11:12.129Z] ---> c4be618373d6 [2023-04-26T00:11:12.129Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [Pipeline] sh [2023-04-26T00:11:12.566Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-26T00:11:12.895Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-26T00:11:12.895Z] + sudo tee /etc/docker/daemon.new [2023-04-26T00:11:12.895Z] { [2023-04-26T00:11:12.895Z] "registry-mirrors": [ [2023-04-26T00:11:12.895Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-26T00:11:12.895Z] ], [2023-04-26T00:11:12.896Z] "bip": "10.250.0.254/24", [2023-04-26T00:11:12.896Z] "hosts": [ [2023-04-26T00:11:12.896Z] "tcp://0.0.0.0:5555", [2023-04-26T00:11:12.896Z] "unix:///var/run/docker.sock" [2023-04-26T00:11:12.896Z] ], [2023-04-26T00:11:12.896Z] "mtu": 1458, [2023-04-26T00:11:12.896Z] "selinux-enabled": true, [2023-04-26T00:11:12.896Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-26T00:11:12.896Z] } [Pipeline] sh [2023-04-26T00:11:13.225Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-26T00:11:13.554Z] + sudo service docker restart [2023-04-26T00:11:18.731Z] ---> Running in 1cb66994601b [2023-04-26T00:11:18.731Z] Removing intermediate container 1cb66994601b [2023-04-26T00:11:18.731Z] ---> a2743fbd72e2 [2023-04-26T00:11:18.731Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T00:11:18.731Z] ---> Running in 812368f7e7e3 [2023-04-26T00:11:18.731Z] Removing intermediate container 812368f7e7e3 [2023-04-26T00:11:18.731Z] ---> 35e0bf831cf0 [2023-04-26T00:11:18.731Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-26T00:11:18.731Z] ---> Running in 800505c99736 [2023-04-26T00:11:18.990Z] Removing intermediate container 800505c99736 [2023-04-26T00:11:18.990Z] ---> 722c23a64682 [2023-04-26T00:11:18.990Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T00:11:18.990Z] ---> Running in 240bd1675999 [2023-04-26T00:11:18.990Z] Removing intermediate container 240bd1675999 [2023-04-26T00:11:18.990Z] ---> ec503b432201 [2023-04-26T00:11:18.990Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T00:11:18.990Z] ---> Running in 73b3b82ed060 [2023-04-26T00:11:19.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T00:11:19.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T00:11:19.769Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-26T00:11:19.769Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-26T00:11:19.769Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-26T00:11:19.769Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-26T00:11:19.769Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T00:11:19.769Z] OK: 269 MiB in 57 packages [2023-04-26T00:11:20.338Z] Removing intermediate container 73b3b82ed060 [2023-04-26T00:11:20.338Z] ---> 139cbe8fcc20 [2023-04-26T00:11:20.338Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-26T00:11:20.338Z] ---> Running in f2f1ce5bfef5 [2023-04-26T00:11:20.598Z] Removing intermediate container f2f1ce5bfef5 [2023-04-26T00:11:20.598Z] ---> 060793054480 [2023-04-26T00:11:20.598Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-26T00:11:20.598Z] ---> 666b17c55f7c [2023-04-26T00:11:20.598Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T00:11:20.598Z] ---> Running in 704c517e53de [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T00:11:31.812Z] provisioning config files... [2023-04-26T00:11:31.839Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/109@tmp/config2850345110389898224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T00:11:32.186Z] ---> docker-login.sh [2023-04-26T00:11:32.186Z] nexus3.edgexfoundry.org:10001 [2023-04-26T00:11:32.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:11:33.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:11:33.048Z] Configure a credential helper to remove this warning. See [2023-04-26T00:11:33.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:11:33.048Z] [2023-04-26T00:11:33.048Z] Login Succeeded [2023-04-26T00:11:33.048Z] nexus3.edgexfoundry.org:10002 [2023-04-26T00:11:33.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:11:33.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:11:33.318Z] Configure a credential helper to remove this warning. See [2023-04-26T00:11:33.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:11:33.318Z] [2023-04-26T00:11:33.318Z] Login Succeeded [2023-04-26T00:11:33.318Z] nexus3.edgexfoundry.org:10003 [2023-04-26T00:11:33.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:11:33.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:11:33.589Z] Configure a credential helper to remove this warning. See [2023-04-26T00:11:33.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:11:33.589Z] [2023-04-26T00:11:33.589Z] Login Succeeded [2023-04-26T00:11:33.589Z] nexus3.edgexfoundry.org:10004 [2023-04-26T00:11:33.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:11:33.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:11:33.857Z] Configure a credential helper to remove this warning. See [2023-04-26T00:11:33.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:11:33.857Z] [2023-04-26T00:11:33.857Z] Login Succeeded [2023-04-26T00:11:33.857Z] docker.io [2023-04-26T00:11:34.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:11:34.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:11:34.395Z] Configure a credential helper to remove this warning. See [2023-04-26T00:11:34.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:11:34.395Z] [2023-04-26T00:11:34.395Z] Login Succeeded [2023-04-26T00:11:34.395Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T00:11:34.407Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T00:11:34.628Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T00:11:34.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T00:11:34.665Z] ========================================================= [2023-04-26T00:11:34.665Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-26T00:11:34.665Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:11:35.022Z] + 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-26T00:11:35.295Z] Sending build context to Docker daemon 3.373MB [2023-04-26T00:11:35.295Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T00:11:35.295Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-26T00:11:35.567Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-26T00:11:35.567Z] c41833b44d91: Pulling fs layer [2023-04-26T00:11:35.567Z] ed15518f5707: Pulling fs layer [2023-04-26T00:11:35.567Z] feae8fd75edb: Pulling fs layer [2023-04-26T00:11:35.567Z] 242c74f7c9fa: Pulling fs layer [2023-04-26T00:11:35.567Z] 3cdef696dda3: Pulling fs layer [2023-04-26T00:11:35.567Z] 2ced38df9373: Pulling fs layer [2023-04-26T00:11:35.567Z] 58f1dce35555: Pulling fs layer [2023-04-26T00:11:35.567Z] 2ced38df9373: Waiting [2023-04-26T00:11:35.567Z] 58f1dce35555: Waiting [2023-04-26T00:11:35.567Z] 242c74f7c9fa: Waiting [2023-04-26T00:11:35.567Z] 3cdef696dda3: Waiting [2023-04-26T00:11:35.567Z] ed15518f5707: Download complete [2023-04-26T00:11:35.567Z] 242c74f7c9fa: Verifying Checksum [2023-04-26T00:11:35.567Z] 242c74f7c9fa: Download complete [2023-04-26T00:11:35.567Z] 3cdef696dda3: Verifying Checksum [2023-04-26T00:11:35.567Z] 3cdef696dda3: Download complete [2023-04-26T00:11:35.567Z] c41833b44d91: Download complete [2023-04-26T00:11:36.558Z] c41833b44d91: Pull complete [2023-04-26T00:11:36.828Z] 58f1dce35555: Verifying Checksum [2023-04-26T00:11:36.828Z] 58f1dce35555: Download complete [2023-04-26T00:11:37.422Z] ed15518f5707: Pull complete [2023-04-26T00:11:38.013Z] feae8fd75edb: Download complete [2023-04-26T00:11:38.283Z] 2ced38df9373: Verifying Checksum [2023-04-26T00:11:38.283Z] 2ced38df9373: Download complete [2023-04-26T00:11:50.611Z] feae8fd75edb: Pull complete [2023-04-26T00:11:50.611Z] 242c74f7c9fa: Pull complete [2023-04-26T00:11:50.611Z] 3cdef696dda3: Pull complete [2023-04-26T00:11:55.981Z] 2ced38df9373: Pull complete [2023-04-26T00:11:59.330Z] Removing intermediate container 704c517e53de [2023-04-26T00:11:59.330Z] ---> 3a0de75c8558 [2023-04-26T00:11:59.330Z] Step 11/12 : COPY . . [2023-04-26T00:11:59.330Z] ---> b6c472aec918 [2023-04-26T00:11:59.330Z] Step 12/12 : RUN $MAKE [2023-04-26T00:11:59.330Z] ---> Running in 16a7df65a905 [2023-04-26T00:11:59.592Z] noop [2023-04-26T00:11:59.853Z] Removing intermediate container 16a7df65a905 [2023-04-26T00:11:59.853Z] ---> 94b4e769c5b4 [2023-04-26T00:11:59.853Z] Successfully built 94b4e769c5b4 [2023-04-26T00:11:59.853Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:12:00.188Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T00:12:00.188Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T00:12:00.242Z] 58f1dce35555: Pull complete [2023-04-26T00:12:00.242Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-26T00:12:00.242Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-26T00:12:00.242Z] ---> fadd8f120f05 [2023-04-26T00:12:00.242Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-26T00:12:00.258Z] prd-ubuntu20.04-docker-8c-8g-10895 does not seem to be running inside a container [2023-04-26T00:12:00.299Z] $ 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-26T00:12:00.655Z] $ docker top ba807db6435667920e6e789b28c9b032009ff97388b85965848b2645a7036513 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T00:12:00.990Z] + go version [2023-04-26T00:12:00.990Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-26T00:12:01.004Z] $ docker stop --time=1 ba807db6435667920e6e789b28c9b032009ff97388b85965848b2645a7036513 [2023-04-26T00:12:01.662Z] ---> Running in e41880414d13 [2023-04-26T00:12:01.662Z] Removing intermediate container e41880414d13 [2023-04-26T00:12:01.662Z] ---> 56fc14b1d4ed [2023-04-26T00:12:01.662Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T00:12:01.662Z] ---> Running in cd6c0a7c6746 [2023-04-26T00:12:01.934Z] Removing intermediate container cd6c0a7c6746 [2023-04-26T00:12:01.934Z] ---> 890fbf0745bf [2023-04-26T00:12:01.934Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-26T00:12:02.211Z] ---> Running in af5596b1ce17 [2023-04-26T00:12:02.331Z] $ docker rm -f --volumes ba807db6435667920e6e789b28c9b032009ff97388b85965848b2645a7036513 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:12:02.478Z] Removing intermediate container af5596b1ce17 [2023-04-26T00:12:02.478Z] ---> c167222acf8b [2023-04-26T00:12:02.478Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T00:12:02.478Z] ---> Running in 848895af6baf [2023-04-26T00:12:02.720Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T00:12:02.720Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T00:12:02.749Z] Removing intermediate container 848895af6baf [2023-04-26T00:12:02.749Z] ---> 30712049dcb7 [2023-04-26T00:12:02.749Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T00:12:02.749Z] ---> Running in cd722d746918 [2023-04-26T00:12:02.793Z] prd-ubuntu20.04-docker-8c-8g-10895 does not seem to be running inside a container [2023-04-26T00:12:02.831Z] $ 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-26T00:12:03.191Z] $ docker top 7893aa60f9e50de966ecbfca622f29c11154de300e7b47a731f370645be627f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T00:12:03.532Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-04-26T00:12:03.827Z] + make test [2023-04-26T00:12:03.827Z] go test ./... -coverprofile=coverage.out ./... [2023-04-26T00:12:04.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T00:12:04.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T00:12:05.402Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-26T00:12:05.402Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-26T00:12:05.670Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-26T00:12:05.670Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-26T00:12:05.670Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T00:12:05.670Z] OK: 268 MiB in 57 packages [2023-04-26T00:12:06.645Z] Removing intermediate container cd722d746918 [2023-04-26T00:12:06.645Z] ---> f11a8a89690d [2023-04-26T00:12:06.645Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-26T00:12:06.645Z] ---> Running in c9b5aeeb2740 [2023-04-26T00:12:07.234Z] Removing intermediate container c9b5aeeb2740 [2023-04-26T00:12:07.234Z] ---> d448184f31f6 [2023-04-26T00:12:07.235Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-26T00:12:07.517Z] ---> 098a2c33d7dd [2023-04-26T00:12:07.517Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T00:12:07.517Z] ---> Running in 8038c165ba4b [2023-04-26T00:12:09.093Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-26T00:12:19.054Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-26T00:12:19.054Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-26T00:12:19.054Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 24.6% of statements [2023-04-26T00:12:24.318Z] go vet ./... [2023-04-26T00:12:27.603Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T00:12:27.603Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T00:12:27.603Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-26T00:12:27.873Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T00:12:27.886Z] $ docker stop --time=1 7893aa60f9e50de966ecbfca622f29c11154de300e7b47a731f370645be627f3 [2023-04-26T00:12:34.482Z] $ docker rm -f --volumes 7893aa60f9e50de966ecbfca622f29c11154de300e7b47a731f370645be627f3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T00:12:34.928Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T00:12:34.978Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-26T00:12:35.488Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T00:12:35.775Z] + ls -al . [2023-04-26T00:12:35.775Z] total 180 [2023-04-26T00:12:35.775Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 00:12 . [2023-04-26T00:12:35.775Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 00:10 .. [2023-04-26T00:12:35.775Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 26 00:10 .dockerignore [2023-04-26T00:12:35.775Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 00:11 .git [2023-04-26T00:12:35.775Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 00:10 .github [2023-04-26T00:12:35.775Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 26 00:10 .gitignore [2023-04-26T00:12:35.775Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 00:10 .golangci.yml [2023-04-26T00:12:35.775Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 00:11 .semver [2023-04-26T00:12:35.775Z] -rw-rw-r-- 1 jenkins jenkins 9417 Apr 26 00:10 Attribution.txt [2023-04-26T00:12:35.775Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 26 00:10 CHANGELOG.md [2023-04-26T00:12:35.775Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 26 00:10 Dockerfile [2023-04-26T00:12:35.775Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 00:10 GOVERNANCE.md [2023-04-26T00:12:35.775Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 26 00:10 Jenkinsfile [2023-04-26T00:12:35.775Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 26 00:10 LICENSE [2023-04-26T00:12:35.775Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 26 00:10 Makefile [2023-04-26T00:12:35.775Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 26 00:10 OWNERS.md [2023-04-26T00:12:35.775Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 26 00:10 README.md [2023-04-26T00:12:35.775Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 00:11 VERSION [2023-04-26T00:12:35.775Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 00:10 bin [2023-04-26T00:12:35.775Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 00:10 cmd [2023-04-26T00:12:35.775Z] -rw-r--r-- 1 jenkins jenkins 16535 Apr 26 00:12 coverage.out [2023-04-26T00:12:35.775Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 26 00:10 go.mod [2023-04-26T00:12:35.775Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 26 00:10 go.sum [2023-04-26T00:12:35.775Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 00:10 internal [2023-04-26T00:12:35.775Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 00:10 mock [2023-04-26T00:12:35.775Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 00:10 snap [2023-04-26T00:12:35.775Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 26 00:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:12:36.141Z] + 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=15e121638b61dd5d2b05931572372c8312ebd12f --label arch=amd64 --label version=3.0.0-dev.25 . [2023-04-26T00:12:36.141Z] Sending build context to Docker daemon 6.511MB [2023-04-26T00:12:36.141Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T00:12:36.141Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-26T00:12:36.141Z] ---> 94b4e769c5b4 [2023-04-26T00:12:36.141Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-26T00:12:36.402Z] ---> Running in 0a8bc579bce9 [2023-04-26T00:12:36.402Z] Removing intermediate container 0a8bc579bce9 [2023-04-26T00:12:36.402Z] ---> 0303f3165050 [2023-04-26T00:12:36.402Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T00:12:36.402Z] ---> Running in e2d031ebeecc [2023-04-26T00:12:36.403Z] Removing intermediate container e2d031ebeecc [2023-04-26T00:12:36.403Z] ---> 293ec0f30fd9 [2023-04-26T00:12:36.403Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-26T00:12:36.403Z] ---> Running in 84d209a1e6d9 [2023-04-26T00:12:36.662Z] Removing intermediate container 84d209a1e6d9 [2023-04-26T00:12:36.662Z] ---> 75150cebc02e [2023-04-26T00:12:36.662Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T00:12:36.662Z] ---> Running in 60bbfc8c7524 [2023-04-26T00:12:36.662Z] Removing intermediate container 60bbfc8c7524 [2023-04-26T00:12:36.662Z] ---> a4c4fd34b7db [2023-04-26T00:12:36.662Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T00:12:36.662Z] ---> Running in fc9c8ea91b04 [2023-04-26T00:12:36.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T00:12:37.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T00:12:37.441Z] OK: 269 MiB in 57 packages [2023-04-26T00:12:37.700Z] Removing intermediate container fc9c8ea91b04 [2023-04-26T00:12:37.700Z] ---> eff6c3887ecf [2023-04-26T00:12:37.700Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-26T00:12:37.700Z] ---> Running in 6412e722ac3f [2023-04-26T00:12:37.700Z] Removing intermediate container 6412e722ac3f [2023-04-26T00:12:37.700Z] ---> 7323ae97b2f2 [2023-04-26T00:12:37.700Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-26T00:12:37.959Z] ---> d08db957b16a [2023-04-26T00:12:37.959Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T00:12:37.959Z] ---> Running in 8b18cb81482b [2023-04-26T00:12:38.529Z] Removing intermediate container 8b18cb81482b [2023-04-26T00:12:38.529Z] ---> 4d1b63c62653 [2023-04-26T00:12:38.529Z] Step 11/24 : COPY . . [2023-04-26T00:12:39.097Z] ---> 2515b8ea7afd [2023-04-26T00:12:39.097Z] Step 12/24 : RUN $MAKE [2023-04-26T00:12:39.097Z] ---> Running in b05f82e540b2 [2023-04-26T00:12:39.356Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.25" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-04-26T00:13:02.674Z] Removing intermediate container b05f82e540b2 [2023-04-26T00:13:02.674Z] ---> a4fa23fd8e1a [2023-04-26T00:13:02.674Z] Step 13/24 : FROM alpine:3.17 [2023-04-26T00:13:03.248Z] 3.17: Pulling from library/alpine [2023-04-26T00:13:03.248Z] f56be85fc22e: Already exists [2023-04-26T00:13:03.248Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T00:13:03.248Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T00:13:03.248Z] ---> 9ed4aefc74f6 [2023-04-26T00:13:03.248Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-26T00:13:03.507Z] ---> Running in 40f33dfe431d [2023-04-26T00:13:03.507Z] Removing intermediate container 40f33dfe431d [2023-04-26T00:13:03.507Z] ---> a5854501768f [2023-04-26T00:13:03.507Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-26T00:13:03.507Z] ---> Running in 747c6abd6292 [2023-04-26T00:13:03.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T00:13:04.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T00:13:04.025Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T00:13:04.025Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T00:13:04.025Z] OK: 7 MiB in 16 packages [2023-04-26T00:13:04.961Z] Removing intermediate container 747c6abd6292 [2023-04-26T00:13:04.961Z] ---> 0a2741e36713 [2023-04-26T00:13:04.961Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-26T00:13:05.899Z] ---> 80c02d886444 [2023-04-26T00:13:05.899Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-26T00:13:06.158Z] ---> b7b086aed283 [2023-04-26T00:13:06.158Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-26T00:13:06.158Z] ---> 380909b9fb50 [2023-04-26T00:13:06.158Z] Step 19/24 : EXPOSE 59982 [2023-04-26T00:13:06.158Z] ---> Running in 439f0a69bbcf [2023-04-26T00:13:06.158Z] Removing intermediate container 439f0a69bbcf [2023-04-26T00:13:06.158Z] ---> 04663a3ce62d [2023-04-26T00:13:06.158Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-26T00:13:06.158Z] ---> Running in c7e6beddb57f [2023-04-26T00:13:06.416Z] Removing intermediate container c7e6beddb57f [2023-04-26T00:13:06.416Z] ---> da499a2aa55d [2023-04-26T00:13:06.416Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-26T00:13:06.416Z] ---> Running in 52a6f2517d66 [2023-04-26T00:13:06.416Z] Removing intermediate container 52a6f2517d66 [2023-04-26T00:13:06.416Z] ---> cdc3f8af2a4c [2023-04-26T00:13:06.416Z] Step 22/24 : LABEL arch=amd64 [2023-04-26T00:13:06.416Z] ---> Running in 532c274d6ada [2023-04-26T00:13:06.416Z] Removing intermediate container 532c274d6ada [2023-04-26T00:13:06.416Z] ---> f11e19cb7ae8 [2023-04-26T00:13:06.416Z] Step 23/24 : LABEL git_sha=15e121638b61dd5d2b05931572372c8312ebd12f [2023-04-26T00:13:06.416Z] ---> Running in b112aed2a983 [2023-04-26T00:13:06.676Z] Removing intermediate container b112aed2a983 [2023-04-26T00:13:06.676Z] ---> 073d65f452a8 [2023-04-26T00:13:06.676Z] Step 24/24 : LABEL version=3.0.0-dev.25 [2023-04-26T00:13:06.676Z] ---> Running in 38868a065240 [2023-04-26T00:13:06.676Z] Removing intermediate container 38868a065240 [2023-04-26T00:13:06.676Z] ---> a84a36c44b1f [2023-04-26T00:13:06.676Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T00:13:06.676Z] Successfully built a84a36c44b1f [2023-04-26T00:13:06.676Z] 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-26T00:13:06.775Z] provisioning config files... [2023-04-26T00:13:06.783Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10835053946387566543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T00:13:07.089Z] ---> docker-login.sh [2023-04-26T00:13:07.089Z] nexus3.edgexfoundry.org:10001 [2023-04-26T00:13:07.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:13:07.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:13:07.089Z] Configure a credential helper to remove this warning. See [2023-04-26T00:13:07.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:13:07.089Z] [2023-04-26T00:13:07.089Z] Login Succeeded [2023-04-26T00:13:07.089Z] nexus3.edgexfoundry.org:10002 [2023-04-26T00:13:07.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:13:07.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:13:07.089Z] Configure a credential helper to remove this warning. See [2023-04-26T00:13:07.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:13:07.089Z] [2023-04-26T00:13:07.089Z] Login Succeeded [2023-04-26T00:13:07.089Z] nexus3.edgexfoundry.org:10003 [2023-04-26T00:13:07.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:13:07.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:13:07.349Z] Configure a credential helper to remove this warning. See [2023-04-26T00:13:07.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:13:07.349Z] [2023-04-26T00:13:07.349Z] Login Succeeded [2023-04-26T00:13:07.349Z] nexus3.edgexfoundry.org:10004 [2023-04-26T00:13:07.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:13:07.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:13:07.349Z] Configure a credential helper to remove this warning. See [2023-04-26T00:13:07.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:13:07.349Z] [2023-04-26T00:13:07.349Z] Login Succeeded [2023-04-26T00:13:07.349Z] docker.io [2023-04-26T00:13:07.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:13:07.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:13:07.610Z] Configure a credential helper to remove this warning. See [2023-04-26T00:13:07.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:13:07.610Z] [2023-04-26T00:13:07.610Z] Login Succeeded [2023-04-26T00:13:07.610Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T00:13:07.618Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T00:13:07.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T00:13:07.677Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-04-26T00:13:07.677Z] 15e121638b61dd5d2b05931572372c8312ebd12f [2023-04-26T00:13:07.677Z] latest [2023-04-26T00:13:07.677Z] 3.0.0-dev.25 [2023-04-26T00:13:07.677Z] 15e121638b61dd5d2b05931572372c8312ebd12f-3.0.0-dev.25 [2023-04-26T00:13:07.677Z] main [2023-04-26T00:13:07.677Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:13:08.001Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:15e121638b61dd5d2b05931572372c8312ebd12f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:13:08.315Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:15e121638b61dd5d2b05931572372c8312ebd12f [2023-04-26T00:13:08.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-26T00:13:08.315Z] 6a5759d2edd9: Preparing [2023-04-26T00:13:08.315Z] 4064afc3f74f: Preparing [2023-04-26T00:13:08.315Z] 84a6d073a91a: Preparing [2023-04-26T00:13:08.315Z] 834a03215943: Preparing [2023-04-26T00:13:08.315Z] f1417ff83b31: Preparing [2023-04-26T00:13:08.315Z] f1417ff83b31: Layer already exists [2023-04-26T00:13:08.315Z] 4064afc3f74f: Pushed [2023-04-26T00:13:08.315Z] 6a5759d2edd9: Pushed [2023-04-26T00:13:08.315Z] 834a03215943: Pushed [2023-04-26T00:13:10.850Z] 84a6d073a91a: Pushed [2023-04-26T00:13:11.109Z] 15e121638b61dd5d2b05931572372c8312ebd12f: digest: sha256:a93762aa5b6bfad5e2d31b1dbdf85571ba06f90d7f81b71027a5565f763b96fa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:13:11.419Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:13:11.723Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-04-26T00:13:11.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-26T00:13:11.723Z] 6a5759d2edd9: Preparing [2023-04-26T00:13:11.723Z] 4064afc3f74f: Preparing [2023-04-26T00:13:11.723Z] 84a6d073a91a: Preparing [2023-04-26T00:13:11.723Z] 834a03215943: Preparing [2023-04-26T00:13:11.723Z] f1417ff83b31: Preparing [2023-04-26T00:13:11.723Z] 84a6d073a91a: Layer already exists [2023-04-26T00:13:11.723Z] 4064afc3f74f: Layer already exists [2023-04-26T00:13:11.723Z] f1417ff83b31: Layer already exists [2023-04-26T00:13:11.723Z] 6a5759d2edd9: Layer already exists [2023-04-26T00:13:11.723Z] 834a03215943: Layer already exists [2023-04-26T00:13:11.723Z] latest: digest: sha256:a93762aa5b6bfad5e2d31b1dbdf85571ba06f90d7f81b71027a5565f763b96fa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:13:12.034Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:13:12.351Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.25 [2023-04-26T00:13:12.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-26T00:13:12.351Z] 6a5759d2edd9: Preparing [2023-04-26T00:13:12.351Z] 4064afc3f74f: Preparing [2023-04-26T00:13:12.351Z] 84a6d073a91a: Preparing [2023-04-26T00:13:12.351Z] 834a03215943: Preparing [2023-04-26T00:13:12.351Z] f1417ff83b31: Preparing [2023-04-26T00:13:12.351Z] 84a6d073a91a: Layer already exists [2023-04-26T00:13:12.351Z] 834a03215943: Layer already exists [2023-04-26T00:13:12.351Z] 6a5759d2edd9: Layer already exists [2023-04-26T00:13:12.351Z] 4064afc3f74f: Layer already exists [2023-04-26T00:13:12.351Z] f1417ff83b31: Layer already exists [2023-04-26T00:13:12.351Z] 3.0.0-dev.25: digest: sha256:a93762aa5b6bfad5e2d31b1dbdf85571ba06f90d7f81b71027a5565f763b96fa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:13:12.662Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:15e121638b61dd5d2b05931572372c8312ebd12f-3.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:13:12.965Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:15e121638b61dd5d2b05931572372c8312ebd12f-3.0.0-dev.25 [2023-04-26T00:13:12.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-26T00:13:12.965Z] 6a5759d2edd9: Preparing [2023-04-26T00:13:12.965Z] 4064afc3f74f: Preparing [2023-04-26T00:13:12.965Z] 84a6d073a91a: Preparing [2023-04-26T00:13:12.965Z] 834a03215943: Preparing [2023-04-26T00:13:12.965Z] f1417ff83b31: Preparing [2023-04-26T00:13:12.965Z] 4064afc3f74f: Layer already exists [2023-04-26T00:13:12.965Z] 84a6d073a91a: Layer already exists [2023-04-26T00:13:12.965Z] 834a03215943: Layer already exists [2023-04-26T00:13:12.965Z] 6a5759d2edd9: Layer already exists [2023-04-26T00:13:12.965Z] f1417ff83b31: Layer already exists [2023-04-26T00:13:12.965Z] 15e121638b61dd5d2b05931572372c8312ebd12f-3.0.0-dev.25: digest: sha256:a93762aa5b6bfad5e2d31b1dbdf85571ba06f90d7f81b71027a5565f763b96fa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:13:13.284Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:13:13.596Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-04-26T00:13:13.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-26T00:13:13.596Z] 6a5759d2edd9: Preparing [2023-04-26T00:13:13.596Z] 4064afc3f74f: Preparing [2023-04-26T00:13:13.596Z] 84a6d073a91a: Preparing [2023-04-26T00:13:13.596Z] 834a03215943: Preparing [2023-04-26T00:13:13.596Z] f1417ff83b31: Preparing [2023-04-26T00:13:13.596Z] 4064afc3f74f: Layer already exists [2023-04-26T00:13:13.596Z] 84a6d073a91a: Layer already exists [2023-04-26T00:13:13.596Z] 834a03215943: Layer already exists [2023-04-26T00:13:13.596Z] f1417ff83b31: Layer already exists [2023-04-26T00:13:13.596Z] 6a5759d2edd9: Layer already exists [2023-04-26T00:13:13.596Z] main: digest: sha256:a93762aa5b6bfad5e2d31b1dbdf85571ba06f90d7f81b71027a5565f763b96fa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T00:13:13.633Z] ===================================================== [Pipeline] echo [2023-04-26T00:13:13.639Z] taggedImages: [2023-04-26T00:13:13.639Z] - nexus3.edgexfoundry.org:10004/device-mqtt:15e121638b61dd5d2b05931572372c8312ebd12f [2023-04-26T00:13:13.639Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-04-26T00:13:13.639Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.25 [2023-04-26T00:13:13.639Z] - nexus3.edgexfoundry.org:10004/device-mqtt:15e121638b61dd5d2b05931572372c8312ebd12f-3.0.0-dev.25 [2023-04-26T00:13:13.639Z] - 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-26T00:13:14.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T00:13:14.042Z] [2023-04-26T00:13:14.042Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:13:14.340Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T00:13:14.340Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-26T00:13:14.340Z] 5eb5b503b376: Pulling fs layer [2023-04-26T00:13:14.340Z] 5c69ac0246d0: Pulling fs layer [2023-04-26T00:13:14.340Z] ec43610c2a17: Pulling fs layer [2023-04-26T00:13:14.340Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-26T00:13:14.340Z] 33b1e0a273af: Pulling fs layer [2023-04-26T00:13:14.340Z] 5d3b04190fa2: Pulling fs layer [2023-04-26T00:13:14.340Z] 2f39f015ded8: Pulling fs layer [2023-04-26T00:13:14.340Z] 33b1e0a273af: Waiting [2023-04-26T00:13:14.340Z] 5d3b04190fa2: Waiting [2023-04-26T00:13:14.340Z] 2f39f015ded8: Waiting [2023-04-26T00:13:14.340Z] 3a2ae6a8a46f: Waiting [2023-04-26T00:13:14.340Z] 5c69ac0246d0: Download complete [2023-04-26T00:13:14.340Z] 3a2ae6a8a46f: Download complete [2023-04-26T00:13:14.340Z] 33b1e0a273af: Verifying Checksum [2023-04-26T00:13:14.340Z] 33b1e0a273af: Download complete [2023-04-26T00:13:14.601Z] ec43610c2a17: Download complete [2023-04-26T00:13:14.601Z] 5d3b04190fa2: Verifying Checksum [2023-04-26T00:13:14.601Z] 5d3b04190fa2: Download complete [2023-04-26T00:13:14.601Z] 5eb5b503b376: Verifying Checksum [2023-04-26T00:13:14.601Z] 5eb5b503b376: Download complete [2023-04-26T00:13:15.186Z] 2f39f015ded8: Download complete [2023-04-26T00:13:15.681Z] Removing intermediate container 8038c165ba4b [2023-04-26T00:13:15.681Z] ---> 749e43949af4 [2023-04-26T00:13:15.681Z] Step 11/12 : COPY . . [2023-04-26T00:13:15.681Z] ---> bf0ab5bfe14e [2023-04-26T00:13:15.681Z] Step 12/12 : RUN $MAKE [2023-04-26T00:13:15.681Z] ---> Running in c952d000375e [2023-04-26T00:13:15.681Z] noop [2023-04-26T00:13:15.681Z] Removing intermediate container c952d000375e [2023-04-26T00:13:15.681Z] ---> 242cd9bd9336 [2023-04-26T00:13:15.681Z] Successfully built 242cd9bd9336 [2023-04-26T00:13:15.681Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:13:15.754Z] 5eb5b503b376: Pull complete [2023-04-26T00:13:16.013Z] 5c69ac0246d0: Pull complete [2023-04-26T00:13:16.034Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T00:13:16.034Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T00:13:16.225Z] prd-ubuntu20.04-docker-arm64-4c-16g-10891 does not seem to be running inside a container [2023-04-26T00:13:16.271Z] ec43610c2a17: Pull complete [2023-04-26T00:13:16.271Z] 3a2ae6a8a46f: Pull complete [2023-04-26T00:13:16.298Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/109 -v /w/workspace/device-mqtt-go/109:/w/workspace/device-mqtt-go/109:rw,z -v /w/workspace/device-mqtt-go/109@tmp:/w/workspace/device-mqtt-go/109@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 ******** ci-base-image-arm64 cat [2023-04-26T00:13:16.528Z] 33b1e0a273af: Pull complete [2023-04-26T00:13:16.528Z] 5d3b04190fa2: Pull complete [2023-04-26T00:13:17.542Z] $ docker top 3687027b1c3094b6dbaea6d622d72c3ad97d013db244601c462a9360e7216b30 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T00:13:18.372Z] + go version [2023-04-26T00:13:18.372Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-26T00:13:18.394Z] $ docker stop --time=1 3687027b1c3094b6dbaea6d622d72c3ad97d013db244601c462a9360e7216b30 [2023-04-26T00:13:20.044Z] $ docker rm -f --volumes 3687027b1c3094b6dbaea6d622d72c3ad97d013db244601c462a9360e7216b30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:13:20.605Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T00:13:20.605Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T00:13:20.715Z] 2f39f015ded8: Pull complete [2023-04-26T00:13:20.715Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-26T00:13:20.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T00:13:20.715Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T00:13:20.807Z] prd-ubuntu20.04-docker-arm64-4c-16g-10891 does not seem to be running inside a container [2023-04-26T00:13:20.884Z] $ 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/109 -v /w/workspace/device-mqtt-go/109:/w/workspace/device-mqtt-go/109:rw,z -v /w/workspace/device-mqtt-go/109@tmp:/w/workspace/device-mqtt-go/109@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 ******** ci-base-image-arm64 cat [2023-04-26T00:13:22.096Z] $ docker top a90e59a8afa8e5bbb6964bb76f4e303a5b04b1c14a59c9b314d4b4446e879206 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T00:13:22.411Z] prd-ubuntu20.04-docker-8c-8g-10895 does not seem to be running inside a container [2023-04-26T00:13:22.443Z] $ 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-26T00:13:22.611Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/109 [2023-04-26T00:13:28.599Z] $ docker top 42ab100f3a5f5265cb47e72771d6f0490a12353afaa306093c11b67bad8747ef -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh [2023-04-26T00:13:28.999Z] ---> job-cost.sh [2023-04-26T00:13:28.999Z] lf-activate-venv: SKIPPING [2023-04-26T00:13:28.999Z] INFO: No Stack... [2023-04-26T00:13:29.051Z] + make test [2023-04-26T00:13:29.051Z] go test ./... -coverprofile=coverage.out ./... [2023-04-26T00:13:29.568Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T00:13:29.826Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T00:13:30.116Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-04-26T00:13:30.116Z] + cut -d, -f6 [Pipeline] lock [2023-04-26T00:13:30.131Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-109-stack-cost] [2023-04-26T00:13:30.137Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-109-stack-cost] did not exist. Created. [2023-04-26T00:13:30.137Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T00:13:30.447Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-26T00:13:30.482Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T00:13:30.491Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-109-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T00:13:30.517Z] $ docker stop --time=1 42ab100f3a5f5265cb47e72771d6f0490a12353afaa306093c11b67bad8747ef [2023-04-26T00:13:31.655Z] $ docker rm -f --volumes 42ab100f3a5f5265cb47e72771d6f0490a12353afaa306093c11b67bad8747ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-26T00:14:01.284Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-26T00:15:52.958Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-26T00:15:52.958Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-26T00:15:52.958Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.070s coverage: 24.6% of statements [2023-04-26T00:15:52.958Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-26T00:15:52.958Z] go vet ./... [2023-04-26T00:16:15.367Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T00:16:15.367Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T00:16:15.367Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-26T00:16:15.383Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T00:16:15.400Z] $ docker stop --time=1 a90e59a8afa8e5bbb6964bb76f4e303a5b04b1c14a59c9b314d4b4446e879206 [2023-04-26T00:16:17.231Z] $ docker rm -f --volumes a90e59a8afa8e5bbb6964bb76f4e303a5b04b1c14a59c9b314d4b4446e879206 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T00:16:18.338Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T00:16:18.365Z] Warning: overwriting stash ‘coverage-report’ [2023-04-26T00:16:18.865Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T00:16:19.271Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T00:16:19.602Z] + ls -al . [2023-04-26T00:16:19.602Z] total 176 [2023-04-26T00:16:19.602Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 00:13 . [2023-04-26T00:16:19.602Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 00:11 .. [2023-04-26T00:16:19.602Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 26 00:11 .dockerignore [2023-04-26T00:16:19.602Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 00:11 .git [2023-04-26T00:16:19.602Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 00:11 .github [2023-04-26T00:16:19.602Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 26 00:11 .gitignore [2023-04-26T00:16:19.602Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 00:11 .golangci.yml [2023-04-26T00:16:19.602Z] -rw-rw-r-- 1 jenkins jenkins 9417 Apr 26 00:11 Attribution.txt [2023-04-26T00:16:19.602Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 26 00:11 CHANGELOG.md [2023-04-26T00:16:19.602Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 26 00:11 Dockerfile [2023-04-26T00:16:19.602Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 00:11 GOVERNANCE.md [2023-04-26T00:16:19.602Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 26 00:11 Jenkinsfile [2023-04-26T00:16:19.602Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 26 00:11 LICENSE [2023-04-26T00:16:19.602Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 26 00:11 Makefile [2023-04-26T00:16:19.602Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 26 00:11 OWNERS.md [2023-04-26T00:16:19.602Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 26 00:11 README.md [2023-04-26T00:16:19.602Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 00:11 VERSION [2023-04-26T00:16:19.602Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 00:11 bin [2023-04-26T00:16:19.602Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 00:11 cmd [2023-04-26T00:16:19.602Z] -rw-r--r-- 1 jenkins jenkins 16535 Apr 26 00:15 coverage.out [2023-04-26T00:16:19.602Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 26 00:11 go.mod [2023-04-26T00:16:19.602Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 26 00:11 go.sum [2023-04-26T00:16:19.602Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 00:11 internal [2023-04-26T00:16:19.602Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 00:11 mock [2023-04-26T00:16:19.602Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 00:11 snap [2023-04-26T00:16:19.602Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 26 00:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:16:19.954Z] + 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=15e121638b61dd5d2b05931572372c8312ebd12f --label arch=arm64 --label version=3.0.0-dev.25 . [2023-04-26T00:16:20.227Z] Sending build context to Docker daemon 3.39MB [2023-04-26T00:16:20.227Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T00:16:20.227Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-26T00:16:20.227Z] ---> 242cd9bd9336 [2023-04-26T00:16:20.227Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-26T00:16:20.496Z] ---> Running in b10ffb7d1b98 [2023-04-26T00:16:20.779Z] Removing intermediate container b10ffb7d1b98 [2023-04-26T00:16:20.779Z] ---> f8e7be59346f [2023-04-26T00:16:20.779Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T00:16:20.779Z] ---> Running in 3657beb385a4 [2023-04-26T00:16:21.049Z] Removing intermediate container 3657beb385a4 [2023-04-26T00:16:21.049Z] ---> 37f81f3d406a [2023-04-26T00:16:21.049Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-26T00:16:21.049Z] ---> Running in 041aced9199b [2023-04-26T00:16:21.337Z] Removing intermediate container 041aced9199b [2023-04-26T00:16:21.337Z] ---> 1b1f41619002 [2023-04-26T00:16:21.337Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T00:16:21.606Z] ---> Running in 29a461d4ca42 [2023-04-26T00:16:21.876Z] Removing intermediate container 29a461d4ca42 [2023-04-26T00:16:21.877Z] ---> da3e9c98853f [2023-04-26T00:16:21.877Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T00:16:21.877Z] ---> Running in fcdb1a9e4e27 [2023-04-26T00:16:22.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T00:16:23.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T00:16:24.390Z] OK: 268 MiB in 57 packages [2023-04-26T00:16:25.355Z] Removing intermediate container fcdb1a9e4e27 [2023-04-26T00:16:25.355Z] ---> 93baeb073def [2023-04-26T00:16:25.355Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-26T00:16:25.355Z] ---> Running in 7a495759c0fd [2023-04-26T00:16:25.624Z] Removing intermediate container 7a495759c0fd [2023-04-26T00:16:25.624Z] ---> 1e45205127dd [2023-04-26T00:16:25.624Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-26T00:16:26.211Z] ---> c0d902a490c3 [2023-04-26T00:16:26.211Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T00:16:26.211Z] ---> Running in 0884252422b9 [2023-04-26T00:16:28.802Z] Removing intermediate container 0884252422b9 [2023-04-26T00:16:28.802Z] ---> 98af62a024dc [2023-04-26T00:16:28.802Z] Step 11/24 : COPY . . [2023-04-26T00:16:29.768Z] ---> 891d8a425d26 [2023-04-26T00:16:29.768Z] Step 12/24 : RUN $MAKE [2023-04-26T00:16:29.768Z] ---> Running in 35fa35ed0550 [2023-04-26T00:16:30.738Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.25" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-04-26T00:18:37.462Z] Removing intermediate container 35fa35ed0550 [2023-04-26T00:18:37.462Z] ---> eeb10babbbe4 [2023-04-26T00:18:37.462Z] Step 13/24 : FROM alpine:3.17 [2023-04-26T00:18:37.462Z] 3.17: Pulling from library/alpine [2023-04-26T00:18:37.462Z] c41833b44d91: Already exists [2023-04-26T00:18:37.462Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T00:18:37.462Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T00:18:37.462Z] ---> 51e60588ff2c [2023-04-26T00:18:37.462Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-26T00:18:37.462Z] ---> Running in 5be8c829c614 [2023-04-26T00:18:37.462Z] Removing intermediate container 5be8c829c614 [2023-04-26T00:18:37.462Z] ---> 5bf6a6280ae6 [2023-04-26T00:18:37.462Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-26T00:18:37.462Z] ---> Running in 8b5fa105c492 [2023-04-26T00:18:37.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T00:18:37.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T00:18:38.045Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T00:18:38.045Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T00:18:38.045Z] OK: 8 MiB in 16 packages [2023-04-26T00:18:40.635Z] Removing intermediate container 8b5fa105c492 [2023-04-26T00:18:40.635Z] ---> 51cf1783de41 [2023-04-26T00:18:40.635Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-26T00:18:41.602Z] ---> 2c0894a34ef6 [2023-04-26T00:18:41.602Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-26T00:18:42.197Z] ---> 19a944d218c5 [2023-04-26T00:18:42.197Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-26T00:18:42.785Z] ---> 20cf7f03b4ef [2023-04-26T00:18:42.785Z] Step 19/24 : EXPOSE 59982 [2023-04-26T00:18:42.785Z] ---> Running in daa3131b92e3 [2023-04-26T00:18:43.060Z] Removing intermediate container daa3131b92e3 [2023-04-26T00:18:43.060Z] ---> ed302bc25fb4 [2023-04-26T00:18:43.060Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-26T00:18:43.060Z] ---> Running in b3f3ad375f9e [2023-04-26T00:18:43.645Z] Removing intermediate container b3f3ad375f9e [2023-04-26T00:18:43.645Z] ---> 9a3f31bceb0b [2023-04-26T00:18:43.645Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-26T00:18:43.645Z] ---> Running in af173f9044cc [2023-04-26T00:18:43.912Z] Removing intermediate container af173f9044cc [2023-04-26T00:18:43.912Z] ---> c6278c62c102 [2023-04-26T00:18:43.912Z] Step 22/24 : LABEL arch=arm64 [2023-04-26T00:18:43.912Z] ---> Running in 950afa6b4768 [2023-04-26T00:18:44.180Z] Removing intermediate container 950afa6b4768 [2023-04-26T00:18:44.180Z] ---> e55039abff03 [2023-04-26T00:18:44.180Z] Step 23/24 : LABEL git_sha=15e121638b61dd5d2b05931572372c8312ebd12f [2023-04-26T00:18:44.180Z] ---> Running in 376849cc8078 [2023-04-26T00:18:44.450Z] Removing intermediate container 376849cc8078 [2023-04-26T00:18:44.450Z] ---> ac6cbac9d8ab [2023-04-26T00:18:44.450Z] Step 24/24 : LABEL version=3.0.0-dev.25 [2023-04-26T00:18:44.717Z] ---> Running in 9e3e846345d0 [2023-04-26T00:18:44.984Z] Removing intermediate container 9e3e846345d0 [2023-04-26T00:18:44.984Z] ---> eca8a42f9eec [2023-04-26T00:18:44.984Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T00:18:44.984Z] Successfully built eca8a42f9eec [2023-04-26T00:18:44.984Z] 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-26T00:18:45.106Z] provisioning config files... [2023-04-26T00:18:45.122Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/109@tmp/config10133400220958866491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T00:18:45.461Z] ---> docker-login.sh [2023-04-26T00:18:45.461Z] nexus3.edgexfoundry.org:10001 [2023-04-26T00:18:45.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:18:45.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:18:45.729Z] Configure a credential helper to remove this warning. See [2023-04-26T00:18:45.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:18:45.729Z] [2023-04-26T00:18:45.729Z] Login Succeeded [2023-04-26T00:18:45.729Z] nexus3.edgexfoundry.org:10002 [2023-04-26T00:18:45.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:18:45.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:18:45.997Z] Configure a credential helper to remove this warning. See [2023-04-26T00:18:45.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:18:45.997Z] [2023-04-26T00:18:45.997Z] Login Succeeded [2023-04-26T00:18:45.997Z] nexus3.edgexfoundry.org:10003 [2023-04-26T00:18:46.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:18:46.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:18:46.531Z] Configure a credential helper to remove this warning. See [2023-04-26T00:18:46.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:18:46.531Z] [2023-04-26T00:18:46.531Z] Login Succeeded [2023-04-26T00:18:46.531Z] nexus3.edgexfoundry.org:10004 [2023-04-26T00:18:46.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:18:46.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:18:46.799Z] Configure a credential helper to remove this warning. See [2023-04-26T00:18:46.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:18:46.799Z] [2023-04-26T00:18:46.799Z] Login Succeeded [2023-04-26T00:18:46.799Z] docker.io [2023-04-26T00:18:47.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:18:47.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:18:47.334Z] Configure a credential helper to remove this warning. See [2023-04-26T00:18:47.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:18:47.334Z] [2023-04-26T00:18:47.334Z] Login Succeeded [2023-04-26T00:18:47.334Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T00:18:47.349Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T00:18:47.378Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T00:18:47.398Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-04-26T00:18:47.398Z] 15e121638b61dd5d2b05931572372c8312ebd12f [2023-04-26T00:18:47.398Z] latest [2023-04-26T00:18:47.398Z] 3.0.0-dev.25 [2023-04-26T00:18:47.398Z] 15e121638b61dd5d2b05931572372c8312ebd12f-3.0.0-dev.25 [2023-04-26T00:18:47.398Z] main [2023-04-26T00:18:47.398Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:18:47.744Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:15e121638b61dd5d2b05931572372c8312ebd12f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:18:48.085Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:15e121638b61dd5d2b05931572372c8312ebd12f [2023-04-26T00:18:48.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-26T00:18:48.085Z] 7f45dbc4c73e: Preparing [2023-04-26T00:18:48.085Z] 3cb264dab8c0: Preparing [2023-04-26T00:18:48.085Z] 74da4fe7fd45: Preparing [2023-04-26T00:18:48.085Z] d9f71ee6dc97: Preparing [2023-04-26T00:18:48.085Z] 26cbea5cba74: Preparing [2023-04-26T00:18:48.085Z] 26cbea5cba74: Layer already exists [2023-04-26T00:18:48.352Z] 3cb264dab8c0: Pushed [2023-04-26T00:18:48.352Z] 7f45dbc4c73e: Pushed [2023-04-26T00:18:48.352Z] d9f71ee6dc97: Pushed [2023-04-26T00:18:53.693Z] 74da4fe7fd45: Pushed [2023-04-26T00:18:53.693Z] 15e121638b61dd5d2b05931572372c8312ebd12f: digest: sha256:1f70eb48a9e25717af4bf57702db4c026d91c3b398157e9a84eec6f11ebf9e57 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:18:54.053Z] + 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-26T00:18:54.395Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-04-26T00:18:54.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-26T00:18:54.395Z] 7f45dbc4c73e: Preparing [2023-04-26T00:18:54.395Z] 3cb264dab8c0: Preparing [2023-04-26T00:18:54.395Z] 74da4fe7fd45: Preparing [2023-04-26T00:18:54.395Z] d9f71ee6dc97: Preparing [2023-04-26T00:18:54.395Z] 26cbea5cba74: Preparing [2023-04-26T00:18:54.395Z] 26cbea5cba74: Layer already exists [2023-04-26T00:18:54.395Z] 74da4fe7fd45: Layer already exists [2023-04-26T00:18:54.395Z] 7f45dbc4c73e: Layer already exists [2023-04-26T00:18:54.395Z] 3cb264dab8c0: Layer already exists [2023-04-26T00:18:54.395Z] d9f71ee6dc97: Layer already exists [2023-04-26T00:18:54.395Z] latest: digest: sha256:1f70eb48a9e25717af4bf57702db4c026d91c3b398157e9a84eec6f11ebf9e57 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:18:54.733Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:18:55.080Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.25 [2023-04-26T00:18:55.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-26T00:18:55.080Z] 7f45dbc4c73e: Preparing [2023-04-26T00:18:55.080Z] 3cb264dab8c0: Preparing [2023-04-26T00:18:55.080Z] 74da4fe7fd45: Preparing [2023-04-26T00:18:55.080Z] d9f71ee6dc97: Preparing [2023-04-26T00:18:55.080Z] 26cbea5cba74: Preparing [2023-04-26T00:18:55.080Z] 26cbea5cba74: Layer already exists [2023-04-26T00:18:55.080Z] d9f71ee6dc97: Layer already exists [2023-04-26T00:18:55.080Z] 74da4fe7fd45: Layer already exists [2023-04-26T00:18:55.080Z] 3cb264dab8c0: Layer already exists [2023-04-26T00:18:55.080Z] 7f45dbc4c73e: Layer already exists [2023-04-26T00:18:55.080Z] 3.0.0-dev.25: digest: sha256:1f70eb48a9e25717af4bf57702db4c026d91c3b398157e9a84eec6f11ebf9e57 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:18:55.441Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:15e121638b61dd5d2b05931572372c8312ebd12f-3.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:18:55.785Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:15e121638b61dd5d2b05931572372c8312ebd12f-3.0.0-dev.25 [2023-04-26T00:18:55.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-26T00:18:55.785Z] 7f45dbc4c73e: Preparing [2023-04-26T00:18:55.785Z] 3cb264dab8c0: Preparing [2023-04-26T00:18:55.785Z] 74da4fe7fd45: Preparing [2023-04-26T00:18:55.785Z] d9f71ee6dc97: Preparing [2023-04-26T00:18:55.785Z] 26cbea5cba74: Preparing [2023-04-26T00:18:55.785Z] 26cbea5cba74: Layer already exists [2023-04-26T00:18:55.785Z] 74da4fe7fd45: Layer already exists [2023-04-26T00:18:55.785Z] 7f45dbc4c73e: Layer already exists [2023-04-26T00:18:55.785Z] d9f71ee6dc97: Layer already exists [2023-04-26T00:18:55.785Z] 3cb264dab8c0: Layer already exists [2023-04-26T00:18:55.785Z] 15e121638b61dd5d2b05931572372c8312ebd12f-3.0.0-dev.25: digest: sha256:1f70eb48a9e25717af4bf57702db4c026d91c3b398157e9a84eec6f11ebf9e57 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:18:56.131Z] + 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-26T00:18:56.473Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-04-26T00:18:56.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-26T00:18:56.473Z] 7f45dbc4c73e: Preparing [2023-04-26T00:18:56.473Z] 3cb264dab8c0: Preparing [2023-04-26T00:18:56.473Z] 74da4fe7fd45: Preparing [2023-04-26T00:18:56.473Z] d9f71ee6dc97: Preparing [2023-04-26T00:18:56.473Z] 26cbea5cba74: Preparing [2023-04-26T00:18:56.473Z] d9f71ee6dc97: Layer already exists [2023-04-26T00:18:56.473Z] 26cbea5cba74: Layer already exists [2023-04-26T00:18:56.473Z] 74da4fe7fd45: Layer already exists [2023-04-26T00:18:56.473Z] 3cb264dab8c0: Layer already exists [2023-04-26T00:18:56.473Z] 7f45dbc4c73e: Layer already exists [2023-04-26T00:18:56.739Z] main: digest: sha256:1f70eb48a9e25717af4bf57702db4c026d91c3b398157e9a84eec6f11ebf9e57 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T00:18:56.783Z] ===================================================== [Pipeline] echo [2023-04-26T00:18:56.789Z] taggedImages: [2023-04-26T00:18:56.789Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:15e121638b61dd5d2b05931572372c8312ebd12f [2023-04-26T00:18:56.789Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-04-26T00:18:56.789Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.25 [2023-04-26T00:18:56.789Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:15e121638b61dd5d2b05931572372c8312ebd12f-3.0.0-dev.25 [2023-04-26T00:18:56.789Z] - 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-26T00:18:57.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T00:18:57.153Z] [2023-04-26T00:18:57.153Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:18:57.486Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T00:18:57.486Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-26T00:18:57.486Z] 8998bd30e6a1: Pulling fs layer [2023-04-26T00:18:57.486Z] 04944245beec: Pulling fs layer [2023-04-26T00:18:57.486Z] 699f458cf7ca: Pulling fs layer [2023-04-26T00:18:57.486Z] 765212b225bb: Pulling fs layer [2023-04-26T00:18:57.486Z] f23df028b6ca: Pulling fs layer [2023-04-26T00:18:57.486Z] d65c8cfc05b1: Pulling fs layer [2023-04-26T00:18:57.486Z] 2437ff75d9bd: Pulling fs layer [2023-04-26T00:18:57.486Z] f23df028b6ca: Waiting [2023-04-26T00:18:57.486Z] 2437ff75d9bd: Waiting [2023-04-26T00:18:57.486Z] d65c8cfc05b1: Waiting [2023-04-26T00:18:57.486Z] 765212b225bb: Waiting [2023-04-26T00:18:57.762Z] 04944245beec: Verifying Checksum [2023-04-26T00:18:57.762Z] 04944245beec: Download complete [2023-04-26T00:18:57.762Z] 765212b225bb: Verifying Checksum [2023-04-26T00:18:57.762Z] 765212b225bb: Download complete [2023-04-26T00:18:57.762Z] f23df028b6ca: Download complete [2023-04-26T00:18:57.762Z] d65c8cfc05b1: Verifying Checksum [2023-04-26T00:18:57.762Z] d65c8cfc05b1: Download complete [2023-04-26T00:18:58.030Z] 699f458cf7ca: Verifying Checksum [2023-04-26T00:18:58.031Z] 699f458cf7ca: Download complete [2023-04-26T00:18:58.298Z] 8998bd30e6a1: Verifying Checksum [2023-04-26T00:18:58.298Z] 8998bd30e6a1: Download complete [2023-04-26T00:19:00.887Z] 2437ff75d9bd: Verifying Checksum [2023-04-26T00:19:00.887Z] 2437ff75d9bd: Download complete [2023-04-26T00:19:02.294Z] 8998bd30e6a1: Pull complete [2023-04-26T00:19:02.559Z] 04944245beec: Pull complete [2023-04-26T00:19:03.968Z] 699f458cf7ca: Pull complete [2023-04-26T00:19:03.968Z] 765212b225bb: Pull complete [2023-04-26T00:19:04.929Z] f23df028b6ca: Pull complete [2023-04-26T00:19:04.929Z] d65c8cfc05b1: Pull complete [2023-04-26T00:19:19.914Z] 2437ff75d9bd: Pull complete [2023-04-26T00:19:19.915Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-26T00:19:19.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T00:19:19.915Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T00:19:20.108Z] prd-ubuntu20.04-docker-arm64-4c-16g-10891 does not seem to be running inside a container [2023-04-26T00:19:20.179Z] $ 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/109 -v /w/workspace/device-mqtt-go/109:/w/workspace/device-mqtt-go/109:rw,z -v /w/workspace/device-mqtt-go/109@tmp:/w/workspace/device-mqtt-go/109@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:arm64 cat [2023-04-26T00:19:22.576Z] $ docker top 12cf0ce50d59f5d1ccaa99f0a09753312533e312d06751f09a167fe1d7b0489c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T00:19:23.393Z] ---> job-cost.sh [2023-04-26T00:19:23.393Z] lf-activate-venv: SKIPPING [2023-04-26T00:19:23.393Z] INFO: No Stack... [2023-04-26T00:19:23.660Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-26T00:19:24.616Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T00:19:24.934Z] + cat /w/workspace/device-mqtt-go/109/archives/cost.csv [2023-04-26T00:19:24.934Z] + cut -d, -f6 [Pipeline] lock [2023-04-26T00:19:24.965Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-109-stack-cost] [2023-04-26T00:19:24.976Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-109-stack-cost] did not exist. Created. [2023-04-26T00:19:24.976Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T00:19:25.314Z] /w/workspace/device-mqtt-go/109@tmp/durable-a33bb277/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-26T00:19:25.723Z] + echo total: 0.33000001311302185 [Pipeline] stash [2023-04-26T00:19:25.819Z] Warning: overwriting stash ‘stack-cost’ [2023-04-26T00:19:25.878Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T00:19:25.884Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-109-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T00:19:25.905Z] $ docker stop --time=1 12cf0ce50d59f5d1ccaa99f0a09753312533e312d06751f09a167fe1d7b0489c [2023-04-26T00:19:27.373Z] $ docker rm -f --volumes 12cf0ce50d59f5d1ccaa99f0a09753312533e312d06751f09a167fe1d7b0489c [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-26T00:19:27.743Z] provisioning config files... [2023-04-26T00:19:27.749Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8363704709425524919tmp [Pipeline] { [Pipeline] sh [2023-04-26T00:19:28.042Z] + set +x [2023-04-26T00:19:28.042Z] + curl -s https://codecov.io/bash [2023-04-26T00:19:28.042Z] + bash -s -- [2023-04-26T00:19:28.042Z] [2023-04-26T00:19:28.042Z] _____ _ [2023-04-26T00:19:28.042Z] / ____| | | [2023-04-26T00:19:28.042Z] | | ___ __| | ___ ___ _____ __ [2023-04-26T00:19:28.042Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-26T00:19:28.042Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-26T00:19:28.042Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-26T00:19:28.042Z] Bash-1.0.6 [2023-04-26T00:19:28.042Z] [2023-04-26T00:19:28.042Z] [2023-04-26T00:19:28.042Z] ==> git version 2.25.1 found [2023-04-26T00:19:28.042Z] ==> 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-26T00:19:28.042Z] Release-Date: 2020-01-08 [2023-04-26T00:19:28.042Z] 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-26T00:19:28.042Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-26T00:19:28.042Z] ==> Jenkins CI detected. [2023-04-26T00:19:28.042Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-04-26T00:19:28.042Z] project root: . [2023-04-26T00:19:28.042Z] --> token set from env [2023-04-26T00:19:28.042Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-26T00:19:28.042Z] ==> Running gcov in . (disable via -X gcov) [2023-04-26T00:19:28.042Z] ==> Python coveragepy not found [2023-04-26T00:19:28.042Z] ==> Searching for coverage reports in: [2023-04-26T00:19:28.042Z] + . [2023-04-26T00:19:28.303Z] -> Found 1 reports [2023-04-26T00:19:28.303Z] ==> Detecting git/mercurial file structure [2023-04-26T00:19:28.303Z] ==> Reading reports [2023-04-26T00:19:28.303Z] + ./coverage.out bytes=16535 [2023-04-26T00:19:28.303Z] ==> Appending adjustments [2023-04-26T00:19:28.303Z] https://docs.codecov.io/docs/fixing-reports [2023-04-26T00:19:28.303Z] + Found adjustments [2023-04-26T00:19:28.303Z] ==> Gzipping contents [2023-04-26T00:19:28.303Z] 4.0K /tmp/codecov.U40dei.gz [2023-04-26T00:19:28.303Z] ==> Uploading reports [2023-04-26T00:19:28.303Z] url: https://codecov.io [2023-04-26T00:19:28.303Z] query: branch=main&commit=15e121638b61dd5d2b05931572372c8312ebd12f&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-26T00:19:28.303Z] -> Pinging Codecov [2023-04-26T00:19:28.303Z] 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=15e121638b61dd5d2b05931572372c8312ebd12f&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-26T00:19:28.563Z] -> Uploading to [2023-04-26T00:19:28.563Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-26/7D719EC7BBE17E464838252E33014C33/15e121638b61dd5d2b05931572372c8312ebd12f/0f92114c-97a5-4818-8067-eb3fbc61b67c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T001928Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7e696566a15c47504d6eda0046de5b8c8a6e5086293c36a498aacffd1a9ebd7d [2023-04-26T00:19:28.563Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T00:19:28.563Z] Dload Upload Total Spent Left Speed [2023-04-26T00:19:28.823Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3017 0 0 100 3017 0 14231 --:--:-- --:--:-- --:--:-- 14231 [2023-04-26T00:19:28.823Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/15e121638b61dd5d2b05931572372c8312ebd12f [Pipeline] } [2023-04-26T00:19:28.830Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-26T00:19:29.071Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-26T00:19:29.083Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:19:29.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T00:19:29.404Z] [2023-04-26T00:19:29.404Z] 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-26T00:19:29.705Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T00:19:29.705Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-26T00:19:29.705Z] df9b9388f04a: Pulling fs layer [2023-04-26T00:19:29.705Z] 52dc419b0ee2: Pulling fs layer [2023-04-26T00:19:29.705Z] 25bc292e5bac: Pulling fs layer [2023-04-26T00:19:29.705Z] 114826534d7a: Pulling fs layer [2023-04-26T00:19:29.705Z] 4657fd5d0bcf: Pulling fs layer [2023-04-26T00:19:29.705Z] 6ad1cebc031e: Pulling fs layer [2023-04-26T00:19:29.705Z] 8a3aa393b2d8: Pulling fs layer [2023-04-26T00:19:29.705Z] 4657fd5d0bcf: Waiting [2023-04-26T00:19:29.705Z] 6ad1cebc031e: Waiting [2023-04-26T00:19:29.705Z] 8a3aa393b2d8: Waiting [2023-04-26T00:19:29.705Z] 114826534d7a: Waiting [2023-04-26T00:19:29.705Z] 52dc419b0ee2: Download complete [2023-04-26T00:19:29.705Z] df9b9388f04a: Verifying Checksum [2023-04-26T00:19:29.705Z] df9b9388f04a: Download complete [2023-04-26T00:19:29.705Z] 25bc292e5bac: Download complete [2023-04-26T00:19:29.705Z] 4657fd5d0bcf: Verifying Checksum [2023-04-26T00:19:29.705Z] 4657fd5d0bcf: Download complete [2023-04-26T00:19:29.963Z] df9b9388f04a: Pull complete [2023-04-26T00:19:29.963Z] 6ad1cebc031e: Verifying Checksum [2023-04-26T00:19:29.963Z] 6ad1cebc031e: Download complete [2023-04-26T00:19:29.963Z] 52dc419b0ee2: Pull complete [2023-04-26T00:19:30.226Z] 25bc292e5bac: Pull complete [2023-04-26T00:19:30.488Z] 114826534d7a: Verifying Checksum [2023-04-26T00:19:30.488Z] 114826534d7a: Download complete [2023-04-26T00:19:30.746Z] 8a3aa393b2d8: Verifying Checksum [2023-04-26T00:19:30.746Z] 8a3aa393b2d8: Download complete [2023-04-26T00:19:34.040Z] 114826534d7a: Pull complete [2023-04-26T00:19:34.040Z] 4657fd5d0bcf: Pull complete [2023-04-26T00:19:34.300Z] 6ad1cebc031e: Pull complete [2023-04-26T00:19:36.833Z] 8a3aa393b2d8: Pull complete [2023-04-26T00:19:36.833Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-26T00:19:36.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T00:19:36.833Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T00:19:36.908Z] prd-ubuntu20.04-docker-8c-8g-10895 does not seem to be running inside a container [2023-04-26T00:19:36.942Z] $ 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-26T00:19:43.090Z] $ docker top 360a923a5b98ef6618fddd25f2a7c945c3014cafc50944e59ec946b5b8ad4f6b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-26T00:19:43.153Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-04-26T00:19:43.430Z] + set -o pipefail [2023-04-26T00:19:43.430Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-04-26T00:19:48.702Z] [2023-04-26T00:19:48.702Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-04-26T00:19:48.702Z] [2023-04-26T00:19:48.702Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/a0b65f29-ce60-4c70-bc8a-c74f749c3441 [2023-04-26T00:19:48.702Z] [2023-04-26T00:19:48.702Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-26T00:19:48.702Z] [2023-04-26T00:19:48.702Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-26T00:19:48.702Z] [2023-04-26T00:19:49.273Z] [2023-04-26T00:19:49.273Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-26T00:19:49.273Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-26T00:19:49.273Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-26T00:19:49.287Z] $ docker stop --time=1 360a923a5b98ef6618fddd25f2a7c945c3014cafc50944e59ec946b5b8ad4f6b [2023-04-26T00:19:53.462Z] $ docker rm -f --volumes 360a923a5b98ef6618fddd25f2a7c945c3014cafc50944e59ec946b5b8ad4f6b [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-26T00:19:54.143Z] + git log --format=format:%s -1 15e121638b61dd5d2b05931572372c8312ebd12f [Pipeline] sh [2023-04-26T00:19:54.433Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T00:19:54.434Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:19:54.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T00:19:54.734Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T00:19:54.801Z] prd-ubuntu20.04-docker-8c-8g-10895 does not seem to be running inside a container [2023-04-26T00:19:54.840Z] $ 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-26T00:19:55.272Z] $ docker top 5381f94a30b659a449bb6c963f54a98b797750c704f34cac8583737dca1f9b36 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T00:19:55.363Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T00:19:55.363Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T00:19:55.478Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T00:19:55.482Z] $ docker exec 5381f94a30b659a449bb6c963f54a98b797750c704f34cac8583737dca1f9b36 ssh-agent [2023-04-26T00:19:55.592Z] SSH_AUTH_SOCK=/tmp/ssh-gXiHSipG4KfO/agent.32 [2023-04-26T00:19:55.592Z] SSH_AGENT_PID=38 [2023-04-26T00:19:55.597Z] Running ssh-add (command line suppressed) [2023-04-26T00:19:55.707Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9897253203101430477.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9897253203101430477.key) [2023-04-26T00:19:55.720Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T00:19:56.020Z] + git semver tag [2023-04-26T00:19:56.280Z] 2023-04-26 00:19:56,182 [run_tag] DEBUG tag force:False [2023-04-26T00:19:56.280Z] 2023-04-26 00:19:56,182 [check_head_tag] DEBUG check head tag [2023-04-26T00:19:56.280Z] 2023-04-26 00:19:56,183 [execute] INFO git cat-file --batch-check [2023-04-26T00:19:56.280Z] 2023-04-26 00:19:56,183 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-04-26T00:19:56.280Z] 2023-04-26 00:19:56,187 [execute] INFO git cat-file --batch [2023-04-26T00:19:56.280Z] 2023-04-26 00:19:56,187 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-04-26T00:19:56.280Z] 2023-04-26 00:19:56,205 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-26T00:19:56.280Z] 2023-04-26 00:19:56,205 [execute] INFO git tag -a v3.0.0-dev.25 -m v3.0.0-dev.25 [2023-04-26T00:19:56.280Z] 2023-04-26 00:19:56,206 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.25', '-m', 'v3.0.0-dev.25'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-26T00:19:56.280Z] 2023-04-26 00:19:56,210 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-26T00:19:56.280Z] 3.0.0-dev.25 [Pipeline] } [2023-04-26T00:19:56.292Z] $ docker exec --env ******** --env ******** 5381f94a30b659a449bb6c963f54a98b797750c704f34cac8583737dca1f9b36 ssh-agent -k [2023-04-26T00:19:56.391Z] unset SSH_AUTH_SOCK; [2023-04-26T00:19:56.392Z] unset SSH_AGENT_PID; [2023-04-26T00:19:56.392Z] echo Agent pid 38 killed; [2023-04-26T00:19:56.399Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T00:19:56.711Z] + git semver [Pipeline] } [2023-04-26T00:19:56.983Z] $ docker stop --time=1 5381f94a30b659a449bb6c963f54a98b797750c704f34cac8583737dca1f9b36 [2023-04-26T00:19:58.265Z] $ docker rm -f --volumes 5381f94a30b659a449bb6c963f54a98b797750c704f34cac8583737dca1f9b36 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:19:58.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T00:19:58.660Z] [2023-04-26T00:19:58.660Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:19:58.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T00:19:58.965Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-26T00:19:58.965Z] ab5ef0e58194: Pulling fs layer [2023-04-26T00:19:58.965Z] 9712f1f96733: Pulling fs layer [2023-04-26T00:19:58.965Z] 63f879dbbcfc: Pulling fs layer [2023-04-26T00:19:58.965Z] 0d9ebad4ef96: Pulling fs layer [2023-04-26T00:19:58.965Z] e9a5061849ea: Pulling fs layer [2023-04-26T00:19:58.965Z] d747dcd14b5f: Pulling fs layer [2023-04-26T00:19:58.965Z] 0d9ebad4ef96: Waiting [2023-04-26T00:19:58.965Z] e9a5061849ea: Waiting [2023-04-26T00:19:58.965Z] 2de7ff778b66: Pulling fs layer [2023-04-26T00:19:58.965Z] d747dcd14b5f: Waiting [2023-04-26T00:19:58.965Z] 2de7ff778b66: Waiting [2023-04-26T00:19:58.965Z] 9712f1f96733: Verifying Checksum [2023-04-26T00:19:58.965Z] 9712f1f96733: Download complete [2023-04-26T00:19:59.224Z] 63f879dbbcfc: Verifying Checksum [2023-04-26T00:19:59.224Z] 63f879dbbcfc: Download complete [2023-04-26T00:19:59.483Z] e9a5061849ea: Verifying Checksum [2023-04-26T00:19:59.483Z] e9a5061849ea: Download complete [2023-04-26T00:19:59.483Z] d747dcd14b5f: Verifying Checksum [2023-04-26T00:19:59.483Z] d747dcd14b5f: Download complete [2023-04-26T00:19:59.483Z] 0d9ebad4ef96: Verifying Checksum [2023-04-26T00:19:59.483Z] 0d9ebad4ef96: Download complete [2023-04-26T00:19:59.483Z] ab5ef0e58194: Verifying Checksum [2023-04-26T00:19:59.483Z] ab5ef0e58194: Download complete [2023-04-26T00:19:59.741Z] 2de7ff778b66: Download complete [2023-04-26T00:20:02.270Z] ab5ef0e58194: Pull complete [2023-04-26T00:20:02.270Z] 9712f1f96733: Pull complete [2023-04-26T00:20:02.834Z] 63f879dbbcfc: Pull complete [2023-04-26T00:20:07.034Z] 0d9ebad4ef96: Pull complete [2023-04-26T00:20:07.034Z] e9a5061849ea: Pull complete [2023-04-26T00:20:07.034Z] d747dcd14b5f: Pull complete [2023-04-26T00:20:07.971Z] 2de7ff778b66: Pull complete [2023-04-26T00:20:07.971Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-26T00:20:07.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T00:20:07.971Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T00:20:08.063Z] prd-ubuntu20.04-docker-8c-8g-10895 does not seem to be running inside a container [2023-04-26T00:20:08.101Z] $ 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-26T00:20:17.206Z] $ docker top 79380fcf430955db843f44d9b2af4a75b72c90f7370c4ad96eb117c11fd1daa8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-26T00:20:17.276Z] provisioning config files... [2023-04-26T00:20:17.283Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1090355971599493834tmp [2023-04-26T00:20:17.294Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2056982469227428558tmp [2023-04-26T00:20:17.305Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17944421098029322413tmp [Pipeline] { [Pipeline] echo [2023-04-26T00:20:17.322Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T00:20:17.605Z] ---> sigul-configuration.sh [2023-04-26T00:20:17.605Z] gpg: directory `/root/.gnupg' created [2023-04-26T00:20:17.605Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-26T00:20:17.605Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-26T00:20:17.605Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-26T00:20:17.605Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-26T00:20:17.605Z] gpg: CAST5 encrypted data [2023-04-26T00:20:17.605Z] gpg: encrypted with 1 passphrase [2023-04-26T00:20:17.605Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-26T00:20:17.894Z] + mkdir /home/jenkins [2023-04-26T00:20:17.894Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-26T00:20:18.181Z] + 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-26T00:20:18.189Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T00:20:18.476Z] ---> sigul-install.sh [2023-04-26T00:20:18.477Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-26T00:20:18.762Z] + git tag --list [2023-04-26T00:20:18.762Z] 0.7.1 [2023-04-26T00:20:18.762Z] v1.0.0 [2023-04-26T00:20:18.762Z] v1.1.0 [2023-04-26T00:20:18.762Z] v1.1.1 [2023-04-26T00:20:18.762Z] v1.2.2 [2023-04-26T00:20:18.762Z] v1.3.0 [2023-04-26T00:20:18.762Z] v1.3.1 [2023-04-26T00:20:18.762Z] v2.0.0 [2023-04-26T00:20:18.762Z] v2.1.0 [2023-04-26T00:20:18.762Z] v2.1.1 [2023-04-26T00:20:18.762Z] v2.1.1-dev.1 [2023-04-26T00:20:18.762Z] v2.1.1-dev.2 [2023-04-26T00:20:18.762Z] v2.2.0 [2023-04-26T00:20:18.762Z] v2.2.1-dev.1 [2023-04-26T00:20:18.762Z] v2.2.1-dev.10 [2023-04-26T00:20:18.762Z] v2.2.1-dev.2 [2023-04-26T00:20:18.762Z] v2.2.1-dev.3 [2023-04-26T00:20:18.762Z] v2.2.1-dev.4 [2023-04-26T00:20:18.762Z] v2.2.1-dev.5 [2023-04-26T00:20:18.762Z] v2.2.1-dev.6 [2023-04-26T00:20:18.762Z] v2.2.1-dev.7 [2023-04-26T00:20:18.762Z] v2.2.1-dev.8 [2023-04-26T00:20:18.762Z] v2.2.1-dev.9 [2023-04-26T00:20:18.762Z] v2.3.0 [2023-04-26T00:20:18.762Z] v2.3.0-dev.10 [2023-04-26T00:20:18.762Z] v2.3.0-dev.11 [2023-04-26T00:20:18.762Z] v2.3.0-dev.12 [2023-04-26T00:20:18.762Z] v2.3.0-dev.13 [2023-04-26T00:20:18.762Z] v2.3.0-dev.14 [2023-04-26T00:20:18.762Z] v2.3.0-dev.15 [2023-04-26T00:20:18.763Z] v2.3.0-dev.16 [2023-04-26T00:20:18.763Z] v2.3.0-dev.17 [2023-04-26T00:20:18.763Z] v2.3.0-dev.18 [2023-04-26T00:20:18.763Z] v2.3.0-dev.19 [2023-04-26T00:20:18.763Z] v2.3.0-dev.20 [2023-04-26T00:20:18.763Z] v2.3.0-dev.21 [2023-04-26T00:20:18.763Z] v2.3.0-dev.22 [2023-04-26T00:20:18.763Z] v2.3.0-dev.23 [2023-04-26T00:20:18.763Z] v2.3.0-dev.24 [2023-04-26T00:20:18.763Z] v2.3.0-dev.25 [2023-04-26T00:20:18.763Z] v2.3.0-dev.26 [2023-04-26T00:20:18.763Z] v2.3.0-dev.27 [2023-04-26T00:20:18.763Z] v2.3.0-dev.28 [2023-04-26T00:20:18.763Z] v2.3.0-dev.29 [2023-04-26T00:20:18.763Z] v2.3.0-dev.30 [2023-04-26T00:20:18.763Z] v2.3.0-dev.31 [2023-04-26T00:20:18.763Z] v2.3.0-dev.32 [2023-04-26T00:20:18.763Z] v2.3.0-dev.33 [2023-04-26T00:20:18.763Z] v2.3.0-dev.34 [2023-04-26T00:20:18.763Z] v3.0.0-dev.1 [2023-04-26T00:20:18.763Z] v3.0.0-dev.10 [2023-04-26T00:20:18.763Z] v3.0.0-dev.11 [2023-04-26T00:20:18.763Z] v3.0.0-dev.12 [2023-04-26T00:20:18.763Z] v3.0.0-dev.13 [2023-04-26T00:20:18.763Z] v3.0.0-dev.14 [2023-04-26T00:20:18.763Z] v3.0.0-dev.15 [2023-04-26T00:20:18.763Z] v3.0.0-dev.16 [2023-04-26T00:20:18.763Z] v3.0.0-dev.17 [2023-04-26T00:20:18.763Z] v3.0.0-dev.18 [2023-04-26T00:20:18.763Z] v3.0.0-dev.19 [2023-04-26T00:20:18.763Z] v3.0.0-dev.2 [2023-04-26T00:20:18.763Z] v3.0.0-dev.20 [2023-04-26T00:20:18.763Z] v3.0.0-dev.21 [2023-04-26T00:20:18.763Z] v3.0.0-dev.22 [2023-04-26T00:20:18.763Z] v3.0.0-dev.23 [2023-04-26T00:20:18.763Z] v3.0.0-dev.24 [2023-04-26T00:20:18.763Z] v3.0.0-dev.25 [2023-04-26T00:20:18.763Z] v3.0.0-dev.3 [2023-04-26T00:20:18.763Z] v3.0.0-dev.4 [2023-04-26T00:20:18.763Z] v3.0.0-dev.5 [2023-04-26T00:20:18.763Z] v3.0.0-dev.6 [2023-04-26T00:20:18.763Z] v3.0.0-dev.7 [2023-04-26T00:20:18.763Z] v3.0.0-dev.8 [2023-04-26T00:20:18.763Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-26T00:20:19.049Z] + lftools sign git-tag v3.0.0-dev.25 [2023-04-26T00:20:19.620Z] Signing Git tag with Sigul... [2023-04-26T00:20:19.620Z] Signing v3.0.0-dev.25 [Pipeline] echo [2023-04-26T00:20:19.889Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T00:20:20.175Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-26T00:20:20.183Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-26T00:20:20.203Z] $ docker stop --time=1 79380fcf430955db843f44d9b2af4a75b72c90f7370c4ad96eb117c11fd1daa8 [2023-04-26T00:20:21.471Z] $ docker rm -f --volumes 79380fcf430955db843f44d9b2af4a75b72c90f7370c4ad96eb117c11fd1daa8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-26T00:20:21.868Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T00:20:21.868Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:20:22.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T00:20:22.166Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T00:20:22.243Z] prd-ubuntu20.04-docker-8c-8g-10895 does not seem to be running inside a container [2023-04-26T00:20:22.280Z] $ 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-26T00:20:22.988Z] $ docker top 9874a9e28e36c608ca5eda2c7ad4c598dd35a610430707807743619bbe93e4e2 -eo pid,comm [2023-04-26T00:20:23.034Z] 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-26T00:20:23.034Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T00:20:23.069Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T00:20:23.069Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T00:20:23.175Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T00:20:23.180Z] $ docker exec 9874a9e28e36c608ca5eda2c7ad4c598dd35a610430707807743619bbe93e4e2 ssh-agent [2023-04-26T00:20:23.295Z] SSH_AUTH_SOCK=/tmp/ssh-ILI61NwBsqSY/agent.32 [2023-04-26T00:20:23.295Z] SSH_AGENT_PID=38 [2023-04-26T00:20:23.300Z] Running ssh-add (command line suppressed) [2023-04-26T00:20:23.395Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13545665634303828456.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13545665634303828456.key) [2023-04-26T00:20:23.407Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T00:20:23.694Z] + git semver bump pre [2023-04-26T00:20:23.953Z] 2023-04-26 00:20:23,902 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-26T00:20:23.953Z] 2023-04-26 00:20:23,902 [bump_version] DEBUG bumping version:3.0.0-dev.25 on axis:pre with prefix:dev [2023-04-26T00:20:23.953Z] 2023-04-26 00:20:23,902 [bump_version] DEBUG bumped version:3.0.0-dev.26 [2023-04-26T00:20:23.953Z] 2023-04-26 00:20:23,902 [write_version] DEBUG write version:3.0.0-dev.26 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-04-26T00:20:23.953Z] 2023-04-26 00:20:23,903 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-26T00:20:23.953Z] 2023-04-26 00:20:23,903 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-26T00:20:23.953Z] 2023-04-26 00:20:23,906 [execute] INFO git cat-file --batch-check [2023-04-26T00:20:23.953Z] 2023-04-26 00:20:23,907 [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-26T00:20:23.953Z] 2023-04-26 00:20:23,912 [execute] INFO git cat-file --batch [2023-04-26T00:20:23.953Z] 2023-04-26 00:20:23,912 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T00:20:23.953Z] 2023-04-26 00:20:23,917 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-26T00:20:23.953Z] 3.0.0-dev.26 [Pipeline] } [2023-04-26T00:20:23.963Z] $ docker exec --env ******** --env ******** 9874a9e28e36c608ca5eda2c7ad4c598dd35a610430707807743619bbe93e4e2 ssh-agent -k [2023-04-26T00:20:24.056Z] unset SSH_AUTH_SOCK; [2023-04-26T00:20:24.056Z] unset SSH_AGENT_PID; [2023-04-26T00:20:24.056Z] echo Agent pid 38 killed; [2023-04-26T00:20:24.080Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T00:20:24.390Z] + git semver [Pipeline] } [2023-04-26T00:20:24.666Z] $ docker stop --time=1 9874a9e28e36c608ca5eda2c7ad4c598dd35a610430707807743619bbe93e4e2 [2023-04-26T00:20:26.117Z] $ docker rm -f --volumes 9874a9e28e36c608ca5eda2c7ad4c598dd35a610430707807743619bbe93e4e2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T00:20:26.511Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T00:20:26.512Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:20:26.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T00:20:26.925Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T00:20:27.003Z] prd-ubuntu20.04-docker-8c-8g-10895 does not seem to be running inside a container [2023-04-26T00:20:27.077Z] $ 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-26T00:20:27.401Z] $ docker top 0d9643d2b8e57dd6bb825b8147b298e150af89b10d8b2b384ceacdbedfc93813 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T00:20:27.484Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T00:20:27.484Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T00:20:27.604Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T00:20:27.609Z] $ docker exec 0d9643d2b8e57dd6bb825b8147b298e150af89b10d8b2b384ceacdbedfc93813 ssh-agent [2023-04-26T00:20:27.703Z] SSH_AUTH_SOCK=/tmp/ssh-74Y5MJVswjFj/agent.32 [2023-04-26T00:20:27.703Z] SSH_AGENT_PID=38 [2023-04-26T00:20:27.708Z] Running ssh-add (command line suppressed) [2023-04-26T00:20:27.809Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3973339699624963728.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3973339699624963728.key) [2023-04-26T00:20:27.821Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T00:20:28.113Z] + git semver push [2023-04-26T00:20:28.373Z] 2023-04-26 00:20:28,281 [run_push] DEBUG push [2023-04-26T00:20:28.373Z] 2023-04-26 00:20:28,281 [execute] INFO git cat-file --batch-check [2023-04-26T00:20:28.373Z] 2023-04-26 00:20:28,281 [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-26T00:20:28.373Z] 2023-04-26 00:20:28,285 [execute] INFO git rev-list c78f44bfa6c1010cded1f68a895f84e1d4622078 -- [2023-04-26T00:20:28.373Z] 2023-04-26 00:20:28,285 [execute] DEBUG Popen(['git', 'rev-list', 'c78f44bfa6c1010cded1f68a895f84e1d4622078', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-26T00:20:28.373Z] 2023-04-26 00:20:28,295 [execute] INFO git fetch -v origin [2023-04-26T00:20:28.373Z] 2023-04-26 00:20:28,295 [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-26T00:20:28.941Z] 2023-04-26 00:20:28,782 [run_push] DEBUG no remote changes detected [2023-04-26T00:20:28.941Z] 2023-04-26 00:20:28,783 [execute] INFO git push origin semver [2023-04-26T00:20:28.941Z] 2023-04-26 00:20:28,783 [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-26T00:20:29.879Z] 2023-04-26 00:20:29,539 [run_push] DEBUG push all version tags [2023-04-26T00:20:29.879Z] 2023-04-26 00:20:29,539 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-26T00:20:29.879Z] 2023-04-26 00:20:29,540 [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-26T00:20:30.449Z] 2023-04-26 00:20:30,232 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-26T00:20:30.449Z] 3.0.0-dev.26 [Pipeline] } [2023-04-26T00:20:30.460Z] $ docker exec --env ******** --env ******** 0d9643d2b8e57dd6bb825b8147b298e150af89b10d8b2b384ceacdbedfc93813 ssh-agent -k [2023-04-26T00:20:30.562Z] unset SSH_AUTH_SOCK; [2023-04-26T00:20:30.562Z] unset SSH_AGENT_PID; [2023-04-26T00:20:30.562Z] echo Agent pid 38 killed; [2023-04-26T00:20:30.573Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T00:20:30.880Z] + git semver [Pipeline] } [2023-04-26T00:20:31.155Z] $ docker stop --time=1 0d9643d2b8e57dd6bb825b8147b298e150af89b10d8b2b384ceacdbedfc93813 [2023-04-26T00:20:32.446Z] $ docker rm -f --volumes 0d9643d2b8e57dd6bb825b8147b298e150af89b10d8b2b384ceacdbedfc93813 [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-26T00:20:32.976Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-04-26T00:20:32.976Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-04-26T00:20:32.976Z] total 16 [2023-04-26T00:20:32.976Z] drwxr-xr-x 3 root root 4096 Apr 26 00:13 . [2023-04-26T00:20:32.976Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 26 00:20 .. [2023-04-26T00:20:32.976Z] drwxr-xr-x 2 root root 4096 Apr 26 00:13 cost [2023-04-26T00:20:32.976Z] -rw-r--r-- 1 root root 86 Apr 26 00:13 cost.csv [2023-04-26T00:20:32.976Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-04-26T00:20:32.976Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-04-26T00:20:32.976Z] total 16 [2023-04-26T00:20:32.976Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 00:13 . [2023-04-26T00:20:32.976Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 26 00:20 .. [2023-04-26T00:20:32.976Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 00:13 cost [2023-04-26T00:20:32.976Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 26 00:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-26T00:20:33.287Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T00:20:34.148Z] ---> package-listing.sh [2023-04-26T00:20:34.148Z] ++ facter osfamily [2023-04-26T00:20:34.148Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-26T00:20:34.408Z] + OS_FAMILY=debian [2023-04-26T00:20:34.408Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-04-26T00:20:34.408Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-26T00:20:34.408Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-26T00:20:34.408Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-26T00:20:34.408Z] + PACKAGES=/tmp/packages_start.txt [2023-04-26T00:20:34.408Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-04-26T00:20:34.408Z] + PACKAGES=/tmp/packages_end.txt [2023-04-26T00:20:34.408Z] + case "${OS_FAMILY}" in [2023-04-26T00:20:34.408Z] + grep '^ii' [2023-04-26T00:20:34.408Z] + dpkg -l [2023-04-26T00:20:34.408Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-26T00:20:34.408Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-26T00:20:34.408Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-26T00:20:34.408Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-04-26T00:20:34.408Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-04-26T00:20:34.408Z] + 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-26T00:20:34.419Z] 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-26T00:20:34.696Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:20:35.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T00:20:35.258Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T00:20:35.321Z] prd-ubuntu20.04-docker-8c-8g-10895 does not seem to be running inside a container [2023-04-26T00:20:35.351Z] $ 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-26T00:20:35.577Z] $ docker top f4b3690207cbf35dc00fba71d8cb524e295f77a8f2264ff7f30ecfa6bce7a7c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T00:20:35.913Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-26T00:20:36.197Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-26T00:20:36.482Z] + ls /var/log/sa-host [2023-04-26T00:20:36.482Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T00:20:36.658Z] provisioning config files... [2023-04-26T00:20:36.665Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12964121207881899613tmp [Pipeline] { [Pipeline] echo [2023-04-26T00:20:36.679Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T00:20:36.956Z] ---> create-netrc.sh [Pipeline] } [2023-04-26T00:20:36.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-26T00:20:37.300Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-26T00:20:37.310Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T00:20:37.597Z] ---> sudo-logs.sh [2023-04-26T00:20:37.597Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-26T00:20:37.630Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T00:20:37.916Z] ---> job-cost.sh [2023-04-26T00:20:37.916Z] lf-activate-venv: SKIPPING [2023-04-26T00:20:37.916Z] DEBUG: total: 0.2199999988079071 [2023-04-26T00:20:37.916Z] INFO: Retrieving Stack Cost... [2023-04-26T00:20:38.485Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T00:20:38.744Z] INFO: Archiving Costs [Pipeline] echo [2023-04-26T00:20:38.755Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T00:20:39.035Z] ---> logs-deploy.sh [2023-04-26T00:20:39.035Z] lf-activate-venv: SKIPPING [2023-04-26T00:20:39.035Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/109 [2023-04-26T00:20:39.035Z] INFO: archiving workspace using pattern(s): [2023-04-26T00:20:39.972Z] Archives upload complete. [2023-04-26T00:20:39.972Z] INFO: archiving logs to Nexus