Pull request #409 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-onvif-camera Obtained Jenkinsfile from ae9a3bbec71a13ec815b24444948b3cc54e7f54c+52e219e200aa3f0791b8f147aa403b803b9db216 (15cba9cee505d0916ae18fee7d797122bb840bbb) 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-ssh3263393883424828271.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh5738659167611592987.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-409/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-409/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3861254395577125954.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-409/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12186027272238210662.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh1344392340808298202.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-409/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-409/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh949326153805505564.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-18109’ Running on prd-ubuntu20.04-docker-8c-8g-18112 in /w/workspace/undry_device-onvif-camera_PR-409 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-409 # 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/409/head:refs/remotes/origin/PR-409 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 52e219e200aa3f0791b8f147aa403b803b9db216 into PR head commit ae9a3bbec71a13ec815b24444948b3cc54e7f54c Merge succeeded, producing ae9a3bbec71a13ec815b24444948b3cc54e7f54c Checking out Revision ae9a3bbec71a13ec815b24444948b3cc54e7f54c (PR-409) > git config core.sparsecheckout # timeout=10 > git checkout -f ae9a3bbec71a13ec815b24444948b3cc54e7f54c # 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 52e219e200aa3f0791b8f147aa403b803b9db216 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ae9a3bbec71a13ec815b24444948b3cc54e7f54c # timeout=10 Commit message: "docs: Update swagger version to 3.1.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:43:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:43:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:43:48 ========================================================= 16:43:48 EdgeX Global Pipelines Version Info 16:43:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:43:50 ------------------- 16:43:50 stable info: 16:43:50 ------------------- 16:43:50 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 16:43:50 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 16:43:50 Message: update stable to v1.0.257 16:43:50 ------------------- 16:43:50 experimental info: 16:43:50 ------------------- 16:43:50 Commited By: **** collab-it+edgex@linuxfoundation.org 16:43:50 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 16:43:50 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:43:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 16:43:50 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 16:43:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:43:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:43:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:43:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:43:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:43:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:43:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:43:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:43:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:43:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 16:43:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:43:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:43:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:43:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:43:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:43:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:43:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:43:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:43:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:43:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 16:43:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:43:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:43:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:43:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:43:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:43:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-409 [Pipeline] echo 16:43:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-409 [Pipeline] echo 16:43:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-409 [Pipeline] echo 16:43:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ae9a3bbec71a13ec815b24444948b3cc54e7f54c [Pipeline] echo 16:43:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ae9a3bb [Pipeline] echo 16:43:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:43:52 provisioning config files... 16:43:52 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-409@tmp/config17262698106492321334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:43:52 ---> docker-login.sh 16:43:52 nexus3.edgexfoundry.org:10001 16:43:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:54 Configure a credential helper to remove this warning. See 16:43:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:54 16:43:54 Login Succeeded 16:43:54 nexus3.edgexfoundry.org:10002 16:43:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:54 Configure a credential helper to remove this warning. See 16:43:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:54 16:43:54 Login Succeeded 16:43:54 nexus3.edgexfoundry.org:10003 16:43:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:54 Configure a credential helper to remove this warning. See 16:43:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:54 16:43:54 Login Succeeded 16:43:54 nexus3.edgexfoundry.org:10004 16:43:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:54 Configure a credential helper to remove this warning. See 16:43:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:54 16:43:54 Login Succeeded 16:43:54 docker.io 16:43:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:54 Configure a credential helper to remove this warning. See 16:43:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:54 16:43:54 Login Succeeded 16:43:54 ---> docker-login.sh ends [Pipeline] } 16:43:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:43:55 + git rev-list -1 --merges ae9a3bbec71a13ec815b24444948b3cc54e7f54c~1..ae9a3bbec71a13ec815b24444948b3cc54e7f54c [Pipeline] echo 16:43:55 -----------> git rev-list -1 --merges ae9a3bbec71a13ec815b24444948b3cc54e7f54c~1..ae9a3bbec71a13ec815b24444948b3cc54e7f54c ae9a3bbec71a13ec815b24444948b3cc54e7f54c [false] [Pipeline] sh 16:43:55 + git log --format=format:%s -1 ae9a3bbec71a13ec815b24444948b3cc54e7f54c [Pipeline] echo 16:43:55 ========================================================= 16:43:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:43:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:43:56 + git log --format=format:%s -1 ae9a3bbec71a13ec815b24444948b3cc54e7f54c [Pipeline] echo 16:43:56 [semverPrep] GIT_COMMIT: ae9a3bbec71a13ec815b24444948b3cc54e7f54c, Commit Message: docs: Update swagger version to 3.1.0 [Pipeline] echo 16:43:56 [semverPrep] This is not a build commit. [Pipeline] sh 16:43:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:43:56 + grep -v github /etc/ssh/ssh_known_hosts 16:43:56 + [ -e /tmp/ssh_known_hosts ] 16:43:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:43:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:43:56 + sudo tee -a /etc/ssh/ssh_known_hosts 16:43:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:43:57 16:43:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:43:57 0.1.4: Pulling from edgex-devops/py-git-semver 16:43:57 b85a868b505f: Pulling fs layer 16:43:57 e2be974225ed: Pulling fs layer 16:43:57 339a4e72a1f5: Pulling fs layer 16:43:57 988bab9f4d93: Pulling fs layer 16:43:57 1469e6f7b9e6: Pulling fs layer 16:43:57 eaf3925da568: Pulling fs layer 16:43:57 bab4dde63d76: Pulling fs layer 16:43:57 bde34c3a00c8: Pulling fs layer 16:43:57 b352a97aabf1: Pulling fs layer 16:43:57 4872d77fe225: Pulling fs layer 16:43:57 5851b861e8e6: Pulling fs layer 16:43:57 988bab9f4d93: Waiting 16:43:57 1469e6f7b9e6: Waiting 16:43:57 eaf3925da568: Waiting 16:43:57 bab4dde63d76: Waiting 16:43:57 bde34c3a00c8: Waiting 16:43:57 b352a97aabf1: Waiting 16:43:57 5851b861e8e6: Waiting 16:43:57 e2be974225ed: Verifying Checksum 16:43:57 e2be974225ed: Download complete 16:43:57 988bab9f4d93: Download complete 16:43:58 1469e6f7b9e6: Verifying Checksum 16:43:58 1469e6f7b9e6: Download complete 16:43:58 eaf3925da568: Verifying Checksum 16:43:58 eaf3925da568: Download complete 16:43:58 339a4e72a1f5: Verifying Checksum 16:43:58 339a4e72a1f5: Download complete 16:43:58 bde34c3a00c8: Download complete 16:43:58 b352a97aabf1: Verifying Checksum 16:43:58 b352a97aabf1: Download complete 16:43:58 4872d77fe225: Verifying Checksum 16:43:58 4872d77fe225: Download complete 16:43:58 5851b861e8e6: Verifying Checksum 16:43:58 5851b861e8e6: Download complete 16:43:58 b85a868b505f: Verifying Checksum 16:43:58 b85a868b505f: Download complete 16:43:58 bab4dde63d76: Verifying Checksum 16:43:58 bab4dde63d76: Download complete 16:43:59 b85a868b505f: Pull complete 16:43:59 e2be974225ed: Pull complete 16:44:00 339a4e72a1f5: Pull complete 16:44:00 988bab9f4d93: Pull complete 16:44:00 1469e6f7b9e6: Pull complete 16:44:00 eaf3925da568: Pull complete 16:44:01 bab4dde63d76: Pull complete 16:44:01 bde34c3a00c8: Pull complete 16:44:02 b352a97aabf1: Pull complete 16:44:02 4872d77fe225: Pull complete 16:44:02 5851b861e8e6: Pull complete 16:44:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:44:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:44:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:02 prd-ubuntu20.04-docker-8c-8g-18112 does not seem to be running inside a container 16:44:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-409 -v /w/workspace/undry_device-onvif-camera_PR-409:/w/workspace/undry_device-onvif-camera_PR-409:rw,z -v /w/workspace/undry_device-onvif-camera_PR-409@tmp:/w/workspace/undry_device-onvif-camera_PR-409@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:44:07 $ docker top c7a0f5976ac86c422fe582b5f078407c1d7d4b065450a3e206d64e6ea95dcc0c -eo pid,comm 16:44:07 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:44:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:44:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:44:07 [ssh-agent] Looking for ssh-agent implementation... 16:44:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:44:07 $ docker exec c7a0f5976ac86c422fe582b5f078407c1d7d4b065450a3e206d64e6ea95dcc0c ssh-agent 16:44:07 SSH_AUTH_SOCK=/tmp/ssh-lSBXIboNiajS/agent.32 16:44:07 SSH_AGENT_PID=38 16:44:07 Running ssh-add (command line suppressed) 16:44:07 Identity added: /w/workspace/undry_device-onvif-camera_PR-409@tmp/private_key_16124479060045725536.key (/w/workspace/undry_device-onvif-camera_PR-409@tmp/private_key_16124479060045725536.key) 16:44:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:44:08 + git tag --points-at HEAD [Pipeline] } 16:44:08 $ docker exec --env ******** --env ******** c7a0f5976ac86c422fe582b5f078407c1d7d4b065450a3e206d64e6ea95dcc0c ssh-agent -k 16:44:08 unset SSH_AUTH_SOCK; 16:44:08 unset SSH_AGENT_PID; 16:44:08 echo Agent pid 38 killed; 16:44:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:44:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:44:08 [ssh-agent] Looking for ssh-agent implementation... 16:44:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:44:08 $ docker exec c7a0f5976ac86c422fe582b5f078407c1d7d4b065450a3e206d64e6ea95dcc0c ssh-agent 16:44:08 SSH_AUTH_SOCK=/tmp/ssh-8u2fO0G7dXsM/agent.71 16:44:08 SSH_AGENT_PID=77 16:44:08 Running ssh-add (command line suppressed) 16:44:08 Identity added: /w/workspace/undry_device-onvif-camera_PR-409@tmp/private_key_82392490257614546.key (/w/workspace/undry_device-onvif-camera_PR-409@tmp/private_key_82392490257614546.key) 16:44:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:44:09 + git semver init 16:44:09 2023-11-15 16:44:09,368 [run_init] DEBUG init version:0.0.0 force:False 16:44:09 2023-11-15 16:44:09,368 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-409/.semver 16:44:09 2023-11-15 16:44:09,369 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-409/.semver 16:44:09 2023-11-15 16:44:09,369 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-409/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-409, universal_newlines=False, shell=None, istream=None) 16:44:10 2023-11-15 16:44:10,390 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-409/.git/info/exclude 16:44:10 2023-11-15 16:44:10,390 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-409/.semver/PR-409 with force:False 16:44:10 2023-11-15 16:44:10,391 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-409/.semver/PR-409 16:44:10 2023-11-15 16:44:10,396 [execute] INFO git cat-file --batch-check 16:44:10 2023-11-15 16:44:10,396 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-409/.semver, universal_newlines=False, shell=None, istream=) 16:44:10 2023-11-15 16:44:10,403 [execute] INFO git cat-file --batch 16:44:10 2023-11-15 16:44:10,403 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-409/.semver, universal_newlines=False, shell=None, istream=) 16:44:10 2023-11-15 16:44:10,409 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-409/.semver/PR-409 16:44:10 0.0.0 [Pipeline] } 16:44:10 $ docker exec --env ******** --env ******** c7a0f5976ac86c422fe582b5f078407c1d7d4b065450a3e206d64e6ea95dcc0c ssh-agent -k 16:44:10 unset SSH_AUTH_SOCK; 16:44:10 unset SSH_AGENT_PID; 16:44:10 echo Agent pid 77 killed; 16:44:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:44:11 + git semver [Pipeline] } 16:44:11 $ docker stop --time=1 c7a0f5976ac86c422fe582b5f078407c1d7d4b065450a3e206d64e6ea95dcc0c 16:44:13 $ docker rm -f --volumes c7a0f5976ac86c422fe582b5f078407c1d7d4b065450a3e206d64e6ea95dcc0c [Pipeline] // withDockerContainer [Pipeline] sh 16:44:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:44:13 Stashed 1 file(s) [Pipeline] echo 16:44:14 [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 16:44:14 provisioning config files... 16:44:14 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-409@tmp/config15098147104581316179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:44:14 ---> docker-login.sh 16:44:14 nexus3.edgexfoundry.org:10001 16:44:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:14 Configure a credential helper to remove this warning. See 16:44:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:14 16:44:14 Login Succeeded 16:44:14 nexus3.edgexfoundry.org:10002 16:44:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:14 Configure a credential helper to remove this warning. See 16:44:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:14 16:44:14 Login Succeeded 16:44:14 nexus3.edgexfoundry.org:10003 16:44:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:15 Configure a credential helper to remove this warning. See 16:44:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:15 16:44:15 Login Succeeded 16:44:15 nexus3.edgexfoundry.org:10004 16:44:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:15 Configure a credential helper to remove this warning. See 16:44:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:15 16:44:15 Login Succeeded 16:44:15 docker.io 16:44:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:15 Configure a credential helper to remove this warning. See 16:44:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:15 16:44:15 Login Succeeded 16:44:15 ---> docker-login.sh ends [Pipeline] } 16:44:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:44:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:44:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:44:15 ========================================================= 16:44:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:44:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:16 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 16:44:16 Sending build context to Docker daemon 21.79MB 16:44:16 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 16:44:16 Step 2/13 : FROM ${BASE} AS builder 16:44:16 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:44:16 7264a8db6415: Pulling fs layer 16:44:16 c4d48a809fc2: Pulling fs layer 16:44:16 4f1c88b9dad5: Pulling fs layer 16:44:16 ad3a456e5733: Pulling fs layer 16:44:16 69c7f0334f64: Pulling fs layer 16:44:16 1f1c1a5573a3: Pulling fs layer 16:44:16 ce7588e14bc9: Pulling fs layer 16:44:16 b5e4710f87ac: Pulling fs layer 16:44:16 ad3a456e5733: Waiting 16:44:16 69c7f0334f64: Waiting 16:44:16 b5e4710f87ac: Waiting 16:44:16 1f1c1a5573a3: Waiting 16:44:16 c4d48a809fc2: Verifying Checksum 16:44:16 c4d48a809fc2: Download complete 16:44:16 ad3a456e5733: Download complete 16:44:16 69c7f0334f64: Download complete 16:44:16 7264a8db6415: Verifying Checksum 16:44:16 7264a8db6415: Download complete 16:44:16 1f1c1a5573a3: Verifying Checksum 16:44:16 1f1c1a5573a3: Download complete 16:44:16 7264a8db6415: Pull complete 16:44:16 b5e4710f87ac: Verifying Checksum 16:44:16 b5e4710f87ac: Download complete 16:44:16 c4d48a809fc2: Pull complete 16:44:16 4f1c88b9dad5: Verifying Checksum 16:44:16 4f1c88b9dad5: Download complete 16:44:17 ce7588e14bc9: Verifying Checksum 16:44:17 ce7588e14bc9: Download complete 16:44:19 4f1c88b9dad5: Pull complete 16:44:19 ad3a456e5733: Pull complete 16:44:19 69c7f0334f64: Pull complete 16:44:20 1f1c1a5573a3: Pull complete 16:44:22 ce7588e14bc9: Pull complete 16:44:22 b5e4710f87ac: Pull complete 16:44:23 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 16:44:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:44:23 ---> 88b5674ff536 16:44:23 Step 3/13 : ARG ADD_BUILD_TAGS="" 16:44:29 Still waiting to schedule task 16:44:29 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-18110’ 16:44:41 ---> Running in 43f1a6ed7c77 16:44:41 Removing intermediate container 43f1a6ed7c77 16:44:41 ---> 811234e6c04d 16:44:41 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:44:41 ---> Running in a0eba7e041a3 16:44:41 Removing intermediate container a0eba7e041a3 16:44:41 ---> af75d7255f21 16:44:41 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 16:44:41 ---> Running in b0913d7e54fc 16:44:41 Removing intermediate container b0913d7e54fc 16:44:41 ---> c596361e347a 16:44:41 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 16:44:41 ---> Running in d3161dd0549c 16:44:41 Removing intermediate container d3161dd0549c 16:44:41 ---> 8c6ad0878581 16:44:41 Step 7/13 : LABEL Name=edgex-device-onvif-camera 16:44:41 ---> Running in 9d48e8dd7227 16:44:41 Removing intermediate container 9d48e8dd7227 16:44:41 ---> 00ec28f2a1d4 16:44:41 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:44:41 ---> Running in 8f7a5f642e52 16:44:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:44:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:44:41 OK: 264 MiB in 52 packages 16:44:41 Removing intermediate container 8f7a5f642e52 16:44:41 ---> 64b4f3f98934 16:44:41 Step 9/13 : WORKDIR /device-onvif-camera 16:44:41 ---> Running in 59561d33524b 16:44:41 Removing intermediate container 59561d33524b 16:44:41 ---> b81e6bcba8c8 16:44:41 Step 10/13 : COPY go.mod vendor* ./ 16:44:41 ---> 8366a71649ab 16:44:41 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:44:41 ---> Running in d1e14d70e02d 16:45:29 Removing intermediate container d1e14d70e02d 16:45:29 ---> afca616fb9c6 16:45:29 Step 12/13 : COPY . . 16:45:29 ---> d95c85eb8fd7 16:45:29 Step 13/13 : RUN ${MAKE} 16:45:29 ---> Running in 412b546ef49c 16:45:29 noop 16:45:29 Removing intermediate container 412b546ef49c 16:45:29 ---> f1d0a56aeb83 16:45:29 Successfully built f1d0a56aeb83 16:45:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:29 + docker inspect -f . ci-base-image-x86_64 16:45:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:45:29 prd-ubuntu20.04-docker-8c-8g-18112 does not seem to be running inside a container 16:45:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-409 -v /w/workspace/undry_device-onvif-camera_PR-409:/w/workspace/undry_device-onvif-camera_PR-409:rw,z -v /w/workspace/undry_device-onvif-camera_PR-409@tmp:/w/workspace/undry_device-onvif-camera_PR-409@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:45:30 $ docker top 13eb330f8d00218aa10f433814b2f0d6e40d5f4ee6cf5c21ee1d55f6b102836f -eo pid,comm [Pipeline] { [Pipeline] sh 16:45:30 + go version 16:45:30 go version go1.21.0 linux/amd64 [Pipeline] } 16:45:30 $ docker stop --time=1 13eb330f8d00218aa10f433814b2f0d6e40d5f4ee6cf5c21ee1d55f6b102836f 16:45:31 $ docker rm -f --volumes 13eb330f8d00218aa10f433814b2f0d6e40d5f4ee6cf5c21ee1d55f6b102836f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:32 + docker inspect -f . ci-base-image-x86_64 16:45:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:45:32 prd-ubuntu20.04-docker-8c-8g-18112 does not seem to be running inside a container 16:45:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-409 -v /w/workspace/undry_device-onvif-camera_PR-409:/w/workspace/undry_device-onvif-camera_PR-409:rw,z -v /w/workspace/undry_device-onvif-camera_PR-409@tmp:/w/workspace/undry_device-onvif-camera_PR-409@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:45:32 $ docker top 435626ab9be1149d7a0e08ead98120a4e7bc9bdfbfdfc11bb52c499f9c02da9f -eo pid,comm [Pipeline] { [Pipeline] sh 16:45:33 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-409 [Pipeline] fileExists [Pipeline] sh 16:45:33 + make test 16:45:33 go test ./... -coverprofile=coverage.out ./... 16:45:37 ? github.com/edgexfoundry/device-onvif-camera [no test files] 16:45:46 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 16:45:46 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 16:45:48 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.030s coverage: 31.5% of statements 16:45:48 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.049s coverage: 86.5% of statements 16:45:55 go vet ./... 16:45:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:45:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:45:58 ./bin/test-attribution-txt.sh [Pipeline] echo 16:45:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:45:58 $ docker stop --time=1 435626ab9be1149d7a0e08ead98120a4e7bc9bdfbfdfc11bb52c499f9c02da9f 16:46:03 $ docker rm -f --volumes 435626ab9be1149d7a0e08ead98120a4e7bc9bdfbfdfc11bb52c499f9c02da9f [Pipeline] // withDockerContainer [Pipeline] sh 16:46:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:46:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:46:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:46:05 + ls -al . 16:46:05 total 240 16:46:05 drwxrwxr-x 9 jenkins jenkins 4096 Nov 15 16:45 . 16:46:05 drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 16:43 .. 16:46:05 drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 16:45 .git 16:46:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 16:43 .github 16:46:05 -rw-rw-r-- 1 jenkins jenkins 493 Nov 15 16:43 .gitignore 16:46:05 -rw-rw-r-- 1 jenkins jenkins 42 Nov 15 16:43 .golangci.yml 16:46:05 drwxr-xr-x 3 jenkins jenkins 4096 Nov 15 16:44 .semver 16:46:05 -rw-rw-r-- 1 jenkins jenkins 11155 Nov 15 16:43 Attribution.txt 16:46:05 -rw-rw-r-- 1 jenkins jenkins 17665 Nov 15 16:43 CHANGELOG.md 16:46:05 -rw-rw-r-- 1 jenkins jenkins 1683 Nov 15 16:43 Dockerfile 16:46:05 -rw-rw-r-- 1 jenkins jenkins 677 Nov 15 16:43 GOVERNANCE.md 16:46:05 -rw-rw-r-- 1 jenkins jenkins 739 Nov 15 16:43 Jenkinsfile 16:46:05 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 15 16:43 LICENSE 16:46:05 -rw-rw-r-- 1 jenkins jenkins 2877 Nov 15 16:43 Makefile 16:46:05 -rw-rw-r-- 1 jenkins jenkins 625 Nov 15 16:43 OWNERS.md 16:46:05 -rw-rw-r-- 1 jenkins jenkins 2620 Nov 15 16:43 README.md 16:46:05 -rw-rw-r-- 1 jenkins jenkins 5 Nov 15 16:44 VERSION 16:46:05 drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 16:43 bin 16:46:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 16:43 cmd 16:46:05 -rw-r--r-- 1 jenkins jenkins 78456 Nov 15 16:45 coverage.out 16:46:05 drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 16:43 doc 16:46:05 -rw-rw-r-- 1 jenkins jenkins 4040 Nov 15 16:43 go.mod 16:46:05 -rw-rw-r-- 1 jenkins jenkins 35594 Nov 15 16:43 go.sum 16:46:05 drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 16:43 internal 16:46:05 -rw-rw-r-- 1 jenkins jenkins 236 Nov 15 16:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:06 + 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=ae9a3bbec71a13ec815b24444948b3cc54e7f54c --label arch=amd64 --label version=0.0.0 . 16:46:06 Sending build context to Docker daemon 21.87MB 16:46:06 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 16:46:06 Step 2/27 : FROM ${BASE} AS builder 16:46:06 ---> f1d0a56aeb83 16:46:06 Step 3/27 : ARG ADD_BUILD_TAGS="" 16:46:06 ---> Running in 3e2c03754579 16:46:06 Removing intermediate container 3e2c03754579 16:46:06 ---> de6df99cb4b7 16:46:06 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:46:06 ---> Running in facfada95bd4 16:46:06 Removing intermediate container facfada95bd4 16:46:06 ---> dd24032a1b41 16:46:06 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 16:46:06 ---> Running in eba12eca90f8 16:46:06 Removing intermediate container eba12eca90f8 16:46:06 ---> 496e5104a98e 16:46:06 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 16:46:06 ---> Running in fad324ac30ff 16:46:06 Removing intermediate container fad324ac30ff 16:46:06 ---> 8dd81c3a1058 16:46:06 Step 7/27 : LABEL Name=edgex-device-onvif-camera 16:46:06 ---> Running in e64863a8466a 16:46:06 Removing intermediate container e64863a8466a 16:46:06 ---> 2616f0bdd19c 16:46:06 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:46:06 ---> Running in c1d1562a8d5e 16:46:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:46:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:46:07 OK: 264 MiB in 52 packages 16:46:08 Removing intermediate container c1d1562a8d5e 16:46:08 ---> 2a1391957008 16:46:08 Step 9/27 : WORKDIR /device-onvif-camera 16:46:08 ---> Running in eb5e2bfe6084 16:46:08 Removing intermediate container eb5e2bfe6084 16:46:08 ---> 2609324de50e 16:46:08 Step 10/27 : COPY go.mod vendor* ./ 16:46:08 ---> 869246904769 16:46:08 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:08 ---> Running in d6bfae8458c2 16:46:09 Removing intermediate container d6bfae8458c2 16:46:09 ---> 853fae26880e 16:46:09 Step 12/27 : COPY . . 16:46:09 ---> fc00a77360e6 16:46:09 Step 13/27 : RUN ${MAKE} 16:46:09 ---> Running in c2ffb85800e1 16:46:10 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 16:46:32 Removing intermediate container c2ffb85800e1 16:46:32 ---> c980a95b7da2 16:46:32 Step 14/27 : FROM alpine:3.18 16:46:32 3.18: Pulling from library/alpine 16:46:32 96526aa774ef: Pulling fs layer 16:46:32 96526aa774ef: Verifying Checksum 16:46:32 96526aa774ef: Download complete 16:46:32 96526aa774ef: Pull complete 16:46:32 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 16:46:32 Status: Downloaded newer image for alpine:3.18 16:46:32 ---> 8ca4688f4f35 16:46:32 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 16:46:32 ---> Running in 5c2220df22df 16:46:32 Removing intermediate container 5c2220df22df 16:46:32 ---> 7f03920e5766 16:46:32 Step 16/27 : RUN apk add --update --no-cache dumb-init 16:46:32 ---> Running in 13da2c3614f0 16:46:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:46:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:46:32 (1/1) Installing dumb-init (1.2.5-r2) 16:46:32 Executing busybox-1.36.1-r2.trigger 16:46:32 OK: 7 MiB in 16 packages 16:46:32 Removing intermediate container 13da2c3614f0 16:46:32 ---> f228df6f834f 16:46:32 Step 17/27 : RUN apk --no-cache upgrade 16:46:33 ---> Running in 07f170796bc8 16:46:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:46:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:46:33 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 16:46:33 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 16:46:33 Executing busybox-1.36.1-r5.post-upgrade 16:46:33 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 16:46:33 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 16:46:34 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 16:46:34 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 16:46:34 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 16:46:34 Executing busybox-1.36.1-r5.trigger 16:46:34 OK: 7 MiB in 16 packages 16:46:34 Removing intermediate container 07f170796bc8 16:46:34 ---> 9ea137bcb043 16:46:34 Step 18/27 : WORKDIR / 16:46:34 ---> Running in 9bacd04ad52e 16:46:34 Removing intermediate container 9bacd04ad52e 16:46:34 ---> d7b92a8cb85b 16:46:34 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 16:46:35 ---> 104bf5835093 16:46:35 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 16:46:35 ---> 7bb3da55fbb9 16:46:35 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 16:46:36 ---> 47a8ac0cf161 16:46:36 Step 22/27 : EXPOSE 59984 16:46:36 ---> Running in e734be8be589 16:46:36 Removing intermediate container e734be8be589 16:46:36 ---> fd8f2b8920d7 16:46:36 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 16:46:36 ---> Running in 69ed75ef5a52 16:46:36 Removing intermediate container 69ed75ef5a52 16:46:36 ---> 09fe849936f5 16:46:36 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 16:46:36 ---> Running in ae0e8699cdf7 16:46:36 Removing intermediate container ae0e8699cdf7 16:46:36 ---> e78afff1b1bf 16:46:36 Step 25/27 : LABEL arch=amd64 16:46:36 ---> Running in d1adb7ff0908 16:46:36 Removing intermediate container d1adb7ff0908 16:46:36 ---> 0e163d16e31d 16:46:36 Step 26/27 : LABEL git_sha=ae9a3bbec71a13ec815b24444948b3cc54e7f54c 16:46:36 ---> Running in b5daf2d9de96 16:46:36 Removing intermediate container b5daf2d9de96 16:46:36 ---> 2afb114cb9ee 16:46:36 Step 27/27 : LABEL version=0.0.0 16:46:36 ---> Running in 8eabe83d90e7 16:46:36 Removing intermediate container 8eabe83d90e7 16:46:36 ---> 799386602228 16:46:36 [Warning] One or more build-args [ARCH] were not consumed 16:46:36 Successfully built 799386602228 16:46:36 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 16:46:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:46:37 16:46:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:46:37 latest: Pulling from edgex-lftools-log-publisher 16:46:37 5eb5b503b376: Pulling fs layer 16:46:37 5c69ac0246d0: Pulling fs layer 16:46:37 ec43610c2a17: Pulling fs layer 16:46:37 3a2ae6a8a46f: Pulling fs layer 16:46:37 33b1e0a273af: Pulling fs layer 16:46:37 5d3b04190fa2: Pulling fs layer 16:46:37 2f39f015ded8: Pulling fs layer 16:46:37 33b1e0a273af: Waiting 16:46:37 3a2ae6a8a46f: Waiting 16:46:37 5d3b04190fa2: Waiting 16:46:37 2f39f015ded8: Waiting 16:46:37 5c69ac0246d0: Download complete 16:46:37 3a2ae6a8a46f: Download complete 16:46:37 33b1e0a273af: Verifying Checksum 16:46:37 33b1e0a273af: Download complete 16:46:37 ec43610c2a17: Verifying Checksum 16:46:37 ec43610c2a17: Download complete 16:46:38 5eb5b503b376: Verifying Checksum 16:46:38 5eb5b503b376: Download complete 16:46:38 2f39f015ded8: Download complete 16:46:39 5eb5b503b376: Pull complete 16:46:39 5c69ac0246d0: Pull complete 16:46:39 ec43610c2a17: Pull complete 16:46:39 3a2ae6a8a46f: Pull complete 16:46:39 33b1e0a273af: Pull complete 16:46:40 5d3b04190fa2: Pull complete 16:46:44 2f39f015ded8: Pull complete 16:46:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:46:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:46:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:46:44 prd-ubuntu20.04-docker-8c-8g-18112 does not seem to be running inside a container 16:46:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-409 -v /w/workspace/undry_device-onvif-camera_PR-409:/w/workspace/undry_device-onvif-camera_PR-409:rw,z -v /w/workspace/undry_device-onvif-camera_PR-409@tmp:/w/workspace/undry_device-onvif-camera_PR-409@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:46:51 $ docker top 8d0d5852bcc4ad5b068139ac1c6e1d7aec736c8e89c5ca0aae15bdf8c7dd2e45 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:46:51 ---> job-cost.sh 16:46:51 lf-activate-venv: SKIPPING 16:46:51 INFO: No Stack... 16:46:51 INFO: Retrieving Pricing Info for: v3-standard-8 16:46:52 INFO: Archiving Costs [Pipeline] sh 16:46:52 + cat /w/workspace/undry_device-onvif-camera_PR-409/archives/cost.csv 16:46:52 + cut -d, -f6 [Pipeline] lock 16:46:52 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-409-1-stack-cost] 16:46:52 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-409-1-stack-cost] did not exist. Created. 16:46:52 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-409-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:46:53 + echo total: 0.2199999988079071 [Pipeline] stash 16:46:53 Stashed 1 file(s) [Pipeline] } 16:46:53 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-409-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:46:53 $ docker stop --time=1 8d0d5852bcc4ad5b068139ac1c6e1d7aec736c8e89c5ca0aae15bdf8c7dd2e45 16:46:54 $ docker rm -f --volumes 8d0d5852bcc4ad5b068139ac1c6e1d7aec736c8e89c5ca0aae15bdf8c7dd2e45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:48:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18113 in /w/workspace/undry_device-onvif-camera_PR-409 [Pipeline] { [Pipeline] ws 16:48:01 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 16:48:01 The recommended git tool is: git 16:48:07 using credential edgex-jenkins-ssh 16:48:07 Cloning the remote Git repository 16:48:07 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 16:48:07 > git init /w/workspace/device-onvif-camera/1 # timeout=10 16:48:07 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 16:48:07 > git --version # timeout=10 16:48:07 > git --version # 'git version 2.25.1' 16:48:07 using GIT_SSH to set credentials SSH Credentials for GitHub 16:48:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:48:09 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 16:48:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:48:10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 16:48:10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 16:48:10 using GIT_SSH to set credentials SSH Credentials for GitHub 16:48:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/409/head:refs/remotes/origin/PR-409 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:48:10 Merging remotes/origin/main commit 52e219e200aa3f0791b8f147aa403b803b9db216 into PR head commit ae9a3bbec71a13ec815b24444948b3cc54e7f54c 16:48:11 Merge succeeded, producing ae9a3bbec71a13ec815b24444948b3cc54e7f54c 16:48:11 Checking out Revision ae9a3bbec71a13ec815b24444948b3cc54e7f54c (PR-409) 16:48:10 > git config core.sparsecheckout # timeout=10 16:48:11 > git checkout -f ae9a3bbec71a13ec815b24444948b3cc54e7f54c # timeout=10 16:48:11 > git remote # timeout=10 16:48:11 > git config --get remote.origin.url # timeout=10 16:48:11 using GIT_SSH to set credentials SSH Credentials for GitHub 16:48:11 > git merge 52e219e200aa3f0791b8f147aa403b803b9db216 # timeout=10 16:48:11 > git rev-parse HEAD^{commit} # timeout=10 16:48:11 > git config core.sparsecheckout # timeout=10 16:48:11 > git checkout -f ae9a3bbec71a13ec815b24444948b3cc54e7f54c # timeout=10 16:48:15 Commit message: "docs: Update swagger version to 3.1.0" 16:48:15 > git --version # timeout=10 16:48:15 > git --version # 'git version 2.25.1' 16:48:15 fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:48:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:48:16 % Total % Received % Xferd Average Speed Time Time Time Current 16:48:16 Dload Upload Total Spent Left Speed 16:48:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 73306 0 --:--:-- --:--:-- --:--:-- 73306 [Pipeline] sh 16:48:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:48:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:48:17 + sudo tee /etc/docker/daemon.new 16:48:17 { 16:48:17 "registry-mirrors": [ 16:48:17 "https://nexus3.edgexfoundry.org:10001" 16:48:17 ], 16:48:17 "bip": "10.250.0.254/24", 16:48:17 "hosts": [ 16:48:17 "tcp://0.0.0.0:5555", 16:48:17 "unix:///var/run/docker.sock" 16:48:17 ], 16:48:17 "mtu": 1458, 16:48:17 "selinux-enabled": true, 16:48:17 "seccomp-profile": "/etc/docker/seccomp.json" 16:48:17 } [Pipeline] sh 16:48:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:48:18 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:48:36 provisioning config files... 16:48:36 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config9334133868007559729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:48:37 ---> docker-login.sh 16:48:37 nexus3.edgexfoundry.org:10001 16:48:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:41 Configure a credential helper to remove this warning. See 16:48:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:41 16:48:41 Login Succeeded 16:48:41 nexus3.edgexfoundry.org:10002 16:48:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:43 Configure a credential helper to remove this warning. See 16:48:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:43 16:48:43 Login Succeeded 16:48:43 nexus3.edgexfoundry.org:10003 16:48:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:43 Configure a credential helper to remove this warning. See 16:48:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:43 16:48:43 Login Succeeded 16:48:43 nexus3.edgexfoundry.org:10004 16:48:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:43 Configure a credential helper to remove this warning. See 16:48:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:43 16:48:43 Login Succeeded 16:48:43 docker.io 16:48:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:44 Configure a credential helper to remove this warning. See 16:48:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:44 16:48:44 Login Succeeded 16:48:44 ---> docker-login.sh ends [Pipeline] } 16:48:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:48:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:48:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:48:44 ========================================================= 16:48:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 16:48:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:45 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 16:48:45 Sending build context to Docker daemon 14.3MB 16:48:45 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 16:48:45 Step 2/13 : FROM ${BASE} AS builder 16:48:45 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:48:45 9fda8d8052c6: Pulling fs layer 16:48:45 5d54e960e981: Pulling fs layer 16:48:45 c4a7e357bf2a: Pulling fs layer 16:48:45 f0e02332f6b5: Pulling fs layer 16:48:45 872ee5b61b7b: Pulling fs layer 16:48:45 0c6a40ed1a82: Pulling fs layer 16:48:45 94ae7d8d031c: Pulling fs layer 16:48:45 872ee5b61b7b: Waiting 16:48:45 0c6a40ed1a82: Waiting 16:48:45 94ae7d8d031c: Waiting 16:48:45 f0e02332f6b5: Waiting 16:48:45 5d54e960e981: Verifying Checksum 16:48:45 5d54e960e981: Download complete 16:48:46 f0e02332f6b5: Download complete 16:48:46 872ee5b61b7b: Verifying Checksum 16:48:46 872ee5b61b7b: Download complete 16:48:46 9fda8d8052c6: Download complete 16:48:46 94ae7d8d031c: Verifying Checksum 16:48:46 94ae7d8d031c: Download complete 16:48:47 9fda8d8052c6: Pull complete 16:48:47 5d54e960e981: Pull complete 16:48:48 c4a7e357bf2a: Verifying Checksum 16:48:48 c4a7e357bf2a: Download complete 16:48:49 0c6a40ed1a82: Verifying Checksum 16:48:49 0c6a40ed1a82: Download complete 16:49:01 c4a7e357bf2a: Pull complete 16:49:01 f0e02332f6b5: Pull complete 16:49:01 872ee5b61b7b: Pull complete 16:49:11 0c6a40ed1a82: Pull complete 16:49:12 94ae7d8d031c: Pull complete 16:49:12 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 16:49:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:49:12 ---> 86de565de09d 16:49:12 Step 3/13 : ARG ADD_BUILD_TAGS="" 16:49:14 ---> Running in 520d88eac73b 16:49:14 Removing intermediate container 520d88eac73b 16:49:14 ---> 993ffdbf2360 16:49:14 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:49:14 ---> Running in 69a74aa6e882 16:49:14 Removing intermediate container 69a74aa6e882 16:49:14 ---> e23b14d2be16 16:49:14 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 16:49:14 ---> Running in d92d98ff0331 16:49:14 Removing intermediate container d92d98ff0331 16:49:14 ---> bbbe52ab09a1 16:49:14 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 16:49:15 ---> Running in 51e7674b7865 16:49:15 Removing intermediate container 51e7674b7865 16:49:15 ---> 5b1f3c356ddf 16:49:15 Step 7/13 : LABEL Name=edgex-device-onvif-camera 16:49:15 ---> Running in 623be7b7a31a 16:49:15 Removing intermediate container 623be7b7a31a 16:49:15 ---> f47a4dbea67e 16:49:15 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:49:15 ---> Running in be4c19fd4318 16:49:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:49:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:49:18 OK: 266 MiB in 52 packages 16:49:19 Removing intermediate container be4c19fd4318 16:49:19 ---> 53728c939d39 16:49:19 Step 9/13 : WORKDIR /device-onvif-camera 16:49:19 ---> Running in 50a39ab25f67 16:49:20 Removing intermediate container 50a39ab25f67 16:49:20 ---> 0c93723acb46 16:49:20 Step 10/13 : COPY go.mod vendor* ./ 16:49:20 ---> 28a78f4485d4 16:49:20 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:20 ---> Running in 6096538102dc 16:50:42 Removing intermediate container 6096538102dc 16:50:42 ---> 69c5e346b8b4 16:50:42 Step 12/13 : COPY . . 16:50:42 ---> 7fdf5b0c1da1 16:50:42 Step 13/13 : RUN ${MAKE} 16:50:42 ---> Running in c0cf1af581ef 16:50:42 noop 16:50:42 Removing intermediate container c0cf1af581ef 16:50:42 ---> 2c6fc05ef8c7 16:50:42 Successfully built 2c6fc05ef8c7 16:50:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:42 + docker inspect -f . ci-base-image-arm64 16:50:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:42 prd-ubuntu20.04-docker-arm64-4c-16g-18113 does not seem to be running inside a container 16:50:43 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 16:50:44 $ docker top 90097e424421a65acc2bc3fc4a467b734b2b4bed14a3a79c3a62a8bd0d253856 -eo pid,comm [Pipeline] { [Pipeline] sh 16:50:45 + go version 16:50:45 go version go1.21.0 linux/arm64 [Pipeline] } 16:50:45 $ docker stop --time=1 90097e424421a65acc2bc3fc4a467b734b2b4bed14a3a79c3a62a8bd0d253856 16:50:50 $ docker rm -f --volumes 90097e424421a65acc2bc3fc4a467b734b2b4bed14a3a79c3a62a8bd0d253856 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:51 + docker inspect -f . ci-base-image-arm64 16:50:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:51 prd-ubuntu20.04-docker-arm64-4c-16g-18113 does not seem to be running inside a container 16:50:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:50:52 $ docker top 280f8b5265223a7f613a1455dc72a41835a2fe90995811084b0be0ec79811b7d -eo pid,comm [Pipeline] { [Pipeline] sh 16:50:53 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 16:50:54 + make test 16:50:54 go test ./... -coverprofile=coverage.out ./... 16:50:58 ? github.com/edgexfoundry/device-onvif-camera [no test files] 16:52:35 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 16:52:35 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 16:52:37 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.191s coverage: 31.5% of statements 16:52:55 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 20.204s coverage: 86.5% of statements 16:52:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:52:55 go vet ./... 16:53:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:53:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:53:17 ./bin/test-attribution-txt.sh [Pipeline] echo 16:53:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:53:17 $ docker stop --time=1 280f8b5265223a7f613a1455dc72a41835a2fe90995811084b0be0ec79811b7d 16:53:19 $ docker rm -f --volumes 280f8b5265223a7f613a1455dc72a41835a2fe90995811084b0be0ec79811b7d [Pipeline] // withDockerContainer [Pipeline] sh 16:53:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:53:20 Warning: overwriting stash ‘coverage-report’ 16:53:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:53:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:53:22 + ls -al . 16:53:22 total 236 16:53:22 drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 16:50 . 16:53:22 drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 16:48 .. 16:53:22 drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 16:48 .git 16:53:22 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 16:48 .github 16:53:22 -rw-rw-r-- 1 jenkins jenkins 493 Nov 15 16:48 .gitignore 16:53:22 -rw-rw-r-- 1 jenkins jenkins 42 Nov 15 16:48 .golangci.yml 16:53:22 -rw-rw-r-- 1 jenkins jenkins 11155 Nov 15 16:48 Attribution.txt 16:53:22 -rw-rw-r-- 1 jenkins jenkins 17665 Nov 15 16:48 CHANGELOG.md 16:53:22 -rw-rw-r-- 1 jenkins jenkins 1683 Nov 15 16:48 Dockerfile 16:53:22 -rw-rw-r-- 1 jenkins jenkins 677 Nov 15 16:48 GOVERNANCE.md 16:53:22 -rw-rw-r-- 1 jenkins jenkins 739 Nov 15 16:48 Jenkinsfile 16:53:22 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 15 16:48 LICENSE 16:53:22 -rw-rw-r-- 1 jenkins jenkins 2877 Nov 15 16:48 Makefile 16:53:22 -rw-rw-r-- 1 jenkins jenkins 625 Nov 15 16:48 OWNERS.md 16:53:22 -rw-rw-r-- 1 jenkins jenkins 2620 Nov 15 16:48 README.md 16:53:22 -rw-rw-r-- 1 jenkins jenkins 5 Nov 15 16:44 VERSION 16:53:22 drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 16:48 bin 16:53:22 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 16:48 cmd 16:53:22 -rw-r--r-- 1 jenkins jenkins 78456 Nov 15 16:52 coverage.out 16:53:22 drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 16:48 doc 16:53:22 -rw-rw-r-- 1 jenkins jenkins 4040 Nov 15 16:48 go.mod 16:53:22 -rw-rw-r-- 1 jenkins jenkins 35594 Nov 15 16:48 go.sum 16:53:22 drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 16:48 internal 16:53:22 -rw-rw-r-- 1 jenkins jenkins 236 Nov 15 16:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:22 + 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=ae9a3bbec71a13ec815b24444948b3cc54e7f54c --label arch=arm64 --label version=0.0.0 . 16:53:23 Sending build context to Docker daemon 14.38MB 16:53:23 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 16:53:23 Step 2/27 : FROM ${BASE} AS builder 16:53:23 ---> 2c6fc05ef8c7 16:53:23 Step 3/27 : ARG ADD_BUILD_TAGS="" 16:53:23 ---> Running in 5df271f48c34 16:53:24 Removing intermediate container 5df271f48c34 16:53:24 ---> 360efd902aa4 16:53:24 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:53:24 ---> Running in ba3179414a65 16:53:24 Removing intermediate container ba3179414a65 16:53:24 ---> 14e2716de2d0 16:53:24 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 16:53:24 ---> Running in c1173989b940 16:53:24 Removing intermediate container c1173989b940 16:53:24 ---> 6a984ce0649a 16:53:24 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 16:53:24 ---> Running in 7a003f34e782 16:53:25 Removing intermediate container 7a003f34e782 16:53:25 ---> 46bb16c74a2d 16:53:25 Step 7/27 : LABEL Name=edgex-device-onvif-camera 16:53:25 ---> Running in 1d206829f8a8 16:53:25 Removing intermediate container 1d206829f8a8 16:53:25 ---> 733377b6d60d 16:53:25 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:53:25 ---> Running in 065afb0e3afa 16:53:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:53:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:53:28 OK: 266 MiB in 52 packages 16:53:28 Removing intermediate container 065afb0e3afa 16:53:28 ---> 97cfbccb5fc6 16:53:28 Step 9/27 : WORKDIR /device-onvif-camera 16:53:28 ---> Running in 08ebd0eba29c 16:53:29 Removing intermediate container 08ebd0eba29c 16:53:29 ---> 25d8f7744ae2 16:53:29 Step 10/27 : COPY go.mod vendor* ./ 16:53:29 ---> aae117b002e8 16:53:29 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:53:29 ---> Running in 5d1baa334549 16:53:32 Removing intermediate container 5d1baa334549 16:53:32 ---> 91178d27c2eb 16:53:32 Step 12/27 : COPY . . 16:53:33 ---> 9cf1fe24ff16 16:53:33 Step 13/27 : RUN ${MAKE} 16:53:33 ---> Running in 6653e428ce28 16:53:34 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 16:55:25 Removing intermediate container 6653e428ce28 16:55:25 ---> d9dd7e1033a1 16:55:25 Step 14/27 : FROM alpine:3.18 16:55:25 3.18: Pulling from library/alpine 16:55:25 579b34f0a95b: Pulling fs layer 16:55:25 579b34f0a95b: Download complete 16:55:25 579b34f0a95b: Pull complete 16:55:25 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 16:55:25 Status: Downloaded newer image for alpine:3.18 16:55:25 ---> 3cc203321400 16:55:25 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 16:55:25 ---> Running in 5f02ab7e07e0 16:55:25 Removing intermediate container 5f02ab7e07e0 16:55:25 ---> 39e483b9927e 16:55:25 Step 16/27 : RUN apk add --update --no-cache dumb-init 16:55:25 ---> Running in 3f1e2292d407 16:55:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:55:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:55:27 (1/1) Installing dumb-init (1.2.5-r2) 16:55:27 Executing busybox-1.36.1-r2.trigger 16:55:27 OK: 8 MiB in 16 packages 16:55:28 Removing intermediate container 3f1e2292d407 16:55:28 ---> f38d871cefa8 16:55:28 Step 17/27 : RUN apk --no-cache upgrade 16:55:28 ---> Running in 89b5d8c67bb0 16:55:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:55:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:55:30 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 16:55:30 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 16:55:30 Executing busybox-1.36.1-r5.post-upgrade 16:55:30 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 16:55:30 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 16:55:31 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 16:55:31 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 16:55:31 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 16:55:31 Executing busybox-1.36.1-r5.trigger 16:55:31 OK: 8 MiB in 16 packages 16:55:33 Removing intermediate container 89b5d8c67bb0 16:55:33 ---> 434a45f329dc 16:55:33 Step 18/27 : WORKDIR / 16:55:33 ---> Running in 3d0f32968ed5 16:55:33 Removing intermediate container 3d0f32968ed5 16:55:33 ---> d119c25f71a6 16:55:33 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 16:55:34 ---> db4105952b55 16:55:34 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 16:55:38 ---> 486e37ae526e 16:55:38 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 16:55:39 ---> 8c701537de94 16:55:39 Step 22/27 : EXPOSE 59984 16:55:39 ---> Running in 152c5dbf7f43 16:55:39 Removing intermediate container 152c5dbf7f43 16:55:39 ---> c68af6aba12d 16:55:39 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 16:55:39 ---> Running in 4d9b2273de28 16:55:39 Removing intermediate container 4d9b2273de28 16:55:39 ---> eb8fb23b8902 16:55:39 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 16:55:40 ---> Running in f267f49b3098 16:55:40 Removing intermediate container f267f49b3098 16:55:40 ---> 4a21b193168a 16:55:40 Step 25/27 : LABEL arch=arm64 16:55:40 ---> Running in ecda8f11a515 16:55:40 Removing intermediate container ecda8f11a515 16:55:40 ---> 99b286941704 16:55:40 Step 26/27 : LABEL git_sha=ae9a3bbec71a13ec815b24444948b3cc54e7f54c 16:55:40 ---> Running in cb25045d6530 16:55:40 Removing intermediate container cb25045d6530 16:55:40 ---> 65ae5b2cb6b3 16:55:40 Step 27/27 : LABEL version=0.0.0 16:55:41 ---> Running in 6c9b38aa7fe3 16:55:41 Removing intermediate container 6c9b38aa7fe3 16:55:41 ---> 29695f271b8c 16:55:41 [Warning] One or more build-args [ARCH] were not consumed 16:55:41 Successfully built 29695f271b8c 16:55:41 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 16:55:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:55:42 16:55:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:55:42 arm64: Pulling from edgex-lftools-log-publisher 16:55:42 8998bd30e6a1: Pulling fs layer 16:55:42 04944245beec: Pulling fs layer 16:55:42 699f458cf7ca: Pulling fs layer 16:55:42 765212b225bb: Pulling fs layer 16:55:42 f23df028b6ca: Pulling fs layer 16:55:42 d65c8cfc05b1: Pulling fs layer 16:55:42 2437ff75d9bd: Pulling fs layer 16:55:42 765212b225bb: Waiting 16:55:42 d65c8cfc05b1: Waiting 16:55:42 f23df028b6ca: Waiting 16:55:42 2437ff75d9bd: Waiting 16:55:42 04944245beec: Verifying Checksum 16:55:42 04944245beec: Download complete 16:55:42 765212b225bb: Verifying Checksum 16:55:42 765212b225bb: Download complete 16:55:42 f23df028b6ca: Download complete 16:55:42 d65c8cfc05b1: Download complete 16:55:43 699f458cf7ca: Verifying Checksum 16:55:43 699f458cf7ca: Download complete 16:55:43 8998bd30e6a1: Verifying Checksum 16:55:43 8998bd30e6a1: Download complete 16:55:46 2437ff75d9bd: Verifying Checksum 16:55:46 2437ff75d9bd: Download complete 16:55:48 8998bd30e6a1: Pull complete 16:55:48 04944245beec: Pull complete 16:55:50 699f458cf7ca: Pull complete 16:55:50 765212b225bb: Pull complete 16:55:51 f23df028b6ca: Pull complete 16:55:52 d65c8cfc05b1: Pull complete 16:56:10 2437ff75d9bd: Pull complete 16:56:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:56:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:56:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:56:11 prd-ubuntu20.04-docker-arm64-4c-16g-18113 does not seem to be running inside a container 16:56:11 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:56:13 $ docker top eda42e1fb1b555fb7376954b69668e44f47be14bbd87afcab698e0b276e0af6f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:56:14 ---> job-cost.sh 16:56:14 lf-activate-venv: SKIPPING 16:56:14 INFO: No Stack... 16:56:15 INFO: Retrieving Pricing Info for: v3-standard-4 16:56:15 INFO: Archiving Costs [Pipeline] sh 16:56:16 + cut -d, -f6 16:56:16 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock 16:56:16 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-409-1-stack-cost] 16:56:16 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-409-1-stack-cost] did not exist. Created. 16:56:16 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-409-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:56:17 /w/workspace/device-onvif-camera/1@tmp/durable-92a3e7d7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:56:18 + echo total: 0.10999999940395355 [Pipeline] stash 16:56:18 Warning: overwriting stash ‘stack-cost’ 16:56:18 Stashed 1 file(s) [Pipeline] } 16:56:18 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-409-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:56:18 $ docker stop --time=1 eda42e1fb1b555fb7376954b69668e44f47be14bbd87afcab698e0b276e0af6f 16:56:21 $ docker rm -f --volumes eda42e1fb1b555fb7376954b69668e44f47be14bbd87afcab698e0b276e0af6f [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 16:56:22 provisioning config files... 16:56:22 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-409@tmp/config13133886688426152817tmp [Pipeline] { [Pipeline] sh 16:56:22 + set +x 16:56:22 + curl -s https://codecov.io/bash 16:56:22 + bash -s -- 16:56:22 16:56:22 _____ _ 16:56:22 / ____| | | 16:56:22 | | ___ __| | ___ ___ _____ __ 16:56:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:56:22 | |___| (_) | (_| | __/ (_| (_) \ V / 16:56:22 \_____\___/ \__,_|\___|\___\___/ \_/ 16:56:22 Bash-1.0.6 16:56:22 16:56:22 16:56:22 ==> git version 2.25.1 found 16:56:22 ==> 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 16:56:22 Release-Date: 2020-01-08 16:56:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:56:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:56:22 ==> Jenkins CI detected. 16:56:22 current dir:  /w/workspace/undry_device-onvif-camera_PR-409 16:56:22 project root: . 16:56:22 --> token set from env 16:56:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:56:22 ==> Running gcov in . (disable via -X gcov) 16:56:22 ==> Python coveragepy not found 16:56:22 ==> Searching for coverage reports in: 16:56:22 + . 16:56:22 -> Found 1 reports 16:56:22 ==> Detecting git/mercurial file structure 16:56:22 ==> Reading reports 16:56:22 + ./coverage.out bytes=78456 16:56:22 ==> Appending adjustments 16:56:22 https://docs.codecov.io/docs/fixing-reports 16:56:22 + Found adjustments 16:56:22 ==> Gzipping contents 16:56:22 12K /tmp/codecov.q3yILo.gz 16:56:22 ==> Uploading reports 16:56:22 url: https://codecov.io 16:56:22 query: branch=PR-409&commit=ae9a3bbec71a13ec815b24444948b3cc54e7f54c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-409%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=409&job=&cmd_args= 16:56:22 -> Pinging Codecov 16:56:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-409&commit=ae9a3bbec71a13ec815b24444948b3cc54e7f54c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-409%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=409&job=&cmd_args= 16:56:23 -> Uploading to 16:56:23 https://storage.googleapis.com/codecov/v4/raw/2023-11-15/F29A59C45E3A92E06B3E522C9905F8EF/ae9a3bbec71a13ec815b24444948b3cc54e7f54c/6aea53f5-1655-41ce-af3c-174aed86a0d3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231115T165622Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=321f371a220e9dd6aea5124e9776070f6a56a964f91e9efc9986a28577986e37 16:56:23 % Total % Received % Xferd Average Speed Time Time Time Current 16:56:23 Dload Upload Total Spent Left Speed 16:56:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 39460 --:--:-- --:--:-- --:--:-- 39460 16:56:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/ae9a3bbec71a13ec815b24444948b3cc54e7f54c [Pipeline] } 16:56:23 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 16:56:25 + [ -d /w/workspace/undry_device-onvif-camera_PR-409/archives ] 16:56:25 + ls -al /w/workspace/undry_device-onvif-camera_PR-409/archives 16:56:25 total 16 16:56:25 drwxr-xr-x 3 root root 4096 Nov 15 16:46 . 16:56:25 drwxrwxr-x 10 jenkins jenkins 4096 Nov 15 16:46 .. 16:56:25 drwxr-xr-x 2 root root 4096 Nov 15 16:46 cost 16:56:25 -rw-r--r-- 1 root root 91 Nov 15 16:46 cost.csv 16:56:25 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-409/archives 16:56:25 + ls -al /w/workspace/undry_device-onvif-camera_PR-409/archives 16:56:25 total 16 16:56:25 drwxr-xr-x 3 jenkins jenkins 4096 Nov 15 16:46 . 16:56:25 drwxrwxr-x 10 jenkins jenkins 4096 Nov 15 16:46 .. 16:56:25 drwxr-xr-x 2 jenkins jenkins 4096 Nov 15 16:46 cost 16:56:25 -rw-r--r-- 1 jenkins jenkins 91 Nov 15 16:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:56:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:56:26 ---> package-listing.sh 16:56:26 ++ facter osfamily 16:56:26 ++ tr '[:upper:]' '[:lower:]' 16:56:26 + OS_FAMILY=debian 16:56:26 + workspace=/w/workspace/undry_device-onvif-camera_PR-409 16:56:26 + START_PACKAGES=/tmp/packages_start.txt 16:56:26 + END_PACKAGES=/tmp/packages_end.txt 16:56:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:56:26 + PACKAGES=/tmp/packages_start.txt 16:56:26 + '[' /w/workspace/undry_device-onvif-camera_PR-409 ']' 16:56:26 + PACKAGES=/tmp/packages_end.txt 16:56:26 + case "${OS_FAMILY}" in 16:56:26 + dpkg -l 16:56:26 + grep '^ii' 16:56:26 + '[' -f /tmp/packages_start.txt ']' 16:56:26 + '[' -f /tmp/packages_end.txt ']' 16:56:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:56:26 + '[' /w/workspace/undry_device-onvif-camera_PR-409 ']' 16:56:26 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-409/archives/ 16:56:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-409/archives/ [Pipeline] echo 16:56:26 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-409/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:56:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:56:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:56:27 prd-ubuntu20.04-docker-8c-8g-18112 does not seem to be running inside a container 16:56:27 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-409/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-409 -v /w/workspace/undry_device-onvif-camera_PR-409:/w/workspace/undry_device-onvif-camera_PR-409:rw,z -v /w/workspace/undry_device-onvif-camera_PR-409@tmp:/w/workspace/undry_device-onvif-camera_PR-409@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 16:56:28 $ docker top c9018d1a8f1361b62deefc5269e20f5213dc37c8d3b4f4781f7678e2fc081db1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:56:28 + touch /tmp/pre-build-complete [Pipeline] sh 16:56:28 + mkdir -p /var/log/sysstat [Pipeline] sh 16:56:29 + ls /var/log/sa-host 16:56:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:56:29 provisioning config files... 16:56:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-409@tmp/config18147129246954925639tmp [Pipeline] { [Pipeline] echo 16:56:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:56:29 ---> create-netrc.sh [Pipeline] } 16:56:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:56:29 ---> python-tools-install.sh [Pipeline] echo 16:56:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:56:30 ---> sudo-logs.sh 16:56:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:56:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:56:30 ---> job-cost.sh 16:56:30 lf-activate-venv: SKIPPING 16:56:30 DEBUG: total: 0.2199999988079071 16:56:30 INFO: Retrieving Stack Cost... 16:56:31 INFO: Retrieving Pricing Info for: v3-standard-8 16:56:31 INFO: Archiving Costs [Pipeline] echo 16:56:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:56:31 ---> logs-deploy.sh 16:56:31 lf-activate-venv: SKIPPING 16:56:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-409/1 16:56:31 INFO: archiving workspace using pattern(s): 16:56:32 Archives upload complete. 16:56:32 INFO: archiving logs to Nexus