Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 91633e747b3f3010a9cab91b9839fc982e436734 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-ssh12144002103034134861.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11438390096191485043.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh4123384932358872392.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh3504331880733691346.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-ssh5272154476820099496.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-34741 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 91633e747b3f3010a9cab91b9839fc982e436734 (main) Commit message: "Merge pull request #370 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.9" > 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 91633e747b3f3010a9cab91b9839fc982e436734 # timeout=10 > git rev-list --no-walk 258560ba148656700ced9b9219027d412919cf0b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:53:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:53:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:53:14 ========================================================= 01:53:14 EdgeX Global Pipelines Version Info 01:53:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:53:15 ------------------- 01:53:15 stable info: 01:53:15 ------------------- 01:53:15 Commited By: Cherry Wang cherry@iotechsys.com 01:53:15 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 01:53:15 Message: update stable to v1.0.269 01:53:15 ------------------- 01:53:15 experimental info: 01:53:15 ------------------- 01:53:15 Commited By: **** collab-it+edgex@linuxfoundation.org 01:53:15 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 01:53:15 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:53:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 01:53:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 01:53:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:53:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:53:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:53:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:53:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:53:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:53:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:53:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:53:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:53:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 01:53:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:53:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:53:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:53:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:53:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:53:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:53:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:53:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:53:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:53:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:53:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:53:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:53:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:53:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:53:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:53:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:53:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:53:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:53:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 91633e747b3f3010a9cab91b9839fc982e436734 [Pipeline] echo 01:53:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 91633e7 [Pipeline] echo 01:53:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:53:16 provisioning config files... 01:53:16 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16773862139891833272tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:53:16 ---> ****-login.sh 01:53:16 nexus3.edgexfoundry.org:10001 01:53:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:53:17 Configure a credential helper to remove this warning. See 01:53:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:53:17 01:53:17 Login Succeeded 01:53:17 nexus3.edgexfoundry.org:10002 01:53:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:53:17 Configure a credential helper to remove this warning. See 01:53:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:53:17 01:53:17 Login Succeeded 01:53:17 nexus3.edgexfoundry.org:10003 01:53:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:53:17 Configure a credential helper to remove this warning. See 01:53:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:53:17 01:53:17 Login Succeeded 01:53:17 nexus3.edgexfoundry.org:10004 01:53:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:53:17 Configure a credential helper to remove this warning. See 01:53:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:53:17 01:53:17 Login Succeeded 01:53:17 ****.io 01:53:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:53:17 Configure a credential helper to remove this warning. See 01:53:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:53:17 01:53:17 Login Succeeded 01:53:17 ---> ****-login.sh ends [Pipeline] } 01:53:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:53:17 + git rev-list -1 --merges 91633e747b3f3010a9cab91b9839fc982e436734~1..91633e747b3f3010a9cab91b9839fc982e436734 [Pipeline] echo 01:53:17 -----------> git rev-list -1 --merges 91633e747b3f3010a9cab91b9839fc982e436734~1..91633e747b3f3010a9cab91b9839fc982e436734 91633e747b3f3010a9cab91b9839fc982e436734 01:53:17 91633e747b3f3010a9cab91b9839fc982e436734 [false] [Pipeline] sh 01:53:18 + git log --format=format:%s -1 91633e747b3f3010a9cab91b9839fc982e436734 [Pipeline] echo 01:53:18 ========================================================= 01:53:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:53:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:53:18 + git log --format=format:%s -1 91633e747b3f3010a9cab91b9839fc982e436734 [Pipeline] echo 01:53:18 [semverPrep] GIT_COMMIT: 91633e747b3f3010a9cab91b9839fc982e436734, Commit Message: Merge pull request #370 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.9 [Pipeline] echo 01:53:18 [semverPrep] This is not a build commit. [Pipeline] sh 01:53:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:53:19 + grep -v github /etc/ssh/ssh_known_hosts 01:53:19 + [ -e /tmp/ssh_known_hosts ] 01:53:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:53:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:53:19 + sudo tee -a /etc/ssh/ssh_known_hosts 01:53:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:53:19 01:53:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:53:19 0.1.4: Pulling from edgex-devops/py-git-semver 01:53:19 b85a868b505f: Pulling fs layer 01:53:19 e2be974225ed: Pulling fs layer 01:53:19 339a4e72a1f5: Pulling fs layer 01:53:19 988bab9f4d93: Pulling fs layer 01:53:19 1469e6f7b9e6: Pulling fs layer 01:53:19 eaf3925da568: Pulling fs layer 01:53:19 bab4dde63d76: Pulling fs layer 01:53:19 bde34c3a00c8: Pulling fs layer 01:53:19 b352a97aabf1: Pulling fs layer 01:53:19 4872d77fe225: Pulling fs layer 01:53:19 5851b861e8e6: Pulling fs layer 01:53:19 988bab9f4d93: Waiting 01:53:19 1469e6f7b9e6: Waiting 01:53:19 eaf3925da568: Waiting 01:53:19 bab4dde63d76: Waiting 01:53:19 4872d77fe225: Waiting 01:53:19 bde34c3a00c8: Waiting 01:53:19 b352a97aabf1: Waiting 01:53:19 5851b861e8e6: Waiting 01:53:19 e2be974225ed: Download complete 01:53:19 988bab9f4d93: Verifying Checksum 01:53:19 988bab9f4d93: Download complete 01:53:19 1469e6f7b9e6: Verifying Checksum 01:53:19 1469e6f7b9e6: Download complete 01:53:19 eaf3925da568: Download complete 01:53:19 339a4e72a1f5: Verifying Checksum 01:53:19 339a4e72a1f5: Download complete 01:53:20 bde34c3a00c8: Verifying Checksum 01:53:20 bde34c3a00c8: Download complete 01:53:20 b352a97aabf1: Download complete 01:53:20 4872d77fe225: Verifying Checksum 01:53:20 4872d77fe225: Download complete 01:53:20 5851b861e8e6: Verifying Checksum 01:53:20 5851b861e8e6: Download complete 01:53:20 b85a868b505f: Verifying Checksum 01:53:20 b85a868b505f: Download complete 01:53:20 bab4dde63d76: Verifying Checksum 01:53:20 bab4dde63d76: Download complete 01:53:21 b85a868b505f: Pull complete 01:53:21 e2be974225ed: Pull complete 01:53:21 339a4e72a1f5: Pull complete 01:53:21 988bab9f4d93: Pull complete 01:53:22 1469e6f7b9e6: Pull complete 01:53:22 eaf3925da568: Pull complete 01:53:23 bab4dde63d76: Pull complete 01:53:23 bde34c3a00c8: Pull complete 01:53:23 b352a97aabf1: Pull complete 01:53:24 4872d77fe225: Pull complete 01:53:24 5851b861e8e6: Pull complete 01:53:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:53:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:53:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:53:24 prd-ubuntu20.04-docker-8c-8g-34741 does not seem to be running inside a container 01:53:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:53:26 $ docker top 149f8deee5a31879b41997b24200c873e9b38f7fa27308dd2f859fdd968c9335 -eo pid,comm 01:53: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). 01:53:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:53:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:53:26 [ssh-agent] Looking for ssh-agent implementation... 01:53:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:53:26 $ docker exec 149f8deee5a31879b41997b24200c873e9b38f7fa27308dd2f859fdd968c9335 ssh-agent 01:53:26 SSH_AUTH_SOCK=/tmp/ssh-ljxIkz4ooYAx/agent.32 01:53:26 SSH_AGENT_PID=38 01:53:26 Running ssh-add (command line suppressed) 01:53:26 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10376515313874682651.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10376515313874682651.key) 01:53:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:53:27 + git tag --points-at HEAD [Pipeline] } 01:53:27 $ docker exec --env ******** --env ******** 149f8deee5a31879b41997b24200c873e9b38f7fa27308dd2f859fdd968c9335 ssh-agent -k 01:53:27 unset SSH_AUTH_SOCK; 01:53:27 unset SSH_AGENT_PID; 01:53:27 echo Agent pid 38 killed; 01:53:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:53:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:53:27 [ssh-agent] Looking for ssh-agent implementation... 01:53:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:53:27 $ docker exec 149f8deee5a31879b41997b24200c873e9b38f7fa27308dd2f859fdd968c9335 ssh-agent 01:53:27 SSH_AUTH_SOCK=/tmp/ssh-uYAKA1AlWs6j/agent.71 01:53:27 SSH_AGENT_PID=77 01:53:27 Running ssh-add (command line suppressed) 01:53:27 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8351186379361954764.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8351186379361954764.key) 01:53:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:53:27 + git semver init 01:53:28 2024-12-09 01:53:28,010 [run_init] DEBUG init version:0.0.0 force:False 01:53:28 2024-12-09 01:53:28,010 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 01:53:28 2024-12-09 01:53:28,011 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 01:53:28 2024-12-09 01:53:28,011 [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) 01:53:29 2024-12-09 01:53:29,523 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 01:53:29 2024-12-09 01:53:29,523 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 01:53:29 2024-12-09 01:53:29,523 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:53:29 2024-12-09 01:53:29,524 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:53:29 4.0.0-dev.5 [Pipeline] } 01:53:30 $ docker exec --env ******** --env ******** 149f8deee5a31879b41997b24200c873e9b38f7fa27308dd2f859fdd968c9335 ssh-agent -k 01:53:30 unset SSH_AUTH_SOCK; 01:53:30 unset SSH_AGENT_PID; 01:53:30 echo Agent pid 77 killed; 01:53:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:53:30 + git semver [Pipeline] } 01:53:30 $ docker stop --time=1 149f8deee5a31879b41997b24200c873e9b38f7fa27308dd2f859fdd968c9335 01:53:32 $ docker rm -f --volumes 149f8deee5a31879b41997b24200c873e9b38f7fa27308dd2f859fdd968c9335 [Pipeline] // withDockerContainer [Pipeline] sh 01:53:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:53:32 Stashed 1 file(s) [Pipeline] echo 01:53:32 [edgeXSemver]: initialized semver on version 4.0.0-dev.5 [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 01:53:32 provisioning config files... 01:53:32 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9308221759638678405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:53:33 ---> ****-login.sh 01:53:33 nexus3.edgexfoundry.org:10001 01:53:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:53:33 Configure a credential helper to remove this warning. See 01:53:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:53:33 01:53:33 Login Succeeded 01:53:33 nexus3.edgexfoundry.org:10002 01:53:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:53:33 Configure a credential helper to remove this warning. See 01:53:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:53:33 01:53:33 Login Succeeded 01:53:33 nexus3.edgexfoundry.org:10003 01:53:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:53:33 Configure a credential helper to remove this warning. See 01:53:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:53:33 01:53:33 Login Succeeded 01:53:33 nexus3.edgexfoundry.org:10004 01:53:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:53:33 Configure a credential helper to remove this warning. See 01:53:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:53:33 01:53:33 Login Succeeded 01:53:33 ****.io 01:53:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:53:33 Configure a credential helper to remove this warning. See 01:53:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:53:33 01:53:33 Login Succeeded 01:53:33 ---> ****-login.sh ends [Pipeline] } 01:53:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:53:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:53:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:53:33 ========================================================= 01:53:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:53:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:34 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:53:34 Sending build context to Docker daemon 20.66MB 01:53:34 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 01:53:34 Step 2/13 : FROM ${BASE} AS builder 01:53:34 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:53:34 43c4264eed91: Pulling fs layer 01:53:34 4cc291be95ef: Pulling fs layer 01:53:34 2ac1f1163629: Pulling fs layer 01:53:34 5c3c966382ef: Pulling fs layer 01:53:34 4f4fb700ef54: Pulling fs layer 01:53:34 5d5c8e513c77: Pulling fs layer 01:53:34 9f66e0745190: Pulling fs layer 01:53:34 f49a43e4bbc0: Pulling fs layer 01:53:34 561ebcabdf7f: Pulling fs layer 01:53:34 561ebcabdf7f: Waiting 01:53:34 9f66e0745190: Waiting 01:53:34 5c3c966382ef: Waiting 01:53:34 4f4fb700ef54: Waiting 01:53:34 5d5c8e513c77: Waiting 01:53:34 f49a43e4bbc0: Waiting 01:53:34 4cc291be95ef: Verifying Checksum 01:53:34 4cc291be95ef: Download complete 01:53:34 5c3c966382ef: Verifying Checksum 01:53:34 5c3c966382ef: Download complete 01:53:34 4f4fb700ef54: Download complete 01:53:34 5d5c8e513c77: Download complete 01:53:34 43c4264eed91: Download complete 01:53:34 9f66e0745190: Verifying Checksum 01:53:34 9f66e0745190: Download complete 01:53:34 43c4264eed91: Pull complete 01:53:34 561ebcabdf7f: Download complete 01:53:34 4cc291be95ef: Pull complete 01:53:34 2ac1f1163629: Verifying Checksum 01:53:34 2ac1f1163629: Download complete 01:53:35 f49a43e4bbc0: Verifying Checksum 01:53:35 f49a43e4bbc0: Download complete 01:53:38 2ac1f1163629: Pull complete 01:53:38 5c3c966382ef: Pull complete 01:53:38 4f4fb700ef54: Pull complete 01:53:38 5d5c8e513c77: Pull complete 01:53:38 9f66e0745190: Pull complete 01:53:41 f49a43e4bbc0: Pull complete 01:53:41 561ebcabdf7f: Pull complete 01:53:41 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 01:53:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:53:41 ---> 3a752c3f9dda 01:53:41 Step 3/13 : ARG ADD_BUILD_TAGS="" 01:53:44 ---> Running in aca1beb5b79d 01:53:44 Removing intermediate container aca1beb5b79d 01:53:44 ---> c83f89d55e86 01:53:44 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:53:44 ---> Running in 8bb9fe72fff9 01:53:44 Removing intermediate container 8bb9fe72fff9 01:53:44 ---> 19dcb2698af6 01:53:44 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 01:53:44 ---> Running in 8fad78b2ec19 01:53:44 Removing intermediate container 8fad78b2ec19 01:53:44 ---> 40a6c3a5f563 01:53:44 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 01:53:44 ---> Running in 071bc79e41ac 01:53:44 Removing intermediate container 071bc79e41ac 01:53:44 ---> 72d0d406cd5d 01:53:44 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:53:44 ---> Running in 854a82b48656 01:53:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:53:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:53:44 (1/14) Installing libintl (0.22.5-r0) 01:53:44 (2/14) Installing eudev-libs (3.2.14-r2) 01:53:44 (3/14) Installing libjpeg-turbo (3.0.3-r0) 01:53:44 (4/14) Installing v4l-utils-libs (1.24.1-r1) 01:53:44 (5/14) Installing v4l-utils (1.24.1-r1) 01:53:45 (6/14) Installing libdvbv5 (1.24.1-r1) 01:53:45 (7/14) Installing udev-init-scripts (35-r1) 01:53:45 (8/14) Installing libeconf (0.6.3-r0) 01:53:45 (9/14) Installing libblkid (2.40.1-r1) 01:53:45 (10/14) Installing xz-libs (5.6.2-r0) 01:53:45 (11/14) Installing kmod-libs (32-r0) 01:53:45 (12/14) Installing eudev (3.2.14-r2) 01:53:45 (13/14) Installing eudev-dev (3.2.14-r2) 01:53:45 (14/14) Installing v4l-utils-dev (1.24.1-r1) 01:53:45 Executing busybox-1.36.1-r29.trigger 01:53:45 Executing eudev-3.2.14-r2.trigger 01:53:45 OK: 253 MiB in 68 packages 01:53:45 Removing intermediate container 854a82b48656 01:53:45 ---> 17dec681e606 01:53:45 Step 8/13 : WORKDIR /device-usb-camera 01:53:45 ---> Running in 2515882359b0 01:53:45 Removing intermediate container 2515882359b0 01:53:45 ---> 052dbf0d1c92 01:53:45 Step 9/13 : COPY go.mod vendor* ./ 01:53:45 ---> 6a36469ec286 01:53:45 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:53:45 ---> Running in fb33673c0b40 01:53:47 Still waiting to schedule task 01:53:47 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-34740’ 01:54:42 Removing intermediate container fb33673c0b40 01:54:42 ---> dc95c14bfa2c 01:54:42 Step 11/13 : COPY . . 01:54:42 ---> 114b008afcb2 01:54:42 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 01:54:42 ---> Running in 938c2fa363f8 01:54:42  % Total % Received % Xferd Average Speed Time Time Time Current 01:54:42 Dload Upload Total Spent Left Speed 01:54:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9005 0 --:--:-- --:--:-- --:--:-- 9076 01:54:42 Removing intermediate container 938c2fa363f8 01:54:42 ---> 80dabe91476f 01:54:42 Step 13/13 : RUN ${MAKE} 01:54:42 ---> Running in 2302c9757acc 01:54:42 noop 01:54:42 Removing intermediate container 2302c9757acc 01:54:42 ---> 2a68a3f8eec9 01:54:42 Successfully built 2a68a3f8eec9 01:54:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:42 + docker inspect -f . ci-base-image-x86_64 01:54:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:42 prd-ubuntu20.04-docker-8c-8g-34741 does not seem to be running inside a container 01:54:42 $ 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 ******** -e ******** ci-base-image-x86_64 cat 01:54:42 $ docker top 027d0b2285f953e240b5ac69fd1823a1d830b734d95c93297562dabb6961a354 -eo pid,comm [Pipeline] { [Pipeline] sh 01:54:43 + go version 01:54:43 go version go1.23.2 linux/amd64 [Pipeline] } 01:54:43 $ docker stop --time=1 027d0b2285f953e240b5ac69fd1823a1d830b734d95c93297562dabb6961a354 01:54:44 $ docker rm -f --volumes 027d0b2285f953e240b5ac69fd1823a1d830b734d95c93297562dabb6961a354 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:45 + docker inspect -f . ci-base-image-x86_64 01:54:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:45 prd-ubuntu20.04-docker-8c-8g-34741 does not seem to be running inside a container 01:54:45 $ 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 ******** -e ******** ci-base-image-x86_64 cat 01:54:45 $ docker top 3aa2bed54ebd9013ce9b7a812553e19a59915015ac52fccaa87e9f616239a517 -eo pid,comm [Pipeline] { [Pipeline] sh 01:54:45 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 01:54:46 + make test 01:54:46 go test ./... -coverprofile=coverage.out ./... 01:54:47 ? github.com/edgexfoundry/device-usb-camera [no test files] 01:55:09 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 01:55:09 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 4.4% of statements 01:55:19 go vet ./... 01:55:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:55:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:55:24 ./bin/test-attribution-txt.sh [Pipeline] echo 01:55:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:55:24 $ docker stop --time=1 3aa2bed54ebd9013ce9b7a812553e19a59915015ac52fccaa87e9f616239a517 01:55:26 $ docker rm -f --volumes 3aa2bed54ebd9013ce9b7a812553e19a59915015ac52fccaa87e9f616239a517 [Pipeline] // withDockerContainer [Pipeline] sh 01:55:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:55:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:55:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:55:28 + ls -al . 01:55:28 total 288 01:55:28 drwxrwxr-x 9 jenkins jenkins 4096 Dec 9 01:54 . 01:55:28 drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 01:53 .. 01:55:28 drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 01:55 .git 01:55:28 drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 01:53 .github 01:55:28 -rw-rw-r-- 1 jenkins jenkins 379 Dec 9 01:53 .gitignore 01:55:28 -rw-rw-r-- 1 jenkins jenkins 203 Dec 9 01:53 .golangci.yml 01:55:28 -rw-rw-r-- 1 jenkins jenkins 77 Dec 9 01:53 .hadolint.yml 01:55:28 drwxr-xr-x 3 jenkins jenkins 4096 Dec 9 01:53 .semver 01:55:28 -rw-rw-r-- 1 jenkins jenkins 19367 Dec 9 01:53 Attribution.txt 01:55:28 -rw-rw-r-- 1 jenkins jenkins 16561 Dec 9 01:53 CHANGELOG.md 01:55:28 -rw-rw-r-- 1 jenkins jenkins 2440 Dec 9 01:53 Dockerfile 01:55:28 -rw-rw-r-- 1 jenkins jenkins 678 Dec 9 01:53 GOVERNANCE.md 01:55:28 -rw-rw-r-- 1 jenkins jenkins 659 Dec 9 01:53 Jenkinsfile 01:55:28 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 9 01:53 LICENSE 01:55:28 -rw-rw-r-- 1 jenkins jenkins 3193 Dec 9 01:53 Makefile 01:55:28 -rw-rw-r-- 1 jenkins jenkins 622 Dec 9 01:53 OWNERS.md 01:55:28 -rw-rw-r-- 1 jenkins jenkins 2575 Dec 9 01:53 README.md 01:55:28 -rw-rw-r-- 1 jenkins jenkins 11 Dec 9 01:53 VERSION 01:55:28 drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 01:53 bin 01:55:28 drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 01:53 cmd 01:55:28 -rw-r--r-- 1 jenkins jenkins 54772 Dec 9 01:55 coverage.out 01:55:28 -rwxrwxr-x 1 jenkins jenkins 84 Dec 9 01:53 docker-entrypoint.sh 01:55:28 drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 01:53 docs 01:55:28 -rw-rw-r-- 1 jenkins jenkins 6411 Dec 9 01:53 go.mod 01:55:28 -rw-rw-r-- 1 jenkins jenkins 87605 Dec 9 01:53 go.sum 01:55:28 drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 01:53 internal 01:55:28 -rw-rw-r-- 1 jenkins jenkins 231 Dec 9 01:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:28 + 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=91633e747b3f3010a9cab91b9839fc982e436734 --label arch=amd64 --label version=4.0.0-dev.5 . 01:55:28 Sending build context to Docker daemon 20.72MB 01:55:28 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 01:55:28 Step 2/37 : FROM ${BASE} AS builder 01:55:28 ---> 2a68a3f8eec9 01:55:28 Step 3/37 : ARG ADD_BUILD_TAGS="" 01:55:28 ---> Running in 48413bad23c8 01:55:28 Removing intermediate container 48413bad23c8 01:55:28 ---> f724c823f1a6 01:55:28 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:55:28 ---> Running in 2d8b12eb2328 01:55:28 Removing intermediate container 2d8b12eb2328 01:55:28 ---> 1af679baad28 01:55:28 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 01:55:28 ---> Running in 61b6f89885f3 01:55:29 Removing intermediate container 61b6f89885f3 01:55:29 ---> 8354d3ac83ab 01:55:29 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 01:55:29 ---> Running in 0c97fd27c05a 01:55:29 Removing intermediate container 0c97fd27c05a 01:55:29 ---> 3621adb788ed 01:55:29 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:55:29 ---> Running in 9848ecf50c11 01:55:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:55:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:55:29 OK: 253 MiB in 68 packages 01:55:30 Removing intermediate container 9848ecf50c11 01:55:30 ---> 46fef12e011a 01:55:30 Step 8/37 : WORKDIR /device-usb-camera 01:55:30 ---> Running in 0c46a4367711 01:55:30 Removing intermediate container 0c46a4367711 01:55:30 ---> 134d6f161bff 01:55:30 Step 9/37 : COPY go.mod vendor* ./ 01:55:30 ---> 900e08c0dc1d 01:55:30 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:30 ---> Running in 89f9781a8041 01:55:31 Removing intermediate container 89f9781a8041 01:55:31 ---> d81120b89cc6 01:55:31 Step 11/37 : COPY . . 01:55:32 ---> ca73cf6ece11 01:55:32 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 01:55:32 ---> Running in 987c7f25bc25 01:55:32  % Total % Received % Xferd Average Speed Time Time Time Current 01:55:32 Dload Upload Total Spent Left Speed 01:55:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 37148 0 --:--:-- --:--:-- --:--:-- 37928 01:55:32 Removing intermediate container 987c7f25bc25 01:55:32 ---> 699919980093 01:55:32 Step 13/37 : RUN ${MAKE} 01:55:32 ---> Running in 55e7da743970 01:55:33 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.9 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 01:56:05 Removing intermediate container 55e7da743970 01:56:05 ---> 50674799f82d 01:56:05 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 01:56:05 1.8.2: Pulling from bluenviron/mediamtx 01:56:05 8411072a22a5: Pulling fs layer 01:56:05 8411072a22a5: Verifying Checksum 01:56:05 8411072a22a5: Download complete 01:56:06 8411072a22a5: Pull complete 01:56:06 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 01:56:06 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 01:56:06 ---> 1ac78cb06e13 01:56:06 Step 15/37 : FROM alpine:3.20 01:56:06 3.20: Pulling from library/alpine 01:56:06 da9db072f522: Pulling fs layer 01:56:06 da9db072f522: Download complete 01:56:06 da9db072f522: Pull complete 01:56:06 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:56:06 Status: Downloaded newer image for alpine:3.20 01:56:06 ---> 63b790fccc90 01:56:06 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 01:56:06 ---> Running in c30e78f2897d 01:56:06 Removing intermediate container c30e78f2897d 01:56:06 ---> e2f3e85f1b2b 01:56:06 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 01:56:06 ---> Running in eed7e91a2e0c 01:56:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:56:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:56:07 (1/115) Installing dumb-init (1.2.5-r3) 01:56:07 (2/115) Installing libSvtAv1Enc (2.0.0-r1) 01:56:07 (3/115) Installing aom-libs (3.9.1-r0) 01:56:07 (4/115) Installing libxau (1.0.11-r4) 01:56:07 (5/115) Installing libmd (1.1.0-r0) 01:56:07 (6/115) Installing libbsd (0.12.2-r0) 01:56:07 (7/115) Installing libxdmcp (1.1.5-r1) 01:56:07 (8/115) Installing libxcb (1.16.1-r0) 01:56:07 (9/115) Installing libx11 (1.8.9-r1) 01:56:07 (10/115) Installing hwdata-pci (0.382-r0) 01:56:07 (11/115) Installing libpciaccess (0.18.1-r0) 01:56:07 (12/115) Installing libdrm (2.4.120-r0) 01:56:08 (13/115) Installing libxext (1.3.6-r2) 01:56:08 (14/115) Installing libxfixes (6.0.1-r4) 01:56:08 (15/115) Installing libffi (3.4.6-r0) 01:56:08 (16/115) Installing wayland-libs-client (1.22.0-r4) 01:56:08 (17/115) Installing libva (2.21.0-r0) 01:56:08 (18/115) Installing libvdpau (1.5-r3) 01:56:08 (19/115) Installing libgcc (13.2.1_git20240309-r0) 01:56:08 (20/115) Installing libstdc++ (13.2.1_git20240309-r0) 01:56:08 (21/115) Installing onevpl-libs (2023.3.1-r2) 01:56:08 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) 01:56:08 (23/115) Installing libdav1d (1.4.2-r0) 01:56:08 (24/115) Installing openexr-libiex (3.1.13-r1) 01:56:08 (25/115) Installing openexr-libilmthread (3.1.13-r1) 01:56:08 (26/115) Installing imath (3.1.12-r0) 01:56:08 (27/115) Installing openexr-libopenexr (3.1.13-r1) 01:56:08 (28/115) Installing brotli-libs (1.1.0-r2) 01:56:08 (29/115) Installing giflib (5.2.2-r0) 01:56:08 (30/115) Installing libhwy (1.0.7-r0) 01:56:08 (31/115) Installing libjpeg-turbo (3.0.3-r0) 01:56:08 (32/115) Installing lcms2 (2.16-r0) 01:56:08 (33/115) Installing libpng (1.6.44-r0) 01:56:08 (34/115) Installing libjxl (0.10.2-r0) 01:56:08 (35/115) Installing lame-libs (3.100-r5) 01:56:08 (36/115) Installing opus (1.5.2-r0) 01:56:08 (37/115) Installing rav1e-libs (0.7.1-r0) 01:56:08 (38/115) Installing libgomp (13.2.1_git20240309-r0) 01:56:08 (39/115) Installing soxr (0.1.3-r7) 01:56:08 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) 01:56:08 (41/115) Installing libogg (1.3.5-r5) 01:56:08 (42/115) Installing libtheora (1.1.1-r18) 01:56:08 (43/115) Installing libvorbis (1.3.7-r2) 01:56:08 (44/115) Installing libvpx (1.14.1-r0) 01:56:08 (45/115) Installing libsharpyuv (1.3.2-r0) 01:56:08 (46/115) Installing libwebp (1.3.2-r0) 01:56:08 (47/115) Installing libwebpmux (1.3.2-r0) 01:56:08 (48/115) Installing x264-libs (0.164_git20231001-r0) 01:56:08 (49/115) Installing numactl (2.0.18-r0) 01:56:08 (50/115) Installing x265-libs (3.6-r0) 01:56:08 (51/115) Installing xvidcore (1.3.7-r2) 01:56:08 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) 01:56:08 (53/115) Installing sdl2 (2.28.5-r1) 01:56:08 (54/115) Installing alsa-lib (1.2.11-r0) 01:56:08 (55/115) Installing libexpat (2.6.4-r0) 01:56:08 (56/115) Installing libbz2 (1.0.8-r6) 01:56:08 (57/115) Installing freetype (2.13.2-r0) 01:56:08 (58/115) Installing fontconfig (2.15.0-r1) 01:56:08 (59/115) Installing fribidi (1.0.15-r0) 01:56:08 (60/115) Installing libintl (0.22.5-r0) 01:56:08 (61/115) Installing libeconf (0.6.3-r0) 01:56:08 (62/115) Installing libblkid (2.40.1-r1) 01:56:08 (63/115) Installing libmount (2.40.1-r1) 01:56:08 (64/115) Installing pcre2 (10.43-r0) 01:56:08 (65/115) Installing glib (2.80.5-r0) 01:56:09 (66/115) Installing graphite2 (1.3.14-r6) 01:56:09 (67/115) Installing harfbuzz (8.5.0-r0) 01:56:09 (68/115) Installing libunibreak (6.1-r0) 01:56:09 (69/115) Installing libass (0.17.2-r0) 01:56:09 (70/115) Installing libbluray (1.3.4-r1) 01:56:09 (71/115) Installing mpg123-libs (1.32.8-r0) 01:56:09 (72/115) Installing libopenmpt (0.7.7-r0) 01:56:09 (73/115) Installing cjson (1.7.18-r0) 01:56:09 (74/115) Installing mbedtls (3.6.2-r0) 01:56:09 (75/115) Installing librist (0.2.10-r1) 01:56:09 (76/115) Installing libsrt (1.5.3-r0) 01:56:09 (77/115) Installing libssh (0.10.6-r0) 01:56:09 (78/115) Installing xz-libs (5.6.2-r0) 01:56:09 (79/115) Installing libxml2 (2.12.7-r0) 01:56:09 (80/115) Installing libsodium (1.0.19-r0) 01:56:09 (81/115) Installing libzmq (4.3.5-r2) 01:56:09 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) 01:56:09 (83/115) Installing serd-libs (0.32.2-r0) 01:56:09 (84/115) Installing zix-libs (0.4.2-r0) 01:56:09 (85/115) Installing sord-libs (0.16.16-r0) 01:56:09 (86/115) Installing sratom (0.6.16-r0) 01:56:09 (87/115) Installing lilv-libs (0.24.24-r1) 01:56:09 (88/115) Installing glslang-libs (1.3.261.1-r0) 01:56:09 (89/115) Installing libdovi (3.3.0-r0) 01:56:09 (90/115) Installing spirv-tools (1.3.261.1-r0) 01:56:09 (91/115) Installing shaderc (2024.0-r0) 01:56:09 (92/115) Installing vulkan-loader (1.3.261.1-r0) 01:56:09 (93/115) Installing libplacebo (6.338.2-r1) 01:56:09 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) 01:56:09 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) 01:56:09 (96/115) Installing vidstab (1.1.1-r0) 01:56:09 (97/115) Installing zimg (3.0.5-r2) 01:56:09 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) 01:56:09 (99/115) Installing libasyncns (0.8-r3) 01:56:09 (100/115) Installing dbus-libs (1.14.10-r1) 01:56:09 (101/115) Installing libltdl (2.4.7-r3) 01:56:09 (102/115) Installing orc (0.4.40-r0) 01:56:09 (103/115) Installing libflac (1.4.3-r1) 01:56:09 (104/115) Installing libsndfile (1.2.2-r0) 01:56:09 (105/115) Installing speexdsp (1.2.1-r2) 01:56:09 (106/115) Installing tdb-libs (1.4.9-r1) 01:56:09 (107/115) Installing libpulse (17.0-r0) 01:56:09 (108/115) Installing v4l-utils-libs (1.24.1-r1) 01:56:09 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) 01:56:09 (110/115) Installing ffmpeg (6.1.1-r8) 01:56:09 (111/115) Installing udev-init-scripts (35-r1) 01:56:09 (112/115) Installing eudev-libs (3.2.14-r2) 01:56:09 (113/115) Installing zstd-libs (1.5.6-r0) 01:56:09 (114/115) Installing kmod-libs (32-r0) 01:56:09 (115/115) Installing eudev (3.2.14-r2) 01:56:09 Executing busybox-1.36.1-r29.trigger 01:56:09 Executing glib-2.80.5-r0.trigger 01:56:09 Executing eudev-3.2.14-r2.trigger 01:56:09 OK: 134 MiB in 129 packages 01:56:11 Removing intermediate container eed7e91a2e0c 01:56:11 ---> 32f59b8271e4 01:56:11 Step 18/37 : RUN apk --no-cache upgrade 01:56:11 ---> Running in 893f764683a3 01:56:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:56:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:56:11 Upgrading critical system libraries and apk-tools: 01:56:11 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:56:11 Executing busybox-1.36.1-r29.trigger 01:56:12 Continuing the upgrade transaction with new apk-tools: 01:56:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:56:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:56:12 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:56:12 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:56:12 OK: 134 MiB in 129 packages 01:56:13 Removing intermediate container 893f764683a3 01:56:13 ---> 3c8f3ca903cd 01:56:13 Step 19/37 : WORKDIR / 01:56:13 ---> Running in 6f8c7459696c 01:56:13 Removing intermediate container 6f8c7459696c 01:56:13 ---> 6ad7b628c524 01:56:13 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 01:56:14 ---> b0b3b7969f38 01:56:14 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 01:56:14 ---> fb4da48c79f2 01:56:14 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 01:56:14 ---> d8e9bc977379 01:56:14 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 01:56:14 ---> 1c1a8174a63b 01:56:14 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 01:56:14 ---> f11b777c0475 01:56:14 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 01:56:14 ---> 70a5c4c47f91 01:56:14 Step 26/37 : COPY --from=rtsp /mediamtx / 01:56:15 ---> 82b530c25c7a 01:56:15 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 01:56:15 ---> Running in fc0568da036a 01:56:16 Removing intermediate container fc0568da036a 01:56:16 ---> dc1a08825f9e 01:56:16 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 01:56:16 ---> Running in 55b5a98aaf7b 01:56:16 Removing intermediate container 55b5a98aaf7b 01:56:16 ---> 36f617593e35 01:56:16 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 01:56:16 ---> Running in 819d2b3d6bfc 01:56:17 Removing intermediate container 819d2b3d6bfc 01:56:17 ---> 9934e26b3240 01:56:17 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 01:56:17 ---> Running in 11c6c48fcc8a 01:56:17 Removing intermediate container 11c6c48fcc8a 01:56:17 ---> 517ba7703402 01:56:17 Step 31/37 : EXPOSE 59983 01:56:17 ---> Running in 8035ebfbdf51 01:56:17 Removing intermediate container 8035ebfbdf51 01:56:17 ---> b4e750a31835 01:56:17 Step 32/37 : EXPOSE 8554 01:56:17 ---> Running in 9070217bd491 01:56:18 Removing intermediate container 9070217bd491 01:56:18 ---> d127e0a2b7ea 01:56:18 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 01:56:18 ---> Running in 314d3e695682 01:56:18 Removing intermediate container 314d3e695682 01:56:18 ---> 7e00c321c658 01:56:18 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 01:56:18 ---> Running in fd3dfcbc52d2 01:56:18 Removing intermediate container fd3dfcbc52d2 01:56:18 ---> b4f8560dfafb 01:56:18 Step 35/37 : LABEL arch=amd64 01:56:18 ---> Running in 4320d898987b 01:56:18 Removing intermediate container 4320d898987b 01:56:18 ---> d27eda3d9a21 01:56:18 Step 36/37 : LABEL git_sha=91633e747b3f3010a9cab91b9839fc982e436734 01:56:18 ---> Running in c64895f1de04 01:56:18 Removing intermediate container c64895f1de04 01:56:18 ---> 14d615ccf28b 01:56:18 Step 37/37 : LABEL version=4.0.0-dev.5 01:56:18 ---> Running in db0663a0e99e 01:56:18 Removing intermediate container db0663a0e99e 01:56:18 ---> 81cbadf3dd3d 01:56:18 [Warning] One or more build-args [ARCH] were not consumed 01:56:18 Successfully built 81cbadf3dd3d 01:56:18 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 01:56:18 provisioning config files... 01:56:18 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config197282649423633597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:56:19 ---> ****-login.sh 01:56:19 nexus3.edgexfoundry.org:10001 01:56:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:56:19 Configure a credential helper to remove this warning. See 01:56:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:56:19 01:56:19 Login Succeeded 01:56:19 nexus3.edgexfoundry.org:10002 01:56:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:56:19 Configure a credential helper to remove this warning. See 01:56:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:56:19 01:56:19 Login Succeeded 01:56:19 nexus3.edgexfoundry.org:10003 01:56:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:56:19 Configure a credential helper to remove this warning. See 01:56:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:56:19 01:56:19 Login Succeeded 01:56:19 nexus3.edgexfoundry.org:10004 01:56:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:56:19 Configure a credential helper to remove this warning. See 01:56:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:56:19 01:56:19 Login Succeeded 01:56:19 ****.io 01:56:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:56:19 Configure a credential helper to remove this warning. See 01:56:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:56:19 01:56:19 Login Succeeded 01:56:19 ---> ****-login.sh ends [Pipeline] } 01:56:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:56:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:56:19 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 01:56:19 91633e747b3f3010a9cab91b9839fc982e436734 01:56:19 latest 01:56:19 4.0.0-dev.5 01:56:19 91633e747b3f3010a9cab91b9839fc982e436734-4.0.0-dev.5 01:56:19 main 01:56:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:20 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:91633e747b3f3010a9cab91b9839fc982e436734 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:20 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:91633e747b3f3010a9cab91b9839fc982e436734 01:56:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:56:20 bd51d2f12787: Preparing 01:56:20 5affdfa5415b: Preparing 01:56:20 c2ed685d37f3: Preparing 01:56:20 c3dcd518ca61: Preparing 01:56:20 0e81680c8547: Preparing 01:56:20 4fdee56d7956: Preparing 01:56:20 baf1edccdaaa: Preparing 01:56:20 44eeeaa69a44: Preparing 01:56:20 492b48a445ab: Preparing 01:56:20 ee9f47c48551: Preparing 01:56:20 54bd4624b8d4: Preparing 01:56:20 81ac30040892: Preparing 01:56:20 378f33bc5ccf: Preparing 01:56:20 75654b8eeebd: Preparing 01:56:20 54bd4624b8d4: Waiting 01:56:20 81ac30040892: Waiting 01:56:20 378f33bc5ccf: Waiting 01:56:20 75654b8eeebd: Waiting 01:56:20 baf1edccdaaa: Waiting 01:56:20 492b48a445ab: Waiting 01:56:20 44eeeaa69a44: Waiting 01:56:20 ee9f47c48551: Waiting 01:56:20 4fdee56d7956: Waiting 01:56:20 bd51d2f12787: Pushed 01:56:20 c2ed685d37f3: Pushed 01:56:20 5affdfa5415b: Pushed 01:56:20 c3dcd518ca61: Pushed 01:56:20 baf1edccdaaa: Pushed 01:56:20 492b48a445ab: Pushed 01:56:20 44eeeaa69a44: Pushed 01:56:20 4fdee56d7956: Pushed 01:56:20 ee9f47c48551: Pushed 01:56:20 75654b8eeebd: Layer already exists 01:56:21 81ac30040892: Pushed 01:56:23 0e81680c8547: Pushed 01:56:25 54bd4624b8d4: Pushed 01:56:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-34746 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 01:56:26 Running in /w/workspace/device-usb-camera/192 [Pipeline] { [Pipeline] checkout 01:56:29 Selected Git installation does not exist. Using Default 01:56:29 The recommended git tool is: NONE 01:56:33 378f33bc5ccf: Pushed 01:56:33 91633e747b3f3010a9cab91b9839fc982e436734: digest: sha256:4be7eef50fd8d54e02ce8dd78ec272f4c5e91e4913f252b55655667a50fc2504 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:33 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:33 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 01:56:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:56:33 bd51d2f12787: Preparing 01:56:33 5affdfa5415b: Preparing 01:56:33 c2ed685d37f3: Preparing 01:56:33 c3dcd518ca61: Preparing 01:56:33 0e81680c8547: Preparing 01:56:33 4fdee56d7956: Preparing 01:56:33 baf1edccdaaa: Preparing 01:56:33 44eeeaa69a44: Preparing 01:56:33 492b48a445ab: Preparing 01:56:33 ee9f47c48551: Preparing 01:56:33 54bd4624b8d4: Preparing 01:56:33 81ac30040892: Preparing 01:56:33 378f33bc5ccf: Preparing 01:56:33 75654b8eeebd: Preparing 01:56:33 492b48a445ab: Waiting 01:56:33 4fdee56d7956: Waiting 01:56:33 ee9f47c48551: Waiting 01:56:33 54bd4624b8d4: Waiting 01:56:33 81ac30040892: Waiting 01:56:33 378f33bc5ccf: Waiting 01:56:33 75654b8eeebd: Waiting 01:56:33 baf1edccdaaa: Waiting 01:56:33 44eeeaa69a44: Waiting 01:56:33 5affdfa5415b: Layer already exists 01:56:33 c3dcd518ca61: Layer already exists 01:56:33 bd51d2f12787: Layer already exists 01:56:33 0e81680c8547: Layer already exists 01:56:33 c2ed685d37f3: Layer already exists 01:56:33 4fdee56d7956: Layer already exists 01:56:33 baf1edccdaaa: Layer already exists 01:56:33 ee9f47c48551: Layer already exists 01:56:33 44eeeaa69a44: Layer already exists 01:56:33 492b48a445ab: Layer already exists 01:56:33 54bd4624b8d4: Layer already exists 01:56:33 378f33bc5ccf: Layer already exists 01:56:33 81ac30040892: Layer already exists 01:56:33 75654b8eeebd: Layer already exists 01:56:33 latest: digest: sha256:4be7eef50fd8d54e02ce8dd78ec272f4c5e91e4913f252b55655667a50fc2504 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:34 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:34 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.5 01:56:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:56:34 bd51d2f12787: Preparing 01:56:34 5affdfa5415b: Preparing 01:56:34 c2ed685d37f3: Preparing 01:56:34 c3dcd518ca61: Preparing 01:56:34 0e81680c8547: Preparing 01:56:34 4fdee56d7956: Preparing 01:56:34 baf1edccdaaa: Preparing 01:56:34 44eeeaa69a44: Preparing 01:56:34 492b48a445ab: Preparing 01:56:34 ee9f47c48551: Preparing 01:56:34 54bd4624b8d4: Preparing 01:56:34 81ac30040892: Preparing 01:56:34 378f33bc5ccf: Preparing 01:56:34 75654b8eeebd: Preparing 01:56:34 54bd4624b8d4: Waiting 01:56:34 81ac30040892: Waiting 01:56:34 378f33bc5ccf: Waiting 01:56:34 4fdee56d7956: Waiting 01:56:34 75654b8eeebd: Waiting 01:56:34 baf1edccdaaa: Waiting 01:56:34 44eeeaa69a44: Waiting 01:56:34 492b48a445ab: Waiting 01:56:34 ee9f47c48551: Waiting 01:56:34 c2ed685d37f3: Layer already exists 01:56:34 0e81680c8547: Layer already exists 01:56:34 bd51d2f12787: Layer already exists 01:56:34 5affdfa5415b: Layer already exists 01:56:34 c3dcd518ca61: Layer already exists 01:56:34 baf1edccdaaa: Layer already exists 01:56:34 4fdee56d7956: Layer already exists 01:56:34 492b48a445ab: Layer already exists 01:56:34 44eeeaa69a44: Layer already exists 01:56:34 ee9f47c48551: Layer already exists 01:56:34 54bd4624b8d4: Layer already exists 01:56:34 81ac30040892: Layer already exists 01:56:34 378f33bc5ccf: Layer already exists 01:56:34 75654b8eeebd: Layer already exists 01:56:34 4.0.0-dev.5: digest: sha256:4be7eef50fd8d54e02ce8dd78ec272f4c5e91e4913f252b55655667a50fc2504 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:34 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:91633e747b3f3010a9cab91b9839fc982e436734-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:35 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:91633e747b3f3010a9cab91b9839fc982e436734-4.0.0-dev.5 01:56:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:56:35 bd51d2f12787: Preparing 01:56:35 5affdfa5415b: Preparing 01:56:35 c2ed685d37f3: Preparing 01:56:35 c3dcd518ca61: Preparing 01:56:35 0e81680c8547: Preparing 01:56:35 4fdee56d7956: Preparing 01:56:35 baf1edccdaaa: Preparing 01:56:35 44eeeaa69a44: Preparing 01:56:35 492b48a445ab: Preparing 01:56:35 ee9f47c48551: Preparing 01:56:35 54bd4624b8d4: Preparing 01:56:35 81ac30040892: Preparing 01:56:35 378f33bc5ccf: Preparing 01:56:35 75654b8eeebd: Preparing 01:56:35 ee9f47c48551: Waiting 01:56:35 81ac30040892: Waiting 01:56:35 54bd4624b8d4: Waiting 01:56:35 44eeeaa69a44: Waiting 01:56:35 baf1edccdaaa: Waiting 01:56:35 4fdee56d7956: Waiting 01:56:35 75654b8eeebd: Waiting 01:56:35 492b48a445ab: Waiting 01:56:35 bd51d2f12787: Layer already exists 01:56:35 c2ed685d37f3: Layer already exists 01:56:35 5affdfa5415b: Layer already exists 01:56:35 c3dcd518ca61: Layer already exists 01:56:35 0e81680c8547: Layer already exists 01:56:35 baf1edccdaaa: Layer already exists 01:56:35 4fdee56d7956: Layer already exists 01:56:35 ee9f47c48551: Layer already exists 01:56:35 492b48a445ab: Layer already exists 01:56:35 44eeeaa69a44: Layer already exists 01:56:35 54bd4624b8d4: Layer already exists 01:56:35 81ac30040892: Layer already exists 01:56:35 378f33bc5ccf: Layer already exists 01:56:35 75654b8eeebd: Layer already exists 01:56:35 91633e747b3f3010a9cab91b9839fc982e436734-4.0.0-dev.5: digest: sha256:4be7eef50fd8d54e02ce8dd78ec272f4c5e91e4913f252b55655667a50fc2504 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:35 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:35 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 01:56:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:56:35 bd51d2f12787: Preparing 01:56:35 5affdfa5415b: Preparing 01:56:35 c2ed685d37f3: Preparing 01:56:35 c3dcd518ca61: Preparing 01:56:35 0e81680c8547: Preparing 01:56:35 4fdee56d7956: Preparing 01:56:35 baf1edccdaaa: Preparing 01:56:35 44eeeaa69a44: Preparing 01:56:35 492b48a445ab: Preparing 01:56:35 ee9f47c48551: Preparing 01:56:35 54bd4624b8d4: Preparing 01:56:35 81ac30040892: Preparing 01:56:35 378f33bc5ccf: Preparing 01:56:35 75654b8eeebd: Preparing 01:56:35 44eeeaa69a44: Waiting 01:56:35 4fdee56d7956: Waiting 01:56:35 baf1edccdaaa: Waiting 01:56:35 81ac30040892: Waiting 01:56:35 492b48a445ab: Waiting 01:56:35 378f33bc5ccf: Waiting 01:56:35 ee9f47c48551: Waiting 01:56:35 75654b8eeebd: Waiting 01:56:35 54bd4624b8d4: Waiting 01:56:35 bd51d2f12787: Layer already exists 01:56:35 0e81680c8547: Layer already exists 01:56:35 c3dcd518ca61: Layer already exists 01:56:35 c2ed685d37f3: Layer already exists 01:56:35 5affdfa5415b: Layer already exists 01:56:35 4fdee56d7956: Layer already exists 01:56:35 ee9f47c48551: Layer already exists 01:56:35 492b48a445ab: Layer already exists 01:56:35 baf1edccdaaa: Layer already exists 01:56:35 44eeeaa69a44: Layer already exists 01:56:35 75654b8eeebd: Layer already exists 01:56:35 378f33bc5ccf: Layer already exists 01:56:35 54bd4624b8d4: Layer already exists 01:56:35 81ac30040892: Layer already exists 01:56:35 main: digest: sha256:4be7eef50fd8d54e02ce8dd78ec272f4c5e91e4913f252b55655667a50fc2504 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:56:36 ===================================================== [Pipeline] echo 01:56:36 taggedImages: 01:56:36 - nexus3.edgexfoundry.org:10004/device-usb-camera:91633e747b3f3010a9cab91b9839fc982e436734 01:56:36 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 01:56:36 - nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.5 01:56:36 - nexus3.edgexfoundry.org:10004/device-usb-camera:91633e747b3f3010a9cab91b9839fc982e436734-4.0.0-dev.5 01:56:36 - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:36 using credential edgex-jenkins-ssh 01:56:36 Cloning the remote Git repository 01:56:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:56:36 01:56:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:56:36 latest: Pulling from edgex-lftools-log-publisher 01:56:36 5eb5b503b376: Pulling fs layer 01:56:36 5c69ac0246d0: Pulling fs layer 01:56:36 ec43610c2a17: Pulling fs layer 01:56:36 3a2ae6a8a46f: Pulling fs layer 01:56:36 33b1e0a273af: Pulling fs layer 01:56:36 5d3b04190fa2: Pulling fs layer 01:56:36 2f39f015ded8: Pulling fs layer 01:56:36 3a2ae6a8a46f: Waiting 01:56:36 33b1e0a273af: Waiting 01:56:36 5d3b04190fa2: Waiting 01:56:36 5c69ac0246d0: Verifying Checksum 01:56:36 5c69ac0246d0: Download complete 01:56:36 3a2ae6a8a46f: Download complete 01:56:36 33b1e0a273af: Verifying Checksum 01:56:36 33b1e0a273af: Download complete 01:56:36 5d3b04190fa2: Verifying Checksum 01:56:36 5d3b04190fa2: Download complete 01:56:36 ec43610c2a17: Verifying Checksum 01:56:36 ec43610c2a17: Download complete 01:56:37 5eb5b503b376: Verifying Checksum 01:56:37 5eb5b503b376: Download complete 01:56:36 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 01:56:36 > git init /w/workspace/device-usb-camera/192 # timeout=10 01:56:36 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 01:56:36 > git --version # timeout=10 01:56:36 > git --version # 'git version 2.25.1' 01:56:36 using GIT_SSH to set credentials SSH Credentials for GitHub 01:56:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:56:37 2f39f015ded8: Download complete 01:56:38 5eb5b503b376: Pull complete 01:56:38 5c69ac0246d0: Pull complete 01:56:39 ec43610c2a17: Pull complete 01:56:39 3a2ae6a8a46f: Pull complete 01:56:39 33b1e0a273af: Pull complete 01:56:39 5d3b04190fa2: Pull complete 01:56:39 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 01:56:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:56:41 Avoid second fetch 01:56:41 Checking out Revision 91633e747b3f3010a9cab91b9839fc982e436734 (main) 01:56:41 > git config core.sparsecheckout # timeout=10 01:56:41 > git checkout -f 91633e747b3f3010a9cab91b9839fc982e436734 # timeout=10 01:56:42 Commit message: "Merge pull request #370 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.9" 01:56:44 2f39f015ded8: Pull complete 01:56:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:56:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:56:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:44 prd-ubuntu20.04-docker-8c-8g-34741 does not seem to be running inside a container 01:56:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:56:46 01:56:46 GitHub has been notified of this commit’s build result 01:56:46 01:56:49 $ docker top 5579230e311b2cf0515bbabf914bb37ad67bbfbb3d0b102817e9e6161d8ce8df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:56:50 ---> job-cost.sh 01:56:50 lf-activate-venv: SKIPPING 01:56:50 INFO: No Stack... 01:56:50 INFO: Retrieving Pricing Info for: v3-standard-8 01:56:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:56:50 % Total % Received % Xferd Average Speed Time Time Time Current 01:56:50 Dload Upload Total Spent Left Speed 01:56:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 66123 0 --:--:-- --:--:-- --:--:-- 66123 [Pipeline] sh 01:56:50 INFO: Archiving Costs [Pipeline] sh 01:56:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:56:51 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 01:56:51 + cut -d, -f6 [Pipeline] lock 01:56:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-192-stack-cost] 01:56:51 Resource [jenkins-edgexfoundry-device-usb-camera-main-192-stack-cost] did not exist. Created. 01:56:51 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-192-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:56:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:56:51 + sudo tee /etc/docker/daemon.new 01:56:51 { 01:56:51 "registry-mirrors": [ 01:56:51 "https://nexus3.edgexfoundry.org:10001" 01:56:51 ], 01:56:51 "bip": "10.250.0.254/24", 01:56:51 "hosts": [ 01:56:51 "tcp://0.0.0.0:5555", 01:56:51 "unix:///var/run/docker.sock" 01:56:51 ], 01:56:51 "mtu": 1458, 01:56:51 "selinux-enabled": true, 01:56:51 "seccomp-profile": "/etc/docker/seccomp.json" 01:56:51 } [Pipeline] sh 01:56:51 + echo total: 0.2199999988079071 [Pipeline] stash 01:56:51 Stashed 1 file(s) [Pipeline] } 01:56:51 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-192-stack-cost] [Pipeline] // lock [Pipeline] } 01:56:51 $ docker stop --time=1 5579230e311b2cf0515bbabf914bb37ad67bbfbb3d0b102817e9e6161d8ce8df 01:56:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 01:56:52 $ docker rm -f --volumes 5579230e311b2cf0515bbabf914bb37ad67bbfbb3d0b102817e9e6161d8ce8df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:56:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:57:11 provisioning config files... 01:57:11 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/192@tmp/config5112879466018631256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:57:11 ---> ****-login.sh 01:57:11 nexus3.edgexfoundry.org:10001 01:57:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:12 Configure a credential helper to remove this warning. See 01:57:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:12 01:57:12 Login Succeeded 01:57:12 nexus3.edgexfoundry.org:10002 01:57:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:12 Configure a credential helper to remove this warning. See 01:57:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:12 01:57:12 Login Succeeded 01:57:12 nexus3.edgexfoundry.org:10003 01:57:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:12 Configure a credential helper to remove this warning. See 01:57:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:12 01:57:12 Login Succeeded 01:57:12 nexus3.edgexfoundry.org:10004 01:57:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:13 Configure a credential helper to remove this warning. See 01:57:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:13 01:57:13 Login Succeeded 01:57:13 ****.io 01:57:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:13 Configure a credential helper to remove this warning. See 01:57:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:13 01:57:13 Login Succeeded 01:57:13 ---> ****-login.sh ends [Pipeline] } 01:57:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:57:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:57:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:57:14 ========================================================= 01:57:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:57:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:14 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:57:15 #0 building with "default" instance using docker driver 01:57:15 01:57:15 #1 [internal] load .dockerignore 01:57:16 #1 ... 01:57:16 01:57:16 #2 [internal] load build definition from Dockerfile 01:57:16 #2 transferring dockerfile: 2.48kB 0.0s done 01:57:16 #2 DONE 0.3s 01:57:16 01:57:16 #1 [internal] load .dockerignore 01:57:16 #1 transferring context: 2B done 01:57:16 #1 DONE 0.3s 01:57:16 01:57:16 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:57:16 #3 DONE 0.1s 01:57:16 01:57:16 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 01:57:16 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 0.0s done 01:57:16 #4 sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 1.99kB / 1.99kB done 01:57:16 #4 sha256:be29e6b0f0d48c82f8b7b9eee484c4dc135732b9e314d3ddccdbbf7107de97ad 5.39kB / 5.39kB done 01:57:16 #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.2s 01:57:16 #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0B / 293.52kB 0.1s 01:57:16 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 0B / 70.64MB 0.1s 01:57:16 #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.2s done 01:57:16 #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s done 01:57:16 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 5.75MB / 70.64MB 0.3s 01:57:16 #4 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.2s done 01:57:16 #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 01:57:16 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 0B / 95.52MB 0.3s 01:57:16 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 01:57:16 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 9.44MB / 70.64MB 0.4s 01:57:16 #4 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.3s done 01:57:16 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 0B / 12.73MB 0.4s 01:57:16 #4 ... 01:57:16 01:57:16 #5 [internal] load build context 01:57:16 #5 transferring context: 10.35MB 0.5s done 01:57:16 #5 DONE 0.6s 01:57:16 01:57:16 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 01:57:16 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 13.63MB / 70.64MB 0.5s 01:57:16 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 6.29MB / 95.52MB 0.5s 01:57:16 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 3.15MB / 12.73MB 0.5s 01:57:17 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 7.34MB / 12.73MB 0.6s 01:57:17 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 21.66MB / 70.64MB 0.7s 01:57:17 #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0.5s done 01:57:17 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 13.63MB / 95.52MB 0.7s 01:57:17 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 10.96MB / 12.73MB 0.7s 01:57:17 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 32.26MB / 70.64MB 0.9s 01:57:17 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 22.02MB / 95.52MB 0.9s 01:57:17 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.8s done 01:57:17 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 36.70MB / 70.64MB 1.0s 01:57:17 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 41.57MB / 70.64MB 1.1s 01:57:17 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 30.41MB / 95.52MB 1.1s 01:57:17 #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 01:57:17 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 51.38MB / 70.64MB 1.3s 01:57:17 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 38.80MB / 95.52MB 1.3s 01:57:17 #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.2s done 01:57:18 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 56.62MB / 70.64MB 1.4s 01:57:18 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 44.04MB / 95.52MB 1.4s 01:57:18 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.7s 01:57:18 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 59.77MB / 95.52MB 1.7s 01:57:18 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 65.56MB / 95.52MB 1.8s 01:57:18 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 01:57:18 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.8s done 01:57:18 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 75.50MB / 95.52MB 2.0s 01:57:18 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 80.99MB / 95.52MB 2.1s 01:57:18 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 85.98MB / 95.52MB 2.2s 01:57:18 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.4s 01:57:19 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.5s done 01:57:24 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 5.2s 01:57:28 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 10.3s 01:57:34 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 15.9s 01:57:38 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 20.0s done 01:57:39 #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 01:57:39 #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea done 01:57:39 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:57:40 #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 done 01:57:40 #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 01:57:45 #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 5.2s 01:57:48 #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 8.0s done 01:57:48 #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 01:57:51 #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 2.2s done 01:57:51 #4 DONE 35.0s 01:57:51 01:57:51 #6 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers 01:57:52 #6 0.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:57:52 #6 1.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:57:54 #6 3.214 (1/14) Installing libintl (0.22.5-r0) 01:57:54 #6 3.226 (2/14) Installing eudev-libs (3.2.14-r2) 01:57:54 #6 3.240 (3/14) Installing libjpeg-turbo (3.0.3-r0) 01:57:54 #6 3.266 (4/14) Installing v4l-utils-libs (1.24.1-r1) 01:57:54 #6 3.294 (5/14) Installing v4l-utils (1.24.1-r1) 01:57:54 #6 3.451 (6/14) Installing libdvbv5 (1.24.1-r1) 01:57:55 #6 3.551 (7/14) Installing udev-init-scripts (35-r1) 01:57:55 #6 3.559 (8/14) Installing libeconf (0.6.3-r0) 01:57:55 #6 3.570 (9/14) Installing libblkid (2.40.1-r1) 01:57:55 #6 3.585 (10/14) Installing xz-libs (5.6.2-r0) 01:57:55 #6 3.601 (11/14) Installing kmod-libs (32-r0) 01:57:55 #6 3.612 (12/14) Installing eudev (3.2.14-r2) 01:57:55 #6 3.663 (13/14) Installing eudev-dev (3.2.14-r2) 01:57:55 #6 3.707 (14/14) Installing v4l-utils-dev (1.24.1-r1) 01:57:55 #6 3.834 Executing busybox-1.36.1-r29.trigger 01:57:55 #6 3.869 Executing eudev-3.2.14-r2.trigger 01:57:55 #6 3.897 OK: 246 MiB in 68 packages 01:57:58 #6 DONE 6.4s 01:57:58 01:57:58 #7 [builder 3/8] WORKDIR /device-usb-camera 01:57:58 #7 DONE 0.1s 01:57:58 01:57:58 #8 [builder 4/8] COPY go.mod vendor* ./ 01:57:58 #8 DONE 0.1s 01:57:58 01:57:58 #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:37 #9 DONE 33.1s 01:58:37 01:58:37 #10 [builder 6/8] COPY . . 01:58:37 #10 DONE 0.5s 01:58:37 01:58:37 #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 01:58:37 #11 0.727 % Total % Received % Xferd Average Speed Time Time Time Current 01:58:37 #11 0.727 Dload Upload Total Spent Left Speed 01:58:37 #11 0.727 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8681 0 --:--:-- --:--:-- --:--:-- 8850 01:58:37 #11 DONE 0.9s 01:58:37 01:58:37 #12 [builder 8/8] RUN echo noop 01:58:37 #12 0.789 noop 01:58:37 #12 DONE 0.9s 01:58:37 01:58:37 #13 exporting to image 01:58:37 #13 exporting layers 01:59:16 #13 exporting layers 36.2s done 01:59:16 #13 writing image sha256:e6e3ce0acc3b93cb217cdda27b5b3c345280ac6d50dcf3a89074662909ebd9ac 01:59:16 #13 writing image sha256:e6e3ce0acc3b93cb217cdda27b5b3c345280ac6d50dcf3a89074662909ebd9ac done 01:59:16 #13 naming to docker.io/library/ci-base-image-arm64 0.0s done 01:59:16 #13 DONE 36.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:16 + docker inspect -f . ci-base-image-arm64 01:59:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:16 prd-ubuntu20.04-docker-arm64-4c-16g-34746 does not seem to be running inside a container 01:59:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/192 -v /w/workspace/device-usb-camera/192:/w/workspace/device-usb-camera/192:rw,z -v /w/workspace/device-usb-camera/192@tmp:/w/workspace/device-usb-camera/192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:59:17 $ docker top ff4318571612653194383e4fd5aac4011ffb0a0234cce494ae7bdc79582621aa -eo pid,comm [Pipeline] { [Pipeline] sh 01:59:18 + go version 01:59:18 go version go1.23.2 linux/arm64 [Pipeline] } 01:59:18 $ docker stop --time=1 ff4318571612653194383e4fd5aac4011ffb0a0234cce494ae7bdc79582621aa 01:59:20 $ docker rm -f --volumes ff4318571612653194383e4fd5aac4011ffb0a0234cce494ae7bdc79582621aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:20 + docker inspect -f . ci-base-image-arm64 01:59:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:21 prd-ubuntu20.04-docker-arm64-4c-16g-34746 does not seem to be running inside a container 01:59:21 $ 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/192 -v /w/workspace/device-usb-camera/192:/w/workspace/device-usb-camera/192:rw,z -v /w/workspace/device-usb-camera/192@tmp:/w/workspace/device-usb-camera/192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:59:22 $ docker top ee8e2fc9e85d3e973668bae1735556f4c34809606c16a37932d9f50557c7ab76 -eo pid,comm [Pipeline] { [Pipeline] sh 01:59:22 + git config --global --add safe.directory /w/workspace/device-usb-camera/192 [Pipeline] fileExists [Pipeline] sh 01:59:22 + make test 01:59:22 go test ./... -coverprofile=coverage.out ./... 01:59:28 ? github.com/edgexfoundry/device-usb-camera [no test files] 02:02:09 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 02:02:09 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.093s coverage: 4.4% of statements 02:02:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:02:09 go vet ./... 02:02:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:02:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:02:41 ./bin/test-attribution-txt.sh [Pipeline] echo 02:02:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:02:42 $ docker stop --time=1 ee8e2fc9e85d3e973668bae1735556f4c34809606c16a37932d9f50557c7ab76 02:02:44 $ docker rm -f --volumes ee8e2fc9e85d3e973668bae1735556f4c34809606c16a37932d9f50557c7ab76 [Pipeline] // withDockerContainer [Pipeline] sh 02:02:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:02:46 Warning: overwriting stash ‘coverage-report’ 02:02:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:02:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:02:48 + ls -al . 02:02:48 total 284 02:02:48 drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 01:59 . 02:02:48 drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 01:56 .. 02:02:48 drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 01:56 .git 02:02:48 drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 01:56 .github 02:02:48 -rw-rw-r-- 1 jenkins jenkins 379 Dec 9 01:56 .gitignore 02:02:48 -rw-rw-r-- 1 jenkins jenkins 203 Dec 9 01:56 .golangci.yml 02:02:48 -rw-rw-r-- 1 jenkins jenkins 77 Dec 9 01:56 .hadolint.yml 02:02:48 -rw-rw-r-- 1 jenkins jenkins 19367 Dec 9 01:56 Attribution.txt 02:02:48 -rw-rw-r-- 1 jenkins jenkins 16561 Dec 9 01:56 CHANGELOG.md 02:02:48 -rw-rw-r-- 1 jenkins jenkins 2440 Dec 9 01:56 Dockerfile 02:02:48 -rw-rw-r-- 1 jenkins jenkins 678 Dec 9 01:56 GOVERNANCE.md 02:02:48 -rw-rw-r-- 1 jenkins jenkins 659 Dec 9 01:56 Jenkinsfile 02:02:48 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 9 01:56 LICENSE 02:02:48 -rw-rw-r-- 1 jenkins jenkins 3193 Dec 9 01:56 Makefile 02:02:48 -rw-rw-r-- 1 jenkins jenkins 622 Dec 9 01:56 OWNERS.md 02:02:48 -rw-rw-r-- 1 jenkins jenkins 2575 Dec 9 01:56 README.md 02:02:48 -rw-rw-r-- 1 jenkins jenkins 11 Dec 9 01:53 VERSION 02:02:48 drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 01:56 bin 02:02:48 drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 01:56 cmd 02:02:48 -rw-r--r-- 1 jenkins jenkins 54772 Dec 9 02:01 coverage.out 02:02:48 -rwxrwxr-x 1 jenkins jenkins 84 Dec 9 01:56 docker-entrypoint.sh 02:02:48 drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 01:56 docs 02:02:48 -rw-rw-r-- 1 jenkins jenkins 6411 Dec 9 01:56 go.mod 02:02:48 -rw-rw-r-- 1 jenkins jenkins 87605 Dec 9 01:56 go.sum 02:02:48 drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 01:56 internal 02:02:48 -rw-rw-r-- 1 jenkins jenkins 231 Dec 9 01:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02: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=91633e747b3f3010a9cab91b9839fc982e436734 --label arch=arm64 --label version=4.0.0-dev.5 . 02:02:49 #0 building with "default" instance using docker driver 02:02:49 02:02:49 #1 [internal] load .dockerignore 02:02:49 #1 transferring context: 2B 0.0s done 02:02:49 #1 DONE 0.0s 02:02:49 02:02:49 #2 [internal] load build definition from Dockerfile 02:02:49 #2 transferring dockerfile: 2.48kB 0.0s done 02:02:50 #2 DONE 0.0s 02:02:50 02:02:50 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:02:50 #3 DONE 0.0s 02:02:50 02:02:50 #4 [internal] load metadata for docker.io/bluenviron/mediamtx:1.8.2 02:02:50 #4 ... 02:02:50 02:02:50 #5 [internal] load metadata for docker.io/library/alpine:3.20 02:02:50 #5 DONE 0.4s 02:02:50 02:02:50 #4 [internal] load metadata for docker.io/bluenviron/mediamtx:1.8.2 02:02:50 #4 DONE 1.1s 02:02:50 02:02:50 #6 [internal] load build context 02:02:50 #6 transferring context: 67.85kB 0.1s done 02:02:51 #6 DONE 0.1s 02:02:51 02:02:51 #7 [stage-2 1/15] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:02:51 #7 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.2s done 02:02:51 #7 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 02:02:51 #7 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 02:02:51 #7 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 02:02:51 #7 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0B / 4.09MB 0.1s 02:02:51 #7 ... 02:02:51 02:02:51 #8 [builder 1/8] FROM docker.io/library/ci-base-image-arm64 02:02:51 #8 DONE 0.4s 02:02:51 02:02:51 #7 [stage-2 1/15] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:02:51 #7 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 3.15MB / 4.09MB 0.2s 02:02:51 #7 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 02:02:51 #7 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s done 02:02:52 #7 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done 02:02:52 #7 DONE 1.3s 02:02:52 02:02:52 #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 02:02:52 #9 resolve docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 0.1s done 02:02:52 #9 sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 1.29kB / 1.29kB done 02:02:52 #9 sha256:6e275935922f706ca19210c97feddd6fafeb0ac400bf738bd278eb76eed19501 503B / 503B done 02:02:52 #9 sha256:62c65ed7ef0da394d24fa88ec00cac8ec1618451968a9f7ab5743ec62b1805af 755B / 755B done 02:02:52 #9 sha256:da4d7e05a7aa4b446fcc464b6d75ce3e71b938483be5811ab4584f0a71948a7e 13.63MB / 14.54MB 1.2s 02:02:52 #9 sha256:da4d7e05a7aa4b446fcc464b6d75ce3e71b938483be5811ab4584f0a71948a7e 14.54MB / 14.54MB 1.2s done 02:02:52 #9 extracting sha256:da4d7e05a7aa4b446fcc464b6d75ce3e71b938483be5811ab4584f0a71948a7e 02:02:53 #9 extracting sha256:da4d7e05a7aa4b446fcc464b6d75ce3e71b938483be5811ab4584f0a71948a7e 0.8s done 02:02:53 #9 DONE 2.4s 02:02:53 02:02:53 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 02:02:53 #10 0.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:02:53 #10 1.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:02:55 #10 3.156 (1/114) Installing dumb-init (1.2.5-r3) 02:02:55 #10 3.169 (2/114) Installing libSvtAv1Enc (2.0.0-r1) 02:02:55 #10 3.292 (3/114) Installing aom-libs (3.9.1-r0) 02:02:55 #10 ... 02:02:55 02:02:55 #11 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers 02:02:55 #11 0.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:02:55 #11 1.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:02:55 #11 3.780 OK: 246 MiB in 68 packages 02:02:55 #11 DONE 4.3s 02:02:55 02:02:55 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 02:02:55 #10 3.511 (4/114) Installing libxau (1.0.11-r4) 02:02:55 #10 ... 02:02:55 02:02:55 #12 [builder 3/8] WORKDIR /device-usb-camera 02:02:55 #12 DONE 0.2s 02:02:55 02:02:55 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 02:02:55 #10 3.518 (5/114) Installing libmd (1.1.0-r0) 02:02:55 #10 3.541 (6/114) Installing libbsd (0.12.2-r0) 02:02:55 #10 3.549 (7/114) Installing libxdmcp (1.1.5-r1) 02:02:55 #10 3.564 (8/114) Installing libxcb (1.16.1-r0) 02:02:55 #10 3.634 (9/114) Installing libx11 (1.8.9-r1) 02:02:56 #10 ... 02:02:56 02:02:56 #13 [builder 4/8] COPY go.mod vendor* ./ 02:02:56 #13 DONE 0.2s 02:02:56 02:02:56 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 02:02:56 #10 3.864 (10/114) Installing hwdata-pci (0.382-r0) 02:02:56 #10 3.917 (11/114) Installing libpciaccess (0.18.1-r0) 02:02:56 #10 4.006 (12/114) Installing libdrm (2.4.120-r0) 02:02:56 #10 4.047 (13/114) Installing libxext (1.3.6-r2) 02:02:56 #10 4.059 (14/114) Installing libxfixes (6.0.1-r4) 02:02:56 #10 4.067 (15/114) Installing libffi (3.4.6-r0) 02:02:56 #10 4.083 (16/114) Installing wayland-libs-client (1.22.0-r4) 02:02:56 #10 4.095 (17/114) Installing libva (2.21.0-r0) 02:02:56 #10 4.131 (18/114) Installing libvdpau (1.5-r3) 02:02:56 #10 4.155 (19/114) Installing ffmpeg-libavutil (6.1.1-r8) 02:02:56 #10 4.192 (20/114) Installing libdav1d (1.4.2-r0) 02:02:56 #10 4.225 (21/114) Installing libgcc (13.2.1_git20240309-r0) 02:02:56 #10 4.237 (22/114) Installing libstdc++ (13.2.1_git20240309-r0) 02:02:56 #10 4.425 (23/114) Installing openexr-libiex (3.1.13-r1) 02:02:56 #10 4.448 (24/114) Installing openexr-libilmthread (3.1.13-r1) 02:02:56 #10 4.458 (25/114) Installing imath (3.1.12-r0) 02:02:56 #10 4.476 (26/114) Installing openexr-libopenexr (3.1.13-r1) 02:02:56 #10 4.552 (27/114) Installing brotli-libs (1.1.0-r2) 02:02:57 #10 4.586 (28/114) Installing giflib (5.2.2-r0) 02:02:57 #10 4.596 (29/114) Installing libhwy (1.0.7-r0) 02:02:57 #10 4.620 (30/114) Installing libjpeg-turbo (3.0.3-r0) 02:02:57 #10 4.642 (31/114) Installing lcms2 (2.16-r0) 02:02:57 #10 4.667 (32/114) Installing libpng (1.6.44-r0) 02:02:57 #10 4.682 (33/114) Installing libjxl (0.10.2-r0) 02:02:57 #10 4.769 (34/114) Installing lame-libs (3.100-r5) 02:02:57 #10 4.795 (35/114) Installing opus (1.5.2-r0) 02:02:57 #10 4.819 (36/114) Installing rav1e-libs (0.7.1-r0) 02:02:57 #10 4.873 (37/114) Installing libgomp (13.2.1_git20240309-r0) 02:02:57 #10 4.891 (38/114) Installing soxr (0.1.3-r7) 02:02:57 #10 4.906 (39/114) Installing ffmpeg-libswresample (6.1.1-r8) 02:02:57 #10 4.931 (40/114) Installing libogg (1.3.5-r5) 02:02:57 #10 4.946 (41/114) Installing libtheora (1.1.1-r18) 02:02:57 #10 4.982 (42/114) Installing libvorbis (1.3.7-r2) 02:02:57 #10 5.014 (43/114) Installing libvpx (1.14.1-r0) 02:02:57 #10 5.094 (44/114) Installing libsharpyuv (1.3.2-r0) 02:02:57 #10 5.119 (45/114) Installing libwebp (1.3.2-r0) 02:02:57 #10 5.139 (46/114) Installing libwebpmux (1.3.2-r0) 02:02:57 #10 5.149 (47/114) Installing x264-libs (0.164_git20231001-r0) 02:02:57 #10 5.207 (48/114) Installing numactl (2.0.18-r0) 02:02:57 #10 5.220 (49/114) Installing x265-libs (3.6-r0) 02:02:57 #10 5.427 (50/114) Installing xvidcore (1.3.7-r2) 02:02:57 #10 5.449 (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) 02:02:58 #10 ... 02:02:58 02:02:58 #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:58 #14 DONE 2.0s 02:02:58 02:02:58 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 02:02:58 #10 5.879 (52/114) Installing sdl2 (2.28.5-r1) 02:02:58 #10 5.927 (53/114) Installing alsa-lib (1.2.11-r0) 02:02:58 #10 6.026 (54/114) Installing libexpat (2.6.4-r0) 02:02:58 #10 6.039 (55/114) Installing libbz2 (1.0.8-r6) 02:02:58 #10 6.049 (56/114) Installing freetype (2.13.2-r0) 02:02:58 #10 6.087 (57/114) Installing fontconfig (2.15.0-r1) 02:02:58 #10 6.160 (58/114) Installing fribidi (1.0.15-r0) 02:02:58 #10 6.172 (59/114) Installing libintl (0.22.5-r0) 02:02:58 #10 6.182 (60/114) Installing libeconf (0.6.3-r0) 02:02:58 #10 6.194 (61/114) Installing libblkid (2.40.1-r1) 02:02:58 #10 6.210 (62/114) Installing libmount (2.40.1-r1) 02:02:58 #10 6.229 (63/114) Installing pcre2 (10.43-r0) 02:02:58 #10 6.259 (64/114) Installing glib (2.80.5-r0) 02:02:58 #10 ... 02:02:58 02:02:58 #15 [builder 6/8] COPY . . 02:02:58 #15 DONE 0.6s 02:02:58 02:02:58 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 02:02:58 #10 6.541 (65/114) Installing graphite2 (1.3.14-r6) 02:02:58 #10 6.554 (66/114) Installing harfbuzz (8.5.0-r0) 02:02:58 #10 6.605 (67/114) Installing libunibreak (6.1-r0) 02:02:59 #10 6.616 (68/114) Installing libass (0.17.2-r0) 02:02:59 #10 6.638 (69/114) Installing libbluray (1.3.4-r1) 02:02:59 #10 6.670 (70/114) Installing mpg123-libs (1.32.8-r0) 02:02:59 #10 6.693 (71/114) Installing libopenmpt (0.7.7-r0) 02:02:59 #10 6.741 (72/114) Installing cjson (1.7.18-r0) 02:02:59 #10 6.751 (73/114) Installing mbedtls (3.6.2-r0) 02:02:59 #10 6.792 (74/114) Installing librist (0.2.10-r1) 02:02:59 #10 6.806 (75/114) Installing libsrt (1.5.3-r0) 02:02:59 #10 6.840 (76/114) Installing libssh (0.10.6-r0) 02:02:59 #10 6.860 (77/114) Installing xz-libs (5.6.2-r0) 02:02:59 #10 6.876 (78/114) Installing libxml2 (2.12.7-r0) 02:02:59 #10 6.918 (79/114) Installing libsodium (1.0.19-r0) 02:02:59 #10 6.935 (80/114) Installing libzmq (4.3.5-r2) 02:02:59 #10 6.963 (81/114) Installing ffmpeg-libavformat (6.1.1-r8) 02:02:59 #10 7.047 (82/114) Installing serd-libs (0.32.2-r0) 02:02:59 #10 7.063 (83/114) Installing zix-libs (0.4.2-r0) 02:02:59 #10 7.164 (84/114) Installing sord-libs (0.16.16-r0) 02:02:59 #10 7.172 (85/114) Installing sratom (0.6.16-r0) 02:02:59 #10 7.182 (86/114) Installing lilv-libs (0.24.24-r1) 02:02:59 #10 7.194 (87/114) Installing glslang-libs (1.3.261.1-r0) 02:02:59 #10 7.408 (88/114) Installing libdovi (3.3.0-r0) 02:02:59 #10 7.447 (89/114) Installing spirv-tools (1.3.261.1-r0) 02:02:59 #10 7.713 (90/114) Installing shaderc (2024.0-r0) 02:03:00 #10 ... 02:03:00 02:03:00 #16 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 02:03:00 #16 0.839 % Total % Received % Xferd Average Speed Time Time Time Current 02:03:00 #16 0.841 Dload Upload Total Spent Left Speed 02:03:00 #16 0.846 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3744 0 --:--:-- --:--:-- --:--:-- 3779 02:03:00 #16 DONE 1.3s 02:03:00 02:03:00 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 02:03:00 #10 7.738 (91/114) Installing vulkan-loader (1.3.261.1-r0) 02:03:00 #10 7.756 (92/114) Installing libplacebo (6.338.2-r1) 02:03:00 #10 7.795 (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) 02:03:00 #10 7.805 (94/114) Installing ffmpeg-libswscale (6.1.1-r8) 02:03:00 #10 7.825 (95/114) Installing vidstab (1.1.1-r0) 02:03:00 #10 7.922 (96/114) Installing zimg (3.0.5-r2) 02:03:00 #10 8.014 (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) 02:03:00 #10 8.235 (98/114) Installing libasyncns (0.8-r3) 02:03:00 #10 8.243 (99/114) Installing dbus-libs (1.14.10-r1) 02:03:00 #10 8.263 (100/114) Installing libltdl (2.4.7-r3) 02:03:00 #10 8.272 (101/114) Installing orc (0.4.40-r0) 02:03:00 #10 8.321 (102/114) Installing libflac (1.4.3-r1) 02:03:00 #10 8.339 (103/114) Installing libsndfile (1.2.2-r0) 02:03:00 #10 8.490 (104/114) Installing speexdsp (1.2.1-r2) 02:03:00 #10 8.514 (105/114) Installing tdb-libs (1.4.9-r1) 02:03:00 #10 8.527 (106/114) Installing libpulse (17.0-r0) 02:03:00 #10 8.576 (107/114) Installing v4l-utils-libs (1.24.1-r1) 02:03:00 #10 8.604 (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) 02:03:00 #10 8.616 (109/114) Installing ffmpeg (6.1.1-r8) 02:03:00 #10 8.646 (110/114) Installing udev-init-scripts (35-r1) 02:03:00 #10 8.651 (111/114) Installing eudev-libs (3.2.14-r2) 02:03:00 #10 8.659 (112/114) Installing zstd-libs (1.5.6-r0) 02:03:00 #10 8.686 (113/114) Installing kmod-libs (32-r0) 02:03:00 #10 8.697 (114/114) Installing eudev (3.2.14-r2) 02:03:00 #10 8.751 Executing busybox-1.36.1-r29.trigger 02:03:01 #10 8.780 Executing glib-2.80.5-r0.trigger 02:03:01 #10 8.801 Executing eudev-3.2.14-r2.trigger 02:03:01 #10 8.823 OK: 120 MiB in 128 packages 02:03:01 #10 DONE 9.3s 02:03:01 02:03:01 #17 [builder 8/8] RUN make build 02:03:01 #17 0.870 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.9 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 02:03:05 #17 ... 02:03:05 02:03:05 #18 [stage-2 3/15] RUN apk --no-cache upgrade 02:03:05 #18 0.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:05 #18 1.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:05 #18 3.081 Upgrading critical system libraries and apk-tools: 02:03:05 #18 3.081 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:03:05 #18 3.114 Executing busybox-1.36.1-r29.trigger 02:03:05 #18 3.549 Continuing the upgrade transaction with new apk-tools: 02:03:05 #18 3.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:05 #18 3.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:08 #18 6.397 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:03:08 #18 6.559 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:03:08 #18 6.604 OK: 120 MiB in 128 packages 02:03:08 #18 DONE 7.1s 02:03:08 02:03:08 #17 [builder 8/8] RUN make build 02:06:00 #17 DONE 180.1s 02:06:00 02:06:00 #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / 02:06:01 #19 DONE 0.6s 02:06:01 02:06:01 #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / 02:06:01 #20 DONE 0.1s 02:06:01 02:06:01 #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 02:06:01 #21 DONE 0.1s 02:06:01 02:06:01 #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / 02:06:01 #22 DONE 0.1s 02:06:01 02:06:01 #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 02:06:01 #23 DONE 0.1s 02:06:01 02:06:01 #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / 02:06:01 #24 DONE 0.2s 02:06:01 02:06:01 #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / 02:06:02 #25 DONE 0.6s 02:06:02 02:06:02 #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 02:06:03 #26 DONE 0.9s 02:06:03 02:06:03 #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 02:06:04 #27 DONE 1.1s 02:06:04 02:06:04 #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 02:06:05 #28 DONE 1.1s 02:06:05 02:06:05 #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 02:06:06 #29 DONE 1.0s 02:06:06 02:06:06 #30 exporting to image 02:06:06 #30 exporting layers 02:06:09 #30 exporting layers 2.6s done 02:06:09 #30 writing image sha256:96901af505e535afc4f1b734be3b29195634640cc5f7f6b8ed3a434074009f99 done 02:06:09 #30 naming to docker.io/library/device-usb-camera-arm64 0.0s done 02:06:09 #30 DONE 2.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:06:09 provisioning config files... 02:06:09 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/192@tmp/config18399794278804126323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:06:10 ---> ****-login.sh 02:06:10 nexus3.edgexfoundry.org:10001 02:06:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:10 Configure a credential helper to remove this warning. See 02:06:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:10 02:06:10 Login Succeeded 02:06:10 nexus3.edgexfoundry.org:10002 02:06:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:10 Configure a credential helper to remove this warning. See 02:06:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:10 02:06:10 Login Succeeded 02:06:10 nexus3.edgexfoundry.org:10003 02:06:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:10 Configure a credential helper to remove this warning. See 02:06:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:10 02:06:10 Login Succeeded 02:06:10 nexus3.edgexfoundry.org:10004 02:06:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:11 Configure a credential helper to remove this warning. See 02:06:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:11 02:06:11 Login Succeeded 02:06:11 ****.io 02:06:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:11 Configure a credential helper to remove this warning. See 02:06:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:11 02:06:11 Login Succeeded 02:06:11 ---> ****-login.sh ends [Pipeline] } 02:06:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:06:12 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 02:06:12 91633e747b3f3010a9cab91b9839fc982e436734 02:06:12 latest 02:06:12 4.0.0-dev.5 02:06:12 91633e747b3f3010a9cab91b9839fc982e436734-4.0.0-dev.5 02:06:12 main 02:06:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:12 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:91633e747b3f3010a9cab91b9839fc982e436734 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:12 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:91633e747b3f3010a9cab91b9839fc982e436734 02:06:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:06:12 302d165393fa: Preparing 02:06:12 1d78304ff20a: Preparing 02:06:12 d4053bec7ede: Preparing 02:06:12 bcc5aec14442: Preparing 02:06:12 503f7a4e8c5d: Preparing 02:06:12 7206d983d249: Preparing 02:06:12 c2fd3aabbd0c: Preparing 02:06:12 af04260c6815: Preparing 02:06:12 93587f68ac52: Preparing 02:06:12 6f8b09f722ec: Preparing 02:06:12 6f7dea2763f4: Preparing 02:06:12 f583e78e97e7: Preparing 02:06:12 48f7c9d885ef: Preparing 02:06:12 651d9022c234: Preparing 02:06:12 c2fd3aabbd0c: Waiting 02:06:12 6f7dea2763f4: Waiting 02:06:12 7206d983d249: Waiting 02:06:12 af04260c6815: Waiting 02:06:12 f583e78e97e7: Waiting 02:06:12 6f8b09f722ec: Waiting 02:06:12 48f7c9d885ef: Waiting 02:06:12 93587f68ac52: Waiting 02:06:12 651d9022c234: Waiting 02:06:13 1d78304ff20a: Pushed 02:06:13 d4053bec7ede: Pushed 02:06:13 bcc5aec14442: Pushed 02:06:13 302d165393fa: Pushed 02:06:13 7206d983d249: Pushed 02:06:13 c2fd3aabbd0c: Pushed 02:06:13 af04260c6815: Pushed 02:06:13 93587f68ac52: Pushed 02:06:13 6f8b09f722ec: Pushed 02:06:13 651d9022c234: Layer already exists 02:06:15 f583e78e97e7: Pushed 02:06:21 503f7a4e8c5d: Pushed 02:06:24 6f7dea2763f4: Pushed 02:06:42 48f7c9d885ef: Pushed 02:06:42 91633e747b3f3010a9cab91b9839fc982e436734: digest: sha256:ec65378df67a40ad796d9b768209b8b208b7177a5beaa828c3aa9dfa7b3ea6fa size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:43 + 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 02:06:43 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 02:06:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:06:46 302d165393fa: Preparing 02:06:46 1d78304ff20a: Preparing 02:06:46 d4053bec7ede: Preparing 02:06:46 bcc5aec14442: Preparing 02:06:46 503f7a4e8c5d: Preparing 02:06:46 7206d983d249: Preparing 02:06:46 c2fd3aabbd0c: Preparing 02:06:46 af04260c6815: Preparing 02:06:46 93587f68ac52: Preparing 02:06:46 c2fd3aabbd0c: Waiting 02:06:46 6f8b09f722ec: Preparing 02:06:46 af04260c6815: Waiting 02:06:46 6f7dea2763f4: Preparing 02:06:46 7206d983d249: Waiting 02:06:46 f583e78e97e7: Preparing 02:06:46 93587f68ac52: Waiting 02:06:46 48f7c9d885ef: Preparing 02:06:46 6f8b09f722ec: Waiting 02:06:46 6f7dea2763f4: Waiting 02:06:46 651d9022c234: Preparing 02:06:46 f583e78e97e7: Waiting 02:06:46 48f7c9d885ef: Waiting 02:06:46 651d9022c234: Waiting 02:06:46 1d78304ff20a: Layer already exists 02:06:46 d4053bec7ede: Layer already exists 02:06:46 bcc5aec14442: Layer already exists 02:06:46 503f7a4e8c5d: Layer already exists 02:06:46 302d165393fa: Layer already exists 02:06:46 7206d983d249: Layer already exists 02:06:46 6f8b09f722ec: Layer already exists 02:06:46 c2fd3aabbd0c: Layer already exists 02:06:46 af04260c6815: Layer already exists 02:06:46 93587f68ac52: Layer already exists 02:06:46 f583e78e97e7: Layer already exists 02:06:46 6f7dea2763f4: Layer already exists 02:06:46 651d9022c234: Layer already exists 02:06:46 48f7c9d885ef: Layer already exists 02:06:46 latest: digest: sha256:ec65378df67a40ad796d9b768209b8b208b7177a5beaa828c3aa9dfa7b3ea6fa size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:46 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:46 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.5 02:06:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:06:47 302d165393fa: Preparing 02:06:47 1d78304ff20a: Preparing 02:06:47 d4053bec7ede: Preparing 02:06:47 bcc5aec14442: Preparing 02:06:47 503f7a4e8c5d: Preparing 02:06:47 7206d983d249: Preparing 02:06:47 c2fd3aabbd0c: Preparing 02:06:47 af04260c6815: Preparing 02:06:47 93587f68ac52: Preparing 02:06:47 6f8b09f722ec: Preparing 02:06:47 6f7dea2763f4: Preparing 02:06:47 f583e78e97e7: Preparing 02:06:47 48f7c9d885ef: Preparing 02:06:47 651d9022c234: Preparing 02:06:47 af04260c6815: Waiting 02:06:47 93587f68ac52: Waiting 02:06:47 6f8b09f722ec: Waiting 02:06:47 48f7c9d885ef: Waiting 02:06:47 6f7dea2763f4: Waiting 02:06:47 651d9022c234: Waiting 02:06:47 f583e78e97e7: Waiting 02:06:47 7206d983d249: Waiting 02:06:47 c2fd3aabbd0c: Waiting 02:06:47 bcc5aec14442: Layer already exists 02:06:47 d4053bec7ede: Layer already exists 02:06:47 302d165393fa: Layer already exists 02:06:47 1d78304ff20a: Layer already exists 02:06:47 c2fd3aabbd0c: Layer already exists 02:06:47 7206d983d249: Layer already exists 02:06:48 af04260c6815: Layer already exists 02:06:49 93587f68ac52: Layer already exists 02:06:49 503f7a4e8c5d: Layer already exists 02:06:49 6f7dea2763f4: Layer already exists 02:06:49 6f8b09f722ec: Layer already exists 02:06:49 f583e78e97e7: Layer already exists 02:06:49 48f7c9d885ef: Layer already exists 02:06:49 651d9022c234: Layer already exists 02:06:49 4.0.0-dev.5: digest: sha256:ec65378df67a40ad796d9b768209b8b208b7177a5beaa828c3aa9dfa7b3ea6fa size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:50 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:91633e747b3f3010a9cab91b9839fc982e436734-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:50 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:91633e747b3f3010a9cab91b9839fc982e436734-4.0.0-dev.5 02:06:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:06:51 302d165393fa: Preparing 02:06:51 1d78304ff20a: Preparing 02:06:51 d4053bec7ede: Preparing 02:06:51 bcc5aec14442: Preparing 02:06:51 503f7a4e8c5d: Preparing 02:06:51 7206d983d249: Preparing 02:06:51 c2fd3aabbd0c: Preparing 02:06:51 af04260c6815: Preparing 02:06:51 93587f68ac52: Preparing 02:06:51 6f8b09f722ec: Preparing 02:06:51 6f7dea2763f4: Preparing 02:06:51 7206d983d249: Waiting 02:06:51 c2fd3aabbd0c: Waiting 02:06:51 f583e78e97e7: Preparing 02:06:51 48f7c9d885ef: Preparing 02:06:51 651d9022c234: Preparing 02:06:51 af04260c6815: Waiting 02:06:51 6f8b09f722ec: Waiting 02:06:51 6f7dea2763f4: Waiting 02:06:51 f583e78e97e7: Waiting 02:06:51 48f7c9d885ef: Waiting 02:06:51 651d9022c234: Waiting 02:06:51 93587f68ac52: Waiting 02:06:52 d4053bec7ede: Layer already exists 02:06:52 503f7a4e8c5d: Layer already exists 02:06:52 1d78304ff20a: Layer already exists 02:06:52 302d165393fa: Layer already exists 02:06:52 bcc5aec14442: Layer already exists 02:06:52 af04260c6815: Layer already exists 02:06:52 c2fd3aabbd0c: Layer already exists 02:06:52 93587f68ac52: Layer already exists 02:06:52 7206d983d249: Layer already exists 02:06:52 f583e78e97e7: Layer already exists 02:06:52 6f8b09f722ec: Layer already exists 02:06:52 6f7dea2763f4: Layer already exists 02:06:52 48f7c9d885ef: Layer already exists 02:06:52 651d9022c234: Layer already exists 02:06:52 91633e747b3f3010a9cab91b9839fc982e436734-4.0.0-dev.5: digest: sha256:ec65378df67a40ad796d9b768209b8b208b7177a5beaa828c3aa9dfa7b3ea6fa size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:52 + 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 02:06:53 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 02:06:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:06:53 302d165393fa: Preparing 02:06:53 1d78304ff20a: Preparing 02:06:53 d4053bec7ede: Preparing 02:06:53 bcc5aec14442: Preparing 02:06:53 503f7a4e8c5d: Preparing 02:06:53 7206d983d249: Preparing 02:06:53 c2fd3aabbd0c: Preparing 02:06:53 af04260c6815: Preparing 02:06:53 93587f68ac52: Preparing 02:06:53 6f8b09f722ec: Preparing 02:06:53 6f7dea2763f4: Preparing 02:06:53 7206d983d249: Waiting 02:06:53 f583e78e97e7: Preparing 02:06:53 c2fd3aabbd0c: Waiting 02:06:53 48f7c9d885ef: Preparing 02:06:53 6f8b09f722ec: Waiting 02:06:53 651d9022c234: Preparing 02:06:53 af04260c6815: Waiting 02:06:53 93587f68ac52: Waiting 02:06:53 6f7dea2763f4: Waiting 02:06:53 f583e78e97e7: Waiting 02:06:53 48f7c9d885ef: Waiting 02:06:53 651d9022c234: Waiting 02:06:53 bcc5aec14442: Layer already exists 02:06:53 302d165393fa: Layer already exists 02:06:53 1d78304ff20a: Layer already exists 02:06:53 d4053bec7ede: Layer already exists 02:06:53 503f7a4e8c5d: Layer already exists 02:06:53 7206d983d249: Layer already exists 02:06:53 c2fd3aabbd0c: Layer already exists 02:06:53 93587f68ac52: Layer already exists 02:06:53 af04260c6815: Layer already exists 02:06:53 6f8b09f722ec: Layer already exists 02:06:53 6f7dea2763f4: Layer already exists 02:06:53 f583e78e97e7: Layer already exists 02:06:53 48f7c9d885ef: Layer already exists 02:06:53 651d9022c234: Layer already exists 02:06:53 main: digest: sha256:ec65378df67a40ad796d9b768209b8b208b7177a5beaa828c3aa9dfa7b3ea6fa size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:53 ===================================================== [Pipeline] echo 02:06:53 taggedImages: 02:06:53 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:91633e747b3f3010a9cab91b9839fc982e436734 02:06:53 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 02:06:53 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.5 02:06:53 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:91633e747b3f3010a9cab91b9839fc982e436734-4.0.0-dev.5 02:06:53 - 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 02:06:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:06:53 02:06:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:06:54 arm64: Pulling from edgex-lftools-log-publisher 02:06:54 8998bd30e6a1: Pulling fs layer 02:06:54 04944245beec: Pulling fs layer 02:06:54 699f458cf7ca: Pulling fs layer 02:06:54 765212b225bb: Pulling fs layer 02:06:54 f23df028b6ca: Pulling fs layer 02:06:54 d65c8cfc05b1: Pulling fs layer 02:06:54 2437ff75d9bd: Pulling fs layer 02:06:54 765212b225bb: Waiting 02:06:54 d65c8cfc05b1: Waiting 02:06:54 f23df028b6ca: Waiting 02:06:54 2437ff75d9bd: Waiting 02:06:54 04944245beec: Verifying Checksum 02:06:54 04944245beec: Download complete 02:06:54 765212b225bb: Verifying Checksum 02:06:54 765212b225bb: Download complete 02:06:54 699f458cf7ca: Download complete 02:06:54 f23df028b6ca: Verifying Checksum 02:06:54 f23df028b6ca: Download complete 02:06:54 d65c8cfc05b1: Verifying Checksum 02:06:54 d65c8cfc05b1: Download complete 02:06:55 8998bd30e6a1: Verifying Checksum 02:06:55 8998bd30e6a1: Download complete 02:06:57 2437ff75d9bd: Verifying Checksum 02:06:57 2437ff75d9bd: Download complete 02:07:02 8998bd30e6a1: Pull complete 02:07:02 04944245beec: Pull complete 02:07:04 699f458cf7ca: Pull complete 02:07:04 765212b225bb: Pull complete 02:07:05 f23df028b6ca: Pull complete 02:07:05 d65c8cfc05b1: Pull complete 02:07:32 2437ff75d9bd: Pull complete 02:07:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:07:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:07:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:32 prd-ubuntu20.04-docker-arm64-4c-16g-34746 does not seem to be running inside a container 02:07:32 $ 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/192 -v /w/workspace/device-usb-camera/192:/w/workspace/device-usb-camera/192:rw,z -v /w/workspace/device-usb-camera/192@tmp:/w/workspace/device-usb-camera/192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:07:34 $ docker top 7c028b516c0a9ff4e93d94b0cba99307ea5308a2a774b0ec02d6f1539f9d127b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:35 ---> job-cost.sh 02:07:35 lf-activate-venv: SKIPPING 02:07:35 INFO: No Stack... 02:07:35 INFO: Retrieving Pricing Info for: v3-standard-8 02:07:36 INFO: Archiving Costs [Pipeline] sh 02:07:37 + cat /w/workspace/device-usb-camera/192/archives/cost.csv 02:07:37 + cut -d, -f6 [Pipeline] lock 02:07:37 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-192-stack-cost] 02:07:37 Resource [jenkins-edgexfoundry-device-usb-camera-main-192-stack-cost] did not exist. Created. 02:07:37 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-192-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:07:37 /w/workspace/device-usb-camera/192@tmp/durable-de3cfedd/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:07:38 + echo total: 0.2199999988079071 [Pipeline] stash 02:07:38 Warning: overwriting stash ‘stack-cost’ 02:07:38 Stashed 1 file(s) [Pipeline] } 02:07:38 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-192-stack-cost] [Pipeline] // lock [Pipeline] } 02:07:38 $ docker stop --time=1 7c028b516c0a9ff4e93d94b0cba99307ea5308a2a774b0ec02d6f1539f9d127b 02:07:40 $ docker rm -f --volumes 7c028b516c0a9ff4e93d94b0cba99307ea5308a2a774b0ec02d6f1539f9d127b [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 02:07:40 provisioning config files... 02:07:40 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6534829284264890712tmp [Pipeline] { [Pipeline] sh 02:07:40 + set +x 02:07:40 + curl -s https://codecov.io/bash 02:07:40 + bash -s -- 02:07:40 02:07:40 _____ _ 02:07:40 / ____| | | 02:07:40 | | ___ __| | ___ ___ _____ __ 02:07:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:07:40 | |___| (_) | (_| | __/ (_| (_) \ V / 02:07:40 \_____\___/ \__,_|\___|\___\___/ \_/ 02:07:40 Bash-1.0.6 02:07:40 02:07:40 02:07:40 ==> git version 2.25.1 found 02:07:40 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:07:40 Release-Date: 2020-01-08 02:07:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:07:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:07:40 ==> Jenkins CI detected. 02:07:40 current dir:  /w/workspace/exfoundry_device-usb-camera_main 02:07:40 project root: . 02:07:40 --> token set from env 02:07:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:07:40 ==> Running gcov in . (disable via -X gcov) 02:07:40 ==> Python coveragepy not found 02:07:40 ==> Searching for coverage reports in: 02:07:40 + . 02:07:40 -> Found 1 reports 02:07:40 ==> Detecting git/mercurial file structure 02:07:40 ==> Reading reports 02:07:40 + ./coverage.out bytes=54772 02:07:40 ==> Appending adjustments 02:07:40 https://docs.codecov.io/docs/fixing-reports 02:07:41 + Found adjustments 02:07:41 ==> Gzipping contents 02:07:41 8.0K /tmp/codecov.qvFu9K.gz 02:07:41 ==> Uploading reports 02:07:41 url: https://codecov.io 02:07:41 query: branch=main&commit=91633e747b3f3010a9cab91b9839fc982e436734&build=192&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F192%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 02:07:41 -> Pinging Codecov 02:07:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=91633e747b3f3010a9cab91b9839fc982e436734&build=192&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F192%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 02:07:41 -> Uploading to 02:07:41 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/91633e747b3f3010a9cab91b9839fc982e436734/d1f7c321-7c6f-46e2-8449-f48d975a8cc9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241209%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241209T020741Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=a7d0ff1d1f79422d663d808ab61d26f6165a03f9cb3e1ab77dd39c62991ca013 02:07:41 % Total % Received % Xferd Average Speed Time Time Time Current 02:07:41 Dload Upload Total Spent Left Speed 02:07:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 41815 --:--:-- --:--:-- --:--:-- 41815 02:07:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/91633e747b3f3010a9cab91b9839fc982e436734 [Pipeline] } 02:07:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:07:41 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:07:41 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:07:42 02:07:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:07:42 latest: Pulling from edgex-devops/edgex-snyk-go 02:07:42 43c4264eed91: Already exists 02:07:42 4cc291be95ef: Already exists 02:07:42 2ac1f1163629: Already exists 02:07:42 5c3c966382ef: Already exists 02:07:42 4f4fb700ef54: Already exists 02:07:42 d9c7d2e4e75e: Pulling fs layer 02:07:42 9c3e1370e548: Pulling fs layer 02:07:42 d9c7d2e4e75e: Download complete 02:07:42 d9c7d2e4e75e: Pull complete 02:07:43 9c3e1370e548: Verifying Checksum 02:07:43 9c3e1370e548: Download complete 02:07:46 9c3e1370e548: Pull complete 02:07:46 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 02:07:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:07:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:46 prd-ubuntu20.04-docker-8c-8g-34741 does not seem to be running inside a container 02:07:46 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 02:07:47 $ docker top 797718e73df576f46fe6adc037e4de615aac7cdce92e8da2cc24003c5c24b368 -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:47 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo 02:07:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 02:07:47 + set -o pipefail 02:07:47 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 02:07:55 02:07:55 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 02:07:55 02:07:55 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/dcb1475f-418b-4e70-8c21-a7862f79b863 02:07:55 02:07:55 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:07:55 02:07:55 02:07:55 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:07:55 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:07:55 $ docker stop --time=1 797718e73df576f46fe6adc037e4de615aac7cdce92e8da2cc24003c5c24b368 02:08:00 $ docker rm -f --volumes 797718e73df576f46fe6adc037e4de615aac7cdce92e8da2cc24003c5c24b368 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:08:01 + git log --format=format:%s -1 91633e747b3f3010a9cab91b9839fc982e436734 [Pipeline] sh 02:08:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:08:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:02 prd-ubuntu20.04-docker-8c-8g-34741 does not seem to be running inside a container 02:08:02 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:08:02 $ docker top 37e695d68b4b451798203a0ee425ed7b30d7a08fb2af455fb07d6b8a003c1288 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:08:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:03 [ssh-agent] Looking for ssh-agent implementation... 02:08:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:03 $ docker exec 37e695d68b4b451798203a0ee425ed7b30d7a08fb2af455fb07d6b8a003c1288 ssh-agent 02:08:03 SSH_AUTH_SOCK=/tmp/ssh-IXv4eMKaBK4w/agent.32 02:08:03 SSH_AGENT_PID=38 02:08:03 Running ssh-add (command line suppressed) 02:08:03 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13113916404728331836.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13113916404728331836.key) 02:08:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:03 + git semver tag 02:08:03 2024-12-09 02:08:03,818 [run_tag] DEBUG tag force:False 02:08:03 2024-12-09 02:08:03,819 [check_head_tag] DEBUG check head tag 02:08:03 2024-12-09 02:08:03,821 [execute] INFO git cat-file --batch-check 02:08:03 2024-12-09 02:08:03,821 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 02:08:03 2024-12-09 02:08:03,825 [execute] INFO git cat-file --batch 02:08:03 2024-12-09 02:08:03,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 02:08:03 2024-12-09 02:08:03,866 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:08:03 2024-12-09 02:08:03,867 [execute] INFO git tag -a v4.0.0-dev.5 -m v4.0.0-dev.5 02:08:03 2024-12-09 02:08:03,867 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.5', '-m', 'v4.0.0-dev.5'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 02:08:03 2024-12-09 02:08:03,871 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:08:03 4.0.0-dev.5 [Pipeline] } 02:08:03 $ docker exec --env ******** --env ******** 37e695d68b4b451798203a0ee425ed7b30d7a08fb2af455fb07d6b8a003c1288 ssh-agent -k 02:08:04 unset SSH_AUTH_SOCK; 02:08:04 unset SSH_AGENT_PID; 02:08:04 echo Agent pid 38 killed; 02:08:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:08:04 + git semver [Pipeline] } 02:08:04 $ docker stop --time=1 37e695d68b4b451798203a0ee425ed7b30d7a08fb2af455fb07d6b8a003c1288 02:08:05 $ docker rm -f --volumes 37e695d68b4b451798203a0ee425ed7b30d7a08fb2af455fb07d6b8a003c1288 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:08:06 02:08:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:08:06 0.23.1-centos7: Pulling from edgex-lftools 02:08:06 ab5ef0e58194: Pulling fs layer 02:08:06 9712f1f96733: Pulling fs layer 02:08:06 63f879dbbcfc: Pulling fs layer 02:08:06 0d9ebad4ef96: Pulling fs layer 02:08:06 e9a5061849ea: Pulling fs layer 02:08:06 d747dcd14b5f: Pulling fs layer 02:08:06 2de7ff778b66: Pulling fs layer 02:08:06 0d9ebad4ef96: Waiting 02:08:06 e9a5061849ea: Waiting 02:08:06 d747dcd14b5f: Waiting 02:08:06 2de7ff778b66: Waiting 02:08:06 9712f1f96733: Download complete 02:08:06 63f879dbbcfc: Verifying Checksum 02:08:06 63f879dbbcfc: Download complete 02:08:07 e9a5061849ea: Verifying Checksum 02:08:07 e9a5061849ea: Download complete 02:08:07 d747dcd14b5f: Download complete 02:08:07 0d9ebad4ef96: Verifying Checksum 02:08:07 0d9ebad4ef96: Download complete 02:08:07 ab5ef0e58194: Verifying Checksum 02:08:07 ab5ef0e58194: Download complete 02:08:07 2de7ff778b66: Download complete 02:08:10 ab5ef0e58194: Pull complete 02:08:10 9712f1f96733: Pull complete 02:08:10 63f879dbbcfc: Pull complete 02:08:14 0d9ebad4ef96: Pull complete 02:08:14 e9a5061849ea: Pull complete 02:08:14 d747dcd14b5f: Pull complete 02:08:15 2de7ff778b66: Pull complete 02:08:15 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:08:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:08:15 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:15 prd-ubuntu20.04-docker-8c-8g-34741 does not seem to be running inside a container 02:08:15 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:08:21 $ docker top 27937a5b337a8df3300ea959d8eabf0f4dbafee5e3603cb6ffdcc919b4fe05ef -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:08:21 provisioning config files... 02:08:21 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14414214877525636489tmp 02:08:21 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1797477246759627366tmp 02:08:21 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8351743718475046923tmp [Pipeline] { [Pipeline] echo 02:08:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:08:21 ---> sigul-configuration.sh 02:08:21 gpg: directory `/root/.gnupg' created 02:08:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:08:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:08:21 gpg: keyring `/root/.gnupg/secring.gpg' created 02:08:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:08:21 gpg: CAST5 encrypted data 02:08:21 gpg: encrypted with 1 passphrase 02:08:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:08:22 + mkdir /home/jenkins 02:08:22 + mkdir /home/jenkins/sigul [Pipeline] sh 02:08:22 + 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 02:08:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:08:22 ---> sigul-install.sh 02:08:22 Sigul already installed; skipping installation. [Pipeline] sh 02:08:23 + git tag --list 02:08:23 v0.0.0 02:08:23 v0.0.1-dev.1 02:08:23 v0.0.1-dev.10 02:08:23 v0.0.1-dev.11 02:08:23 v0.0.1-dev.12 02:08:23 v0.0.1-dev.13 02:08:23 v0.0.1-dev.14 02:08:23 v0.0.1-dev.15 02:08:23 v0.0.1-dev.16 02:08:23 v0.0.1-dev.2 02:08:23 v0.0.1-dev.3 02:08:23 v0.0.1-dev.4 02:08:23 v0.0.1-dev.5 02:08:23 v0.0.1-dev.6 02:08:23 v0.0.1-dev.7 02:08:23 v0.0.1-dev.8 02:08:23 v0.0.1-dev.9 02:08:23 v2.2.0 02:08:23 v2.2.0-dev.17 02:08:23 v2.2.0-dev.18 02:08:23 v2.2.0-dev.19 02:08:23 v2.2.0-dev.20 02:08:23 v2.2.0-dev.21 02:08:23 v2.2.0-dev.22 02:08:23 v2.2.0-dev.23 02:08:23 v2.2.0-dev.24 02:08:23 v2.2.0-dev.25 02:08:23 v2.2.0-dev.26 02:08:23 v2.2.0-dev.27 02:08:23 v2.3.0 02:08:23 v2.3.0-dev.1 02:08:23 v2.3.0-dev.10 02:08:23 v2.3.0-dev.11 02:08:23 v2.3.0-dev.12 02:08:23 v2.3.0-dev.13 02:08:23 v2.3.0-dev.14 02:08:23 v2.3.0-dev.15 02:08:23 v2.3.0-dev.16 02:08:23 v2.3.0-dev.17 02:08:23 v2.3.0-dev.18 02:08:23 v2.3.0-dev.19 02:08:23 v2.3.0-dev.2 02:08:23 v2.3.0-dev.20 02:08:23 v2.3.0-dev.21 02:08:23 v2.3.0-dev.22 02:08:23 v2.3.0-dev.23 02:08:23 v2.3.0-dev.24 02:08:23 v2.3.0-dev.25 02:08:23 v2.3.0-dev.26 02:08:23 v2.3.0-dev.27 02:08:23 v2.3.0-dev.28 02:08:23 v2.3.0-dev.3 02:08:23 v2.3.0-dev.4 02:08:23 v2.3.0-dev.5 02:08:23 v2.3.0-dev.6 02:08:23 v2.3.0-dev.7 02:08:23 v2.3.0-dev.8 02:08:23 v2.3.0-dev.9 02:08:23 v2.3.1 02:08:23 v2.3.1-dev.4 02:08:23 v2.3.1-dev.5 02:08:23 v2.3.1-dev.6 02:08:23 v3.0 02:08:23 v3.0.0 02:08:23 v3.0.0-dev.1 02:08:23 v3.0.0-dev.10 02:08:23 v3.0.0-dev.11 02:08:23 v3.0.0-dev.12 02:08:23 v3.0.0-dev.13 02:08:23 v3.0.0-dev.14 02:08:23 v3.0.0-dev.15 02:08:23 v3.0.0-dev.16 02:08:23 v3.0.0-dev.17 02:08:23 v3.0.0-dev.18 02:08:23 v3.0.0-dev.19 02:08:23 v3.0.0-dev.2 02:08:23 v3.0.0-dev.20 02:08:23 v3.0.0-dev.21 02:08:23 v3.0.0-dev.22 02:08:23 v3.0.0-dev.23 02:08:23 v3.0.0-dev.24 02:08:23 v3.0.0-dev.25 02:08:23 v3.0.0-dev.26 02:08:23 v3.0.0-dev.27 02:08:23 v3.0.0-dev.28 02:08:23 v3.0.0-dev.29 02:08:23 v3.0.0-dev.3 02:08:23 v3.0.0-dev.30 02:08:23 v3.0.0-dev.31 02:08:23 v3.0.0-dev.32 02:08:23 v3.0.0-dev.33 02:08:23 v3.0.0-dev.34 02:08:23 v3.0.0-dev.35 02:08:23 v3.0.0-dev.36 02:08:23 v3.0.0-dev.37 02:08:23 v3.0.0-dev.38 02:08:23 v3.0.0-dev.39 02:08:23 v3.0.0-dev.4 02:08:23 v3.0.0-dev.40 02:08:23 v3.0.0-dev.41 02:08:23 v3.0.0-dev.42 02:08:23 v3.0.0-dev.43 02:08:23 v3.0.0-dev.44 02:08:23 v3.0.0-dev.45 02:08:23 v3.0.0-dev.46 02:08:23 v3.0.0-dev.47 02:08:23 v3.0.0-dev.48 02:08:23 v3.0.0-dev.49 02:08:23 v3.0.0-dev.5 02:08:23 v3.0.0-dev.50 02:08:23 v3.0.0-dev.51 02:08:23 v3.0.0-dev.6 02:08:23 v3.0.0-dev.7 02:08:23 v3.0.0-dev.8 02:08:23 v3.0.0-dev.9 02:08:23 v3.1 02:08:23 v3.1.0 02:08:23 v3.1.0-dev.1 02:08:23 v3.1.0-dev.10 02:08:23 v3.1.0-dev.11 02:08:23 v3.1.0-dev.12 02:08:23 v3.1.0-dev.13 02:08:23 v3.1.0-dev.14 02:08:23 v3.1.0-dev.15 02:08:23 v3.1.0-dev.16 02:08:23 v3.1.0-dev.17 02:08:23 v3.1.0-dev.18 02:08:23 v3.1.0-dev.19 02:08:23 v3.1.0-dev.2 02:08:23 v3.1.0-dev.20 02:08:23 v3.1.0-dev.21 02:08:23 v3.1.0-dev.22 02:08:23 v3.1.0-dev.23 02:08:23 v3.1.0-dev.24 02:08:23 v3.1.0-dev.25 02:08:23 v3.1.0-dev.26 02:08:23 v3.1.0-dev.27 02:08:23 v3.1.0-dev.28 02:08:23 v3.1.0-dev.29 02:08:23 v3.1.0-dev.3 02:08:23 v3.1.0-dev.30 02:08:23 v3.1.0-dev.31 02:08:23 v3.1.0-dev.32 02:08:23 v3.1.0-dev.33 02:08:23 v3.1.0-dev.34 02:08:23 v3.1.0-dev.35 02:08:23 v3.1.0-dev.36 02:08:23 v3.1.0-dev.37 02:08:23 v3.1.0-dev.38 02:08:23 v3.1.0-dev.39 02:08:23 v3.1.0-dev.4 02:08:23 v3.1.0-dev.5 02:08:23 v3.1.0-dev.6 02:08:23 v3.1.0-dev.7 02:08:23 v3.1.0-dev.8 02:08:23 v3.1.0-dev.9 02:08:23 v3.1.1 02:08:23 v3.1.1-dev.1 02:08:23 v3.2.0-dev.1 02:08:23 v3.2.0-dev.10 02:08:23 v3.2.0-dev.11 02:08:23 v3.2.0-dev.12 02:08:23 v3.2.0-dev.13 02:08:23 v3.2.0-dev.14 02:08:23 v3.2.0-dev.15 02:08:23 v3.2.0-dev.16 02:08:23 v3.2.0-dev.17 02:08:23 v3.2.0-dev.18 02:08:23 v3.2.0-dev.19 02:08:23 v3.2.0-dev.2 02:08:23 v3.2.0-dev.20 02:08:23 v3.2.0-dev.21 02:08:23 v3.2.0-dev.22 02:08:23 v3.2.0-dev.3 02:08:23 v3.2.0-dev.4 02:08:23 v3.2.0-dev.5 02:08:23 v3.2.0-dev.6 02:08:23 v3.2.0-dev.7 02:08:23 v3.2.0-dev.8 02:08:23 v3.2.0-dev.9 02:08:23 v4.0.0-dev.1 02:08:23 v4.0.0-dev.2 02:08:23 v4.0.0-dev.3 02:08:23 v4.0.0-dev.4 02:08:23 v4.0.0-dev.5 [Pipeline] sh 02:08:23 + lftools sign git-tag v4.0.0-dev.5 02:08:23 Signing Git tag with Sigul... 02:08:23 Signing v4.0.0-dev.5 [Pipeline] echo 02:08:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:08:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:08:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:08:24 $ docker stop --time=1 27937a5b337a8df3300ea959d8eabf0f4dbafee5e3603cb6ffdcc919b4fe05ef 02:08:26 $ docker rm -f --volumes 27937a5b337a8df3300ea959d8eabf0f4dbafee5e3603cb6ffdcc919b4fe05ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:08:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:08:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:26 prd-ubuntu20.04-docker-8c-8g-34741 does not seem to be running inside a container 02:08:27 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:08:27 $ docker top f4b3f0c32609203848246ff3182a0361ed095067cc0bf488036ce7d916d40ee5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:08:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:27 [ssh-agent] Looking for ssh-agent implementation... 02:08:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:27 $ docker exec f4b3f0c32609203848246ff3182a0361ed095067cc0bf488036ce7d916d40ee5 ssh-agent 02:08:27 SSH_AUTH_SOCK=/tmp/ssh-WzgrRdIuC9Lo/agent.32 02:08:27 SSH_AGENT_PID=38 02:08:27 Running ssh-add (command line suppressed) 02:08:27 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15719330338220624773.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15719330338220624773.key) 02:08:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:28 + git semver bump pre 02:08:28 2024-12-09 02:08:28,288 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:08:28 2024-12-09 02:08:28,288 [bump_version] DEBUG bumping version:4.0.0-dev.5 on axis:pre with prefix:dev 02:08:28 2024-12-09 02:08:28,289 [bump_version] DEBUG bumped version:4.0.0-dev.6 02:08:28 2024-12-09 02:08:28,289 [write_version] DEBUG write version:4.0.0-dev.6 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 02:08:28 2024-12-09 02:08:28,289 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:08:28 2024-12-09 02:08:28,289 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:08:28 2024-12-09 02:08:28,291 [execute] INFO git cat-file --batch-check 02:08:28 2024-12-09 02:08:28,291 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 02:08:28 2024-12-09 02:08:28,295 [execute] INFO git cat-file --batch 02:08:28 2024-12-09 02:08:28,296 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 02:08:28 2024-12-09 02:08:28,301 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:08:28 4.0.0-dev.6 [Pipeline] } 02:08:28 $ docker exec --env ******** --env ******** f4b3f0c32609203848246ff3182a0361ed095067cc0bf488036ce7d916d40ee5 ssh-agent -k 02:08:28 unset SSH_AUTH_SOCK; 02:08:28 unset SSH_AGENT_PID; 02:08:28 echo Agent pid 38 killed; 02:08:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:08:28 + git semver [Pipeline] } 02:08:29 $ docker stop --time=1 f4b3f0c32609203848246ff3182a0361ed095067cc0bf488036ce7d916d40ee5 02:08:30 $ docker rm -f --volumes f4b3f0c32609203848246ff3182a0361ed095067cc0bf488036ce7d916d40ee5 [Pipeline] // withDockerContainer [Pipeline] sh 02:08:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:08:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:31 prd-ubuntu20.04-docker-8c-8g-34741 does not seem to be running inside a container 02:08:31 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:08:31 $ docker top 5e819686b516efcd5af1f62546b0de0f52b88f04a38ca5c3e1a8afb68163c2ef -eo pid,comm 02:08:31 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). 02:08:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:08:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:31 [ssh-agent] Looking for ssh-agent implementation... 02:08:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:31 $ docker exec 5e819686b516efcd5af1f62546b0de0f52b88f04a38ca5c3e1a8afb68163c2ef ssh-agent 02:08:31 SSH_AUTH_SOCK=/tmp/ssh-0YJde5bv5Ac1/agent.32 02:08:31 SSH_AGENT_PID=38 02:08:31 Running ssh-add (command line suppressed) 02:08:31 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9780870499101049521.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9780870499101049521.key) 02:08:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:32 + git semver push 02:08:32 2024-12-09 02:08:32,384 [run_push] DEBUG push 02:08:32 2024-12-09 02:08:32,385 [execute] INFO git cat-file --batch-check 02:08:32 2024-12-09 02:08:32,385 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 02:08:32 2024-12-09 02:08:32,389 [execute] INFO git rev-list 31b669e2eb4f09177b816374cf0a5b6d3a85edf9 -- 02:08:32 2024-12-09 02:08:32,389 [execute] DEBUG Popen(['git', 'rev-list', '31b669e2eb4f09177b816374cf0a5b6d3a85edf9', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 02:08:32 2024-12-09 02:08:32,398 [execute] INFO git fetch -v origin 02:08:32 2024-12-09 02:08:32,398 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 02:08:33 2024-12-09 02:08:32,832 [run_push] DEBUG no remote changes detected 02:08:33 2024-12-09 02:08:32,832 [execute] INFO git push origin semver 02:08:33 2024-12-09 02:08:32,833 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 02:08:33 2024-12-09 02:08:33,489 [run_push] DEBUG push all version tags 02:08:33 2024-12-09 02:08:33,490 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:08:33 2024-12-09 02:08:33,490 [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) 02:08:34 2024-12-09 02:08:34,168 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:08:34 4.0.0-dev.6 [Pipeline] } 02:08:34 $ docker exec --env ******** --env ******** 5e819686b516efcd5af1f62546b0de0f52b88f04a38ca5c3e1a8afb68163c2ef ssh-agent -k 02:08:34 unset SSH_AUTH_SOCK; 02:08:34 unset SSH_AGENT_PID; 02:08:34 echo Agent pid 38 killed; 02:08:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:08:34 + git semver [Pipeline] } 02:08:35 $ docker stop --time=1 5e819686b516efcd5af1f62546b0de0f52b88f04a38ca5c3e1a8afb68163c2ef 02:08:36 $ docker rm -f --volumes 5e819686b516efcd5af1f62546b0de0f52b88f04a38ca5c3e1a8afb68163c2ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:08:37 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 02:08:37 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 02:08:37 total 16 02:08:37 drwxr-xr-x 3 root root 4096 Dec 9 01:56 . 02:08:37 drwxrwxr-x 10 jenkins jenkins 4096 Dec 9 02:08 .. 02:08:37 drwxr-xr-x 2 root root 4096 Dec 9 01:56 cost 02:08:37 -rw-r--r-- 1 root root 89 Dec 9 01:56 cost.csv 02:08:37 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 02:08:37 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 02:08:37 total 16 02:08:37 drwxr-xr-x 3 jenkins jenkins 4096 Dec 9 01:56 . 02:08:37 drwxrwxr-x 10 jenkins jenkins 4096 Dec 9 02:08 .. 02:08:37 drwxr-xr-x 2 jenkins jenkins 4096 Dec 9 01:56 cost 02:08:37 -rw-r--r-- 1 jenkins jenkins 89 Dec 9 01:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:08:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:08:38 ---> package-listing.sh 02:08:38 ++ facter osfamily 02:08:38 ++ tr '[:upper:]' '[:lower:]' 02:08:38 + OS_FAMILY=debian 02:08:38 + workspace=/w/workspace/exfoundry_device-usb-camera_main 02:08:38 + START_PACKAGES=/tmp/packages_start.txt 02:08:38 + END_PACKAGES=/tmp/packages_end.txt 02:08:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:08:38 + PACKAGES=/tmp/packages_start.txt 02:08:38 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 02:08:38 + PACKAGES=/tmp/packages_end.txt 02:08:38 + case "${OS_FAMILY}" in 02:08:38 + dpkg -l 02:08:38 + grep '^ii' 02:08:38 + '[' -f /tmp/packages_start.txt ']' 02:08:38 + '[' -f /tmp/packages_end.txt ']' 02:08:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:08:38 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 02:08:38 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 02:08:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 02:08:38 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 02:08:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:08:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:39 prd-ubuntu20.04-docker-8c-8g-34741 does not seem to be running inside a container 02:08:39 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:08:39 $ docker top 0f9a1cc34d10d0954981aba6650a566bda2913e868fd9eef4fe19ac1ce056110 -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:39 + touch /tmp/pre-build-complete [Pipeline] sh 02:08:40 + mkdir -p /var/log/sysstat [Pipeline] sh 02:08:40 + ls /var/log/sa-host 02:08:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:08:40 provisioning config files... 02:08:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12919888718403243765tmp [Pipeline] { [Pipeline] echo 02:08:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:08:40 ---> create-netrc.sh [Pipeline] } 02:08:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:08:41 ---> python-tools-install.sh [Pipeline] echo 02:08:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:08:41 ---> sudo-logs.sh 02:08:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:08:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:08:41 ---> job-cost.sh 02:08:41 lf-activate-venv: SKIPPING 02:08:41 DEBUG: total: 0.2199999988079071 02:08:41 INFO: Retrieving Stack Cost... 02:08:42 INFO: Retrieving Pricing Info for: v3-standard-8 02:08:42 INFO: Archiving Costs [Pipeline] echo 02:08:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:08:43 ---> logs-deploy.sh 02:08:43 lf-activate-venv: SKIPPING 02:08:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/192 02:08:43 INFO: archiving workspace using pattern(s): 02:08:43 Archives upload complete. 02:08:43 INFO: archiving logs to Nexus