Pull request #26 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of yiqisoft for edgexfoundry/device-s7 Loading trusted files from base branch main at 8abf73570ad6030a87cde2867b8b9b061b07feca rather than 8391114faaaac17632e2609ee793036b9930f584 Obtained Jenkinsfile from 8abf73570ad6030a87cde2867b8b9b061b07feca 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-ssh4474714033016608104.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh5025578090309706711.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-s7/branches/PR-26/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-s7/branches/PR-26/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14674984721354094285.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-s7/branches/PR-26/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2228274734782744583.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh3377090708389223279.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-s7/branches/PR-26/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-s7/branches/PR-26/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12944560249538440907.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-s7] ========================================================= [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-s7-settings PROJECT: device-s7 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-s7 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 Running on prd-ubuntu20.04-docker-8c-8g-35188 in /w/workspace/edgexfoundry_device-s7_PR-26 [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-s7.git > git init /w/workspace/edgexfoundry_device-s7_PR-26 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.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-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8abf73570ad6030a87cde2867b8b9b061b07feca into PR head commit 8391114faaaac17632e2609ee793036b9930f584 Merge succeeded, producing 8391114faaaac17632e2609ee793036b9930f584 Checking out Revision 8391114faaaac17632e2609ee793036b9930f584 (PR-26) > git config remote.origin.url git@github.com:edgexfoundry/device-s7.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-s7.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/pull/26/head:refs/remotes/origin/PR-26 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8391114faaaac17632e2609ee793036b9930f584 # 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 8abf73570ad6030a87cde2867b8b9b061b07feca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8391114faaaac17632e2609ee793036b9930f584 # timeout=10 Commit message: "Update dependabot.yml" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:44:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:44:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:44:54 ========================================================= 07:44:54 EdgeX Global Pipelines Version Info 07:44:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:44:55 ------------------- 07:44:55 stable info: 07:44:55 ------------------- 07:44:55 Commited By: Cherry Wang cherry@iotechsys.com 07:44:55 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 07:44:55 Message: update stable to v1.0.269 07:44:55 ------------------- 07:44:55 experimental info: 07:44:55 ------------------- 07:44:55 Commited By: **** collab-it+edgex@linuxfoundation.org 07:44:55 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 07:44:55 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:44:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo 07:44:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo 07:44:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:44:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:44:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:44:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:44:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:44:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:44:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:44:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:44:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:44:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo 07:44:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:44:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:44:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:44:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:44:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:44:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:44:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:44:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:44:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:44:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:44:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:44:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:44:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:44:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:44:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:44:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-26 [Pipeline] echo 07:44:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-26 [Pipeline] echo 07:44:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-26 [Pipeline] echo 07:44:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8391114faaaac17632e2609ee793036b9930f584 [Pipeline] echo 07:44:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8391114 [Pipeline] echo 07:44:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:44:58 provisioning config files... 07:44:58 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-26@tmp/config793330567861839881tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:44:58 ---> ****-login.sh 07:44:58 nexus3.edgexfoundry.org:10001 07:44:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:44:58 Configure a credential helper to remove this warning. See 07:44:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:44:58 07:44:58 Login Succeeded 07:44:58 nexus3.edgexfoundry.org:10002 07:44:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:44:59 Configure a credential helper to remove this warning. See 07:44:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:44:59 07:44:59 Login Succeeded 07:44:59 nexus3.edgexfoundry.org:10003 07:44:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:44:59 Configure a credential helper to remove this warning. See 07:44:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:44:59 07:44:59 Login Succeeded 07:44:59 nexus3.edgexfoundry.org:10004 07:44:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:44:59 Configure a credential helper to remove this warning. See 07:44:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:44:59 07:44:59 Login Succeeded 07:44:59 ****.io 07:44:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:44:59 Configure a credential helper to remove this warning. See 07:44:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:44:59 07:44:59 Login Succeeded 07:44:59 ---> ****-login.sh ends [Pipeline] } 07:44:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:45:00 + git rev-list -1 --merges 8391114faaaac17632e2609ee793036b9930f584~1..8391114faaaac17632e2609ee793036b9930f584 [Pipeline] echo 07:45:00 -----------> git rev-list -1 --merges 8391114faaaac17632e2609ee793036b9930f584~1..8391114faaaac17632e2609ee793036b9930f584 8391114faaaac17632e2609ee793036b9930f584 [false] [Pipeline] sh 07:45:00 + git log --format=format:%s -1 8391114faaaac17632e2609ee793036b9930f584 [Pipeline] echo 07:45:00 ========================================================= 07:45:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:45:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:45:01 + git log --format=format:%s -1 8391114faaaac17632e2609ee793036b9930f584 [Pipeline] echo 07:45:01 [semverPrep] GIT_COMMIT: 8391114faaaac17632e2609ee793036b9930f584, Commit Message: Update dependabot.yml [Pipeline] echo 07:45:01 [semverPrep] This is not a build commit. [Pipeline] sh 07:45:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:45:01 + grep -v github /etc/ssh/ssh_known_hosts 07:45:01 + [ -e /tmp/ssh_known_hosts ] 07:45:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:45:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:45:01 + sudo tee -a /etc/ssh/ssh_known_hosts 07:45:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:45:02 07:45:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:45:02 0.1.4: Pulling from edgex-devops/py-git-semver 07:45:02 b85a868b505f: Pulling fs layer 07:45:02 e2be974225ed: Pulling fs layer 07:45:02 339a4e72a1f5: Pulling fs layer 07:45:02 988bab9f4d93: Pulling fs layer 07:45:02 1469e6f7b9e6: Pulling fs layer 07:45:02 eaf3925da568: Pulling fs layer 07:45:02 bab4dde63d76: Pulling fs layer 07:45:02 bde34c3a00c8: Pulling fs layer 07:45:02 b352a97aabf1: Pulling fs layer 07:45:02 4872d77fe225: Pulling fs layer 07:45:02 5851b861e8e6: Pulling fs layer 07:45:02 4872d77fe225: Waiting 07:45:02 bab4dde63d76: Waiting 07:45:02 5851b861e8e6: Waiting 07:45:02 bde34c3a00c8: Waiting 07:45:02 eaf3925da568: Waiting 07:45:02 e2be974225ed: Verifying Checksum 07:45:02 e2be974225ed: Download complete 07:45:02 988bab9f4d93: Download complete 07:45:02 1469e6f7b9e6: Verifying Checksum 07:45:02 1469e6f7b9e6: Download complete 07:45:02 eaf3925da568: Verifying Checksum 07:45:02 eaf3925da568: Download complete 07:45:02 339a4e72a1f5: Verifying Checksum 07:45:02 339a4e72a1f5: Download complete 07:45:02 bde34c3a00c8: Verifying Checksum 07:45:02 bde34c3a00c8: Download complete 07:45:02 b352a97aabf1: Verifying Checksum 07:45:02 b352a97aabf1: Download complete 07:45:02 4872d77fe225: Verifying Checksum 07:45:02 4872d77fe225: Download complete 07:45:02 5851b861e8e6: Download complete 07:45:02 b85a868b505f: Verifying Checksum 07:45:02 b85a868b505f: Download complete 07:45:03 bab4dde63d76: Verifying Checksum 07:45:03 bab4dde63d76: Download complete 07:45:04 b85a868b505f: Pull complete 07:45:04 e2be974225ed: Pull complete 07:45:04 339a4e72a1f5: Pull complete 07:45:04 988bab9f4d93: Pull complete 07:45:05 1469e6f7b9e6: Pull complete 07:45:05 eaf3925da568: Pull complete 07:45:07 bab4dde63d76: Pull complete 07:45:07 bde34c3a00c8: Pull complete 07:45:07 b352a97aabf1: Pull complete 07:45:07 4872d77fe225: Pull complete 07:45:07 5851b861e8e6: Pull complete 07:45:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:45:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:45:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:45:07 prd-ubuntu20.04-docker-8c-8g-35188 does not seem to be running inside a container 07:45:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_PR-26 -v /w/workspace/edgexfoundry_device-s7_PR-26:/w/workspace/edgexfoundry_device-s7_PR-26:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-26@tmp:/w/workspace/edgexfoundry_device-s7_PR-26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:45:10 $ docker top aca32eda3ebf0f4d3c8ac3c09dbe5305774f576f6a7219931ef322d57161dc05 -eo pid,comm 07:45:10 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). 07:45:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:45:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:45:10 [ssh-agent] Looking for ssh-agent implementation... 07:45:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:45:10 $ docker exec aca32eda3ebf0f4d3c8ac3c09dbe5305774f576f6a7219931ef322d57161dc05 ssh-agent 07:45:10 SSH_AUTH_SOCK=/tmp/ssh-eogM6YJlqGGX/agent.32 07:45:10 SSH_AGENT_PID=38 07:45:10 Running ssh-add (command line suppressed) 07:45:10 Identity added: /w/workspace/edgexfoundry_device-s7_PR-26@tmp/private_key_5086960472811128764.key (/w/workspace/edgexfoundry_device-s7_PR-26@tmp/private_key_5086960472811128764.key) 07:45:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:45:11 + git tag --points-at HEAD [Pipeline] } 07:45:11 $ docker exec --env ******** --env ******** aca32eda3ebf0f4d3c8ac3c09dbe5305774f576f6a7219931ef322d57161dc05 ssh-agent -k 07:45:11 unset SSH_AUTH_SOCK; 07:45:11 unset SSH_AGENT_PID; 07:45:11 echo Agent pid 38 killed; 07:45:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:45:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:45:11 [ssh-agent] Looking for ssh-agent implementation... 07:45:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:45:11 $ docker exec aca32eda3ebf0f4d3c8ac3c09dbe5305774f576f6a7219931ef322d57161dc05 ssh-agent 07:45:11 SSH_AUTH_SOCK=/tmp/ssh-qiwcPaHG303J/agent.72 07:45:11 SSH_AGENT_PID=78 07:45:11 Running ssh-add (command line suppressed) 07:45:11 Identity added: /w/workspace/edgexfoundry_device-s7_PR-26@tmp/private_key_8356417910055406830.key (/w/workspace/edgexfoundry_device-s7_PR-26@tmp/private_key_8356417910055406830.key) 07:45:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:45:11 + git semver init 07:45:12 2024-12-16 07:45:12,165 [run_init] DEBUG init version:0.0.0 force:False 07:45:12 2024-12-16 07:45:12,166 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_PR-26/.semver 07:45:12 2024-12-16 07:45:12,166 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_PR-26/.semver 07:45:12 2024-12-16 07:45:12,166 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_PR-26/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_PR-26, universal_newlines=False, shell=None, istream=None) 07:45:12 2024-12-16 07:45:12,788 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_PR-26/.git/info/exclude 07:45:12 2024-12-16 07:45:12,789 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_PR-26/.semver/PR-26 with force:False 07:45:12 2024-12-16 07:45:12,789 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_PR-26/.semver/PR-26 07:45:12 2024-12-16 07:45:12,793 [execute] INFO git cat-file --batch-check 07:45:12 2024-12-16 07:45:12,793 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_PR-26/.semver, universal_newlines=False, shell=None, istream=) 07:45:12 2024-12-16 07:45:12,800 [execute] INFO git cat-file --batch 07:45:12 2024-12-16 07:45:12,800 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_PR-26/.semver, universal_newlines=False, shell=None, istream=) 07:45:13 2024-12-16 07:45:12,806 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_PR-26/.semver/PR-26 07:45:13 0.0.0 [Pipeline] } 07:45:13 $ docker exec --env ******** --env ******** aca32eda3ebf0f4d3c8ac3c09dbe5305774f576f6a7219931ef322d57161dc05 ssh-agent -k 07:45:13 unset SSH_AUTH_SOCK; 07:45:13 unset SSH_AGENT_PID; 07:45:13 echo Agent pid 78 killed; 07:45:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:45:13 + git semver [Pipeline] } 07:45:13 $ docker stop --time=1 aca32eda3ebf0f4d3c8ac3c09dbe5305774f576f6a7219931ef322d57161dc05 07:45:15 $ docker rm -f --volumes aca32eda3ebf0f4d3c8ac3c09dbe5305774f576f6a7219931ef322d57161dc05 [Pipeline] // withDockerContainer [Pipeline] sh 07:45:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:45:16 Stashed 1 file(s) [Pipeline] echo 07:45:16 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:45:17 provisioning config files... 07:45:17 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-26@tmp/config7187208340963907585tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 07:45:17 ---> ****-login.sh 07:45:17 nexus3.edgexfoundry.org:10001 07:45:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:17 Configure a credential helper to remove this warning. See 07:45:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:17 07:45:17 Login Succeeded 07:45:17 nexus3.edgexfoundry.org:10002 07:45:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:17 Configure a credential helper to remove this warning. See 07:45:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:17 07:45:17 Login Succeeded 07:45:17 nexus3.edgexfoundry.org:10003 07:45:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:17 Configure a credential helper to remove this warning. See 07:45:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:17 07:45:17 Login Succeeded 07:45:17 nexus3.edgexfoundry.org:10004 07:45:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:17 Configure a credential helper to remove this warning. See 07:45:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:17 07:45:17 Login Succeeded 07:45:17 ****.io 07:45:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:18 Configure a credential helper to remove this warning. See 07:45:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:18 07:45:18 Login Succeeded 07:45:18 ---> ****-login.sh ends [Pipeline] } 07:45:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:45:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:45:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:45:18 ========================================================= 07:45:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:45:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:19 + 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 . 07:45:19 Sending build context to Docker daemon 665.6kB 07:45:19 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 07:45:19 Step 2/10 : FROM ${BASE} AS builder 07:45:19 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:45:19 43c4264eed91: Pulling fs layer 07:45:19 4cc291be95ef: Pulling fs layer 07:45:19 2ac1f1163629: Pulling fs layer 07:45:19 5c3c966382ef: Pulling fs layer 07:45:19 4f4fb700ef54: Pulling fs layer 07:45:19 5d5c8e513c77: Pulling fs layer 07:45:19 9f66e0745190: Pulling fs layer 07:45:19 f49a43e4bbc0: Pulling fs layer 07:45:19 561ebcabdf7f: Pulling fs layer 07:45:19 4f4fb700ef54: Waiting 07:45:19 5d5c8e513c77: Waiting 07:45:19 5c3c966382ef: Waiting 07:45:19 f49a43e4bbc0: Waiting 07:45:19 9f66e0745190: Waiting 07:45:19 561ebcabdf7f: Waiting 07:45:19 4cc291be95ef: Verifying Checksum 07:45:19 4cc291be95ef: Download complete 07:45:19 5c3c966382ef: Download complete 07:45:19 4f4fb700ef54: Verifying Checksum 07:45:19 4f4fb700ef54: Download complete 07:45:19 43c4264eed91: Download complete 07:45:19 5d5c8e513c77: Download complete 07:45:19 9f66e0745190: Verifying Checksum 07:45:19 9f66e0745190: Download complete 07:45:19 43c4264eed91: Pull complete 07:45:19 561ebcabdf7f: Verifying Checksum 07:45:19 561ebcabdf7f: Download complete 07:45:19 4cc291be95ef: Pull complete 07:45:19 2ac1f1163629: Verifying Checksum 07:45:19 2ac1f1163629: Download complete 07:45:19 f49a43e4bbc0: Verifying Checksum 07:45:24 2ac1f1163629: Pull complete 07:45:24 5c3c966382ef: Pull complete 07:45:24 4f4fb700ef54: Pull complete 07:45:24 5d5c8e513c77: Pull complete 07:45:24 9f66e0745190: Pull complete 07:45:25 f49a43e4bbc0: Pull complete 07:45:26 561ebcabdf7f: Pull complete 07:45:26 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 07:45:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:45:26 ---> 3a752c3f9dda 07:45:26 Step 3/10 : ARG MAKE=make build 07:45:29 ---> Running in 6af0bd3450ba 07:45:29 Removing intermediate container 6af0bd3450ba 07:45:29 ---> 2e16d293ee96 07:45:29 Step 4/10 : WORKDIR /device-s7 07:45:29 ---> Running in ffc3d32067f6 07:45:29 Removing intermediate container ffc3d32067f6 07:45:29 ---> 3b510676c43e 07:45:29 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 07:45:29 ---> Running in cb65982f11bc 07:45:29 Removing intermediate container cb65982f11bc 07:45:29 ---> 2f18aa1c3581 07:45:29 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev 07:45:29 ---> Running in 1db94c6ab9b5 07:45:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:45:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:45:30 OK: 246 MiB in 54 packages 07:45:30 Removing intermediate container 1db94c6ab9b5 07:45:30 ---> c4a4c1dfe872 07:45:30 Step 7/10 : COPY go.mod vendor* ./ 07:45:30 ---> 11d66ada4557 07:45:30 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:45:30 ---> Running in 115d55cd3744 07:46:27 Removing intermediate container 115d55cd3744 07:46:27 ---> 492780d1ab20 07:46:27 Step 9/10 : COPY . . 07:46:27 ---> 0d3dbe4440d1 07:46:27 Step 10/10 : RUN ${MAKE} 07:46:27 ---> Running in 14215ac2f496 07:46:27 noop 07:46:27 Removing intermediate container 14215ac2f496 07:46:27 ---> 1745f95aa282 07:46:27 Successfully built 1745f95aa282 07:46:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:27 + docker inspect -f . ci-base-image-x86_64 07:46:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:46:27 prd-ubuntu20.04-docker-8c-8g-35188 does not seem to be running inside a container 07:46:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_PR-26 -v /w/workspace/edgexfoundry_device-s7_PR-26:/w/workspace/edgexfoundry_device-s7_PR-26:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-26@tmp:/w/workspace/edgexfoundry_device-s7_PR-26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:46:28 $ docker top e152b9711ec7e81c4171be210771fc9a1911d315b6ba9070e0604b90ac0eaf96 -eo pid,comm [Pipeline] { [Pipeline] sh 07:46:28 + go version 07:46:28 go version go1.23.2 linux/amd64 [Pipeline] } 07:46:28 $ docker stop --time=1 e152b9711ec7e81c4171be210771fc9a1911d315b6ba9070e0604b90ac0eaf96 07:46:30 $ docker rm -f --volumes e152b9711ec7e81c4171be210771fc9a1911d315b6ba9070e0604b90ac0eaf96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:30 + docker inspect -f . ci-base-image-x86_64 07:46:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:46:30 prd-ubuntu20.04-docker-8c-8g-35188 does not seem to be running inside a container 07:46:30 $ 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-s7_PR-26 -v /w/workspace/edgexfoundry_device-s7_PR-26:/w/workspace/edgexfoundry_device-s7_PR-26:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-26@tmp:/w/workspace/edgexfoundry_device-s7_PR-26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:46:31 $ docker top 9bf37e3fef398d64fe0c00a83cb26bbb24313273b3b7069dfcac5e1c58d76110 -eo pid,comm [Pipeline] { [Pipeline] sh 07:46:31 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_PR-26 [Pipeline] fileExists [Pipeline] sh 07:46:32 + make test 07:46:32 go test -race -coverprofile=coverage.out ./... 07:46:40 ? github.com/edgexfoundry/device-s7 [no test files] 07:47:06 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 07:47:06 github.com/edgexfoundry/device-s7/internal/driver coverage: 0.0% of statements 07:47:38 go vet ./... 07:47:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:47:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:47:44 ./bin/test-attribution-txt.sh [Pipeline] echo 07:47:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:47:44 $ docker stop --time=1 9bf37e3fef398d64fe0c00a83cb26bbb24313273b3b7069dfcac5e1c58d76110 07:47:46 $ docker rm -f --volumes 9bf37e3fef398d64fe0c00a83cb26bbb24313273b3b7069dfcac5e1c58d76110 [Pipeline] // withDockerContainer [Pipeline] sh 07:47:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:47:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:47:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:47:48 + ls -al . 07:47:48 total 228 07:47:48 drwxrwxr-x 8 jenkins jenkins 4096 Dec 16 07:46 . 07:47:48 drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 07:44 .. 07:47:48 drwxrwxr-x 8 jenkins jenkins 4096 Dec 16 07:47 .git 07:47:48 drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 07:44 .github 07:47:48 -rw-rw-r-- 1 jenkins jenkins 237 Dec 16 07:44 .gitignore 07:47:48 -rw-rw-r-- 1 jenkins jenkins 42 Dec 16 07:44 .golangci.yml 07:47:48 drwxr-xr-x 3 jenkins jenkins 4096 Dec 16 07:45 .semver 07:47:48 -rw-rw-r-- 1 jenkins jenkins 19679 Dec 16 07:44 Attribution.txt 07:47:48 -rw-rw-r-- 1 jenkins jenkins 1579 Dec 16 07:44 Dockerfile 07:47:48 -rw-rw-r-- 1 jenkins jenkins 643 Dec 16 07:44 Jenkinsfile 07:47:48 -rw-rw-r-- 1 jenkins jenkins 10947 Dec 16 07:44 LICENSE 07:47:48 -rw-rw-r-- 1 jenkins jenkins 1903 Dec 16 07:44 Makefile 07:47:48 -rw-rw-r-- 1 jenkins jenkins 614 Dec 16 07:44 OWNERS.md 07:47:48 -rw-rw-r-- 1 jenkins jenkins 2393 Dec 16 07:44 README.md 07:47:48 -rw-rw-r-- 1 jenkins jenkins 5 Dec 16 07:45 VERSION 07:47:48 drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 07:44 bin 07:47:48 drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 07:44 cmd 07:47:48 -rw-r--r-- 1 jenkins jenkins 17164 Dec 16 07:47 coverage.out 07:47:48 -rw-rw-r-- 1 jenkins jenkins 6929 Dec 16 07:44 go.mod 07:47:48 -rw-rw-r-- 1 jenkins jenkins 100385 Dec 16 07:44 go.sum 07:47:48 drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 07:44 internal 07:47:48 -rw-rw-r-- 1 jenkins jenkins 223 Dec 16 07:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:48 + docker build -t device-s7 -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8391114faaaac17632e2609ee793036b9930f584 --label arch=amd64 --label version=0.0.0 . 07:47:48 Sending build context to Docker daemon 683.5kB 07:47:48 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 07:47:48 Step 2/24 : FROM ${BASE} AS builder 07:47:48 ---> 1745f95aa282 07:47:48 Step 3/24 : ARG MAKE=make build 07:47:48 ---> Running in eef6817c00b2 07:47:48 Removing intermediate container eef6817c00b2 07:47:48 ---> 2f8f3704047b 07:47:48 Step 4/24 : WORKDIR /device-s7 07:47:48 ---> Running in c08645ef5498 07:47:48 Removing intermediate container c08645ef5498 07:47:48 ---> a8d90d8f0f99 07:47:48 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 07:47:48 ---> Running in e43da1151660 07:47:48 Removing intermediate container e43da1151660 07:47:48 ---> 688e90f69b01 07:47:48 Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev 07:47:48 ---> Running in c96afe4dff94 07:47:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:47:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:47:49 OK: 246 MiB in 54 packages 07:47:50 Removing intermediate container c96afe4dff94 07:47:50 ---> eded68c44748 07:47:50 Step 7/24 : COPY go.mod vendor* ./ 07:47:50 ---> 6189c798880c 07:47:50 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:50 ---> Running in df9abfc146b4 07:47:51 Removing intermediate container df9abfc146b4 07:47:51 ---> 2f96d4fecd3e 07:47:51 Step 9/24 : COPY . . 07:47:51 ---> 92737a4f8e97 07:47:51 Step 10/24 : RUN ${MAKE} 07:47:51 ---> Running in 8855011576cc 07:47:51 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 07:48:23 Removing intermediate container 8855011576cc 07:48:23 ---> 250233cd4800 07:48:23 Step 11/24 : FROM alpine:3.20 07:48:23 3.20: Pulling from library/alpine 07:48:23 da9db072f522: Pulling fs layer 07:48:23 da9db072f522: Verifying Checksum 07:48:23 da9db072f522: Download complete 07:48:23 da9db072f522: Pull complete 07:48:23 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:48:23 Status: Downloaded newer image for alpine:3.20 07:48:23 ---> 63b790fccc90 07:48:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 07:48:23 ---> Running in bb7551630a9a 07:48:23 Removing intermediate container bb7551630a9a 07:48:23 ---> ecedff780555 07:48:23 Step 13/24 : RUN apk add --update --no-cache dumb-init 07:48:23 ---> Running in 0670f1677735 07:48:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:48:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:48:23 (1/1) Installing dumb-init (1.2.5-r3) 07:48:23 Executing busybox-1.36.1-r29.trigger 07:48:23 OK: 8 MiB in 15 packages 07:48:23 Removing intermediate container 0670f1677735 07:48:23 ---> a506294774bf 07:48:23 Step 14/24 : RUN apk --no-cache upgrade 07:48:23 ---> Running in db86a8c8aa43 07:48:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:48:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:48:23 Upgrading critical system libraries and apk-tools: 07:48:23 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:48:23 Executing busybox-1.36.1-r29.trigger 07:48:24 Continuing the upgrade transaction with new apk-tools: 07:48:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:48:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:48:24 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:48:24 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:48:24 OK: 8 MiB in 15 packages 07:48:25 Removing intermediate container db86a8c8aa43 07:48:25 ---> e3280287327c 07:48:25 Step 15/24 : WORKDIR / 07:48:25 ---> Running in 741d36557fd6 07:48:25 Removing intermediate container 741d36557fd6 07:48:25 ---> 7045a8862579 07:48:25 Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 07:48:25 ---> 31b2e5bb1823 07:48:25 Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 07:48:25 ---> fc33eed7007a 07:48:25 Step 18/24 : COPY --from=builder /device-s7/cmd/res /res 07:48:26 ---> 2dfadc7b426e 07:48:26 Step 19/24 : EXPOSE 59994 07:48:26 ---> Running in cfa6ab347c4e 07:48:26 Removing intermediate container cfa6ab347c4e 07:48:26 ---> 8d9e724f02cf 07:48:26 Step 20/24 : ENTRYPOINT ["/device-s7"] 07:48:26 ---> Running in 190cc91f8303 07:48:26 Removing intermediate container 190cc91f8303 07:48:26 ---> 059046d781f5 07:48:26 Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 07:48:26 ---> Running in 332315253d1d 07:48:26 Removing intermediate container 332315253d1d 07:48:26 ---> 8b2e397f8ff4 07:48:26 Step 22/24 : LABEL arch=amd64 07:48:26 ---> Running in 5fa206131d54 07:48:26 Removing intermediate container 5fa206131d54 07:48:26 ---> 6bc461e822d9 07:48:26 Step 23/24 : LABEL git_sha=8391114faaaac17632e2609ee793036b9930f584 07:48:26 ---> Running in c1f389bd9ba7 07:48:26 Removing intermediate container c1f389bd9ba7 07:48:26 ---> c622aec3ebf8 07:48:26 Step 24/24 : LABEL version=0.0.0 07:48:26 ---> Running in d85bba1b940f 07:48:26 Removing intermediate container d85bba1b940f 07:48:26 ---> 088d4b3eb5a5 07:48:26 [Warning] One or more build-args [ARCH] were not consumed 07:48:26 Successfully built 088d4b3eb5a5 07:48:26 Successfully tagged device-s7: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 07:48:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:48:29 07:48:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:48:30 latest: Pulling from edgex-lftools-log-publisher 07:48:30 5eb5b503b376: Pulling fs layer 07:48:30 5c69ac0246d0: Pulling fs layer 07:48:30 ec43610c2a17: Pulling fs layer 07:48:30 3a2ae6a8a46f: Pulling fs layer 07:48:30 33b1e0a273af: Pulling fs layer 07:48:30 5d3b04190fa2: Pulling fs layer 07:48:30 2f39f015ded8: Pulling fs layer 07:48:30 33b1e0a273af: Waiting 07:48:30 5d3b04190fa2: Waiting 07:48:30 2f39f015ded8: Waiting 07:48:30 3a2ae6a8a46f: Waiting 07:48:30 5c69ac0246d0: Download complete 07:48:30 3a2ae6a8a46f: Verifying Checksum 07:48:30 3a2ae6a8a46f: Download complete 07:48:30 33b1e0a273af: Verifying Checksum 07:48:30 33b1e0a273af: Download complete 07:48:30 5d3b04190fa2: Verifying Checksum 07:48:30 5d3b04190fa2: Download complete 07:48:30 ec43610c2a17: Verifying Checksum 07:48:30 ec43610c2a17: Download complete 07:48:30 5eb5b503b376: Verifying Checksum 07:48:30 5eb5b503b376: Download complete 07:48:31 2f39f015ded8: Download complete 07:48:31 5eb5b503b376: Pull complete 07:48:31 5c69ac0246d0: Pull complete 07:48:32 ec43610c2a17: Pull complete 07:48:32 3a2ae6a8a46f: Pull complete 07:48:32 33b1e0a273af: Pull complete 07:48:32 5d3b04190fa2: Pull complete 07:48:36 2f39f015ded8: Pull complete 07:48:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:48:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:48:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:48:37 prd-ubuntu20.04-docker-8c-8g-35188 does not seem to be running inside a container 07:48:37 $ 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-s7_PR-26 -v /w/workspace/edgexfoundry_device-s7_PR-26:/w/workspace/edgexfoundry_device-s7_PR-26:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-26@tmp:/w/workspace/edgexfoundry_device-s7_PR-26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:48:38 $ docker top 0e9abde9095fae98e89241635ac5fdfff3c5445b6c0641b317f11965b368ff40 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:48:40 ---> job-cost.sh 07:48:40 lf-activate-venv: SKIPPING 07:48:40 INFO: No Stack... 07:48:40 INFO: Retrieving Pricing Info for: v3-standard-8 07:48:41 INFO: Archiving Costs [Pipeline] sh 07:48:44 + cat /w/workspace/edgexfoundry_device-s7_PR-26/archives/cost.csv 07:48:44 + cut -d, -f6 [Pipeline] lock 07:48:44 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-PR-26-1-stack-cost] 07:48:44 Resource [jenkins-edgexfoundry-device-s7-PR-26-1-stack-cost] did not exist. Created. 07:48:44 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-PR-26-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:48:45 + echo total: 0.2199999988079071 [Pipeline] stash 07:48:45 Stashed 1 file(s) [Pipeline] } 07:48:45 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-PR-26-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:48:45 $ docker stop --time=1 0e9abde9095fae98e89241635ac5fdfff3c5445b6c0641b317f11965b368ff40 07:48:46 $ docker rm -f --volumes 0e9abde9095fae98e89241635ac5fdfff3c5445b6c0641b317f11965b368ff40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 07:48:47 provisioning config files... 07:48:47 copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_PR-26@tmp/config8206042803535174035tmp [Pipeline] { [Pipeline] sh 07:48:47 + set +x 07:48:47 + curl -s https://codecov.io/bash 07:48:47 + bash -s -- 07:48:47 07:48:47 _____ _ 07:48:47 / ____| | | 07:48:47 | | ___ __| | ___ ___ _____ __ 07:48:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:48:47 | |___| (_) | (_| | __/ (_| (_) \ V / 07:48:47 \_____\___/ \__,_|\___|\___\___/ \_/ 07:48:47 Bash-1.0.6 07:48:47 07:48:47 07:48:47 ==> git version 2.25.1 found 07:48:47 ==> 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 07:48:47 Release-Date: 2020-01-08 07:48:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:48:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:48:47 ==> Jenkins CI detected. 07:48:47 current dir:  /w/workspace/edgexfoundry_device-s7_PR-26 07:48:47 project root: . 07:48:47 --> token set from env 07:48:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:48:47 ==> Running gcov in . (disable via -X gcov) 07:48:47 ==> Python coveragepy not found 07:48:47 ==> Searching for coverage reports in: 07:48:47 + . 07:48:47 -> Found 1 reports 07:48:47 ==> Detecting git/mercurial file structure 07:48:47 ==> Reading reports 07:48:47 + ./coverage.out bytes=17164 07:48:47 ==> Appending adjustments 07:48:47 https://docs.codecov.io/docs/fixing-reports 07:48:47 + Found adjustments 07:48:47 ==> Gzipping contents 07:48:47 4.0K /tmp/codecov.gN522i.gz 07:48:47 ==> Uploading reports 07:48:47 url: https://codecov.io 07:48:47 query: branch=PR-26&commit=8391114faaaac17632e2609ee793036b9930f584&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2FPR-26%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=26&job=&cmd_args= 07:48:47 -> Pinging Codecov 07:48:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-26&commit=8391114faaaac17632e2609ee793036b9930f584&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2FPR-26%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=26&job=&cmd_args= 07:48:48 -> Uploading to 07:48:48 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/8391114faaaac17632e2609ee793036b9930f584/8c84d9e4-d379-4c2c-a714-2e4b60e1de83.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241216%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241216T074847Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=aabd0b70ee6ba1d82ac0aa2325a7fd596cd070204dbe8e4fa2992170f99b31df 07:48:48 % Total % Received % Xferd Average Speed Time Time Time Current 07:48:48 Dload Upload Total Spent Left Speed 07:48:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2591 0 0 100 2591 0 17625 --:--:-- --:--:-- --:--:-- 17625 07:48:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/8391114faaaac17632e2609ee793036b9930f584 [Pipeline] } 07:48:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:48:50 + [ -d /w/workspace/edgexfoundry_device-s7_PR-26/archives ] 07:48:50 + ls -al /w/workspace/edgexfoundry_device-s7_PR-26/archives 07:48:50 total 16 07:48:50 drwxr-xr-x 3 root root 4096 Dec 16 07:48 . 07:48:50 drwxrwxr-x 9 jenkins jenkins 4096 Dec 16 07:48 .. 07:48:50 drwxr-xr-x 2 root root 4096 Dec 16 07:48 cost 07:48:50 -rw-r--r-- 1 root root 80 Dec 16 07:48 cost.csv 07:48:50 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_PR-26/archives 07:48:50 + ls -al /w/workspace/edgexfoundry_device-s7_PR-26/archives 07:48:50 total 16 07:48:50 drwxr-xr-x 3 jenkins jenkins 4096 Dec 16 07:48 . 07:48:50 drwxrwxr-x 9 jenkins jenkins 4096 Dec 16 07:48 .. 07:48:50 drwxr-xr-x 2 jenkins jenkins 4096 Dec 16 07:48 cost 07:48:50 -rw-r--r-- 1 jenkins jenkins 80 Dec 16 07:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:48:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:48:51 ---> package-listing.sh 07:48:51 ++ facter osfamily 07:48:51 ++ tr '[:upper:]' '[:lower:]' 07:48:51 + OS_FAMILY=debian 07:48:51 + workspace=/w/workspace/edgexfoundry_device-s7_PR-26 07:48:51 + START_PACKAGES=/tmp/packages_start.txt 07:48:51 + END_PACKAGES=/tmp/packages_end.txt 07:48:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:48:51 + PACKAGES=/tmp/packages_start.txt 07:48:51 + '[' /w/workspace/edgexfoundry_device-s7_PR-26 ']' 07:48:51 + PACKAGES=/tmp/packages_end.txt 07:48:51 + case "${OS_FAMILY}" in 07:48:51 + dpkg -l 07:48:51 + grep '^ii' 07:48:51 + '[' -f /tmp/packages_start.txt ']' 07:48:51 + '[' -f /tmp/packages_end.txt ']' 07:48:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:48:51 + '[' /w/workspace/edgexfoundry_device-s7_PR-26 ']' 07:48:51 + mkdir -p /w/workspace/edgexfoundry_device-s7_PR-26/archives/ 07:48:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_PR-26/archives/ [Pipeline] echo 07:48:51 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-s7_PR-26/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:48:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:48:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:48:52 prd-ubuntu20.04-docker-8c-8g-35188 does not seem to be running inside a container 07:48:52 $ 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-s7_PR-26/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-s7_PR-26 -v /w/workspace/edgexfoundry_device-s7_PR-26:/w/workspace/edgexfoundry_device-s7_PR-26:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-26@tmp:/w/workspace/edgexfoundry_device-s7_PR-26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:48:53 $ docker top 5a667e8edd33d93914048afef3d02f68210123fb5ba41c228d0c2214dcb663c7 -eo pid,comm [Pipeline] { [Pipeline] sh 07:48:53 + touch /tmp/pre-build-complete [Pipeline] sh 07:48:53 + mkdir -p /var/log/sysstat [Pipeline] sh 07:48:54 + ls /var/log/sa-host 07:48:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:48:54 provisioning config files... 07:48:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-26@tmp/config2704392161235552719tmp [Pipeline] { [Pipeline] echo 07:48:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:48:54 ---> create-netrc.sh [Pipeline] } 07:48:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:48:55 ---> python-tools-install.sh [Pipeline] echo 07:48:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:48:55 ---> sudo-logs.sh 07:48:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:48:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:48:56 ---> job-cost.sh 07:48:56 lf-activate-venv: SKIPPING 07:48:56 DEBUG: total: 0.2199999988079071 07:48:56 INFO: Retrieving Stack Cost... 07:48:56 INFO: Retrieving Pricing Info for: v3-standard-8 07:48:56 INFO: Archiving Costs [Pipeline] echo 07:48:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:48:57 ---> logs-deploy.sh 07:48:57 lf-activate-venv: SKIPPING 07:48:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/PR-26/1 07:48:57 INFO: archiving workspace using pattern(s): 07:48:58 Archives upload complete. 07:48:58 INFO: archiving logs to Nexus 07:48:58 ---> uname -a: 07:48:58 Linux prd-ubuntu20-04-docker-8c-8g-35188 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:48:58 07:48:58 07:48:58 ---> lscpu: 07:48:58 Architecture: x86_64 07:48:58 CPU op-mode(s): 32-bit, 64-bit 07:48:58 Byte Order: Little Endian 07:48:58 Address sizes: 40 bits physical, 48 bits virtual 07:48:58 CPU(s): 8 07:48:58 On-line CPU(s) list: 0-7 07:48:58 Thread(s) per core: 1 07:48:58 Core(s) per socket: 1 07:48:58 Socket(s): 8 07:48:58 NUMA node(s): 1 07:48:58 Vendor ID: AuthenticAMD 07:48:58 CPU family: 23 07:48:58 Model: 49 07:48:58 Model name: AMD EPYC-Rome Processor 07:48:58 Stepping: 0 07:48:58 CPU MHz: 2800.000 07:48:58 BogoMIPS: 5600.00 07:48:58 Virtualization: AMD-V 07:48:58 Hypervisor vendor: KVM 07:48:58 Virtualization type: full 07:48:58 L1d cache: 256 KiB 07:48:58 L1i cache: 256 KiB 07:48:58 L2 cache: 4 MiB 07:48:58 L3 cache: 128 MiB 07:48:58 NUMA node0 CPU(s): 0-7 07:48:58 Vulnerability Itlb multihit: Not affected 07:48:58 Vulnerability L1tf: Not affected 07:48:58 Vulnerability Mds: Not affected 07:48:58 Vulnerability Meltdown: Not affected 07:48:58 Vulnerability Mmio stale data: Not affected 07:48:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:48:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:48:58 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:48:58 Vulnerability Srbds: Not affected 07:48:58 Vulnerability Tsx async abort: Not affected 07:48:58 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 07:48:58 07:48:58 07:48:58 ---> nproc: 07:48:58 8 07:48:58 07:48:58 07:48:58 ---> df -h: 07:48:58 Filesystem Size Used Avail Use% Mounted on 07:48:58 overlay 155G 12G 144G 8% / 07:48:58 tmpfs 64M 0 64M 0% /dev 07:48:58 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:48:58 shm 64M 0 64M 0% /dev/shm 07:48:58 /dev/vda1 155G 12G 144G 8% /facter-os 07:48:58 07:48:58