Pull request #426 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 542acbf7541f2a898d1dde12edbb0a8a82378199+b5e79b7b143d4bc0281b6701ea20bd2dba6f5c17 (c5e946b8c907617f2f1a82af55c2cac79d52d875) 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-ssh14396218685812806639.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh15381873068598514472.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-onvif-camera/branches/PR-426/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-onvif-camera/branches/PR-426/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4858429161782232722.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-onvif-camera/branches/PR-426/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2706728452793434887.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh5742651241501744591.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-onvif-camera/branches/PR-426/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-onvif-camera/branches/PR-426/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6588669314083396967.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1208 in /w/workspace/undry_device-onvif-camera_PR-426 [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-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-426 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b5e79b7b143d4bc0281b6701ea20bd2dba6f5c17 into PR head commit 542acbf7541f2a898d1dde12edbb0a8a82378199 Merge succeeded, producing 542acbf7541f2a898d1dde12edbb0a8a82378199 Checking out Revision 542acbf7541f2a898d1dde12edbb0a8a82378199 (PR-426) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/426/head:refs/remotes/origin/PR-426 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 542acbf7541f2a898d1dde12edbb0a8a82378199 # 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 b5e79b7b143d4bc0281b6701ea20bd2dba6f5c17 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 542acbf7541f2a898d1dde12edbb0a8a82378199 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:26:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:26:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:26:45 ========================================================= 03:26:45 EdgeX Global Pipelines Version Info 03:26:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:26:46 ------------------- 03:26:46 stable info: 03:26:46 ------------------- 03:26:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:26:46 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:26:46 Message: update stable to v1.0.258 03:26:47 ------------------- 03:26:47 experimental info: 03:26:47 ------------------- 03:26:47 Commited By: **** collab-it+edgex@linuxfoundation.org 03:26:47 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:26:47 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:26:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:26:47 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:26:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:26:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:26:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:26:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:26:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:26:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:26:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:26:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:26:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:26:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:26:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:26:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:26:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:26:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:26:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:26:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:26:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:26:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:26:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:26:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 03:26:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:26:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:26:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:26:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:26:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:26:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-426 [Pipeline] echo 03:26:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-426 [Pipeline] echo 03:26:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-426 [Pipeline] echo 03:26:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 542acbf7541f2a898d1dde12edbb0a8a82378199 [Pipeline] echo 03:26:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 542acbf [Pipeline] echo 03:26:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:26:50 provisioning config files... 03:26:50 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-426@tmp/config2147594587976679909tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:26:50 ---> ****-login.sh 03:26:50 nexus3.edgexfoundry.org:10001 03:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:26:51 Configure a credential helper to remove this warning. See 03:26:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:26:51 03:26:51 Login Succeeded 03:26:51 nexus3.edgexfoundry.org:10002 03:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:26:51 Configure a credential helper to remove this warning. See 03:26:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:26:51 03:26:51 Login Succeeded 03:26:51 nexus3.edgexfoundry.org:10003 03:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:26:51 Configure a credential helper to remove this warning. See 03:26:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:26:51 03:26:51 Login Succeeded 03:26:51 nexus3.edgexfoundry.org:10004 03:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:26:51 Configure a credential helper to remove this warning. See 03:26:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:26:51 03:26:51 Login Succeeded 03:26:51 ****.io 03:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:26:51 Configure a credential helper to remove this warning. See 03:26:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:26:51 03:26:51 Login Succeeded 03:26:51 ---> ****-login.sh ends [Pipeline] } 03:26:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:26:52 + git rev-list -1 --merges 542acbf7541f2a898d1dde12edbb0a8a82378199~1..542acbf7541f2a898d1dde12edbb0a8a82378199 [Pipeline] echo 03:26:52 -----------> git rev-list -1 --merges 542acbf7541f2a898d1dde12edbb0a8a82378199~1..542acbf7541f2a898d1dde12edbb0a8a82378199 542acbf7541f2a898d1dde12edbb0a8a82378199 [false] [Pipeline] sh 03:26:53 + git log --format=format:%s -1 542acbf7541f2a898d1dde12edbb0a8a82378199 [Pipeline] echo 03:26:53 ========================================================= 03:26:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:26:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:26:53 + git log --format=format:%s -1 542acbf7541f2a898d1dde12edbb0a8a82378199 [Pipeline] echo 03:26:53 [semverPrep] GIT_COMMIT: 542acbf7541f2a898d1dde12edbb0a8a82378199, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 03:26:53 [semverPrep] This is not a build commit. [Pipeline] sh 03:26:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:26:54 + grep -v github /etc/ssh/ssh_known_hosts 03:26:54 + [ -e /tmp/ssh_known_hosts ] 03:26:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:26:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:26:54 + sudo tee -a /etc/ssh/ssh_known_hosts 03:26:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:26:54 03:26:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:26:55 0.1.4: Pulling from edgex-devops/py-git-semver 03:26:55 b85a868b505f: Pulling fs layer 03:26:55 e2be974225ed: Pulling fs layer 03:26:55 339a4e72a1f5: Pulling fs layer 03:26:55 988bab9f4d93: Pulling fs layer 03:26:55 1469e6f7b9e6: Pulling fs layer 03:26:55 eaf3925da568: Pulling fs layer 03:26:55 bab4dde63d76: Pulling fs layer 03:26:55 bde34c3a00c8: Pulling fs layer 03:26:55 b352a97aabf1: Pulling fs layer 03:26:55 4872d77fe225: Pulling fs layer 03:26:55 5851b861e8e6: Pulling fs layer 03:26:55 bab4dde63d76: Waiting 03:26:55 bde34c3a00c8: Waiting 03:26:55 988bab9f4d93: Waiting 03:26:55 5851b861e8e6: Waiting 03:26:55 1469e6f7b9e6: Waiting 03:26:55 b352a97aabf1: Waiting 03:26:55 4872d77fe225: Waiting 03:26:55 e2be974225ed: Download complete 03:26:55 988bab9f4d93: Verifying Checksum 03:26:55 988bab9f4d93: Download complete 03:26:55 1469e6f7b9e6: Verifying Checksum 03:26:55 1469e6f7b9e6: Download complete 03:26:55 339a4e72a1f5: Verifying Checksum 03:26:55 339a4e72a1f5: Download complete 03:26:55 eaf3925da568: Download complete 03:26:55 bde34c3a00c8: Download complete 03:26:55 b352a97aabf1: Verifying Checksum 03:26:55 b352a97aabf1: Download complete 03:26:55 4872d77fe225: Verifying Checksum 03:26:55 4872d77fe225: Download complete 03:26:55 5851b861e8e6: Download complete 03:26:55 b85a868b505f: Verifying Checksum 03:26:55 b85a868b505f: Download complete 03:26:55 bab4dde63d76: Verifying Checksum 03:26:55 bab4dde63d76: Download complete 03:26:56 b85a868b505f: Pull complete 03:26:56 e2be974225ed: Pull complete 03:26:57 339a4e72a1f5: Pull complete 03:26:57 988bab9f4d93: Pull complete 03:26:57 1469e6f7b9e6: Pull complete 03:26:57 eaf3925da568: Pull complete 03:26:59 bab4dde63d76: Pull complete 03:26:59 bde34c3a00c8: Pull complete 03:26:59 b352a97aabf1: Pull complete 03:26:59 4872d77fe225: Pull complete 03:26:59 5851b861e8e6: Pull complete 03:26:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:26:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:26:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:27:00 prd-ubuntu20.04-docker-8c-8g-1208 does not seem to be running inside a container 03:27:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-426 -v /w/workspace/undry_device-onvif-camera_PR-426:/w/workspace/undry_device-onvif-camera_PR-426:rw,z -v /w/workspace/undry_device-onvif-camera_PR-426@tmp:/w/workspace/undry_device-onvif-camera_PR-426@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:27:04 $ docker top 9e794f606e1015e65f99972407aa9540f17f9248a5b95a9e3b14fff0805018fa -eo pid,comm 03:27:04 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). 03:27:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:27:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:27:04 [ssh-agent] Looking for ssh-agent implementation... 03:27:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:27:04 $ docker exec 9e794f606e1015e65f99972407aa9540f17f9248a5b95a9e3b14fff0805018fa ssh-agent 03:27:04 SSH_AUTH_SOCK=/tmp/ssh-d1UPMIQosNQ8/agent.32 03:27:04 SSH_AGENT_PID=38 03:27:04 Running ssh-add (command line suppressed) 03:27:04 Identity added: /w/workspace/undry_device-onvif-camera_PR-426@tmp/private_key_11168554675532938127.key (/w/workspace/undry_device-onvif-camera_PR-426@tmp/private_key_11168554675532938127.key) 03:27:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:27:05 + git tag --points-at HEAD [Pipeline] } 03:27:05 $ docker exec --env ******** --env ******** 9e794f606e1015e65f99972407aa9540f17f9248a5b95a9e3b14fff0805018fa ssh-agent -k 03:27:05 unset SSH_AUTH_SOCK; 03:27:05 unset SSH_AGENT_PID; 03:27:05 echo Agent pid 38 killed; 03:27:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:27:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:27:05 [ssh-agent] Looking for ssh-agent implementation... 03:27:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:27:05 $ docker exec 9e794f606e1015e65f99972407aa9540f17f9248a5b95a9e3b14fff0805018fa ssh-agent 03:27:05 SSH_AUTH_SOCK=/tmp/ssh-iY41ecVxrUgx/agent.70 03:27:05 SSH_AGENT_PID=76 03:27:05 Running ssh-add (command line suppressed) 03:27:06 Identity added: /w/workspace/undry_device-onvif-camera_PR-426@tmp/private_key_2264381101854902822.key (/w/workspace/undry_device-onvif-camera_PR-426@tmp/private_key_2264381101854902822.key) 03:27:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:27:06 + git semver init 03:27:06 2024-02-19 03:27:06,595 [run_init] DEBUG init version:0.0.0 force:False 03:27:06 2024-02-19 03:27:06,596 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-426/.semver 03:27:06 2024-02-19 03:27:06,596 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-426/.semver 03:27:06 2024-02-19 03:27:06,596 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-426/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-426, universal_newlines=False, shell=None, istream=None) 03:27:08 2024-02-19 03:27:08,105 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-426/.git/info/exclude 03:27:08 2024-02-19 03:27:08,106 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-426/.semver/PR-426 with force:False 03:27:08 2024-02-19 03:27:08,106 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-426/.semver/PR-426 03:27:08 2024-02-19 03:27:08,110 [execute] INFO git cat-file --batch-check 03:27:08 2024-02-19 03:27:08,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-426/.semver, universal_newlines=False, shell=None, istream=) 03:27:08 2024-02-19 03:27:08,116 [execute] INFO git cat-file --batch 03:27:08 2024-02-19 03:27:08,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-426/.semver, universal_newlines=False, shell=None, istream=) 03:27:08 2024-02-19 03:27:08,121 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-426/.semver/PR-426 03:27:08 0.0.0 [Pipeline] } 03:27:08 $ docker exec --env ******** --env ******** 9e794f606e1015e65f99972407aa9540f17f9248a5b95a9e3b14fff0805018fa ssh-agent -k 03:27:08 unset SSH_AUTH_SOCK; 03:27:08 unset SSH_AGENT_PID; 03:27:08 echo Agent pid 76 killed; 03:27:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:27:09 + git semver [Pipeline] } 03:27:09 $ docker stop --time=1 9e794f606e1015e65f99972407aa9540f17f9248a5b95a9e3b14fff0805018fa 03:27:10 $ docker rm -f --volumes 9e794f606e1015e65f99972407aa9540f17f9248a5b95a9e3b14fff0805018fa [Pipeline] // withDockerContainer [Pipeline] sh 03:27:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:27:11 Stashed 1 file(s) [Pipeline] echo 03:27:11 [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 03:27:12 provisioning config files... 03:27:12 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-426@tmp/config10764328662215666162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:27:12 ---> ****-login.sh 03:27:12 nexus3.edgexfoundry.org:10001 03:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:27:12 Configure a credential helper to remove this warning. See 03:27:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:27:12 03:27:12 Login Succeeded 03:27:12 nexus3.edgexfoundry.org:10002 03:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:27:12 Configure a credential helper to remove this warning. See 03:27:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:27:12 03:27:12 Login Succeeded 03:27:12 nexus3.edgexfoundry.org:10003 03:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:27:13 Configure a credential helper to remove this warning. See 03:27:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:27:13 03:27:13 Login Succeeded 03:27:13 nexus3.edgexfoundry.org:10004 03:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:27:13 Configure a credential helper to remove this warning. See 03:27:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:27:13 03:27:13 Login Succeeded 03:27:13 ****.io 03:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:27:13 Configure a credential helper to remove this warning. See 03:27:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:27:13 03:27:13 Login Succeeded 03:27:13 ---> ****-login.sh ends [Pipeline] } 03:27:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:27:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:27:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:27:13 ========================================================= 03:27:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:27:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:14 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:27:14 Sending build context to Docker daemon 34.26MB 03:27:14 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 03:27:14 Step 2/13 : FROM ${BASE} AS builder 03:27:14 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:27:14 7264a8db6415: Pulling fs layer 03:27:14 c4d48a809fc2: Pulling fs layer 03:27:14 4f1c88b9dad5: Pulling fs layer 03:27:14 ad3a456e5733: Pulling fs layer 03:27:14 69c7f0334f64: Pulling fs layer 03:27:14 1f1c1a5573a3: Pulling fs layer 03:27:14 ce7588e14bc9: Pulling fs layer 03:27:14 b5e4710f87ac: Pulling fs layer 03:27:14 69c7f0334f64: Waiting 03:27:14 1f1c1a5573a3: Waiting 03:27:14 ce7588e14bc9: Waiting 03:27:14 b5e4710f87ac: Waiting 03:27:14 ad3a456e5733: Waiting 03:27:14 c4d48a809fc2: Verifying Checksum 03:27:14 c4d48a809fc2: Download complete 03:27:14 ad3a456e5733: Download complete 03:27:14 69c7f0334f64: Verifying Checksum 03:27:14 69c7f0334f64: Download complete 03:27:14 7264a8db6415: Verifying Checksum 03:27:14 7264a8db6415: Download complete 03:27:14 1f1c1a5573a3: Verifying Checksum 03:27:14 1f1c1a5573a3: Download complete 03:27:15 7264a8db6415: Pull complete 03:27:15 b5e4710f87ac: Verifying Checksum 03:27:15 b5e4710f87ac: Download complete 03:27:15 c4d48a809fc2: Pull complete 03:27:15 4f1c88b9dad5: Verifying Checksum 03:27:15 4f1c88b9dad5: Download complete 03:27:15 ce7588e14bc9: Verifying Checksum 03:27:15 ce7588e14bc9: Download complete 03:27:18 4f1c88b9dad5: Pull complete 03:27:18 ad3a456e5733: Pull complete 03:27:18 69c7f0334f64: Pull complete 03:27:18 1f1c1a5573a3: Pull complete 03:27:20 ce7588e14bc9: Pull complete 03:27:20 b5e4710f87ac: Pull complete 03:27:20 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 03:27:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:27:20 ---> 88b5674ff536 03:27:20 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:27:27 Still waiting to schedule task 03:27:27 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:27:27 ---> Running in aa7829587cc0 03:27:27 Removing intermediate container aa7829587cc0 03:27:27 ---> beebb117f7db 03:27:27 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:27:27 ---> Running in 4817a54de197 03:27:27 Removing intermediate container 4817a54de197 03:27:27 ---> cabc022eed25 03:27:27 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:27:27 ---> Running in 579d0729ba08 03:27:27 Removing intermediate container 579d0729ba08 03:27:27 ---> fd9264844e11 03:27:27 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:27:27 ---> Running in 2baa28bb9ef6 03:27:27 Removing intermediate container 2baa28bb9ef6 03:27:27 ---> 80fb6f468924 03:27:27 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:27:27 ---> Running in 3fc608e3b897 03:27:27 Removing intermediate container 3fc608e3b897 03:27:27 ---> 3a0f2d4bb0ba 03:27:27 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:27:27 ---> Running in 68fe5dc76063 03:27:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:27:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:27:27 OK: 264 MiB in 52 packages 03:27:28 Removing intermediate container 68fe5dc76063 03:27:28 ---> e9bae7b4e67b 03:27:28 Step 9/13 : WORKDIR /device-onvif-camera 03:27:28 ---> Running in fc40b86a072e 03:27:28 Removing intermediate container fc40b86a072e 03:27:28 ---> a57bd6fa26f3 03:27:28 Step 10/13 : COPY go.mod vendor* ./ 03:27:28 ---> b214cc0787c7 03:27:28 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:27:28 ---> Running in 1251b0413af1 03:28:07 Removing intermediate container 1251b0413af1 03:28:07 ---> a63925720133 03:28:07 Step 12/13 : COPY . . 03:28:07 ---> 791720c12153 03:28:07 Step 13/13 : RUN ${MAKE} 03:28:07 ---> Running in 2ec2a84ecad5 03:28:07 noop 03:28:07 Removing intermediate container 2ec2a84ecad5 03:28:07 ---> 1da701b0b199 03:28:07 Successfully built 1da701b0b199 03:28:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:07 + docker inspect -f . ci-base-image-x86_64 03:28:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:28:07 prd-ubuntu20.04-docker-8c-8g-1208 does not seem to be running inside a container 03:28:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-426 -v /w/workspace/undry_device-onvif-camera_PR-426:/w/workspace/undry_device-onvif-camera_PR-426:rw,z -v /w/workspace/undry_device-onvif-camera_PR-426@tmp:/w/workspace/undry_device-onvif-camera_PR-426@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 ******** ci-base-image-x86_64 cat 03:28:08 $ docker top 6ee1fbcf1d790b5775d8bac7d47fbfc2bc14ac0f5c2487e002cdf29bd561c66e -eo pid,comm [Pipeline] { [Pipeline] sh 03:28:08 + go version 03:28:08 go version go1.21.0 linux/amd64 [Pipeline] } 03:28:08 $ docker stop --time=1 6ee1fbcf1d790b5775d8bac7d47fbfc2bc14ac0f5c2487e002cdf29bd561c66e 03:28:09 $ docker rm -f --volumes 6ee1fbcf1d790b5775d8bac7d47fbfc2bc14ac0f5c2487e002cdf29bd561c66e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:10 + docker inspect -f . ci-base-image-x86_64 03:28:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:28:11 prd-ubuntu20.04-docker-8c-8g-1208 does not seem to be running inside a container 03:28:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-426 -v /w/workspace/undry_device-onvif-camera_PR-426:/w/workspace/undry_device-onvif-camera_PR-426:rw,z -v /w/workspace/undry_device-onvif-camera_PR-426@tmp:/w/workspace/undry_device-onvif-camera_PR-426@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 ******** ci-base-image-x86_64 cat 03:28:11 $ docker top 1b3158b2ef79faf8dbcb3e6bf387f034f8168e53a534006855e19d7ba8ca099a -eo pid,comm [Pipeline] { [Pipeline] sh 03:28:11 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-426 [Pipeline] fileExists [Pipeline] sh 03:28:12 + make test 03:28:12 go test ./... -coverprofile=coverage.out ./... 03:28:13 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:28:23 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:28:23 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:28:26 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.033s coverage: 31.5% of statements 03:28:26 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.247s coverage: 86.5% of statements 03:28:34 go vet ./... 03:28:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:28:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:28:37 ./bin/test-attribution-txt.sh 03:28:37 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 03:28:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:28:38 $ docker stop --time=1 1b3158b2ef79faf8dbcb3e6bf387f034f8168e53a534006855e19d7ba8ca099a 03:28:42 $ docker rm -f --volumes 1b3158b2ef79faf8dbcb3e6bf387f034f8168e53a534006855e19d7ba8ca099a [Pipeline] // withDockerContainer [Pipeline] sh 03:28:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:28:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:28:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:28:44 + ls -al . 03:28:44 total 244 03:28:44 drwxrwxr-x 9 jenkins jenkins 4096 Feb 19 03:28 . 03:28:44 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 03:26 .. 03:28:44 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 03:28 .git 03:28:44 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 03:26 .github 03:28:44 -rw-rw-r-- 1 jenkins jenkins 493 Feb 19 03:26 .gitignore 03:28:44 -rw-rw-r-- 1 jenkins jenkins 42 Feb 19 03:26 .golangci.yml 03:28:44 drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 03:27 .semver 03:28:44 -rw-rw-r-- 1 jenkins jenkins 11155 Feb 19 03:26 Attribution.txt 03:28:44 -rw-rw-r-- 1 jenkins jenkins 17665 Feb 19 03:26 CHANGELOG.md 03:28:44 -rw-rw-r-- 1 jenkins jenkins 1683 Feb 19 03:26 Dockerfile 03:28:44 -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 03:26 GOVERNANCE.md 03:28:44 -rw-rw-r-- 1 jenkins jenkins 739 Feb 19 03:26 Jenkinsfile 03:28:44 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 19 03:26 LICENSE 03:28:44 -rw-rw-r-- 1 jenkins jenkins 2883 Feb 19 03:26 Makefile 03:28:44 -rw-rw-r-- 1 jenkins jenkins 625 Feb 19 03:26 OWNERS.md 03:28:44 -rw-rw-r-- 1 jenkins jenkins 2620 Feb 19 03:26 README.md 03:28:44 -rw-rw-r-- 1 jenkins jenkins 5 Feb 19 03:27 VERSION 03:28:44 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 03:26 bin 03:28:44 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 03:26 cmd 03:28:44 -rw-r--r-- 1 jenkins jenkins 78456 Feb 19 03:28 coverage.out 03:28:44 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 03:26 doc 03:28:44 -rw-rw-r-- 1 jenkins jenkins 4131 Feb 19 03:26 go.mod 03:28:44 -rw-rw-r-- 1 jenkins jenkins 35195 Feb 19 03:26 go.sum 03:28:44 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 03:26 internal 03:28:44 -rw-rw-r-- 1 jenkins jenkins 236 Feb 19 03:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:44 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=542acbf7541f2a898d1dde12edbb0a8a82378199 --label arch=amd64 --label version=0.0.0 . 03:28:44 Sending build context to Docker daemon 34.33MB 03:28:44 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:28:44 Step 2/27 : FROM ${BASE} AS builder 03:28:44 ---> 1da701b0b199 03:28:44 Step 3/27 : ARG ADD_BUILD_TAGS="" 03:28:45 ---> Running in ae3da5146bec 03:28:45 Removing intermediate container ae3da5146bec 03:28:45 ---> 73d7ccea0057 03:28:45 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:28:45 ---> Running in 7c400bfe6c4c 03:28:45 Removing intermediate container 7c400bfe6c4c 03:28:45 ---> f18e4cac20c5 03:28:45 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 03:28:45 ---> Running in 7c74e26eb631 03:28:45 Removing intermediate container 7c74e26eb631 03:28:45 ---> 2dac6660c96b 03:28:45 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 03:28:45 ---> Running in b91b933cbab0 03:28:45 Removing intermediate container b91b933cbab0 03:28:45 ---> 1dc7ce11a03a 03:28:45 Step 7/27 : LABEL Name=edgex-device-onvif-camera 03:28:45 ---> Running in b328b8822f54 03:28:45 Removing intermediate container b328b8822f54 03:28:45 ---> 170bd31d2524 03:28:45 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:28:45 ---> Running in 59ae5a463796 03:28:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:28:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:28:46 OK: 264 MiB in 52 packages 03:28:46 Removing intermediate container 59ae5a463796 03:28:46 ---> d1440434a32a 03:28:46 Step 9/27 : WORKDIR /device-onvif-camera 03:28:46 ---> Running in f6bbe72efe9f 03:28:46 Removing intermediate container f6bbe72efe9f 03:28:46 ---> 6b36cfa91796 03:28:46 Step 10/27 : COPY go.mod vendor* ./ 03:28:46 ---> d4d342463013 03:28:46 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:46 ---> Running in 92dba6648370 03:28:47 Removing intermediate container 92dba6648370 03:28:47 ---> c723dc8960e1 03:28:47 Step 12/27 : COPY . . 03:28:48 ---> 1cc515825b46 03:28:48 Step 13/27 : RUN ${MAKE} 03:28:48 ---> Running in a056240e090c 03:28:48 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.8" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 03:29:10 Removing intermediate container a056240e090c 03:29:10 ---> aab5add26d09 03:29:10 Step 14/27 : FROM alpine:3.18 03:29:10 3.18: Pulling from library/alpine 03:29:10 619be1103602: Pulling fs layer 03:29:10 619be1103602: Verifying Checksum 03:29:10 619be1103602: Download complete 03:29:10 619be1103602: Pull complete 03:29:10 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:29:10 Status: Downloaded newer image for alpine:3.18 03:29:10 ---> d3782b16ccc9 03:29:10 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:29:10 ---> Running in c6e188d649b2 03:29:10 Removing intermediate container c6e188d649b2 03:29:10 ---> bd980505385f 03:29:10 Step 16/27 : RUN apk add --update --no-cache dumb-init 03:29:10 ---> Running in 0bc6ad9efaaa 03:29:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:29:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:29:10 (1/1) Installing dumb-init (1.2.5-r2) 03:29:10 Executing busybox-1.36.1-r5.trigger 03:29:10 OK: 7 MiB in 16 packages 03:29:10 Removing intermediate container 0bc6ad9efaaa 03:29:10 ---> a1c2e360d321 03:29:10 Step 17/27 : RUN apk --no-cache upgrade 03:29:11 ---> Running in 5c39c55504b7 03:29:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:29:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:29:11 OK: 7 MiB in 16 packages 03:29:12 Removing intermediate container 5c39c55504b7 03:29:12 ---> 19d7388cf8ca 03:29:12 Step 18/27 : WORKDIR / 03:29:12 ---> Running in c2015e6e601c 03:29:12 Removing intermediate container c2015e6e601c 03:29:12 ---> 2014faa3dd62 03:29:12 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 03:29:12 ---> 39641780c896 03:29:12 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 03:29:13 ---> cca37a39d945 03:29:13 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:29:13 ---> a5e8458bd002 03:29:13 Step 22/27 : EXPOSE 59984 03:29:13 ---> Running in 60616548d10a 03:29:13 Removing intermediate container 60616548d10a 03:29:13 ---> 0b8c68e252e7 03:29:13 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 03:29:13 ---> Running in b4d558c2e456 03:29:13 Removing intermediate container b4d558c2e456 03:29:13 ---> ff1a74c982f4 03:29:13 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:29:13 ---> Running in 0765f48fe46e 03:29:13 Removing intermediate container 0765f48fe46e 03:29:13 ---> be6a1664e500 03:29:13 Step 25/27 : LABEL arch=amd64 03:29:13 ---> Running in d9039c190754 03:29:13 Removing intermediate container d9039c190754 03:29:13 ---> e41e49dd459b 03:29:13 Step 26/27 : LABEL git_sha=542acbf7541f2a898d1dde12edbb0a8a82378199 03:29:13 ---> Running in e26d8357dc7a 03:29:13 Removing intermediate container e26d8357dc7a 03:29:13 ---> 8f6bd409f107 03:29:13 Step 27/27 : LABEL version=0.0.0 03:29:13 ---> Running in 5715452c6bf7 03:29:13 Removing intermediate container 5715452c6bf7 03:29:13 ---> 437ed3545def 03:29:13 [Warning] One or more build-args [ARCH] were not consumed 03:29:13 Successfully built 437ed3545def 03:29:13 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:29:15 03:29:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:29:15 latest: Pulling from edgex-lftools-log-publisher 03:29:15 5eb5b503b376: Pulling fs layer 03:29:15 5c69ac0246d0: Pulling fs layer 03:29:15 ec43610c2a17: Pulling fs layer 03:29:15 3a2ae6a8a46f: Pulling fs layer 03:29:15 33b1e0a273af: Pulling fs layer 03:29:15 5d3b04190fa2: Pulling fs layer 03:29:15 2f39f015ded8: Pulling fs layer 03:29:15 3a2ae6a8a46f: Waiting 03:29:15 33b1e0a273af: Waiting 03:29:15 5d3b04190fa2: Waiting 03:29:15 2f39f015ded8: Waiting 03:29:15 5c69ac0246d0: Download complete 03:29:15 3a2ae6a8a46f: Verifying Checksum 03:29:15 3a2ae6a8a46f: Download complete 03:29:15 33b1e0a273af: Verifying Checksum 03:29:15 33b1e0a273af: Download complete 03:29:15 ec43610c2a17: Verifying Checksum 03:29:15 ec43610c2a17: Download complete 03:29:15 5d3b04190fa2: Verifying Checksum 03:29:15 5d3b04190fa2: Download complete 03:29:15 5eb5b503b376: Verifying Checksum 03:29:15 5eb5b503b376: Download complete 03:29:16 2f39f015ded8: Download complete 03:29:16 5eb5b503b376: Pull complete 03:29:17 5c69ac0246d0: Pull complete 03:29:17 ec43610c2a17: Pull complete 03:29:17 3a2ae6a8a46f: Pull complete 03:29:17 33b1e0a273af: Pull complete 03:29:17 5d3b04190fa2: Pull complete 03:29:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1209 in /w/workspace/undry_device-onvif-camera_PR-426 [Pipeline] { [Pipeline] ws 03:29:18 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 03:29:18 The recommended git tool is: git 03:29:23 2f39f015ded8: Pull complete 03:29:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:29:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:29:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:29:23 prd-ubuntu20.04-docker-8c-8g-1208 does not seem to be running inside a container 03:29:23 $ 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/undry_device-onvif-camera_PR-426 -v /w/workspace/undry_device-onvif-camera_PR-426:/w/workspace/undry_device-onvif-camera_PR-426:rw,z -v /w/workspace/undry_device-onvif-camera_PR-426@tmp:/w/workspace/undry_device-onvif-camera_PR-426@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 03:29:24 using credential edgex-jenkins-ssh 03:29:24 Cloning the remote Git repository 03:29:24 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:29:24 > git init /w/workspace/device-onvif-camera/1 # timeout=10 03:29:24 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:29:24 > git --version # timeout=10 03:29:24 > git --version # 'git version 2.25.1' 03:29:24 using GIT_SSH to set credentials SSH Credentials for GitHub 03:29:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:29:27 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:29:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:29:29 Merging remotes/origin/main commit b5e79b7b143d4bc0281b6701ea20bd2dba6f5c17 into PR head commit 542acbf7541f2a898d1dde12edbb0a8a82378199 03:29:28 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:29:28 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:29:28 using GIT_SSH to set credentials SSH Credentials for GitHub 03:29:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/426/head:refs/remotes/origin/PR-426 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:29:29 > git config core.sparsecheckout # timeout=10 03:29:29 > git checkout -f 542acbf7541f2a898d1dde12edbb0a8a82378199 # timeout=10 03:29:29 > git remote # timeout=10 03:29:29 > git config --get remote.origin.url # timeout=10 03:29:29 using GIT_SSH to set credentials SSH Credentials for GitHub 03:29:29 Merge succeeded, producing 542acbf7541f2a898d1dde12edbb0a8a82378199 03:29:29 Checking out Revision 542acbf7541f2a898d1dde12edbb0a8a82378199 (PR-426) 03:29:29 $ docker top 55f0fe53a9e7b4a067ca1d72e218afcb23c4c25a6a427985fff33bbd6ae81137 -eo pid,comm [Pipeline] { 03:29:30 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [Pipeline] libraryResource [Pipeline] sh 03:29:30 > git --version # timeout=10 03:29:30 > git --version # 'git version 2.25.1' 03:29:30 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:29:30 ---> job-cost.sh 03:29:30 lf-activate-venv: SKIPPING 03:29:30 INFO: No Stack... 03:29:30 03:29:30 GitHub has been notified of this commit’s build result 03:29:30 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 03:29:29 > git merge b5e79b7b143d4bc0281b6701ea20bd2dba6f5c17 # timeout=10 03:29:29 > git rev-parse HEAD^{commit} # timeout=10 03:29:29 > git config core.sparsecheckout # timeout=10 03:29:29 > git checkout -f 542acbf7541f2a898d1dde12edbb0a8a82378199 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 03:29:31 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] sh 03:29:31 INFO: Archiving Costs [Pipeline] sh 03:29:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:29:31 % Total % Received % Xferd Average Speed Time Time Time Current 03:29:31 Dload Upload Total Spent Left Speed 03:29:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 53673 0 --:--:-- --:--:-- --:--:-- 53673 03:29:31 + cut -d, -f6 03:29:31 + cat /w/workspace/undry_device-onvif-camera_PR-426/archives/cost.csv [Pipeline] lock 03:29:31 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-426-1-stack-cost] 03:29:31 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-426-1-stack-cost] did not exist. Created. 03:29:31 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-426-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] sh 03:29:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 03:29:32 + echo total: 0.2199999988079071 [Pipeline] sh [Pipeline] stash 03:29:32 Stashed 1 file(s) [Pipeline] } 03:29:32 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-426-1-stack-cost] 03:29:32 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 03:29:32 03:29:32 { 03:29:32 "registry-mirrors": [ 03:29:32 "https://nexus3.edgexfoundry.org:10001" 03:29:32 ], 03:29:32 "bip": "10.250.0.254/24", 03:29:32 "hosts": [ 03:29:32 "tcp://0.0.0.0:5555", 03:29:32 "unix:///var/run/docker.sock" 03:29:32 ], 03:29:32 "mtu": 1458, 03:29:32 "selinux-enabled": true, 03:29:32 "seccomp-profile": "/etc/docker/seccomp.json" 03:29:32 } [Pipeline] // lock [Pipeline] } 03:29:32 $ docker stop --time=1 55f0fe53a9e7b4a067ca1d72e218afcb23c4c25a6a427985fff33bbd6ae81137 03:29:33 $ docker rm -f --volumes 55f0fe53a9e7b4a067ca1d72e218afcb23c4c25a6a427985fff33bbd6ae81137 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } 03:29:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // script [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } 03:29:34 + sudo service docker restart [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:29:56 provisioning config files... 03:29:56 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config18324306853257480985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:29:57 ---> ****-login.sh 03:29:57 nexus3.edgexfoundry.org:10001 03:29:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:57 Configure a credential helper to remove this warning. See 03:29:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:57 03:29:57 Login Succeeded 03:29:57 nexus3.edgexfoundry.org:10002 03:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:58 Configure a credential helper to remove this warning. See 03:29:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:58 03:29:58 Login Succeeded 03:29:58 nexus3.edgexfoundry.org:10003 03:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:58 Configure a credential helper to remove this warning. See 03:29:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:58 03:29:58 Login Succeeded 03:29:58 nexus3.edgexfoundry.org:10004 03:29:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:59 Configure a credential helper to remove this warning. See 03:29:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:59 03:29:59 Login Succeeded 03:29:59 ****.io 03:29:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:59 Configure a credential helper to remove this warning. See 03:29:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:59 03:29:59 Login Succeeded 03:29:59 ---> ****-login.sh ends [Pipeline] } 03:29:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:30:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:30:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:30:00 ========================================================= 03:30:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:30:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:00 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:30:01 Sending build context to Docker daemon 20.49MB 03:30:01 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 03:30:01 Step 2/13 : FROM ${BASE} AS builder 03:30:01 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:30:01 9fda8d8052c6: Pulling fs layer 03:30:01 5d54e960e981: Pulling fs layer 03:30:01 c4a7e357bf2a: Pulling fs layer 03:30:01 f0e02332f6b5: Pulling fs layer 03:30:01 872ee5b61b7b: Pulling fs layer 03:30:01 0c6a40ed1a82: Pulling fs layer 03:30:01 94ae7d8d031c: Pulling fs layer 03:30:01 f0e02332f6b5: Waiting 03:30:01 94ae7d8d031c: Waiting 03:30:01 0c6a40ed1a82: Waiting 03:30:01 872ee5b61b7b: Waiting 03:30:01 5d54e960e981: Download complete 03:30:01 f0e02332f6b5: Verifying Checksum 03:30:01 f0e02332f6b5: Download complete 03:30:01 872ee5b61b7b: Verifying Checksum 03:30:01 872ee5b61b7b: Download complete 03:30:01 9fda8d8052c6: Verifying Checksum 03:30:01 9fda8d8052c6: Download complete 03:30:02 94ae7d8d031c: Verifying Checksum 03:30:02 94ae7d8d031c: Download complete 03:30:03 9fda8d8052c6: Pull complete 03:30:03 c4a7e357bf2a: Verifying Checksum 03:30:03 c4a7e357bf2a: Download complete 03:30:04 0c6a40ed1a82: Verifying Checksum 03:30:04 0c6a40ed1a82: Download complete 03:30:07 5d54e960e981: Pull complete 03:30:22 c4a7e357bf2a: Pull complete 03:30:22 f0e02332f6b5: Pull complete 03:30:22 872ee5b61b7b: Pull complete 03:30:30 0c6a40ed1a82: Pull complete 03:30:31 94ae7d8d031c: Pull complete 03:30:31 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 03:30:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:30:31 ---> 86de565de09d 03:30:31 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:30:32 ---> Running in dba01fe6754b 03:30:32 Removing intermediate container dba01fe6754b 03:30:32 ---> c0b0a1592ec6 03:30:32 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:30:32 ---> Running in 6e3811083527 03:30:36 Removing intermediate container 6e3811083527 03:30:36 ---> 181d75107785 03:30:36 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:30:36 ---> Running in 462f3fe44a6c 03:30:36 Removing intermediate container 462f3fe44a6c 03:30:36 ---> 364c4c4c0374 03:30:36 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:30:36 ---> Running in 8cf767a3aa73 03:30:36 Removing intermediate container 8cf767a3aa73 03:30:36 ---> 3f8569aef3ec 03:30:36 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:30:36 ---> Running in bfde005d7b1f 03:30:36 Removing intermediate container bfde005d7b1f 03:30:36 ---> 4e6bc8f76c5a 03:30:36 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:30:36 ---> Running in 6599ed45be12 03:30:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:30:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:30:39 OK: 266 MiB in 52 packages 03:30:40 Removing intermediate container 6599ed45be12 03:30:40 ---> 33bd54c4874b 03:30:40 Step 9/13 : WORKDIR /device-onvif-camera 03:30:40 ---> Running in 8701134cb1bb 03:30:40 Removing intermediate container 8701134cb1bb 03:30:40 ---> 4e12554a560c 03:30:40 Step 10/13 : COPY go.mod vendor* ./ 03:30:41 ---> 312c8b2250b0 03:30:41 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:41 ---> Running in f013bcf9e8f4 03:31:50 Removing intermediate container f013bcf9e8f4 03:31:50 ---> e6c3c5092a80 03:31:50 Step 12/13 : COPY . . 03:31:50 ---> 5cad170d9362 03:31:50 Step 13/13 : RUN ${MAKE} 03:31:50 ---> Running in 608dee6e21a5 03:31:50 noop 03:31:50 Removing intermediate container 608dee6e21a5 03:31:50 ---> c0b7afe6d56c 03:31:50 Successfully built c0b7afe6d56c 03:31:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:51 + docker inspect -f . ci-base-image-arm64 03:31:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:31:51 prd-ubuntu20.04-docker-arm64-4c-16g-1209 does not seem to be running inside a container 03:31:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** ci-base-image-arm64 cat 03:31:52 $ docker top ec7e5c87393024a7937319f2a7d7b2693d858007776f502ee3512c3a17475d94 -eo pid,comm [Pipeline] { [Pipeline] sh 03:31:53 + go version 03:31:53 go version go1.21.0 linux/arm64 [Pipeline] } 03:31:53 $ docker stop --time=1 ec7e5c87393024a7937319f2a7d7b2693d858007776f502ee3512c3a17475d94 03:31:55 $ docker rm -f --volumes ec7e5c87393024a7937319f2a7d7b2693d858007776f502ee3512c3a17475d94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:56 + docker inspect -f . ci-base-image-arm64 03:31:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:31:57 prd-ubuntu20.04-docker-arm64-4c-16g-1209 does not seem to be running inside a container 03:31:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** ci-base-image-arm64 cat 03:31:58 $ docker top ff2be64b2275324e68241b660c7e185bae1bbc311e58fb6e3441adc4ce61356a -eo pid,comm [Pipeline] { [Pipeline] sh 03:31:59 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 03:31:59 + make test 03:31:59 go test ./... -coverprofile=coverage.out ./... 03:32:06 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:33:43 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:33:43 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:33:43 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.217s coverage: 31.5% of statements 03:34:06 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.029s coverage: 86.5% of statements 03:34:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:34:06 go vet ./... 03:34:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:34:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:34:39 ./bin/test-attribution-txt.sh 03:34:39 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 03:34:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:34:39 $ docker stop --time=1 ff2be64b2275324e68241b660c7e185bae1bbc311e58fb6e3441adc4ce61356a 03:34:43 $ docker rm -f --volumes ff2be64b2275324e68241b660c7e185bae1bbc311e58fb6e3441adc4ce61356a [Pipeline] // withDockerContainer [Pipeline] sh 03:34:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:34:44 Warning: overwriting stash ‘coverage-report’ 03:34:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:34:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:34:47 + ls -al . 03:34:47 total 240 03:34:47 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 03:32 . 03:34:47 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 03:29 .. 03:34:47 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 03:29 .git 03:34:47 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 03:29 .github 03:34:47 -rw-rw-r-- 1 jenkins jenkins 493 Feb 19 03:29 .gitignore 03:34:47 -rw-rw-r-- 1 jenkins jenkins 42 Feb 19 03:29 .golangci.yml 03:34:47 -rw-rw-r-- 1 jenkins jenkins 11155 Feb 19 03:29 Attribution.txt 03:34:47 -rw-rw-r-- 1 jenkins jenkins 17665 Feb 19 03:29 CHANGELOG.md 03:34:47 -rw-rw-r-- 1 jenkins jenkins 1683 Feb 19 03:29 Dockerfile 03:34:47 -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 03:29 GOVERNANCE.md 03:34:47 -rw-rw-r-- 1 jenkins jenkins 739 Feb 19 03:29 Jenkinsfile 03:34:47 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 19 03:29 LICENSE 03:34:47 -rw-rw-r-- 1 jenkins jenkins 2883 Feb 19 03:29 Makefile 03:34:47 -rw-rw-r-- 1 jenkins jenkins 625 Feb 19 03:29 OWNERS.md 03:34:47 -rw-rw-r-- 1 jenkins jenkins 2620 Feb 19 03:29 README.md 03:34:47 -rw-rw-r-- 1 jenkins jenkins 5 Feb 19 03:27 VERSION 03:34:47 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 03:29 bin 03:34:47 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 03:29 cmd 03:34:47 -rw-r--r-- 1 jenkins jenkins 78456 Feb 19 03:34 coverage.out 03:34:47 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 03:29 doc 03:34:47 -rw-rw-r-- 1 jenkins jenkins 4131 Feb 19 03:29 go.mod 03:34:47 -rw-rw-r-- 1 jenkins jenkins 35195 Feb 19 03:29 go.sum 03:34:47 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 03:29 internal 03:34:47 -rw-rw-r-- 1 jenkins jenkins 236 Feb 19 03:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:47 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=542acbf7541f2a898d1dde12edbb0a8a82378199 --label arch=arm64 --label version=0.0.0 . 03:34:48 Sending build context to Docker daemon 20.57MB 03:34:48 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:34:48 Step 2/27 : FROM ${BASE} AS builder 03:34:48 ---> c0b7afe6d56c 03:34:48 Step 3/27 : ARG ADD_BUILD_TAGS="" 03:34:48 ---> Running in fcd527433362 03:34:49 Removing intermediate container fcd527433362 03:34:49 ---> e03e0f753755 03:34:49 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:34:49 ---> Running in 478661d43338 03:34:49 Removing intermediate container 478661d43338 03:34:49 ---> a6a03dcffd16 03:34:49 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 03:34:49 ---> Running in 0c29fe796969 03:34:50 Removing intermediate container 0c29fe796969 03:34:50 ---> 8e9a32437ee7 03:34:50 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 03:34:50 ---> Running in e22f9e18c5c5 03:34:50 Removing intermediate container e22f9e18c5c5 03:34:50 ---> e89b608a79a5 03:34:50 Step 7/27 : LABEL Name=edgex-device-onvif-camera 03:34:50 ---> Running in aed05507b703 03:34:50 Removing intermediate container aed05507b703 03:34:50 ---> 5d5722210679 03:34:50 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:34:50 ---> Running in 1aa6dbd4dddf 03:34:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:34:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:34:53 OK: 266 MiB in 52 packages 03:34:54 Removing intermediate container 1aa6dbd4dddf 03:34:54 ---> c63c33760889 03:34:54 Step 9/27 : WORKDIR /device-onvif-camera 03:34:54 ---> Running in d0d46e0caedd 03:34:54 Removing intermediate container d0d46e0caedd 03:34:54 ---> 55a4a23197c9 03:34:54 Step 10/27 : COPY go.mod vendor* ./ 03:34:55 ---> c680b190cf4a 03:34:55 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:34:55 ---> Running in 692f236387b5 03:34:57 Removing intermediate container 692f236387b5 03:34:57 ---> 24c87347cd34 03:34:57 Step 12/27 : COPY . . 03:34:59 ---> 0a19c8261492 03:34:59 Step 13/27 : RUN ${MAKE} 03:34:59 ---> Running in 5abdc7a80f3d 03:34:59 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.8" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 03:36:51 Removing intermediate container 5abdc7a80f3d 03:36:51 ---> 32aad4e7537a 03:36:51 Step 14/27 : FROM alpine:3.18 03:36:51 3.18: Pulling from library/alpine 03:36:51 c6b39de5b339: Pulling fs layer 03:36:51 c6b39de5b339: Verifying Checksum 03:36:51 c6b39de5b339: Download complete 03:36:51 c6b39de5b339: Pull complete 03:36:51 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:36:51 Status: Downloaded newer image for alpine:3.18 03:36:51 ---> 33abbf032149 03:36:51 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:36:51 ---> Running in f9a759eb004d 03:36:51 Removing intermediate container f9a759eb004d 03:36:51 ---> 188eb64cd4c7 03:36:51 Step 16/27 : RUN apk add --update --no-cache dumb-init 03:36:51 ---> Running in 87e60b78db37 03:36:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:36:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:36:51 (1/1) Installing dumb-init (1.2.5-r2) 03:36:51 Executing busybox-1.36.1-r5.trigger 03:36:51 OK: 8 MiB in 16 packages 03:36:51 Removing intermediate container 87e60b78db37 03:36:51 ---> f1abbe6875c7 03:36:51 Step 17/27 : RUN apk --no-cache upgrade 03:36:51 ---> Running in fd4f3584ce59 03:36:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:36:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:36:54 OK: 8 MiB in 16 packages 03:36:55 Removing intermediate container fd4f3584ce59 03:36:55 ---> 8023184a1f66 03:36:55 Step 18/27 : WORKDIR / 03:36:55 ---> Running in 166cd41076e4 03:36:55 Removing intermediate container 166cd41076e4 03:36:55 ---> 62f8ba464dd7 03:36:55 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 03:36:56 ---> 80b0f984ab58 03:36:56 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 03:36:56 ---> a26ec9ffadf2 03:36:56 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:36:57 ---> 50a2f4d976cb 03:36:57 Step 22/27 : EXPOSE 59984 03:36:57 ---> Running in b3f235c3edda 03:36:57 Removing intermediate container b3f235c3edda 03:36:57 ---> 7abd72ff07b1 03:36:57 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 03:36:57 ---> Running in d032f8683c56 03:36:58 Removing intermediate container d032f8683c56 03:36:58 ---> 8163cb39c250 03:36:58 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:36:58 ---> Running in c1bde9d1e850 03:36:58 Removing intermediate container c1bde9d1e850 03:36:58 ---> 6b5dd5bb1960 03:36:58 Step 25/27 : LABEL arch=arm64 03:36:58 ---> Running in 66560f31a56e 03:36:58 Removing intermediate container 66560f31a56e 03:36:58 ---> 137e519683ec 03:36:58 Step 26/27 : LABEL git_sha=542acbf7541f2a898d1dde12edbb0a8a82378199 03:36:58 ---> Running in 38d3b02a5c52 03:36:59 Removing intermediate container 38d3b02a5c52 03:36:59 ---> 4bea85611bc4 03:36:59 Step 27/27 : LABEL version=0.0.0 03:36:59 ---> Running in 0c3e94c12987 03:36:59 Removing intermediate container 0c3e94c12987 03:36:59 ---> 7f9e81d41c96 03:36:59 [Warning] One or more build-args [ARCH] were not consumed 03:36:59 Successfully built 7f9e81d41c96 03:36:59 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:37:00 03:37:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:37:01 arm64: Pulling from edgex-lftools-log-publisher 03:37:01 8998bd30e6a1: Pulling fs layer 03:37:01 04944245beec: Pulling fs layer 03:37:01 699f458cf7ca: Pulling fs layer 03:37:01 765212b225bb: Pulling fs layer 03:37:01 f23df028b6ca: Pulling fs layer 03:37:01 d65c8cfc05b1: Pulling fs layer 03:37:01 2437ff75d9bd: Pulling fs layer 03:37:01 765212b225bb: Waiting 03:37:01 f23df028b6ca: Waiting 03:37:01 d65c8cfc05b1: Waiting 03:37:01 2437ff75d9bd: Waiting 03:37:01 04944245beec: Verifying Checksum 03:37:01 04944245beec: Download complete 03:37:01 765212b225bb: Verifying Checksum 03:37:01 765212b225bb: Download complete 03:37:01 f23df028b6ca: Verifying Checksum 03:37:01 f23df028b6ca: Download complete 03:37:01 d65c8cfc05b1: Verifying Checksum 03:37:01 d65c8cfc05b1: Download complete 03:37:01 699f458cf7ca: Verifying Checksum 03:37:01 699f458cf7ca: Download complete 03:37:03 8998bd30e6a1: Download complete 03:37:04 2437ff75d9bd: Verifying Checksum 03:37:04 2437ff75d9bd: Download complete 03:37:06 8998bd30e6a1: Pull complete 03:37:07 04944245beec: Pull complete 03:37:08 699f458cf7ca: Pull complete 03:37:08 765212b225bb: Pull complete 03:37:09 f23df028b6ca: Pull complete 03:37:09 d65c8cfc05b1: Pull complete 03:37:28 2437ff75d9bd: Pull complete 03:37:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:37:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:37:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:37:28 prd-ubuntu20.04-docker-arm64-4c-16g-1209 does not seem to be running inside a container 03:37:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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:arm64 cat 03:37:31 $ docker top cdfe5cabb1b05f7fcb1f129dd49b01e20cb7ade804291c6b807d9d9c42bfa970 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:37:32 ---> job-cost.sh 03:37:32 lf-activate-venv: SKIPPING 03:37:32 INFO: No Stack... 03:37:32 INFO: Retrieving Pricing Info for: v3-standard-4 03:37:33 INFO: Archiving Costs [Pipeline] sh 03:37:34 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 03:37:34 + cut -d, -f6 [Pipeline] lock 03:37:34 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-426-1-stack-cost] 03:37:34 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-426-1-stack-cost] did not exist. Created. 03:37:34 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-426-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:37:35 /w/workspace/device-onvif-camera/1@tmp/durable-47c19921/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:37:35 + echo total: 0.10999999940395355 [Pipeline] stash 03:37:35 Warning: overwriting stash ‘stack-cost’ 03:37:35 Stashed 1 file(s) [Pipeline] } 03:37:35 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-426-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:37:36 $ docker stop --time=1 cdfe5cabb1b05f7fcb1f129dd49b01e20cb7ade804291c6b807d9d9c42bfa970 03:37:37 $ docker rm -f --volumes cdfe5cabb1b05f7fcb1f129dd49b01e20cb7ade804291c6b807d9d9c42bfa970 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:37:39 provisioning config files... 03:37:39 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-426@tmp/config8718031990214279277tmp [Pipeline] { [Pipeline] sh 03:37:40 + set +x 03:37:40 + bash -s -- 03:37:40 + curl -s https://codecov.io/bash 03:37:40 03:37:40 _____ _ 03:37:40 / ____| | | 03:37:40 | | ___ __| | ___ ___ _____ __ 03:37:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:37:40 | |___| (_) | (_| | __/ (_| (_) \ V / 03:37:40 \_____\___/ \__,_|\___|\___\___/ \_/ 03:37:40 Bash-1.0.6 03:37:40 03:37:40 03:37:40 ==> git version 2.25.1 found 03:37:40 ==> 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 03:37:40 Release-Date: 2020-01-08 03:37:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:37:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:37:40 ==> Jenkins CI detected. 03:37:40 current dir:  /w/workspace/undry_device-onvif-camera_PR-426 03:37:40 project root: . 03:37:40 --> token set from env 03:37:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:37:40 ==> Running gcov in . (disable via -X gcov) 03:37:40 ==> Python coveragepy not found 03:37:40 ==> Searching for coverage reports in: 03:37:40 + . 03:37:40 -> Found 1 reports 03:37:40 ==> Detecting git/mercurial file structure 03:37:40 ==> Reading reports 03:37:40 + ./coverage.out bytes=78456 03:37:40 ==> Appending adjustments 03:37:40 https://docs.codecov.io/docs/fixing-reports 03:37:40 + Found adjustments 03:37:40 ==> Gzipping contents 03:37:40 12K /tmp/codecov.PCZwbc.gz 03:37:40 ==> Uploading reports 03:37:40 url: https://codecov.io 03:37:40 query: branch=PR-426&commit=542acbf7541f2a898d1dde12edbb0a8a82378199&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-426%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=426&job=&cmd_args= 03:37:40 -> Pinging Codecov 03:37:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-426&commit=542acbf7541f2a898d1dde12edbb0a8a82378199&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-426%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=426&job=&cmd_args= 03:37:41 -> Uploading to 03:37:41 https://storage.googleapis.com/codecov/v4/raw/2024-02-19/F29A59C45E3A92E06B3E522C9905F8EF/542acbf7541f2a898d1dde12edbb0a8a82378199/8e972050-d524-4696-96d4-9a337df9f07c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240219T033740Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ed8f2956b690971a6352f09b1c7ae443582d17ba0a1308744d55b889481e8bcb 03:37:41 % Total % Received % Xferd Average Speed Time Time Time Current 03:37:41 Dload Upload Total Spent Left Speed 03:37:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 36286 --:--:-- --:--:-- --:--:-- 36160 100 10378 0 0 100 10378 0 36286 --:--:-- --:--:-- --:--:-- 36160 03:37:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/542acbf7541f2a898d1dde12edbb0a8a82378199 [Pipeline] } 03:37:41 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:37:44 + [ -d /w/workspace/undry_device-onvif-camera_PR-426/archives ] 03:37:44 + ls -al /w/workspace/undry_device-onvif-camera_PR-426/archives 03:37:44 total 16 03:37:44 drwxr-xr-x 3 root root 4096 Feb 19 03:29 . 03:37:44 drwxrwxr-x 10 jenkins jenkins 4096 Feb 19 03:29 .. 03:37:44 drwxr-xr-x 2 root root 4096 Feb 19 03:29 cost 03:37:44 -rw-r--r-- 1 root root 91 Feb 19 03:29 cost.csv 03:37:44 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-426/archives 03:37:44 + ls -al /w/workspace/undry_device-onvif-camera_PR-426/archives 03:37:44 total 16 03:37:44 drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 03:29 . 03:37:44 drwxrwxr-x 10 jenkins jenkins 4096 Feb 19 03:29 .. 03:37:44 drwxr-xr-x 2 jenkins jenkins 4096 Feb 19 03:29 cost 03:37:44 -rw-r--r-- 1 jenkins jenkins 91 Feb 19 03:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:37:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:37:45 ---> package-listing.sh 03:37:45 ++ facter osfamily 03:37:45 ++ tr '[:upper:]' '[:lower:]' 03:37:46 + OS_FAMILY=debian 03:37:46 + workspace=/w/workspace/undry_device-onvif-camera_PR-426 03:37:46 + START_PACKAGES=/tmp/packages_start.txt 03:37:46 + END_PACKAGES=/tmp/packages_end.txt 03:37:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:37:46 + PACKAGES=/tmp/packages_start.txt 03:37:46 + '[' /w/workspace/undry_device-onvif-camera_PR-426 ']' 03:37:46 + PACKAGES=/tmp/packages_end.txt 03:37:46 + case "${OS_FAMILY}" in 03:37:46 + dpkg -l 03:37:46 + grep '^ii' 03:37:46 + '[' -f /tmp/packages_start.txt ']' 03:37:46 + '[' -f /tmp/packages_end.txt ']' 03:37:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:37:46 + '[' /w/workspace/undry_device-onvif-camera_PR-426 ']' 03:37:46 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-426/archives/ 03:37:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-426/archives/ [Pipeline] echo 03:37:46 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/undry_device-onvif-camera_PR-426/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:37:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:37:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:37:47 prd-ubuntu20.04-docker-8c-8g-1208 does not seem to be running inside a container 03:37:47 $ 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/undry_device-onvif-camera_PR-426/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-426 -v /w/workspace/undry_device-onvif-camera_PR-426:/w/workspace/undry_device-onvif-camera_PR-426:rw,z -v /w/workspace/undry_device-onvif-camera_PR-426@tmp:/w/workspace/undry_device-onvif-camera_PR-426@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:37:47 $ docker top c36bf92101c5dfb9215fa129b36416eba2175ac26a250344ed0b6cb772be0de0 -eo pid,comm [Pipeline] { [Pipeline] sh 03:37:48 + touch /tmp/pre-build-complete [Pipeline] sh 03:37:48 + mkdir -p /var/log/sysstat [Pipeline] sh 03:37:48 + ls /var/log/sa-host 03:37:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:37:49 provisioning config files... 03:37:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-426@tmp/config15849798809758386133tmp [Pipeline] { [Pipeline] echo 03:37:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:37:49 ---> create-netrc.sh [Pipeline] } 03:37:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:37:50 ---> python-tools-install.sh [Pipeline] echo 03:37:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:37:50 ---> sudo-logs.sh 03:37:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:37:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:37:50 ---> job-cost.sh 03:37:50 lf-activate-venv: SKIPPING 03:37:50 DEBUG: total: 0.2199999988079071 03:37:50 INFO: Retrieving Stack Cost... 03:37:51 INFO: Retrieving Pricing Info for: v3-standard-8 03:37:51 INFO: Archiving Costs [Pipeline] echo 03:37:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:37:52 ---> logs-deploy.sh 03:37:52 lf-activate-venv: SKIPPING 03:37:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-426/1 03:37:52 INFO: archiving workspace using pattern(s): 03:37:53 Archives upload complete. 03:37:53 INFO: archiving logs to Nexus