Pull request #89 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a1ff2ff1478018e97cb2be48fcebf5909bf296dd+0a79c5a718067479237195976121108915350925 (ebec19ddec85c3944d51b178056c2a0eb9a98ead) 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-ssh13302520919459609522.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh7590253243533474598.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-89/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-89/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3772621736882608046.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-89/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14314968901083737322.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh11543948531575693056.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-89/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-89/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12296585791818889633.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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] ========================================================= [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.17 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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-15402’ Running on prd-ubuntu20.04-docker-8c-8g-15405 in /w/workspace/oundry_device-onvif-camera_PR-89 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/oundry_device-onvif-camera_PR-89 # 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 > 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/89/head:refs/remotes/origin/PR-89 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0a79c5a718067479237195976121108915350925 into PR head commit a1ff2ff1478018e97cb2be48fcebf5909bf296dd Merge succeeded, producing a1ff2ff1478018e97cb2be48fcebf5909bf296dd Checking out Revision a1ff2ff1478018e97cb2be48fcebf5909bf296dd (PR-89) > git config core.sparsecheckout # timeout=10 > git checkout -f a1ff2ff1478018e97cb2be48fcebf5909bf296dd # 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 0a79c5a718067479237195976121108915350925 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a1ff2ff1478018e97cb2be48fcebf5909bf296dd # timeout=10 Commit message: "Revert "build: Upgrade sdk and paho.mqtt lib"" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:58:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:58:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:58:14 ========================================================= 04:58:14 EdgeX Global Pipelines Version Info 04:58:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:58:15 ------------------- 04:58:15 stable info: 04:58:15 ------------------- 04:58:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:58:15 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 04:58:15 Message: update stable to v1.0.234 04:58:16 ------------------- 04:58:16 experimental info: 04:58:16 ------------------- 04:58:16 Commited By: **** collab-it+edgex@linuxfoundation.org 04:58:16 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 04:58:16 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:58:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 04:58:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 04:58:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:58:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:58:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:58:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 04:58:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:58:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:58:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:58:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:58:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:58:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 04:58:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:58:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:58:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:58:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:58:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:58:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:58:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:58:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:58:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:58:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:58:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:58:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:58:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:58:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:58:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:58:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-89 [Pipeline] echo 04:58:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-89 [Pipeline] echo 04:58:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-89 [Pipeline] echo 04:58:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a1ff2ff1478018e97cb2be48fcebf5909bf296dd [Pipeline] echo 04:58:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a1ff2ff [Pipeline] echo 04:58:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:58:17 provisioning config files... 04:58:17 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-89@tmp/config8612416667544566880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:58:18 ---> docker-login.sh 04:58:18 nexus3.edgexfoundry.org:10001 04:58:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:18 Configure a credential helper to remove this warning. See 04:58:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:18 04:58:18 Login Succeeded 04:58:18 nexus3.edgexfoundry.org:10002 04:58:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:18 Configure a credential helper to remove this warning. See 04:58:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:18 04:58:18 Login Succeeded 04:58:18 nexus3.edgexfoundry.org:10003 04:58:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:18 Configure a credential helper to remove this warning. See 04:58:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:18 04:58:18 Login Succeeded 04:58:18 nexus3.edgexfoundry.org:10004 04:58:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:19 Configure a credential helper to remove this warning. See 04:58:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:19 04:58:19 Login Succeeded 04:58:19 docker.io 04:58:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:19 Configure a credential helper to remove this warning. See 04:58:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:19 04:58:19 Login Succeeded 04:58:19 ---> docker-login.sh ends [Pipeline] } 04:58:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:58:20 + git rev-list -1 --merges a1ff2ff1478018e97cb2be48fcebf5909bf296dd~1..a1ff2ff1478018e97cb2be48fcebf5909bf296dd [Pipeline] echo 04:58:20 -----------> git rev-list -1 --merges a1ff2ff1478018e97cb2be48fcebf5909bf296dd~1..a1ff2ff1478018e97cb2be48fcebf5909bf296dd a1ff2ff1478018e97cb2be48fcebf5909bf296dd [false] [Pipeline] sh 04:58:20 + git log --format=format:%s -1 a1ff2ff1478018e97cb2be48fcebf5909bf296dd [Pipeline] echo 04:58:20 ========================================================= 04:58:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:58:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:58:20 + git log --format=format:%s -1 a1ff2ff1478018e97cb2be48fcebf5909bf296dd [Pipeline] echo 04:58:20 [semverPrep] GIT_COMMIT: a1ff2ff1478018e97cb2be48fcebf5909bf296dd, Commit Message: Revert "build: Upgrade sdk and paho.mqtt lib" [Pipeline] echo 04:58:20 [semverPrep] This is not a build commit. [Pipeline] sh 04:58:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:58:21 + grep -v github /etc/ssh/ssh_known_hosts 04:58:21 + [ -e /tmp/ssh_known_hosts ] 04:58:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:58:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:58:21 + sudo tee -a /etc/ssh/ssh_known_hosts 04:58:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:58:21 04:58:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:58:22 0.1.4: Pulling from edgex-devops/py-git-semver 04:58:22 42c077c10790: Pulling fs layer 04:58:22 f63e77b7563a: Pulling fs layer 04:58:22 bd5fdadae976: Pulling fs layer 04:58:22 205491f53016: Pulling fs layer 04:58:22 df18705c85c3: Pulling fs layer 04:58:22 bdb3f477010e: Pulling fs layer 04:58:22 c8a8fc8e1c8f: Pulling fs layer 04:58:22 2c6e9b1d212d: Pulling fs layer 04:58:22 bdb8f0575790: Pulling fs layer 04:58:22 386e3cb2ff24: Pulling fs layer 04:58:22 2343380bae48: Pulling fs layer 04:58:22 c8a8fc8e1c8f: Waiting 04:58:22 2c6e9b1d212d: Waiting 04:58:22 2343380bae48: Waiting 04:58:22 bdb8f0575790: Waiting 04:58:22 386e3cb2ff24: Waiting 04:58:22 205491f53016: Waiting 04:58:22 df18705c85c3: Waiting 04:58:22 bdb3f477010e: Waiting 04:58:22 f63e77b7563a: Verifying Checksum 04:58:22 f63e77b7563a: Download complete 04:58:22 205491f53016: Verifying Checksum 04:58:22 205491f53016: Download complete 04:58:22 df18705c85c3: Verifying Checksum 04:58:22 df18705c85c3: Download complete 04:58:22 bd5fdadae976: Verifying Checksum 04:58:22 bd5fdadae976: Download complete 04:58:22 bdb3f477010e: Download complete 04:58:22 2c6e9b1d212d: Download complete 04:58:22 bdb8f0575790: Verifying Checksum 04:58:22 bdb8f0575790: Download complete 04:58:22 386e3cb2ff24: Verifying Checksum 04:58:22 386e3cb2ff24: Download complete 04:58:22 2343380bae48: Download complete 04:58:22 42c077c10790: Verifying Checksum 04:58:22 42c077c10790: Download complete 04:58:22 c8a8fc8e1c8f: Verifying Checksum 04:58:22 c8a8fc8e1c8f: Download complete 04:58:23 42c077c10790: Pull complete 04:58:23 f63e77b7563a: Pull complete 04:58:24 bd5fdadae976: Pull complete 04:58:24 205491f53016: Pull complete 04:58:24 df18705c85c3: Pull complete 04:58:24 bdb3f477010e: Pull complete 04:58:26 c8a8fc8e1c8f: Pull complete 04:58:26 2c6e9b1d212d: Pull complete 04:58:26 bdb8f0575790: Pull complete 04:58:26 386e3cb2ff24: Pull complete 04:58:26 2343380bae48: Pull complete 04:58:26 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 04:58:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:58:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:58:27 prd-ubuntu20.04-docker-8c-8g-15405 does not seem to be running inside a container 04:58:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_PR-89 -v /w/workspace/oundry_device-onvif-camera_PR-89:/w/workspace/oundry_device-onvif-camera_PR-89:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-89@tmp:/w/workspace/oundry_device-onvif-camera_PR-89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:58:28 $ docker top 92c0fe79cb87c40135f1c7088fba9b49db5e0e6cb10dbaf8b02794804093b458 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:58:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:58:28 [ssh-agent] Looking for ssh-agent implementation... 04:58:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:58:28 $ docker exec 92c0fe79cb87c40135f1c7088fba9b49db5e0e6cb10dbaf8b02794804093b458 ssh-agent 04:58:29 SSH_AUTH_SOCK=/tmp/ssh-2ZanQhkiQfai/agent.34 04:58:29 SSH_AGENT_PID=40 04:58:29 Running ssh-add (command line suppressed) 04:58:29 Identity added: /w/workspace/oundry_device-onvif-camera_PR-89@tmp/private_key_8699453307989088420.key (/w/workspace/oundry_device-onvif-camera_PR-89@tmp/private_key_8699453307989088420.key) 04:58:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:58:29 + git tag --points-at HEAD [Pipeline] } 04:58:29 $ docker exec --env ******** --env ******** 92c0fe79cb87c40135f1c7088fba9b49db5e0e6cb10dbaf8b02794804093b458 ssh-agent -k 04:58:29 unset SSH_AUTH_SOCK; 04:58:29 unset SSH_AGENT_PID; 04:58:29 echo Agent pid 40 killed; 04:58:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:58:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:58:29 [ssh-agent] Looking for ssh-agent implementation... 04:58:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:58:29 $ docker exec 92c0fe79cb87c40135f1c7088fba9b49db5e0e6cb10dbaf8b02794804093b458 ssh-agent 04:58:29 SSH_AUTH_SOCK=/tmp/ssh-jcztzWHR0rkA/agent.73 04:58:29 SSH_AGENT_PID=80 04:58:30 Running ssh-add (command line suppressed) 04:58:30 Identity added: /w/workspace/oundry_device-onvif-camera_PR-89@tmp/private_key_1400415632743120430.key (/w/workspace/oundry_device-onvif-camera_PR-89@tmp/private_key_1400415632743120430.key) 04:58:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:58:30 + git semver init 04:58:30 2022-06-23 04:58:30,647 [run_init] DEBUG init version:0.0.0 force:False 04:58:30 2022-06-23 04:58:30,648 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-89/.semver 04:58:30 2022-06-23 04:58:30,648 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_PR-89/.semver 04:58:30 2022-06-23 04:58:30,649 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/oundry_device-onvif-camera_PR-89/.semver'], cwd=/w/workspace/oundry_device-onvif-camera_PR-89, universal_newlines=False, shell=None, istream=None) 04:58:31 2022-06-23 04:58:31,342 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-89/.git/info/exclude 04:58:31 2022-06-23 04:58:31,342 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-onvif-camera_PR-89/.semver/PR-89 with force:False 04:58:31 2022-06-23 04:58:31,343 [write_file] DEBUG write to file:/w/workspace/oundry_device-onvif-camera_PR-89/.semver/PR-89 04:58:31 2022-06-23 04:58:31,347 [execute] INFO git cat-file --batch-check 04:58:31 2022-06-23 04:58:31,347 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-onvif-camera_PR-89/.semver, universal_newlines=False, shell=None, istream=) 04:58:31 2022-06-23 04:58:31,354 [execute] INFO git cat-file --batch 04:58:31 2022-06-23 04:58:31,354 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-onvif-camera_PR-89/.semver, universal_newlines=False, shell=None, istream=) 04:58:31 2022-06-23 04:58:31,360 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-89/.semver/PR-89 04:58:31 0.0.0 [Pipeline] } 04:58:31 $ docker exec --env ******** --env ******** 92c0fe79cb87c40135f1c7088fba9b49db5e0e6cb10dbaf8b02794804093b458 ssh-agent -k 04:58:31 unset SSH_AUTH_SOCK; 04:58:31 unset SSH_AGENT_PID; 04:58:31 echo Agent pid 80 killed; 04:58:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:58:32 + git semver [Pipeline] } 04:58:32 $ docker stop --time=1 92c0fe79cb87c40135f1c7088fba9b49db5e0e6cb10dbaf8b02794804093b458 04:58:33 $ docker rm -f 92c0fe79cb87c40135f1c7088fba9b49db5e0e6cb10dbaf8b02794804093b458 [Pipeline] // withDockerContainer [Pipeline] sh 04:58:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:58:34 Stashed 1 file(s) [Pipeline] echo 04:58:34 [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 04:58:35 provisioning config files... 04:58:35 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-89@tmp/config1755596010611205761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:58:35 ---> docker-login.sh 04:58:35 nexus3.edgexfoundry.org:10001 04:58:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:35 Configure a credential helper to remove this warning. See 04:58:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:35 04:58:35 Login Succeeded 04:58:35 nexus3.edgexfoundry.org:10002 04:58:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:35 Configure a credential helper to remove this warning. See 04:58:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:35 04:58:35 Login Succeeded 04:58:35 nexus3.edgexfoundry.org:10003 04:58:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:35 Configure a credential helper to remove this warning. See 04:58:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:35 04:58:35 Login Succeeded 04:58:35 nexus3.edgexfoundry.org:10004 04:58:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:36 Configure a credential helper to remove this warning. See 04:58:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:36 04:58:36 Login Succeeded 04:58:36 docker.io 04:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:36 Configure a credential helper to remove this warning. See 04:58:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:36 04:58:36 Login Succeeded 04:58:36 ---> docker-login.sh ends [Pipeline] } 04:58:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:58:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:58:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:58:36 ========================================================= 04:58:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 04:58:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:37 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 04:58:37 Sending build context to Docker daemon 8.757MB 04:58:37 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 04:58:37 Step 2/13 : FROM ${BASE} AS builder 04:58:37 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 04:58:37 59bf1c3509f3: Pulling fs layer 04:58:37 666ba61612fd: Pulling fs layer 04:58:37 8ed8ca486205: Pulling fs layer 04:58:37 cc1cd167ecdc: Pulling fs layer 04:58:37 c516ae0d96e1: Pulling fs layer 04:58:37 684cea983483: Pulling fs layer 04:58:37 dd3240ac7de5: Pulling fs layer 04:58:37 b1e948a4e11c: Pulling fs layer 04:58:37 a8fd76ee1af6: Pulling fs layer 04:58:37 646ad004c059: Pulling fs layer 04:58:37 dd3240ac7de5: Waiting 04:58:37 a8fd76ee1af6: Waiting 04:58:37 646ad004c059: Waiting 04:58:37 c516ae0d96e1: Waiting 04:58:37 b1e948a4e11c: Waiting 04:58:37 cc1cd167ecdc: Waiting 04:58:37 684cea983483: Waiting 04:58:37 8ed8ca486205: Verifying Checksum 04:58:37 8ed8ca486205: Download complete 04:58:37 666ba61612fd: Download complete 04:58:37 c516ae0d96e1: Verifying Checksum 04:58:37 c516ae0d96e1: Download complete 04:58:37 684cea983483: Verifying Checksum 04:58:37 684cea983483: Download complete 04:58:37 59bf1c3509f3: Verifying Checksum 04:58:37 59bf1c3509f3: Download complete 04:58:37 dd3240ac7de5: Verifying Checksum 04:58:37 dd3240ac7de5: Download complete 04:58:37 b1e948a4e11c: Verifying Checksum 04:58:37 b1e948a4e11c: Download complete 04:58:37 59bf1c3509f3: Pull complete 04:58:37 666ba61612fd: Pull complete 04:58:37 8ed8ca486205: Pull complete 04:58:37 a8fd76ee1af6: Verifying Checksum 04:58:37 a8fd76ee1af6: Download complete 04:58:37 cc1cd167ecdc: Verifying Checksum 04:58:37 cc1cd167ecdc: Download complete 04:58:38 646ad004c059: Verifying Checksum 04:58:38 646ad004c059: Download complete 04:58:42 cc1cd167ecdc: Pull complete 04:58:42 c516ae0d96e1: Pull complete 04:58:42 684cea983483: Pull complete 04:58:42 dd3240ac7de5: Pull complete 04:58:42 b1e948a4e11c: Pull complete 04:58:44 a8fd76ee1af6: Pull complete 04:58:44 646ad004c059: Pull complete 04:58:44 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 04:58:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:58:44 ---> 8f69c11f6b0c 04:58:44 Step 3/13 : ARG MAKE="make build" 04:58:46 ---> Running in d5c510d235d4 04:58:46 Removing intermediate container d5c510d235d4 04:58:46 ---> e5d13c32c60d 04:58:46 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 04:58:46 ---> Running in a5e7de23e1c4 04:58:46 Removing intermediate container a5e7de23e1c4 04:58:46 ---> 02f9fa12c0ef 04:58:46 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 04:58:46 ---> Running in 2f8861ed855c 04:58:46 Removing intermediate container 2f8861ed855c 04:58:46 ---> 307036d64566 04:58:46 Step 6/13 : LABEL Name=edgex-device-onvif-camera 04:58:46 ---> Running in 2e2ba078de62 04:58:46 Removing intermediate container 2e2ba078de62 04:58:46 ---> e3e47dbc9757 04:58:46 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:58:46 ---> Running in d4e71104c74b 04:58:47 Removing intermediate container d4e71104c74b 04:58:47 ---> ab032ec9e72a 04:58:47 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:58:47 ---> Running in ecc55c8ed6c6 04:58:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:58:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:58:48 OK: 221 MiB in 52 packages 04:58:49 Removing intermediate container ecc55c8ed6c6 04:58:49 ---> e13de01d0cf5 04:58:49 Step 9/13 : WORKDIR /device-onvif-camera 04:58:49 ---> Running in 4ebd05be8935 04:58:49 Removing intermediate container 4ebd05be8935 04:58:49 ---> 1c994abede15 04:58:49 Step 10/13 : COPY go.mod vendor* ./ 04:58:49 ---> 437126420897 04:58:49 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:58:49 ---> Running in 436efca901fe 04:58:50 Still waiting to schedule task 04:58:50 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15403’ 04:59:04 Removing intermediate container 436efca901fe 04:59:04 ---> 6dd2e7684750 04:59:04 Step 12/13 : COPY . . 04:59:04 ---> d6831c6601fa 04:59:04 Step 13/13 : RUN ${MAKE} 04:59:04 ---> Running in 1a0de0d4a8a3 04:59:04 noop 04:59:04 Removing intermediate container 1a0de0d4a8a3 04:59:04 ---> 375e095be01a 04:59:04 Successfully built 375e095be01a 04:59:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:05 + docker inspect -f . ci-base-image-x86_64 04:59:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:59:05 prd-ubuntu20.04-docker-8c-8g-15405 does not seem to be running inside a container 04:59:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-89 -v /w/workspace/oundry_device-onvif-camera_PR-89:/w/workspace/oundry_device-onvif-camera_PR-89:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-89@tmp:/w/workspace/oundry_device-onvif-camera_PR-89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:59:05 $ docker top 846cf39bef3488a6e7874ed51275bb6f325f971ae70fe33f950aba6e52d93e42 -eo pid,comm [Pipeline] { [Pipeline] sh 04:59:06 + go version 04:59:06 go version go1.17.7 linux/amd64 [Pipeline] } 04:59:06 $ docker stop --time=1 846cf39bef3488a6e7874ed51275bb6f325f971ae70fe33f950aba6e52d93e42 04:59:07 $ docker rm -f 846cf39bef3488a6e7874ed51275bb6f325f971ae70fe33f950aba6e52d93e42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:08 + docker inspect -f . ci-base-image-x86_64 04:59:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:59:08 prd-ubuntu20.04-docker-8c-8g-15405 does not seem to be running inside a container 04:59:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-89 -v /w/workspace/oundry_device-onvif-camera_PR-89:/w/workspace/oundry_device-onvif-camera_PR-89:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-89@tmp:/w/workspace/oundry_device-onvif-camera_PR-89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:59:08 $ docker top 9ddc772bc500e6dd115ce83782683242018bc9bbf72444d139d2270c9f1f2b1c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:59:09 + make test 04:59:09 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:59:09 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:59:19 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:59:19 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.016s coverage: 1.2% of statements 04:59:23 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.040s coverage: 13.8% of statements 04:59:31 CGO_ENABLED=1 GO111MODULE=on go vet ./... 04:59:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:59:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:59:35 ./bin/test-attribution-txt.sh [Pipeline] echo 04:59:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:59:35 $ docker stop --time=1 9ddc772bc500e6dd115ce83782683242018bc9bbf72444d139d2270c9f1f2b1c 04:59:37 $ docker rm -f 9ddc772bc500e6dd115ce83782683242018bc9bbf72444d139d2270c9f1f2b1c [Pipeline] // withDockerContainer [Pipeline] sh 04:59:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:59:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:59:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:59:39 + ls -al . 04:59:39 total 236 04:59:39 drwxrwxr-x 9 jenkins jenkins 4096 Jun 23 04:59 . 04:59:39 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 04:58 .. 04:59:39 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 04:58 .git 04:59:39 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 04:58 .github 04:59:39 -rw-rw-r-- 1 jenkins jenkins 352 Jun 23 04:58 .gitignore 04:59:39 -rw-rw-r-- 1 jenkins jenkins 42 Jun 23 04:58 .golangci.yml 04:59:39 drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 04:58 .semver 04:59:39 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 23 04:58 Attribution.txt 04:59:39 -rw-rw-r-- 1 jenkins jenkins 189 Jun 23 04:58 CHANGELOG.md 04:59:39 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 23 04:58 Dockerfile 04:59:39 -rw-rw-r-- 1 jenkins jenkins 677 Jun 23 04:58 GOVERNANCE.md 04:59:39 -rw-rw-r-- 1 jenkins jenkins 660 Jun 23 04:58 Jenkinsfile 04:59:39 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 23 04:58 LICENSE 04:59:39 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 23 04:58 Makefile 04:59:39 -rw-rw-r-- 1 jenkins jenkins 625 Jun 23 04:58 OWNERS.md 04:59:39 -rw-rw-r-- 1 jenkins jenkins 30599 Jun 23 04:58 README.md 04:59:39 -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 04:58 VERSION 04:59:39 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 04:58 bin 04:59:39 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 04:58 cmd 04:59:39 -rw-r--r-- 1 jenkins jenkins 59480 Jun 23 04:59 coverage.out 04:59:39 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 04:58 doc 04:59:39 -rw-rw-r-- 1 jenkins jenkins 3506 Jun 23 04:58 go.mod 04:59:39 -rw-rw-r-- 1 jenkins jenkins 37405 Jun 23 04:58 go.sum 04:59:39 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 04:58 internal 04:59:39 -rw-rw-r-- 1 jenkins jenkins 236 Jun 23 04:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:39 + 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=a1ff2ff1478018e97cb2be48fcebf5909bf296dd --label arch=amd64 --label version=0.0.0 . 04:59:39 Sending build context to Docker daemon 8.818MB 04:59:39 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 04:59:39 Step 2/26 : FROM ${BASE} AS builder 04:59:39 ---> 375e095be01a 04:59:39 Step 3/26 : ARG MAKE="make build" 04:59:39 ---> Running in c9a4d5502f0a 04:59:39 Removing intermediate container c9a4d5502f0a 04:59:39 ---> 51eff94ac1ab 04:59:39 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 04:59:39 ---> Running in bd065f74c849 04:59:39 Removing intermediate container bd065f74c849 04:59:39 ---> 1aee5edd9d00 04:59:39 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 04:59:39 ---> Running in ecccf9102505 04:59:40 Removing intermediate container ecccf9102505 04:59:40 ---> e9459354b0b1 04:59:40 Step 6/26 : LABEL Name=edgex-device-onvif-camera 04:59:40 ---> Running in 3f6c4832ef37 04:59:40 Removing intermediate container 3f6c4832ef37 04:59:40 ---> c495335e7b0e 04:59:40 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:59:40 ---> Running in a2529b26c6df 04:59:40 Removing intermediate container a2529b26c6df 04:59:40 ---> b67908f169ec 04:59:40 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:59:40 ---> Running in 294cf926ec5b 04:59:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:59:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:59:42 OK: 221 MiB in 52 packages 04:59:42 Removing intermediate container 294cf926ec5b 04:59:42 ---> 6e86284a1390 04:59:42 Step 9/26 : WORKDIR /device-onvif-camera 04:59:42 ---> Running in 52e96638ba59 04:59:42 Removing intermediate container 52e96638ba59 04:59:42 ---> 3cadf19c48f9 04:59:42 Step 10/26 : COPY go.mod vendor* ./ 04:59:42 ---> 2d9071292b26 04:59:42 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:42 ---> Running in 5ca515697ddb 04:59:43 Removing intermediate container 5ca515697ddb 04:59:43 ---> 2d11f75cefeb 04:59:43 Step 12/26 : COPY . . 04:59:44 ---> 31c741afc00d 04:59:44 Step 13/26 : RUN ${MAKE} 04:59:44 ---> Running in 8abc49c5820b 04:59:44 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 05:00:06 Removing intermediate container 8abc49c5820b 05:00:06 ---> 72c511751c4d 05:00:06 Step 14/26 : FROM alpine:3.15 05:00:06 3.15: Pulling from library/alpine 05:00:06 df9b9388f04a: Pulling fs layer 05:00:06 df9b9388f04a: Download complete 05:00:06 df9b9388f04a: Pull complete 05:00:06 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 05:00:06 Status: Downloaded newer image for alpine:3.15 05:00:06 ---> 0ac33e5f5afa 05:00:06 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 05:00:06 ---> Running in bf7d34b04123 05:00:06 Removing intermediate container bf7d34b04123 05:00:06 ---> 768d107c2983 05:00:06 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 05:00:06 ---> Running in 4a2ea32a4dfe 05:00:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:00:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:00:06 (1/6) Installing dumb-init (1.2.5-r1) 05:00:06 (2/6) Installing libgcc (10.3.1_git20211027-r0) 05:00:06 (3/6) Installing libsodium (1.0.18-r0) 05:00:06 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 05:00:06 (5/6) Installing libzmq (4.3.4-r0) 05:00:06 (6/6) Installing zeromq (4.3.4-r0) 05:00:06 Executing busybox-1.34.1-r5.trigger 05:00:06 OK: 8 MiB in 20 packages 05:00:06 Removing intermediate container 4a2ea32a4dfe 05:00:06 ---> d43f26c4b0c3 05:00:06 Step 17/26 : WORKDIR / 05:00:06 ---> Running in 6d9ff82fd530 05:00:06 Removing intermediate container 6d9ff82fd530 05:00:06 ---> 2f9b6c82e0f6 05:00:06 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 05:00:06 ---> 907939229a5b 05:00:06 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 05:00:06 ---> dbf0da0e8d2c 05:00:06 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 05:00:07 ---> 0af664346938 05:00:07 Step 21/26 : EXPOSE 59984 05:00:07 ---> Running in 6bcdc8a335a2 05:00:07 Removing intermediate container 6bcdc8a335a2 05:00:07 ---> edfe31b3f453 05:00:07 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 05:00:07 ---> Running in 19ed4d43c419 05:00:07 Removing intermediate container 19ed4d43c419 05:00:07 ---> 3b5e68443e95 05:00:07 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:00:07 ---> Running in 80e7796fd904 05:00:07 Removing intermediate container 80e7796fd904 05:00:07 ---> 6f0f693ff7b7 05:00:07 Step 24/26 : LABEL arch=amd64 05:00:07 ---> Running in 9fc3c568f7c9 05:00:07 Removing intermediate container 9fc3c568f7c9 05:00:07 ---> 989c92768e90 05:00:07 Step 25/26 : LABEL git_sha=a1ff2ff1478018e97cb2be48fcebf5909bf296dd 05:00:07 ---> Running in 9c382de2c2b9 05:00:07 Removing intermediate container 9c382de2c2b9 05:00:07 ---> bae65d1426a0 05:00:07 Step 26/26 : LABEL version=0.0.0 05:00:07 ---> Running in ab7d2082581e 05:00:07 Removing intermediate container ab7d2082581e 05:00:07 ---> b9d345be6df4 05:00:07 [Warning] One or more build-args [ARCH] were not consumed 05:00:07 Successfully built b9d345be6df4 05:00:07 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 05:00:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:00:08 05:00:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:00:09 latest: Pulling from edgex-lftools-log-publisher 05:00:09 5eb5b503b376: Pulling fs layer 05:00:09 5c69ac0246d0: Pulling fs layer 05:00:09 ec43610c2a17: Pulling fs layer 05:00:09 3a2ae6a8a46f: Pulling fs layer 05:00:09 33b1e0a273af: Pulling fs layer 05:00:09 5d3b04190fa2: Pulling fs layer 05:00:09 2f39f015ded8: Pulling fs layer 05:00:09 33b1e0a273af: Waiting 05:00:09 5d3b04190fa2: Waiting 05:00:09 2f39f015ded8: Waiting 05:00:09 3a2ae6a8a46f: Waiting 05:00:09 5c69ac0246d0: Verifying Checksum 05:00:09 5c69ac0246d0: Download complete 05:00:09 3a2ae6a8a46f: Download complete 05:00:09 33b1e0a273af: Verifying Checksum 05:00:09 33b1e0a273af: Download complete 05:00:09 5d3b04190fa2: Download complete 05:00:09 ec43610c2a17: Verifying Checksum 05:00:09 ec43610c2a17: Download complete 05:00:09 5eb5b503b376: Verifying Checksum 05:00:09 5eb5b503b376: Download complete 05:00:09 2f39f015ded8: Download complete 05:00:10 5eb5b503b376: Pull complete 05:00:10 5c69ac0246d0: Pull complete 05:00:11 ec43610c2a17: Pull complete 05:00:11 3a2ae6a8a46f: Pull complete 05:00:11 33b1e0a273af: Pull complete 05:00:11 5d3b04190fa2: Pull complete 05:00:16 2f39f015ded8: Pull complete 05:00:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:00:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:00:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:17 prd-ubuntu20.04-docker-8c-8g-15405 does not seem to be running inside a container 05:00:17 $ 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/oundry_device-onvif-camera_PR-89 -v /w/workspace/oundry_device-onvif-camera_PR-89:/w/workspace/oundry_device-onvif-camera_PR-89:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-89@tmp:/w/workspace/oundry_device-onvif-camera_PR-89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:00:19 $ docker top c4ed234b11282a99ae9b02d9b15efc19f2935da74cc05e57c67c415d81b076bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:19 ---> job-cost.sh 05:00:19 lf-activate-venv: SKIPPING 05:00:19 INFO: No Stack... 05:00:20 INFO: Retrieving Pricing Info for: v3-standard-8 05:00:20 INFO: Archiving Costs [Pipeline] sh 05:00:20 + cat /w/workspace/oundry_device-onvif-camera_PR-89/archives/cost.csv 05:00:20 + cut -d, -f6 [Pipeline] lock 05:00:20 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-89-1-stack-cost] 05:00:20 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-89-1-stack-cost] did not exist. Created. 05:00:20 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-89-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:00:21 + echo total: 0.2199999988079071 [Pipeline] stash 05:00:21 Stashed 1 file(s) [Pipeline] } 05:00:21 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-89-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:00:21 $ docker stop --time=1 c4ed234b11282a99ae9b02d9b15efc19f2935da74cc05e57c67c415d81b076bd 05:00:22 $ docker rm -f c4ed234b11282a99ae9b02d9b15efc19f2935da74cc05e57c67c415d81b076bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:01:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15410 in /w/workspace/oundry_device-onvif-camera_PR-89 [Pipeline] { [Pipeline] ws 05:01:38 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 05:01:39 Selected Git installation does not exist. Using Default 05:01:39 The recommended git tool is: NONE 05:01:46 using credential edgex-jenkins-ssh 05:01:46 Cloning the remote Git repository 05:01:46 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 05:01:46 > git init /w/workspace/device-onvif-camera/1 # timeout=10 05:01:47 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 05:01:47 > git --version # timeout=10 05:01:47 > git --version # 'git version 2.25.1' 05:01:47 using GIT_SSH to set credentials SSH Credentials for GitHub 05:01:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:01:48 Merging remotes/origin/main commit 0a79c5a718067479237195976121108915350925 into PR head commit a1ff2ff1478018e97cb2be48fcebf5909bf296dd 05:01:49 Merge succeeded, producing a1ff2ff1478018e97cb2be48fcebf5909bf296dd 05:01:49 Checking out Revision a1ff2ff1478018e97cb2be48fcebf5909bf296dd (PR-89) 05:01:48 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 05:01:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:01:48 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 05:01:48 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 05:01:48 using GIT_SSH to set credentials SSH Credentials for GitHub 05:01:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/89/head:refs/remotes/origin/PR-89 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:01:48 > git config core.sparsecheckout # timeout=10 05:01:49 > git checkout -f a1ff2ff1478018e97cb2be48fcebf5909bf296dd # timeout=10 05:01:49 > git remote # timeout=10 05:01:49 > git config --get remote.origin.url # timeout=10 05:01:49 using GIT_SSH to set credentials SSH Credentials for GitHub 05:01:49 > git merge 0a79c5a718067479237195976121108915350925 # timeout=10 05:01:49 > git rev-parse HEAD^{commit} # timeout=10 05:01:49 > git config core.sparsecheckout # timeout=10 05:01:49 > git checkout -f a1ff2ff1478018e97cb2be48fcebf5909bf296dd # timeout=10 05:01:53 Commit message: "Revert "build: Upgrade sdk and paho.mqtt lib"" 05:01:54 > git --version # timeout=10 05:01:54 > git --version # 'git version 2.25.1' 05:01:54 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:01:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:01:55 % Total % Received % Xferd Average Speed Time Time Time Current 05:01:55 Dload Upload Total Spent Left Speed 05:01:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 189k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh 05:01:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:01:56 + sudo tee /etc/docker/daemon.new 05:01:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:01:56 { 05:01:56 "registry-mirrors": [ 05:01:56 "https://nexus3.edgexfoundry.org:10001" 05:01:56 ], 05:01:56 "bip": "10.250.0.254/24", 05:01:56 "hosts": [ 05:01:56 "tcp://0.0.0.0:5555", 05:01:56 "unix:///var/run/docker.sock" 05:01:56 ], 05:01:56 "mtu": 1458, 05:01:56 "selinux-enabled": true, 05:01:56 "seccomp-profile": "/etc/docker/seccomp.json" 05:01:56 } [Pipeline] sh 05:01:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:01:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:02:15 provisioning config files... 05:02:15 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config5269445105827044475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:16 ---> docker-login.sh 05:02:16 nexus3.edgexfoundry.org:10001 05:02:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:17 Configure a credential helper to remove this warning. See 05:02:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:17 05:02:17 Login Succeeded 05:02:17 nexus3.edgexfoundry.org:10002 05:02:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:17 Configure a credential helper to remove this warning. See 05:02:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:17 05:02:17 Login Succeeded 05:02:17 nexus3.edgexfoundry.org:10003 05:02:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:18 Configure a credential helper to remove this warning. See 05:02:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:18 05:02:18 Login Succeeded 05:02:18 nexus3.edgexfoundry.org:10004 05:02:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:19 Configure a credential helper to remove this warning. See 05:02:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:19 05:02:19 Login Succeeded 05:02:19 docker.io 05:02:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:20 Configure a credential helper to remove this warning. See 05:02:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:20 05:02:20 Login Succeeded 05:02:20 ---> docker-login.sh ends [Pipeline] } 05:02:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:02:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:02:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:02:20 ========================================================= 05:02:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 05:02:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:21 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 05:02:21 Sending build context to Docker daemon 5.963MB 05:02:21 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 05:02:21 Step 2/13 : FROM ${BASE} AS builder 05:02:21 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:02:21 9b3977197b4f: Pulling fs layer 05:02:21 1a89e8eeedd5: Pulling fs layer 05:02:21 94645a83ff95: Pulling fs layer 05:02:21 e6fb740bc735: Pulling fs layer 05:02:21 3a77bd46dcc9: Pulling fs layer 05:02:21 e6fb740bc735: Waiting 05:02:21 3a77bd46dcc9: Waiting 05:02:21 355e64cbe906: Pulling fs layer 05:02:21 63ab81a10011: Pulling fs layer 05:02:21 355e64cbe906: Waiting 05:02:21 555d1d1c4555: Pulling fs layer 05:02:21 63ab81a10011: Waiting 05:02:21 7d9057610161: Pulling fs layer 05:02:21 555d1d1c4555: Waiting 05:02:21 94645a83ff95: Verifying Checksum 05:02:21 94645a83ff95: Download complete 05:02:21 1a89e8eeedd5: Verifying Checksum 05:02:21 1a89e8eeedd5: Download complete 05:02:21 3a77bd46dcc9: Download complete 05:02:22 355e64cbe906: Verifying Checksum 05:02:22 355e64cbe906: Download complete 05:02:22 9b3977197b4f: Verifying Checksum 05:02:22 9b3977197b4f: Download complete 05:02:22 9b3977197b4f: Pull complete 05:02:23 7d9057610161: Verifying Checksum 05:02:23 7d9057610161: Download complete 05:02:23 1a89e8eeedd5: Pull complete 05:02:24 94645a83ff95: Pull complete 05:02:24 555d1d1c4555: Verifying Checksum 05:02:24 555d1d1c4555: Download complete 05:02:25 e6fb740bc735: Verifying Checksum 05:02:25 e6fb740bc735: Download complete 05:02:37 e6fb740bc735: Pull complete 05:02:37 3a77bd46dcc9: Pull complete 05:02:37 355e64cbe906: Pull complete 05:02:37 63ab81a10011: Pull complete 05:02:44 555d1d1c4555: Pull complete 05:02:46 7d9057610161: Pull complete 05:02:46 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 05:02:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 05:02:46 ---> 819e984ddca1 05:02:46 Step 3/13 : ARG MAKE="make build" 05:02:48 ---> Running in 2fed64f78277 05:02:48 Removing intermediate container 2fed64f78277 05:02:48 ---> b93a0323fd65 05:02:48 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 05:02:48 ---> Running in baa14acabbb3 05:02:49 Removing intermediate container baa14acabbb3 05:02:49 ---> 9bcdfdac82c8 05:02:49 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 05:02:49 ---> Running in 25e3db2784b8 05:02:49 Removing intermediate container 25e3db2784b8 05:02:49 ---> bd268ce1b748 05:02:49 Step 6/13 : LABEL Name=edgex-device-onvif-camera 05:02:49 ---> Running in cbb8b2bb443e 05:02:50 Removing intermediate container cbb8b2bb443e 05:02:50 ---> 75e4df493fe9 05:02:50 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:02:50 ---> Running in 35fcc69a731e 05:02:52 Removing intermediate container 35fcc69a731e 05:02:52 ---> 8cd94746dbfd 05:02:52 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:02:52 ---> Running in 3545f6e87251 05:02:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:02:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:02:55 OK: 220 MiB in 52 packages 05:02:56 Removing intermediate container 3545f6e87251 05:02:56 ---> b55c2517a154 05:02:56 Step 9/13 : WORKDIR /device-onvif-camera 05:02:56 ---> Running in fea9d774aa63 05:02:56 Removing intermediate container fea9d774aa63 05:02:56 ---> 303161b31331 05:02:56 Step 10/13 : COPY go.mod vendor* ./ 05:02:56 ---> c61110db2644 05:02:56 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:02:56 ---> Running in 32a2df991e40 05:03:53 Removing intermediate container 32a2df991e40 05:03:53 ---> 657cb295fbc7 05:03:53 Step 12/13 : COPY . . 05:03:53 ---> 6c3cbcd70ed5 05:03:53 Step 13/13 : RUN ${MAKE} 05:03:53 ---> Running in 4ebf6a155faa 05:03:53 noop 05:03:53 Removing intermediate container 4ebf6a155faa 05:03:53 ---> 76c25fa666b0 05:03:53 Successfully built 76c25fa666b0 05:03:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:54 + docker inspect -f . ci-base-image-arm64 05:03:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:54 prd-ubuntu20.04-docker-arm64-4c-16g-15410 does not seem to be running inside a container 05:03:54 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 05:03:56 $ docker top ee839e2b5ac5b4cda6bc96fb6da23ab466cc4a2e7a65bfbb318941e953d71680 -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:57 + go version 05:03:57 go version go1.17.7 linux/arm64 [Pipeline] } 05:03:57 $ docker stop --time=1 ee839e2b5ac5b4cda6bc96fb6da23ab466cc4a2e7a65bfbb318941e953d71680 05:03:58 $ docker rm -f ee839e2b5ac5b4cda6bc96fb6da23ab466cc4a2e7a65bfbb318941e953d71680 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:59 + docker inspect -f . ci-base-image-arm64 05:03:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:00 prd-ubuntu20.04-docker-arm64-4c-16g-15410 does not seem to be running inside a container 05:04:00 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 05:04:01 $ docker top 9da3c3c37dffc254f4385a61fdaa089716d36889915c9c22c4e96ead5020b867 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:04:02 + make test 05:04:02 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:04:04 ? github.com/edgexfoundry/device-onvif-camera [no test files] 05:05:41 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 05:05:41 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.084s coverage: 1.2% of statements 05:06:14 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 35.189s coverage: 13.8% of statements 05:06:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:06:14 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:06:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:06:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:06:46 ./bin/test-attribution-txt.sh [Pipeline] echo 05:06:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:06:48 $ docker stop --time=1 9da3c3c37dffc254f4385a61fdaa089716d36889915c9c22c4e96ead5020b867 05:06:49 $ docker rm -f 9da3c3c37dffc254f4385a61fdaa089716d36889915c9c22c4e96ead5020b867 [Pipeline] // withDockerContainer [Pipeline] sh 05:06:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:06:51 Warning: overwriting stash ‘coverage-report’ 05:06:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:06:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:06:52 + ls -al . 05:06:52 total 232 05:06:52 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 05:06 . 05:06:52 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 05:01 .. 05:06:52 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 05:01 .git 05:06:52 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 05:01 .github 05:06:52 -rw-rw-r-- 1 jenkins jenkins 352 Jun 23 05:01 .gitignore 05:06:52 -rw-rw-r-- 1 jenkins jenkins 42 Jun 23 05:01 .golangci.yml 05:06:52 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 23 05:01 Attribution.txt 05:06:52 -rw-rw-r-- 1 jenkins jenkins 189 Jun 23 05:01 CHANGELOG.md 05:06:52 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 23 05:01 Dockerfile 05:06:52 -rw-rw-r-- 1 jenkins jenkins 677 Jun 23 05:01 GOVERNANCE.md 05:06:52 -rw-rw-r-- 1 jenkins jenkins 660 Jun 23 05:01 Jenkinsfile 05:06:52 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 23 05:01 LICENSE 05:06:52 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 23 05:01 Makefile 05:06:52 -rw-rw-r-- 1 jenkins jenkins 625 Jun 23 05:01 OWNERS.md 05:06:52 -rw-rw-r-- 1 jenkins jenkins 30599 Jun 23 05:01 README.md 05:06:52 -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 04:58 VERSION 05:06:52 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 05:01 bin 05:06:52 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 05:01 cmd 05:06:52 -rw-r--r-- 1 jenkins jenkins 59480 Jun 23 05:06 coverage.out 05:06:52 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 05:01 doc 05:06:52 -rw-rw-r-- 1 jenkins jenkins 3506 Jun 23 05:01 go.mod 05:06:52 -rw-rw-r-- 1 jenkins jenkins 37405 Jun 23 05:01 go.sum 05:06:52 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 05:01 internal 05:06:52 -rw-rw-r-- 1 jenkins jenkins 236 Jun 23 05:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:53 + 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=a1ff2ff1478018e97cb2be48fcebf5909bf296dd --label arch=arm64 --label version=0.0.0 . 05:06:53 Sending build context to Docker daemon 6.023MB 05:06:53 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 05:06:53 Step 2/26 : FROM ${BASE} AS builder 05:06:53 ---> 76c25fa666b0 05:06:53 Step 3/26 : ARG MAKE="make build" 05:06:53 ---> Running in a4add5133110 05:06:53 Removing intermediate container a4add5133110 05:06:53 ---> 1f82020e816f 05:06:53 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 05:06:54 ---> Running in 1bd8cdc65c40 05:06:54 Removing intermediate container 1bd8cdc65c40 05:06:54 ---> b157f725dbad 05:06:54 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 05:06:54 ---> Running in 18c957644d87 05:06:54 Removing intermediate container 18c957644d87 05:06:54 ---> fa89d0a346c8 05:06:54 Step 6/26 : LABEL Name=edgex-device-onvif-camera 05:06:54 ---> Running in ae716ce2b682 05:06:55 Removing intermediate container ae716ce2b682 05:06:55 ---> b8a6f7517d02 05:06:55 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:06:55 ---> Running in c8ab2663782b 05:06:57 Removing intermediate container c8ab2663782b 05:06:57 ---> 8bb43382c480 05:06:57 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:06:57 ---> Running in f353aa96829f 05:06:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:06:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:07:00 OK: 220 MiB in 52 packages 05:07:01 Removing intermediate container f353aa96829f 05:07:01 ---> 786107565867 05:07:01 Step 9/26 : WORKDIR /device-onvif-camera 05:07:01 ---> Running in e11f4918bcec 05:07:01 Removing intermediate container e11f4918bcec 05:07:01 ---> 017fd7f24624 05:07:01 Step 10/26 : COPY go.mod vendor* ./ 05:07:02 ---> fc6aaf034c2d 05:07:02 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:07:02 ---> Running in 42ccdf760146 05:07:04 Removing intermediate container 42ccdf760146 05:07:04 ---> fa806ca02c9b 05:07:04 Step 12/26 : COPY . . 05:07:05 ---> b4f2c2102d12 05:07:05 Step 13/26 : RUN ${MAKE} 05:07:05 ---> Running in beb4c1409211 05:07:06 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 05:09:28 Removing intermediate container beb4c1409211 05:09:28 ---> a23ee7a4c1d4 05:09:28 Step 14/26 : FROM alpine:3.15 05:09:29 3.15: Pulling from library/alpine 05:09:29 9981e73032c8: Pulling fs layer 05:09:29 9981e73032c8: Verifying Checksum 05:09:29 9981e73032c8: Download complete 05:09:30 9981e73032c8: Pull complete 05:09:30 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 05:09:30 Status: Downloaded newer image for alpine:3.15 05:09:30 ---> 3fb3c9af89a9 05:09:30 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 05:09:30 ---> Running in 42b05454f105 05:09:30 Removing intermediate container 42b05454f105 05:09:30 ---> 01922940c5a5 05:09:30 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 05:09:30 ---> Running in 25b53c060f7b 05:09:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:09:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:09:33 (1/6) Installing dumb-init (1.2.5-r1) 05:09:33 (2/6) Installing libgcc (10.3.1_git20211027-r0) 05:09:33 (3/6) Installing libsodium (1.0.18-r0) 05:09:33 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 05:09:33 (5/6) Installing libzmq (4.3.4-r0) 05:09:33 (6/6) Installing zeromq (4.3.4-r0) 05:09:33 Executing busybox-1.34.1-r5.trigger 05:09:33 OK: 8 MiB in 20 packages 05:09:33 Removing intermediate container 25b53c060f7b 05:09:33 ---> 19456cd99fe3 05:09:33 Step 17/26 : WORKDIR / 05:09:34 ---> Running in 60abba0a5712 05:09:34 Removing intermediate container 60abba0a5712 05:09:34 ---> 7fb0ef89b5fb 05:09:34 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 05:09:36 ---> 3460f1cbdd1c 05:09:36 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 05:09:36 ---> 97a6e7a72b9d 05:09:36 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 05:09:37 ---> 5a3470d54a71 05:09:37 Step 21/26 : EXPOSE 59984 05:09:37 ---> Running in 7c9584ef3ea6 05:09:37 Removing intermediate container 7c9584ef3ea6 05:09:37 ---> a2bd7695bbca 05:09:37 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 05:09:37 ---> Running in 19fd3aaae7c2 05:09:38 Removing intermediate container 19fd3aaae7c2 05:09:38 ---> c3ad7c25436e 05:09:38 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:09:38 ---> Running in e9fdd39e1edd 05:09:38 Removing intermediate container e9fdd39e1edd 05:09:38 ---> 5d491f60b75e 05:09:38 Step 24/26 : LABEL arch=arm64 05:09:38 ---> Running in a89087c2f6fb 05:09:39 Removing intermediate container a89087c2f6fb 05:09:39 ---> cb08105a5a41 05:09:39 Step 25/26 : LABEL git_sha=a1ff2ff1478018e97cb2be48fcebf5909bf296dd 05:09:39 ---> Running in 6aa9589dc960 05:09:39 Removing intermediate container 6aa9589dc960 05:09:39 ---> 658a20b1e9ff 05:09:39 Step 26/26 : LABEL version=0.0.0 05:09:39 ---> Running in cc171faa4053 05:09:39 Removing intermediate container cc171faa4053 05:09:39 ---> 777d1f01bf5b 05:09:39 [Warning] One or more build-args [ARCH] were not consumed 05:09:39 Successfully built 777d1f01bf5b 05:09:39 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 05:09:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:09:40 05:09:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:09:41 arm64: Pulling from edgex-lftools-log-publisher 05:09:41 8998bd30e6a1: Pulling fs layer 05:09:41 04944245beec: Pulling fs layer 05:09:41 699f458cf7ca: Pulling fs layer 05:09:41 765212b225bb: Pulling fs layer 05:09:41 f23df028b6ca: Pulling fs layer 05:09:41 d65c8cfc05b1: Pulling fs layer 05:09:41 2437ff75d9bd: Pulling fs layer 05:09:41 765212b225bb: Waiting 05:09:41 f23df028b6ca: Waiting 05:09:41 d65c8cfc05b1: Waiting 05:09:41 2437ff75d9bd: Waiting 05:09:41 04944245beec: Verifying Checksum 05:09:41 04944245beec: Download complete 05:09:41 765212b225bb: Verifying Checksum 05:09:41 765212b225bb: Download complete 05:09:41 f23df028b6ca: Download complete 05:09:41 d65c8cfc05b1: Verifying Checksum 05:09:41 d65c8cfc05b1: Download complete 05:09:41 699f458cf7ca: Verifying Checksum 05:09:41 699f458cf7ca: Download complete 05:09:42 8998bd30e6a1: Verifying Checksum 05:09:42 8998bd30e6a1: Download complete 05:09:44 2437ff75d9bd: Verifying Checksum 05:09:44 2437ff75d9bd: Download complete 05:09:46 8998bd30e6a1: Pull complete 05:09:46 04944245beec: Pull complete 05:09:48 699f458cf7ca: Pull complete 05:09:48 765212b225bb: Pull complete 05:09:49 f23df028b6ca: Pull complete 05:09:49 d65c8cfc05b1: Pull complete 05:10:08 2437ff75d9bd: Pull complete 05:10:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:10:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:10:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:10:08 prd-ubuntu20.04-docker-arm64-4c-16g-15410 does not seem to be running inside a container 05:10:08 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:10:11 $ docker top 3c19518ffd5d1a137619ab59562c6c03825b4be1d4700ed29d6702c1bac98b8c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:10:12 ---> job-cost.sh 05:10:12 lf-activate-venv: SKIPPING 05:10:12 INFO: No Stack... 05:10:13 INFO: Retrieving Pricing Info for: v3-standard-4 05:10:13 INFO: Archiving Costs [Pipeline] sh 05:10:14 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 05:10:14 + cut -d, -f6 [Pipeline] lock 05:10:14 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-89-1-stack-cost] 05:10:14 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-89-1-stack-cost] did not exist. Created. 05:10:14 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-89-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:10:15 /w/workspace/device-onvif-camera/1@tmp/durable-8da87b75/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:10:16 + echo total: 0.10999999940395355 [Pipeline] stash 05:10:16 Warning: overwriting stash ‘stack-cost’ 05:10:16 Stashed 1 file(s) [Pipeline] } 05:10:16 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-89-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:10:16 $ docker stop --time=1 3c19518ffd5d1a137619ab59562c6c03825b4be1d4700ed29d6702c1bac98b8c 05:10:17 $ docker rm -f 3c19518ffd5d1a137619ab59562c6c03825b4be1d4700ed29d6702c1bac98b8c [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 05:10:18 provisioning config files... 05:10:18 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-89@tmp/config8809555473150070455tmp [Pipeline] { [Pipeline] sh 05:10:19 + set +x 05:10:19 + curl -s https://codecov.io/bash 05:10:19 + bash -s -- 05:10:19 05:10:19 _____ _ 05:10:19 / ____| | | 05:10:19 | | ___ __| | ___ ___ _____ __ 05:10:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:10:19 | |___| (_) | (_| | __/ (_| (_) \ V / 05:10:19 \_____\___/ \__,_|\___|\___\___/ \_/ 05:10:19 Bash-1.0.6 05:10:19 05:10:19 05:10:19 ==> git version 2.25.1 found 05:10:19 ==> 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 05:10:19 Release-Date: 2020-01-08 05:10:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:10:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:10:19 ==> Jenkins CI detected. 05:10:19 current dir:  /w/workspace/oundry_device-onvif-camera_PR-89 05:10:19 project root: . 05:10:19 --> token set from env 05:10:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:10:19 ==> Running gcov in . (disable via -X gcov) 05:10:19 ==> Python coveragepy not found 05:10:19 ==> Searching for coverage reports in: 05:10:19 + . 05:10:19 -> Found 1 reports 05:10:19 ==> Detecting git/mercurial file structure 05:10:19 ==> Reading reports 05:10:19 + ./coverage.out bytes=59480 05:10:19 ==> Appending adjustments 05:10:19 https://docs.codecov.io/docs/fixing-reports 05:10:19 + Found adjustments 05:10:19 ==> Gzipping contents 05:10:19 8.0K /tmp/codecov.jV9WMt.gz 05:10:19 ==> Uploading reports 05:10:19 url: https://codecov.io 05:10:19 query: branch=PR-89&commit=a1ff2ff1478018e97cb2be48fcebf5909bf296dd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-89%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=89&job=&cmd_args= 05:10:19 -> Pinging Codecov 05:10:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-89&commit=a1ff2ff1478018e97cb2be48fcebf5909bf296dd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-89%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=89&job=&cmd_args= 05:10:19 -> Uploading to 05:10:19 https://storage.googleapis.com/codecov/v4/raw/2022-06-23/F29A59C45E3A92E06B3E522C9905F8EF/a1ff2ff1478018e97cb2be48fcebf5909bf296dd/a50b53fe-f81b-4fe5-bbc4-17d90c518e92.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220623T051019Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5dbb2f8f38b4706624893b5e6aabc9bf675658cb07f5a3fbf5780c23abb01b2d 05:10:19 % Total % Received % Xferd Average Speed Time Time Time Current 05:10:19 Dload Upload Total Spent Left Speed 05:10:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7635 0 0 100 7635 0 36531 --:--:-- --:--:-- --:--:-- 36357 05:10:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/a1ff2ff1478018e97cb2be48fcebf5909bf296dd [Pipeline] } 05:10:19 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 05:10:21 + [ -d /w/workspace/oundry_device-onvif-camera_PR-89/archives ] 05:10:21 + ls -al /w/workspace/oundry_device-onvif-camera_PR-89/archives 05:10:21 total 16 05:10:21 drwxr-xr-x 3 root root 4096 Jun 23 05:00 . 05:10:21 drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 05:00 .. 05:10:21 drwxr-xr-x 2 root root 4096 Jun 23 05:00 cost 05:10:21 -rw-r--r-- 1 root root 89 Jun 23 05:00 cost.csv 05:10:21 + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-89/archives 05:10:21 + ls -al /w/workspace/oundry_device-onvif-camera_PR-89/archives 05:10:21 total 16 05:10:21 drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 05:00 . 05:10:21 drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 05:00 .. 05:10:21 drwxr-xr-x 2 jenkins jenkins 4096 Jun 23 05:00 cost 05:10:21 -rw-r--r-- 1 jenkins jenkins 89 Jun 23 05:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:10:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:10:22 ---> package-listing.sh 05:10:22 ++ facter osfamily 05:10:22 ++ tr '[:upper:]' '[:lower:]' 05:10:23 + OS_FAMILY=debian 05:10:23 + workspace=/w/workspace/oundry_device-onvif-camera_PR-89 05:10:23 + START_PACKAGES=/tmp/packages_start.txt 05:10:23 + END_PACKAGES=/tmp/packages_end.txt 05:10:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:10:23 + PACKAGES=/tmp/packages_start.txt 05:10:23 + '[' /w/workspace/oundry_device-onvif-camera_PR-89 ']' 05:10:23 + PACKAGES=/tmp/packages_end.txt 05:10:23 + case "${OS_FAMILY}" in 05:10:23 + dpkg -l 05:10:23 + grep '^ii' 05:10:23 + '[' -f /tmp/packages_start.txt ']' 05:10:23 + '[' -f /tmp/packages_end.txt ']' 05:10:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:10:23 + '[' /w/workspace/oundry_device-onvif-camera_PR-89 ']' 05:10:23 + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-89/archives/ 05:10:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-onvif-camera_PR-89/archives/ [Pipeline] echo 05:10:23 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/oundry_device-onvif-camera_PR-89/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:10:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:10:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:10:24 prd-ubuntu20.04-docker-8c-8g-15405 does not seem to be running inside a container 05:10:24 $ 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/oundry_device-onvif-camera_PR-89/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-onvif-camera_PR-89 -v /w/workspace/oundry_device-onvif-camera_PR-89:/w/workspace/oundry_device-onvif-camera_PR-89:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-89@tmp:/w/workspace/oundry_device-onvif-camera_PR-89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:10:24 $ docker top 869ee0be3e10a2c6244b87ea309640893abac9dcb5a4a9b10fc240fcd952ab9f -eo pid,comm [Pipeline] { [Pipeline] sh 05:10:24 + touch /tmp/pre-build-complete [Pipeline] sh 05:10:25 + mkdir -p /var/log/sysstat [Pipeline] sh 05:10:25 + ls /var/log/sa-host 05:10:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:10:25 provisioning config files... 05:10:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-89@tmp/config672069265128028957tmp [Pipeline] { [Pipeline] echo 05:10:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:10:26 ---> create-netrc.sh [Pipeline] } 05:10:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:10:26 ---> python-tools-install.sh [Pipeline] echo 05:10:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:10:26 ---> sudo-logs.sh 05:10:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:10:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:10:27 ---> job-cost.sh 05:10:27 lf-activate-venv: SKIPPING 05:10:27 DEBUG: total: 0.2199999988079071 05:10:27 INFO: Retrieving Stack Cost... 05:10:27 INFO: Retrieving Pricing Info for: v3-standard-8 05:10:28 INFO: Archiving Costs [Pipeline] echo 05:10:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:10:28 ---> logs-deploy.sh 05:10:28 lf-activate-venv: SKIPPING 05:10:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-89/1 05:10:28 INFO: archiving workspace using pattern(s): 05:10:29 Archives upload complete. 05:10:29 INFO: archiving logs to Nexus