Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 356537ab07bbd0d4ce97dae4f5ee98aa2613881b 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-ssh11451286942487460529.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh7017768450831904371.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9259798537141684042.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 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-ssh17291993286990526387.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13466571571767369927.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-6240 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 356537ab07bbd0d4ce97dae4f5ee98aa2613881b (main) Commit message: "Merge pull request #203 from marcpfuller/convert_to_yaml" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 356537ab07bbd0d4ce97dae4f5ee98aa2613881b # timeout=10 > git rev-list --no-walk 8746c938a55b5945dba82726ee73b77bfa0394d9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:18:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:18:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:18:14 ========================================================= 20:18:14 EdgeX Global Pipelines Version Info 20:18:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:18:15 ------------------- 20:18:15 stable info: 20:18:15 ------------------- 20:18:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:18:15 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 20:18:15 Message: update stable to v1.0.245 20:18:16 ------------------- 20:18:16 experimental info: 20:18:16 ------------------- 20:18:16 Commited By: **** collab-it+edgex@linuxfoundation.org 20:18:16 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 20:18:16 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:18:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 20:18:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 20:18:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:18:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:18:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:18:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:18:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:18:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:18:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:18:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:18:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:18:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 20:18:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:18:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:18:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:18:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:18:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:18:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:18:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:18:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:18:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:18:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:18:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:18:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:18:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:18:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:18:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:18:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:18:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:18:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:18:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 356537ab07bbd0d4ce97dae4f5ee98aa2613881b [Pipeline] echo 20:18:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 356537a [Pipeline] echo 20:18:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:18:16 provisioning config files... 20:18:16 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config55880634084470235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:18:16 ---> docker-login.sh 20:18:16 nexus3.edgexfoundry.org:10001 20:18:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:17 Configure a credential helper to remove this warning. See 20:18:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:17 20:18:17 Login Succeeded 20:18:17 nexus3.edgexfoundry.org:10002 20:18:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:17 Configure a credential helper to remove this warning. See 20:18:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:17 20:18:17 Login Succeeded 20:18:17 nexus3.edgexfoundry.org:10003 20:18:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:17 Configure a credential helper to remove this warning. See 20:18:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:17 20:18:17 Login Succeeded 20:18:17 nexus3.edgexfoundry.org:10004 20:18:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:17 Configure a credential helper to remove this warning. See 20:18:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:17 20:18:17 Login Succeeded 20:18:17 docker.io 20:18:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:18 Configure a credential helper to remove this warning. See 20:18:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:18 20:18:18 Login Succeeded 20:18:18 ---> docker-login.sh ends [Pipeline] } 20:18:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:18:18 + git rev-list -1 --merges 356537ab07bbd0d4ce97dae4f5ee98aa2613881b~1..356537ab07bbd0d4ce97dae4f5ee98aa2613881b [Pipeline] echo 20:18:18 -----------> git rev-list -1 --merges 356537ab07bbd0d4ce97dae4f5ee98aa2613881b~1..356537ab07bbd0d4ce97dae4f5ee98aa2613881b 356537ab07bbd0d4ce97dae4f5ee98aa2613881b 20:18:18 356537ab07bbd0d4ce97dae4f5ee98aa2613881b [false] [Pipeline] sh 20:18:18 + git log --format=format:%s -1 356537ab07bbd0d4ce97dae4f5ee98aa2613881b [Pipeline] echo 20:18:18 ========================================================= 20:18:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:18:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:18:19 + git log --format=format:%s -1 356537ab07bbd0d4ce97dae4f5ee98aa2613881b [Pipeline] echo 20:18:19 [semverPrep] GIT_COMMIT: 356537ab07bbd0d4ce97dae4f5ee98aa2613881b, Commit Message: Merge pull request #203 from marcpfuller/convert_to_yaml [Pipeline] echo 20:18:19 [semverPrep] This is not a build commit. [Pipeline] sh 20:18:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:18:19 + grep -v github /etc/ssh/ssh_known_hosts 20:18:19 + [ -e /tmp/ssh_known_hosts ] 20:18:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:18:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:18:19 + sudo tee -a /etc/ssh/ssh_known_hosts 20:18:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:18:19 20:18:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:18:20 0.1.4: Pulling from edgex-devops/py-git-semver 20:18:20 b85a868b505f: Pulling fs layer 20:18:20 e2be974225ed: Pulling fs layer 20:18:20 339a4e72a1f5: Pulling fs layer 20:18:20 988bab9f4d93: Pulling fs layer 20:18:20 1469e6f7b9e6: Pulling fs layer 20:18:20 eaf3925da568: Pulling fs layer 20:18:20 bab4dde63d76: Pulling fs layer 20:18:20 bde34c3a00c8: Pulling fs layer 20:18:20 b352a97aabf1: Pulling fs layer 20:18:20 4872d77fe225: Pulling fs layer 20:18:20 5851b861e8e6: Pulling fs layer 20:18:20 bab4dde63d76: Waiting 20:18:20 bde34c3a00c8: Waiting 20:18:20 4872d77fe225: Waiting 20:18:20 b352a97aabf1: Waiting 20:18:20 1469e6f7b9e6: Waiting 20:18:20 eaf3925da568: Waiting 20:18:20 5851b861e8e6: Waiting 20:18:20 988bab9f4d93: Waiting 20:18:20 e2be974225ed: Verifying Checksum 20:18:20 e2be974225ed: Download complete 20:18:20 988bab9f4d93: Download complete 20:18:20 1469e6f7b9e6: Verifying Checksum 20:18:20 1469e6f7b9e6: Download complete 20:18:20 339a4e72a1f5: Verifying Checksum 20:18:20 339a4e72a1f5: Download complete 20:18:20 eaf3925da568: Verifying Checksum 20:18:20 eaf3925da568: Download complete 20:18:20 bde34c3a00c8: Verifying Checksum 20:18:20 bde34c3a00c8: Download complete 20:18:20 b352a97aabf1: Verifying Checksum 20:18:20 b352a97aabf1: Download complete 20:18:20 4872d77fe225: Verifying Checksum 20:18:20 4872d77fe225: Download complete 20:18:20 5851b861e8e6: Verifying Checksum 20:18:20 5851b861e8e6: Download complete 20:18:20 b85a868b505f: Verifying Checksum 20:18:20 b85a868b505f: Download complete 20:18:20 bab4dde63d76: Verifying Checksum 20:18:20 bab4dde63d76: Download complete 20:18:21 b85a868b505f: Pull complete 20:18:21 e2be974225ed: Pull complete 20:18:22 339a4e72a1f5: Pull complete 20:18:22 988bab9f4d93: Pull complete 20:18:22 1469e6f7b9e6: Pull complete 20:18:22 eaf3925da568: Pull complete 20:18:24 bab4dde63d76: Pull complete 20:18:24 bde34c3a00c8: Pull complete 20:18:24 b352a97aabf1: Pull complete 20:18:24 4872d77fe225: Pull complete 20:18:25 5851b861e8e6: Pull complete 20:18:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:18:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:18:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:25 prd-ubuntu20.04-docker-8c-8g-6240 does not seem to be running inside a container 20:18:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:18:26 $ docker top 758610c4e9a9a9213d3312e5b90831783bff18769b1b1216b58928fa0f2a5b2f -eo pid,comm 20:18:26 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). 20:18:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:18:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:18:26 [ssh-agent] Looking for ssh-agent implementation... 20:18:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:18:26 $ docker exec 758610c4e9a9a9213d3312e5b90831783bff18769b1b1216b58928fa0f2a5b2f ssh-agent 20:18:27 SSH_AUTH_SOCK=/tmp/ssh-RHwPrdtv3mbc/agent.32 20:18:27 SSH_AGENT_PID=38 20:18:27 Running ssh-add (command line suppressed) 20:18:27 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11262379650112341021.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11262379650112341021.key) 20:18:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:18:27 + git tag --points-at HEAD [Pipeline] } 20:18:27 $ docker exec --env ******** --env ******** 758610c4e9a9a9213d3312e5b90831783bff18769b1b1216b58928fa0f2a5b2f ssh-agent -k 20:18:27 unset SSH_AUTH_SOCK; 20:18:27 unset SSH_AGENT_PID; 20:18:27 echo Agent pid 38 killed; 20:18:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:18:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:18:27 [ssh-agent] Looking for ssh-agent implementation... 20:18:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:18:27 $ docker exec 758610c4e9a9a9213d3312e5b90831783bff18769b1b1216b58928fa0f2a5b2f ssh-agent 20:18:27 SSH_AUTH_SOCK=/tmp/ssh-VxEAkDi2R4V2/agent.70 20:18:27 SSH_AGENT_PID=76 20:18:27 Running ssh-add (command line suppressed) 20:18:27 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7659323899338744327.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7659323899338744327.key) 20:18:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:18:28 + git semver init 20:18:28 2023-03-29 20:18:28,466 [run_init] DEBUG init version:0.0.0 force:False 20:18:28 2023-03-29 20:18:28,467 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 20:18:28 2023-03-29 20:18:28,468 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 20:18:28 2023-03-29 20:18:28,468 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 20:18:31 2023-03-29 20:18:31,393 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 20:18:31 2023-03-29 20:18:31,394 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 20:18:31 2023-03-29 20:18:31,394 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 20:18:31 2023-03-29 20:18:31,394 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 20:18:31 3.0.0-dev.21 [Pipeline] } 20:18:31 $ docker exec --env ******** --env ******** 758610c4e9a9a9213d3312e5b90831783bff18769b1b1216b58928fa0f2a5b2f ssh-agent -k 20:18:31 unset SSH_AUTH_SOCK; 20:18:31 unset SSH_AGENT_PID; 20:18:31 echo Agent pid 76 killed; 20:18:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:18:32 + git semver [Pipeline] } 20:18:32 $ docker stop --time=1 758610c4e9a9a9213d3312e5b90831783bff18769b1b1216b58928fa0f2a5b2f 20:18:33 $ docker rm -f --volumes 758610c4e9a9a9213d3312e5b90831783bff18769b1b1216b58928fa0f2a5b2f [Pipeline] // withDockerContainer [Pipeline] sh 20:18:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:18:34 Stashed 1 file(s) [Pipeline] echo 20:18:34 [edgeXSemver]: initialized semver on version 3.0.0-dev.21 [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 20:18:34 provisioning config files... 20:18:34 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13627542868732091241tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:18:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6245 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 20:18:34 Running in /w/workspace/device-usb-camera/93 [Pipeline] { [Pipeline] checkout 20:18:34 Selected Git installation does not exist. Using Default 20:18:34 The recommended git tool is: NONE 20:18:34 ---> docker-login.sh 20:18:34 nexus3.edgexfoundry.org:10001 20:18:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:34 Configure a credential helper to remove this warning. See 20:18:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:34 20:18:34 Login Succeeded 20:18:34 nexus3.edgexfoundry.org:10002 20:18:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:34 Configure a credential helper to remove this warning. See 20:18:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:34 20:18:34 Login Succeeded 20:18:34 nexus3.edgexfoundry.org:10003 20:18:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:35 Configure a credential helper to remove this warning. See 20:18:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:35 20:18:35 Login Succeeded 20:18:35 nexus3.edgexfoundry.org:10004 20:18:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:35 Configure a credential helper to remove this warning. See 20:18:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:35 20:18:35 Login Succeeded 20:18:35 docker.io 20:18:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:35 Configure a credential helper to remove this warning. See 20:18:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:35 20:18:35 Login Succeeded 20:18:35 ---> docker-login.sh ends [Pipeline] } 20:18:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:18:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:18:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:18:35 ========================================================= 20:18:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:18:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:35 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 20:18:35 Sending build context to Docker daemon 1.914MB 20:18:35 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 20:18:35 Step 2/13 : FROM ${BASE} AS builder 20:18:35 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:18:35 63b65145d645: Pulling fs layer 20:18:35 a2d21d5440eb: Pulling fs layer 20:18:35 935e6c44a52c: Pulling fs layer 20:18:35 94cc34f8dd06: Pulling fs layer 20:18:35 30dea6a524f1: Pulling fs layer 20:18:35 a2aff8979fd8: Pulling fs layer 20:18:35 6808be2612f2: Pulling fs layer 20:18:35 f25807f1079a: Pulling fs layer 20:18:35 94cc34f8dd06: Waiting 20:18:35 30dea6a524f1: Waiting 20:18:35 a2aff8979fd8: Waiting 20:18:35 6808be2612f2: Waiting 20:18:35 f25807f1079a: Waiting 20:18:35 a2d21d5440eb: Verifying Checksum 20:18:35 a2d21d5440eb: Download complete 20:18:35 94cc34f8dd06: Verifying Checksum 20:18:35 94cc34f8dd06: Download complete 20:18:35 30dea6a524f1: Verifying Checksum 20:18:35 30dea6a524f1: Download complete 20:18:35 63b65145d645: Verifying Checksum 20:18:35 63b65145d645: Download complete 20:18:35 a2aff8979fd8: Verifying Checksum 20:18:35 a2aff8979fd8: Download complete 20:18:35 63b65145d645: Pull complete 20:18:36 a2d21d5440eb: Pull complete 20:18:36 935e6c44a52c: Verifying Checksum 20:18:36 935e6c44a52c: Download complete 20:18:36 f25807f1079a: Verifying Checksum 20:18:36 f25807f1079a: Download complete 20:18:36 6808be2612f2: Verifying Checksum 20:18:36 6808be2612f2: Download complete 20:18:39 using credential edgex-jenkins-ssh 20:18:39 Cloning the remote Git repository 20:18:39 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 20:18:39 935e6c44a52c: Pull complete 20:18:39 94cc34f8dd06: Pull complete 20:18:39 30dea6a524f1: Pull complete 20:18:39 a2aff8979fd8: Pull complete 20:18:39 > git init /w/workspace/device-usb-camera/93 # timeout=10 20:18:39 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 20:18:39 > git --version # timeout=10 20:18:39 > git --version # 'git version 2.25.1' 20:18:39 using GIT_SSH to set credentials SSH Credentials for GitHub 20:18:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:18:40 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 20:18:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:18:41 Avoid second fetch 20:18:41 Checking out Revision 356537ab07bbd0d4ce97dae4f5ee98aa2613881b (main) 20:18:41 6808be2612f2: Pull complete 20:18:41 Commit message: "Merge pull request #203 from marcpfuller/convert_to_yaml" 20:18:41 > git config core.sparsecheckout # timeout=10 20:18:41 > git checkout -f 356537ab07bbd0d4ce97dae4f5ee98aa2613881b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:18:42 f25807f1079a: Pull complete 20:18:42 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 20:18:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:18:42 ---> 3b553350e43f 20:18:42 Step 3/13 : ARG ADD_BUILD_TAGS="" 20:18:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:18:42 % Total % Received % Xferd Average Speed Time Time Time Current 20:18:42 Dload Upload Total Spent Left Speed 20:18:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83339 0 --:--:-- --:--:-- --:--:-- 83339 [Pipeline] sh 20:18:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:18:43 + sudo tee /etc/docker/daemon.new 20:18:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:18:43 { 20:18:43 "registry-mirrors": [ 20:18:43 "https://nexus3.edgexfoundry.org:10001" 20:18:43 ], 20:18:43 "bip": "10.250.0.254/24", 20:18:43 "hosts": [ 20:18:43 "tcp://0.0.0.0:5555", 20:18:43 "unix:///var/run/docker.sock" 20:18:43 ], 20:18:43 "mtu": 1458, 20:18:43 "selinux-enabled": true, 20:18:43 "seccomp-profile": "/etc/docker/seccomp.json" 20:18:43 } [Pipeline] sh 20:18:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:18:44 + sudo service docker restart 20:18:44 ---> Running in d29a4770ac73 20:18:44 Removing intermediate container d29a4770ac73 20:18:44 ---> 17d261604af2 20:18:44 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:18:44 ---> Running in bc9dea4b4a8b 20:18:44 Removing intermediate container bc9dea4b4a8b 20:18:44 ---> ea8a5ce4c109 20:18:44 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 20:18:44 ---> Running in 61b8cfc63449 20:18:44 Removing intermediate container 61b8cfc63449 20:18:44 ---> 343c0d52c6b8 20:18:44 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 20:18:44 ---> Running in 39fbc09fa86a 20:18:44 Removing intermediate container 39fbc09fa86a 20:18:44 ---> fca65ace85db 20:18:44 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:18:44 ---> Running in 5597ba281dcd 20:18:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:18:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:18:45 (1/14) Installing libintl (0.21.1-r1) 20:18:45 (2/14) Installing eudev-libs (3.2.11-r4) 20:18:45 (3/14) Installing libjpeg-turbo (2.1.4-r0) 20:18:45 (4/14) Installing v4l-utils-libs (1.22.1-r2) 20:18:45 (5/14) Installing v4l-utils (1.22.1-r2) 20:18:45 (6/14) Installing udev-init-scripts (35-r1) 20:18:45 (7/14) Installing libblkid (2.38.1-r1) 20:18:45 (8/14) Installing xz-libs (5.2.9-r0) 20:18:45 (9/14) Installing zstd-libs (1.5.2-r9) 20:18:45 (10/14) Installing kmod-libs (30-r1) 20:18:45 (11/14) Installing eudev (3.2.11-r4) 20:18:45 (12/14) Installing eudev-dev (3.2.11-r4) 20:18:45 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 20:18:45 (14/14) Installing v4l-utils-dev (1.22.1-r2) 20:18:45 Executing busybox-1.35.0-r29.trigger 20:18:45 Executing eudev-3.2.11-r4.trigger 20:18:45 OK: 272 MiB in 67 packages 20:18:45 Removing intermediate container 5597ba281dcd 20:18:45 ---> 65a9a18cb79d 20:18:45 Step 8/13 : WORKDIR /device-usb-camera 20:18:45 ---> Running in dde8a0c3afa2 20:18:45 Removing intermediate container dde8a0c3afa2 20:18:45 ---> cef89417a07b 20:18:45 Step 9/13 : COPY go.mod vendor* ./ 20:18:46 ---> 842dd1ef52c4 20:18:46 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:46 ---> Running in 62073485bc72 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:19:02 provisioning config files... 20:19:02 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/93@tmp/config17915110089113934794tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:19:03 ---> docker-login.sh 20:19:03 nexus3.edgexfoundry.org:10001 20:19:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:03 Configure a credential helper to remove this warning. See 20:19:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:03 20:19:03 Login Succeeded 20:19:03 nexus3.edgexfoundry.org:10002 20:19:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:03 Configure a credential helper to remove this warning. See 20:19:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:03 20:19:03 Login Succeeded 20:19:03 nexus3.edgexfoundry.org:10003 20:19:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:04 Configure a credential helper to remove this warning. See 20:19:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:04 20:19:04 Login Succeeded 20:19:04 nexus3.edgexfoundry.org:10004 20:19:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:04 Configure a credential helper to remove this warning. See 20:19:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:04 20:19:04 Login Succeeded 20:19:04 docker.io 20:19:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:05 Configure a credential helper to remove this warning. See 20:19:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:05 20:19:05 Login Succeeded 20:19:05 ---> docker-login.sh ends [Pipeline] } 20:19:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:19:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:19:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:19:05 ========================================================= 20:19:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:19:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:05 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 20:19:06 Sending build context to Docker daemon 1.212MB 20:19:06 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 20:19:06 Step 2/13 : FROM ${BASE} AS builder 20:19:06 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:19:06 af6eaf76a39c: Pulling fs layer 20:19:06 55522c791124: Pulling fs layer 20:19:06 ce5c4a1c91eb: Pulling fs layer 20:19:06 169dfbe0d373: Pulling fs layer 20:19:06 e1ff8fa3b103: Pulling fs layer 20:19:06 52ebb69f0ebf: Pulling fs layer 20:19:06 5abe8eddf0d5: Pulling fs layer 20:19:06 52ebb69f0ebf: Waiting 20:19:06 169dfbe0d373: Waiting 20:19:06 5abe8eddf0d5: Waiting 20:19:06 e1ff8fa3b103: Waiting 20:19:06 55522c791124: Download complete 20:19:06 169dfbe0d373: Verifying Checksum 20:19:06 169dfbe0d373: Download complete 20:19:06 e1ff8fa3b103: Verifying Checksum 20:19:06 e1ff8fa3b103: Download complete 20:19:06 af6eaf76a39c: Verifying Checksum 20:19:06 af6eaf76a39c: Download complete 20:19:07 af6eaf76a39c: Pull complete 20:19:07 5abe8eddf0d5: Verifying Checksum 20:19:07 5abe8eddf0d5: Download complete 20:19:07 55522c791124: Pull complete 20:19:08 Removing intermediate container 62073485bc72 20:19:08 ---> aa4d059d9f02 20:19:08 Step 11/13 : COPY . . 20:19:08 ---> 8d9d79ad2f83 20:19:08 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 20:19:08 ---> Running in 744e469e9824 20:19:08  % Total % Received % Xferd Average Speed Time Time Time Current 20:19:08 Dload Upload Total Spent Left Speed 20:19:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8449 0 --:--:-- --:--:-- --:--:-- 8496 20:19:08 Removing intermediate container 744e469e9824 20:19:08 ---> 2f1cc04ff14f 20:19:08 Step 13/13 : RUN ${MAKE} 20:19:08 ---> Running in f082b504a3e8 20:19:08 noop 20:19:08 Removing intermediate container f082b504a3e8 20:19:08 ---> f76574b7332a 20:19:08 Successfully built f76574b7332a 20:19:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:08 + docker inspect -f . ci-base-image-x86_64 20:19:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:08 prd-ubuntu20.04-docker-8c-8g-6240 does not seem to be running inside a container 20:19:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat 20:19:08 ce5c4a1c91eb: Verifying Checksum 20:19:08 ce5c4a1c91eb: Download complete 20:19:08 52ebb69f0ebf: Verifying Checksum 20:19:08 52ebb69f0ebf: Download complete 20:19:08 $ docker top 4e48d65f327f793f707a31cd5f664bc16287f69d1cec47790b159f1b1ce2ec58 -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:09 + go version 20:19:09 go version go1.20.2 linux/amd64 [Pipeline] } 20:19:09 $ docker stop --time=1 4e48d65f327f793f707a31cd5f664bc16287f69d1cec47790b159f1b1ce2ec58 20:19:10 $ docker rm -f --volumes 4e48d65f327f793f707a31cd5f664bc16287f69d1cec47790b159f1b1ce2ec58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:10 + docker inspect -f . ci-base-image-x86_64 20:19:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:10 prd-ubuntu20.04-docker-8c-8g-6240 does not seem to be running inside a container 20:19:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat 20:19:11 $ docker top df7a69f9ecd2ed140977f85d7bee407ff947ef10f3fc8ad0514e970d51c38f8b -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:11 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 20:19:11 + make test 20:19:11 go test ./... -coverprofile=coverage.out ./... 20:19:17 ? github.com/edgexfoundry/device-usb-camera [no test files] 20:19:18 ce5c4a1c91eb: Pull complete 20:19:18 169dfbe0d373: Pull complete 20:19:18 e1ff8fa3b103: Pull complete 20:19:25 52ebb69f0ebf: Pull complete 20:19:26 5abe8eddf0d5: Pull complete 20:19:27 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 20:19:27 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 2.0% of statements 20:19:28 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 20:19:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:19:28 ---> 6cb57ee374ae 20:19:28 Step 3/13 : ARG ADD_BUILD_TAGS="" 20:19:29 ---> Running in 7668d69752c4 20:19:29 Removing intermediate container 7668d69752c4 20:19:29 ---> 47e9ce24fdb7 20:19:29 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:19:30 ---> Running in cd66c7ac9f92 20:19:30 Removing intermediate container cd66c7ac9f92 20:19:30 ---> 0c27723415c4 20:19:30 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 20:19:30 ---> Running in 9447595dc392 20:19:30 Removing intermediate container 9447595dc392 20:19:30 ---> 47606d54fa61 20:19:30 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 20:19:30 ---> Running in 33ea80494078 20:19:30 Removing intermediate container 33ea80494078 20:19:30 ---> 0a5843b9b1cd 20:19:30 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:19:30 ---> Running in 2397b5d69800 20:19:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:19:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:19:33 (1/14) Installing libintl (0.21.1-r1) 20:19:33 (2/14) Installing eudev-libs (3.2.11-r4) 20:19:33 (3/14) Installing libjpeg-turbo (2.1.4-r0) 20:19:33 (4/14) Installing v4l-utils-libs (1.22.1-r2) 20:19:33 (5/14) Installing v4l-utils (1.22.1-r2) 20:19:33 (6/14) Installing udev-init-scripts (35-r1) 20:19:33 (7/14) Installing libblkid (2.38.1-r1) 20:19:33 (8/14) Installing xz-libs (5.2.9-r0) 20:19:33 (9/14) Installing zstd-libs (1.5.2-r9) 20:19:33 (10/14) Installing kmod-libs (30-r1) 20:19:33 (11/14) Installing eudev (3.2.11-r4) 20:19:33 (12/14) Installing eudev-dev (3.2.11-r4) 20:19:33 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 20:19:33 (14/14) Installing v4l-utils-dev (1.22.1-r2) 20:19:33 Executing busybox-1.35.0-r29.trigger 20:19:33 Executing eudev-3.2.11-r4.trigger 20:19:33 OK: 271 MiB in 67 packages 20:19:35 Removing intermediate container 2397b5d69800 20:19:35 ---> c671c1bbb5eb 20:19:35 Step 8/13 : WORKDIR /device-usb-camera 20:19:35 ---> Running in 58360de5992c 20:19:35 Removing intermediate container 58360de5992c 20:19:35 ---> aaca298e800e 20:19:35 Step 9/13 : COPY go.mod vendor* ./ 20:19:35 go vet ./... 20:19:35 ---> dad3911a30c9 20:19:35 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:35 ---> Running in 8d861a33687b 20:19:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:19:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:19:38 ./bin/test-attribution-txt.sh [Pipeline] echo 20:19:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:19:38 $ docker stop --time=1 df7a69f9ecd2ed140977f85d7bee407ff947ef10f3fc8ad0514e970d51c38f8b 20:19:40 $ docker rm -f --volumes df7a69f9ecd2ed140977f85d7bee407ff947ef10f3fc8ad0514e970d51c38f8b [Pipeline] // withDockerContainer [Pipeline] sh 20:19:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:19:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:19:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:19:42 + ls -al . 20:19:42 total 188 20:19:42 drwxrwxr-x 10 jenkins jenkins 4096 Mar 29 20:19 . 20:19:42 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 20:18 .. 20:19:42 drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 20:18 .git 20:19:42 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 20:18 .github 20:19:42 -rw-rw-r-- 1 jenkins jenkins 414 Mar 29 20:18 .gitignore 20:19:42 -rw-rw-r-- 1 jenkins jenkins 42 Mar 29 20:18 .golangci.yml 20:19:42 -rw-rw-r-- 1 jenkins jenkins 77 Mar 29 20:18 .hadolint.yml 20:19:42 drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 20:18 .semver 20:19:42 -rw-rw-r-- 1 jenkins jenkins 9535 Mar 29 20:18 Attribution.txt 20:19:42 -rw-rw-r-- 1 jenkins jenkins 6219 Mar 29 20:18 CHANGELOG.md 20:19:42 -rw-rw-r-- 1 jenkins jenkins 2328 Mar 29 20:18 Dockerfile 20:19:42 -rw-rw-r-- 1 jenkins jenkins 678 Mar 29 20:18 GOVERNANCE.md 20:19:42 -rw-rw-r-- 1 jenkins jenkins 659 Mar 29 20:18 Jenkinsfile 20:19:42 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 29 20:18 LICENSE 20:19:42 -rw-rw-r-- 1 jenkins jenkins 2364 Mar 29 20:18 Makefile 20:19:42 -rw-rw-r-- 1 jenkins jenkins 622 Mar 29 20:18 OWNERS.md 20:19:42 -rw-rw-r-- 1 jenkins jenkins 5681 Mar 29 20:18 README.md 20:19:42 -rw-rw-r-- 1 jenkins jenkins 12 Mar 29 20:18 VERSION 20:19:42 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 20:18 bin 20:19:42 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 20:18 cmd 20:19:42 -rw-r--r-- 1 jenkins jenkins 28352 Mar 29 20:19 coverage.out 20:19:42 -rwxrwxr-x 1 jenkins jenkins 140 Mar 29 20:18 docker-entrypoint.sh 20:19:42 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 20:18 docs 20:19:42 -rw-rw-r-- 1 jenkins jenkins 3440 Mar 29 20:18 go.mod 20:19:42 -rw-rw-r-- 1 jenkins jenkins 31313 Mar 29 20:18 go.sum 20:19:42 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 20:18 internal 20:19:42 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 20:18 snap 20:19:42 -rw-rw-r-- 1 jenkins jenkins 231 Mar 29 20:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:42 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=356537ab07bbd0d4ce97dae4f5ee98aa2613881b --label arch=amd64 --label version=3.0.0-dev.21 . 20:19:42 Sending build context to Docker daemon 1.943MB 20:19:42 Step 1/35 : ARG BASE=golang:1.20-alpine3.17 20:19:42 Step 2/35 : FROM ${BASE} AS builder 20:19:42 ---> f76574b7332a 20:19:42 Step 3/35 : ARG ADD_BUILD_TAGS="" 20:19:42 ---> Running in 30ff1f55f285 20:19:42 Removing intermediate container 30ff1f55f285 20:19:42 ---> 20d300fe2347 20:19:42 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:19:42 ---> Running in 5abd333c8d12 20:19:42 Removing intermediate container 5abd333c8d12 20:19:42 ---> e92c112e5ca7 20:19:42 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 20:19:42 ---> Running in 32642a478908 20:19:42 Removing intermediate container 32642a478908 20:19:42 ---> 1574778d6040 20:19:42 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 20:19:42 ---> Running in 209a2822c013 20:19:42 Removing intermediate container 209a2822c013 20:19:42 ---> 8ac9c3a734ca 20:19:42 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:19:42 ---> Running in 8c800b5bfce2 20:19:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:19:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:19:43 OK: 272 MiB in 67 packages 20:19:43 Removing intermediate container 8c800b5bfce2 20:19:43 ---> 9600cf4a4c86 20:19:43 Step 8/35 : WORKDIR /device-usb-camera 20:19:43 ---> Running in c5db155cc34f 20:19:43 Removing intermediate container c5db155cc34f 20:19:43 ---> a03760799c52 20:19:43 Step 9/35 : COPY go.mod vendor* ./ 20:19:44 ---> 0bcc4b8f22b4 20:19:44 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:44 ---> Running in 6d84b96dbec3 20:19:45 Removing intermediate container 6d84b96dbec3 20:19:45 ---> 2dd0cd4f3592 20:19:45 Step 11/35 : COPY . . 20:19:45 ---> c8595d7f28c4 20:19:45 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 20:19:45 ---> Running in cac5028cb702 20:19:45  % Total % Received % Xferd Average Speed Time Time Time Current 20:19:45 Dload Upload Total Spent Left Speed 20:19:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 21003 0 --:--:-- --:--:-- --:--:-- 21240 20:19:45 Removing intermediate container cac5028cb702 20:19:45 ---> 61f1ee73fa75 20:19:45 Step 13/35 : RUN ${MAKE} 20:19:45 ---> Running in b8577e798ad6 20:19:46 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.21" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 20:20:08 Removing intermediate container b8577e798ad6 20:20:08 ---> 6d69becdca5c 20:20:08 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 20:20:08 v0.21.6: Pulling from aler9/rtsp-simple-server 20:20:08 4acc49c71d14: Pulling fs layer 20:20:08 4acc49c71d14: Verifying Checksum 20:20:08 4acc49c71d14: Download complete 20:20:08 4acc49c71d14: Pull complete 20:20:08 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 20:20:08 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 20:20:08 ---> 01a2bd3e5fff 20:20:08 Step 15/35 : FROM alpine:3.17 20:20:08 3.17: Pulling from library/alpine 20:20:08 f56be85fc22e: Pulling fs layer 20:20:08 f56be85fc22e: Verifying Checksum 20:20:08 f56be85fc22e: Download complete 20:20:08 f56be85fc22e: Pull complete 20:20:08 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:20:08 Status: Downloaded newer image for alpine:3.17 20:20:08 ---> 9ed4aefc74f6 20:20:08 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 20:20:08 ---> Running in f82580f1ce65 20:20:08 Removing intermediate container f82580f1ce65 20:20:08 ---> 0bb338df5b06 20:20:08 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 20:20:08 ---> Running in 328aa47b53f2 20:20:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:20:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:20:08 (1/86) Installing dumb-init (1.2.5-r2) 20:20:08 (2/86) Installing sdl2 (2.26.3-r0) 20:20:08 (3/86) Installing svt-av1-libs (1.3.0-r0) 20:20:08 (4/86) Installing libxau (1.0.10-r0) 20:20:08 (5/86) Installing libmd (1.0.4-r0) 20:20:08 (6/86) Installing libbsd (0.11.7-r0) 20:20:08 (7/86) Installing libxdmcp (1.1.4-r0) 20:20:08 (8/86) Installing libxcb (1.15-r0) 20:20:08 (9/86) Installing libx11 (1.8.4-r0) 20:20:08 (10/86) Installing aom-libs (3.5.0-r0) 20:20:08 (11/86) Installing alsa-lib (1.2.8-r0) 20:20:08 (12/86) Installing libexpat (2.5.0-r0) 20:20:08 (13/86) Installing brotli-libs (1.0.9-r9) 20:20:08 (14/86) Installing libbz2 (1.0.8-r4) 20:20:08 (15/86) Installing libpng (1.6.38-r0) 20:20:08 (16/86) Installing freetype (2.12.1-r0) 20:20:08 (17/86) Installing fontconfig (2.14.1-r0) 20:20:08 (18/86) Installing fribidi (1.0.12-r0) 20:20:08 (19/86) Installing libffi (3.4.4-r0) 20:20:08 (20/86) Installing libintl (0.21.1-r1) 20:20:08 (21/86) Installing libblkid (2.38.1-r1) 20:20:08 (22/86) Installing libmount (2.38.1-r1) 20:20:08 (23/86) Installing pcre2 (10.42-r0) 20:20:08 (24/86) Installing glib (2.74.6-r0) 20:20:08 (25/86) Installing graphite2 (1.3.14-r2) 20:20:08 (26/86) Installing harfbuzz (5.3.1-r1) 20:20:08 (27/86) Installing libass (0.16.0-r1) 20:20:08 (28/86) Installing libdav1d (1.0.0-r2) 20:20:08 (29/86) Installing hwdata-pci (0.364-r0) 20:20:08 (30/86) Installing libpciaccess (0.17-r0) 20:20:08 (31/86) Installing libdrm (2.4.114-r0) 20:20:08 (32/86) Installing gmp (6.2.1-r2) 20:20:08 (33/86) Installing nettle (3.8.1-r0) 20:20:08 (34/86) Installing p11-kit (0.24.1-r1) 20:20:08 (35/86) Installing libtasn1 (4.19.0-r0) 20:20:08 (36/86) Installing libunistring (1.1-r0) 20:20:08 (37/86) Installing gnutls (3.7.8-r3) 20:20:08 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) 20:20:08 (39/86) Installing ncurses-libs (6.3_p20221119-r0) 20:20:08 (40/86) Installing lame (3.100-r2) 20:20:08 (41/86) Installing opus (1.3.1-r1) 20:20:08 (42/86) Installing libasyncns (0.8-r1) 20:20:08 (43/86) Installing dbus-libs (1.14.4-r0) 20:20:08 (44/86) Installing libltdl (2.4.7-r1) 20:20:08 (45/86) Installing orc (0.4.33-r0) 20:20:08 (46/86) Installing libgcc (12.2.1_git20220924-r4) 20:20:08 (47/86) Installing libogg (1.3.5-r2) 20:20:08 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 20:20:08 (49/86) Installing flac-libs (1.4.2-r0) 20:20:08 (50/86) Installing libvorbis (1.3.7-r0) 20:20:08 (51/86) Installing libsndfile (1.1.0-r2) 20:20:08 (52/86) Installing libgomp (12.2.1_git20220924-r4) 20:20:08 (53/86) Installing soxr (0.1.3-r3) 20:20:08 (54/86) Installing speexdsp (1.2.1-r0) 20:20:08 (55/86) Installing tdb-libs (1.4.7-r0) 20:20:08 (56/86) Installing libpulse (16.1-r6) 20:20:08 (57/86) Installing cjson (1.7.15-r3) 20:20:08 (58/86) Installing mbedtls (2.28.2-r0) 20:20:08 (59/86) Installing librist (0.2.7-r0) 20:20:08 (60/86) Installing libsrt (1.5.1-r0) 20:20:08 (61/86) Installing libssh (0.10.4-r0) 20:20:08 (62/86) Installing libtheora (1.1.1-r16) 20:20:08 (63/86) Installing libjpeg-turbo (2.1.4-r0) 20:20:08 (64/86) Installing v4l-utils-libs (1.22.1-r2) 20:20:08 (65/86) Installing libxext (1.3.5-r0) 20:20:08 (66/86) Installing libxfixes (6.0.0-r0) 20:20:08 (67/86) Installing wayland-libs-client (1.21.0-r1) 20:20:08 (68/86) Installing libva (2.16.0-r0) 20:20:08 (69/86) Installing libvdpau (1.5-r0) 20:20:08 (70/86) Installing vidstab (1.1.0-r2) 20:20:08 (71/86) Installing libvpx (1.12.0-r1) 20:20:08 (72/86) Installing libwebp (1.2.4-r1) 20:20:08 (73/86) Installing x264-libs (0.164_git20220602-r0) 20:20:08 (74/86) Installing numactl (2.0.16-r1) 20:20:08 (75/86) Installing x265-libs (3.5-r3) 20:20:08 (76/86) Installing xvidcore (1.3.7-r1) 20:20:08 (77/86) Installing libsodium (1.0.18-r2) 20:20:08 (78/86) Installing libzmq (4.3.4-r1) 20:20:08 (79/86) Installing ffmpeg-libs (5.1.3-r0) 20:20:09 (80/86) Installing ffmpeg (5.1.3-r0) 20:20:09 (81/86) Installing udev-init-scripts (35-r1) 20:20:09 (82/86) Installing eudev-libs (3.2.11-r4) 20:20:09 (83/86) Installing xz-libs (5.2.9-r0) 20:20:09 (84/86) Installing zstd-libs (1.5.2-r9) 20:20:09 (85/86) Installing kmod-libs (30-r1) 20:20:09 (86/86) Installing eudev (3.2.11-r4) 20:20:09 Executing busybox-1.35.0-r29.trigger 20:20:09 Executing eudev-3.2.11-r4.trigger 20:20:09 OK: 111 MiB in 101 packages 20:20:10 Removing intermediate container 328aa47b53f2 20:20:10 ---> d10551b72fee 20:20:10 Step 18/35 : WORKDIR / 20:20:10 ---> Running in 743463c3d8f5 20:20:10 Removing intermediate container 743463c3d8f5 20:20:10 ---> eba9643618bc 20:20:10 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 20:20:11 ---> efc985769425 20:20:11 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 20:20:11 ---> 2de6744b262e 20:20:11 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 20:20:11 ---> 3019920dc6b6 20:20:11 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 20:20:12 ---> ddbd515f4797 20:20:12 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 20:20:12 ---> e51698b794a2 20:20:12 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 20:20:12 ---> 5f8b9d8924b1 20:20:12 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 20:20:12 ---> 784cc41dc3e2 20:20:12 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 20:20:12 ---> Running in 4fbf889ed511 20:20:13 Removing intermediate container 4fbf889ed511 20:20:13 ---> a427d6adae1e 20:20:13 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 20:20:13 ---> Running in efd62b352dba 20:20:14 Removing intermediate container efd62b352dba 20:20:14 ---> 657db0fdeb12 20:20:14 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 20:20:14 ---> Running in 68030c0eb80c 20:20:14 Removing intermediate container 68030c0eb80c 20:20:14 ---> 73b29555b61f 20:20:14 Step 29/35 : EXPOSE 59983 20:20:14 ---> Running in 6e0c536c40e3 20:20:14 Removing intermediate container 6e0c536c40e3 20:20:14 ---> a0b44ed5b8ae 20:20:14 Step 30/35 : EXPOSE 8554 20:20:14 ---> Running in bc6f675d61d6 20:20:14 Removing intermediate container bc6f675d61d6 20:20:14 ---> 5b1cfe76c7e0 20:20:14 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 20:20:14 ---> Running in 73115fc223e3 20:20:15 Removing intermediate container 73115fc223e3 20:20:15 ---> 8de99cc43603 20:20:15 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 20:20:15 ---> Running in 9c3655b49de9 20:20:15 Removing intermediate container 9c3655b49de9 20:20:15 ---> e25e7eb81efe 20:20:15 Step 33/35 : LABEL arch=amd64 20:20:15 ---> Running in 3a16f57a0cf1 20:20:15 Removing intermediate container 3a16f57a0cf1 20:20:15 ---> ffc46dc25bbd 20:20:15 Step 34/35 : LABEL git_sha=356537ab07bbd0d4ce97dae4f5ee98aa2613881b 20:20:15 ---> Running in ba4cbb42ec96 20:20:15 Removing intermediate container ba4cbb42ec96 20:20:15 ---> c3b52418d9a1 20:20:15 Step 35/35 : LABEL version=3.0.0-dev.21 20:20:15 ---> Running in e281dd77e9b1 20:20:15 Removing intermediate container e281dd77e9b1 20:20:15 ---> ef8fcf51e487 20:20:15 [Warning] One or more build-args [ARCH] were not consumed 20:20:15 Successfully built ef8fcf51e487 20:20:15 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:20:15 provisioning config files... 20:20:15 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16160679839060428165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:20:16 ---> docker-login.sh 20:20:16 nexus3.edgexfoundry.org:10001 20:20:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:16 Configure a credential helper to remove this warning. See 20:20:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:16 20:20:16 Login Succeeded 20:20:16 nexus3.edgexfoundry.org:10002 20:20:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:16 Configure a credential helper to remove this warning. See 20:20:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:16 20:20:16 Login Succeeded 20:20:16 nexus3.edgexfoundry.org:10003 20:20:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:16 Configure a credential helper to remove this warning. See 20:20:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:16 20:20:16 Login Succeeded 20:20:16 nexus3.edgexfoundry.org:10004 20:20:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:16 Configure a credential helper to remove this warning. See 20:20:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:16 20:20:16 Login Succeeded 20:20:16 docker.io 20:20:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:16 Configure a credential helper to remove this warning. See 20:20:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:16 20:20:16 Login Succeeded 20:20:16 ---> docker-login.sh ends [Pipeline] } 20:20:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:20:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:20:16 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 20:20:16 356537ab07bbd0d4ce97dae4f5ee98aa2613881b 20:20:16 latest 20:20:16 3.0.0-dev.21 20:20:16 356537ab07bbd0d4ce97dae4f5ee98aa2613881b-3.0.0-dev.21 20:20:16 main 20:20:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:16 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:356537ab07bbd0d4ce97dae4f5ee98aa2613881b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:17 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:356537ab07bbd0d4ce97dae4f5ee98aa2613881b 20:20:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 20:20:17 be00ab3de958: Preparing 20:20:17 1ae686b00a66: Preparing 20:20:17 bfe10dc0c330: Preparing 20:20:17 3827b5b91e75: Preparing 20:20:17 acc83c6ca332: Preparing 20:20:17 7179d18c2145: Preparing 20:20:17 2512cc8e8a80: Preparing 20:20:17 f65c63b86df6: Preparing 20:20:17 743d3b803eae: Preparing 20:20:17 242c6b62b880: Preparing 20:20:17 63e886c530d0: Preparing 20:20:17 f1417ff83b31: Preparing 20:20:17 f65c63b86df6: Waiting 20:20:17 7179d18c2145: Waiting 20:20:17 2512cc8e8a80: Waiting 20:20:17 743d3b803eae: Waiting 20:20:17 242c6b62b880: Waiting 20:20:17 63e886c530d0: Waiting 20:20:17 f1417ff83b31: Waiting 20:20:17 be00ab3de958: Pushed 20:20:17 1ae686b00a66: Pushed 20:20:17 bfe10dc0c330: Pushed 20:20:17 acc83c6ca332: Pushed 20:20:17 743d3b803eae: Pushed 20:20:17 f65c63b86df6: Pushed 20:20:17 7179d18c2145: Pushed 20:20:17 2512cc8e8a80: Pushed 20:20:17 f1417ff83b31: Layer already exists 20:20:20 3827b5b91e75: Pushed 20:20:20 242c6b62b880: Pushed 20:20:28 63e886c530d0: Pushed 20:20:28 356537ab07bbd0d4ce97dae4f5ee98aa2613881b: digest: sha256:f499e13720109d0dcaaab19fcafbf780b7b07582c3f62b9dec2eba9ac919fb1e size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:28 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:29 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 20:20:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 20:20:29 be00ab3de958: Preparing 20:20:29 1ae686b00a66: Preparing 20:20:29 bfe10dc0c330: Preparing 20:20:29 3827b5b91e75: Preparing 20:20:29 acc83c6ca332: Preparing 20:20:29 7179d18c2145: Preparing 20:20:29 2512cc8e8a80: Preparing 20:20:29 f65c63b86df6: Preparing 20:20:29 743d3b803eae: Preparing 20:20:29 242c6b62b880: Preparing 20:20:29 63e886c530d0: Preparing 20:20:29 f1417ff83b31: Preparing 20:20:29 743d3b803eae: Waiting 20:20:29 242c6b62b880: Waiting 20:20:29 63e886c530d0: Waiting 20:20:29 f1417ff83b31: Waiting 20:20:29 7179d18c2145: Waiting 20:20:29 2512cc8e8a80: Waiting 20:20:29 f65c63b86df6: Waiting 20:20:29 be00ab3de958: Layer already exists 20:20:29 acc83c6ca332: Layer already exists 20:20:29 bfe10dc0c330: Layer already exists 20:20:29 3827b5b91e75: Layer already exists 20:20:29 1ae686b00a66: Layer already exists 20:20:29 7179d18c2145: Layer already exists 20:20:29 743d3b803eae: Layer already exists 20:20:29 242c6b62b880: Layer already exists 20:20:29 f65c63b86df6: Layer already exists 20:20:29 2512cc8e8a80: Layer already exists 20:20:29 63e886c530d0: Layer already exists 20:20:29 f1417ff83b31: Layer already exists 20:20:29 latest: digest: sha256:f499e13720109d0dcaaab19fcafbf780b7b07582c3f62b9dec2eba9ac919fb1e size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:29 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:29 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.21 20:20:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 20:20:29 be00ab3de958: Preparing 20:20:29 1ae686b00a66: Preparing 20:20:29 bfe10dc0c330: Preparing 20:20:29 3827b5b91e75: Preparing 20:20:29 acc83c6ca332: Preparing 20:20:29 7179d18c2145: Preparing 20:20:29 2512cc8e8a80: Preparing 20:20:29 f65c63b86df6: Preparing 20:20:29 743d3b803eae: Preparing 20:20:29 242c6b62b880: Preparing 20:20:29 63e886c530d0: Preparing 20:20:29 f1417ff83b31: Preparing 20:20:29 f65c63b86df6: Waiting 20:20:29 743d3b803eae: Waiting 20:20:29 242c6b62b880: Waiting 20:20:29 7179d18c2145: Waiting 20:20:29 63e886c530d0: Waiting 20:20:29 f1417ff83b31: Waiting 20:20:29 3827b5b91e75: Layer already exists 20:20:29 be00ab3de958: Layer already exists 20:20:29 acc83c6ca332: Layer already exists 20:20:29 bfe10dc0c330: Layer already exists 20:20:29 1ae686b00a66: Layer already exists 20:20:29 2512cc8e8a80: Layer already exists 20:20:29 f65c63b86df6: Layer already exists 20:20:29 242c6b62b880: Layer already exists 20:20:29 743d3b803eae: Layer already exists 20:20:29 7179d18c2145: Layer already exists 20:20:29 63e886c530d0: Layer already exists 20:20:29 f1417ff83b31: Layer already exists 20:20:29 3.0.0-dev.21: digest: sha256:f499e13720109d0dcaaab19fcafbf780b7b07582c3f62b9dec2eba9ac919fb1e size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:29 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:356537ab07bbd0d4ce97dae4f5ee98aa2613881b-3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:30 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:356537ab07bbd0d4ce97dae4f5ee98aa2613881b-3.0.0-dev.21 20:20:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 20:20:30 be00ab3de958: Preparing 20:20:30 1ae686b00a66: Preparing 20:20:30 bfe10dc0c330: Preparing 20:20:30 3827b5b91e75: Preparing 20:20:30 acc83c6ca332: Preparing 20:20:30 7179d18c2145: Preparing 20:20:30 2512cc8e8a80: Preparing 20:20:30 f65c63b86df6: Preparing 20:20:30 743d3b803eae: Preparing 20:20:30 242c6b62b880: Preparing 20:20:30 63e886c530d0: Preparing 20:20:30 f1417ff83b31: Preparing 20:20:30 7179d18c2145: Waiting 20:20:30 2512cc8e8a80: Waiting 20:20:30 242c6b62b880: Waiting 20:20:30 63e886c530d0: Waiting 20:20:30 f65c63b86df6: Waiting 20:20:30 743d3b803eae: Waiting 20:20:30 f1417ff83b31: Waiting 20:20:30 bfe10dc0c330: Layer already exists 20:20:30 1ae686b00a66: Layer already exists 20:20:30 be00ab3de958: Layer already exists 20:20:30 acc83c6ca332: Layer already exists 20:20:30 3827b5b91e75: Layer already exists 20:20:30 7179d18c2145: Layer already exists 20:20:30 2512cc8e8a80: Layer already exists 20:20:30 743d3b803eae: Layer already exists 20:20:30 242c6b62b880: Layer already exists 20:20:30 f65c63b86df6: Layer already exists 20:20:30 63e886c530d0: Layer already exists 20:20:30 f1417ff83b31: Layer already exists 20:20:30 356537ab07bbd0d4ce97dae4f5ee98aa2613881b-3.0.0-dev.21: digest: sha256:f499e13720109d0dcaaab19fcafbf780b7b07582c3f62b9dec2eba9ac919fb1e size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:30 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:30 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 20:20:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 20:20:30 be00ab3de958: Preparing 20:20:30 1ae686b00a66: Preparing 20:20:30 bfe10dc0c330: Preparing 20:20:30 3827b5b91e75: Preparing 20:20:30 acc83c6ca332: Preparing 20:20:30 7179d18c2145: Preparing 20:20:30 2512cc8e8a80: Preparing 20:20:30 f65c63b86df6: Preparing 20:20:30 743d3b803eae: Preparing 20:20:30 242c6b62b880: Preparing 20:20:30 63e886c530d0: Preparing 20:20:30 f1417ff83b31: Preparing 20:20:30 743d3b803eae: Waiting 20:20:30 242c6b62b880: Waiting 20:20:30 2512cc8e8a80: Waiting 20:20:30 f65c63b86df6: Waiting 20:20:30 acc83c6ca332: Layer already exists 20:20:30 1ae686b00a66: Layer already exists 20:20:30 bfe10dc0c330: Layer already exists 20:20:30 be00ab3de958: Layer already exists 20:20:30 3827b5b91e75: Layer already exists 20:20:30 f65c63b86df6: Layer already exists 20:20:30 7179d18c2145: Layer already exists 20:20:30 242c6b62b880: Layer already exists 20:20:30 2512cc8e8a80: Layer already exists 20:20:30 743d3b803eae: Layer already exists 20:20:30 f1417ff83b31: Layer already exists 20:20:30 63e886c530d0: Layer already exists 20:20:30 main: digest: sha256:f499e13720109d0dcaaab19fcafbf780b7b07582c3f62b9dec2eba9ac919fb1e size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:20:30 ===================================================== [Pipeline] echo 20:20:30 taggedImages: 20:20:30 - nexus3.edgexfoundry.org:10004/device-usb-camera:356537ab07bbd0d4ce97dae4f5ee98aa2613881b 20:20:30 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 20:20:30 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.21 20:20:30 - nexus3.edgexfoundry.org:10004/device-usb-camera:356537ab07bbd0d4ce97dae4f5ee98aa2613881b-3.0.0-dev.21 20:20:30 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [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 20:20:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:20:31 20:20:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:20:31 latest: Pulling from edgex-lftools-log-publisher 20:20:31 5eb5b503b376: Pulling fs layer 20:20:31 5c69ac0246d0: Pulling fs layer 20:20:31 ec43610c2a17: Pulling fs layer 20:20:31 3a2ae6a8a46f: Pulling fs layer 20:20:31 33b1e0a273af: Pulling fs layer 20:20:31 5d3b04190fa2: Pulling fs layer 20:20:31 2f39f015ded8: Pulling fs layer 20:20:31 3a2ae6a8a46f: Waiting 20:20:31 33b1e0a273af: Waiting 20:20:31 5d3b04190fa2: Waiting 20:20:31 2f39f015ded8: Waiting 20:20:31 5c69ac0246d0: Verifying Checksum 20:20:31 5c69ac0246d0: Download complete 20:20:31 3a2ae6a8a46f: Verifying Checksum 20:20:31 3a2ae6a8a46f: Download complete 20:20:31 33b1e0a273af: Verifying Checksum 20:20:31 33b1e0a273af: Download complete 20:20:31 ec43610c2a17: Download complete 20:20:31 5d3b04190fa2: Verifying Checksum 20:20:31 5d3b04190fa2: Download complete 20:20:31 5eb5b503b376: Verifying Checksum 20:20:31 5eb5b503b376: Download complete 20:20:32 2f39f015ded8: Verifying Checksum 20:20:32 2f39f015ded8: Download complete 20:20:33 5eb5b503b376: Pull complete 20:20:33 5c69ac0246d0: Pull complete 20:20:33 ec43610c2a17: Pull complete 20:20:33 3a2ae6a8a46f: Pull complete 20:20:33 33b1e0a273af: Pull complete 20:20:34 5d3b04190fa2: Pull complete 20:20:39 2f39f015ded8: Pull complete 20:20:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:20:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:20:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:20:39 prd-ubuntu20.04-docker-8c-8g-6240 does not seem to be running inside a container 20:20:39 $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:20:41 $ docker top 7d95abd1907f84e80dbe5f6bdf5391c5181a15f372a421751ebbe34521206d71 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:20:41 ---> job-cost.sh 20:20:41 lf-activate-venv: SKIPPING 20:20:41 INFO: No Stack... 20:20:41 INFO: Retrieving Pricing Info for: v3-standard-8 20:20:42 INFO: Archiving Costs [Pipeline] sh 20:20:42 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 20:20:42 + cut -d, -f6 [Pipeline] lock 20:20:42 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-93-stack-cost] 20:20:42 Resource [jenkins-edgexfoundry-device-usb-camera-main-93-stack-cost] did not exist. Created. 20:20:42 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-93-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:20:43 + echo total: 0.2199999988079071 [Pipeline] stash 20:20:43 Stashed 1 file(s) [Pipeline] } 20:20:43 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-93-stack-cost] [Pipeline] // lock [Pipeline] } 20:20:43 $ docker stop --time=1 7d95abd1907f84e80dbe5f6bdf5391c5181a15f372a421751ebbe34521206d71 20:20:43 Removing intermediate container 8d861a33687b 20:20:43 ---> 8c53aa973b09 20:20:43 Step 11/13 : COPY . . 20:20:43 ---> b00312687e18 20:20:43 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 20:20:43 ---> Running in 5b846ed72c77 20:20:43  % Total % Received % Xferd Average Speed Time Time Time Current 20:20:43  Dload Upload Total Spent Left Speed 20:20:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4421 0 --:--:-- --:--:-- --:--:-- 4443 20:20:43 Removing intermediate container 5b846ed72c77 20:20:43 ---> d328ed9e7413 20:20:43 Step 13/13 : RUN ${MAKE} 20:20:43 ---> Running in 67f044878ba0 20:20:43 noop 20:20:43 Removing intermediate container 67f044878ba0 20:20:43 ---> 48f8d470dff0 20:20:43 Successfully built 48f8d470dff0 20:20:43 Successfully tagged ci-base-image-arm64:latest 20:20:44 $ docker rm -f --volumes 7d95abd1907f84e80dbe5f6bdf5391c5181a15f372a421751ebbe34521206d71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // script [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:20:44 + docker inspect -f . ci-base-image-arm64 20:20:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:20:44 prd-ubuntu20.04-docker-arm64-4c-16g-6245 does not seem to be running inside a container 20:20:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/93 -v /w/workspace/device-usb-camera/93:/w/workspace/device-usb-camera/93:rw,z -v /w/workspace/device-usb-camera/93@tmp:/w/workspace/device-usb-camera/93@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 ******** ci-base-image-arm64 cat 20:20:46 $ docker top ccf21109d4c5123a9b07ea61caeba59a475c4ec30df2b491f6250fdf84fec610 -eo pid,comm [Pipeline] { [Pipeline] sh 20:20:48 + go version 20:20:48 go version go1.20.2 linux/arm64 [Pipeline] } 20:20:48 $ docker stop --time=1 ccf21109d4c5123a9b07ea61caeba59a475c4ec30df2b491f6250fdf84fec610 20:20:49 $ docker rm -f --volumes ccf21109d4c5123a9b07ea61caeba59a475c4ec30df2b491f6250fdf84fec610 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:50 + docker inspect -f . ci-base-image-arm64 20:20:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:20:50 prd-ubuntu20.04-docker-arm64-4c-16g-6245 does not seem to be running inside a container 20:20:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/93 -v /w/workspace/device-usb-camera/93:/w/workspace/device-usb-camera/93:rw,z -v /w/workspace/device-usb-camera/93@tmp:/w/workspace/device-usb-camera/93@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 ******** ci-base-image-arm64 cat 20:20:51 $ docker top 9251c8863a342fe6c3b57239d76587a94947a9c45db8b38f4407c478644cefc7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:20:52 + git config --global --add safe.directory /w/workspace/device-usb-camera/93 [Pipeline] fileExists [Pipeline] sh 20:20:53 + make test 20:20:53 go test ./... -coverprofile=coverage.out ./... 20:21:25 ? github.com/edgexfoundry/device-usb-camera [no test files] 20:23:16 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 20:23:16 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.063s coverage: 2.0% of statements 20:23:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:23:16 go vet ./... 20:23:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:23:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:23:43 ./bin/test-attribution-txt.sh [Pipeline] echo 20:23:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:23:43 $ docker stop --time=1 9251c8863a342fe6c3b57239d76587a94947a9c45db8b38f4407c478644cefc7 20:23:45 $ docker rm -f --volumes 9251c8863a342fe6c3b57239d76587a94947a9c45db8b38f4407c478644cefc7 [Pipeline] // withDockerContainer [Pipeline] sh 20:23:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:23:46 Warning: overwriting stash ‘coverage-report’ 20:23:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:23:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:23:47 + ls -al . 20:23:47 total 184 20:23:47 drwxrwxr-x 9 jenkins jenkins 4096 Mar 29 20:20 . 20:23:47 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 20:18 .. 20:23:47 drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 20:18 .git 20:23:47 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 20:18 .github 20:23:47 -rw-rw-r-- 1 jenkins jenkins 414 Mar 29 20:18 .gitignore 20:23:47 -rw-rw-r-- 1 jenkins jenkins 42 Mar 29 20:18 .golangci.yml 20:23:47 -rw-rw-r-- 1 jenkins jenkins 77 Mar 29 20:18 .hadolint.yml 20:23:47 -rw-rw-r-- 1 jenkins jenkins 9535 Mar 29 20:18 Attribution.txt 20:23:47 -rw-rw-r-- 1 jenkins jenkins 6219 Mar 29 20:18 CHANGELOG.md 20:23:47 -rw-rw-r-- 1 jenkins jenkins 2328 Mar 29 20:18 Dockerfile 20:23:47 -rw-rw-r-- 1 jenkins jenkins 678 Mar 29 20:18 GOVERNANCE.md 20:23:47 -rw-rw-r-- 1 jenkins jenkins 659 Mar 29 20:18 Jenkinsfile 20:23:47 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 29 20:18 LICENSE 20:23:47 -rw-rw-r-- 1 jenkins jenkins 2364 Mar 29 20:18 Makefile 20:23:47 -rw-rw-r-- 1 jenkins jenkins 622 Mar 29 20:18 OWNERS.md 20:23:47 -rw-rw-r-- 1 jenkins jenkins 5681 Mar 29 20:18 README.md 20:23:47 -rw-rw-r-- 1 jenkins jenkins 12 Mar 29 20:18 VERSION 20:23:47 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 20:18 bin 20:23:47 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 20:18 cmd 20:23:47 -rw-r--r-- 1 jenkins jenkins 28352 Mar 29 20:23 coverage.out 20:23:47 -rwxrwxr-x 1 jenkins jenkins 140 Mar 29 20:18 docker-entrypoint.sh 20:23:47 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 20:18 docs 20:23:47 -rw-rw-r-- 1 jenkins jenkins 3440 Mar 29 20:18 go.mod 20:23:47 -rw-rw-r-- 1 jenkins jenkins 31313 Mar 29 20:18 go.sum 20:23:47 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 20:18 internal 20:23:47 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 20:18 snap 20:23:47 -rw-rw-r-- 1 jenkins jenkins 231 Mar 29 20:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:48 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=356537ab07bbd0d4ce97dae4f5ee98aa2613881b --label arch=arm64 --label version=3.0.0-dev.21 . 20:23:48 Sending build context to Docker daemon 1.241MB 20:23:48 Step 1/35 : ARG BASE=golang:1.20-alpine3.17 20:23:48 Step 2/35 : FROM ${BASE} AS builder 20:23:48 ---> 48f8d470dff0 20:23:48 Step 3/35 : ARG ADD_BUILD_TAGS="" 20:23:48 ---> Running in d232a608af59 20:23:48 Removing intermediate container d232a608af59 20:23:48 ---> 85f3a9d28d8d 20:23:48 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:23:48 ---> Running in 2f639f5a4c0c 20:23:49 Removing intermediate container 2f639f5a4c0c 20:23:49 ---> 30e9e2a7afd1 20:23:49 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 20:23:49 ---> Running in 3c658b59688c 20:23:49 Removing intermediate container 3c658b59688c 20:23:49 ---> c82b7184b63e 20:23:49 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 20:23:49 ---> Running in 442f2b3d073f 20:23:49 Removing intermediate container 442f2b3d073f 20:23:49 ---> 567b8d2d9478 20:23:49 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:23:49 ---> Running in b7fa87426511 20:23:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:23:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:23:52 OK: 271 MiB in 67 packages 20:23:53 Removing intermediate container b7fa87426511 20:23:53 ---> f1173fb3c630 20:23:53 Step 8/35 : WORKDIR /device-usb-camera 20:23:53 ---> Running in 784619f696db 20:23:53 Removing intermediate container 784619f696db 20:23:53 ---> e021600452d8 20:23:53 Step 9/35 : COPY go.mod vendor* ./ 20:23:54 ---> d786063c307e 20:23:54 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:54 ---> Running in 425b40ff4d06 20:23:56 Removing intermediate container 425b40ff4d06 20:23:56 ---> af3a12966dab 20:23:56 Step 11/35 : COPY . . 20:23:57 ---> 9aa5d61f47c2 20:23:57 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 20:23:57 ---> Running in d618b178e78d 20:23:58  % Total % Received % Xferd Average Speed Time Time Time Current 20:23:58  Dload Upload Total Spent Left Speed 20:23:58 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4140 0 --:--:-- --:--:-- --:--:-- 4148 20:23:59 Removing intermediate container d618b178e78d 20:23:59 ---> 9fb6a72c22be 20:23:59 Step 13/35 : RUN ${MAKE} 20:23:59 ---> Running in 8a0b0deef1f4 20:24:00 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.21" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 20:26:24 Removing intermediate container 8a0b0deef1f4 20:26:24 ---> 204c08495029 20:26:24 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 20:26:24 v0.21.6: Pulling from aler9/rtsp-simple-server 20:26:24 8766b47fe142: Pulling fs layer 20:26:24 8766b47fe142: Download complete 20:26:24 8766b47fe142: Pull complete 20:26:24 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 20:26:24 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 20:26:24 ---> 69d40e2cb93c 20:26:24 Step 15/35 : FROM alpine:3.17 20:26:24 3.17: Pulling from library/alpine 20:26:24 c41833b44d91: Pulling fs layer 20:26:24 c41833b44d91: Verifying Checksum 20:26:24 c41833b44d91: Download complete 20:26:24 c41833b44d91: Pull complete 20:26:24 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:26:24 Status: Downloaded newer image for alpine:3.17 20:26:24 ---> 51e60588ff2c 20:26:24 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 20:26:24 ---> Running in e89a88ac0247 20:26:24 Removing intermediate container e89a88ac0247 20:26:24 ---> 9a075119a46f 20:26:24 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 20:26:24 ---> Running in 21649c7a1c2e 20:26:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:26:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:26:24 (1/83) Installing dumb-init (1.2.5-r2) 20:26:24 (2/83) Installing sdl2 (2.26.3-r0) 20:26:24 (3/83) Installing libxau (1.0.10-r0) 20:26:24 (4/83) Installing libmd (1.0.4-r0) 20:26:24 (5/83) Installing libbsd (0.11.7-r0) 20:26:24 (6/83) Installing libxdmcp (1.1.4-r0) 20:26:24 (7/83) Installing libxcb (1.15-r0) 20:26:24 (8/83) Installing libx11 (1.8.4-r0) 20:26:24 (9/83) Installing aom-libs (3.5.0-r0) 20:26:24 (10/83) Installing alsa-lib (1.2.8-r0) 20:26:24 (11/83) Installing libexpat (2.5.0-r0) 20:26:24 (12/83) Installing brotli-libs (1.0.9-r9) 20:26:24 (13/83) Installing libbz2 (1.0.8-r4) 20:26:24 (14/83) Installing libpng (1.6.38-r0) 20:26:24 (15/83) Installing freetype (2.12.1-r0) 20:26:24 (16/83) Installing fontconfig (2.14.1-r0) 20:26:24 (17/83) Installing fribidi (1.0.12-r0) 20:26:24 (18/83) Installing libffi (3.4.4-r0) 20:26:24 (19/83) Installing libintl (0.21.1-r1) 20:26:24 (20/83) Installing libblkid (2.38.1-r1) 20:26:24 (21/83) Installing libmount (2.38.1-r1) 20:26:24 (22/83) Installing pcre2 (10.42-r0) 20:26:24 (23/83) Installing glib (2.74.6-r0) 20:26:24 (24/83) Installing graphite2 (1.3.14-r2) 20:26:24 (25/83) Installing harfbuzz (5.3.1-r1) 20:26:24 (26/83) Installing libass (0.16.0-r1) 20:26:24 (27/83) Installing libdav1d (1.0.0-r2) 20:26:24 (28/83) Installing libdrm (2.4.114-r0) 20:26:24 (29/83) Installing gmp (6.2.1-r2) 20:26:24 (30/83) Installing nettle (3.8.1-r0) 20:26:24 (31/83) Installing p11-kit (0.24.1-r1) 20:26:24 (32/83) Installing libtasn1 (4.19.0-r0) 20:26:24 (33/83) Installing libunistring (1.1-r0) 20:26:24 (34/83) Installing gnutls (3.7.8-r3) 20:26:24 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) 20:26:24 (36/83) Installing ncurses-libs (6.3_p20221119-r0) 20:26:24 (37/83) Installing lame (3.100-r2) 20:26:24 (38/83) Installing opus (1.3.1-r1) 20:26:24 (39/83) Installing libasyncns (0.8-r1) 20:26:24 (40/83) Installing dbus-libs (1.14.4-r0) 20:26:24 (41/83) Installing libltdl (2.4.7-r1) 20:26:24 (42/83) Installing orc (0.4.33-r0) 20:26:24 (43/83) Installing libgcc (12.2.1_git20220924-r4) 20:26:24 (44/83) Installing libogg (1.3.5-r2) 20:26:24 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 20:26:24 (46/83) Installing flac-libs (1.4.2-r0) 20:26:24 (47/83) Installing libvorbis (1.3.7-r0) 20:26:24 (48/83) Installing libsndfile (1.1.0-r2) 20:26:24 (49/83) Installing libgomp (12.2.1_git20220924-r4) 20:26:24 (50/83) Installing soxr (0.1.3-r3) 20:26:24 (51/83) Installing speexdsp (1.2.1-r0) 20:26:24 (52/83) Installing tdb-libs (1.4.7-r0) 20:26:24 (53/83) Installing libpulse (16.1-r6) 20:26:24 (54/83) Installing cjson (1.7.15-r3) 20:26:24 (55/83) Installing mbedtls (2.28.2-r0) 20:26:24 (56/83) Installing librist (0.2.7-r0) 20:26:24 (57/83) Installing libsrt (1.5.1-r0) 20:26:24 (58/83) Installing libssh (0.10.4-r0) 20:26:24 (59/83) Installing libtheora (1.1.1-r16) 20:26:24 (60/83) Installing libjpeg-turbo (2.1.4-r0) 20:26:24 (61/83) Installing v4l-utils-libs (1.22.1-r2) 20:26:24 (62/83) Installing libxext (1.3.5-r0) 20:26:24 (63/83) Installing libxfixes (6.0.0-r0) 20:26:24 (64/83) Installing wayland-libs-client (1.21.0-r1) 20:26:24 (65/83) Installing libva (2.16.0-r0) 20:26:24 (66/83) Installing libvdpau (1.5-r0) 20:26:24 (67/83) Installing vidstab (1.1.0-r2) 20:26:24 (68/83) Installing libvpx (1.12.0-r1) 20:26:24 (69/83) Installing libwebp (1.2.4-r1) 20:26:24 (70/83) Installing x264-libs (0.164_git20220602-r0) 20:26:24 (71/83) Installing numactl (2.0.16-r1) 20:26:24 (72/83) Installing x265-libs (3.5-r3) 20:26:24 (73/83) Installing xvidcore (1.3.7-r1) 20:26:25 (74/83) Installing libsodium (1.0.18-r2) 20:26:25 (75/83) Installing libzmq (4.3.4-r1) 20:26:25 (76/83) Installing ffmpeg-libs (5.1.3-r0) 20:26:25 (77/83) Installing ffmpeg (5.1.3-r0) 20:26:25 (78/83) Installing udev-init-scripts (35-r1) 20:26:25 (79/83) Installing eudev-libs (3.2.11-r4) 20:26:25 (80/83) Installing xz-libs (5.2.9-r0) 20:26:25 (81/83) Installing zstd-libs (1.5.2-r9) 20:26:25 (82/83) Installing kmod-libs (30-r1) 20:26:25 (83/83) Installing eudev (3.2.11-r4) 20:26:25 Executing busybox-1.35.0-r29.trigger 20:26:25 Executing eudev-3.2.11-r4.trigger 20:26:25 OK: 86 MiB in 98 packages 20:26:30 Removing intermediate container 21649c7a1c2e 20:26:30 ---> 54ec3cace043 20:26:30 Step 18/35 : WORKDIR / 20:26:30 ---> Running in e04fd43bd6e5 20:26:30 Removing intermediate container e04fd43bd6e5 20:26:30 ---> 11dd6a67733a 20:26:30 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 20:26:32 ---> 52793a5fe943 20:26:32 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 20:26:32 ---> ea4c0fce54d6 20:26:32 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 20:26:33 ---> 226eed65c208 20:26:33 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 20:26:33 ---> 090686d7c4d5 20:26:33 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 20:26:34 ---> bef0160255d9 20:26:34 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 20:26:34 ---> 430a42059919 20:26:34 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 20:26:35 ---> 0aecdb88c21a 20:26:35 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 20:26:35 ---> Running in 56848408b2f2 20:26:37 Removing intermediate container 56848408b2f2 20:26:37 ---> 10b4df1121ee 20:26:37 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 20:26:37 ---> Running in beb27a361f05 20:26:39 Removing intermediate container beb27a361f05 20:26:39 ---> 6832b26b767b 20:26:39 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 20:26:39 ---> Running in 901baf702ef3 20:26:40 Removing intermediate container 901baf702ef3 20:26:40 ---> 6490814b5770 20:26:40 Step 29/35 : EXPOSE 59983 20:26:40 ---> Running in 12524829f68d 20:26:40 Removing intermediate container 12524829f68d 20:26:40 ---> 9de5feba5797 20:26:40 Step 30/35 : EXPOSE 8554 20:26:41 ---> Running in a399320aa8cb 20:26:41 Removing intermediate container a399320aa8cb 20:26:41 ---> 9efc6a43eaa4 20:26:41 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 20:26:41 ---> Running in 68ff512cf220 20:26:41 Removing intermediate container 68ff512cf220 20:26:41 ---> cdccaae4e20e 20:26:41 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 20:26:41 ---> Running in 39a3b9cc796a 20:26:41 Removing intermediate container 39a3b9cc796a 20:26:41 ---> 78742a4b0c90 20:26:41 Step 33/35 : LABEL arch=arm64 20:26:42 ---> Running in 8c38e77596bc 20:26:42 Removing intermediate container 8c38e77596bc 20:26:42 ---> 803c8f879c42 20:26:42 Step 34/35 : LABEL git_sha=356537ab07bbd0d4ce97dae4f5ee98aa2613881b 20:26:42 ---> Running in 389cd9d30699 20:26:42 Removing intermediate container 389cd9d30699 20:26:42 ---> 52e5edab768e 20:26:42 Step 35/35 : LABEL version=3.0.0-dev.21 20:26:42 ---> Running in 87a11163b7a1 20:26:43 Removing intermediate container 87a11163b7a1 20:26:43 ---> f8a44dbbecf7 20:26:43 [Warning] One or more build-args [ARCH] were not consumed 20:26:43 Successfully built f8a44dbbecf7 20:26:43 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:26:43 provisioning config files... 20:26:43 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/93@tmp/config9388496268766234010tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:26:43 ---> docker-login.sh 20:26:43 nexus3.edgexfoundry.org:10001 20:26:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:26:43 Configure a credential helper to remove this warning. See 20:26:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:26:43 20:26:43 Login Succeeded 20:26:43 nexus3.edgexfoundry.org:10002 20:26:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:26:44 Configure a credential helper to remove this warning. See 20:26:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:26:44 20:26:44 Login Succeeded 20:26:44 nexus3.edgexfoundry.org:10003 20:26:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:26:44 Configure a credential helper to remove this warning. See 20:26:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:26:44 20:26:44 Login Succeeded 20:26:44 nexus3.edgexfoundry.org:10004 20:26:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:26:44 Configure a credential helper to remove this warning. See 20:26:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:26:44 20:26:44 Login Succeeded 20:26:44 docker.io 20:26:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:26:45 Configure a credential helper to remove this warning. See 20:26:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:26:45 20:26:45 Login Succeeded 20:26:45 ---> docker-login.sh ends [Pipeline] } 20:26:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:26:45 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 20:26:45 356537ab07bbd0d4ce97dae4f5ee98aa2613881b 20:26:45 latest 20:26:45 3.0.0-dev.21 20:26:45 356537ab07bbd0d4ce97dae4f5ee98aa2613881b-3.0.0-dev.21 20:26:45 main 20:26:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:45 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:356537ab07bbd0d4ce97dae4f5ee98aa2613881b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:46 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:356537ab07bbd0d4ce97dae4f5ee98aa2613881b 20:26:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 20:26:46 c63d87e06f03: Preparing 20:26:46 e0f2b1139f81: Preparing 20:26:46 7dca4f491602: Preparing 20:26:46 608d194cb50c: Preparing 20:26:46 acc83c6ca332: Preparing 20:26:46 fdacb915135f: Preparing 20:26:46 0ed6ba686a28: Preparing 20:26:46 58a5cd67633d: Preparing 20:26:46 71e3580c7cf9: Preparing 20:26:46 0d001f14ad53: Preparing 20:26:46 bbc7ab625667: Preparing 20:26:46 26cbea5cba74: Preparing 20:26:46 fdacb915135f: Waiting 20:26:46 58a5cd67633d: Waiting 20:26:46 0ed6ba686a28: Waiting 20:26:46 71e3580c7cf9: Waiting 20:26:46 0d001f14ad53: Waiting 20:26:46 bbc7ab625667: Waiting 20:26:46 26cbea5cba74: Waiting 20:26:46 acc83c6ca332: Pushed 20:26:46 c63d87e06f03: Pushed 20:26:46 7dca4f491602: Pushed 20:26:46 e0f2b1139f81: Pushed 20:26:46 fdacb915135f: Pushed 20:26:46 0ed6ba686a28: Pushed 20:26:46 71e3580c7cf9: Pushed 20:26:46 58a5cd67633d: Pushed 20:26:46 26cbea5cba74: Layer already exists 20:26:52 608d194cb50c: Pushed 20:26:52 0d001f14ad53: Pushed 20:27:00 bbc7ab625667: Pushed 20:27:00 356537ab07bbd0d4ce97dae4f5ee98aa2613881b: digest: sha256:a8001b3bff8fa5a0e692e0e02622c71fbc602679f4774acc2e1c9988a5fadfcf size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:00 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:01 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 20:27:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 20:27:01 c63d87e06f03: Preparing 20:27:01 e0f2b1139f81: Preparing 20:27:01 7dca4f491602: Preparing 20:27:01 608d194cb50c: Preparing 20:27:01 acc83c6ca332: Preparing 20:27:01 fdacb915135f: Preparing 20:27:01 0ed6ba686a28: Preparing 20:27:01 58a5cd67633d: Preparing 20:27:01 71e3580c7cf9: Preparing 20:27:01 0d001f14ad53: Preparing 20:27:01 bbc7ab625667: Preparing 20:27:01 26cbea5cba74: Preparing 20:27:01 58a5cd67633d: Waiting 20:27:01 71e3580c7cf9: Waiting 20:27:01 0d001f14ad53: Waiting 20:27:01 bbc7ab625667: Waiting 20:27:01 26cbea5cba74: Waiting 20:27:01 fdacb915135f: Waiting 20:27:01 0ed6ba686a28: Waiting 20:27:01 c63d87e06f03: Layer already exists 20:27:01 7dca4f491602: Layer already exists 20:27:01 acc83c6ca332: Layer already exists 20:27:01 e0f2b1139f81: Layer already exists 20:27:01 608d194cb50c: Layer already exists 20:27:01 58a5cd67633d: Layer already exists 20:27:01 fdacb915135f: Layer already exists 20:27:01 0ed6ba686a28: Layer already exists 20:27:01 0d001f14ad53: Layer already exists 20:27:01 71e3580c7cf9: Layer already exists 20:27:01 26cbea5cba74: Layer already exists 20:27:01 bbc7ab625667: Layer already exists 20:27:01 latest: digest: sha256:a8001b3bff8fa5a0e692e0e02622c71fbc602679f4774acc2e1c9988a5fadfcf size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:01 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:02 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.21 20:27:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 20:27:02 c63d87e06f03: Preparing 20:27:02 e0f2b1139f81: Preparing 20:27:02 7dca4f491602: Preparing 20:27:02 608d194cb50c: Preparing 20:27:02 acc83c6ca332: Preparing 20:27:02 fdacb915135f: Preparing 20:27:02 0ed6ba686a28: Preparing 20:27:02 58a5cd67633d: Preparing 20:27:02 71e3580c7cf9: Preparing 20:27:02 0d001f14ad53: Preparing 20:27:02 bbc7ab625667: Preparing 20:27:02 26cbea5cba74: Preparing 20:27:02 58a5cd67633d: Waiting 20:27:02 71e3580c7cf9: Waiting 20:27:02 fdacb915135f: Waiting 20:27:02 0ed6ba686a28: Waiting 20:27:02 0d001f14ad53: Waiting 20:27:02 26cbea5cba74: Waiting 20:27:02 bbc7ab625667: Waiting 20:27:02 acc83c6ca332: Layer already exists 20:27:02 c63d87e06f03: Layer already exists 20:27:02 e0f2b1139f81: Layer already exists 20:27:02 608d194cb50c: Layer already exists 20:27:02 7dca4f491602: Layer already exists 20:27:02 0ed6ba686a28: Layer already exists 20:27:02 58a5cd67633d: Layer already exists 20:27:02 fdacb915135f: Layer already exists 20:27:02 0d001f14ad53: Layer already exists 20:27:02 71e3580c7cf9: Layer already exists 20:27:02 26cbea5cba74: Layer already exists 20:27:02 bbc7ab625667: Layer already exists 20:27:02 3.0.0-dev.21: digest: sha256:a8001b3bff8fa5a0e692e0e02622c71fbc602679f4774acc2e1c9988a5fadfcf size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:02 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:356537ab07bbd0d4ce97dae4f5ee98aa2613881b-3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:03 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:356537ab07bbd0d4ce97dae4f5ee98aa2613881b-3.0.0-dev.21 20:27:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 20:27:03 c63d87e06f03: Preparing 20:27:03 e0f2b1139f81: Preparing 20:27:03 7dca4f491602: Preparing 20:27:03 608d194cb50c: Preparing 20:27:03 acc83c6ca332: Preparing 20:27:03 fdacb915135f: Preparing 20:27:03 0ed6ba686a28: Preparing 20:27:03 58a5cd67633d: Preparing 20:27:03 71e3580c7cf9: Preparing 20:27:03 0d001f14ad53: Preparing 20:27:03 bbc7ab625667: Preparing 20:27:03 26cbea5cba74: Preparing 20:27:03 58a5cd67633d: Waiting 20:27:03 bbc7ab625667: Waiting 20:27:03 26cbea5cba74: Waiting 20:27:03 71e3580c7cf9: Waiting 20:27:03 0d001f14ad53: Waiting 20:27:03 fdacb915135f: Waiting 20:27:03 0ed6ba686a28: Waiting 20:27:03 acc83c6ca332: Layer already exists 20:27:03 608d194cb50c: Layer already exists 20:27:03 e0f2b1139f81: Layer already exists 20:27:03 c63d87e06f03: Layer already exists 20:27:03 7dca4f491602: Layer already exists 20:27:03 58a5cd67633d: Layer already exists 20:27:03 fdacb915135f: Layer already exists 20:27:03 0d001f14ad53: Layer already exists 20:27:03 0ed6ba686a28: Layer already exists 20:27:03 71e3580c7cf9: Layer already exists 20:27:03 26cbea5cba74: Layer already exists 20:27:03 bbc7ab625667: Layer already exists 20:27:03 356537ab07bbd0d4ce97dae4f5ee98aa2613881b-3.0.0-dev.21: digest: sha256:a8001b3bff8fa5a0e692e0e02622c71fbc602679f4774acc2e1c9988a5fadfcf size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:03 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:04 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 20:27:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 20:27:04 c63d87e06f03: Preparing 20:27:04 e0f2b1139f81: Preparing 20:27:04 7dca4f491602: Preparing 20:27:04 608d194cb50c: Preparing 20:27:04 acc83c6ca332: Preparing 20:27:04 fdacb915135f: Preparing 20:27:04 0ed6ba686a28: Preparing 20:27:04 58a5cd67633d: Preparing 20:27:04 71e3580c7cf9: Preparing 20:27:04 0d001f14ad53: Preparing 20:27:04 bbc7ab625667: Preparing 20:27:04 26cbea5cba74: Preparing 20:27:04 fdacb915135f: Waiting 20:27:04 0ed6ba686a28: Waiting 20:27:04 71e3580c7cf9: Waiting 20:27:04 58a5cd67633d: Waiting 20:27:04 0d001f14ad53: Waiting 20:27:04 bbc7ab625667: Waiting 20:27:04 26cbea5cba74: Waiting 20:27:04 608d194cb50c: Layer already exists 20:27:04 e0f2b1139f81: Layer already exists 20:27:04 acc83c6ca332: Layer already exists 20:27:04 c63d87e06f03: Layer already exists 20:27:04 7dca4f491602: Layer already exists 20:27:04 0ed6ba686a28: Layer already exists 20:27:04 58a5cd67633d: Layer already exists 20:27:04 fdacb915135f: Layer already exists 20:27:04 71e3580c7cf9: Layer already exists 20:27:04 0d001f14ad53: Layer already exists 20:27:04 bbc7ab625667: Layer already exists 20:27:04 26cbea5cba74: Layer already exists 20:27:04 main: digest: sha256:a8001b3bff8fa5a0e692e0e02622c71fbc602679f4774acc2e1c9988a5fadfcf size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:27:04 ===================================================== [Pipeline] echo 20:27:04 taggedImages: 20:27:04 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:356537ab07bbd0d4ce97dae4f5ee98aa2613881b 20:27:04 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 20:27:04 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.21 20:27:04 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:356537ab07bbd0d4ce97dae4f5ee98aa2613881b-3.0.0-dev.21 20:27:04 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:27:04 20:27:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:27:05 arm64: Pulling from edgex-lftools-log-publisher 20:27:05 8998bd30e6a1: Pulling fs layer 20:27:05 04944245beec: Pulling fs layer 20:27:05 699f458cf7ca: Pulling fs layer 20:27:05 765212b225bb: Pulling fs layer 20:27:05 f23df028b6ca: Pulling fs layer 20:27:05 d65c8cfc05b1: Pulling fs layer 20:27:05 2437ff75d9bd: Pulling fs layer 20:27:05 765212b225bb: Waiting 20:27:05 2437ff75d9bd: Waiting 20:27:05 d65c8cfc05b1: Waiting 20:27:05 f23df028b6ca: Waiting 20:27:05 04944245beec: Verifying Checksum 20:27:05 04944245beec: Download complete 20:27:05 765212b225bb: Verifying Checksum 20:27:05 765212b225bb: Download complete 20:27:05 f23df028b6ca: Verifying Checksum 20:27:05 f23df028b6ca: Download complete 20:27:05 d65c8cfc05b1: Verifying Checksum 20:27:05 d65c8cfc05b1: Download complete 20:27:05 699f458cf7ca: Verifying Checksum 20:27:05 699f458cf7ca: Download complete 20:27:05 8998bd30e6a1: Verifying Checksum 20:27:05 8998bd30e6a1: Download complete 20:27:07 2437ff75d9bd: Verifying Checksum 20:27:07 2437ff75d9bd: Download complete 20:27:09 8998bd30e6a1: Pull complete 20:27:09 04944245beec: Pull complete 20:27:10 699f458cf7ca: Pull complete 20:27:11 765212b225bb: Pull complete 20:27:11 f23df028b6ca: Pull complete 20:27:11 d65c8cfc05b1: Pull complete 20:27:24 2437ff75d9bd: Pull complete 20:27:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:27:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:27:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:27:24 prd-ubuntu20.04-docker-arm64-4c-16g-6245 does not seem to be running inside a container 20:27:24 $ 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-usb-camera/93 -v /w/workspace/device-usb-camera/93:/w/workspace/device-usb-camera/93:rw,z -v /w/workspace/device-usb-camera/93@tmp:/w/workspace/device-usb-camera/93@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:27:27 $ docker top adc6d826d3cfea86dfc62a6696c1657434c171b4f1cdcd6ae36f6a3485e23038 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:27:28 ---> job-cost.sh 20:27:28 lf-activate-venv: SKIPPING 20:27:28 INFO: No Stack... 20:27:28 INFO: Retrieving Pricing Info for: v3-standard-4 20:27:29 INFO: Archiving Costs [Pipeline] sh 20:27:30 + cat /w/workspace/device-usb-camera/93/archives/cost.csv 20:27:30 + cut -d, -f6 [Pipeline] lock 20:27:30 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-93-stack-cost] 20:27:30 Resource [jenkins-edgexfoundry-device-usb-camera-main-93-stack-cost] did not exist. Created. 20:27:30 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-93-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:27:30 /w/workspace/device-usb-camera/93@tmp/durable-abb148da/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:27:31 + echo total: 0.10999999940395355 [Pipeline] stash 20:27:31 Warning: overwriting stash ‘stack-cost’ 20:27:31 Stashed 1 file(s) [Pipeline] } 20:27:31 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-93-stack-cost] [Pipeline] // lock [Pipeline] } 20:27:31 $ docker stop --time=1 adc6d826d3cfea86dfc62a6696c1657434c171b4f1cdcd6ae36f6a3485e23038 20:27:35 $ docker rm -f --volumes adc6d826d3cfea86dfc62a6696c1657434c171b4f1cdcd6ae36f6a3485e23038 [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 20:27:35 provisioning config files... 20:27:35 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6165912603551498464tmp [Pipeline] { [Pipeline] sh 20:27:35 + set +x 20:27:35 + curl -s https://codecov.io/bash 20:27:35 + bash -s -- 20:27:35 20:27:35 _____ _ 20:27:35 / ____| | | 20:27:35 | | ___ __| | ___ ___ _____ __ 20:27:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:27:35 | |___| (_) | (_| | __/ (_| (_) \ V / 20:27:35 \_____\___/ \__,_|\___|\___\___/ \_/ 20:27:35 Bash-1.0.6 20:27:35 20:27:35 20:27:35 ==> git version 2.25.1 found 20:27:35 ==> 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 20:27:35 Release-Date: 2020-01-08 20:27:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:27:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:27:35 ==> Jenkins CI detected. 20:27:35 current dir:  /w/workspace/exfoundry_device-usb-camera_main 20:27:35 project root: . 20:27:35 --> token set from env 20:27:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:27:35 ==> Running gcov in . (disable via -X gcov) 20:27:35 ==> Python coveragepy not found 20:27:35 ==> Searching for coverage reports in: 20:27:35 + . 20:27:35 -> Found 1 reports 20:27:35 ==> Detecting git/mercurial file structure 20:27:36 ==> Reading reports 20:27:36 + ./coverage.out bytes=28352 20:27:36 ==> Appending adjustments 20:27:36 https://docs.codecov.io/docs/fixing-reports 20:27:36 + Found adjustments 20:27:36 ==> Gzipping contents 20:27:36 4.0K /tmp/codecov.y25rir.gz 20:27:36 ==> Uploading reports 20:27:36 url: https://codecov.io 20:27:36 query: branch=main&commit=356537ab07bbd0d4ce97dae4f5ee98aa2613881b&build=93&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F93%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 20:27:36 -> Pinging Codecov 20:27:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=356537ab07bbd0d4ce97dae4f5ee98aa2613881b&build=93&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F93%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 20:27:36 -> Uploading to 20:27:36 https://storage.googleapis.com/codecov/v4/raw/2023-03-29/73D8F5FF140700D3E01443B452E23636/356537ab07bbd0d4ce97dae4f5ee98aa2613881b/68990caf-c4eb-4e08-bfc6-960cb19aaf55.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230329T202736Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=33440209fc87c6d2c8fb7c299ec21f185a3d694bb802001d43ba38880b260c7d 20:27:36 % Total % Received % Xferd Average Speed Time Time Time Current 20:27:36 Dload Upload Total Spent Left Speed 20:27:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3897 0 0 100 3897 0 15650 --:--:-- --:--:-- --:--:-- 15650 20:27:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/356537ab07bbd0d4ce97dae4f5ee98aa2613881b [Pipeline] } 20:27:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:27:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:27:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:27:37 20:27:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:27:37 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:27:37 df9b9388f04a: Pulling fs layer 20:27:37 52dc419b0ee2: Pulling fs layer 20:27:37 25bc292e5bac: Pulling fs layer 20:27:37 114826534d7a: Pulling fs layer 20:27:37 4657fd5d0bcf: Pulling fs layer 20:27:37 6ad1cebc031e: Pulling fs layer 20:27:37 8a3aa393b2d8: Pulling fs layer 20:27:37 114826534d7a: Waiting 20:27:37 4657fd5d0bcf: Waiting 20:27:37 6ad1cebc031e: Waiting 20:27:37 25bc292e5bac: Download complete 20:27:37 52dc419b0ee2: Download complete 20:27:37 4657fd5d0bcf: Verifying Checksum 20:27:37 4657fd5d0bcf: Download complete 20:27:37 df9b9388f04a: Download complete 20:27:37 6ad1cebc031e: Verifying Checksum 20:27:37 6ad1cebc031e: Download complete 20:27:37 df9b9388f04a: Pull complete 20:27:37 52dc419b0ee2: Pull complete 20:27:37 25bc292e5bac: Pull complete 20:27:38 114826534d7a: Verifying Checksum 20:27:38 114826534d7a: Download complete 20:27:38 8a3aa393b2d8: Verifying Checksum 20:27:38 8a3aa393b2d8: Download complete 20:27:41 114826534d7a: Pull complete 20:27:41 4657fd5d0bcf: Pull complete 20:27:42 6ad1cebc031e: Pull complete 20:27:45 8a3aa393b2d8: Pull complete 20:27:45 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:27:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:27:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:27:45 prd-ubuntu20.04-docker-8c-8g-6240 does not seem to be running inside a container 20:27:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:27:47 $ docker top 652a6773806abcd37cb02392aea2558200a72e1ab7cedfc975c7042426099b57 -eo pid,comm [Pipeline] { [Pipeline] echo 20:27:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 20:27:47 + set -o pipefail 20:27:47 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 20:27:52 20:27:52 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 20:27:52 20:27:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/f15e209a-90bf-43a3-bc19-a641237f5a80 20:27:52 20:27:52 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:27:52 20:27:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:27:52 20:27:52 20:27:52 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:27:52 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:27:52 More details here: https://snyk.co/ue1NS [Pipeline] } 20:27:52 $ docker stop --time=1 652a6773806abcd37cb02392aea2558200a72e1ab7cedfc975c7042426099b57 20:27:55 $ docker rm -f --volumes 652a6773806abcd37cb02392aea2558200a72e1ab7cedfc975c7042426099b57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:27:55 + git log --format=format:%s -1 356537ab07bbd0d4ce97dae4f5ee98aa2613881b [Pipeline] sh 20:27:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:27:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:27:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:27:56 prd-ubuntu20.04-docker-8c-8g-6240 does not seem to be running inside a container 20:27:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:27:56 $ docker top 7734792cb3c5238929c3bccb563ef90700bbad30e2116a3b042b02f45f2c1aa3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:27:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:27:56 [ssh-agent] Looking for ssh-agent implementation... 20:27:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:27:57 $ docker exec 7734792cb3c5238929c3bccb563ef90700bbad30e2116a3b042b02f45f2c1aa3 ssh-agent 20:27:57 SSH_AUTH_SOCK=/tmp/ssh-7gvJUE7wSECf/agent.32 20:27:57 SSH_AGENT_PID=38 20:27:57 Running ssh-add (command line suppressed) 20:27:57 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3641343146727330849.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3641343146727330849.key) 20:27:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:27:57 + git semver tag 20:27:57 2023-03-29 20:27:57,822 [run_tag] DEBUG tag force:False 20:27:57 2023-03-29 20:27:57,822 [check_head_tag] DEBUG check head tag 20:27:57 2023-03-29 20:27:57,824 [execute] INFO git cat-file --batch-check 20:27:57 2023-03-29 20:27:57,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 20:27:57 2023-03-29 20:27:57,829 [execute] INFO git cat-file --batch 20:27:57 2023-03-29 20:27:57,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 20:27:57 2023-03-29 20:27:57,859 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 20:27:57 2023-03-29 20:27:57,859 [execute] INFO git tag -a v3.0.0-dev.21 -m v3.0.0-dev.21 20:27:57 2023-03-29 20:27:57,860 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.21', '-m', 'v3.0.0-dev.21'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 20:27:57 2023-03-29 20:27:57,866 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 20:27:57 3.0.0-dev.21 [Pipeline] } 20:27:58 $ docker exec --env ******** --env ******** 7734792cb3c5238929c3bccb563ef90700bbad30e2116a3b042b02f45f2c1aa3 ssh-agent -k 20:27:58 unset SSH_AUTH_SOCK; 20:27:58 unset SSH_AGENT_PID; 20:27:58 echo Agent pid 38 killed; 20:27:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:27:58 + git semver [Pipeline] } 20:27:58 $ docker stop --time=1 7734792cb3c5238929c3bccb563ef90700bbad30e2116a3b042b02f45f2c1aa3 20:28:00 $ docker rm -f --volumes 7734792cb3c5238929c3bccb563ef90700bbad30e2116a3b042b02f45f2c1aa3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:28:00 20:28:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:28:00 0.23.1-centos7: Pulling from edgex-lftools 20:28:00 ab5ef0e58194: Pulling fs layer 20:28:00 9712f1f96733: Pulling fs layer 20:28:00 63f879dbbcfc: Pulling fs layer 20:28:00 0d9ebad4ef96: Pulling fs layer 20:28:00 e9a5061849ea: Pulling fs layer 20:28:00 d747dcd14b5f: Pulling fs layer 20:28:00 2de7ff778b66: Pulling fs layer 20:28:00 0d9ebad4ef96: Waiting 20:28:00 e9a5061849ea: Waiting 20:28:00 d747dcd14b5f: Waiting 20:28:00 2de7ff778b66: Waiting 20:28:00 9712f1f96733: Verifying Checksum 20:28:00 9712f1f96733: Download complete 20:28:01 63f879dbbcfc: Verifying Checksum 20:28:01 63f879dbbcfc: Download complete 20:28:01 e9a5061849ea: Verifying Checksum 20:28:01 e9a5061849ea: Download complete 20:28:01 d747dcd14b5f: Download complete 20:28:01 0d9ebad4ef96: Verifying Checksum 20:28:01 0d9ebad4ef96: Download complete 20:28:01 ab5ef0e58194: Verifying Checksum 20:28:01 ab5ef0e58194: Download complete 20:28:01 2de7ff778b66: Verifying Checksum 20:28:01 2de7ff778b66: Download complete 20:28:04 ab5ef0e58194: Pull complete 20:28:04 9712f1f96733: Pull complete 20:28:05 63f879dbbcfc: Pull complete 20:28:09 0d9ebad4ef96: Pull complete 20:28:09 e9a5061849ea: Pull complete 20:28:09 d747dcd14b5f: Pull complete 20:28:10 2de7ff778b66: Pull complete 20:28:10 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:28:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:28:10 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:28:10 prd-ubuntu20.04-docker-8c-8g-6240 does not seem to be running inside a container 20:28:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:28:13 $ docker top e68834866ab545fffa72f621e128c16c6599e6e8c6582b41c6bf75ea0d86dd9f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:28:13 provisioning config files... 20:28:13 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17620099108455526840tmp 20:28:13 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7513547932778211231tmp 20:28:13 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14406481722730531816tmp [Pipeline] { [Pipeline] echo 20:28:13 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:28:13 ---> sigul-configuration.sh 20:28:13 gpg: directory `/root/.gnupg' created 20:28:13 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:28:13 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:28:13 gpg: keyring `/root/.gnupg/secring.gpg' created 20:28:13 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:28:13 gpg: CAST5 encrypted data 20:28:13 gpg: encrypted with 1 passphrase 20:28:13 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:28:13 + mkdir /home/jenkins 20:28:13 + mkdir /home/jenkins/sigul [Pipeline] sh 20:28:14 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 20:28:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:28:14 ---> sigul-install.sh 20:28:14 Sigul already installed; skipping installation. [Pipeline] sh 20:28:14 + git tag --list 20:28:14 v0.0.0 20:28:14 v0.0.1-dev.1 20:28:14 v0.0.1-dev.10 20:28:14 v0.0.1-dev.11 20:28:14 v0.0.1-dev.12 20:28:14 v0.0.1-dev.13 20:28:14 v0.0.1-dev.14 20:28:14 v0.0.1-dev.15 20:28:14 v0.0.1-dev.16 20:28:14 v0.0.1-dev.2 20:28:14 v0.0.1-dev.3 20:28:14 v0.0.1-dev.4 20:28:14 v0.0.1-dev.5 20:28:14 v0.0.1-dev.6 20:28:14 v0.0.1-dev.7 20:28:14 v0.0.1-dev.8 20:28:14 v0.0.1-dev.9 20:28:14 v2.2.0 20:28:14 v2.2.0-dev.17 20:28:14 v2.2.0-dev.18 20:28:14 v2.2.0-dev.19 20:28:14 v2.2.0-dev.20 20:28:14 v2.2.0-dev.21 20:28:14 v2.2.0-dev.22 20:28:14 v2.2.0-dev.23 20:28:14 v2.2.0-dev.24 20:28:14 v2.2.0-dev.25 20:28:14 v2.2.0-dev.26 20:28:14 v2.2.0-dev.27 20:28:14 v2.3.0 20:28:14 v2.3.0-dev.1 20:28:14 v2.3.0-dev.10 20:28:14 v2.3.0-dev.11 20:28:14 v2.3.0-dev.12 20:28:14 v2.3.0-dev.13 20:28:14 v2.3.0-dev.14 20:28:14 v2.3.0-dev.15 20:28:14 v2.3.0-dev.16 20:28:14 v2.3.0-dev.17 20:28:14 v2.3.0-dev.18 20:28:14 v2.3.0-dev.19 20:28:14 v2.3.0-dev.2 20:28:14 v2.3.0-dev.20 20:28:14 v2.3.0-dev.21 20:28:14 v2.3.0-dev.22 20:28:14 v2.3.0-dev.23 20:28:14 v2.3.0-dev.24 20:28:14 v2.3.0-dev.25 20:28:14 v2.3.0-dev.26 20:28:14 v2.3.0-dev.27 20:28:14 v2.3.0-dev.28 20:28:14 v2.3.0-dev.3 20:28:14 v2.3.0-dev.4 20:28:14 v2.3.0-dev.5 20:28:14 v2.3.0-dev.6 20:28:14 v2.3.0-dev.7 20:28:14 v2.3.0-dev.8 20:28:14 v2.3.0-dev.9 20:28:14 v2.3.1 20:28:14 v2.3.1-dev.4 20:28:14 v2.3.1-dev.5 20:28:14 v2.3.1-dev.6 20:28:14 v3.0.0-dev.1 20:28:14 v3.0.0-dev.10 20:28:14 v3.0.0-dev.11 20:28:14 v3.0.0-dev.12 20:28:14 v3.0.0-dev.13 20:28:14 v3.0.0-dev.14 20:28:14 v3.0.0-dev.15 20:28:14 v3.0.0-dev.16 20:28:14 v3.0.0-dev.17 20:28:14 v3.0.0-dev.18 20:28:14 v3.0.0-dev.19 20:28:14 v3.0.0-dev.2 20:28:14 v3.0.0-dev.20 20:28:14 v3.0.0-dev.21 20:28:14 v3.0.0-dev.3 20:28:14 v3.0.0-dev.4 20:28:14 v3.0.0-dev.5 20:28:14 v3.0.0-dev.6 20:28:14 v3.0.0-dev.7 20:28:14 v3.0.0-dev.8 20:28:14 v3.0.0-dev.9 [Pipeline] sh 20:28:14 + lftools sign git-tag v3.0.0-dev.21 20:28:15 Signing Git tag with Sigul... 20:28:15 Signing v3.0.0-dev.21 [Pipeline] echo 20:28:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:28:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:28:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:28:16 $ docker stop --time=1 e68834866ab545fffa72f621e128c16c6599e6e8c6582b41c6bf75ea0d86dd9f 20:28:17 $ docker rm -f --volumes e68834866ab545fffa72f621e128c16c6599e6e8c6582b41c6bf75ea0d86dd9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:28:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:28:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:28:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:28:18 prd-ubuntu20.04-docker-8c-8g-6240 does not seem to be running inside a container 20:28:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:28:18 $ docker top 349409c95848623024adcdd2d7f06fb37a71c86fb6642ff3bd7dc945bdce92b1 -eo pid,comm 20:28:18 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). 20:28:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:28:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:28:19 [ssh-agent] Looking for ssh-agent implementation... 20:28:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:28:19 $ docker exec 349409c95848623024adcdd2d7f06fb37a71c86fb6642ff3bd7dc945bdce92b1 ssh-agent 20:28:19 SSH_AUTH_SOCK=/tmp/ssh-J4lipHPl3Hb5/agent.31 20:28:19 SSH_AGENT_PID=37 20:28:19 Running ssh-add (command line suppressed) 20:28:19 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4375398140540364400.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4375398140540364400.key) 20:28:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:28:19 + git semver bump pre 20:28:19 2023-03-29 20:28:19,816 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 20:28:19 2023-03-29 20:28:19,816 [bump_version] DEBUG bumping version:3.0.0-dev.21 on axis:pre with prefix:dev 20:28:19 2023-03-29 20:28:19,816 [bump_version] DEBUG bumped version:3.0.0-dev.22 20:28:19 2023-03-29 20:28:19,816 [write_version] DEBUG write version:3.0.0-dev.22 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 20:28:19 2023-03-29 20:28:19,816 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 20:28:19 2023-03-29 20:28:19,816 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 20:28:19 2023-03-29 20:28:19,818 [execute] INFO git cat-file --batch-check 20:28:19 2023-03-29 20:28:19,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 20:28:19 2023-03-29 20:28:19,824 [execute] INFO git cat-file --batch 20:28:19 2023-03-29 20:28:19,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 20:28:19 2023-03-29 20:28:19,831 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 20:28:19 3.0.0-dev.22 [Pipeline] } 20:28:19 $ docker exec --env ******** --env ******** 349409c95848623024adcdd2d7f06fb37a71c86fb6642ff3bd7dc945bdce92b1 ssh-agent -k 20:28:19 unset SSH_AUTH_SOCK; 20:28:19 unset SSH_AGENT_PID; 20:28:19 echo Agent pid 37 killed; 20:28:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:28:20 + git semver [Pipeline] } 20:28:20 $ docker stop --time=1 349409c95848623024adcdd2d7f06fb37a71c86fb6642ff3bd7dc945bdce92b1 20:28:21 $ docker rm -f --volumes 349409c95848623024adcdd2d7f06fb37a71c86fb6642ff3bd7dc945bdce92b1 [Pipeline] // withDockerContainer [Pipeline] sh 20:28:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:28:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:28:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:28:22 prd-ubuntu20.04-docker-8c-8g-6240 does not seem to be running inside a container 20:28:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:28:23 $ docker top f96344a44f74fb839ca59ec93404c86dd24c0c96b68fcd1d9f679c8449e212cc -eo pid,comm 20:28:23 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). 20:28:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:28:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:28:23 [ssh-agent] Looking for ssh-agent implementation... 20:28:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:28:23 $ docker exec f96344a44f74fb839ca59ec93404c86dd24c0c96b68fcd1d9f679c8449e212cc ssh-agent 20:28:23 SSH_AUTH_SOCK=/tmp/ssh-2aGCsIqyQNw6/agent.32 20:28:23 SSH_AGENT_PID=38 20:28:23 Running ssh-add (command line suppressed) 20:28:23 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17840739855436372346.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17840739855436372346.key) 20:28:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:28:23 + git semver push 20:28:24 2023-03-29 20:28:24,084 [run_push] DEBUG push 20:28:24 2023-03-29 20:28:24,084 [execute] INFO git cat-file --batch-check 20:28:24 2023-03-29 20:28:24,085 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 20:28:24 2023-03-29 20:28:24,088 [execute] INFO git rev-list 6bbe1fa514a37608cfc165e1bba797a4a81aabee -- 20:28:24 2023-03-29 20:28:24,088 [execute] DEBUG Popen(['git', 'rev-list', '6bbe1fa514a37608cfc165e1bba797a4a81aabee', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 20:28:24 2023-03-29 20:28:24,095 [execute] INFO git fetch -v origin 20:28:24 2023-03-29 20:28:24,095 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 20:28:24 2023-03-29 20:28:24,694 [run_push] DEBUG no remote changes detected 20:28:24 2023-03-29 20:28:24,695 [execute] INFO git push origin semver 20:28:24 2023-03-29 20:28:24,695 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 20:28:25 2023-03-29 20:28:25,516 [run_push] DEBUG push all version tags 20:28:25 2023-03-29 20:28:25,517 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:28:25 2023-03-29 20:28:25,517 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 20:28:26 2023-03-29 20:28:26,421 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 20:28:26 3.0.0-dev.22 [Pipeline] } 20:28:26 $ docker exec --env ******** --env ******** f96344a44f74fb839ca59ec93404c86dd24c0c96b68fcd1d9f679c8449e212cc ssh-agent -k 20:28:26 unset SSH_AUTH_SOCK; 20:28:26 unset SSH_AGENT_PID; 20:28:26 echo Agent pid 38 killed; 20:28:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:28:27 + git semver [Pipeline] } 20:28:27 $ docker stop --time=1 f96344a44f74fb839ca59ec93404c86dd24c0c96b68fcd1d9f679c8449e212cc 20:28:28 $ docker rm -f --volumes f96344a44f74fb839ca59ec93404c86dd24c0c96b68fcd1d9f679c8449e212cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 20:28:29 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 20:28:29 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 20:28:29 total 16 20:28:29 drwxr-xr-x 3 root root 4096 Mar 29 20:20 . 20:28:29 drwxrwxr-x 11 jenkins jenkins 4096 Mar 29 20:28 .. 20:28:29 drwxr-xr-x 2 root root 4096 Mar 29 20:20 cost 20:28:29 -rw-r--r-- 1 root root 89 Mar 29 20:20 cost.csv 20:28:29 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 20:28:29 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 20:28:29 total 16 20:28:29 drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 20:20 . 20:28:29 drwxrwxr-x 11 jenkins jenkins 4096 Mar 29 20:28 .. 20:28:29 drwxr-xr-x 2 jenkins jenkins 4096 Mar 29 20:20 cost 20:28:29 -rw-r--r-- 1 jenkins jenkins 89 Mar 29 20:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:28:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:28:30 ---> package-listing.sh 20:28:30 ++ facter osfamily 20:28:30 ++ tr '[:upper:]' '[:lower:]' 20:28:30 + OS_FAMILY=debian 20:28:30 + workspace=/w/workspace/exfoundry_device-usb-camera_main 20:28:30 + START_PACKAGES=/tmp/packages_start.txt 20:28:30 + END_PACKAGES=/tmp/packages_end.txt 20:28:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:28:30 + PACKAGES=/tmp/packages_start.txt 20:28:30 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 20:28:30 + PACKAGES=/tmp/packages_end.txt 20:28:30 + case "${OS_FAMILY}" in 20:28:30 + dpkg -l 20:28:30 + grep '^ii' 20:28:30 + '[' -f /tmp/packages_start.txt ']' 20:28:30 + '[' -f /tmp/packages_end.txt ']' 20:28:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:28:30 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 20:28:30 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 20:28:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 20:28:30 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:28:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:28:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:28:31 prd-ubuntu20.04-docker-8c-8g-6240 does not seem to be running inside a container 20:28:31 $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:28:31 $ docker top f0745458e7b1c870a6b5c8881f5f6ab8ba24fa6b5f7ce40cd5c8778b1ae6c1ef -eo pid,comm [Pipeline] { [Pipeline] sh 20:28:32 + touch /tmp/pre-build-complete [Pipeline] sh 20:28:32 + mkdir -p /var/log/sysstat [Pipeline] sh 20:28:32 + ls /var/log/sa-host 20:28:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:28:32 provisioning config files... 20:28:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config827627148587602881tmp [Pipeline] { [Pipeline] echo 20:28:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:28:32 ---> create-netrc.sh [Pipeline] } 20:28:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:28:33 ---> python-tools-install.sh [Pipeline] echo 20:28:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:28:33 ---> sudo-logs.sh 20:28:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:28:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:28:33 ---> job-cost.sh 20:28:33 lf-activate-venv: SKIPPING 20:28:33 DEBUG: total: 0.2199999988079071 20:28:33 INFO: Retrieving Stack Cost... 20:28:34 INFO: Retrieving Pricing Info for: v3-standard-8 20:28:34 INFO: Archiving Costs [Pipeline] echo 20:28:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:28:35 ---> logs-deploy.sh 20:28:35 lf-activate-venv: SKIPPING 20:28:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/93 20:28:35 INFO: archiving workspace using pattern(s): 20:28:35 Archives upload complete. 20:28:36 INFO: archiving logs to Nexus