Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a96d24b1846f601a5cabef5dd86be8ade2ea54c6 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-ssh3823446455017786636.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh13467596336500813435.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh6258286310976708673.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh14871239916067011747.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-ssh10223391123160360861.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-9351’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-9352’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-9292’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-9416’ is offline ‘prd-ubuntu20.04-docker-8c-8g-9417’ is offline ‘prd-ubuntu20.04-docker-8c-8g-9423’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-9418’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-9419’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9427 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 a96d24b1846f601a5cabef5dd86be8ade2ea54c6 (main) Commit message: "Merge pull request #222 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.73" > 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 a96d24b1846f601a5cabef5dd86be8ade2ea54c6 # timeout=10 > git rev-list --no-walk 2331c4acea81494319363438f6ba967002bb5dd4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:32:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:32:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:32:15 ========================================================= 01:32:15 EdgeX Global Pipelines Version Info 01:32:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:32:16 ------------------- 01:32:16 stable info: 01:32:16 ------------------- 01:32:16 Commited By: Bill Mahoney bill.mahoney@intel.com 01:32:16 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 01:32:16 Message: update stable to v1.0.248 01:32:17 ------------------- 01:32:17 experimental info: 01:32:17 ------------------- 01:32:17 Commited By: **** collab-it+edgex@linuxfoundation.org 01:32:17 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 01:32:17 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:32:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 01:32:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 01:32:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:32:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:32:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:32:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:32:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:32:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:32:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:32:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:32:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:32:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 01:32:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:32:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:32:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:32:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:32:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:32:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:32:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:32:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:32:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:32:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:32:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:32:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:32:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:32:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:32:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:32:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:32:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:32:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:32:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a96d24b1846f601a5cabef5dd86be8ade2ea54c6 [Pipeline] echo 01:32:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a96d24b [Pipeline] echo 01:32:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:32:17 provisioning config files... 01:32:17 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5221996361088646756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:32:18 ---> docker-login.sh 01:32:18 nexus3.edgexfoundry.org:10001 01:32:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:18 Configure a credential helper to remove this warning. See 01:32:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:18 01:32:18 Login Succeeded 01:32:18 nexus3.edgexfoundry.org:10002 01:32:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:18 Configure a credential helper to remove this warning. See 01:32:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:18 01:32:18 Login Succeeded 01:32:18 nexus3.edgexfoundry.org:10003 01:32:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:18 Configure a credential helper to remove this warning. See 01:32:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:18 01:32:18 Login Succeeded 01:32:18 nexus3.edgexfoundry.org:10004 01:32:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:18 Configure a credential helper to remove this warning. See 01:32:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:18 01:32:18 Login Succeeded 01:32:18 docker.io 01:32:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:18 Configure a credential helper to remove this warning. See 01:32:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:18 01:32:18 Login Succeeded 01:32:18 ---> docker-login.sh ends [Pipeline] } 01:32:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:32:19 + git rev-list -1 --merges a96d24b1846f601a5cabef5dd86be8ade2ea54c6~1..a96d24b1846f601a5cabef5dd86be8ade2ea54c6 [Pipeline] echo 01:32:19 -----------> git rev-list -1 --merges a96d24b1846f601a5cabef5dd86be8ade2ea54c6~1..a96d24b1846f601a5cabef5dd86be8ade2ea54c6 a96d24b1846f601a5cabef5dd86be8ade2ea54c6 01:32:19 a96d24b1846f601a5cabef5dd86be8ade2ea54c6 [false] [Pipeline] sh 01:32:19 + git log --format=format:%s -1 a96d24b1846f601a5cabef5dd86be8ade2ea54c6 [Pipeline] echo 01:32:19 ========================================================= 01:32:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:32:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:32:20 + git log --format=format:%s -1 a96d24b1846f601a5cabef5dd86be8ade2ea54c6 [Pipeline] echo 01:32:20 [semverPrep] GIT_COMMIT: a96d24b1846f601a5cabef5dd86be8ade2ea54c6, Commit Message: Merge pull request #222 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.73 [Pipeline] echo 01:32:20 [semverPrep] This is not a build commit. [Pipeline] sh 01:32:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:32:20 + grep -v github /etc/ssh/ssh_known_hosts 01:32:20 + [ -e /tmp/ssh_known_hosts ] 01:32:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:32:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:32:20 + sudo tee -a /etc/ssh/ssh_known_hosts 01:32:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:32:20 01:32:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:32:21 0.1.4: Pulling from edgex-devops/py-git-semver 01:32:21 b85a868b505f: Pulling fs layer 01:32:21 e2be974225ed: Pulling fs layer 01:32:21 339a4e72a1f5: Pulling fs layer 01:32:21 988bab9f4d93: Pulling fs layer 01:32:21 1469e6f7b9e6: Pulling fs layer 01:32:21 eaf3925da568: Pulling fs layer 01:32:21 bab4dde63d76: Pulling fs layer 01:32:21 bde34c3a00c8: Pulling fs layer 01:32:21 b352a97aabf1: Pulling fs layer 01:32:21 4872d77fe225: Pulling fs layer 01:32:21 5851b861e8e6: Pulling fs layer 01:32:21 1469e6f7b9e6: Waiting 01:32:21 bde34c3a00c8: Waiting 01:32:21 5851b861e8e6: Waiting 01:32:21 bab4dde63d76: Waiting 01:32:21 eaf3925da568: Waiting 01:32:21 4872d77fe225: Waiting 01:32:21 988bab9f4d93: Waiting 01:32:21 b352a97aabf1: Waiting 01:32:21 e2be974225ed: Download complete 01:32:21 988bab9f4d93: Verifying Checksum 01:32:21 988bab9f4d93: Download complete 01:32:21 1469e6f7b9e6: Verifying Checksum 01:32:21 1469e6f7b9e6: Download complete 01:32:21 eaf3925da568: Verifying Checksum 01:32:21 eaf3925da568: Download complete 01:32:21 339a4e72a1f5: Verifying Checksum 01:32:21 339a4e72a1f5: Download complete 01:32:21 bde34c3a00c8: Verifying Checksum 01:32:21 bde34c3a00c8: Download complete 01:32:21 b352a97aabf1: Verifying Checksum 01:32:21 b352a97aabf1: Download complete 01:32:21 4872d77fe225: Verifying Checksum 01:32:21 4872d77fe225: Download complete 01:32:21 5851b861e8e6: Verifying Checksum 01:32:21 5851b861e8e6: Download complete 01:32:21 b85a868b505f: Verifying Checksum 01:32:21 b85a868b505f: Download complete 01:32:21 bab4dde63d76: Verifying Checksum 01:32:21 bab4dde63d76: Download complete 01:32:22 b85a868b505f: Pull complete 01:32:22 e2be974225ed: Pull complete 01:32:23 339a4e72a1f5: Pull complete 01:32:23 988bab9f4d93: Pull complete 01:32:24 1469e6f7b9e6: Pull complete 01:32:24 eaf3925da568: Pull complete 01:32:26 bab4dde63d76: Pull complete 01:32:26 bde34c3a00c8: Pull complete 01:32:26 b352a97aabf1: Pull complete 01:32:26 4872d77fe225: Pull complete 01:32:26 5851b861e8e6: Pull complete 01:32:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:32:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:32:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:32:26 prd-ubuntu20.04-docker-8c-8g-9427 does not seem to be running inside a container 01:32:26 $ 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:32:29 $ docker top d98b99fe0161d585ae7066e864d8993b9c1eecc0c9348ac6865fc36fe2249238 -eo pid,comm 01:32:29 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:32:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:32:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:32:29 [ssh-agent] Looking for ssh-agent implementation... 01:32:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:32:29 $ docker exec d98b99fe0161d585ae7066e864d8993b9c1eecc0c9348ac6865fc36fe2249238 ssh-agent 01:32:29 SSH_AUTH_SOCK=/tmp/ssh-UbZfD4LMS14r/agent.32 01:32:29 SSH_AGENT_PID=38 01:32:29 Running ssh-add (command line suppressed) 01:32:29 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13409007841430313591.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13409007841430313591.key) 01:32:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:32:29 + git tag --points-at HEAD [Pipeline] } 01:32:29 $ docker exec --env ******** --env ******** d98b99fe0161d585ae7066e864d8993b9c1eecc0c9348ac6865fc36fe2249238 ssh-agent -k 01:32:29 unset SSH_AUTH_SOCK; 01:32:29 unset SSH_AGENT_PID; 01:32:29 echo Agent pid 38 killed; 01:32:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:32:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:32:29 [ssh-agent] Looking for ssh-agent implementation... 01:32:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:32:30 $ docker exec d98b99fe0161d585ae7066e864d8993b9c1eecc0c9348ac6865fc36fe2249238 ssh-agent 01:32:30 SSH_AUTH_SOCK=/tmp/ssh-pB6KnuJ6HZ03/agent.70 01:32:30 SSH_AGENT_PID=77 01:32:30 Running ssh-add (command line suppressed) 01:32:30 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3370267783785165972.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3370267783785165972.key) 01:32:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:32:30 + git semver init 01:32:30 2023-04-24 01:32:30,726 [run_init] DEBUG init version:0.0.0 force:False 01:32:30 2023-04-24 01:32:30,726 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 01:32:30 2023-04-24 01:32:30,727 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 01:32:30 2023-04-24 01:32:30,727 [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:32:31 2023-04-24 01:32:31,398 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 01:32:31 2023-04-24 01:32:31,399 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 01:32:31 2023-04-24 01:32:31,399 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:32:31 2023-04-24 01:32:31,399 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:32:31 3.0.0-dev.29 [Pipeline] } 01:32:31 $ docker exec --env ******** --env ******** d98b99fe0161d585ae7066e864d8993b9c1eecc0c9348ac6865fc36fe2249238 ssh-agent -k 01:32:31 unset SSH_AUTH_SOCK; 01:32:31 unset SSH_AGENT_PID; 01:32:31 echo Agent pid 77 killed; 01:32:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:32:32 + git semver [Pipeline] } 01:32:32 $ docker stop --time=1 d98b99fe0161d585ae7066e864d8993b9c1eecc0c9348ac6865fc36fe2249238 01:32:33 $ docker rm -f --volumes d98b99fe0161d585ae7066e864d8993b9c1eecc0c9348ac6865fc36fe2249238 [Pipeline] // withDockerContainer [Pipeline] sh 01:32:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:32:34 Stashed 1 file(s) [Pipeline] echo 01:32:34 [edgeXSemver]: initialized semver on version 3.0.0-dev.29 [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:32:34 provisioning config files... 01:32:34 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config861136447142557885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:32:34 ---> docker-login.sh 01:32:34 nexus3.edgexfoundry.org:10001 01:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:34 Configure a credential helper to remove this warning. See 01:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:34 01:32:34 Login Succeeded 01:32:34 nexus3.edgexfoundry.org:10002 01:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:34 Configure a credential helper to remove this warning. See 01:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:34 01:32:34 Login Succeeded 01:32:34 nexus3.edgexfoundry.org:10003 01:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:35 Configure a credential helper to remove this warning. See 01:32:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:35 01:32:35 Login Succeeded 01:32:35 nexus3.edgexfoundry.org:10004 01:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:35 Configure a credential helper to remove this warning. See 01:32:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:35 01:32:35 Login Succeeded 01:32:35 docker.io 01:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:35 Configure a credential helper to remove this warning. See 01:32:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:35 01:32:35 Login Succeeded 01:32:35 ---> docker-login.sh ends [Pipeline] } 01:32:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:32:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:32:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:32:35 ========================================================= 01:32:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:32:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:35 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 01:32:35 Sending build context to Docker daemon 1.909MB 01:32:35 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 01:32:35 Step 2/13 : FROM ${BASE} AS builder 01:32:35 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:32:35 63b65145d645: Pulling fs layer 01:32:35 a2d21d5440eb: Pulling fs layer 01:32:35 935e6c44a52c: Pulling fs layer 01:32:35 94cc34f8dd06: Pulling fs layer 01:32:35 30dea6a524f1: Pulling fs layer 01:32:35 a2aff8979fd8: Pulling fs layer 01:32:35 6808be2612f2: Pulling fs layer 01:32:35 f25807f1079a: Pulling fs layer 01:32:35 30dea6a524f1: Waiting 01:32:35 94cc34f8dd06: Waiting 01:32:35 f25807f1079a: Waiting 01:32:35 6808be2612f2: Waiting 01:32:35 a2aff8979fd8: Waiting 01:32:35 a2d21d5440eb: Download complete 01:32:35 94cc34f8dd06: Download complete 01:32:35 30dea6a524f1: Verifying Checksum 01:32:35 30dea6a524f1: Download complete 01:32:35 63b65145d645: Verifying Checksum 01:32:35 63b65145d645: Download complete 01:32:35 a2aff8979fd8: Verifying Checksum 01:32:35 a2aff8979fd8: Download complete 01:32:35 63b65145d645: Pull complete 01:32:36 a2d21d5440eb: Pull complete 01:32:36 f25807f1079a: Verifying Checksum 01:32:36 f25807f1079a: Download complete 01:32:36 935e6c44a52c: Verifying Checksum 01:32:36 935e6c44a52c: Download complete 01:32:36 6808be2612f2: Verifying Checksum 01:32:36 6808be2612f2: Download complete 01:32:40 935e6c44a52c: Pull complete 01:32:40 94cc34f8dd06: Pull complete 01:32:40 30dea6a524f1: Pull complete 01:32:40 a2aff8979fd8: Pull complete 01:32:41 6808be2612f2: Pull complete 01:32:42 f25807f1079a: Pull complete 01:32:42 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 01:32:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:32:42 ---> 3b553350e43f 01:32:42 Step 3/13 : ARG ADD_BUILD_TAGS="" 01:32:47 ---> Running in 6109611199c5 01:32:47 Removing intermediate container 6109611199c5 01:32:47 ---> a975ebd0bbee 01:32:47 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:32:47 ---> Running in 5397772fcb15 01:32:47 Removing intermediate container 5397772fcb15 01:32:47 ---> 004937b924b2 01:32:47 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 01:32:47 ---> Running in 6880152e6a4a 01:32:47 Removing intermediate container 6880152e6a4a 01:32:47 ---> 673907c0ccb8 01:32:47 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 01:32:47 ---> Running in bcea5f923098 01:32:47 Removing intermediate container bcea5f923098 01:32:47 ---> 2a2c838e996a 01:32:47 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:32:47 ---> Running in bf49b24ab9b2 01:32:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:32:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:32:47 (1/14) Installing libintl (0.21.1-r1) 01:32:47 (2/14) Installing eudev-libs (3.2.11-r4) 01:32:47 (3/14) Installing libjpeg-turbo (2.1.4-r0) 01:32:47 (4/14) Installing v4l-utils-libs (1.22.1-r2) 01:32:47 (5/14) Installing v4l-utils (1.22.1-r2) 01:32:47 (6/14) Installing udev-init-scripts (35-r1) 01:32:47 (7/14) Installing libblkid (2.38.1-r1) 01:32:47 (8/14) Installing xz-libs (5.2.9-r0) 01:32:47 (9/14) Installing zstd-libs (1.5.5-r0) 01:32:47 (10/14) Installing kmod-libs (30-r1) 01:32:47 (11/14) Installing eudev (3.2.11-r4) 01:32:47 (12/14) Installing eudev-dev (3.2.11-r4) 01:32:47 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 01:32:47 (14/14) Installing v4l-utils-dev (1.22.1-r2) 01:32:47 Executing busybox-1.35.0-r29.trigger 01:32:47 Executing eudev-3.2.11-r4.trigger 01:32:47 OK: 272 MiB in 67 packages 01:32:48 Removing intermediate container bf49b24ab9b2 01:32:48 ---> 86bdf20a839d 01:32:48 Step 8/13 : WORKDIR /device-usb-camera 01:32:48 ---> Running in 2b35b1eee041 01:32:48 Removing intermediate container 2b35b1eee041 01:32:48 ---> 9af80a7f3587 01:32:48 Step 9/13 : COPY go.mod vendor* ./ 01:32:48 ---> 92c21c786b82 01:32:48 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:48 ---> Running in bf3842fd9f0b 01:32:49 Still waiting to schedule task 01:32:49 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:33:21 Removing intermediate container bf3842fd9f0b 01:33:21 ---> d23e945c82aa 01:33:21 Step 11/13 : COPY . . 01:33:21 ---> fd2435c54ef2 01:33:21 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 01:33:21 ---> Running in 4d2e6599fa38 01:33:21  % Total % Received % Xferd Average Speed Time Time Time Current 01:33:21 Dload Upload Total Spent Left Speed 01:33:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8036 0 --:--:-- --:--:-- --:--:-- 8106 01:33:21 Removing intermediate container 4d2e6599fa38 01:33:21 ---> db487e41e56f 01:33:21 Step 13/13 : RUN ${MAKE} 01:33:21 ---> Running in 13254a8ef93f 01:33:21 noop 01:33:21 Removing intermediate container 13254a8ef93f 01:33:21 ---> 52a11564931d 01:33:21 Successfully built 52a11564931d 01:33:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:22 + docker inspect -f . ci-base-image-x86_64 01:33:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:22 prd-ubuntu20.04-docker-8c-8g-9427 does not seem to be running inside a container 01:33:22 $ 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:33:22 $ docker top bce1f92c22854d8341bc1018f1bb8fbe6add435f887fcc9fa9c159a52781b745 -eo pid,comm [Pipeline] { [Pipeline] sh 01:33:22 + go version 01:33:22 go version go1.20.2 linux/amd64 [Pipeline] } 01:33:22 $ docker stop --time=1 bce1f92c22854d8341bc1018f1bb8fbe6add435f887fcc9fa9c159a52781b745 01:33:24 $ docker rm -f --volumes bce1f92c22854d8341bc1018f1bb8fbe6add435f887fcc9fa9c159a52781b745 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:24 + docker inspect -f . ci-base-image-x86_64 01:33:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:24 prd-ubuntu20.04-docker-8c-8g-9427 does not seem to be running inside a container 01:33:24 $ 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:33:25 $ docker top 82f6bfface12f963d64cfff26ded2c7c4414886307ea460d3d67869ffabd7d8d -eo pid,comm [Pipeline] { [Pipeline] sh 01:33:25 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 01:33:25 + make test 01:33:25 go test ./... -coverprofile=coverage.out ./... 01:33:31 ? github.com/edgexfoundry/device-usb-camera [no test files] 01:33:42 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 01:33:42 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.085s coverage: 2.0% of statements 01:33:46 go vet ./... 01:33:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:33:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:33:49 ./bin/test-attribution-txt.sh [Pipeline] echo 01:33:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:33:49 $ docker stop --time=1 82f6bfface12f963d64cfff26ded2c7c4414886307ea460d3d67869ffabd7d8d 01:33:53 $ docker rm -f --volumes 82f6bfface12f963d64cfff26ded2c7c4414886307ea460d3d67869ffabd7d8d [Pipeline] // withDockerContainer [Pipeline] sh 01:33:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:33:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:33:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:33:54 + ls -al . 01:33:54 total 192 01:33:54 drwxrwxr-x 10 jenkins jenkins 4096 Apr 24 01:33 . 01:33:54 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 01:32 .. 01:33:54 drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 01:32 .git 01:33:54 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 01:32 .github 01:33:54 -rw-rw-r-- 1 jenkins jenkins 414 Apr 24 01:32 .gitignore 01:33:54 -rw-rw-r-- 1 jenkins jenkins 42 Apr 24 01:32 .golangci.yml 01:33:54 -rw-rw-r-- 1 jenkins jenkins 77 Apr 24 01:32 .hadolint.yml 01:33:54 drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 01:32 .semver 01:33:54 -rw-rw-r-- 1 jenkins jenkins 9665 Apr 24 01:32 Attribution.txt 01:33:54 -rw-rw-r-- 1 jenkins jenkins 6219 Apr 24 01:32 CHANGELOG.md 01:33:54 -rw-rw-r-- 1 jenkins jenkins 2328 Apr 24 01:32 Dockerfile 01:33:54 -rw-rw-r-- 1 jenkins jenkins 678 Apr 24 01:32 GOVERNANCE.md 01:33:54 -rw-rw-r-- 1 jenkins jenkins 659 Apr 24 01:32 Jenkinsfile 01:33:54 -rw-rw-r-- 1 jenkins jenkins 11348 Apr 24 01:32 LICENSE 01:33:54 -rw-rw-r-- 1 jenkins jenkins 2364 Apr 24 01:32 Makefile 01:33:54 -rw-rw-r-- 1 jenkins jenkins 622 Apr 24 01:32 OWNERS.md 01:33:54 -rw-rw-r-- 1 jenkins jenkins 5681 Apr 24 01:32 README.md 01:33:54 -rw-rw-r-- 1 jenkins jenkins 12 Apr 24 01:32 VERSION 01:33:54 drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 01:32 bin 01:33:54 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 01:32 cmd 01:33:54 -rw-r--r-- 1 jenkins jenkins 28693 Apr 24 01:33 coverage.out 01:33:54 -rwxrwxr-x 1 jenkins jenkins 140 Apr 24 01:32 docker-entrypoint.sh 01:33:54 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 01:32 docs 01:33:54 -rw-rw-r-- 1 jenkins jenkins 3443 Apr 24 01:32 go.mod 01:33:54 -rw-rw-r-- 1 jenkins jenkins 31603 Apr 24 01:32 go.sum 01:33:54 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 01:32 internal 01:33:54 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 01:32 snap 01:33:54 -rw-rw-r-- 1 jenkins jenkins 231 Apr 24 01:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:55 + 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=a96d24b1846f601a5cabef5dd86be8ade2ea54c6 --label arch=amd64 --label version=3.0.0-dev.29 . 01:33:55 Sending build context to Docker daemon 1.939MB 01:33:55 Step 1/35 : ARG BASE=golang:1.20-alpine3.17 01:33:55 Step 2/35 : FROM ${BASE} AS builder 01:33:55 ---> 52a11564931d 01:33:55 Step 3/35 : ARG ADD_BUILD_TAGS="" 01:33:55 ---> Running in de65391fe726 01:33:55 Removing intermediate container de65391fe726 01:33:55 ---> 4913aca8e575 01:33:55 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:33:55 ---> Running in 9534d59abb8b 01:33:55 Removing intermediate container 9534d59abb8b 01:33:55 ---> ed332a3557c2 01:33:55 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 01:33:55 ---> Running in 76642904230e 01:33:55 Removing intermediate container 76642904230e 01:33:55 ---> b6f67fcafeea 01:33:55 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 01:33:55 ---> Running in f3b0fbf41222 01:33:55 Removing intermediate container f3b0fbf41222 01:33:55 ---> 3fd23d152a91 01:33:55 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:33:55 ---> Running in ebd66e1a1e46 01:33:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:33:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:33:56 OK: 272 MiB in 67 packages 01:33:56 Removing intermediate container ebd66e1a1e46 01:33:56 ---> b7e1a6530b61 01:33:56 Step 8/35 : WORKDIR /device-usb-camera 01:33:56 ---> Running in 10b4ad82716b 01:33:56 Removing intermediate container 10b4ad82716b 01:33:56 ---> b32a14980d61 01:33:56 Step 9/35 : COPY go.mod vendor* ./ 01:33:56 ---> fc6055e7153a 01:33:56 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:33:56 ---> Running in f29bd5aa5a8e 01:33:57 Removing intermediate container f29bd5aa5a8e 01:33:57 ---> 98e1903c4e88 01:33:57 Step 11/35 : COPY . . 01:33:57 ---> b1c463e86c96 01:33:57 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 01:33:58 ---> Running in 97b2f16008f1 01:33:58  % Total % Received % Xferd Average Speed Time Time Time Current 01:33:58 Dload Upload Total Spent Left Speed 01:33:58  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 20371 0 --:--:-- --:--:-- --:--:-- 20423 01:33:58 Removing intermediate container 97b2f16008f1 01:33:58 ---> d1b49aa1cde1 01:33:58 Step 13/35 : RUN ${MAKE} 01:33:58 ---> Running in 44dd9345fa81 01:33:58 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.29" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 01:34:20 Removing intermediate container 44dd9345fa81 01:34:20 ---> 142deaa72786 01:34:20 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 01:34:20 v0.21.6: Pulling from aler9/rtsp-simple-server 01:34:20 4acc49c71d14: Pulling fs layer 01:34:21 4acc49c71d14: Verifying Checksum 01:34:21 4acc49c71d14: Download complete 01:34:21 4acc49c71d14: Pull complete 01:34:21 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 01:34:21 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 01:34:21 ---> 01a2bd3e5fff 01:34:21 Step 15/35 : FROM alpine:3.17 01:34:22 3.17: Pulling from library/alpine 01:34:22 f56be85fc22e: Pulling fs layer 01:34:22 f56be85fc22e: Download complete 01:34:22 f56be85fc22e: Pull complete 01:34:22 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 01:34:22 Status: Downloaded newer image for alpine:3.17 01:34:22 ---> 9ed4aefc74f6 01:34:22 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 01:34:23 ---> Running in ac2c745a04f8 01:34:23 Removing intermediate container ac2c745a04f8 01:34:23 ---> e9ebda11c67a 01:34:23 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 01:34:23 ---> Running in ee08db5e3c8a 01:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:34:23 (1/86) Installing dumb-init (1.2.5-r2) 01:34:23 (2/86) Installing sdl2 (2.26.5-r0) 01:34:23 (3/86) Installing svt-av1-libs (1.3.0-r0) 01:34:23 (4/86) Installing libxau (1.0.10-r0) 01:34:23 (5/86) Installing libmd (1.0.4-r0) 01:34:23 (6/86) Installing libbsd (0.11.7-r0) 01:34:23 (7/86) Installing libxdmcp (1.1.4-r0) 01:34:23 (8/86) Installing libxcb (1.15-r0) 01:34:23 (9/86) Installing libx11 (1.8.4-r0) 01:34:23 (10/86) Installing aom-libs (3.5.0-r0) 01:34:23 (11/86) Installing alsa-lib (1.2.8-r0) 01:34:23 (12/86) Installing libexpat (2.5.0-r0) 01:34:23 (13/86) Installing brotli-libs (1.0.9-r9) 01:34:23 (14/86) Installing libbz2 (1.0.8-r4) 01:34:23 (15/86) Installing libpng (1.6.38-r0) 01:34:23 (16/86) Installing freetype (2.12.1-r0) 01:34:23 (17/86) Installing fontconfig (2.14.1-r0) 01:34:23 (18/86) Installing fribidi (1.0.12-r0) 01:34:23 (19/86) Installing libffi (3.4.4-r0) 01:34:23 (20/86) Installing libintl (0.21.1-r1) 01:34:23 (21/86) Installing libblkid (2.38.1-r1) 01:34:23 (22/86) Installing libmount (2.38.1-r1) 01:34:23 (23/86) Installing pcre2 (10.42-r0) 01:34:23 (24/86) Installing glib (2.74.6-r0) 01:34:24 (25/86) Installing graphite2 (1.3.14-r2) 01:34:24 (26/86) Installing harfbuzz (5.3.1-r1) 01:34:24 (27/86) Installing libass (0.16.0-r1) 01:34:24 (28/86) Installing libdav1d (1.0.0-r2) 01:34:24 (29/86) Installing hwdata-pci (0.364-r0) 01:34:24 (30/86) Installing libpciaccess (0.17-r0) 01:34:24 (31/86) Installing libdrm (2.4.114-r0) 01:34:24 (32/86) Installing gmp (6.2.1-r2) 01:34:24 (33/86) Installing nettle (3.8.1-r0) 01:34:24 (34/86) Installing p11-kit (0.24.1-r1) 01:34:24 (35/86) Installing libtasn1 (4.19.0-r0) 01:34:24 (36/86) Installing libunistring (1.1-r0) 01:34:24 (37/86) Installing gnutls (3.7.8-r3) 01:34:24 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) 01:34:24 (39/86) Installing ncurses-libs (6.3_p20221119-r0) 01:34:24 (40/86) Installing lame (3.100-r2) 01:34:24 (41/86) Installing opus (1.3.1-r1) 01:34:24 (42/86) Installing libasyncns (0.8-r1) 01:34:24 (43/86) Installing dbus-libs (1.14.4-r0) 01:34:24 (44/86) Installing libltdl (2.4.7-r1) 01:34:24 (45/86) Installing orc (0.4.33-r0) 01:34:24 (46/86) Installing libgcc (12.2.1_git20220924-r4) 01:34:24 (47/86) Installing libogg (1.3.5-r2) 01:34:24 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 01:34:24 (49/86) Installing flac-libs (1.4.2-r0) 01:34:24 (50/86) Installing libvorbis (1.3.7-r0) 01:34:24 (51/86) Installing libsndfile (1.1.0-r2) 01:34:24 (52/86) Installing libgomp (12.2.1_git20220924-r4) 01:34:24 (53/86) Installing soxr (0.1.3-r3) 01:34:24 (54/86) Installing speexdsp (1.2.1-r0) 01:34:24 (55/86) Installing tdb-libs (1.4.6-r0) 01:34:24 (56/86) Installing libpulse (16.1-r6) 01:34:24 (57/86) Installing cjson (1.7.15-r3) 01:34:24 (58/86) Installing mbedtls (2.28.3-r0) 01:34:24 (59/86) Installing librist (0.2.7-r0) 01:34:24 (60/86) Installing libsrt (1.5.1-r0) 01:34:24 (61/86) Installing libssh (0.10.4-r0) 01:34:24 (62/86) Installing libtheora (1.1.1-r16) 01:34:24 (63/86) Installing libjpeg-turbo (2.1.4-r0) 01:34:24 (64/86) Installing v4l-utils-libs (1.22.1-r2) 01:34:24 (65/86) Installing libxext (1.3.5-r0) 01:34:24 (66/86) Installing libxfixes (6.0.0-r0) 01:34:24 (67/86) Installing wayland-libs-client (1.21.0-r1) 01:34:24 (68/86) Installing libva (2.16.0-r0) 01:34:24 (69/86) Installing libvdpau (1.5-r0) 01:34:24 (70/86) Installing vidstab (1.1.0-r2) 01:34:24 (71/86) Installing libvpx (1.12.0-r1) 01:34:24 (72/86) Installing libwebp (1.2.4-r1) 01:34:24 (73/86) Installing x264-libs (0.164_git20220602-r0) 01:34:24 (74/86) Installing numactl (2.0.16-r1) 01:34:24 (75/86) Installing x265-libs (3.5-r3) 01:34:24 (76/86) Installing xvidcore (1.3.7-r1) 01:34:24 (77/86) Installing libsodium (1.0.18-r2) 01:34:24 (78/86) Installing libzmq (4.3.4-r1) 01:34:24 (79/86) Installing ffmpeg-libs (5.1.3-r0) 01:34:24 (80/86) Installing ffmpeg (5.1.3-r0) 01:34:24 (81/86) Installing udev-init-scripts (35-r1) 01:34:24 (82/86) Installing eudev-libs (3.2.11-r4) 01:34:24 (83/86) Installing xz-libs (5.2.9-r0) 01:34:24 (84/86) Installing zstd-libs (1.5.5-r0) 01:34:24 (85/86) Installing kmod-libs (30-r1) 01:34:24 (86/86) Installing eudev (3.2.11-r4) 01:34:24 Executing busybox-1.35.0-r29.trigger 01:34:24 Executing eudev-3.2.11-r4.trigger 01:34:24 OK: 112 MiB in 101 packages 01:34:27 Removing intermediate container ee08db5e3c8a 01:34:27 ---> b23e798901f4 01:34:27 Step 18/35 : WORKDIR / 01:34:27 ---> Running in 27530b0f6641 01:34:27 Removing intermediate container 27530b0f6641 01:34:27 ---> bea7aef865a8 01:34:27 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 01:34:28 ---> e465d078c7aa 01:34:28 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 01:34:28 ---> df2576e13ce7 01:34:28 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 01:34:28 ---> 5b97c136190f 01:34:28 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 01:34:28 ---> 713f96e1abf9 01:34:28 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 01:34:28 ---> 5789f05a7a85 01:34:28 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 01:34:28 ---> 280305d59552 01:34:28 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 01:34:29 ---> 4ff516e0927a 01:34:29 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 01:34:29 ---> Running in 36dd4231590e 01:34:32 Removing intermediate container 36dd4231590e 01:34:32 ---> ed4c19f27865 01:34:32 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 01:34:32 ---> Running in 67349073051e 01:34:33 Removing intermediate container 67349073051e 01:34:33 ---> edded7de9cf5 01:34:33 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 01:34:33 ---> Running in 1c39d2f7a9ba 01:34:33 Removing intermediate container 1c39d2f7a9ba 01:34:33 ---> 5d6f20c176cf 01:34:33 Step 29/35 : EXPOSE 59983 01:34:33 ---> Running in 08cd1b738c35 01:34:34 Removing intermediate container 08cd1b738c35 01:34:34 ---> 615eab9829f3 01:34:34 Step 30/35 : EXPOSE 8554 01:34:34 ---> Running in 3edcd54f3315 01:34:34 Removing intermediate container 3edcd54f3315 01:34:34 ---> b778507f3cca 01:34:34 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 01:34:34 ---> Running in fa4ab94f5196 01:34:34 Removing intermediate container fa4ab94f5196 01:34:34 ---> c4bf0adfd27c 01:34:34 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 01:34:34 ---> Running in 57e54947ffca 01:34:34 Removing intermediate container 57e54947ffca 01:34:34 ---> ed77e2173f94 01:34:34 Step 33/35 : LABEL arch=amd64 01:34:34 ---> Running in 4242b9104b56 01:34:34 Removing intermediate container 4242b9104b56 01:34:34 ---> e9ba00beca61 01:34:34 Step 34/35 : LABEL git_sha=a96d24b1846f601a5cabef5dd86be8ade2ea54c6 01:34:34 ---> Running in 1f782264b919 01:34:34 Removing intermediate container 1f782264b919 01:34:34 ---> b42d64986ba5 01:34:34 Step 35/35 : LABEL version=3.0.0-dev.29 01:34:34 ---> Running in 0292adf16e11 01:34:34 Removing intermediate container 0292adf16e11 01:34:34 ---> b04d3e75f93c 01:34:34 [Warning] One or more build-args [ARCH] were not consumed 01:34:34 Successfully built b04d3e75f93c 01:34:34 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:34:34 provisioning config files... 01:34:34 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1194351621010522013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:34:35 ---> docker-login.sh 01:34:35 nexus3.edgexfoundry.org:10001 01:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:35 Configure a credential helper to remove this warning. See 01:34:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:35 01:34:35 Login Succeeded 01:34:35 nexus3.edgexfoundry.org:10002 01:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:35 Configure a credential helper to remove this warning. See 01:34:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:35 01:34:35 Login Succeeded 01:34:35 nexus3.edgexfoundry.org:10003 01:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:35 Configure a credential helper to remove this warning. See 01:34:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:35 01:34:35 Login Succeeded 01:34:35 nexus3.edgexfoundry.org:10004 01:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:35 Configure a credential helper to remove this warning. See 01:34:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:35 01:34:35 Login Succeeded 01:34:35 docker.io 01:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:35 Configure a credential helper to remove this warning. See 01:34:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:35 01:34:35 Login Succeeded 01:34:35 ---> docker-login.sh ends [Pipeline] } 01:34:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:34:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:34:35 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 01:34:35 a96d24b1846f601a5cabef5dd86be8ade2ea54c6 01:34:35 latest 01:34:35 3.0.0-dev.29 01:34:35 a96d24b1846f601a5cabef5dd86be8ade2ea54c6-3.0.0-dev.29 01:34:35 main 01:34:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:35 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:a96d24b1846f601a5cabef5dd86be8ade2ea54c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:36 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:a96d24b1846f601a5cabef5dd86be8ade2ea54c6 01:34:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:34:36 c80fed95f740: Preparing 01:34:36 4ed1a700e8b8: Preparing 01:34:36 e67d08c937bd: Preparing 01:34:36 3827b5b91e75: Preparing 01:34:36 acc83c6ca332: Preparing 01:34:36 6a1eabbdb00b: Preparing 01:34:36 e31c544e89a4: Preparing 01:34:36 861fbd6a3523: Preparing 01:34:36 579af1fc3c41: Preparing 01:34:36 3fe121e1997c: Preparing 01:34:36 f0889c0661a5: Preparing 01:34:36 f1417ff83b31: Preparing 01:34:36 861fbd6a3523: Waiting 01:34:36 579af1fc3c41: Waiting 01:34:36 f1417ff83b31: Waiting 01:34:36 3fe121e1997c: Waiting 01:34:36 f0889c0661a5: Waiting 01:34:36 e31c544e89a4: Waiting 01:34:36 6a1eabbdb00b: Waiting 01:34:36 acc83c6ca332: Pushed 01:34:36 4ed1a700e8b8: Pushed 01:34:36 e67d08c937bd: Pushed 01:34:36 c80fed95f740: Pushed 01:34:36 6a1eabbdb00b: Pushed 01:34:36 e31c544e89a4: Pushed 01:34:36 579af1fc3c41: Pushed 01:34:36 861fbd6a3523: Pushed 01:34:36 f1417ff83b31: Layer already exists 01:34:38 3827b5b91e75: Pushed 01:34:38 3fe121e1997c: Pushed 01:34:45 f0889c0661a5: Pushed 01:34:45 a96d24b1846f601a5cabef5dd86be8ade2ea54c6: digest: sha256:d0b97ed316a72210798178c47e7e4dd2d4df936919bf68fe8362450aa29f2e4f size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:46 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:46 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 01:34:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:34:46 c80fed95f740: Preparing 01:34:46 4ed1a700e8b8: Preparing 01:34:46 e67d08c937bd: Preparing 01:34:46 3827b5b91e75: Preparing 01:34:46 acc83c6ca332: Preparing 01:34:46 6a1eabbdb00b: Preparing 01:34:46 e31c544e89a4: Preparing 01:34:46 861fbd6a3523: Preparing 01:34:46 579af1fc3c41: Preparing 01:34:46 3fe121e1997c: Preparing 01:34:46 f0889c0661a5: Preparing 01:34:46 f1417ff83b31: Preparing 01:34:46 6a1eabbdb00b: Waiting 01:34:46 e31c544e89a4: Waiting 01:34:46 f0889c0661a5: Waiting 01:34:46 f1417ff83b31: Waiting 01:34:46 3fe121e1997c: Waiting 01:34:46 861fbd6a3523: Waiting 01:34:46 579af1fc3c41: Waiting 01:34:46 c80fed95f740: Layer already exists 01:34:46 e67d08c937bd: Layer already exists 01:34:46 acc83c6ca332: Layer already exists 01:34:46 4ed1a700e8b8: Layer already exists 01:34:46 3827b5b91e75: Layer already exists 01:34:46 e31c544e89a4: Layer already exists 01:34:46 579af1fc3c41: Layer already exists 01:34:46 6a1eabbdb00b: Layer already exists 01:34:46 3fe121e1997c: Layer already exists 01:34:46 861fbd6a3523: Layer already exists 01:34:46 f0889c0661a5: Layer already exists 01:34:46 f1417ff83b31: Layer already exists 01:34:46 latest: digest: sha256:d0b97ed316a72210798178c47e7e4dd2d4df936919bf68fe8362450aa29f2e4f size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:46 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:47 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.29 01:34:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:34:47 c80fed95f740: Preparing 01:34:47 4ed1a700e8b8: Preparing 01:34:47 e67d08c937bd: Preparing 01:34:47 3827b5b91e75: Preparing 01:34:47 acc83c6ca332: Preparing 01:34:47 6a1eabbdb00b: Preparing 01:34:47 e31c544e89a4: Preparing 01:34:47 861fbd6a3523: Preparing 01:34:47 579af1fc3c41: Preparing 01:34:47 3fe121e1997c: Preparing 01:34:47 f0889c0661a5: Preparing 01:34:47 f1417ff83b31: Preparing 01:34:47 579af1fc3c41: Waiting 01:34:47 e31c544e89a4: Waiting 01:34:47 6a1eabbdb00b: Waiting 01:34:47 861fbd6a3523: Waiting 01:34:47 f1417ff83b31: Waiting 01:34:47 f0889c0661a5: Waiting 01:34:47 3fe121e1997c: Waiting 01:34:47 acc83c6ca332: Layer already exists 01:34:47 e67d08c937bd: Layer already exists 01:34:47 3827b5b91e75: Layer already exists 01:34:47 c80fed95f740: Layer already exists 01:34:47 4ed1a700e8b8: Layer already exists 01:34:47 6a1eabbdb00b: Layer already exists 01:34:47 e31c544e89a4: Layer already exists 01:34:47 579af1fc3c41: Layer already exists 01:34:47 861fbd6a3523: Layer already exists 01:34:47 3fe121e1997c: Layer already exists 01:34:47 f0889c0661a5: Layer already exists 01:34:47 f1417ff83b31: Layer already exists 01:34:47 3.0.0-dev.29: digest: sha256:d0b97ed316a72210798178c47e7e4dd2d4df936919bf68fe8362450aa29f2e4f size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:47 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:a96d24b1846f601a5cabef5dd86be8ade2ea54c6-3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:47 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:a96d24b1846f601a5cabef5dd86be8ade2ea54c6-3.0.0-dev.29 01:34:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:34:47 c80fed95f740: Preparing 01:34:47 4ed1a700e8b8: Preparing 01:34:47 e67d08c937bd: Preparing 01:34:47 3827b5b91e75: Preparing 01:34:47 acc83c6ca332: Preparing 01:34:47 6a1eabbdb00b: Preparing 01:34:47 e31c544e89a4: Preparing 01:34:47 861fbd6a3523: Preparing 01:34:47 579af1fc3c41: Preparing 01:34:47 3fe121e1997c: Preparing 01:34:47 f0889c0661a5: Preparing 01:34:47 f1417ff83b31: Preparing 01:34:47 579af1fc3c41: Waiting 01:34:47 3fe121e1997c: Waiting 01:34:47 f0889c0661a5: Waiting 01:34:47 6a1eabbdb00b: Waiting 01:34:47 f1417ff83b31: Waiting 01:34:47 e31c544e89a4: Waiting 01:34:47 861fbd6a3523: Waiting 01:34:47 4ed1a700e8b8: Layer already exists 01:34:47 e67d08c937bd: Layer already exists 01:34:47 c80fed95f740: Layer already exists 01:34:47 3827b5b91e75: Layer already exists 01:34:47 acc83c6ca332: Layer already exists 01:34:47 e31c544e89a4: Layer already exists 01:34:47 861fbd6a3523: Layer already exists 01:34:47 6a1eabbdb00b: Layer already exists 01:34:47 3fe121e1997c: Layer already exists 01:34:47 579af1fc3c41: Layer already exists 01:34:47 f1417ff83b31: Layer already exists 01:34:47 f0889c0661a5: Layer already exists 01:34:47 a96d24b1846f601a5cabef5dd86be8ade2ea54c6-3.0.0-dev.29: digest: sha256:d0b97ed316a72210798178c47e7e4dd2d4df936919bf68fe8362450aa29f2e4f size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:48 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:48 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 01:34:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:34:48 c80fed95f740: Preparing 01:34:48 4ed1a700e8b8: Preparing 01:34:48 e67d08c937bd: Preparing 01:34:48 3827b5b91e75: Preparing 01:34:48 acc83c6ca332: Preparing 01:34:48 6a1eabbdb00b: Preparing 01:34:48 e31c544e89a4: Preparing 01:34:48 861fbd6a3523: Preparing 01:34:48 579af1fc3c41: Preparing 01:34:48 3fe121e1997c: Preparing 01:34:48 f0889c0661a5: Preparing 01:34:48 f1417ff83b31: Preparing 01:34:48 861fbd6a3523: Waiting 01:34:48 f0889c0661a5: Waiting 01:34:48 579af1fc3c41: Waiting 01:34:48 3fe121e1997c: Waiting 01:34:48 f1417ff83b31: Waiting 01:34:48 e31c544e89a4: Waiting 01:34:48 acc83c6ca332: Layer already exists 01:34:48 4ed1a700e8b8: Layer already exists 01:34:48 e67d08c937bd: Layer already exists 01:34:48 c80fed95f740: Layer already exists 01:34:48 3827b5b91e75: Layer already exists 01:34:48 6a1eabbdb00b: Layer already exists 01:34:48 e31c544e89a4: Layer already exists 01:34:48 861fbd6a3523: Layer already exists 01:34:48 3fe121e1997c: Layer already exists 01:34:48 579af1fc3c41: Layer already exists 01:34:48 f0889c0661a5: Layer already exists 01:34:48 f1417ff83b31: Layer already exists 01:34:48 main: digest: sha256:d0b97ed316a72210798178c47e7e4dd2d4df936919bf68fe8362450aa29f2e4f size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:34:48 ===================================================== [Pipeline] echo 01:34:48 taggedImages: 01:34:48 - nexus3.edgexfoundry.org:10004/device-usb-camera:a96d24b1846f601a5cabef5dd86be8ade2ea54c6 01:34:48 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 01:34:48 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.29 01:34:48 - nexus3.edgexfoundry.org:10004/device-usb-camera:a96d24b1846f601a5cabef5dd86be8ade2ea54c6-3.0.0-dev.29 01:34:48 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:34:48 01:34:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:34:49 latest: Pulling from edgex-lftools-log-publisher 01:34:49 5eb5b503b376: Pulling fs layer 01:34:49 5c69ac0246d0: Pulling fs layer 01:34:49 ec43610c2a17: Pulling fs layer 01:34:49 3a2ae6a8a46f: Pulling fs layer 01:34:49 33b1e0a273af: Pulling fs layer 01:34:49 5d3b04190fa2: Pulling fs layer 01:34:49 2f39f015ded8: Pulling fs layer 01:34:49 33b1e0a273af: Waiting 01:34:49 3a2ae6a8a46f: Waiting 01:34:49 2f39f015ded8: Waiting 01:34:49 5c69ac0246d0: Verifying Checksum 01:34:49 3a2ae6a8a46f: Verifying Checksum 01:34:49 3a2ae6a8a46f: Download complete 01:34:49 33b1e0a273af: Verifying Checksum 01:34:49 33b1e0a273af: Download complete 01:34:49 ec43610c2a17: Verifying Checksum 01:34:49 ec43610c2a17: Download complete 01:34:49 5d3b04190fa2: Verifying Checksum 01:34:49 5d3b04190fa2: Download complete 01:34:49 5eb5b503b376: Verifying Checksum 01:34:49 5eb5b503b376: Download complete 01:34:49 2f39f015ded8: Download complete 01:34:50 5eb5b503b376: Pull complete 01:34:50 5c69ac0246d0: Pull complete 01:34:51 ec43610c2a17: Pull complete 01:34:51 3a2ae6a8a46f: Pull complete 01:34:51 33b1e0a273af: Pull complete 01:34:51 5d3b04190fa2: Pull complete 01:34:55 2f39f015ded8: Pull complete 01:34:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:34:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:34:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:34:55 prd-ubuntu20.04-docker-8c-8g-9427 does not seem to be running inside a container 01:34:55 $ 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:35:00 $ docker top a7919ae1493222f668fccac37b12a0f09844ad213a837134e4e39c64d07615df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:35:00 ---> job-cost.sh 01:35:00 lf-activate-venv: SKIPPING 01:35:00 INFO: No Stack... 01:35:00 INFO: Retrieving Pricing Info for: v3-standard-8 01:35:00 INFO: Archiving Costs [Pipeline] sh 01:35:01 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 01:35:01 + cut -d, -f6 [Pipeline] lock 01:35:01 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-101-stack-cost] 01:35:01 Resource [jenkins-edgexfoundry-device-usb-camera-main-101-stack-cost] did not exist. Created. 01:35:01 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:35:01 + echo total: 0.2199999988079071 [Pipeline] stash 01:35:01 Stashed 1 file(s) [Pipeline] } 01:35:01 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-101-stack-cost] [Pipeline] // lock [Pipeline] } 01:35:01 $ docker stop --time=1 a7919ae1493222f668fccac37b12a0f09844ad213a837134e4e39c64d07615df 01:35:02 $ docker rm -f --volumes a7919ae1493222f668fccac37b12a0f09844ad213a837134e4e39c64d07615df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:35:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9437 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 01:35:52 Running in /w/workspace/device-usb-camera/101 [Pipeline] { [Pipeline] checkout 01:35:52 Selected Git installation does not exist. Using Default 01:35:52 The recommended git tool is: NONE 01:35:59 using credential edgex-jenkins-ssh 01:35:59 Cloning the remote Git repository 01:35:59 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 01:35:59 > git init /w/workspace/device-usb-camera/101 # timeout=10 01:36:00 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 01:36:00 > git --version # timeout=10 01:36:00 > git --version # 'git version 2.25.1' 01:36:00 using GIT_SSH to set credentials SSH Credentials for GitHub 01:36:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:36:01 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 01:36:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:36:02 Avoid second fetch 01:36:02 Checking out Revision a96d24b1846f601a5cabef5dd86be8ade2ea54c6 (main) 01:36:02 > git config core.sparsecheckout # timeout=10 01:36:02 > git checkout -f a96d24b1846f601a5cabef5dd86be8ade2ea54c6 # timeout=10 01:36:03 Commit message: "Merge pull request #222 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.73" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:36:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:36:04 % Total % Received % Xferd Average Speed Time Time Time Current 01:36:04 Dload Upload Total Spent Left Speed 01:36:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh 01:36:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:36:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:36:05 + sudo tee /etc/docker/daemon.new 01:36:05 { 01:36:05 "registry-mirrors": [ 01:36:05 "https://nexus3.edgexfoundry.org:10001" 01:36:05 ], 01:36:05 "bip": "10.250.0.254/24", 01:36:05 "hosts": [ 01:36:05 "tcp://0.0.0.0:5555", 01:36:05 "unix:///var/run/docker.sock" 01:36:05 ], 01:36:05 "mtu": 1458, 01:36:05 "selinux-enabled": true, 01:36:05 "seccomp-profile": "/etc/docker/seccomp.json" 01:36:05 } [Pipeline] sh 01:36:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:36:05 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:36:28 provisioning config files... 01:36:28 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/101@tmp/config13299280580510325156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:36:28 ---> docker-login.sh 01:36:28 nexus3.edgexfoundry.org:10001 01:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:29 Configure a credential helper to remove this warning. See 01:36:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:29 01:36:29 Login Succeeded 01:36:29 nexus3.edgexfoundry.org:10002 01:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:29 Configure a credential helper to remove this warning. See 01:36:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:29 01:36:29 Login Succeeded 01:36:29 nexus3.edgexfoundry.org:10003 01:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:30 Configure a credential helper to remove this warning. See 01:36:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:30 01:36:30 Login Succeeded 01:36:30 nexus3.edgexfoundry.org:10004 01:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:30 Configure a credential helper to remove this warning. See 01:36:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:30 01:36:30 Login Succeeded 01:36:30 docker.io 01:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:31 Configure a credential helper to remove this warning. See 01:36:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:31 01:36:31 Login Succeeded 01:36:31 ---> docker-login.sh ends [Pipeline] } 01:36:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:36:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:36:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:36:31 ========================================================= 01:36:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 01:36:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:32 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 01:36:32 Sending build context to Docker daemon 1.22MB 01:36:32 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 01:36:32 Step 2/13 : FROM ${BASE} AS builder 01:36:32 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:36:32 af6eaf76a39c: Pulling fs layer 01:36:32 55522c791124: Pulling fs layer 01:36:32 ce5c4a1c91eb: Pulling fs layer 01:36:32 169dfbe0d373: Pulling fs layer 01:36:32 e1ff8fa3b103: Pulling fs layer 01:36:32 52ebb69f0ebf: Pulling fs layer 01:36:32 5abe8eddf0d5: Pulling fs layer 01:36:32 169dfbe0d373: Waiting 01:36:32 e1ff8fa3b103: Waiting 01:36:32 52ebb69f0ebf: Waiting 01:36:32 5abe8eddf0d5: Waiting 01:36:32 55522c791124: Verifying Checksum 01:36:32 55522c791124: Download complete 01:36:32 169dfbe0d373: Verifying Checksum 01:36:32 169dfbe0d373: Download complete 01:36:32 e1ff8fa3b103: Verifying Checksum 01:36:32 e1ff8fa3b103: Download complete 01:36:32 af6eaf76a39c: Verifying Checksum 01:36:32 af6eaf76a39c: Download complete 01:36:33 af6eaf76a39c: Pull complete 01:36:34 5abe8eddf0d5: Verifying Checksum 01:36:34 5abe8eddf0d5: Download complete 01:36:34 55522c791124: Pull complete 01:36:35 ce5c4a1c91eb: Verifying Checksum 01:36:35 ce5c4a1c91eb: Download complete 01:36:35 52ebb69f0ebf: Download complete 01:36:48 ce5c4a1c91eb: Pull complete 01:36:48 169dfbe0d373: Pull complete 01:36:48 e1ff8fa3b103: Pull complete 01:36:56 52ebb69f0ebf: Pull complete 01:36:58 5abe8eddf0d5: Pull complete 01:36:58 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 01:36:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:36:58 ---> 6cb57ee374ae 01:36:58 Step 3/13 : ARG ADD_BUILD_TAGS="" 01:36:59 ---> Running in 42c8fa1fc2f7 01:36:59 Removing intermediate container 42c8fa1fc2f7 01:36:59 ---> a264625c80f3 01:36:59 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:36:59 ---> Running in 123ec8ebc4fa 01:37:00 Removing intermediate container 123ec8ebc4fa 01:37:00 ---> 4a71c491807e 01:37:00 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 01:37:00 ---> Running in 9da81c861f16 01:37:00 Removing intermediate container 9da81c861f16 01:37:00 ---> bfd3bb823835 01:37:00 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 01:37:00 ---> Running in 3c11521aeb38 01:37:01 Removing intermediate container 3c11521aeb38 01:37:01 ---> a2d6be93eace 01:37:01 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:37:01 ---> Running in 682b427122fc 01:37:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:37:04 (1/14) Installing libintl (0.21.1-r1) 01:37:04 (2/14) Installing eudev-libs (3.2.11-r4) 01:37:04 (3/14) Installing libjpeg-turbo (2.1.4-r0) 01:37:04 (4/14) Installing v4l-utils-libs (1.22.1-r2) 01:37:04 (5/14) Installing v4l-utils (1.22.1-r2) 01:37:05 (6/14) Installing udev-init-scripts (35-r1) 01:37:05 (7/14) Installing libblkid (2.38.1-r1) 01:37:05 (8/14) Installing xz-libs (5.2.9-r0) 01:37:05 (9/14) Installing zstd-libs (1.5.5-r0) 01:37:05 (10/14) Installing kmod-libs (30-r1) 01:37:05 (11/14) Installing eudev (3.2.11-r4) 01:37:05 (12/14) Installing eudev-dev (3.2.11-r4) 01:37:05 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 01:37:05 (14/14) Installing v4l-utils-dev (1.22.1-r2) 01:37:05 Executing busybox-1.35.0-r29.trigger 01:37:05 Executing eudev-3.2.11-r4.trigger 01:37:05 OK: 271 MiB in 67 packages 01:37:07 Removing intermediate container 682b427122fc 01:37:07 ---> 97b9b17f91ca 01:37:07 Step 8/13 : WORKDIR /device-usb-camera 01:37:07 ---> Running in cf17c06671b5 01:37:07 Removing intermediate container cf17c06671b5 01:37:07 ---> 66a8a462aaa1 01:37:07 Step 9/13 : COPY go.mod vendor* ./ 01:37:08 ---> fe8a8a51107a 01:37:08 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:08 ---> Running in 9b85b7d1433e 01:38:16 Removing intermediate container 9b85b7d1433e 01:38:16 ---> da35cb18d3d8 01:38:16 Step 11/13 : COPY . . 01:38:16 ---> 8b4df970b2b5 01:38:16 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 01:38:16 ---> Running in 033a4e1d26fb 01:38:16  % Total % Received % Xferd Average Speed Time Time Time Current 01:38:16 Dload Upload Total Spent Left Speed 01:38:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3069 0 --:--:-- --:--:-- --:--:-- 3078 01:38:17 Removing intermediate container 033a4e1d26fb 01:38:17 ---> a1e1fa8a52c1 01:38:17 Step 13/13 : RUN ${MAKE} 01:38:17 ---> Running in a83dc09b26d3 01:38:18 noop 01:38:18 Removing intermediate container a83dc09b26d3 01:38:18 ---> d514554754d1 01:38:18 Successfully built d514554754d1 01:38:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:19 + docker inspect -f . ci-base-image-arm64 01:38:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:38:19 prd-ubuntu20.04-docker-arm64-4c-16g-9437 does not seem to be running inside a container 01:38:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/101 -v /w/workspace/device-usb-camera/101:/w/workspace/device-usb-camera/101:rw,z -v /w/workspace/device-usb-camera/101@tmp:/w/workspace/device-usb-camera/101@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:38:21 $ docker top 355f5d7c18ab66240aa3a8b994b0d1c13998e8b8ad9550ea03b6f6aac7dc005c -eo pid,comm [Pipeline] { [Pipeline] sh 01:38:21 + go version 01:38:21 go version go1.20.2 linux/arm64 [Pipeline] } 01:38:21 $ docker stop --time=1 355f5d7c18ab66240aa3a8b994b0d1c13998e8b8ad9550ea03b6f6aac7dc005c 01:38:23 $ docker rm -f --volumes 355f5d7c18ab66240aa3a8b994b0d1c13998e8b8ad9550ea03b6f6aac7dc005c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:24 + docker inspect -f . ci-base-image-arm64 01:38:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:38:24 prd-ubuntu20.04-docker-arm64-4c-16g-9437 does not seem to be running inside a container 01:38:24 $ 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/101 -v /w/workspace/device-usb-camera/101:/w/workspace/device-usb-camera/101:rw,z -v /w/workspace/device-usb-camera/101@tmp:/w/workspace/device-usb-camera/101@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:38:26 $ docker top 69d2c78b0e5b162ff14645ca0b6f6a9e4946aa4db9af71b9d344785e96df4c62 -eo pid,comm [Pipeline] { [Pipeline] sh 01:38:26 + git config --global --add safe.directory /w/workspace/device-usb-camera/101 [Pipeline] fileExists [Pipeline] sh 01:38:27 + make test 01:38:27 go test ./... -coverprofile=coverage.out ./... 01:39:14 ? github.com/edgexfoundry/device-usb-camera [no test files] 01:42:06 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 01:42:06 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.072s coverage: 2.0% of statements 01:42:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:42:06 go vet ./... 01:42:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:42:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:42:33 ./bin/test-attribution-txt.sh [Pipeline] echo 01:42:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:42:33 $ docker stop --time=1 69d2c78b0e5b162ff14645ca0b6f6a9e4946aa4db9af71b9d344785e96df4c62 01:42:35 $ docker rm -f --volumes 69d2c78b0e5b162ff14645ca0b6f6a9e4946aa4db9af71b9d344785e96df4c62 [Pipeline] // withDockerContainer [Pipeline] sh 01:42:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:42:37 Warning: overwriting stash ‘coverage-report’ 01:42:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:42:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:42:38 + ls -al . 01:42:38 total 188 01:42:38 drwxrwxr-x 9 jenkins jenkins 4096 Apr 24 01:38 . 01:42:38 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 01:36 .. 01:42:38 drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 01:36 .git 01:42:38 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 01:36 .github 01:42:38 -rw-rw-r-- 1 jenkins jenkins 414 Apr 24 01:36 .gitignore 01:42:38 -rw-rw-r-- 1 jenkins jenkins 42 Apr 24 01:36 .golangci.yml 01:42:38 -rw-rw-r-- 1 jenkins jenkins 77 Apr 24 01:36 .hadolint.yml 01:42:38 -rw-rw-r-- 1 jenkins jenkins 9665 Apr 24 01:36 Attribution.txt 01:42:38 -rw-rw-r-- 1 jenkins jenkins 6219 Apr 24 01:36 CHANGELOG.md 01:42:38 -rw-rw-r-- 1 jenkins jenkins 2328 Apr 24 01:36 Dockerfile 01:42:38 -rw-rw-r-- 1 jenkins jenkins 678 Apr 24 01:36 GOVERNANCE.md 01:42:38 -rw-rw-r-- 1 jenkins jenkins 659 Apr 24 01:36 Jenkinsfile 01:42:38 -rw-rw-r-- 1 jenkins jenkins 11348 Apr 24 01:36 LICENSE 01:42:38 -rw-rw-r-- 1 jenkins jenkins 2364 Apr 24 01:36 Makefile 01:42:38 -rw-rw-r-- 1 jenkins jenkins 622 Apr 24 01:36 OWNERS.md 01:42:38 -rw-rw-r-- 1 jenkins jenkins 5681 Apr 24 01:36 README.md 01:42:38 -rw-rw-r-- 1 jenkins jenkins 12 Apr 24 01:32 VERSION 01:42:38 drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 01:36 bin 01:42:38 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 01:36 cmd 01:42:38 -rw-r--r-- 1 jenkins jenkins 28693 Apr 24 01:41 coverage.out 01:42:38 -rwxrwxr-x 1 jenkins jenkins 140 Apr 24 01:36 docker-entrypoint.sh 01:42:38 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 01:36 docs 01:42:38 -rw-rw-r-- 1 jenkins jenkins 3443 Apr 24 01:36 go.mod 01:42:38 -rw-rw-r-- 1 jenkins jenkins 31603 Apr 24 01:36 go.sum 01:42:38 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 01:36 internal 01:42:38 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 01:36 snap 01:42:38 -rw-rw-r-- 1 jenkins jenkins 231 Apr 24 01:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:38 + 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=a96d24b1846f601a5cabef5dd86be8ade2ea54c6 --label arch=arm64 --label version=3.0.0-dev.29 . 01:42:39 Sending build context to Docker daemon 1.249MB 01:42:39 Step 1/35 : ARG BASE=golang:1.20-alpine3.17 01:42:39 Step 2/35 : FROM ${BASE} AS builder 01:42:39 ---> d514554754d1 01:42:39 Step 3/35 : ARG ADD_BUILD_TAGS="" 01:42:39 ---> Running in 67928e923059 01:42:39 Removing intermediate container 67928e923059 01:42:39 ---> d5bd89d3bc48 01:42:39 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:42:40 ---> Running in 157615f89752 01:42:40 Removing intermediate container 157615f89752 01:42:40 ---> 6a529070204a 01:42:40 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 01:42:40 ---> Running in c111dfb63b95 01:42:40 Removing intermediate container c111dfb63b95 01:42:40 ---> d831b4bf4a53 01:42:40 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 01:42:40 ---> Running in 1af669de453c 01:42:41 Removing intermediate container 1af669de453c 01:42:41 ---> 89daf58a8efa 01:42:41 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:42:41 ---> Running in 13898f4e32f4 01:42:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:42:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:42:44 OK: 271 MiB in 67 packages 01:42:46 Removing intermediate container 13898f4e32f4 01:42:46 ---> 1b3ceb0c4e92 01:42:46 Step 8/35 : WORKDIR /device-usb-camera 01:42:46 ---> Running in 48e8f58999cf 01:42:46 Removing intermediate container 48e8f58999cf 01:42:46 ---> 8ef3288cad7f 01:42:46 Step 9/35 : COPY go.mod vendor* ./ 01:42:47 ---> 7e847eb7ae3b 01:42:47 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:47 ---> Running in 1a81b3803061 01:42:50 Removing intermediate container 1a81b3803061 01:42:50 ---> 2c5fc15bc5bc 01:42:50 Step 11/35 : COPY . . 01:42:51 ---> 22abdd3ffc2b 01:42:51 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 01:42:51 ---> Running in a493d730c872 01:42:52  % Total % Received % Xferd Average Speed Time Time Time Current 01:42:52 Dload Upload Total Spent Left Speed 01:42:52 0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3038 0 --:--:-- --:--:-- --:--:-- 3051 01:42:53 Removing intermediate container a493d730c872 01:42:53 ---> 5452c1b9ab53 01:42:53 Step 13/35 : RUN ${MAKE} 01:42:53 ---> Running in 32217d39d4de 01:42:54 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.29" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 01:46:02 Removing intermediate container 32217d39d4de 01:46:02 ---> 74727bcd8b5c 01:46:02 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 01:46:02 v0.21.6: Pulling from aler9/rtsp-simple-server 01:46:02 8766b47fe142: Pulling fs layer 01:46:02 8766b47fe142: Verifying Checksum 01:46:02 8766b47fe142: Download complete 01:46:02 8766b47fe142: Pull complete 01:46:02 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 01:46:02 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 01:46:02 ---> 69d40e2cb93c 01:46:02 Step 15/35 : FROM alpine:3.17 01:46:02 3.17: Pulling from library/alpine 01:46:02 c41833b44d91: Pulling fs layer 01:46:02 c41833b44d91: Verifying Checksum 01:46:02 c41833b44d91: Download complete 01:46:02 c41833b44d91: Pull complete 01:46:02 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 01:46:02 Status: Downloaded newer image for alpine:3.17 01:46:02 ---> 51e60588ff2c 01:46:02 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 01:46:02 ---> Running in 29b5976d4b4d 01:46:03 Removing intermediate container 29b5976d4b4d 01:46:03 ---> fc974d5d5e67 01:46:03 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 01:46:03 ---> Running in 47a28d6299fa 01:46:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:46:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:46:06 (1/83) Installing dumb-init (1.2.5-r2) 01:46:06 (2/83) Installing sdl2 (2.26.5-r0) 01:46:06 (3/83) Installing libxau (1.0.10-r0) 01:46:06 (4/83) Installing libmd (1.0.4-r0) 01:46:06 (5/83) Installing libbsd (0.11.7-r0) 01:46:06 (6/83) Installing libxdmcp (1.1.4-r0) 01:46:06 (7/83) Installing libxcb (1.15-r0) 01:46:06 (8/83) Installing libx11 (1.8.4-r0) 01:46:06 (9/83) Installing aom-libs (3.5.0-r0) 01:46:06 (10/83) Installing alsa-lib (1.2.8-r0) 01:46:07 (11/83) Installing libexpat (2.5.0-r0) 01:46:07 (12/83) Installing brotli-libs (1.0.9-r9) 01:46:07 (13/83) Installing libbz2 (1.0.8-r4) 01:46:07 (14/83) Installing libpng (1.6.38-r0) 01:46:07 (15/83) Installing freetype (2.12.1-r0) 01:46:07 (16/83) Installing fontconfig (2.14.1-r0) 01:46:07 (17/83) Installing fribidi (1.0.12-r0) 01:46:07 (18/83) Installing libffi (3.4.4-r0) 01:46:07 (19/83) Installing libintl (0.21.1-r1) 01:46:07 (20/83) Installing libblkid (2.38.1-r1) 01:46:07 (21/83) Installing libmount (2.38.1-r1) 01:46:07 (22/83) Installing pcre2 (10.42-r0) 01:46:07 (23/83) Installing glib (2.74.6-r0) 01:46:07 (24/83) Installing graphite2 (1.3.14-r2) 01:46:07 (25/83) Installing harfbuzz (5.3.1-r1) 01:46:07 (26/83) Installing libass (0.16.0-r1) 01:46:07 (27/83) Installing libdav1d (1.0.0-r2) 01:46:07 (28/83) Installing libdrm (2.4.114-r0) 01:46:07 (29/83) Installing gmp (6.2.1-r2) 01:46:07 (30/83) Installing nettle (3.8.1-r0) 01:46:07 (31/83) Installing p11-kit (0.24.1-r1) 01:46:07 (32/83) Installing libtasn1 (4.19.0-r0) 01:46:07 (33/83) Installing libunistring (1.1-r0) 01:46:07 (34/83) Installing gnutls (3.7.8-r3) 01:46:07 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) 01:46:07 (36/83) Installing ncurses-libs (6.3_p20221119-r0) 01:46:07 (37/83) Installing lame (3.100-r2) 01:46:07 (38/83) Installing opus (1.3.1-r1) 01:46:07 (39/83) Installing libasyncns (0.8-r1) 01:46:07 (40/83) Installing dbus-libs (1.14.4-r0) 01:46:07 (41/83) Installing libltdl (2.4.7-r1) 01:46:07 (42/83) Installing orc (0.4.33-r0) 01:46:07 (43/83) Installing libgcc (12.2.1_git20220924-r4) 01:46:07 (44/83) Installing libogg (1.3.5-r2) 01:46:07 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 01:46:07 (46/83) Installing flac-libs (1.4.2-r0) 01:46:07 (47/83) Installing libvorbis (1.3.7-r0) 01:46:08 (48/83) Installing libsndfile (1.1.0-r2) 01:46:08 (49/83) Installing libgomp (12.2.1_git20220924-r4) 01:46:08 (50/83) Installing soxr (0.1.3-r3) 01:46:08 (51/83) Installing speexdsp (1.2.1-r0) 01:46:08 (52/83) Installing tdb-libs (1.4.6-r0) 01:46:08 (53/83) Installing libpulse (16.1-r6) 01:46:08 (54/83) Installing cjson (1.7.15-r3) 01:46:08 (55/83) Installing mbedtls (2.28.3-r0) 01:46:08 (56/83) Installing librist (0.2.7-r0) 01:46:08 (57/83) Installing libsrt (1.5.1-r0) 01:46:08 (58/83) Installing libssh (0.10.4-r0) 01:46:08 (59/83) Installing libtheora (1.1.1-r16) 01:46:08 (60/83) Installing libjpeg-turbo (2.1.4-r0) 01:46:08 (61/83) Installing v4l-utils-libs (1.22.1-r2) 01:46:08 (62/83) Installing libxext (1.3.5-r0) 01:46:08 (63/83) Installing libxfixes (6.0.0-r0) 01:46:08 (64/83) Installing wayland-libs-client (1.21.0-r1) 01:46:08 (65/83) Installing libva (2.16.0-r0) 01:46:08 (66/83) Installing libvdpau (1.5-r0) 01:46:08 (67/83) Installing vidstab (1.1.0-r2) 01:46:08 (68/83) Installing libvpx (1.12.0-r1) 01:46:08 (69/83) Installing libwebp (1.2.4-r1) 01:46:08 (70/83) Installing x264-libs (0.164_git20220602-r0) 01:46:08 (71/83) Installing numactl (2.0.16-r1) 01:46:08 (72/83) Installing x265-libs (3.5-r3) 01:46:08 (73/83) Installing xvidcore (1.3.7-r1) 01:46:09 (74/83) Installing libsodium (1.0.18-r2) 01:46:09 (75/83) Installing libzmq (4.3.4-r1) 01:46:09 (76/83) Installing ffmpeg-libs (5.1.3-r0) 01:46:09 (77/83) Installing ffmpeg (5.1.3-r0) 01:46:09 (78/83) Installing udev-init-scripts (35-r1) 01:46:09 (79/83) Installing eudev-libs (3.2.11-r4) 01:46:09 (80/83) Installing xz-libs (5.2.9-r0) 01:46:09 (81/83) Installing zstd-libs (1.5.5-r0) 01:46:09 (82/83) Installing kmod-libs (30-r1) 01:46:09 (83/83) Installing eudev (3.2.11-r4) 01:46:09 Executing busybox-1.35.0-r29.trigger 01:46:09 Executing eudev-3.2.11-r4.trigger 01:46:09 OK: 86 MiB in 98 packages 01:46:13 Removing intermediate container 47a28d6299fa 01:46:13 ---> f85503b60389 01:46:13 Step 18/35 : WORKDIR / 01:46:13 ---> Running in 2f4d9388d126 01:46:13 Removing intermediate container 2f4d9388d126 01:46:13 ---> 3f4e2be59083 01:46:13 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 01:46:15 ---> f269999e8886 01:46:15 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 01:46:15 ---> 9315e49afa4b 01:46:15 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 01:46:16 ---> 1b42ce668f79 01:46:16 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 01:46:16 ---> 36ea70d878de 01:46:16 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 01:46:17 ---> b8c8c438e453 01:46:17 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 01:46:17 ---> 54e9212777a5 01:46:17 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 01:46:19 ---> 95d878f05531 01:46:19 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 01:46:19 ---> Running in 5a19f4d478fc 01:46:21 Removing intermediate container 5a19f4d478fc 01:46:21 ---> 2a1949d713db 01:46:21 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 01:46:21 ---> Running in d37aad8d9a90 01:46:23 Removing intermediate container d37aad8d9a90 01:46:23 ---> 7a5bd7c742c1 01:46:23 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 01:46:23 ---> Running in e5cf7dd30c25 01:46:25 Removing intermediate container e5cf7dd30c25 01:46:25 ---> d61b8ae55c78 01:46:25 Step 29/35 : EXPOSE 59983 01:46:25 ---> Running in feffc4bc6b23 01:46:25 Removing intermediate container feffc4bc6b23 01:46:25 ---> 4797c5e26084 01:46:25 Step 30/35 : EXPOSE 8554 01:46:25 ---> Running in 6a2918be6904 01:46:26 Removing intermediate container 6a2918be6904 01:46:26 ---> 15ff4ba5fedf 01:46:26 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 01:46:26 ---> Running in 47bb49bb0b84 01:46:26 Removing intermediate container 47bb49bb0b84 01:46:26 ---> 87ed3b6231e2 01:46:26 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 01:46:26 ---> Running in 9fce09f3c7cb 01:46:26 Removing intermediate container 9fce09f3c7cb 01:46:26 ---> 75795a459fb2 01:46:26 Step 33/35 : LABEL arch=arm64 01:46:26 ---> Running in 31cf783f34d8 01:46:27 Removing intermediate container 31cf783f34d8 01:46:27 ---> b36fd8f90a75 01:46:27 Step 34/35 : LABEL git_sha=a96d24b1846f601a5cabef5dd86be8ade2ea54c6 01:46:27 ---> Running in 629eed2afdad 01:46:27 Removing intermediate container 629eed2afdad 01:46:27 ---> 5613f61fc8b6 01:46:27 Step 35/35 : LABEL version=3.0.0-dev.29 01:46:27 ---> Running in cbfef94627d0 01:46:28 Removing intermediate container cbfef94627d0 01:46:28 ---> 50a8dd097b42 01:46:28 [Warning] One or more build-args [ARCH] were not consumed 01:46:28 Successfully built 50a8dd097b42 01:46:28 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:46:28 provisioning config files... 01:46:28 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/101@tmp/config14765781238004058653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:46:28 ---> docker-login.sh 01:46:28 nexus3.edgexfoundry.org:10001 01:46:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:29 Configure a credential helper to remove this warning. See 01:46:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:29 01:46:29 Login Succeeded 01:46:29 nexus3.edgexfoundry.org:10002 01:46:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:29 Configure a credential helper to remove this warning. See 01:46:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:29 01:46:29 Login Succeeded 01:46:29 nexus3.edgexfoundry.org:10003 01:46:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:29 Configure a credential helper to remove this warning. See 01:46:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:29 01:46:29 Login Succeeded 01:46:29 nexus3.edgexfoundry.org:10004 01:46:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:30 Configure a credential helper to remove this warning. See 01:46:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:30 01:46:30 Login Succeeded 01:46:30 docker.io 01:46:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:31 Configure a credential helper to remove this warning. See 01:46:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:31 01:46:31 Login Succeeded 01:46:31 ---> docker-login.sh ends [Pipeline] } 01:46:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:46:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:46:31 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 01:46:31 a96d24b1846f601a5cabef5dd86be8ade2ea54c6 01:46:31 latest 01:46:31 3.0.0-dev.29 01:46:31 a96d24b1846f601a5cabef5dd86be8ade2ea54c6-3.0.0-dev.29 01:46:31 main 01:46:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:31 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a96d24b1846f601a5cabef5dd86be8ade2ea54c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:31 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a96d24b1846f601a5cabef5dd86be8ade2ea54c6 01:46:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:46:31 4873b42915d9: Preparing 01:46:31 3a404ff45910: Preparing 01:46:31 aeaa98e52991: Preparing 01:46:31 608d194cb50c: Preparing 01:46:31 acc83c6ca332: Preparing 01:46:31 68516986582d: Preparing 01:46:31 a56980515db6: Preparing 01:46:31 5712cff14394: Preparing 01:46:31 923f726d6e53: Preparing 01:46:31 a45967b09fd5: Preparing 01:46:31 b10eeb9cc9d1: Preparing 01:46:31 26cbea5cba74: Preparing 01:46:31 923f726d6e53: Waiting 01:46:31 68516986582d: Waiting 01:46:31 a56980515db6: Waiting 01:46:31 a45967b09fd5: Waiting 01:46:31 b10eeb9cc9d1: Waiting 01:46:31 26cbea5cba74: Waiting 01:46:31 5712cff14394: Waiting 01:46:32 aeaa98e52991: Pushed 01:46:32 acc83c6ca332: Pushed 01:46:32 3a404ff45910: Pushed 01:46:32 4873b42915d9: Pushed 01:46:32 68516986582d: Pushed 01:46:32 a56980515db6: Pushed 01:46:32 5712cff14394: Pushed 01:46:32 923f726d6e53: Pushed 01:46:32 26cbea5cba74: Layer already exists 01:46:39 608d194cb50c: Pushed 01:46:39 a45967b09fd5: Pushed 01:46:49 b10eeb9cc9d1: Pushed 01:46:49 a96d24b1846f601a5cabef5dd86be8ade2ea54c6: digest: sha256:0844f43cd1de1329b6d2f5e9f6ed3b22408471888906bead13384aa1078c4729 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:49 + 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 01:46:50 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 01:46:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:46:50 4873b42915d9: Preparing 01:46:50 3a404ff45910: Preparing 01:46:50 aeaa98e52991: Preparing 01:46:50 608d194cb50c: Preparing 01:46:50 acc83c6ca332: Preparing 01:46:50 68516986582d: Preparing 01:46:50 a56980515db6: Preparing 01:46:50 5712cff14394: Preparing 01:46:50 923f726d6e53: Preparing 01:46:50 a45967b09fd5: Preparing 01:46:50 b10eeb9cc9d1: Preparing 01:46:50 26cbea5cba74: Preparing 01:46:50 68516986582d: Waiting 01:46:50 a56980515db6: Waiting 01:46:50 5712cff14394: Waiting 01:46:50 923f726d6e53: Waiting 01:46:50 a45967b09fd5: Waiting 01:46:50 b10eeb9cc9d1: Waiting 01:46:50 26cbea5cba74: Waiting 01:46:50 4873b42915d9: Layer already exists 01:46:50 3a404ff45910: Layer already exists 01:46:50 acc83c6ca332: Layer already exists 01:46:50 aeaa98e52991: Layer already exists 01:46:50 608d194cb50c: Layer already exists 01:46:50 5712cff14394: Layer already exists 01:46:50 68516986582d: Layer already exists 01:46:50 a56980515db6: Layer already exists 01:46:50 923f726d6e53: Layer already exists 01:46:50 a45967b09fd5: Layer already exists 01:46:50 26cbea5cba74: Layer already exists 01:46:50 b10eeb9cc9d1: Layer already exists 01:46:50 latest: digest: sha256:0844f43cd1de1329b6d2f5e9f6ed3b22408471888906bead13384aa1078c4729 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:50 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:51 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.29 01:46:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:46:51 4873b42915d9: Preparing 01:46:51 3a404ff45910: Preparing 01:46:51 aeaa98e52991: Preparing 01:46:51 608d194cb50c: Preparing 01:46:51 acc83c6ca332: Preparing 01:46:51 68516986582d: Preparing 01:46:51 a56980515db6: Preparing 01:46:51 5712cff14394: Preparing 01:46:51 923f726d6e53: Preparing 01:46:51 a45967b09fd5: Preparing 01:46:51 b10eeb9cc9d1: Preparing 01:46:51 26cbea5cba74: Preparing 01:46:51 923f726d6e53: Waiting 01:46:51 a45967b09fd5: Waiting 01:46:51 68516986582d: Waiting 01:46:51 a56980515db6: Waiting 01:46:51 b10eeb9cc9d1: Waiting 01:46:51 5712cff14394: Waiting 01:46:51 26cbea5cba74: Waiting 01:46:51 acc83c6ca332: Layer already exists 01:46:51 4873b42915d9: Layer already exists 01:46:51 608d194cb50c: Layer already exists 01:46:51 3a404ff45910: Layer already exists 01:46:51 aeaa98e52991: Layer already exists 01:46:51 5712cff14394: Layer already exists 01:46:51 a56980515db6: Layer already exists 01:46:51 68516986582d: Layer already exists 01:46:51 923f726d6e53: Layer already exists 01:46:51 a45967b09fd5: Layer already exists 01:46:51 26cbea5cba74: Layer already exists 01:46:51 b10eeb9cc9d1: Layer already exists 01:46:51 3.0.0-dev.29: digest: sha256:0844f43cd1de1329b6d2f5e9f6ed3b22408471888906bead13384aa1078c4729 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:51 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a96d24b1846f601a5cabef5dd86be8ade2ea54c6-3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:52 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a96d24b1846f601a5cabef5dd86be8ade2ea54c6-3.0.0-dev.29 01:46:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:46:52 4873b42915d9: Preparing 01:46:52 3a404ff45910: Preparing 01:46:52 aeaa98e52991: Preparing 01:46:52 608d194cb50c: Preparing 01:46:52 acc83c6ca332: Preparing 01:46:52 68516986582d: Preparing 01:46:52 a56980515db6: Preparing 01:46:52 5712cff14394: Preparing 01:46:52 923f726d6e53: Preparing 01:46:52 a45967b09fd5: Preparing 01:46:52 b10eeb9cc9d1: Preparing 01:46:52 26cbea5cba74: Preparing 01:46:52 b10eeb9cc9d1: Waiting 01:46:52 5712cff14394: Waiting 01:46:52 923f726d6e53: Waiting 01:46:52 26cbea5cba74: Waiting 01:46:52 a45967b09fd5: Waiting 01:46:52 68516986582d: Waiting 01:46:52 a56980515db6: Waiting 01:46:52 608d194cb50c: Layer already exists 01:46:52 acc83c6ca332: Layer already exists 01:46:52 aeaa98e52991: Layer already exists 01:46:52 3a404ff45910: Layer already exists 01:46:52 4873b42915d9: Layer already exists 01:46:52 a56980515db6: Layer already exists 01:46:52 923f726d6e53: Layer already exists 01:46:52 68516986582d: Layer already exists 01:46:52 5712cff14394: Layer already exists 01:46:52 a45967b09fd5: Layer already exists 01:46:52 b10eeb9cc9d1: Layer already exists 01:46:52 26cbea5cba74: Layer already exists 01:46:52 a96d24b1846f601a5cabef5dd86be8ade2ea54c6-3.0.0-dev.29: digest: sha256:0844f43cd1de1329b6d2f5e9f6ed3b22408471888906bead13384aa1078c4729 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46: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 01:46:53 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 01:46:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:46:53 4873b42915d9: Preparing 01:46:53 3a404ff45910: Preparing 01:46:53 aeaa98e52991: Preparing 01:46:53 608d194cb50c: Preparing 01:46:53 acc83c6ca332: Preparing 01:46:53 68516986582d: Preparing 01:46:53 a56980515db6: Preparing 01:46:53 5712cff14394: Preparing 01:46:53 923f726d6e53: Preparing 01:46:53 a45967b09fd5: Preparing 01:46:53 b10eeb9cc9d1: Preparing 01:46:53 26cbea5cba74: Preparing 01:46:53 923f726d6e53: Waiting 01:46:53 a45967b09fd5: Waiting 01:46:53 b10eeb9cc9d1: Waiting 01:46:53 26cbea5cba74: Waiting 01:46:53 68516986582d: Waiting 01:46:53 a56980515db6: Waiting 01:46:53 5712cff14394: Waiting 01:46:53 4873b42915d9: Layer already exists 01:46:53 608d194cb50c: Layer already exists 01:46:53 3a404ff45910: Layer already exists 01:46:53 acc83c6ca332: Layer already exists 01:46:53 aeaa98e52991: Layer already exists 01:46:53 a56980515db6: Layer already exists 01:46:53 68516986582d: Layer already exists 01:46:53 5712cff14394: Layer already exists 01:46:53 a45967b09fd5: Layer already exists 01:46:53 923f726d6e53: Layer already exists 01:46:53 b10eeb9cc9d1: Layer already exists 01:46:53 26cbea5cba74: Layer already exists 01:46:53 main: digest: sha256:0844f43cd1de1329b6d2f5e9f6ed3b22408471888906bead13384aa1078c4729 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:46:53 ===================================================== [Pipeline] echo 01:46:53 taggedImages: 01:46:53 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a96d24b1846f601a5cabef5dd86be8ade2ea54c6 01:46:53 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 01:46:53 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.29 01:46:53 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a96d24b1846f601a5cabef5dd86be8ade2ea54c6-3.0.0-dev.29 01:46: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 01:46:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:46:53 01:46:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:46:54 arm64: Pulling from edgex-lftools-log-publisher 01:46:54 8998bd30e6a1: Pulling fs layer 01:46:54 04944245beec: Pulling fs layer 01:46:54 699f458cf7ca: Pulling fs layer 01:46:54 765212b225bb: Pulling fs layer 01:46:54 f23df028b6ca: Pulling fs layer 01:46:54 d65c8cfc05b1: Pulling fs layer 01:46:54 2437ff75d9bd: Pulling fs layer 01:46:54 f23df028b6ca: Waiting 01:46:54 2437ff75d9bd: Waiting 01:46:54 d65c8cfc05b1: Waiting 01:46:54 765212b225bb: Waiting 01:46:54 04944245beec: Verifying Checksum 01:46:54 04944245beec: Download complete 01:46:54 765212b225bb: Verifying Checksum 01:46:54 765212b225bb: Download complete 01:46:54 f23df028b6ca: Verifying Checksum 01:46:54 f23df028b6ca: Download complete 01:46:54 d65c8cfc05b1: Verifying Checksum 01:46:54 d65c8cfc05b1: Download complete 01:46:54 699f458cf7ca: Verifying Checksum 01:46:54 699f458cf7ca: Download complete 01:46:55 8998bd30e6a1: Verifying Checksum 01:46:55 8998bd30e6a1: Download complete 01:46:57 2437ff75d9bd: Verifying Checksum 01:46:57 2437ff75d9bd: Download complete 01:46:59 8998bd30e6a1: Pull complete 01:46:59 04944245beec: Pull complete 01:47:01 699f458cf7ca: Pull complete 01:47:01 765212b225bb: Pull complete 01:47:02 f23df028b6ca: Pull complete 01:47:02 d65c8cfc05b1: Pull complete 01:47:17 2437ff75d9bd: Pull complete 01:47:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:47:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:47:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:47:17 prd-ubuntu20.04-docker-arm64-4c-16g-9437 does not seem to be running inside a container 01:47:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/101 -v /w/workspace/device-usb-camera/101:/w/workspace/device-usb-camera/101:rw,z -v /w/workspace/device-usb-camera/101@tmp:/w/workspace/device-usb-camera/101@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 01:47:20 $ docker top 8f4bfc4286afe70abf2bbd5dacf03515d18ccbb6e3b36108c0af5aa1073e9773 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:47:21 ---> job-cost.sh 01:47:21 lf-activate-venv: SKIPPING 01:47:21 INFO: No Stack... 01:47:22 INFO: Retrieving Pricing Info for: v3-standard-4 01:47:22 INFO: Archiving Costs [Pipeline] sh 01:47:23 + cat /w/workspace/device-usb-camera/101/archives/cost.csv 01:47:23 + cut -d, -f6 [Pipeline] lock 01:47:23 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-101-stack-cost] 01:47:23 Resource [jenkins-edgexfoundry-device-usb-camera-main-101-stack-cost] did not exist. Created. 01:47:23 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:47:24 /w/workspace/device-usb-camera/101@tmp/durable-133edce6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:47:24 + echo total: 0.10999999940395355 [Pipeline] stash 01:47:24 Warning: overwriting stash ‘stack-cost’ 01:47:24 Stashed 1 file(s) [Pipeline] } 01:47:24 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-101-stack-cost] [Pipeline] // lock [Pipeline] } 01:47:24 $ docker stop --time=1 8f4bfc4286afe70abf2bbd5dacf03515d18ccbb6e3b36108c0af5aa1073e9773 01:47:26 $ docker rm -f --volumes 8f4bfc4286afe70abf2bbd5dacf03515d18ccbb6e3b36108c0af5aa1073e9773 [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 01:47:26 provisioning config files... 01:47:27 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3493698208244892421tmp [Pipeline] { [Pipeline] sh 01:47:27 + set +x 01:47:27 + curl -s https://codecov.io/bash 01:47:27 + bash -s -- 01:47:27 01:47:27 _____ _ 01:47:27 / ____| | | 01:47:27 | | ___ __| | ___ ___ _____ __ 01:47:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:47:27 | |___| (_) | (_| | __/ (_| (_) \ V / 01:47:27 \_____\___/ \__,_|\___|\___\___/ \_/ 01:47:27 Bash-1.0.6 01:47:27 01:47:27 01:47:27 ==> git version 2.25.1 found 01:47:27 ==> 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 01:47:27 Release-Date: 2020-01-08 01:47:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:47:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:47:27 ==> Jenkins CI detected. 01:47:27 current dir:  /w/workspace/exfoundry_device-usb-camera_main 01:47:27 project root: . 01:47:27 --> token set from env 01:47:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:47:27 ==> Running gcov in . (disable via -X gcov) 01:47:27 ==> Python coveragepy not found 01:47:27 ==> Searching for coverage reports in: 01:47:27 + . 01:47:27 -> Found 1 reports 01:47:27 ==> Detecting git/mercurial file structure 01:47:27 ==> Reading reports 01:47:27 + ./coverage.out bytes=28693 01:47:27 ==> Appending adjustments 01:47:27 https://docs.codecov.io/docs/fixing-reports 01:47:27 + Found adjustments 01:47:27 ==> Gzipping contents 01:47:27 4.0K /tmp/codecov.bTs9kv.gz 01:47:27 ==> Uploading reports 01:47:27 url: https://codecov.io 01:47:27 query: branch=main&commit=a96d24b1846f601a5cabef5dd86be8ade2ea54c6&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 01:47:27 -> Pinging Codecov 01:47:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=a96d24b1846f601a5cabef5dd86be8ade2ea54c6&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 01:47:27 -> Uploading to 01:47:27 https://storage.googleapis.com/codecov/v4/raw/2023-04-24/73D8F5FF140700D3E01443B452E23636/a96d24b1846f601a5cabef5dd86be8ade2ea54c6/5a6cba3d-e914-43ee-bbdc-a5cfb74f5c1f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230424%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230424T014727Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f9d9002202d92a08546bd2a6b9c6ad40aeff9fa809043891da90cdae15fecfbe 01:47:27 % Total % Received % Xferd Average Speed Time Time Time Current 01:47:27 Dload Upload Total Spent Left Speed 01:47:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3929 0 0 100 3929 0 18274 --:--:-- --:--:-- --:--:-- 18274 01:47:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/a96d24b1846f601a5cabef5dd86be8ade2ea54c6 [Pipeline] } 01:47:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:47:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:47:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:47:28 01:47:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:47:28 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:47:28 df9b9388f04a: Pulling fs layer 01:47:28 52dc419b0ee2: Pulling fs layer 01:47:28 25bc292e5bac: Pulling fs layer 01:47:28 114826534d7a: Pulling fs layer 01:47:28 4657fd5d0bcf: Pulling fs layer 01:47:28 6ad1cebc031e: Pulling fs layer 01:47:28 8a3aa393b2d8: Pulling fs layer 01:47:28 4657fd5d0bcf: Waiting 01:47:28 114826534d7a: Waiting 01:47:28 6ad1cebc031e: Waiting 01:47:28 8a3aa393b2d8: Waiting 01:47:28 25bc292e5bac: Verifying Checksum 01:47:28 25bc292e5bac: Download complete 01:47:28 52dc419b0ee2: Verifying Checksum 01:47:28 52dc419b0ee2: Download complete 01:47:28 4657fd5d0bcf: Verifying Checksum 01:47:28 4657fd5d0bcf: Download complete 01:47:28 df9b9388f04a: Verifying Checksum 01:47:28 df9b9388f04a: Download complete 01:47:28 df9b9388f04a: Pull complete 01:47:28 6ad1cebc031e: Verifying Checksum 01:47:28 6ad1cebc031e: Download complete 01:47:28 52dc419b0ee2: Pull complete 01:47:28 25bc292e5bac: Pull complete 01:47:29 114826534d7a: Verifying Checksum 01:47:29 114826534d7a: Download complete 01:47:29 8a3aa393b2d8: Verifying Checksum 01:47:29 8a3aa393b2d8: Download complete 01:47:32 114826534d7a: Pull complete 01:47:32 4657fd5d0bcf: Pull complete 01:47:32 6ad1cebc031e: Pull complete 01:47:35 8a3aa393b2d8: Pull complete 01:47:35 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 01:47:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:47:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:47:35 prd-ubuntu20.04-docker-8c-8g-9427 does not seem to be running inside a container 01:47:35 $ 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:1.410.4 cat 01:47:38 $ docker top a769b1becc5850afed437e30854fa1087b95221bc2bbafd7049d35dd4cbf01cc -eo pid,comm [Pipeline] { [Pipeline] echo 01:47:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 01:47:38 + set -o pipefail 01:47:38 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 01:47:44 01:47:44 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 01:47:44 01:47:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/a6160484-165a-4e8c-a281-683d3f373366 01:47:44 01:47:44 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 01:47:44 01:47:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:47:44 01:47:44 01:47:44 A medium severity vulnerability was found in the Snyk CLI versions you are using. 01:47:44 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 01:47:44 More details here: https://snyk.co/ue1NS [Pipeline] } 01:47:44 $ docker stop --time=1 a769b1becc5850afed437e30854fa1087b95221bc2bbafd7049d35dd4cbf01cc 01:47:47 $ docker rm -f --volumes a769b1becc5850afed437e30854fa1087b95221bc2bbafd7049d35dd4cbf01cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:47:47 + git log --format=format:%s -1 a96d24b1846f601a5cabef5dd86be8ade2ea54c6 [Pipeline] sh 01:47:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:47:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:47:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:47:48 prd-ubuntu20.04-docker-8c-8g-9427 does not seem to be running inside a container 01:47:48 $ 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 01:47:48 $ docker top 254aedaf20ee26c3bc860c70890aa711ddbbc4ae2e491dc01c50ee006c7e04f4 -eo pid,comm 01:47:48 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:47:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:47:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:47:48 [ssh-agent] Looking for ssh-agent implementation... 01:47:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:47:49 $ docker exec 254aedaf20ee26c3bc860c70890aa711ddbbc4ae2e491dc01c50ee006c7e04f4 ssh-agent 01:47:49 SSH_AUTH_SOCK=/tmp/ssh-ix8pdA5sjGFY/agent.32 01:47:49 SSH_AGENT_PID=38 01:47:49 Running ssh-add (command line suppressed) 01:47:49 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4622159909693034026.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4622159909693034026.key) 01:47:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:47:49 + git semver tag 01:47:49 2023-04-24 01:47:49,783 [run_tag] DEBUG tag force:False 01:47:49 2023-04-24 01:47:49,783 [check_head_tag] DEBUG check head tag 01:47:49 2023-04-24 01:47:49,784 [execute] INFO git cat-file --batch-check 01:47:49 2023-04-24 01:47:49,784 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 01:47:49 2023-04-24 01:47:49,788 [execute] INFO git cat-file --batch 01:47:49 2023-04-24 01:47:49,788 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 01:47:49 2023-04-24 01:47:49,812 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:47:49 2023-04-24 01:47:49,812 [execute] INFO git tag -a v3.0.0-dev.29 -m v3.0.0-dev.29 01:47:49 2023-04-24 01:47:49,812 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.29', '-m', 'v3.0.0-dev.29'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 01:47:49 2023-04-24 01:47:49,817 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:47:49 3.0.0-dev.29 [Pipeline] } 01:47:49 $ docker exec --env ******** --env ******** 254aedaf20ee26c3bc860c70890aa711ddbbc4ae2e491dc01c50ee006c7e04f4 ssh-agent -k 01:47:49 unset SSH_AUTH_SOCK; 01:47:49 unset SSH_AGENT_PID; 01:47:49 echo Agent pid 38 killed; 01:47:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:47:50 + git semver [Pipeline] } 01:47:50 $ docker stop --time=1 254aedaf20ee26c3bc860c70890aa711ddbbc4ae2e491dc01c50ee006c7e04f4 01:47:51 $ docker rm -f --volumes 254aedaf20ee26c3bc860c70890aa711ddbbc4ae2e491dc01c50ee006c7e04f4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:47:52 01:47:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:47:52 0.23.1-centos7: Pulling from edgex-lftools 01:47:52 ab5ef0e58194: Pulling fs layer 01:47:52 9712f1f96733: Pulling fs layer 01:47:52 63f879dbbcfc: Pulling fs layer 01:47:52 0d9ebad4ef96: Pulling fs layer 01:47:52 e9a5061849ea: Pulling fs layer 01:47:52 d747dcd14b5f: Pulling fs layer 01:47:52 2de7ff778b66: Pulling fs layer 01:47:52 0d9ebad4ef96: Waiting 01:47:52 e9a5061849ea: Waiting 01:47:52 2de7ff778b66: Waiting 01:47:52 9712f1f96733: Download complete 01:47:52 63f879dbbcfc: Verifying Checksum 01:47:52 63f879dbbcfc: Download complete 01:47:53 e9a5061849ea: Verifying Checksum 01:47:53 e9a5061849ea: Download complete 01:47:53 d747dcd14b5f: Verifying Checksum 01:47:53 d747dcd14b5f: Download complete 01:47:53 0d9ebad4ef96: Verifying Checksum 01:47:53 0d9ebad4ef96: Download complete 01:47:53 ab5ef0e58194: Download complete 01:47:53 2de7ff778b66: Verifying Checksum 01:47:53 2de7ff778b66: Download complete 01:47:55 ab5ef0e58194: Pull complete 01:47:55 9712f1f96733: Pull complete 01:47:56 63f879dbbcfc: Pull complete 01:48:00 0d9ebad4ef96: Pull complete 01:48:00 e9a5061849ea: Pull complete 01:48:00 d747dcd14b5f: Pull complete 01:48:00 2de7ff778b66: Pull complete 01:48:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:48:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:48:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:48:00 prd-ubuntu20.04-docker-8c-8g-9427 does not seem to be running inside a container 01:48:00 $ 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 01:48:05 $ docker top e609d3afdcf66c4260950dea38dce88395843ad9209a93661b2117a373a86c5f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:48:05 provisioning config files... 01:48:05 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16179365303046694707tmp 01:48:05 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2371931541699330287tmp 01:48:05 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5580186647573925207tmp [Pipeline] { [Pipeline] echo 01:48:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:48:05 ---> sigul-configuration.sh 01:48:05 gpg: directory `/root/.gnupg' created 01:48:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:48:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:48:05 gpg: keyring `/root/.gnupg/secring.gpg' created 01:48:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:48:05 gpg: CAST5 encrypted data 01:48:05 gpg: encrypted with 1 passphrase 01:48:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:48:06 + mkdir /home/jenkins 01:48:06 + mkdir /home/jenkins/sigul [Pipeline] sh 01:48:06 + 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 01:48:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:48:06 ---> sigul-install.sh 01:48:06 Sigul already installed; skipping installation. [Pipeline] sh 01:48:07 + git tag --list 01:48:07 v0.0.0 01:48:07 v0.0.1-dev.1 01:48:07 v0.0.1-dev.10 01:48:07 v0.0.1-dev.11 01:48:07 v0.0.1-dev.12 01:48:07 v0.0.1-dev.13 01:48:07 v0.0.1-dev.14 01:48:07 v0.0.1-dev.15 01:48:07 v0.0.1-dev.16 01:48:07 v0.0.1-dev.2 01:48:07 v0.0.1-dev.3 01:48:07 v0.0.1-dev.4 01:48:07 v0.0.1-dev.5 01:48:07 v0.0.1-dev.6 01:48:07 v0.0.1-dev.7 01:48:07 v0.0.1-dev.8 01:48:07 v0.0.1-dev.9 01:48:07 v2.2.0 01:48:07 v2.2.0-dev.17 01:48:07 v2.2.0-dev.18 01:48:07 v2.2.0-dev.19 01:48:07 v2.2.0-dev.20 01:48:07 v2.2.0-dev.21 01:48:07 v2.2.0-dev.22 01:48:07 v2.2.0-dev.23 01:48:07 v2.2.0-dev.24 01:48:07 v2.2.0-dev.25 01:48:07 v2.2.0-dev.26 01:48:07 v2.2.0-dev.27 01:48:07 v2.3.0 01:48:07 v2.3.0-dev.1 01:48:07 v2.3.0-dev.10 01:48:07 v2.3.0-dev.11 01:48:07 v2.3.0-dev.12 01:48:07 v2.3.0-dev.13 01:48:07 v2.3.0-dev.14 01:48:07 v2.3.0-dev.15 01:48:07 v2.3.0-dev.16 01:48:07 v2.3.0-dev.17 01:48:07 v2.3.0-dev.18 01:48:07 v2.3.0-dev.19 01:48:07 v2.3.0-dev.2 01:48:07 v2.3.0-dev.20 01:48:07 v2.3.0-dev.21 01:48:07 v2.3.0-dev.22 01:48:07 v2.3.0-dev.23 01:48:07 v2.3.0-dev.24 01:48:07 v2.3.0-dev.25 01:48:07 v2.3.0-dev.26 01:48:07 v2.3.0-dev.27 01:48:07 v2.3.0-dev.28 01:48:07 v2.3.0-dev.3 01:48:07 v2.3.0-dev.4 01:48:07 v2.3.0-dev.5 01:48:07 v2.3.0-dev.6 01:48:07 v2.3.0-dev.7 01:48:07 v2.3.0-dev.8 01:48:07 v2.3.0-dev.9 01:48:07 v2.3.1 01:48:07 v2.3.1-dev.4 01:48:07 v2.3.1-dev.5 01:48:07 v2.3.1-dev.6 01:48:07 v3.0.0-dev.1 01:48:07 v3.0.0-dev.10 01:48:07 v3.0.0-dev.11 01:48:07 v3.0.0-dev.12 01:48:07 v3.0.0-dev.13 01:48:07 v3.0.0-dev.14 01:48:07 v3.0.0-dev.15 01:48:07 v3.0.0-dev.16 01:48:07 v3.0.0-dev.17 01:48:07 v3.0.0-dev.18 01:48:07 v3.0.0-dev.19 01:48:07 v3.0.0-dev.2 01:48:07 v3.0.0-dev.20 01:48:07 v3.0.0-dev.21 01:48:07 v3.0.0-dev.22 01:48:07 v3.0.0-dev.23 01:48:07 v3.0.0-dev.24 01:48:07 v3.0.0-dev.25 01:48:07 v3.0.0-dev.26 01:48:07 v3.0.0-dev.27 01:48:07 v3.0.0-dev.28 01:48:07 v3.0.0-dev.29 01:48:07 v3.0.0-dev.3 01:48:07 v3.0.0-dev.4 01:48:07 v3.0.0-dev.5 01:48:07 v3.0.0-dev.6 01:48:07 v3.0.0-dev.7 01:48:07 v3.0.0-dev.8 01:48:07 v3.0.0-dev.9 [Pipeline] sh 01:48:07 + lftools sign git-tag v3.0.0-dev.29 01:48:07 Signing Git tag with Sigul... 01:48:07 Signing v3.0.0-dev.29 [Pipeline] echo 01:48:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:48:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:48:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:48:08 $ docker stop --time=1 e609d3afdcf66c4260950dea38dce88395843ad9209a93661b2117a373a86c5f 01:48:09 $ docker rm -f --volumes e609d3afdcf66c4260950dea38dce88395843ad9209a93661b2117a373a86c5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:48:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:48:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:48:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:48:10 prd-ubuntu20.04-docker-8c-8g-9427 does not seem to be running inside a container 01:48:10 $ 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 01:48:10 $ docker top bc1689aab026965a58451d76f9b0405ed41f2587b704d6f037482bcb81d69015 -eo pid,comm 01:48:10 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:48:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:48:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:48:11 [ssh-agent] Looking for ssh-agent implementation... 01:48:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:48:11 $ docker exec bc1689aab026965a58451d76f9b0405ed41f2587b704d6f037482bcb81d69015 ssh-agent 01:48:11 SSH_AUTH_SOCK=/tmp/ssh-NApdPlUfTqYX/agent.32 01:48:11 SSH_AGENT_PID=39 01:48:11 Running ssh-add (command line suppressed) 01:48:11 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6169118039548415492.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6169118039548415492.key) 01:48:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:48:11 + git semver bump pre 01:48:11 2023-04-24 01:48:11,780 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:48:11 2023-04-24 01:48:11,781 [bump_version] DEBUG bumping version:3.0.0-dev.29 on axis:pre with prefix:dev 01:48:11 2023-04-24 01:48:11,781 [bump_version] DEBUG bumped version:3.0.0-dev.30 01:48:11 2023-04-24 01:48:11,781 [write_version] DEBUG write version:3.0.0-dev.30 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 01:48:11 2023-04-24 01:48:11,781 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:48:11 2023-04-24 01:48:11,781 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:48:11 2023-04-24 01:48:11,782 [execute] INFO git cat-file --batch-check 01:48:11 2023-04-24 01:48:11,783 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 01:48:11 2023-04-24 01:48:11,788 [execute] INFO git cat-file --batch 01:48:11 2023-04-24 01:48:11,788 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 01:48:11 2023-04-24 01:48:11,793 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:48:11 3.0.0-dev.30 [Pipeline] } 01:48:11 $ docker exec --env ******** --env ******** bc1689aab026965a58451d76f9b0405ed41f2587b704d6f037482bcb81d69015 ssh-agent -k 01:48:11 unset SSH_AUTH_SOCK; 01:48:11 unset SSH_AGENT_PID; 01:48:11 echo Agent pid 39 killed; 01:48:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:48:12 + git semver [Pipeline] } 01:48:12 $ docker stop --time=1 bc1689aab026965a58451d76f9b0405ed41f2587b704d6f037482bcb81d69015 01:48:13 $ docker rm -f --volumes bc1689aab026965a58451d76f9b0405ed41f2587b704d6f037482bcb81d69015 [Pipeline] // withDockerContainer [Pipeline] sh 01:48:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:48:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:48:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:48:14 prd-ubuntu20.04-docker-8c-8g-9427 does not seem to be running inside a container 01:48:14 $ 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 01:48:14 $ docker top 62a7b9895f99abab759c0f35d5c485ee2a6f70bb429cb58ba5cfb9688a0d1fab -eo pid,comm 01:48:14 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:48:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:48:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:48:14 [ssh-agent] Looking for ssh-agent implementation... 01:48:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:48:15 $ docker exec 62a7b9895f99abab759c0f35d5c485ee2a6f70bb429cb58ba5cfb9688a0d1fab ssh-agent 01:48:15 SSH_AUTH_SOCK=/tmp/ssh-jm1HgdGhDp9K/agent.32 01:48:15 SSH_AGENT_PID=38 01:48:15 Running ssh-add (command line suppressed) 01:48:15 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14176761807988700817.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14176761807988700817.key) 01:48:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:48:15 + git semver push 01:48:15 2023-04-24 01:48:15,759 [run_push] DEBUG push 01:48:15 2023-04-24 01:48:15,760 [execute] INFO git cat-file --batch-check 01:48:15 2023-04-24 01:48:15,760 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 01:48:15 2023-04-24 01:48:15,764 [execute] INFO git rev-list d1a3a78354a6bebe0fec3f49acbad6d319a32f18 -- 01:48:15 2023-04-24 01:48:15,764 [execute] DEBUG Popen(['git', 'rev-list', 'd1a3a78354a6bebe0fec3f49acbad6d319a32f18', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 01:48:15 2023-04-24 01:48:15,773 [execute] INFO git fetch -v origin 01:48:15 2023-04-24 01:48:15,773 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 01:48:16 2023-04-24 01:48:16,251 [run_push] DEBUG no remote changes detected 01:48:16 2023-04-24 01:48:16,252 [execute] INFO git push origin semver 01:48:16 2023-04-24 01:48:16,252 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 01:48:16 2023-04-24 01:48:16,958 [run_push] DEBUG push all version tags 01:48:16 2023-04-24 01:48:16,959 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:48:16 2023-04-24 01:48:16,959 [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) 01:48:17 2023-04-24 01:48:17,872 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:48:17 3.0.0-dev.30 [Pipeline] } 01:48:17 $ docker exec --env ******** --env ******** 62a7b9895f99abab759c0f35d5c485ee2a6f70bb429cb58ba5cfb9688a0d1fab ssh-agent -k 01:48:18 unset SSH_AUTH_SOCK; 01:48:18 unset SSH_AGENT_PID; 01:48:18 echo Agent pid 38 killed; 01:48:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:48:18 + git semver [Pipeline] } 01:48:18 $ docker stop --time=1 62a7b9895f99abab759c0f35d5c485ee2a6f70bb429cb58ba5cfb9688a0d1fab 01:48:19 $ docker rm -f --volumes 62a7b9895f99abab759c0f35d5c485ee2a6f70bb429cb58ba5cfb9688a0d1fab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:48:20 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 01:48:20 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 01:48:20 total 16 01:48:20 drwxr-xr-x 3 root root 4096 Apr 24 01:35 . 01:48:20 drwxrwxr-x 11 jenkins jenkins 4096 Apr 24 01:48 .. 01:48:20 drwxr-xr-x 2 root root 4096 Apr 24 01:35 cost 01:48:20 -rw-r--r-- 1 root root 89 Apr 24 01:35 cost.csv 01:48:20 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 01:48:20 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 01:48:20 total 16 01:48:20 drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 01:35 . 01:48:20 drwxrwxr-x 11 jenkins jenkins 4096 Apr 24 01:48 .. 01:48:20 drwxr-xr-x 2 jenkins jenkins 4096 Apr 24 01:35 cost 01:48:20 -rw-r--r-- 1 jenkins jenkins 89 Apr 24 01:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:48:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:48:21 ---> package-listing.sh 01:48:21 ++ facter osfamily 01:48:21 ++ tr '[:upper:]' '[:lower:]' 01:48:22 + OS_FAMILY=debian 01:48:22 + workspace=/w/workspace/exfoundry_device-usb-camera_main 01:48:22 + START_PACKAGES=/tmp/packages_start.txt 01:48:22 + END_PACKAGES=/tmp/packages_end.txt 01:48:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:48:22 + PACKAGES=/tmp/packages_start.txt 01:48:22 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 01:48:22 + PACKAGES=/tmp/packages_end.txt 01:48:22 + case "${OS_FAMILY}" in 01:48:22 + dpkg -l 01:48:22 + grep '^ii' 01:48:22 + '[' -f /tmp/packages_start.txt ']' 01:48:22 + '[' -f /tmp/packages_end.txt ']' 01:48:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:48:22 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 01:48:22 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 01:48:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 01:48:22 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 01:48:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:48:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:48:23 prd-ubuntu20.04-docker-8c-8g-9427 does not seem to be running inside a container 01:48:23 $ 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 01:48:23 $ docker top 56a70192b8bc18f4facba50f985d359b7cea91c52837d7a8013c814f786c7bae -eo pid,comm [Pipeline] { [Pipeline] sh 01:48:23 + touch /tmp/pre-build-complete [Pipeline] sh 01:48:23 + mkdir -p /var/log/sysstat [Pipeline] sh 01:48:24 + ls /var/log/sa-host 01:48:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:48:24 provisioning config files... 01:48:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5384131795123290952tmp [Pipeline] { [Pipeline] echo 01:48:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:48:24 ---> create-netrc.sh [Pipeline] } 01:48:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:48:24 ---> python-tools-install.sh [Pipeline] echo 01:48:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:48:25 ---> sudo-logs.sh 01:48:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:48:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:48:25 ---> job-cost.sh 01:48:25 lf-activate-venv: SKIPPING 01:48:25 DEBUG: total: 0.2199999988079071 01:48:25 INFO: Retrieving Stack Cost... 01:48:25 INFO: Retrieving Pricing Info for: v3-standard-8 01:48:26 INFO: Archiving Costs [Pipeline] echo 01:48:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:48:26 ---> logs-deploy.sh 01:48:26 lf-activate-venv: SKIPPING 01:48:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/101 01:48:26 INFO: archiving workspace using pattern(s): 01:48:27 Archives upload complete. 01:48:27 INFO: archiving logs to Nexus