Pull request #712 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6d11db0b4790b1dd32ddb5c84c61e24f15a58c9f+7bcf2a01f0ca0871350a0480051ec51dd105a569 (f0a66845b74d7f2eeeb98f062df487ce4b25eaf4) 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-ssh14708708698354705059.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh7243808761329337319.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-712/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-712/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh727240376733930543.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-712/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11353310629923157475.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10120265484310734971.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-712/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-712/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh128825600162542215.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-31650’ Running on prd-ubuntu20.04-docker-8c-8g-31664 in /w/workspace/gexfoundry_device-mqtt-go_PR-712 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-712 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7bcf2a01f0ca0871350a0480051ec51dd105a569 into PR head commit 6d11db0b4790b1dd32ddb5c84c61e24f15a58c9f Merge succeeded, producing 6d11db0b4790b1dd32ddb5c84c61e24f15a58c9f Checking out Revision 6d11db0b4790b1dd32ddb5c84c61e24f15a58c9f (PR-712) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/712/head:refs/remotes/origin/PR-712 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d11db0b4790b1dd32ddb5c84c61e24f15a58c9f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7bcf2a01f0ca0871350a0480051ec51dd105a569 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d11db0b4790b1dd32ddb5c84c61e24f15a58c9f # timeout=10 Commit message: "build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-25T01:10:39.550Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-25T01:10:39.780Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-25T01:10:39.908Z] ========================================================= [2024-11-25T01:10:39.909Z] EdgeX Global Pipelines Version Info [2024-11-25T01:10:39.909Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-25T01:10:41.057Z] ------------------- [2024-11-25T01:10:41.057Z] stable info: [2024-11-25T01:10:41.057Z] ------------------- [2024-11-25T01:10:41.057Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-25T01:10:41.057Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-25T01:10:41.057Z] Message: update stable to v1.0.265 [2024-11-25T01:10:41.319Z] ------------------- [2024-11-25T01:10:41.319Z] experimental info: [2024-11-25T01:10:41.319Z] ------------------- [2024-11-25T01:10:41.319Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-25T01:10:41.319Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-25T01:10:41.319Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-25T01:10:41.548Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2024-11-25T01:10:41.607Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2024-11-25T01:10:41.665Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-25T01:10:41.725Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-25T01:10:41.786Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-25T01:10:41.841Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-25T01:10:41.893Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-25T01:10:41.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-25T01:10:42.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-25T01:10:42.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-25T01:10:42.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-25T01:10:42.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2024-11-25T01:10:42.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-25T01:10:42.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-25T01:10:42.376Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-25T01:10:42.431Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-25T01:10:42.485Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-25T01:10:42.539Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-25T01:10:42.590Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-25T01:10:42.643Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-25T01:10:42.701Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-25T01:10:42.755Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-25T01:10:42.814Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-25T01:10:42.872Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-25T01:10:42.930Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-25T01:10:42.981Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-25T01:10:43.042Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-25T01:10:43.103Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-712 [Pipeline] echo [2024-11-25T01:10:43.164Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-712 [Pipeline] echo [2024-11-25T01:10:43.221Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-712 [Pipeline] echo [2024-11-25T01:10:43.278Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6d11db0b4790b1dd32ddb5c84c61e24f15a58c9f [Pipeline] echo [2024-11-25T01:10:43.339Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6d11db0 [Pipeline] echo [2024-11-25T01:10:43.393Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-25T01:10:43.552Z] provisioning config files... [2024-11-25T01:10:43.564Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-712@tmp/config13242849826581336378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-25T01:10:43.972Z] ---> ****-login.sh [2024-11-25T01:10:43.972Z] nexus3.edgexfoundry.org:10001 [2024-11-25T01:10:44.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-25T01:10:44.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-25T01:10:44.233Z] Configure a credential helper to remove this warning. See [2024-11-25T01:10:44.233Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-25T01:10:44.233Z] [2024-11-25T01:10:44.233Z] Login Succeeded [2024-11-25T01:10:44.233Z] nexus3.edgexfoundry.org:10002 [2024-11-25T01:10:44.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-25T01:10:44.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-25T01:10:44.493Z] Configure a credential helper to remove this warning. See [2024-11-25T01:10:44.493Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-25T01:10:44.493Z] [2024-11-25T01:10:44.493Z] Login Succeeded [2024-11-25T01:10:44.493Z] nexus3.edgexfoundry.org:10003 [2024-11-25T01:10:44.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-25T01:10:44.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-25T01:10:44.493Z] Configure a credential helper to remove this warning. See [2024-11-25T01:10:44.493Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-25T01:10:44.493Z] [2024-11-25T01:10:44.493Z] Login Succeeded [2024-11-25T01:10:44.493Z] nexus3.edgexfoundry.org:10004 [2024-11-25T01:10:44.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-25T01:10:44.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-25T01:10:44.754Z] Configure a credential helper to remove this warning. See [2024-11-25T01:10:44.754Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-25T01:10:44.754Z] [2024-11-25T01:10:44.754Z] Login Succeeded [2024-11-25T01:10:44.754Z] ****.io [2024-11-25T01:10:44.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-25T01:10:45.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-25T01:10:45.015Z] Configure a credential helper to remove this warning. See [2024-11-25T01:10:45.015Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-25T01:10:45.015Z] [2024-11-25T01:10:45.015Z] Login Succeeded [2024-11-25T01:10:45.015Z] ---> ****-login.sh ends [Pipeline] } [2024-11-25T01:10:45.072Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-25T01:10:45.763Z] + git rev-list -1 --merges 6d11db0b4790b1dd32ddb5c84c61e24f15a58c9f~1..6d11db0b4790b1dd32ddb5c84c61e24f15a58c9f [Pipeline] echo [2024-11-25T01:10:45.818Z] -----------> git rev-list -1 --merges 6d11db0b4790b1dd32ddb5c84c61e24f15a58c9f~1..6d11db0b4790b1dd32ddb5c84c61e24f15a58c9f 6d11db0b4790b1dd32ddb5c84c61e24f15a58c9f [false] [Pipeline] sh [2024-11-25T01:10:46.149Z] + git log --format=format:%s -1 6d11db0b4790b1dd32ddb5c84c61e24f15a58c9f [Pipeline] echo [2024-11-25T01:10:46.199Z] ========================================================= [2024-11-25T01:10:46.199Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-25T01:10:46.199Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-25T01:10:46.672Z] + git log --format=format:%s -1 6d11db0b4790b1dd32ddb5c84c61e24f15a58c9f [Pipeline] echo [2024-11-25T01:10:46.713Z] [semverPrep] GIT_COMMIT: 6d11db0b4790b1dd32ddb5c84c61e24f15a58c9f, Commit Message: build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 [Pipeline] echo [2024-11-25T01:10:46.754Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-25T01:10:47.170Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-25T01:10:47.170Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-25T01:10:47.170Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-25T01:10:47.170Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-25T01:10:47.170Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-25T01:10:47.170Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-25T01:10:47.170Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-25T01:10:47.853Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-25T01:10:47.853Z] [2024-11-25T01:10:47.853Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-25T01:10:48.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-25T01:10:48.247Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-25T01:10:48.247Z] b85a868b505f: Pulling fs layer [2024-11-25T01:10:48.247Z] e2be974225ed: Pulling fs layer [2024-11-25T01:10:48.247Z] 339a4e72a1f5: Pulling fs layer [2024-11-25T01:10:48.247Z] 988bab9f4d93: Pulling fs layer [2024-11-25T01:10:48.247Z] 1469e6f7b9e6: Pulling fs layer [2024-11-25T01:10:48.247Z] eaf3925da568: Pulling fs layer [2024-11-25T01:10:48.247Z] bab4dde63d76: Pulling fs layer [2024-11-25T01:10:48.247Z] bde34c3a00c8: Pulling fs layer [2024-11-25T01:10:48.247Z] b352a97aabf1: Pulling fs layer [2024-11-25T01:10:48.247Z] 4872d77fe225: Pulling fs layer [2024-11-25T01:10:48.247Z] 1469e6f7b9e6: Waiting [2024-11-25T01:10:48.247Z] 5851b861e8e6: Pulling fs layer [2024-11-25T01:10:48.247Z] bde34c3a00c8: Waiting [2024-11-25T01:10:48.247Z] 988bab9f4d93: Waiting [2024-11-25T01:10:48.247Z] eaf3925da568: Waiting [2024-11-25T01:10:48.247Z] bab4dde63d76: Waiting [2024-11-25T01:10:48.247Z] b352a97aabf1: Waiting [2024-11-25T01:10:48.247Z] 4872d77fe225: Waiting [2024-11-25T01:10:48.247Z] 5851b861e8e6: Waiting [2024-11-25T01:10:48.247Z] e2be974225ed: Verifying Checksum [2024-11-25T01:10:48.247Z] e2be974225ed: Download complete [2024-11-25T01:10:48.247Z] 988bab9f4d93: Verifying Checksum [2024-11-25T01:10:48.247Z] 988bab9f4d93: Download complete [2024-11-25T01:10:48.507Z] 1469e6f7b9e6: Verifying Checksum [2024-11-25T01:10:48.507Z] 1469e6f7b9e6: Download complete [2024-11-25T01:10:48.507Z] eaf3925da568: Verifying Checksum [2024-11-25T01:10:48.507Z] eaf3925da568: Download complete [2024-11-25T01:10:48.507Z] 339a4e72a1f5: Verifying Checksum [2024-11-25T01:10:48.507Z] 339a4e72a1f5: Download complete [2024-11-25T01:10:48.507Z] bde34c3a00c8: Download complete [2024-11-25T01:10:48.507Z] b352a97aabf1: Verifying Checksum [2024-11-25T01:10:48.507Z] b352a97aabf1: Download complete [2024-11-25T01:10:48.507Z] 4872d77fe225: Verifying Checksum [2024-11-25T01:10:48.507Z] 4872d77fe225: Download complete [2024-11-25T01:10:48.507Z] 5851b861e8e6: Verifying Checksum [2024-11-25T01:10:48.507Z] 5851b861e8e6: Download complete [2024-11-25T01:10:48.507Z] b85a868b505f: Verifying Checksum [2024-11-25T01:10:48.507Z] b85a868b505f: Download complete [2024-11-25T01:10:49.084Z] bab4dde63d76: Verifying Checksum [2024-11-25T01:10:49.085Z] bab4dde63d76: Download complete [2024-11-25T01:10:50.078Z] b85a868b505f: Pull complete [2024-11-25T01:10:50.078Z] e2be974225ed: Pull complete [2024-11-25T01:10:50.655Z] 339a4e72a1f5: Pull complete [2024-11-25T01:10:50.655Z] 988bab9f4d93: Pull complete [2024-11-25T01:10:51.229Z] 1469e6f7b9e6: Pull complete [2024-11-25T01:10:51.229Z] eaf3925da568: Pull complete [2024-11-25T01:10:53.141Z] bab4dde63d76: Pull complete [2024-11-25T01:10:53.141Z] bde34c3a00c8: Pull complete [2024-11-25T01:10:53.141Z] b352a97aabf1: Pull complete [2024-11-25T01:10:53.141Z] 4872d77fe225: Pull complete [2024-11-25T01:10:53.141Z] 5851b861e8e6: Pull complete [2024-11-25T01:10:53.141Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-25T01:10:53.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-25T01:10:53.141Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-25T01:10:53.440Z] prd-ubuntu20.04-docker-8c-8g-31664 does not seem to be running inside a container [2024-11-25T01:10:53.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-712 -v /w/workspace/gexfoundry_device-mqtt-go_PR-712:/w/workspace/gexfoundry_device-mqtt-go_PR-712:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-712@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-712@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 [2024-11-25T01:10:55.945Z] $ docker top a212d7455fe0bea39fb0e0862ad572877d38ae77ae3d4b25be9f2a252f2a3bc1 -eo pid,comm [2024-11-25T01:10:56.008Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-25T01:10:56.008Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-25T01:10:56.189Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-25T01:10:56.190Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-25T01:10:56.308Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-25T01:10:56.306Z] $ docker exec a212d7455fe0bea39fb0e0862ad572877d38ae77ae3d4b25be9f2a252f2a3bc1 ssh-agent [2024-11-25T01:10:56.424Z] SSH_AUTH_SOCK=/tmp/ssh-sr08cj1d2yiy/agent.32 [2024-11-25T01:10:56.424Z] SSH_AGENT_PID=38 [2024-11-25T01:10:56.432Z] Running ssh-add (command line suppressed) [2024-11-25T01:10:56.541Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-712@tmp/private_key_3959415888590954428.key (/w/workspace/gexfoundry_device-mqtt-go_PR-712@tmp/private_key_3959415888590954428.key) [2024-11-25T01:10:56.559Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-25T01:10:56.910Z] + git tag --points-at HEAD [Pipeline] } [2024-11-25T01:10:56.935Z] $ docker exec --env ******** --env ******** a212d7455fe0bea39fb0e0862ad572877d38ae77ae3d4b25be9f2a252f2a3bc1 ssh-agent -k [2024-11-25T01:10:57.042Z] unset SSH_AUTH_SOCK; [2024-11-25T01:10:57.043Z] unset SSH_AGENT_PID; [2024-11-25T01:10:57.043Z] echo Agent pid 38 killed; [2024-11-25T01:10:57.056Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-25T01:10:57.170Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-25T01:10:57.170Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-25T01:10:57.277Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-25T01:10:57.276Z] $ docker exec a212d7455fe0bea39fb0e0862ad572877d38ae77ae3d4b25be9f2a252f2a3bc1 ssh-agent [2024-11-25T01:10:57.398Z] SSH_AUTH_SOCK=/tmp/ssh-0nE6jgQcU1NM/agent.71 [2024-11-25T01:10:57.398Z] SSH_AGENT_PID=77 [2024-11-25T01:10:57.402Z] Running ssh-add (command line suppressed) [2024-11-25T01:10:57.497Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-712@tmp/private_key_3659275376673259198.key (/w/workspace/gexfoundry_device-mqtt-go_PR-712@tmp/private_key_3659275376673259198.key) [2024-11-25T01:10:57.514Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-25T01:10:57.864Z] + git semver init [2024-11-25T01:10:58.125Z] 2024-11-25 01:10:58,032 [run_init] DEBUG init version:0.0.0 force:False [2024-11-25T01:10:58.125Z] 2024-11-25 01:10:58,033 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-712/.semver [2024-11-25T01:10:58.125Z] 2024-11-25 01:10:58,033 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-712/.semver [2024-11-25T01:10:58.125Z] 2024-11-25 01:10:58,034 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-712/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-712, universal_newlines=False, shell=None, istream=None) [2024-11-25T01:11:00.039Z] 2024-11-25 01:10:59,783 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-712/.git/info/exclude [2024-11-25T01:11:00.039Z] 2024-11-25 01:10:59,783 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-712/.semver/PR-712 with force:False [2024-11-25T01:11:00.039Z] 2024-11-25 01:10:59,784 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-712/.semver/PR-712 [2024-11-25T01:11:00.039Z] 2024-11-25 01:10:59,788 [execute] INFO git cat-file --batch-check [2024-11-25T01:11:00.039Z] 2024-11-25 01:10:59,788 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-712/.semver, universal_newlines=False, shell=None, istream=) [2024-11-25T01:11:00.039Z] 2024-11-25 01:10:59,796 [execute] INFO git cat-file --batch [2024-11-25T01:11:00.039Z] 2024-11-25 01:10:59,797 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-712/.semver, universal_newlines=False, shell=None, istream=) [2024-11-25T01:11:00.039Z] 2024-11-25 01:10:59,803 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-712/.semver/PR-712 [2024-11-25T01:11:00.039Z] 0.0.0 [Pipeline] } [2024-11-25T01:11:00.065Z] $ docker exec --env ******** --env ******** a212d7455fe0bea39fb0e0862ad572877d38ae77ae3d4b25be9f2a252f2a3bc1 ssh-agent -k [2024-11-25T01:11:00.166Z] unset SSH_AUTH_SOCK; [2024-11-25T01:11:00.166Z] unset SSH_AGENT_PID; [2024-11-25T01:11:00.167Z] echo Agent pid 77 killed; [2024-11-25T01:11:00.182Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-25T01:11:00.635Z] + git semver [Pipeline] } [2024-11-25T01:11:00.922Z] $ docker stop --time=1 a212d7455fe0bea39fb0e0862ad572877d38ae77ae3d4b25be9f2a252f2a3bc1 [2024-11-25T01:11:02.209Z] $ docker rm -f --volumes a212d7455fe0bea39fb0e0862ad572877d38ae77ae3d4b25be9f2a252f2a3bc1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-25T01:11:02.644Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-25T01:11:02.952Z] Stashed 1 file(s) [Pipeline] echo [2024-11-25T01:11:02.975Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-25T01:11:03.671Z] provisioning config files... [2024-11-25T01:11:03.681Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-712@tmp/config324460588618099223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-25T01:11:04.050Z] ---> ****-login.sh [2024-11-25T01:11:04.050Z] nexus3.edgexfoundry.org:10001 [2024-11-25T01:11:04.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-25T01:11:04.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-25T01:11:04.051Z] Configure a credential helper to remove this warning. See [2024-11-25T01:11:04.051Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-25T01:11:04.051Z] [2024-11-25T01:11:04.051Z] Login Succeeded [2024-11-25T01:11:04.051Z] nexus3.edgexfoundry.org:10002 [2024-11-25T01:11:04.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-25T01:11:04.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-25T01:11:04.051Z] Configure a credential helper to remove this warning. See [2024-11-25T01:11:04.051Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-25T01:11:04.051Z] [2024-11-25T01:11:04.051Z] Login Succeeded [2024-11-25T01:11:04.051Z] nexus3.edgexfoundry.org:10003 [2024-11-25T01:11:04.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-25T01:11:04.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-25T01:11:04.310Z] Configure a credential helper to remove this warning. See [2024-11-25T01:11:04.310Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-25T01:11:04.310Z] [2024-11-25T01:11:04.310Z] Login Succeeded [2024-11-25T01:11:04.310Z] nexus3.edgexfoundry.org:10004 [2024-11-25T01:11:04.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-25T01:11:04.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-25T01:11:04.310Z] Configure a credential helper to remove this warning. See [2024-11-25T01:11:04.310Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-25T01:11:04.310Z] [2024-11-25T01:11:04.310Z] Login Succeeded [2024-11-25T01:11:04.310Z] ****.io [2024-11-25T01:11:04.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-25T01:11:04.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-25T01:11:04.569Z] Configure a credential helper to remove this warning. See [2024-11-25T01:11:04.569Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-25T01:11:04.569Z] [2024-11-25T01:11:04.569Z] Login Succeeded [2024-11-25T01:11:04.569Z] ---> ****-login.sh ends [Pipeline] } [2024-11-25T01:11:04.603Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-25T01:11:04.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-25T01:11:04.847Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-25T01:11:04.890Z] ========================================================= [2024-11-25T01:11:04.890Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-25T01:11:04.890Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-25T01:11:05.399Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-25T01:11:05.399Z] Sending build context to Docker daemon 20.99MB [2024-11-25T01:11:05.399Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-25T01:11:05.399Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-25T01:11:05.668Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-25T01:11:05.668Z] 43c4264eed91: Pulling fs layer [2024-11-25T01:11:05.668Z] 4cc291be95ef: Pulling fs layer [2024-11-25T01:11:05.668Z] 2ac1f1163629: Pulling fs layer [2024-11-25T01:11:05.668Z] 5c3c966382ef: Pulling fs layer [2024-11-25T01:11:05.668Z] 4f4fb700ef54: Pulling fs layer [2024-11-25T01:11:05.668Z] 5d5c8e513c77: Pulling fs layer [2024-11-25T01:11:05.668Z] 9f66e0745190: Pulling fs layer [2024-11-25T01:11:05.668Z] f49a43e4bbc0: Pulling fs layer [2024-11-25T01:11:05.668Z] 561ebcabdf7f: Pulling fs layer [2024-11-25T01:11:05.668Z] 5c3c966382ef: Waiting [2024-11-25T01:11:05.668Z] f49a43e4bbc0: Waiting [2024-11-25T01:11:05.668Z] 561ebcabdf7f: Waiting [2024-11-25T01:11:05.668Z] 4f4fb700ef54: Waiting [2024-11-25T01:11:05.668Z] 9f66e0745190: Waiting [2024-11-25T01:11:05.668Z] 5d5c8e513c77: Waiting [2024-11-25T01:11:05.668Z] 4cc291be95ef: Verifying Checksum [2024-11-25T01:11:05.668Z] 4cc291be95ef: Download complete [2024-11-25T01:11:05.668Z] 5c3c966382ef: Verifying Checksum [2024-11-25T01:11:05.668Z] 5c3c966382ef: Download complete [2024-11-25T01:11:05.668Z] 4f4fb700ef54: Verifying Checksum [2024-11-25T01:11:05.668Z] 4f4fb700ef54: Download complete [2024-11-25T01:11:05.668Z] 5d5c8e513c77: Verifying Checksum [2024-11-25T01:11:05.668Z] 5d5c8e513c77: Download complete [2024-11-25T01:11:05.668Z] 43c4264eed91: Verifying Checksum [2024-11-25T01:11:05.668Z] 43c4264eed91: Download complete [2024-11-25T01:11:05.668Z] 9f66e0745190: Verifying Checksum [2024-11-25T01:11:05.668Z] 9f66e0745190: Download complete [2024-11-25T01:11:05.928Z] 43c4264eed91: Pull complete [2024-11-25T01:11:05.928Z] 561ebcabdf7f: Verifying Checksum [2024-11-25T01:11:05.928Z] 561ebcabdf7f: Download complete [2024-11-25T01:11:05.928Z] 4cc291be95ef: Pull complete [2024-11-25T01:11:06.186Z] 2ac1f1163629: Verifying Checksum [2024-11-25T01:11:06.186Z] 2ac1f1163629: Download complete [2024-11-25T01:11:06.445Z] f49a43e4bbc0: Download complete [2024-11-25T01:11:09.731Z] 2ac1f1163629: Pull complete [2024-11-25T01:11:09.731Z] 5c3c966382ef: Pull complete [2024-11-25T01:11:09.731Z] 4f4fb700ef54: Pull complete [2024-11-25T01:11:09.731Z] 5d5c8e513c77: Pull complete [2024-11-25T01:11:09.989Z] 9f66e0745190: Pull complete [2024-11-25T01:11:11.913Z] f49a43e4bbc0: Pull complete [2024-11-25T01:11:12.480Z] 561ebcabdf7f: Pull complete [2024-11-25T01:11:12.480Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-25T01:11:12.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-25T01:11:12.480Z] ---> 3a752c3f9dda [2024-11-25T01:11:12.480Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-11-25T01:11:18.464Z] Still waiting to schedule task [2024-11-25T01:11:18.465Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-25T01:11:20.621Z] ---> Running in 6c037527d613 [2024-11-25T01:11:20.621Z] Removing intermediate container 6c037527d613 [2024-11-25T01:11:20.621Z] ---> d33b89ff1b06 [2024-11-25T01:11:20.621Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-25T01:11:20.621Z] ---> Running in 216bc4f2f381 [2024-11-25T01:11:20.621Z] Removing intermediate container 216bc4f2f381 [2024-11-25T01:11:20.621Z] ---> d0006b02bee9 [2024-11-25T01:11:20.621Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-25T01:11:20.621Z] ---> Running in 56d4ae5bab7e [2024-11-25T01:11:20.621Z] Removing intermediate container 56d4ae5bab7e [2024-11-25T01:11:20.621Z] ---> 63287ec36918 [2024-11-25T01:11:20.621Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-25T01:11:20.621Z] ---> Running in 2d2b53617ee4 [2024-11-25T01:11:20.621Z] Removing intermediate container 2d2b53617ee4 [2024-11-25T01:11:20.621Z] ---> 4624ae08c43d [2024-11-25T01:11:20.621Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-25T01:11:20.621Z] ---> Running in 2a07e3298ec5 [2024-11-25T01:11:20.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-25T01:11:20.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-25T01:11:20.880Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-25T01:11:20.880Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-25T01:11:20.880Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-25T01:11:20.880Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-25T01:11:20.880Z] Executing busybox-1.36.1-r29.trigger [2024-11-25T01:11:20.880Z] OK: 250 MiB in 58 packages [2024-11-25T01:11:21.451Z] Removing intermediate container 2a07e3298ec5 [2024-11-25T01:11:21.451Z] ---> 7c4a62a99340 [2024-11-25T01:11:21.451Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-11-25T01:11:21.451Z] ---> Running in 4670f6c1e7b0 [2024-11-25T01:11:21.451Z] Removing intermediate container 4670f6c1e7b0 [2024-11-25T01:11:21.451Z] ---> e41643ed8f92 [2024-11-25T01:11:21.451Z] Step 9/12 : COPY go.mod vendor* ./ [2024-11-25T01:11:21.711Z] ---> 18e13134a46d [2024-11-25T01:11:21.711Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-25T01:11:21.711Z] ---> Running in d2a38d4cdc36 [2024-11-25T01:12:43.227Z] Removing intermediate container d2a38d4cdc36 [2024-11-25T01:12:43.227Z] ---> 1697c0fba088 [2024-11-25T01:12:43.227Z] Step 11/12 : COPY . . [2024-11-25T01:12:43.227Z] ---> e068a44610cd [2024-11-25T01:12:43.227Z] Step 12/12 : RUN $MAKE [2024-11-25T01:12:43.227Z] ---> Running in e60ec5df5f18 [2024-11-25T01:12:43.227Z] noop [2024-11-25T01:12:43.227Z] Removing intermediate container e60ec5df5f18 [2024-11-25T01:12:43.227Z] ---> 5ad55ee06d3a [2024-11-25T01:12:43.227Z] Successfully built 5ad55ee06d3a [2024-11-25T01:12:43.227Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-25T01:12:43.703Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-25T01:12:43.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-25T01:12:43.876Z] prd-ubuntu20.04-docker-8c-8g-31664 does not seem to be running inside a container [2024-11-25T01:12:43.913Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-712 -v /w/workspace/gexfoundry_device-mqtt-go_PR-712:/w/workspace/gexfoundry_device-mqtt-go_PR-712:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-712@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-712@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-25T01:12:44.247Z] $ docker top 2ba6334fc4bf7ece5cc89701ff0d1a71feb5166a78c715d3d4a960f5f6a730de -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-25T01:12:44.664Z] + go version [2024-11-25T01:12:44.664Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-25T01:12:44.704Z] $ docker stop --time=1 2ba6334fc4bf7ece5cc89701ff0d1a71feb5166a78c715d3d4a960f5f6a730de [2024-11-25T01:12:45.967Z] $ docker rm -f --volumes 2ba6334fc4bf7ece5cc89701ff0d1a71feb5166a78c715d3d4a960f5f6a730de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-25T01:12:46.754Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-25T01:12:46.754Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-25T01:12:46.932Z] prd-ubuntu20.04-docker-8c-8g-31664 does not seem to be running inside a container [2024-11-25T01:12:46.973Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-712 -v /w/workspace/gexfoundry_device-mqtt-go_PR-712:/w/workspace/gexfoundry_device-mqtt-go_PR-712:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-712@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-712@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-25T01:12:47.327Z] $ docker top 6538b2eb4437ac04313e9ccd78b2481ae8bae41735a9558673b9af80f53f4f65 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-25T01:12:47.738Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-712 [Pipeline] fileExists [Pipeline] sh [2024-11-25T01:12:48.110Z] + make test [2024-11-25T01:12:48.110Z] go test ./... -coverprofile=coverage.out ./... [2024-11-25T01:12:50.016Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-11-25T01:13:08.099Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2024-11-25T01:13:08.099Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2024-11-25T01:13:08.099Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.011s coverage: 22.8% of statements [2024-11-25T01:13:20.330Z] go vet ./... [2024-11-25T01:13:24.516Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-25T01:13:24.516Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-25T01:13:24.516Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-25T01:13:24.809Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-25T01:13:24.857Z] $ docker stop --time=1 6538b2eb4437ac04313e9ccd78b2481ae8bae41735a9558673b9af80f53f4f65 [2024-11-25T01:13:30.325Z] $ docker rm -f --volumes 6538b2eb4437ac04313e9ccd78b2481ae8bae41735a9558673b9af80f53f4f65 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-25T01:13:31.003Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-25T01:13:31.100Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-25T01:13:31.867Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-25T01:13:32.184Z] + ls -al . [2024-11-25T01:13:32.184Z] total 252 [2024-11-25T01:13:32.184Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 25 01:12 . [2024-11-25T01:13:32.184Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 25 01:10 .. [2024-11-25T01:13:32.184Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 25 01:10 .dockerignore [2024-11-25T01:13:32.184Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 25 01:13 .git [2024-11-25T01:13:32.184Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 25 01:10 .github [2024-11-25T01:13:32.184Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 25 01:10 .gitignore [2024-11-25T01:13:32.184Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 25 01:10 .golangci.yml [2024-11-25T01:13:32.184Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 25 01:10 .semver [2024-11-25T01:13:32.184Z] -rw-rw-r-- 1 jenkins jenkins 19106 Nov 25 01:10 Attribution.txt [2024-11-25T01:13:32.184Z] -rw-rw-r-- 1 jenkins jenkins 18574 Nov 25 01:10 CHANGELOG.md [2024-11-25T01:13:32.184Z] -rw-rw-r-- 1 jenkins jenkins 1803 Nov 25 01:10 Dockerfile [2024-11-25T01:13:32.184Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 25 01:10 GOVERNANCE.md [2024-11-25T01:13:32.184Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 25 01:10 Jenkinsfile [2024-11-25T01:13:32.184Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 25 01:10 LICENSE [2024-11-25T01:13:32.184Z] -rw-rw-r-- 1 jenkins jenkins 2545 Nov 25 01:10 Makefile [2024-11-25T01:13:32.184Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 25 01:10 OWNERS.md [2024-11-25T01:13:32.184Z] -rw-rw-r-- 1 jenkins jenkins 3599 Nov 25 01:10 README.md [2024-11-25T01:13:32.184Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 25 01:11 VERSION [2024-11-25T01:13:32.184Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 25 01:10 bin [2024-11-25T01:13:32.184Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 25 01:10 cmd [2024-11-25T01:13:32.184Z] -rw-r--r-- 1 jenkins jenkins 21039 Nov 25 01:13 coverage.out [2024-11-25T01:13:32.184Z] -rw-rw-r-- 1 jenkins jenkins 6322 Nov 25 01:10 go.mod [2024-11-25T01:13:32.184Z] -rw-rw-r-- 1 jenkins jenkins 87339 Nov 25 01:10 go.sum [2024-11-25T01:13:32.184Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 25 01:10 internal [2024-11-25T01:13:32.184Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 25 01:10 mock [2024-11-25T01:13:32.184Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 25 01:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-25T01:13:32.625Z] + 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=6d11db0b4790b1dd32ddb5c84c61e24f15a58c9f --label arch=amd64 --label version=0.0.0 . [2024-11-25T01:13:32.625Z] Sending build context to Docker daemon 21.01MB [2024-11-25T01:13:32.625Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-11-25T01:13:32.625Z] Step 2/25 : FROM ${BASE} AS builder [2024-11-25T01:13:32.625Z] ---> 5ad55ee06d3a [2024-11-25T01:13:32.625Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-11-25T01:13:33.195Z] ---> Running in 3b33487e92e9 [2024-11-25T01:13:33.195Z] Removing intermediate container 3b33487e92e9 [2024-11-25T01:13:33.195Z] ---> afe69e408048 [2024-11-25T01:13:33.195Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-25T01:13:33.454Z] ---> Running in 71642fd8e716 [2024-11-25T01:13:33.454Z] Removing intermediate container 71642fd8e716 [2024-11-25T01:13:33.454Z] ---> 1d838a3cf1c0 [2024-11-25T01:13:33.454Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-25T01:13:33.454Z] ---> Running in c18119f9b9fb [2024-11-25T01:13:33.454Z] Removing intermediate container c18119f9b9fb [2024-11-25T01:13:33.454Z] ---> d64843bfcb32 [2024-11-25T01:13:33.454Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-11-25T01:13:33.454Z] ---> Running in 609023c80bcb [2024-11-25T01:13:33.715Z] Removing intermediate container 609023c80bcb [2024-11-25T01:13:33.715Z] ---> 0113a564b6ad [2024-11-25T01:13:33.715Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-25T01:13:33.715Z] ---> Running in 8e92965b736a [2024-11-25T01:13:33.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-25T01:13:34.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-25T01:13:34.493Z] OK: 250 MiB in 58 packages [2024-11-25T01:13:34.752Z] Removing intermediate container 8e92965b736a [2024-11-25T01:13:34.752Z] ---> 66e6bf0fd0f9 [2024-11-25T01:13:34.752Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-11-25T01:13:34.752Z] ---> Running in b9a8cba231ed [2024-11-25T01:13:35.011Z] Removing intermediate container b9a8cba231ed [2024-11-25T01:13:35.011Z] ---> fd5524b1011c [2024-11-25T01:13:35.011Z] Step 9/25 : COPY go.mod vendor* ./ [2024-11-25T01:13:35.011Z] ---> 5d72d4aa213f [2024-11-25T01:13:35.011Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-25T01:13:35.011Z] ---> Running in da7982149269 [2024-11-25T01:13:35.966Z] Removing intermediate container da7982149269 [2024-11-25T01:13:35.966Z] ---> 975995d32a09 [2024-11-25T01:13:35.966Z] Step 11/25 : COPY . . [2024-11-25T01:13:36.536Z] ---> d2d5a9834bdf [2024-11-25T01:13:36.536Z] Step 12/25 : RUN $MAKE [2024-11-25T01:13:36.796Z] ---> Running in 830f35735914 [2024-11-25T01:13:37.055Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2024-11-25T01:14:15.891Z] Removing intermediate container 830f35735914 [2024-11-25T01:14:15.891Z] ---> 96277964ce3e [2024-11-25T01:14:15.891Z] Step 13/25 : FROM alpine:3.20 [2024-11-25T01:14:15.891Z] 3.20: Pulling from library/alpine [2024-11-25T01:14:15.891Z] da9db072f522: Pulling fs layer [2024-11-25T01:14:15.891Z] da9db072f522: Download complete [2024-11-25T01:14:15.891Z] da9db072f522: Pull complete [2024-11-25T01:14:15.891Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-25T01:14:15.891Z] Status: Downloaded newer image for alpine:3.20 [2024-11-25T01:14:15.891Z] ---> 63b790fccc90 [2024-11-25T01:14:15.891Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2024-11-25T01:14:15.891Z] ---> Running in 71b741cf6d3d [2024-11-25T01:14:15.891Z] Removing intermediate container 71b741cf6d3d [2024-11-25T01:14:15.891Z] ---> d6ff90d4a911 [2024-11-25T01:14:15.891Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-11-25T01:14:15.891Z] ---> Running in f57dcc0c61d0 [2024-11-25T01:14:15.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-25T01:14:15.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-25T01:14:15.891Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-25T01:14:15.891Z] Executing busybox-1.36.1-r29.trigger [2024-11-25T01:14:15.891Z] OK: 8 MiB in 15 packages [2024-11-25T01:14:15.891Z] Removing intermediate container f57dcc0c61d0 [2024-11-25T01:14:15.891Z] ---> 1b7809ea07c5 [2024-11-25T01:14:15.891Z] Step 16/25 : RUN apk --no-cache upgrade [2024-11-25T01:14:15.891Z] ---> Running in a37d80bbfebd [2024-11-25T01:14:15.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-25T01:14:15.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-25T01:14:15.891Z] Upgrading critical system libraries and apk-tools: [2024-11-25T01:14:15.891Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-25T01:14:15.891Z] Executing busybox-1.36.1-r29.trigger [2024-11-25T01:14:15.891Z] Continuing the upgrade transaction with new apk-tools: [2024-11-25T01:14:15.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-25T01:14:15.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-25T01:14:15.891Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-25T01:14:15.891Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-25T01:14:15.891Z] OK: 8 MiB in 15 packages [2024-11-25T01:14:15.891Z] Removing intermediate container a37d80bbfebd [2024-11-25T01:14:15.891Z] ---> a83c8935b135 [2024-11-25T01:14:15.891Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-11-25T01:14:16.464Z] ---> 63a5228753b5 [2024-11-25T01:14:16.464Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-11-25T01:14:16.726Z] ---> 941d499bd948 [2024-11-25T01:14:16.726Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-11-25T01:14:16.726Z] ---> d0085b65616c [2024-11-25T01:14:16.726Z] Step 20/25 : EXPOSE 59982 [2024-11-25T01:14:16.726Z] ---> Running in 5ca8092aa54e [2024-11-25T01:14:16.986Z] Removing intermediate container 5ca8092aa54e [2024-11-25T01:14:16.986Z] ---> 0104cd7fc546 [2024-11-25T01:14:16.986Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-11-25T01:14:16.986Z] ---> Running in 96fa92989bb0 [2024-11-25T01:14:16.986Z] Removing intermediate container 96fa92989bb0 [2024-11-25T01:14:16.986Z] ---> 6d2f21678e16 [2024-11-25T01:14:16.986Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-25T01:14:16.986Z] ---> Running in c8e282e5120e [2024-11-25T01:14:16.986Z] Removing intermediate container c8e282e5120e [2024-11-25T01:14:16.986Z] ---> 05eb00f9da60 [2024-11-25T01:14:16.986Z] Step 23/25 : LABEL arch=amd64 [2024-11-25T01:14:16.986Z] ---> Running in 8048ac07464a [2024-11-25T01:14:17.246Z] Removing intermediate container 8048ac07464a [2024-11-25T01:14:17.246Z] ---> c59d3c906ace [2024-11-25T01:14:17.246Z] Step 24/25 : LABEL git_sha=6d11db0b4790b1dd32ddb5c84c61e24f15a58c9f [2024-11-25T01:14:17.246Z] ---> Running in 119eb0a4b090 [2024-11-25T01:14:17.246Z] Removing intermediate container 119eb0a4b090 [2024-11-25T01:14:17.246Z] ---> 5736e45111f5 [2024-11-25T01:14:17.246Z] Step 25/25 : LABEL version=0.0.0 [2024-11-25T01:14:17.246Z] ---> Running in d3f03384d4c0 [2024-11-25T01:14:17.506Z] Removing intermediate container d3f03384d4c0 [2024-11-25T01:14:17.506Z] ---> af41f31eefae [2024-11-25T01:14:17.506Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-25T01:14:17.506Z] Successfully built af41f31eefae [2024-11-25T01:14:17.506Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-25T01:14:18.538Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-25T01:14:18.538Z] [2024-11-25T01:14:18.538Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-25T01:14:18.951Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-25T01:14:18.951Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-25T01:14:18.951Z] 5eb5b503b376: Pulling fs layer [2024-11-25T01:14:18.951Z] 5c69ac0246d0: Pulling fs layer [2024-11-25T01:14:18.951Z] ec43610c2a17: Pulling fs layer [2024-11-25T01:14:18.951Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-25T01:14:18.951Z] 33b1e0a273af: Pulling fs layer [2024-11-25T01:14:18.951Z] 5d3b04190fa2: Pulling fs layer [2024-11-25T01:14:18.951Z] 2f39f015ded8: Pulling fs layer [2024-11-25T01:14:18.951Z] 33b1e0a273af: Waiting [2024-11-25T01:14:18.951Z] 5d3b04190fa2: Waiting [2024-11-25T01:14:18.951Z] 3a2ae6a8a46f: Waiting [2024-11-25T01:14:18.951Z] 5c69ac0246d0: Verifying Checksum [2024-11-25T01:14:18.951Z] 5c69ac0246d0: Download complete [2024-11-25T01:14:18.951Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-25T01:14:18.951Z] 3a2ae6a8a46f: Download complete [2024-11-25T01:14:18.951Z] 33b1e0a273af: Verifying Checksum [2024-11-25T01:14:18.951Z] 33b1e0a273af: Download complete [2024-11-25T01:14:19.218Z] ec43610c2a17: Verifying Checksum [2024-11-25T01:14:19.218Z] 5d3b04190fa2: Verifying Checksum [2024-11-25T01:14:19.218Z] ec43610c2a17: Download complete [2024-11-25T01:14:19.218Z] 5d3b04190fa2: Download complete [2024-11-25T01:14:19.218Z] 5eb5b503b376: Verifying Checksum [2024-11-25T01:14:19.218Z] 5eb5b503b376: Download complete [2024-11-25T01:14:20.601Z] 5eb5b503b376: Pull complete [2024-11-25T01:14:20.601Z] 5c69ac0246d0: Pull complete [2024-11-25T01:14:20.860Z] ec43610c2a17: Pull complete [2024-11-25T01:14:20.860Z] 3a2ae6a8a46f: Pull complete [2024-11-25T01:14:21.119Z] 33b1e0a273af: Pull complete [2024-11-25T01:14:21.383Z] 5d3b04190fa2: Pull complete [2024-11-25T01:14:25.592Z] 2f39f015ded8: Pull complete [2024-11-25T01:14:25.592Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-25T01:14:25.592Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-25T01:14:25.592Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-25T01:14:25.859Z] prd-ubuntu20.04-docker-8c-8g-31664 does not seem to be running inside a container [2024-11-25T01:14:25.896Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-712 -v /w/workspace/gexfoundry_device-mqtt-go_PR-712:/w/workspace/gexfoundry_device-mqtt-go_PR-712:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-712@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-712@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-25T01:14:31.889Z] $ docker top 9db38435815964aa4046e1538318c6b3f4153e9685e0cdcf5f06af65be8d12cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-25T01:14:32.383Z] ---> job-cost.sh [2024-11-25T01:14:32.383Z] lf-activate-venv: SKIPPING [2024-11-25T01:14:32.383Z] INFO: No Stack... [2024-11-25T01:14:32.644Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-25T01:14:33.211Z] INFO: Archiving Costs [Pipeline] sh [2024-11-25T01:14:33.536Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-712/archives/cost.csv [2024-11-25T01:14:33.536Z] + cut -d, -f6 [Pipeline] lock [2024-11-25T01:14:33.584Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-712-1-stack-cost] [2024-11-25T01:14:33.591Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-712-1-stack-cost] did not exist. Created. [2024-11-25T01:14:33.599Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-712-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-25T01:14:34.019Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-25T01:14:34.077Z] Stashed 1 file(s) [Pipeline] } [2024-11-25T01:14:34.117Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-712-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-25T01:14:34.213Z] $ docker stop --time=1 9db38435815964aa4046e1538318c6b3f4153e9685e0cdcf5f06af65be8d12cf [2024-11-25T01:14:35.387Z] $ docker rm -f --volumes 9db38435815964aa4046e1538318c6b3f4153e9685e0cdcf5f06af65be8d12cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-25T07:10:39.550Z] Cancelling nested steps due to timeout [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-25T07:10:39.758Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-25T07:10:42.542Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-712/archives ] [2024-11-25T07:10:42.542Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-712/archives [2024-11-25T07:10:42.542Z] total 16 [2024-11-25T07:10:42.542Z] drwxr-xr-x 3 root root 4096 Nov 25 01:14 . [2024-11-25T07:10:42.542Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 25 01:14 .. [2024-11-25T07:10:42.542Z] drwxr-xr-x 2 root root 4096 Nov 25 01:14 cost [2024-11-25T07:10:42.542Z] -rw-r--r-- 1 root root 86 Nov 25 01:14 cost.csv [2024-11-25T07:10:42.542Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-712/archives [2024-11-25T07:10:42.542Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-712/archives [2024-11-25T07:10:42.542Z] total 16 [2024-11-25T07:10:42.542Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 25 01:14 . [2024-11-25T07:10:42.542Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 25 01:14 .. [2024-11-25T07:10:42.542Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 25 01:14 cost [2024-11-25T07:10:42.542Z] -rw-r--r-- 1 jenkins jenkins 86 Nov 25 01:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-25T07:10:42.897Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-25T07:10:43.799Z] ---> package-listing.sh [2024-11-25T07:10:43.799Z] ++ facter osfamily [2024-11-25T07:10:43.799Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-25T07:10:44.065Z] + OS_FAMILY=debian [2024-11-25T07:10:44.065Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-712 [2024-11-25T07:10:44.065Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-25T07:10:44.065Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-25T07:10:44.065Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-25T07:10:44.065Z] + PACKAGES=/tmp/packages_start.txt [2024-11-25T07:10:44.065Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-712 ']' [2024-11-25T07:10:44.065Z] + PACKAGES=/tmp/packages_end.txt [2024-11-25T07:10:44.065Z] + case "${OS_FAMILY}" in [2024-11-25T07:10:44.065Z] + dpkg -l [2024-11-25T07:10:44.065Z] + grep '^ii' [2024-11-25T07:10:44.065Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-25T07:10:44.065Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-25T07:10:44.065Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-25T07:10:44.065Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-712 ']' [2024-11-25T07:10:44.065Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-712/archives/ [2024-11-25T07:10:44.065Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-712/archives/ [Pipeline] echo [2024-11-25T07:10:44.114Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-712/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-25T07:10:44.414Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-25T07:10:45.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-25T07:10:45.066Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-25T07:10:45.236Z] prd-ubuntu20.04-docker-8c-8g-31664 does not seem to be running inside a container [2024-11-25T07:10:45.269Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-712/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-712 -v /w/workspace/gexfoundry_device-mqtt-go_PR-712:/w/workspace/gexfoundry_device-mqtt-go_PR-712:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-712@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-712@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-25T07:10:45.509Z] $ docker top 3fdf193ad170e5f4fd4f8d13aae4d7eaa7a5f0fb2b5db6ebd886811177caa209 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-25T07:10:45.925Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-25T07:10:46.242Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-25T07:10:46.572Z] + ls /var/log/sa-host [2024-11-25T07:10:46.572Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-25T07:10:46.855Z] provisioning config files... [2024-11-25T07:10:46.867Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-712@tmp/config253694176916239671tmp [Pipeline] { [Pipeline] echo [2024-11-25T07:10:46.934Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-25T07:10:47.269Z] ---> create-netrc.sh [Pipeline] } [2024-11-25T07:10:47.301Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-25T07:10:47.743Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-25T07:10:47.784Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-25T07:10:48.116Z] ---> sudo-logs.sh [2024-11-25T07:10:48.116Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-25T07:10:48.252Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-25T07:10:48.577Z] ---> job-cost.sh [2024-11-25T07:10:48.577Z] lf-activate-venv: SKIPPING [2024-11-25T07:10:48.577Z] DEBUG: total: 0.2199999988079071 [2024-11-25T07:10:48.577Z] INFO: Retrieving Stack Cost... [2024-11-25T07:10:48.836Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-25T07:10:49.095Z] INFO: Archiving Costs [Pipeline] echo [2024-11-25T07:10:49.138Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-25T07:10:49.460Z] ---> logs-deploy.sh [2024-11-25T07:10:49.460Z] lf-activate-venv: SKIPPING [2024-11-25T07:10:49.460Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-712/1 [2024-11-25T07:10:49.460Z] INFO: archiving workspace using pattern(s): [2024-11-25T07:10:50.398Z] Archives upload complete. [2024-11-25T07:10:50.398Z] INFO: archiving logs to Nexus