Started by upstream project "edgexfoundry/cd-management/release-lts" build number 68 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 36ed51b9f3da8b72d6647d752d97ed2af260ad2a 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-ssh1091088797594435540.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh16531264268227575012.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 590556114a56c6d90cc8043840e039c2f74196dc 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/napa/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/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11679625464708220587.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh8347896585680541775.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/napa/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/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh363518558964581277.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-2000 in /w/workspace/exfoundry_device-usb-camera_napa [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_napa # 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 36ed51b9f3da8b72d6647d752d97ed2af260ad2a (napa) > 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 36ed51b9f3da8b72d6647d752d97ed2af260ad2a # timeout=10 Commit message: "ci(lts-release): LTS release v3.1.1 @3be3ee8" > git rev-list --no-walk 36ed51b9f3da8b72d6647d752d97ed2af260ad2a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:38:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:38:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:38:19 ========================================================= 09:38:19 EdgeX Global Pipelines Version Info 09:38:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:38:20 ------------------- 09:38:20 stable info: 09:38:20 ------------------- 09:38:20 Commited By: Ginny Guan ginny@iotechsys.com 09:38:20 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 09:38:20 Message: update stable to v1.0.260 09:38:21 ------------------- 09:38:21 experimental info: 09:38:21 ------------------- 09:38:21 Commited By: Ginny Guan ginny@iotechsys.com 09:38:21 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 09:38:21 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:38:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 09:38:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 09:38:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:38:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:38:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:38:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 09:38:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:38:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:38:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:38:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:38:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:38:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 09:38:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:38:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:38:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:38:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:38:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:38:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:38:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:38:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:38:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:38:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:38:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:38:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:38:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:38:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:38:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:38:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo 09:38:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo 09:38:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo 09:38:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 36ed51b9f3da8b72d6647d752d97ed2af260ad2a [Pipeline] echo 09:38:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 36ed51b [Pipeline] echo 09:38:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:38:22 provisioning config files... 09:38:22 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_napa@tmp/config8408718100134804221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:38:22 ---> ****-login.sh 09:38:22 nexus3.edgexfoundry.org:10001 09:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:38:23 Configure a credential helper to remove this warning. See 09:38:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:38:23 09:38:23 Login Succeeded 09:38:23 nexus3.edgexfoundry.org:10002 09:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:38:23 Configure a credential helper to remove this warning. See 09:38:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:38:23 09:38:23 Login Succeeded 09:38:23 nexus3.edgexfoundry.org:10003 09:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:38:23 Configure a credential helper to remove this warning. See 09:38:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:38:23 09:38:23 Login Succeeded 09:38:23 nexus3.edgexfoundry.org:10004 09:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:38:23 Configure a credential helper to remove this warning. See 09:38:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:38:23 09:38:23 Login Succeeded 09:38:23 ****.io 09:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:38:23 Configure a credential helper to remove this warning. See 09:38:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:38:23 09:38:23 Login Succeeded 09:38:23 ---> ****-login.sh ends [Pipeline] } 09:38:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:38:24 + git rev-list -1 --merges 36ed51b9f3da8b72d6647d752d97ed2af260ad2a~1..36ed51b9f3da8b72d6647d752d97ed2af260ad2a [Pipeline] echo 09:38:24 -----------> git rev-list -1 --merges 36ed51b9f3da8b72d6647d752d97ed2af260ad2a~1..36ed51b9f3da8b72d6647d752d97ed2af260ad2a 36ed51b9f3da8b72d6647d752d97ed2af260ad2a [false] [Pipeline] sh 09:38:24 + git log --format=format:%s -1 36ed51b9f3da8b72d6647d752d97ed2af260ad2a [Pipeline] echo 09:38:24 ========================================================= 09:38:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 09:38:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:38:25 + git log --format=format:%s -1 36ed51b9f3da8b72d6647d752d97ed2af260ad2a [Pipeline] echo 09:38:25 [semverPrep] GIT_COMMIT: 36ed51b9f3da8b72d6647d752d97ed2af260ad2a, Commit Message: ci(lts-release): LTS release v3.1.1 @3be3ee8 [Pipeline] echo 09:38:25 [semverPrep] This is not a build commit. [Pipeline] sh 09:38:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:38:25 + grep -v github /etc/ssh/ssh_known_hosts 09:38:25 + [ -e /tmp/ssh_known_hosts ] 09:38:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:38:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:38:25 + sudo tee -a /etc/ssh/ssh_known_hosts 09:38:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:38:25 09:38:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:38:26 0.1.4: Pulling from edgex-devops/py-git-semver 09:38:26 b85a868b505f: Pulling fs layer 09:38:26 e2be974225ed: Pulling fs layer 09:38:26 339a4e72a1f5: Pulling fs layer 09:38:26 988bab9f4d93: Pulling fs layer 09:38:26 1469e6f7b9e6: Pulling fs layer 09:38:26 eaf3925da568: Pulling fs layer 09:38:26 bab4dde63d76: Pulling fs layer 09:38:26 bde34c3a00c8: Pulling fs layer 09:38:26 b352a97aabf1: Pulling fs layer 09:38:26 4872d77fe225: Pulling fs layer 09:38:26 5851b861e8e6: Pulling fs layer 09:38:26 bde34c3a00c8: Waiting 09:38:26 b352a97aabf1: Waiting 09:38:26 988bab9f4d93: Waiting 09:38:26 1469e6f7b9e6: Waiting 09:38:26 4872d77fe225: Waiting 09:38:26 eaf3925da568: Waiting 09:38:26 5851b861e8e6: Waiting 09:38:26 bab4dde63d76: Waiting 09:38:26 e2be974225ed: Verifying Checksum 09:38:26 e2be974225ed: Download complete 09:38:26 988bab9f4d93: Verifying Checksum 09:38:26 988bab9f4d93: Download complete 09:38:26 1469e6f7b9e6: Verifying Checksum 09:38:26 1469e6f7b9e6: Download complete 09:38:26 eaf3925da568: Download complete 09:38:26 339a4e72a1f5: Verifying Checksum 09:38:26 339a4e72a1f5: Download complete 09:38:26 bde34c3a00c8: Download complete 09:38:26 b352a97aabf1: Verifying Checksum 09:38:26 b352a97aabf1: Download complete 09:38:26 4872d77fe225: Verifying Checksum 09:38:26 4872d77fe225: Download complete 09:38:26 5851b861e8e6: Verifying Checksum 09:38:26 5851b861e8e6: Download complete 09:38:26 b85a868b505f: Verifying Checksum 09:38:26 b85a868b505f: Download complete 09:38:27 bab4dde63d76: Verifying Checksum 09:38:27 bab4dde63d76: Download complete 09:38:28 b85a868b505f: Pull complete 09:38:28 e2be974225ed: Pull complete 09:38:29 339a4e72a1f5: Pull complete 09:38:30 988bab9f4d93: Pull complete 09:38:30 1469e6f7b9e6: Pull complete 09:38:30 eaf3925da568: Pull complete 09:38:32 bab4dde63d76: Pull complete 09:38:32 bde34c3a00c8: Pull complete 09:38:32 b352a97aabf1: Pull complete 09:38:32 4872d77fe225: Pull complete 09:38:32 5851b861e8e6: Pull complete 09:38:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:38:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:38:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:38:33 prd-ubuntu20.04-docker-8c-8g-2000 does not seem to be running inside a container 09:38:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_napa -v /w/workspace/exfoundry_device-usb-camera_napa:/w/workspace/exfoundry_device-usb-camera_napa:rw,z -v /w/workspace/exfoundry_device-usb-camera_napa@tmp:/w/workspace/exfoundry_device-usb-camera_napa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:38:39 $ docker top 65c197d9d70f47802dc6fc6c2937716a3e81805ca213207c19010dc48103a2fa -eo pid,comm 09:38:39 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). 09:38:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:38:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:38:39 [ssh-agent] Looking for ssh-agent implementation... 09:38:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:38:39 $ docker exec 65c197d9d70f47802dc6fc6c2937716a3e81805ca213207c19010dc48103a2fa ssh-agent 09:38:39 SSH_AUTH_SOCK=/tmp/ssh-9X7b6pNVHgQq/agent.31 09:38:39 SSH_AGENT_PID=37 09:38:39 Running ssh-add (command line suppressed) 09:38:39 Identity added: /w/workspace/exfoundry_device-usb-camera_napa@tmp/private_key_6438659673446958462.key (/w/workspace/exfoundry_device-usb-camera_napa@tmp/private_key_6438659673446958462.key) 09:38:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:38:39 + git tag --points-at 36ed51b9f3da8b72d6647d752d97ed2af260ad2a [Pipeline] } 09:38:40 $ docker exec --env ******** --env ******** 65c197d9d70f47802dc6fc6c2937716a3e81805ca213207c19010dc48103a2fa ssh-agent -k 09:38:40 unset SSH_AUTH_SOCK; 09:38:40 unset SSH_AGENT_PID; 09:38:40 echo Agent pid 37 killed; 09:38:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 09:38:40 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.1.1' [Pipeline] sshagent 09:38:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:38:40 [ssh-agent] Looking for ssh-agent implementation... 09:38:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:38:40 $ docker exec 65c197d9d70f47802dc6fc6c2937716a3e81805ca213207c19010dc48103a2fa ssh-agent 09:38:40 SSH_AUTH_SOCK=/tmp/ssh-YeQj4FuxtiBc/agent.70 09:38:40 SSH_AGENT_PID=76 09:38:40 Running ssh-add (command line suppressed) 09:38:40 Identity added: /w/workspace/exfoundry_device-usb-camera_napa@tmp/private_key_28073755349490701.key (/w/workspace/exfoundry_device-usb-camera_napa@tmp/private_key_28073755349490701.key) 09:38:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:38:40 + git semver init 09:38:41 2024-05-31 09:38:40,992 [run_init] DEBUG init version:0.0.0 force:False 09:38:41 2024-05-31 09:38:40,993 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_napa/.semver 09:38:41 2024-05-31 09:38:40,994 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_napa/.semver 09:38:41 2024-05-31 09:38:40,994 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_napa/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_napa, universal_newlines=False, shell=None, istream=None) 09:38:42 2024-05-31 09:38:42,125 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_napa/.git/info/exclude 09:38:42 2024-05-31 09:38:42,125 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_napa/.semver/napa with force:False 09:38:42 2024-05-31 09:38:42,125 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_napa/.semver/napa 09:38:42 2024-05-31 09:38:42,126 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_napa/.semver/napa 09:38:42 3.1.1 [Pipeline] } 09:38:42 $ docker exec --env ******** --env ******** 65c197d9d70f47802dc6fc6c2937716a3e81805ca213207c19010dc48103a2fa ssh-agent -k 09:38:42 unset SSH_AUTH_SOCK; 09:38:42 unset SSH_AGENT_PID; 09:38:42 echo Agent pid 76 killed; 09:38:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:38:42 + git semver [Pipeline] } 09:38:43 $ docker stop --time=1 65c197d9d70f47802dc6fc6c2937716a3e81805ca213207c19010dc48103a2fa 09:38:44 $ docker rm -f --volumes 65c197d9d70f47802dc6fc6c2937716a3e81805ca213207c19010dc48103a2fa [Pipeline] // withDockerContainer [Pipeline] sh 09:38:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:38:45 Stashed 1 file(s) [Pipeline] echo 09:38:45 [edgeXSemver]: initialized semver on version 3.1.1 [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] sh 09:38:45 + git checkout 36ed51b9f3da8b72d6647d752d97ed2af260ad2a 09:38:45 HEAD is now at 36ed51b ci(lts-release): LTS release v3.1.1 @3be3ee8 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:38:45 provisioning config files... 09:38:45 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_napa@tmp/config11579618996843416629tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:38:45 ---> ****-login.sh 09:38:45 nexus3.edgexfoundry.org:10001 09:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:38:45 Configure a credential helper to remove this warning. See 09:38:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:38:45 09:38:45 Login Succeeded 09:38:45 nexus3.edgexfoundry.org:10002 09:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:38:45 Configure a credential helper to remove this warning. See 09:38:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:38:45 09:38:45 Login Succeeded 09:38:45 nexus3.edgexfoundry.org:10003 09:38:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:38:47 Configure a credential helper to remove this warning. See 09:38:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:38:47 09:38:47 Login Succeeded 09:38:47 nexus3.edgexfoundry.org:10004 09:38:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:38:47 Configure a credential helper to remove this warning. See 09:38:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:38:47 09:38:47 Login Succeeded 09:38:47 ****.io 09:38:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:38:47 Configure a credential helper to remove this warning. See 09:38:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:38:47 09:38:47 Login Succeeded 09:38:47 ---> ****-login.sh ends [Pipeline] } 09:38:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:38:47 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 09:38:48 + + grep ^go [0-9].[0-9]* go.mod 09:38:48 cut -d -f 2 [Pipeline] echo 09:38:48 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:38:48 ========================================================= 09:38:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] 09:38:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:48 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . 09:38:48 Sending build context to Docker daemon 45.88MB 09:38:48 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 09:38:48 Step 2/13 : FROM ${BASE} AS builder 09:38:48 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base 09:38:48 619be1103602: Pulling fs layer 09:38:48 7862e08f4a3e: Pulling fs layer 09:38:48 5df492c9dc93: Pulling fs layer 09:38:48 7629e6793208: Pulling fs layer 09:38:48 4f4fb700ef54: Pulling fs layer 09:38:48 8de7f028bff5: Pulling fs layer 09:38:48 44042ff1420b: Pulling fs layer 09:38:48 5cdaf54b7214: Pulling fs layer 09:38:48 38f3e5a9071a: Pulling fs layer 09:38:48 7629e6793208: Waiting 09:38:48 4f4fb700ef54: Waiting 09:38:48 8de7f028bff5: Waiting 09:38:48 44042ff1420b: Waiting 09:38:48 5cdaf54b7214: Waiting 09:38:48 38f3e5a9071a: Waiting 09:38:48 7862e08f4a3e: Verifying Checksum 09:38:48 7862e08f4a3e: Download complete 09:38:48 7629e6793208: Verifying Checksum 09:38:48 7629e6793208: Download complete 09:38:48 4f4fb700ef54: Download complete 09:38:48 8de7f028bff5: Verifying Checksum 09:38:48 8de7f028bff5: Download complete 09:38:48 619be1103602: Verifying Checksum 09:38:48 619be1103602: Download complete 09:38:48 44042ff1420b: Verifying Checksum 09:38:48 44042ff1420b: Download complete 09:38:48 619be1103602: Pull complete 09:38:49 38f3e5a9071a: Verifying Checksum 09:38:49 38f3e5a9071a: Download complete 09:38:49 7862e08f4a3e: Pull complete 09:38:49 5df492c9dc93: Verifying Checksum 09:38:49 5df492c9dc93: Download complete 09:38:49 5cdaf54b7214: Download complete 09:38:53 5df492c9dc93: Pull complete 09:38:53 7629e6793208: Pull complete 09:38:53 4f4fb700ef54: Pull complete 09:38:53 8de7f028bff5: Pull complete 09:38:53 44042ff1420b: Pull complete 09:38:56 5cdaf54b7214: Pull complete 09:38:56 38f3e5a9071a: Pull complete 09:38:56 Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 09:38:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts 09:38:56 ---> 60b93f829570 09:38:56 Step 3/13 : ARG ADD_BUILD_TAGS="" 09:39:00 Still waiting to schedule task 09:39:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:39:14 ---> Running in ab49966ce32a 09:39:14 Removing intermediate container ab49966ce32a 09:39:14 ---> cd62299e3686 09:39:14 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:39:14 ---> Running in bedb9f9c1fdd 09:39:14 Removing intermediate container bedb9f9c1fdd 09:39:14 ---> f9671b7a4a96 09:39:14 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 09:39:14 ---> Running in 015902e17daa 09:39:14 Removing intermediate container 015902e17daa 09:39:14 ---> 31d0ef6f9ce1 09:39:14 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 09:39:14 ---> Running in 834351f90674 09:39:14 Removing intermediate container 834351f90674 09:39:14 ---> 962298ae0932 09:39:14 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:39:14 ---> Running in 0220c91497fc 09:39:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:39:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:39:15 (1/13) Installing libintl (0.21.1-r7) 09:39:15 (2/13) Installing eudev-libs (3.2.11-r8) 09:39:15 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 09:39:15 (4/13) Installing v4l-utils-libs (1.24.1-r0) 09:39:15 (5/13) Installing v4l-utils (1.24.1-r0) 09:39:15 (6/13) Installing libdvbv5 (1.24.1-r0) 09:39:15 (7/13) Installing udev-init-scripts (35-r1) 09:39:15 (8/13) Installing libblkid (2.38.1-r8) 09:39:15 (9/13) Installing xz-libs (5.4.3-r0) 09:39:15 (10/13) Installing kmod-libs (30-r3) 09:39:15 (11/13) Installing eudev (3.2.11-r8) 09:39:15 (12/13) Installing eudev-dev (3.2.11-r8) 09:39:15 (13/13) Installing v4l-utils-dev (1.24.1-r0) 09:39:15 Executing busybox-1.36.1-r5.trigger 09:39:15 Executing eudev-3.2.11-r8.trigger 09:39:15 OK: 271 MiB in 65 packages 09:39:16 Removing intermediate container 0220c91497fc 09:39:16 ---> 08a8db9389e0 09:39:16 Step 8/13 : WORKDIR /device-usb-camera 09:39:16 ---> Running in e0d9dc1f3fcf 09:39:17 Removing intermediate container e0d9dc1f3fcf 09:39:17 ---> 193132eaa184 09:39:17 Step 9/13 : COPY go.mod vendor* ./ 09:39:20 ---> a349d9b302ae 09:39:20 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:39:20 ---> Running in 23650622c4ba 09:40:10 Removing intermediate container 23650622c4ba 09:40:10 ---> 70a6d70f203d 09:40:10 Step 11/13 : COPY . . 09:40:10 ---> 82916e97a49c 09:40:10 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 09:40:10 ---> Running in 18d4f312fa32 09:40:10  % Total % Received % Xferd Average Speed Time Time Time Current 09:40:10 Dload Upload Total Spent Left Speed 09:40:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 100 1062 100 1062 0 0 276 0 0:00:03 0:00:03 --:--:-- 276 09:40:11 Removing intermediate container 18d4f312fa32 09:40:11 ---> b1e14228edf5 09:40:11 Step 13/13 : RUN ${MAKE} 09:40:11 ---> Running in b748024298e7 09:40:11 noop 09:40:11 Removing intermediate container b748024298e7 09:40:11 ---> 0b1a4d69f9de 09:40:11 Successfully built 0b1a4d69f9de 09:40:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:12 + docker inspect -f . ci-base-image-x86_64 09:40:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:12 prd-ubuntu20.04-docker-8c-8g-2000 does not seem to be running inside a container 09:40:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_napa -v /w/workspace/exfoundry_device-usb-camera_napa:/w/workspace/exfoundry_device-usb-camera_napa:rw,z -v /w/workspace/exfoundry_device-usb-camera_napa@tmp:/w/workspace/exfoundry_device-usb-camera_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:40:12 $ docker top 46538ed344aa17a5390f38934ae6f4c042543e058b1dd246c3a1154c338710c6 -eo pid,comm [Pipeline] { [Pipeline] sh 09:40:12 + go version 09:40:12 go version go1.21.9 linux/amd64 [Pipeline] } 09:40:12 $ docker stop --time=1 46538ed344aa17a5390f38934ae6f4c042543e058b1dd246c3a1154c338710c6 09:40:14 $ docker rm -f --volumes 46538ed344aa17a5390f38934ae6f4c042543e058b1dd246c3a1154c338710c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:14 + docker inspect -f . ci-base-image-x86_64 09:40:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:14 prd-ubuntu20.04-docker-8c-8g-2000 does not seem to be running inside a container 09:40:14 $ 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_napa -v /w/workspace/exfoundry_device-usb-camera_napa:/w/workspace/exfoundry_device-usb-camera_napa:rw,z -v /w/workspace/exfoundry_device-usb-camera_napa@tmp:/w/workspace/exfoundry_device-usb-camera_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:40:15 $ docker top a52fc5c7c874a19b5f76f29ae028f9ffe814ad4ea8fb1f1a35dd74edb7e0174d -eo pid,comm [Pipeline] { [Pipeline] sh 09:40:15 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_napa [Pipeline] fileExists [Pipeline] sh 09:40:15 + make test 09:40:15 go test ./... -coverprofile=coverage.out ./... 09:40:17 ? github.com/edgexfoundry/device-usb-camera [no test files] 09:40:29 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 09:40:29 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.020s coverage: 4.4% of statements 09:40:36 go vet ./... 09:40:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:40:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:40:39 ./bin/test-attribution-txt.sh [Pipeline] echo 09:40:39 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 09:40:40 + go mod tidy [Pipeline] } 09:40:40 $ docker stop --time=1 a52fc5c7c874a19b5f76f29ae028f9ffe814ad4ea8fb1f1a35dd74edb7e0174d 09:40:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2003 in /w/workspace/exfoundry_device-usb-camera_napa 09:40:46 $ docker rm -f --volumes a52fc5c7c874a19b5f76f29ae028f9ffe814ad4ea8fb1f1a35dd74edb7e0174d [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws 09:40:46 Running in /w/workspace/device-usb-camera/5 [Pipeline] { [Pipeline] checkout 09:40:46 Selected Git installation does not exist. Using Default 09:40:46 The recommended git tool is: NONE 09:40:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:40:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:40:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:40:47 + ls -al . 09:40:47 total 228 09:40:47 drwxrwxr-x 10 jenkins jenkins 4096 May 31 09:40 . 09:40:47 drwxrwxr-x 4 jenkins jenkins 4096 May 31 09:38 .. 09:40:47 drwxrwxr-x 8 jenkins jenkins 4096 May 31 09:40 .git 09:40:47 drwxrwxr-x 3 jenkins jenkins 4096 May 31 09:38 .github 09:40:47 -rw-rw-r-- 1 jenkins jenkins 429 May 31 09:38 .gitignore 09:40:47 -rw-rw-r-- 1 jenkins jenkins 45 May 31 09:38 .golangci.yml 09:40:47 -rw-rw-r-- 1 jenkins jenkins 77 May 31 09:38 .hadolint.yml 09:40:47 drwxr-xr-x 3 jenkins jenkins 4096 May 31 09:38 .semver 09:40:47 -rw-rw-r-- 1 jenkins jenkins 10870 May 31 09:38 Attribution.txt 09:40:47 -rw-rw-r-- 1 jenkins jenkins 16561 May 31 09:38 CHANGELOG.md 09:40:47 -rw-rw-r-- 1 jenkins jenkins 2453 May 31 09:38 Dockerfile 09:40:47 -rw-rw-r-- 1 jenkins jenkins 678 May 31 09:38 GOVERNANCE.md 09:40:47 -rw-rw-r-- 1 jenkins jenkins 659 May 31 09:38 Jenkinsfile 09:40:47 -rw-rw-r-- 1 jenkins jenkins 11348 May 31 09:38 LICENSE 09:40:47 -rw-rw-r-- 1 jenkins jenkins 2611 May 31 09:38 Makefile 09:40:47 -rw-rw-r-- 1 jenkins jenkins 622 May 31 09:38 OWNERS.md 09:40:47 -rw-rw-r-- 1 jenkins jenkins 2575 May 31 09:38 README.md 09:40:47 -rw-rw-r-- 1 jenkins jenkins 5 May 31 09:38 VERSION 09:40:47 drwxrwxr-x 2 jenkins jenkins 4096 May 31 09:38 bin 09:40:47 drwxrwxr-x 3 jenkins jenkins 4096 May 31 09:38 cmd 09:40:47 -rw-r--r-- 1 jenkins jenkins 54703 May 31 09:40 coverage.out 09:40:47 -rwxrwxr-x 1 jenkins jenkins 84 May 31 09:38 docker-entrypoint.sh 09:40:47 drwxrwxr-x 2 jenkins jenkins 4096 May 31 09:38 docs 09:40:47 -rw-rw-r-- 1 jenkins jenkins 3848 May 31 09:38 go.mod 09:40:47 -rw-rw-r-- 1 jenkins jenkins 33939 May 31 09:38 go.sum 09:40:47 drwxrwxr-x 3 jenkins jenkins 4096 May 31 09:38 internal 09:40:47 drwxrwxr-x 6 jenkins jenkins 4096 May 31 09:38 vendor 09:40:47 -rw-rw-r-- 1 jenkins jenkins 231 May 31 09:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:48 + 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=36ed51b9f3da8b72d6647d752d97ed2af260ad2a --label arch=amd64 --label version=3.1.1 . 09:40:48 Sending build context to Docker daemon 45.94MB 09:40:48 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 09:40:48 Step 2/37 : FROM ${BASE} AS builder 09:40:48 ---> 0b1a4d69f9de 09:40:48 Step 3/37 : ARG ADD_BUILD_TAGS="" 09:40:50 ---> Running in ab60129d6fe7 09:40:50 Removing intermediate container ab60129d6fe7 09:40:50 ---> df1090cdaf08 09:40:50 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:40:50 ---> Running in a1c3ac0a800d 09:40:50 Removing intermediate container a1c3ac0a800d 09:40:50 ---> 90493eaaea6a 09:40:50 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 09:40:50 ---> Running in 192b007aea07 09:40:50 Removing intermediate container 192b007aea07 09:40:50 ---> 9769d1b92384 09:40:50 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 09:40:50 ---> Running in 5900b1a20080 09:40:50 Removing intermediate container 5900b1a20080 09:40:50 ---> 3d81d08899eb 09:40:50 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:40:50 ---> Running in 98cee99da132 09:40:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:40:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:40:51 OK: 271 MiB in 65 packages 09:40:51 Removing intermediate container 98cee99da132 09:40:51 ---> 2aae2030f973 09:40:51 Step 8/37 : WORKDIR /device-usb-camera 09:40:51 ---> Running in 19d009663f7a 09:40:51 Removing intermediate container 19d009663f7a 09:40:51 ---> 398c995f8d1c 09:40:51 Step 9/37 : COPY go.mod vendor* ./ 09:40:54 ---> 7354702b6a56 09:40:54 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:40:54 ---> Running in 7ca5f676252a 09:40:54 skipping... 09:40:54 using credential edgex-jenkins-ssh 09:40:54 Cloning the remote Git repository 09:40:54 Removing intermediate container 7ca5f676252a 09:40:54 ---> 7c58cd6c3dcd 09:40:54 Step 11/37 : COPY . . 09:40:54 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 09:40:54 > git init /w/workspace/device-usb-camera/5 # timeout=10 09:40:55 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 09:40:55 > git --version # timeout=10 09:40:55 > git --version # 'git version 2.25.1' 09:40:55 using GIT_SSH to set credentials SSH Credentials for GitHub 09:40:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:40:57 ---> 96c04550cd98 09:40:57 Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 09:40:58 ---> Running in 92b2047d6e37 09:40:58  % Total % Received % Xferd Average Speed Time Time Time Current 09:40:58 Dload Upload Total Spent Left Speed 09:40:57 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 09:40:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:40:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 29472 0 --:--:-- --:--:-- --:--:-- 30342 09:40:59 Removing intermediate container 92b2047d6e37 09:40:59 ---> ca9ddb57537d 09:40:59 Step 13/37 : RUN ${MAKE} 09:40:59 ---> Running in 92f8bd26bdae 09:40:59 Avoid second fetch 09:40:59 Checking out Revision 36ed51b9f3da8b72d6647d752d97ed2af260ad2a (napa) 09:40:59 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 09:40:59 > git config core.sparsecheckout # timeout=10 09:40:59 > git checkout -f 36ed51b9f3da8b72d6647d752d97ed2af260ad2a # timeout=10 09:41:00 Commit message: "ci(lts-release): LTS release v3.1.1 @3be3ee8" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:41:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:41:05 % Total % Received % Xferd Average Speed Time Time Time Current 09:41:05 Dload Upload Total Spent Left Speed 09:41:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 112k 0 --:--:-- --:--:-- --:--:-- 113k [Pipeline] sh 09:41:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:41:06 + sudo tee /etc/docker/daemon.new 09:41:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:41:06 { 09:41:06 "registry-mirrors": [ 09:41:06 "https://nexus3.edgexfoundry.org:10001" 09:41:06 ], 09:41:06 "bip": "10.250.0.254/24", 09:41:06 "hosts": [ 09:41:06 "tcp://0.0.0.0:5555", 09:41:06 "unix:///var/run/docker.sock" 09:41:06 ], 09:41:06 "mtu": 1458, 09:41:06 "selinux-enabled": true, 09:41:06 "seccomp-profile": "/etc/docker/seccomp.json" 09:41:06 } [Pipeline] sh 09:41:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:41:07 + sudo service docker restart [Pipeline] sh 09:41:25 + git checkout 36ed51b9f3da8b72d6647d752d97ed2af260ad2a 09:41:25 HEAD is now at 36ed51b ci(lts-release): LTS release v3.1.1 @3be3ee8 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:41:25 provisioning config files... 09:41:25 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/5@tmp/config14431362878784319079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:41:26 ---> ****-login.sh 09:41:26 nexus3.edgexfoundry.org:10001 09:41:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:26 Configure a credential helper to remove this warning. See 09:41:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:26 09:41:26 Login Succeeded 09:41:26 nexus3.edgexfoundry.org:10002 09:41:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:27 Configure a credential helper to remove this warning. See 09:41:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:27 09:41:27 Login Succeeded 09:41:27 nexus3.edgexfoundry.org:10003 09:41:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:27 Configure a credential helper to remove this warning. See 09:41:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:27 09:41:27 Login Succeeded 09:41:27 nexus3.edgexfoundry.org:10004 09:41:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:27 Configure a credential helper to remove this warning. See 09:41:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:27 09:41:27 Login Succeeded 09:41:27 ****.io 09:41:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:28 Configure a credential helper to remove this warning. See 09:41:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:28 09:41:28 Login Succeeded 09:41:28 ---> ****-login.sh ends [Pipeline] } 09:41:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:41:28 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 09:41:29 + + grep ^go [0-9].[0-9]*cut go.mod -d 09:41:29 -f 2 [Pipeline] echo 09:41:29 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:41:29 ========================================================= 09:41:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] 09:41:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:29 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . 09:41:31 Removing intermediate container 92f8bd26bdae 09:41:31 ---> c7556db2e926 09:41:31 Step 14/37 : FROM aler9/rtsp-simple-server:v1.8.2 AS rtsp 09:41:31 v1.8.2: Pulling from aler9/rtsp-simple-server 09:41:31 8411072a22a5: Pulling fs layer 09:41:31 8411072a22a5: Verifying Checksum 09:41:31 8411072a22a5: Download complete 09:41:31 8411072a22a5: Pull complete 09:41:31 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 09:41:31 Status: Downloaded newer image for aler9/rtsp-simple-server:v1.8.2 09:41:31 ---> 1ac78cb06e13 09:41:31 Step 15/37 : FROM alpine:3.18 09:41:31 3.18: Pulling from library/alpine 09:41:31 619be1103602: Already exists 09:41:31 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:41:31 Status: Downloaded newer image for alpine:3.18 09:41:31 ---> d3782b16ccc9 09:41:31 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:41:31 ---> Running in e1c346d15507 09:41:31 Removing intermediate container e1c346d15507 09:41:31 ---> 1a4ee79c3e44 09:41:31 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 09:41:31 ---> Running in 60f3b6781ee6 09:41:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:41:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:41:31 (1/107) Installing dumb-init (1.2.5-r2) 09:41:31 (2/107) Installing sdl2 (2.26.5-r0) 09:41:31 (3/107) Installing svt-av1-libs (1.6.0-r0) 09:41:32 Sending build context to Docker daemon 37.18MB 09:41:32 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 09:41:32 Step 2/13 : FROM ${BASE} AS builder 09:41:32 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 09:41:32 c6b39de5b339: Pulling fs layer 09:41:32 a69c41024577: Pulling fs layer 09:41:32 d6de4b400683: Pulling fs layer 09:41:32 35cb2a7552d0: Pulling fs layer 09:41:32 4f4fb700ef54: Pulling fs layer 09:41:32 9e011611b7f5: Pulling fs layer 09:41:32 3bd174042beb: Pulling fs layer 09:41:32 4476f39b5e91: Pulling fs layer 09:41:32 35cb2a7552d0: Waiting 09:41:32 4f4fb700ef54: Waiting 09:41:32 9e011611b7f5: Waiting 09:41:32 3bd174042beb: Waiting 09:41:32 4476f39b5e91: Waiting 09:41:32 a69c41024577: Verifying Checksum 09:41:32 a69c41024577: Download complete 09:41:32 35cb2a7552d0: Verifying Checksum 09:41:32 35cb2a7552d0: Download complete 09:41:32 4f4fb700ef54: Download complete 09:41:32 c6b39de5b339: Verifying Checksum 09:41:32 c6b39de5b339: Download complete 09:41:32 9e011611b7f5: Verifying Checksum 09:41:32 9e011611b7f5: Download complete 09:41:32 (4/107) Installing aom-libs (3.6.1-r0) 09:41:32 4476f39b5e91: Verifying Checksum 09:41:32 4476f39b5e91: Download complete 09:41:32 (5/107) Installing libxau (1.0.11-r2) 09:41:32 (6/107) Installing libmd (1.0.4-r2) 09:41:32 (7/107) Installing libbsd (0.11.7-r1) 09:41:32 (8/107) Installing libxdmcp (1.1.4-r2) 09:41:32 (9/107) Installing libxcb (1.15-r1) 09:41:32 (10/107) Installing libx11 (1.8.7-r0) 09:41:32 (11/107) Installing hwdata-pci (0.370-r0) 09:41:32 (12/107) Installing libpciaccess (0.17-r2) 09:41:32 (13/107) Installing libdrm (2.4.115-r4) 09:41:32 (14/107) Installing libxext (1.3.5-r2) 09:41:32 (15/107) Installing libxfixes (6.0.1-r2) 09:41:32 (16/107) Installing libffi (3.4.4-r2) 09:41:32 (17/107) Installing wayland-libs-client (1.22.0-r2) 09:41:32 (18/107) Installing libva (2.18.0-r1) 09:41:32 (19/107) Installing libvdpau (1.5-r1) 09:41:32 (20/107) Installing libgcc (12.2.1_git20220924-r10) 09:41:32 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 09:41:32 (22/107) Installing onevpl-libs (2023.2.1-r0) 09:41:32 (23/107) Installing ffmpeg-libavutil (6.0.1-r0) 09:41:32 (24/107) Installing libdav1d (1.2.1-r0) 09:41:32 (25/107) Installing brotli-libs (1.0.9-r14) 09:41:32 (26/107) Installing libhwy (1.0.4-r1) 09:41:32 (27/107) Installing lcms2 (2.15-r2) 09:41:32 (28/107) Installing libjxl (0.8.2-r0) 09:41:32 c6b39de5b339: Pull complete 09:41:33 (29/107) Installing lame-libs (3.100-r5) 09:41:33 (30/107) Installing opus (1.4-r0) 09:41:33 (31/107) Installing libgomp (12.2.1_git20220924-r10) 09:41:33 (32/107) Installing soxr (0.1.3-r5) 09:41:33 (33/107) Installing ffmpeg-libswresample (6.0.1-r0) 09:41:33 (34/107) Installing libogg (1.3.5-r4) 09:41:33 (35/107) Installing libtheora (1.1.1-r17) 09:41:33 (36/107) Installing libvorbis (1.3.7-r1) 09:41:33 (37/107) Installing libvpx (1.13.0-r2) 09:41:33 (38/107) Installing libwebp (1.3.2-r0) 09:41:33 (39/107) Installing x264-libs (0.164_git20220602-r1) 09:41:33 (40/107) Installing numactl (2.0.16-r4) 09:41:33 (41/107) Installing x265-libs (3.5-r4) 09:41:33 (42/107) Installing xvidcore (1.3.7-r1) 09:41:33 (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) 09:41:33 a69c41024577: Pull complete 09:41:33 d6de4b400683: Download complete 09:41:34 (44/107) Installing alsa-lib (1.2.9-r1) 09:41:34 (45/107) Installing libexpat (2.6.2-r0) 09:41:34 (46/107) Installing libbz2 (1.0.8-r5) 09:41:34 (47/107) Installing libpng (1.6.39-r3) 09:41:34 (48/107) Installing freetype (2.13.0-r5) 09:41:34 (49/107) Installing fontconfig (2.14.2-r3) 09:41:34 (50/107) Installing fribidi (1.0.13-r0) 09:41:34 (51/107) Installing libintl (0.21.1-r7) 09:41:34 (52/107) Installing libblkid (2.38.1-r8) 09:41:34 (53/107) Installing libmount (2.38.1-r8) 09:41:34 (54/107) Installing pcre2 (10.42-r1) 09:41:34 (55/107) Installing glib (2.76.6-r0) 09:41:34 (56/107) Installing graphite2 (1.3.14-r5) 09:41:34 (57/107) Installing harfbuzz (7.3.0-r0) 09:41:34 (58/107) Installing libunibreak (5.1-r0) 09:41:34 (59/107) Installing libass (0.17.1-r0) 09:41:34 (60/107) Installing libbluray (1.3.4-r0) 09:41:34 (61/107) Installing gmp (6.2.1-r3) 09:41:34 (62/107) Installing nettle (3.8.1-r2) 09:41:34 (63/107) Installing libunistring (1.1-r1) 09:41:34 3bd174042beb: Verifying Checksum 09:41:34 3bd174042beb: Download complete 09:41:34 (64/107) Installing libidn2 (2.3.4-r1) 09:41:34 (65/107) Installing p11-kit (0.24.1-r2) 09:41:34 (66/107) Installing libtasn1 (4.19.0-r1) 09:41:34 (67/107) Installing gnutls (3.8.4-r0) 09:41:34 (68/107) Installing mpg123-libs (1.31.3-r1) 09:41:34 (69/107) Installing libopenmpt (0.7.2-r0) 09:41:34 (70/107) Installing cjson (1.7.17-r0) 09:41:34 (71/107) Installing mbedtls (2.28.8-r0) 09:41:34 (72/107) Installing librist (0.2.7-r0) 09:41:34 (73/107) Installing libsrt (1.5.2-r0) 09:41:34 (74/107) Installing libssh (0.10.5-r0) 09:41:34 (75/107) Installing xz-libs (5.4.3-r0) 09:41:34 (76/107) Installing libxml2 (2.11.8-r0) 09:41:34 (77/107) Installing libsodium (1.0.18-r3) 09:41:34 (78/107) Installing libzmq (4.3.4-r4) 09:41:34 (79/107) Installing ffmpeg-libavformat (6.0.1-r0) 09:41:35 (80/107) Installing glslang-libs (1.3.243.0-r1) 09:41:35 (81/107) Installing spirv-tools (1.3.243.0-r1) 09:41:35 (82/107) Installing shaderc (2023.3-r1) 09:41:35 (83/107) Installing vulkan-loader (1.3.243.0-r1) 09:41:35 (84/107) Installing libplacebo (5.264.1-r1) 09:41:35 (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) 09:41:35 (86/107) Installing ffmpeg-libswscale (6.0.1-r0) 09:41:35 (87/107) Installing vidstab (1.1.1-r0) 09:41:35 (88/107) Installing zimg (3.0.5-r0) 09:41:35 (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) 09:41:36 (90/107) Installing libasyncns (0.8-r1) 09:41:36 (91/107) Installing dbus-libs (1.14.8-r0) 09:41:36 (92/107) Installing libltdl (2.4.7-r2) 09:41:36 (93/107) Installing orc (0.4.34-r0) 09:41:36 (94/107) Installing flac-libs (1.4.3-r0) 09:41:36 (95/107) Installing libsndfile (1.2.0-r2) 09:41:36 (96/107) Installing speexdsp (1.2.1-r1) 09:41:36 (97/107) Installing tdb-libs (1.4.8-r1) 09:41:36 (98/107) Installing libpulse (16.1-r10) 09:41:36 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 09:41:36 (100/107) Installing v4l-utils-libs (1.24.1-r0) 09:41:36 (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) 09:41:36 (102/107) Installing ffmpeg (6.0.1-r0) 09:41:36 (103/107) Installing udev-init-scripts (35-r1) 09:41:36 (104/107) Installing eudev-libs (3.2.11-r8) 09:41:36 (105/107) Installing zstd-libs (1.5.5-r4) 09:41:36 (106/107) Installing kmod-libs (30-r3) 09:41:36 (107/107) Installing eudev (3.2.11-r8) 09:41:36 Executing busybox-1.36.1-r5.trigger 09:41:36 Executing glib-2.76.6-r0.trigger 09:41:36 Executing eudev-3.2.11-r8.trigger 09:41:36 OK: 131 MiB in 122 packages 09:41:43 Removing intermediate container 60f3b6781ee6 09:41:43 ---> 02b3b3853129 09:41:43 Step 18/37 : RUN apk --no-cache upgrade 09:41:43 ---> Running in aed7f89597bf 09:41:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:41:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:41:43 Upgrading critical system libraries and apk-tools: 09:41:43 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 09:41:43 Executing busybox-1.36.1-r5.trigger 09:41:43 Continuing the upgrade transaction with new apk-tools: 09:41:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:41:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:41:44 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 09:41:44 Executing busybox-1.36.1-r6.post-upgrade 09:41:44 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 09:41:44 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 09:41:44 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 09:41:44 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 09:41:44 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 09:41:44 Executing busybox-1.36.1-r6.trigger 09:41:44 OK: 131 MiB in 122 packages 09:41:46 Removing intermediate container aed7f89597bf 09:41:46 ---> df9b7adc1a5e 09:41:46 Step 19/37 : WORKDIR / 09:41:46 ---> Running in 70dc17361fa4 09:41:46 Removing intermediate container 70dc17361fa4 09:41:46 ---> d47e1d069412 09:41:46 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 09:41:47 d6de4b400683: Pull complete 09:41:47 35cb2a7552d0: Pull complete 09:41:47 4f4fb700ef54: Pull complete 09:41:47 9e011611b7f5: Pull complete 09:41:48 ---> 30498c73632d 09:41:48 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 09:41:48 ---> fc5c57057b5f 09:41:48 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 09:41:48 ---> 8a0a8afe40e8 09:41:48 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 09:41:49 ---> 6b84a5cb995c 09:41:49 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 09:41:49 ---> e9c0bfa5fd15 09:41:49 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 09:41:50 ---> 0a4a22f90a5d 09:41:50 Step 26/37 : COPY --from=rtsp /mediamtx / 09:41:52 ---> 8f4460391f54 09:41:52 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 09:41:52 ---> Running in f6522247050a 09:41:54 Removing intermediate container f6522247050a 09:41:54 ---> 7fcd57f7de40 09:41:54 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 09:41:54 ---> Running in be0955413859 09:41:55 Removing intermediate container be0955413859 09:41:55 ---> 2622f530e8a1 09:41:55 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 09:41:55 ---> Running in 156fbc053d00 09:41:55 Removing intermediate container 156fbc053d00 09:41:55 ---> 94f24b56f2d6 09:41:55 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 09:41:55 ---> Running in eea8d6cb67dd 09:41:56 Removing intermediate container eea8d6cb67dd 09:41:56 ---> 79641d2e3e50 09:41:56 Step 31/37 : EXPOSE 59983 09:41:56 ---> Running in d3d9e541460c 09:41:56 Removing intermediate container d3d9e541460c 09:41:56 ---> 606abe66cc63 09:41:56 Step 32/37 : EXPOSE 8554 09:41:56 ---> Running in b5123642c0e1 09:41:56 Removing intermediate container b5123642c0e1 09:41:56 ---> 34c402a5f700 09:41:56 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 09:41:56 ---> Running in f6311853e2b0 09:41:56 Removing intermediate container f6311853e2b0 09:41:56 ---> 92813703351c 09:41:56 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 09:41:56 ---> Running in da0880fc4f41 09:41:56 Removing intermediate container da0880fc4f41 09:41:56 ---> d507e097c224 09:41:56 Step 35/37 : LABEL arch=amd64 09:41:57 ---> Running in 7fc0902374a6 09:41:57 Removing intermediate container 7fc0902374a6 09:41:57 ---> 05bb2c32cc4c 09:41:57 Step 36/37 : LABEL git_sha=36ed51b9f3da8b72d6647d752d97ed2af260ad2a 09:41:57 ---> Running in 654f1febb8b1 09:41:57 Removing intermediate container 654f1febb8b1 09:41:57 ---> c85933a7525f 09:41:57 Step 37/37 : LABEL version=3.1.1 09:41:57 ---> Running in c505bf3dc327 09:41:57 3bd174042beb: Pull complete 09:41:57 4476f39b5e91: Pull complete 09:41:57 Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 09:41:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts 09:41:57 ---> 981a0608b64a 09:41:57 Step 3/13 : ARG ADD_BUILD_TAGS="" 09:41:57 Removing intermediate container c505bf3dc327 09:41:57 ---> 8bc7463343d3 09:41:57 [Warning] One or more build-args [ARCH] were not consumed 09:41:57 Successfully built 8bc7463343d3 09:41:57 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 09:41:57 provisioning config files... 09:41:57 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_napa@tmp/config10578618521815258759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:41:57 ---> ****-login.sh 09:41:57 nexus3.edgexfoundry.org:10001 09:41:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:58 Configure a credential helper to remove this warning. See 09:41:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:58 09:41:58 Login Succeeded 09:41:58 nexus3.edgexfoundry.org:10002 09:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:58 Configure a credential helper to remove this warning. See 09:41:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:58 09:41:58 Login Succeeded 09:41:58 nexus3.edgexfoundry.org:10003 09:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:58 Configure a credential helper to remove this warning. See 09:41:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:58 09:41:58 Login Succeeded 09:41:58 nexus3.edgexfoundry.org:10004 09:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:58 Configure a credential helper to remove this warning. See 09:41:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:58 09:41:58 Login Succeeded 09:41:58 ****.io 09:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:58 Configure a credential helper to remove this warning. See 09:41:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:58 09:41:58 Login Succeeded 09:41:58 ---> ****-login.sh ends [Pipeline] } 09:41:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:41:58 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:41:58 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 09:41:58 36ed51b9f3da8b72d6647d752d97ed2af260ad2a 09:41:58 3.1.1 09:41:58 36ed51b9f3da8b72d6647d752d97ed2af260ad2a-3.1.1 09:41:58 napa 09:41:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:58 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:36ed51b9f3da8b72d6647d752d97ed2af260ad2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:59 ---> Running in b50dc403c24f 09:41:59 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:36ed51b9f3da8b72d6647d752d97ed2af260ad2a 09:41:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 09:41:59 9df23f65a01c: Preparing 09:41:59 fdb332d4f126: Preparing 09:41:59 c872f6948dda: Preparing 09:41:59 37c2714c2578: Preparing 09:41:59 0e81680c8547: Preparing 09:41:59 4fdee56d7956: Preparing 09:41:59 6b0bdbb2dcbb: Preparing 09:41:59 0e5f0a2b1f92: Preparing 09:41:59 20d9a5bd6d1f: Preparing 09:41:59 4fdee56d7956: Waiting 09:41:59 6b0bdbb2dcbb: Waiting 09:41:59 0e5f0a2b1f92: Waiting 09:41:59 20d9a5bd6d1f: Waiting 09:41:59 d853cbef1cbf: Preparing 09:41:59 a4cc5bee20d6: Preparing 09:41:59 0611192b1b6c: Preparing 09:41:59 786230182116: Preparing 09:41:59 aedc3bda2944: Preparing 09:41:59 786230182116: Waiting 09:41:59 0611192b1b6c: Waiting 09:41:59 a4cc5bee20d6: Waiting 09:41:59 aedc3bda2944: Waiting 09:41:59 d853cbef1cbf: Waiting 09:41:59 9df23f65a01c: Pushed 09:41:59 fdb332d4f126: Pushed 09:41:59 c872f6948dda: Pushed 09:41:59 37c2714c2578: Pushed 09:41:59 Removing intermediate container b50dc403c24f 09:41:59 ---> b5eed1c84801 09:41:59 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:41:59 ---> Running in aa84808dcd77 09:41:59 4fdee56d7956: Pushed 09:41:59 20d9a5bd6d1f: Pushed 09:41:59 0e5f0a2b1f92: Pushed 09:41:59 6b0bdbb2dcbb: Pushed 09:41:59 d853cbef1cbf: Pushed 09:41:59 aedc3bda2944: Layer already exists 09:41:59 Removing intermediate container aa84808dcd77 09:41:59 ---> 4d574a4edb78 09:41:59 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 09:41:59 ---> Running in 4f1d2176d622 09:41:59 Removing intermediate container 4f1d2176d622 09:41:59 ---> 53806a297343 09:41:59 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 09:42:00 0611192b1b6c: Pushed 09:42:00 ---> Running in 8613b39a27d2 09:42:00 Removing intermediate container 8613b39a27d2 09:42:00 ---> 026b1579d7d6 09:42:00 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:42:00 ---> Running in 7f02b82fe330 09:42:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:42:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:42:02 0e81680c8547: Pushed 09:42:02 a4cc5bee20d6: Pushed 09:42:02 (1/13) Installing libintl (0.21.1-r7) 09:42:02 (2/13) Installing eudev-libs (3.2.11-r8) 09:42:02 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 09:42:03 (4/13) Installing v4l-utils-libs (1.24.1-r0) 09:42:03 (5/13) Installing v4l-utils (1.24.1-r0) 09:42:03 (6/13) Installing libdvbv5 (1.24.1-r0) 09:42:03 (7/13) Installing udev-init-scripts (35-r1) 09:42:03 (8/13) Installing libblkid (2.38.1-r8) 09:42:03 (9/13) Installing xz-libs (5.4.3-r0) 09:42:03 (10/13) Installing kmod-libs (30-r3) 09:42:03 (11/13) Installing eudev (3.2.11-r8) 09:42:03 (12/13) Installing eudev-dev (3.2.11-r8) 09:42:03 (13/13) Installing v4l-utils-dev (1.24.1-r0) 09:42:03 Executing busybox-1.36.1-r5.trigger 09:42:03 Executing eudev-3.2.11-r8.trigger 09:42:03 OK: 273 MiB in 65 packages 09:42:05 Removing intermediate container 7f02b82fe330 09:42:05 ---> 83f41ff494ff 09:42:05 Step 8/13 : WORKDIR /device-usb-camera 09:42:05 ---> Running in f41c35955531 09:42:05 Removing intermediate container f41c35955531 09:42:05 ---> e05e9cad6297 09:42:05 Step 9/13 : COPY go.mod vendor* ./ 09:42:11 ---> 96a7b3c3dca3 09:42:11 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:42:11 ---> Running in 11c2f01471a9 09:42:12 786230182116: Pushed 09:42:12 36ed51b9f3da8b72d6647d752d97ed2af260ad2a: digest: sha256:19c3ed8a7bc25383b373b152bc7eb2868ae9691e9ceb17015c0e724fe52f4b57 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:12 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:12 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.1 09:42:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 09:42:12 9df23f65a01c: Preparing 09:42:12 fdb332d4f126: Preparing 09:42:12 c872f6948dda: Preparing 09:42:12 37c2714c2578: Preparing 09:42:12 0e81680c8547: Preparing 09:42:12 4fdee56d7956: Preparing 09:42:12 6b0bdbb2dcbb: Preparing 09:42:12 0e5f0a2b1f92: Preparing 09:42:12 20d9a5bd6d1f: Preparing 09:42:12 d853cbef1cbf: Preparing 09:42:12 a4cc5bee20d6: Preparing 09:42:12 0611192b1b6c: Preparing 09:42:12 786230182116: Preparing 09:42:12 aedc3bda2944: Preparing 09:42:12 4fdee56d7956: Waiting 09:42:12 6b0bdbb2dcbb: Waiting 09:42:12 0e5f0a2b1f92: Waiting 09:42:12 20d9a5bd6d1f: Waiting 09:42:12 d853cbef1cbf: Waiting 09:42:12 a4cc5bee20d6: Waiting 09:42:12 0611192b1b6c: Waiting 09:42:12 786230182116: Waiting 09:42:12 0e81680c8547: Layer already exists 09:42:12 37c2714c2578: Layer already exists 09:42:12 c872f6948dda: Layer already exists 09:42:12 fdb332d4f126: Layer already exists 09:42:12 9df23f65a01c: Layer already exists 09:42:12 4fdee56d7956: Layer already exists 09:42:12 d853cbef1cbf: Layer already exists 09:42:12 20d9a5bd6d1f: Layer already exists 09:42:12 a4cc5bee20d6: Layer already exists 09:42:12 6b0bdbb2dcbb: Layer already exists 09:42:12 0e5f0a2b1f92: Layer already exists 09:42:12 0611192b1b6c: Layer already exists 09:42:12 aedc3bda2944: Layer already exists 09:42:12 786230182116: Layer already exists 09:42:12 3.1.1: digest: sha256:19c3ed8a7bc25383b373b152bc7eb2868ae9691e9ceb17015c0e724fe52f4b57 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:13 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:36ed51b9f3da8b72d6647d752d97ed2af260ad2a-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:13 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:36ed51b9f3da8b72d6647d752d97ed2af260ad2a-3.1.1 09:42:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 09:42:13 9df23f65a01c: Preparing 09:42:13 fdb332d4f126: Preparing 09:42:13 c872f6948dda: Preparing 09:42:13 37c2714c2578: Preparing 09:42:13 0e81680c8547: Preparing 09:42:13 4fdee56d7956: Preparing 09:42:13 6b0bdbb2dcbb: Preparing 09:42:13 0e5f0a2b1f92: Preparing 09:42:13 20d9a5bd6d1f: Preparing 09:42:13 d853cbef1cbf: Preparing 09:42:13 a4cc5bee20d6: Preparing 09:42:13 0611192b1b6c: Preparing 09:42:13 786230182116: Preparing 09:42:13 aedc3bda2944: Preparing 09:42:13 4fdee56d7956: Waiting 09:42:13 6b0bdbb2dcbb: Waiting 09:42:13 0e5f0a2b1f92: Waiting 09:42:13 20d9a5bd6d1f: Waiting 09:42:13 d853cbef1cbf: Waiting 09:42:13 0611192b1b6c: Waiting 09:42:13 786230182116: Waiting 09:42:13 aedc3bda2944: Waiting 09:42:13 c872f6948dda: Layer already exists 09:42:13 9df23f65a01c: Layer already exists 09:42:13 0e81680c8547: Layer already exists 09:42:13 37c2714c2578: Layer already exists 09:42:13 fdb332d4f126: Layer already exists 09:42:13 4fdee56d7956: Layer already exists 09:42:13 0e5f0a2b1f92: Layer already exists 09:42:13 20d9a5bd6d1f: Layer already exists 09:42:13 6b0bdbb2dcbb: Layer already exists 09:42:13 d853cbef1cbf: Layer already exists 09:42:13 a4cc5bee20d6: Layer already exists 09:42:13 786230182116: Layer already exists 09:42:13 aedc3bda2944: Layer already exists 09:42:13 0611192b1b6c: Layer already exists 09:42:13 36ed51b9f3da8b72d6647d752d97ed2af260ad2a-3.1.1: digest: sha256:19c3ed8a7bc25383b373b152bc7eb2868ae9691e9ceb17015c0e724fe52f4b57 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:13 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:14 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:napa 09:42:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 09:42:14 9df23f65a01c: Preparing 09:42:14 fdb332d4f126: Preparing 09:42:14 c872f6948dda: Preparing 09:42:14 37c2714c2578: Preparing 09:42:14 0e81680c8547: Preparing 09:42:14 4fdee56d7956: Preparing 09:42:14 6b0bdbb2dcbb: Preparing 09:42:14 0e5f0a2b1f92: Preparing 09:42:14 20d9a5bd6d1f: Preparing 09:42:14 d853cbef1cbf: Preparing 09:42:14 a4cc5bee20d6: Preparing 09:42:14 0611192b1b6c: Preparing 09:42:14 786230182116: Preparing 09:42:14 6b0bdbb2dcbb: Waiting 09:42:14 d853cbef1cbf: Waiting 09:42:14 20d9a5bd6d1f: Waiting 09:42:14 a4cc5bee20d6: Waiting 09:42:14 0611192b1b6c: Waiting 09:42:14 4fdee56d7956: Waiting 09:42:14 aedc3bda2944: Preparing 09:42:14 786230182116: Waiting 09:42:14 aedc3bda2944: Waiting 09:42:14 9df23f65a01c: Layer already exists 09:42:14 0e81680c8547: Layer already exists 09:42:14 37c2714c2578: Layer already exists 09:42:14 fdb332d4f126: Layer already exists 09:42:14 c872f6948dda: Layer already exists 09:42:14 4fdee56d7956: Layer already exists 09:42:14 6b0bdbb2dcbb: Layer already exists 09:42:14 d853cbef1cbf: Layer already exists 09:42:14 0e5f0a2b1f92: Layer already exists 09:42:14 20d9a5bd6d1f: Layer already exists 09:42:14 a4cc5bee20d6: Layer already exists 09:42:14 786230182116: Layer already exists 09:42:14 0611192b1b6c: Layer already exists 09:42:14 aedc3bda2944: Layer already exists 09:42:14 napa: digest: sha256:19c3ed8a7bc25383b373b152bc7eb2868ae9691e9ceb17015c0e724fe52f4b57 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:42:14 ===================================================== [Pipeline] echo 09:42:14 taggedImages: 09:42:14 - nexus3.edgexfoundry.org:10004/device-usb-camera:36ed51b9f3da8b72d6647d752d97ed2af260ad2a 09:42:14 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.1 09:42:14 - nexus3.edgexfoundry.org:10004/device-usb-camera:36ed51b9f3da8b72d6647d752d97ed2af260ad2a-3.1.1 09:42:14 - nexus3.edgexfoundry.org:10004/device-usb-camera:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:42:14 09:42:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:42:14 latest: Pulling from edgex-lftools-log-publisher 09:42:14 5eb5b503b376: Pulling fs layer 09:42:14 5c69ac0246d0: Pulling fs layer 09:42:14 ec43610c2a17: Pulling fs layer 09:42:14 3a2ae6a8a46f: Pulling fs layer 09:42:14 33b1e0a273af: Pulling fs layer 09:42:14 5d3b04190fa2: Pulling fs layer 09:42:14 2f39f015ded8: Pulling fs layer 09:42:14 3a2ae6a8a46f: Waiting 09:42:14 33b1e0a273af: Waiting 09:42:14 5d3b04190fa2: Waiting 09:42:14 2f39f015ded8: Waiting 09:42:14 5c69ac0246d0: Verifying Checksum 09:42:14 5c69ac0246d0: Download complete 09:42:14 3a2ae6a8a46f: Verifying Checksum 09:42:14 3a2ae6a8a46f: Download complete 09:42:14 33b1e0a273af: Verifying Checksum 09:42:14 33b1e0a273af: Download complete 09:42:14 5d3b04190fa2: Download complete 09:42:14 ec43610c2a17: Verifying Checksum 09:42:14 ec43610c2a17: Download complete 09:42:15 5eb5b503b376: Verifying Checksum 09:42:15 5eb5b503b376: Download complete 09:42:16 5eb5b503b376: Pull complete 09:42:16 5c69ac0246d0: Pull complete 09:42:17 ec43610c2a17: Pull complete 09:42:17 3a2ae6a8a46f: Pull complete 09:42:17 33b1e0a273af: Pull complete 09:42:17 5d3b04190fa2: Pull complete 09:42:21 2f39f015ded8: Pull complete 09:42:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:42:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:42:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:42:21 prd-ubuntu20.04-docker-8c-8g-2000 does not seem to be running inside a container 09:42:21 $ 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_napa -v /w/workspace/exfoundry_device-usb-camera_napa:/w/workspace/exfoundry_device-usb-camera_napa:rw,z -v /w/workspace/exfoundry_device-usb-camera_napa@tmp:/w/workspace/exfoundry_device-usb-camera_napa@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 09:42:35 $ docker top b90bdfc16d344749b979995a4dd3808554cea174cc492a91f3c7843f67f97bc7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:42:35 ---> job-cost.sh 09:42:35 lf-activate-venv: SKIPPING 09:42:35 INFO: No Stack... 09:42:36 INFO: Retrieving Pricing Info for: v3-standard-8 09:42:36 INFO: Archiving Costs [Pipeline] sh 09:42:36 + cat /w/workspace/exfoundry_device-usb-camera_napa/archives/cost.csv 09:42:36 + cut -d, -f6 [Pipeline] lock 09:42:36 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-napa-5-stack-cost] 09:42:36 Resource [jenkins-edgexfoundry-device-usb-camera-napa-5-stack-cost] did not exist. Created. 09:42:36 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-napa-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:42:37 + echo total: 0.2199999988079071 [Pipeline] stash 09:42:37 Stashed 1 file(s) [Pipeline] } 09:42:37 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-napa-5-stack-cost] [Pipeline] // lock [Pipeline] } 09:42:37 $ docker stop --time=1 b90bdfc16d344749b979995a4dd3808554cea174cc492a91f3c7843f67f97bc7 09:42:39 $ docker rm -f --volumes b90bdfc16d344749b979995a4dd3808554cea174cc492a91f3c7843f67f97bc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:43:08 Removing intermediate container 11c2f01471a9 09:43:08 ---> 8e1234fe1990 09:43:08 Step 11/13 : COPY . . 09:43:14 ---> 852b28a3b5a6 09:43:14 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 09:43:14 ---> Running in 396edd9dffe6 09:43:15  % Total % Received % Xferd Average Speed Time Time Time Current 09:43:15 Dload Upload Total Spent Left Speed 09:43:16 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0  0    0   0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2565 0 --:--:-- --:--:-- --:--:-- 2565 09:43:16 Removing intermediate container 396edd9dffe6 09:43:16 ---> b4081d6f3f3c 09:43:16 Step 13/13 : RUN ${MAKE} 09:43:16 ---> Running in c9e80aeaa700 09:43:17 noop 09:43:18 Removing intermediate container c9e80aeaa700 09:43:18 ---> 859298dd87ac 09:43:19 Successfully built 859298dd87ac 09:43:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:19 + docker inspect -f . ci-base-image-arm64 09:43:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:43:19 prd-ubuntu20.04-docker-arm64-4c-16g-2003 does not seem to be running inside a container 09:43:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/5 -v /w/workspace/device-usb-camera/5:/w/workspace/device-usb-camera/5:rw,z -v /w/workspace/device-usb-camera/5@tmp:/w/workspace/device-usb-camera/5@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 09:43:21 $ docker top 461553bf18c29117e8749cf99773bbbbba3bffe824c58e28277c028e1b71ec52 -eo pid,comm [Pipeline] { [Pipeline] sh 09:43:22 + go version 09:43:22 go version go1.21.9 linux/arm64 [Pipeline] } 09:43:22 $ docker stop --time=1 461553bf18c29117e8749cf99773bbbbba3bffe824c58e28277c028e1b71ec52 09:43:23 $ docker rm -f --volumes 461553bf18c29117e8749cf99773bbbbba3bffe824c58e28277c028e1b71ec52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:24 + docker inspect -f . ci-base-image-arm64 09:43:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:43:24 prd-ubuntu20.04-docker-arm64-4c-16g-2003 does not seem to be running inside a container 09:43: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/5 -v /w/workspace/device-usb-camera/5:/w/workspace/device-usb-camera/5:rw,z -v /w/workspace/device-usb-camera/5@tmp:/w/workspace/device-usb-camera/5@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 09:43:26 $ docker top 3b56cb7fc94cf937f7a82c98cfb29511ef8d7ae393bb545721d03abcac9854b2 -eo pid,comm [Pipeline] { [Pipeline] sh 09:43:26 + git config --global --add safe.directory /w/workspace/device-usb-camera/5 [Pipeline] fileExists [Pipeline] sh 09:43:27 + make test 09:43:27 go test ./... -coverprofile=coverage.out ./... 09:43:30 ? github.com/edgexfoundry/device-usb-camera [no test files] 09:45:51 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 09:45:51 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.105s coverage: 4.4% of statements 09:45:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:45:51 go vet ./... 09:46:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:46:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:46:24 ./bin/test-attribution-txt.sh [Pipeline] echo 09:46:24 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 09:46:24 + go mod tidy [Pipeline] } 09:46:28 $ docker stop --time=1 3b56cb7fc94cf937f7a82c98cfb29511ef8d7ae393bb545721d03abcac9854b2 09:46:30 $ docker rm -f --volumes 3b56cb7fc94cf937f7a82c98cfb29511ef8d7ae393bb545721d03abcac9854b2 [Pipeline] // withDockerContainer [Pipeline] sh 09:46:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:46:31 Warning: overwriting stash ‘coverage-report’ 09:46:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:46:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:46:33 + ls -al . 09:46:33 total 224 09:46:33 drwxrwxr-x 9 jenkins jenkins 4096 May 31 09:43 . 09:46:33 drwxrwxr-x 4 jenkins jenkins 4096 May 31 09:40 .. 09:46:33 drwxrwxr-x 8 jenkins jenkins 4096 May 31 09:41 .git 09:46:33 drwxrwxr-x 3 jenkins jenkins 4096 May 31 09:40 .github 09:46:33 -rw-rw-r-- 1 jenkins jenkins 429 May 31 09:40 .gitignore 09:46:33 -rw-rw-r-- 1 jenkins jenkins 45 May 31 09:40 .golangci.yml 09:46:33 -rw-rw-r-- 1 jenkins jenkins 77 May 31 09:40 .hadolint.yml 09:46:33 -rw-rw-r-- 1 jenkins jenkins 10870 May 31 09:40 Attribution.txt 09:46:33 -rw-rw-r-- 1 jenkins jenkins 16561 May 31 09:40 CHANGELOG.md 09:46:33 -rw-rw-r-- 1 jenkins jenkins 2453 May 31 09:40 Dockerfile 09:46:33 -rw-rw-r-- 1 jenkins jenkins 678 May 31 09:40 GOVERNANCE.md 09:46:33 -rw-rw-r-- 1 jenkins jenkins 659 May 31 09:40 Jenkinsfile 09:46:33 -rw-rw-r-- 1 jenkins jenkins 11348 May 31 09:40 LICENSE 09:46:33 -rw-rw-r-- 1 jenkins jenkins 2611 May 31 09:40 Makefile 09:46:33 -rw-rw-r-- 1 jenkins jenkins 622 May 31 09:40 OWNERS.md 09:46:33 -rw-rw-r-- 1 jenkins jenkins 2575 May 31 09:40 README.md 09:46:33 -rw-rw-r-- 1 jenkins jenkins 5 May 31 09:38 VERSION 09:46:33 drwxrwxr-x 2 jenkins jenkins 4096 May 31 09:40 bin 09:46:33 drwxrwxr-x 3 jenkins jenkins 4096 May 31 09:40 cmd 09:46:33 -rw-r--r-- 1 jenkins jenkins 54703 May 31 09:45 coverage.out 09:46:33 -rwxrwxr-x 1 jenkins jenkins 84 May 31 09:40 docker-entrypoint.sh 09:46:33 drwxrwxr-x 2 jenkins jenkins 4096 May 31 09:40 docs 09:46:33 -rw-rw-r-- 1 jenkins jenkins 3848 May 31 09:40 go.mod 09:46:33 -rw-rw-r-- 1 jenkins jenkins 33939 May 31 09:40 go.sum 09:46:33 drwxrwxr-x 3 jenkins jenkins 4096 May 31 09:40 internal 09:46:33 drwxrwxr-x 6 jenkins jenkins 4096 May 31 09:41 vendor 09:46:33 -rw-rw-r-- 1 jenkins jenkins 231 May 31 09:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:33 + 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=36ed51b9f3da8b72d6647d752d97ed2af260ad2a --label arch=arm64 --label version=3.1.1 . 09:46:36 Sending build context to Docker daemon 37.24MB 09:46:36 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 09:46:36 Step 2/37 : FROM ${BASE} AS builder 09:46:36 ---> 859298dd87ac 09:46:36 Step 3/37 : ARG ADD_BUILD_TAGS="" 09:46:36 ---> Running in 2f77950ba14c 09:46:37 Removing intermediate container 2f77950ba14c 09:46:37 ---> 687b6f041c62 09:46:37 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:46:37 ---> Running in c426a21981dc 09:46:37 Removing intermediate container c426a21981dc 09:46:37 ---> b44da43f926a 09:46:37 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 09:46:37 ---> Running in 42d646aa591d 09:46:37 Removing intermediate container 42d646aa591d 09:46:37 ---> c1724e82d4bf 09:46:37 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 09:46:37 ---> Running in bbfe7763c236 09:46:38 Removing intermediate container bbfe7763c236 09:46:38 ---> 3a1412b97b92 09:46:38 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:46:38 ---> Running in f9cb799e1543 09:46:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:46:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:46:40 OK: 273 MiB in 65 packages 09:46:41 Removing intermediate container f9cb799e1543 09:46:41 ---> 1a2e00cb59a0 09:46:41 Step 8/37 : WORKDIR /device-usb-camera 09:46:41 ---> Running in f63adae88c0e 09:46:42 Removing intermediate container f63adae88c0e 09:46:42 ---> 8bc0b7d5bde8 09:46:42 Step 9/37 : COPY go.mod vendor* ./ 09:46:50 ---> 988d8e5cc3c6 09:46:50 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:46:50 ---> Running in f7cd50310fcf 09:46:50 skipping... 09:46:51 Removing intermediate container f7cd50310fcf 09:46:51 ---> 98588674c750 09:46:51 Step 11/37 : COPY . . 09:46:59 ---> 1758f7777618 09:46:59 Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 09:46:59 ---> Running in 6bc9bda22fc8 09:47:00  % Total % Received % Xferd Average Speed Time Time Time Current 09:47:00 Dload Upload Total Spent Left Speed 09:47:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0   0 4847 0 --:--:-- --:--:-- --:--:-- 4894 09:47:01 Removing intermediate container 6bc9bda22fc8 09:47:01 ---> 94416a7a1f64 09:47:01 Step 13/37 : RUN ${MAKE} 09:47:01 ---> Running in 31bbc37de01d 09:47:02 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 09:49:54 Removing intermediate container 31bbc37de01d 09:49:54 ---> 3fd93865dfda 09:49:54 Step 14/37 : FROM aler9/rtsp-simple-server:v1.8.2 AS rtsp 09:49:54 v1.8.2: Pulling from aler9/rtsp-simple-server 09:49:54 da4d7e05a7aa: Pulling fs layer 09:49:54 da4d7e05a7aa: Verifying Checksum 09:49:54 da4d7e05a7aa: Download complete 09:49:54 da4d7e05a7aa: Pull complete 09:49:54 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 09:49:54 Status: Downloaded newer image for aler9/rtsp-simple-server:v1.8.2 09:49:54 ---> 62c65ed7ef0d 09:49:54 Step 15/37 : FROM alpine:3.18 09:49:54 3.18: Pulling from library/alpine 09:49:54 c6b39de5b339: Already exists 09:49:54 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:49:54 Status: Downloaded newer image for alpine:3.18 09:49:54 ---> 33abbf032149 09:49:54 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:49:54 ---> Running in d4b12b4e23bb 09:49:54 Removing intermediate container d4b12b4e23bb 09:49:54 ---> 950f79b72731 09:49:54 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 09:49:54 ---> Running in 210e57f4cd33 09:49:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:49:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:49:54 (1/104) Installing dumb-init (1.2.5-r2) 09:49:54 (2/104) Installing sdl2 (2.26.5-r0) 09:49:54 (3/104) Installing svt-av1-libs (1.6.0-r0) 09:49:54 (4/104) Installing aom-libs (3.6.1-r0) 09:49:54 (5/104) Installing libxau (1.0.11-r2) 09:49:54 (6/104) Installing libmd (1.0.4-r2) 09:49:54 (7/104) Installing libbsd (0.11.7-r1) 09:49:54 (8/104) Installing libxdmcp (1.1.4-r2) 09:49:54 (9/104) Installing libxcb (1.15-r1) 09:49:54 (10/104) Installing libx11 (1.8.7-r0) 09:49:54 (11/104) Installing libdrm (2.4.115-r4) 09:49:54 (12/104) Installing libxext (1.3.5-r2) 09:49:54 (13/104) Installing libxfixes (6.0.1-r2) 09:49:54 (14/104) Installing libffi (3.4.4-r2) 09:49:54 (15/104) Installing wayland-libs-client (1.22.0-r2) 09:49:54 (16/104) Installing libva (2.18.0-r1) 09:49:54 (17/104) Installing libvdpau (1.5-r1) 09:49:54 (18/104) Installing ffmpeg-libavutil (6.0.1-r0) 09:49:54 (19/104) Installing libdav1d (1.2.1-r0) 09:49:54 (20/104) Installing brotli-libs (1.0.9-r14) 09:49:54 (21/104) Installing libgcc (12.2.1_git20220924-r10) 09:49:54 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 09:49:54 (23/104) Installing libhwy (1.0.4-r1) 09:49:54 (24/104) Installing lcms2 (2.15-r2) 09:49:54 (25/104) Installing libjxl (0.8.2-r0) 09:49:54 (26/104) Installing lame-libs (3.100-r5) 09:49:54 (27/104) Installing opus (1.4-r0) 09:49:54 (28/104) Installing libgomp (12.2.1_git20220924-r10) 09:49:54 (29/104) Installing soxr (0.1.3-r5) 09:49:54 (30/104) Installing ffmpeg-libswresample (6.0.1-r0) 09:49:54 (31/104) Installing libogg (1.3.5-r4) 09:49:54 (32/104) Installing libtheora (1.1.1-r17) 09:49:54 (33/104) Installing libvorbis (1.3.7-r1) 09:49:54 (34/104) Installing libvpx (1.13.0-r2) 09:49:54 (35/104) Installing libwebp (1.3.2-r0) 09:49:55 (36/104) Installing x264-libs (0.164_git20220602-r1) 09:49:55 (37/104) Installing numactl (2.0.16-r4) 09:49:55 (38/104) Installing x265-libs (3.5-r4) 09:49:55 (39/104) Installing xvidcore (1.3.7-r1) 09:49:55 (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) 09:49:56 (41/104) Installing alsa-lib (1.2.9-r1) 09:49:56 (42/104) Installing libexpat (2.6.2-r0) 09:49:56 (43/104) Installing libbz2 (1.0.8-r5) 09:49:56 (44/104) Installing libpng (1.6.39-r3) 09:49:56 (45/104) Installing freetype (2.13.0-r5) 09:49:56 (46/104) Installing fontconfig (2.14.2-r3) 09:49:56 (47/104) Installing fribidi (1.0.13-r0) 09:49:56 (48/104) Installing libintl (0.21.1-r7) 09:49:56 (49/104) Installing libblkid (2.38.1-r8) 09:49:56 (50/104) Installing libmount (2.38.1-r8) 09:49:56 (51/104) Installing pcre2 (10.42-r1) 09:49:56 (52/104) Installing glib (2.76.6-r0) 09:49:57 (53/104) Installing graphite2 (1.3.14-r5) 09:49:57 (54/104) Installing harfbuzz (7.3.0-r0) 09:49:57 (55/104) Installing libunibreak (5.1-r0) 09:49:57 (56/104) Installing libass (0.17.1-r0) 09:49:57 (57/104) Installing libbluray (1.3.4-r0) 09:49:57 (58/104) Installing gmp (6.2.1-r3) 09:49:57 (59/104) Installing nettle (3.8.1-r2) 09:49:57 (60/104) Installing libunistring (1.1-r1) 09:49:57 (61/104) Installing libidn2 (2.3.4-r1) 09:49:57 (62/104) Installing p11-kit (0.24.1-r2) 09:49:57 (63/104) Installing libtasn1 (4.19.0-r1) 09:49:57 (64/104) Installing gnutls (3.8.4-r0) 09:49:57 (65/104) Installing mpg123-libs (1.31.3-r1) 09:49:57 (66/104) Installing libopenmpt (0.7.2-r0) 09:49:57 (67/104) Installing cjson (1.7.17-r0) 09:49:57 (68/104) Installing mbedtls (2.28.8-r0) 09:49:57 (69/104) Installing librist (0.2.7-r0) 09:49:57 (70/104) Installing libsrt (1.5.2-r0) 09:49:57 (71/104) Installing libssh (0.10.5-r0) 09:49:57 (72/104) Installing xz-libs (5.4.3-r0) 09:49:57 (73/104) Installing libxml2 (2.11.8-r0) 09:49:57 (74/104) Installing libsodium (1.0.18-r3) 09:49:57 (75/104) Installing libzmq (4.3.4-r4) 09:49:57 (76/104) Installing ffmpeg-libavformat (6.0.1-r0) 09:49:57 (77/104) Installing glslang-libs (1.3.243.0-r1) 09:49:58 (78/104) Installing spirv-tools (1.3.243.0-r1) 09:49:58 (79/104) Installing shaderc (2023.3-r1) 09:49:58 (80/104) Installing vulkan-loader (1.3.243.0-r1) 09:49:58 (81/104) Installing libplacebo (5.264.1-r1) 09:49:58 (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) 09:49:58 (83/104) Installing ffmpeg-libswscale (6.0.1-r0) 09:49:58 (84/104) Installing vidstab (1.1.1-r0) 09:49:58 (85/104) Installing zimg (3.0.5-r0) 09:49:58 (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) 09:49:59 (87/104) Installing libasyncns (0.8-r1) 09:49:59 (88/104) Installing dbus-libs (1.14.8-r0) 09:49:59 (89/104) Installing libltdl (2.4.7-r2) 09:49:59 (90/104) Installing orc (0.4.34-r0) 09:49:59 (91/104) Installing flac-libs (1.4.3-r0) 09:49:59 (92/104) Installing libsndfile (1.2.0-r2) 09:49:59 (93/104) Installing speexdsp (1.2.1-r1) 09:49:59 (94/104) Installing tdb-libs (1.4.8-r1) 09:49:59 (95/104) Installing libpulse (16.1-r10) 09:49:59 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 09:49:59 (97/104) Installing v4l-utils-libs (1.24.1-r0) 09:49:59 (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) 09:49:59 (99/104) Installing ffmpeg (6.0.1-r0) 09:49:59 (100/104) Installing udev-init-scripts (35-r1) 09:49:59 (101/104) Installing eudev-libs (3.2.11-r8) 09:49:59 (102/104) Installing zstd-libs (1.5.5-r4) 09:49:59 (103/104) Installing kmod-libs (30-r3) 09:49:59 (104/104) Installing eudev (3.2.11-r8) 09:49:59 Executing busybox-1.36.1-r5.trigger 09:49:59 Executing glib-2.76.6-r0.trigger 09:49:59 Executing eudev-3.2.11-r8.trigger 09:49:59 OK: 110 MiB in 119 packages 09:50:03 Removing intermediate container 210e57f4cd33 09:50:03 ---> 216c444bd5da 09:50:03 Step 18/37 : RUN apk --no-cache upgrade 09:50:03 ---> Running in abd7f527cfbf 09:50:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:50:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:50:06 Upgrading critical system libraries and apk-tools: 09:50:06 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 09:50:06 Executing busybox-1.36.1-r5.trigger 09:50:06 Continuing the upgrade transaction with new apk-tools: 09:50:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:50:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:50:08 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 09:50:08 Executing busybox-1.36.1-r6.post-upgrade 09:50:08 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 09:50:08 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 09:50:08 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 09:50:08 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 09:50:08 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 09:50:08 Executing busybox-1.36.1-r6.trigger 09:50:08 OK: 110 MiB in 119 packages 09:50:09 Removing intermediate container abd7f527cfbf 09:50:09 ---> 6184ba1e219e 09:50:09 Step 19/37 : WORKDIR / 09:50:09 ---> Running in 9e1d726188b3 09:50:10 Removing intermediate container 9e1d726188b3 09:50:10 ---> cf2105c65672 09:50:10 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 09:50:11 ---> dd3c2272e609 09:50:11 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 09:50:12 ---> 286cf11bee54 09:50:12 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 09:50:12 ---> b006042a565a 09:50:12 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 09:50:13 ---> 7b70729d80f8 09:50:13 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 09:50:13 ---> e5318afd8941 09:50:13 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 09:50:14 ---> bdf20933d515 09:50:14 Step 26/37 : COPY --from=rtsp /mediamtx / 09:50:15 ---> 24ad302e9793 09:50:15 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 09:50:16 ---> Running in 10a567c730f7 09:50:18 Removing intermediate container 10a567c730f7 09:50:18 ---> d9bb8bdc00af 09:50:18 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 09:50:18 ---> Running in ca5f7e8c8ca1 09:50:20 Removing intermediate container ca5f7e8c8ca1 09:50:20 ---> d5673ee7f943 09:50:20 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 09:50:20 ---> Running in a913189d08a4 09:50:21 Removing intermediate container a913189d08a4 09:50:21 ---> f3a2aa4b7d68 09:50:21 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 09:50:21 ---> Running in 09400833332c 09:50:23 Removing intermediate container 09400833332c 09:50:23 ---> 0f141e2d402a 09:50:23 Step 31/37 : EXPOSE 59983 09:50:23 ---> Running in 1ae09a705651 09:50:23 Removing intermediate container 1ae09a705651 09:50:23 ---> aee2d905523b 09:50:23 Step 32/37 : EXPOSE 8554 09:50:23 ---> Running in 54b8f066f3d3 09:50:23 Removing intermediate container 54b8f066f3d3 09:50:23 ---> 0e95cfc34caf 09:50:23 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 09:50:23 ---> Running in 5d064058bbd0 09:50:24 Removing intermediate container 5d064058bbd0 09:50:24 ---> 8249f7f8fddf 09:50:24 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 09:50:24 ---> Running in 74af6a4f0cae 09:50:24 Removing intermediate container 74af6a4f0cae 09:50:24 ---> 6c56a95da7d4 09:50:24 Step 35/37 : LABEL arch=arm64 09:50:24 ---> Running in 5c68f528a7a7 09:50:25 Removing intermediate container 5c68f528a7a7 09:50:25 ---> eb0abbd4e7d9 09:50:25 Step 36/37 : LABEL git_sha=36ed51b9f3da8b72d6647d752d97ed2af260ad2a 09:50:25 ---> Running in 2db9ae334a5d 09:50:25 Removing intermediate container 2db9ae334a5d 09:50:25 ---> d35784e350c9 09:50:25 Step 37/37 : LABEL version=3.1.1 09:50:25 ---> Running in 5395467dfd4e 09:50:25 Removing intermediate container 5395467dfd4e 09:50:25 ---> 383e0672a101 09:50:25 [Warning] One or more build-args [ARCH] were not consumed 09:50:26 Successfully built 383e0672a101 09:50:26 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 09:50:26 provisioning config files... 09:50:26 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/5@tmp/config139353557336520022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:50:26 ---> ****-login.sh 09:50:26 nexus3.edgexfoundry.org:10001 09:50:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:50:27 Configure a credential helper to remove this warning. See 09:50:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:50:27 09:50:27 Login Succeeded 09:50:27 nexus3.edgexfoundry.org:10002 09:50:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:50:27 Configure a credential helper to remove this warning. See 09:50:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:50:27 09:50:27 Login Succeeded 09:50:27 nexus3.edgexfoundry.org:10003 09:50:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:50:28 Configure a credential helper to remove this warning. See 09:50:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:50:28 09:50:28 Login Succeeded 09:50:28 nexus3.edgexfoundry.org:10004 09:50:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:50:28 Configure a credential helper to remove this warning. See 09:50:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:50:28 09:50:28 Login Succeeded 09:50:28 ****.io 09:50:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:50:29 Configure a credential helper to remove this warning. See 09:50:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:50:29 09:50:29 Login Succeeded 09:50:29 ---> ****-login.sh ends [Pipeline] } 09:50:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:50:29 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:50:29 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 09:50:29 36ed51b9f3da8b72d6647d752d97ed2af260ad2a 09:50:29 3.1.1 09:50:29 36ed51b9f3da8b72d6647d752d97ed2af260ad2a-3.1.1 09:50:29 napa 09:50:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:29 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:36ed51b9f3da8b72d6647d752d97ed2af260ad2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:29 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:36ed51b9f3da8b72d6647d752d97ed2af260ad2a 09:50:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 09:50:29 9ec0c74eb00f: Preparing 09:50:29 8d9dbe3051f4: Preparing 09:50:29 bc8b06cf8889: Preparing 09:50:29 5b843afc6f7c: Preparing 09:50:29 f0c0fc467d42: Preparing 09:50:29 4fdee56d7956: Preparing 09:50:29 f6f68081b319: Preparing 09:50:29 4fdee56d7956: Waiting 09:50:29 51b707c196b2: Preparing 09:50:29 316e33464064: Preparing 09:50:29 506518a51a0f: Preparing 09:50:29 1eb1893312ac: Preparing 09:50:29 791830839435: Preparing 09:50:29 aff7e906a541: Preparing 09:50:29 7c504f21be85: Preparing 09:50:29 51b707c196b2: Waiting 09:50:29 316e33464064: Waiting 09:50:29 506518a51a0f: Waiting 09:50:29 1eb1893312ac: Waiting 09:50:29 791830839435: Waiting 09:50:29 aff7e906a541: Waiting 09:50:29 7c504f21be85: Waiting 09:50:29 f6f68081b319: Waiting 09:50:30 9ec0c74eb00f: Pushed 09:50:30 5b843afc6f7c: Pushed 09:50:30 8d9dbe3051f4: Pushed 09:50:30 bc8b06cf8889: Pushed 09:50:30 4fdee56d7956: Pushed 09:50:30 f6f68081b319: Pushed 09:50:30 51b707c196b2: Pushed 09:50:30 316e33464064: Pushed 09:50:30 506518a51a0f: Pushed 09:50:31 7c504f21be85: Layer already exists 09:50:32 791830839435: Pushed 09:50:36 1eb1893312ac: Pushed 09:50:36 f0c0fc467d42: Pushed 09:50:51 aff7e906a541: Pushed 09:50:51 36ed51b9f3da8b72d6647d752d97ed2af260ad2a: digest: sha256:3ed336cd5a98da187dab251d01f40e120da0086bf14ec2130ab83ca2d6da543f size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:52 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:52 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.1 09:50:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 09:50:52 9ec0c74eb00f: Preparing 09:50:52 8d9dbe3051f4: Preparing 09:50:52 bc8b06cf8889: Preparing 09:50:52 5b843afc6f7c: Preparing 09:50:52 f0c0fc467d42: Preparing 09:50:52 4fdee56d7956: Preparing 09:50:52 f6f68081b319: Preparing 09:50:52 51b707c196b2: Preparing 09:50:52 316e33464064: Preparing 09:50:52 506518a51a0f: Preparing 09:50:52 1eb1893312ac: Preparing 09:50:52 791830839435: Preparing 09:50:52 aff7e906a541: Preparing 09:50:52 7c504f21be85: Preparing 09:50:52 4fdee56d7956: Waiting 09:50:52 f6f68081b319: Waiting 09:50:52 51b707c196b2: Waiting 09:50:52 316e33464064: Waiting 09:50:52 506518a51a0f: Waiting 09:50:52 1eb1893312ac: Waiting 09:50:52 791830839435: Waiting 09:50:52 aff7e906a541: Waiting 09:50:52 7c504f21be85: Waiting 09:50:52 9ec0c74eb00f: Layer already exists 09:50:52 8d9dbe3051f4: Layer already exists 09:50:52 5b843afc6f7c: Layer already exists 09:50:52 bc8b06cf8889: Layer already exists 09:50:52 f0c0fc467d42: Layer already exists 09:50:52 f6f68081b319: Layer already exists 09:50:52 316e33464064: Layer already exists 09:50:52 4fdee56d7956: Layer already exists 09:50:52 506518a51a0f: Layer already exists 09:50:52 51b707c196b2: Layer already exists 09:50:52 aff7e906a541: Layer already exists 09:50:52 7c504f21be85: Layer already exists 09:50:52 791830839435: Layer already exists 09:50:52 1eb1893312ac: Layer already exists 09:50:52 3.1.1: digest: sha256:3ed336cd5a98da187dab251d01f40e120da0086bf14ec2130ab83ca2d6da543f size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:53 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:36ed51b9f3da8b72d6647d752d97ed2af260ad2a-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:53 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:36ed51b9f3da8b72d6647d752d97ed2af260ad2a-3.1.1 09:50:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 09:50:53 9ec0c74eb00f: Preparing 09:50:53 8d9dbe3051f4: Preparing 09:50:53 bc8b06cf8889: Preparing 09:50:53 5b843afc6f7c: Preparing 09:50:53 f0c0fc467d42: Preparing 09:50:53 4fdee56d7956: Preparing 09:50:53 f6f68081b319: Preparing 09:50:53 4fdee56d7956: Waiting 09:50:53 51b707c196b2: Preparing 09:50:53 f6f68081b319: Waiting 09:50:53 316e33464064: Preparing 09:50:53 51b707c196b2: Waiting 09:50:53 506518a51a0f: Preparing 09:50:53 1eb1893312ac: Preparing 09:50:53 791830839435: Preparing 09:50:53 aff7e906a541: Preparing 09:50:53 7c504f21be85: Preparing 09:50:53 316e33464064: Waiting 09:50:53 506518a51a0f: Waiting 09:50:53 1eb1893312ac: Waiting 09:50:53 791830839435: Waiting 09:50:53 aff7e906a541: Waiting 09:50:53 7c504f21be85: Waiting 09:50:53 8d9dbe3051f4: Layer already exists 09:50:53 9ec0c74eb00f: Layer already exists 09:50:53 bc8b06cf8889: Layer already exists 09:50:53 f0c0fc467d42: Layer already exists 09:50:53 5b843afc6f7c: Layer already exists 09:50:53 4fdee56d7956: Layer already exists 09:50:53 506518a51a0f: Layer already exists 09:50:53 f6f68081b319: Layer already exists 09:50:53 51b707c196b2: Layer already exists 09:50:53 316e33464064: Layer already exists 09:50:53 791830839435: Layer already exists 09:50:53 1eb1893312ac: Layer already exists 09:50:53 7c504f21be85: Layer already exists 09:50:53 aff7e906a541: Layer already exists 09:50:53 36ed51b9f3da8b72d6647d752d97ed2af260ad2a-3.1.1: digest: sha256:3ed336cd5a98da187dab251d01f40e120da0086bf14ec2130ab83ca2d6da543f size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:54 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:54 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:napa 09:50:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 09:50:54 9ec0c74eb00f: Preparing 09:50:54 8d9dbe3051f4: Preparing 09:50:54 bc8b06cf8889: Preparing 09:50:54 5b843afc6f7c: Preparing 09:50:54 f0c0fc467d42: Preparing 09:50:54 4fdee56d7956: Preparing 09:50:54 f6f68081b319: Preparing 09:50:54 51b707c196b2: Preparing 09:50:54 316e33464064: Preparing 09:50:54 506518a51a0f: Preparing 09:50:54 1eb1893312ac: Preparing 09:50:54 791830839435: Preparing 09:50:54 aff7e906a541: Preparing 09:50:54 7c504f21be85: Preparing 09:50:54 316e33464064: Waiting 09:50:54 506518a51a0f: Waiting 09:50:54 1eb1893312ac: Waiting 09:50:54 791830839435: Waiting 09:50:54 aff7e906a541: Waiting 09:50:54 4fdee56d7956: Waiting 09:50:54 7c504f21be85: Waiting 09:50:54 f6f68081b319: Waiting 09:50:54 51b707c196b2: Waiting 09:50:54 bc8b06cf8889: Layer already exists 09:50:54 8d9dbe3051f4: Layer already exists 09:50:54 9ec0c74eb00f: Layer already exists 09:50:54 f0c0fc467d42: Layer already exists 09:50:54 5b843afc6f7c: Layer already exists 09:50:54 506518a51a0f: Layer already exists 09:50:54 316e33464064: Layer already exists 09:50:54 f6f68081b319: Layer already exists 09:50:54 51b707c196b2: Layer already exists 09:50:54 4fdee56d7956: Layer already exists 09:50:54 aff7e906a541: Layer already exists 09:50:54 1eb1893312ac: Layer already exists 09:50:54 791830839435: Layer already exists 09:50:54 7c504f21be85: Layer already exists 09:50:54 napa: digest: sha256:3ed336cd5a98da187dab251d01f40e120da0086bf14ec2130ab83ca2d6da543f size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:50:54 ===================================================== [Pipeline] echo 09:50:54 taggedImages: 09:50:54 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:36ed51b9f3da8b72d6647d752d97ed2af260ad2a 09:50:54 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.1 09:50:54 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:36ed51b9f3da8b72d6647d752d97ed2af260ad2a-3.1.1 09:50:54 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:50:55 09:50:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:50:55 arm64: Pulling from edgex-lftools-log-publisher 09:50:55 8998bd30e6a1: Pulling fs layer 09:50:55 04944245beec: Pulling fs layer 09:50:55 699f458cf7ca: Pulling fs layer 09:50:55 765212b225bb: Pulling fs layer 09:50:55 f23df028b6ca: Pulling fs layer 09:50:55 d65c8cfc05b1: Pulling fs layer 09:50:55 2437ff75d9bd: Pulling fs layer 09:50:55 765212b225bb: Waiting 09:50:55 f23df028b6ca: Waiting 09:50:55 d65c8cfc05b1: Waiting 09:50:55 2437ff75d9bd: Waiting 09:50:55 04944245beec: Verifying Checksum 09:50:55 04944245beec: Download complete 09:50:55 765212b225bb: Verifying Checksum 09:50:55 765212b225bb: Download complete 09:50:55 f23df028b6ca: Verifying Checksum 09:50:55 f23df028b6ca: Download complete 09:50:55 d65c8cfc05b1: Verifying Checksum 09:50:55 d65c8cfc05b1: Download complete 09:50:56 699f458cf7ca: Verifying Checksum 09:50:56 699f458cf7ca: Download complete 09:50:56 8998bd30e6a1: Verifying Checksum 09:50:56 8998bd30e6a1: Download complete 09:50:59 2437ff75d9bd: Verifying Checksum 09:50:59 2437ff75d9bd: Download complete 09:51:01 8998bd30e6a1: Pull complete 09:51:01 04944245beec: Pull complete 09:51:03 699f458cf7ca: Pull complete 09:51:03 765212b225bb: Pull complete 09:51:04 f23df028b6ca: Pull complete 09:51:04 d65c8cfc05b1: Pull complete 09:51:23 2437ff75d9bd: Pull complete 09:51:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:51:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:51:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:51:23 prd-ubuntu20.04-docker-arm64-4c-16g-2003 does not seem to be running inside a container 09:51:23 $ 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/5 -v /w/workspace/device-usb-camera/5:/w/workspace/device-usb-camera/5:rw,z -v /w/workspace/device-usb-camera/5@tmp:/w/workspace/device-usb-camera/5@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 09:51:24 $ docker top 0ac28048c22aca36be1234c7c96be33058196d2d056e32a062903e8afcba6221 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:51:25 ---> job-cost.sh 09:51:25 lf-activate-venv: SKIPPING 09:51:25 INFO: No Stack... 09:51:26 INFO: Retrieving Pricing Info for: v3-standard-4 09:51:27 INFO: Archiving Costs [Pipeline] sh 09:51:27 + cat /w/workspace/device-usb-camera/5/archives/cost.csv 09:51:27 + cut -d, -f6 [Pipeline] lock 09:51:27 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-napa-5-stack-cost] 09:51:27 Resource [jenkins-edgexfoundry-device-usb-camera-napa-5-stack-cost] did not exist. Created. 09:51:27 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-napa-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:51:28 /w/workspace/device-usb-camera/5@tmp/durable-1b2b5865/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:51:29 + echo total: 0.10999999940395355 [Pipeline] stash 09:51:29 Warning: overwriting stash ‘stack-cost’ 09:51:29 Stashed 1 file(s) [Pipeline] } 09:51:29 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-napa-5-stack-cost] [Pipeline] // lock [Pipeline] } 09:51:29 $ docker stop --time=1 0ac28048c22aca36be1234c7c96be33058196d2d056e32a062903e8afcba6221 09:51:31 $ docker rm -f --volumes 0ac28048c22aca36be1234c7c96be33058196d2d056e32a062903e8afcba6221 [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 09:51:31 provisioning config files... 09:51:31 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_napa@tmp/config14997847461879311008tmp [Pipeline] { [Pipeline] sh 09:51:31 + set +x 09:51:31 + bash -s -- 09:51:31 + curl -s https://codecov.io/bash 09:51:31 09:51:31 _____ _ 09:51:31 / ____| | | 09:51:31 | | ___ __| | ___ ___ _____ __ 09:51:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:51:31 | |___| (_) | (_| | __/ (_| (_) \ V / 09:51:31 \_____\___/ \__,_|\___|\___\___/ \_/ 09:51:31 Bash-1.0.6 09:51:31 09:51:31 09:51:31 ==> git version 2.25.1 found 09:51:31 ==> 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 09:51:31 Release-Date: 2020-01-08 09:51:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:51:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:51:31 ==> Jenkins CI detected. 09:51:31 current dir:  /w/workspace/exfoundry_device-usb-camera_napa 09:51:31 project root: . 09:51:31 --> token set from env 09:51:31 Yaml found at: vendor/github.com/labstack/echo/v4/codecov.yml 09:51:31 ==> Running gcov in . (disable via -X gcov) 09:51:31 ==> Python coveragepy not found 09:51:31 ==> Searching for coverage reports in: 09:51:31 + . 09:51:31 -> Found 1 reports 09:51:31 ==> Detecting git/mercurial file structure 09:51:32 ==> Reading reports 09:51:32 + ./coverage.out bytes=54703 09:51:32 ==> Appending adjustments 09:51:32 https://docs.codecov.io/docs/fixing-reports 09:51:32 + Found adjustments 09:51:32 ==> Gzipping contents 09:51:32 20K /tmp/codecov.9xaOmP.gz 09:51:32 ==> Uploading reports 09:51:32 url: https://codecov.io 09:51:32 query: branch=napa&commit=36ed51b9f3da8b72d6647d752d97ed2af260ad2a&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fnapa%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 09:51:32 -> Pinging Codecov 09:51:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=napa&commit=36ed51b9f3da8b72d6647d752d97ed2af260ad2a&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fnapa%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 09:51:32 -> Uploading to 09:51:32 https://storage.googleapis.com/codecov/v4/raw/2024-05-31/73D8F5FF140700D3E01443B452E23636/36ed51b9f3da8b72d6647d752d97ed2af260ad2a/aac21041-420e-4642-a620-9446d36a8f54.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240531%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240531T095132Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5916d1e0ca4ffba119011f1d863f56e5b8e3f7f1dc86eb9f4039ddb66cd227ad 09:51:32 % Total % Received % Xferd Average Speed Time Time Time Current 09:51:32 Dload Upload Total Spent Left Speed 09:51:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19086 0 0 100 19086 0 74264 --:--:-- --:--:-- --:--:-- 74264 09:51:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/36ed51b9f3da8b72d6647d752d97ed2af260ad2a [Pipeline] } 09:51:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:51:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:51:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:51:33 09:51:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:51:33 latest: Pulling from edgex-devops/edgex-snyk-go 09:51:33 619be1103602: Already exists 09:51:33 f8ea3408117e: Pulling fs layer 09:51:33 91320369b822: Pulling fs layer 09:51:33 0406650e8295: Pulling fs layer 09:51:33 4f4fb700ef54: Pulling fs layer 09:51:33 96d80e3f36e1: Pulling fs layer 09:51:33 bcf3aedb951c: Pulling fs layer 09:51:33 4f4fb700ef54: Waiting 09:51:33 bcf3aedb951c: Waiting 09:51:33 0406650e8295: Verifying Checksum 09:51:33 0406650e8295: Download complete 09:51:33 f8ea3408117e: Download complete 09:51:33 4f4fb700ef54: Verifying Checksum 09:51:33 4f4fb700ef54: Download complete 09:51:33 f8ea3408117e: Pull complete 09:51:33 96d80e3f36e1: Verifying Checksum 09:51:33 96d80e3f36e1: Download complete 09:51:34 91320369b822: Verifying Checksum 09:51:34 91320369b822: Download complete 09:51:34 bcf3aedb951c: Verifying Checksum 09:51:34 bcf3aedb951c: Download complete 09:51:37 91320369b822: Pull complete 09:51:37 0406650e8295: Pull complete 09:51:37 4f4fb700ef54: Pull complete 09:51:37 96d80e3f36e1: Pull complete 09:51:40 bcf3aedb951c: Pull complete 09:51:40 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 09:51:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:51:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:51:40 prd-ubuntu20.04-docker-8c-8g-2000 does not seem to be running inside a container 09:51:41 $ 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_napa -v /w/workspace/exfoundry_device-usb-camera_napa:/w/workspace/exfoundry_device-usb-camera_napa:rw,z -v /w/workspace/exfoundry_device-usb-camera_napa@tmp:/w/workspace/exfoundry_device-usb-camera_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 09:51:48 $ docker top 17f4497e7213e8661550324c41bfe3926bf4bd26b28328eac8d3dbd3d98749bd -eo pid,comm [Pipeline] { [Pipeline] sh 09:51:49 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_napa [Pipeline] echo 09:51:49 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:napa' [Pipeline] sh 09:51:49 + set -o pipefail 09:51:49 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:napa' 09:51:51 09:51:51 Monitoring /w/workspace/exfoundry_device-usb-camera_napa (github.com/edgexfoundry/device-usb-camera)... 09:51:51 09:51:51 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/89a30ef2-1fa5-441b-b381-3c1482e02811/history/e63abecf-16aa-4930-ac04-3611a9804a36 09:51:51 09:51:51 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:51:51 09:51:52 09:51:52 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 09:51:52 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:51:52 $ docker stop --time=1 17f4497e7213e8661550324c41bfe3926bf4bd26b28328eac8d3dbd3d98749bd 09:51:54 $ docker rm -f --volumes 17f4497e7213e8661550324c41bfe3926bf4bd26b28328eac8d3dbd3d98749bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:51:54 + git log --format=format:%s -1 36ed51b9f3da8b72d6647d752d97ed2af260ad2a [Pipeline] sh 09:51:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:51:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:51:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:51:55 prd-ubuntu20.04-docker-8c-8g-2000 does not seem to be running inside a container 09:51:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_napa -v /w/workspace/exfoundry_device-usb-camera_napa:/w/workspace/exfoundry_device-usb-camera_napa:rw,z -v /w/workspace/exfoundry_device-usb-camera_napa@tmp:/w/workspace/exfoundry_device-usb-camera_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:51:55 $ docker top 067c9715ceaecd4a55c9107494ca430e0f65b0821f1e04306a399698c65cb501 -eo pid,comm 09:51:55 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). 09:51:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:51:55 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v3.1.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:51:56 + git semver [Pipeline] } 09:51:56 $ docker stop --time=1 067c9715ceaecd4a55c9107494ca430e0f65b0821f1e04306a399698c65cb501 09:51:57 $ docker rm -f --volumes 067c9715ceaecd4a55c9107494ca430e0f65b0821f1e04306a399698c65cb501 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:51:58 09:51:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:51:58 0.23.1-centos7: Pulling from edgex-lftools 09:51:58 ab5ef0e58194: Pulling fs layer 09:51:58 9712f1f96733: Pulling fs layer 09:51:58 63f879dbbcfc: Pulling fs layer 09:51:58 0d9ebad4ef96: Pulling fs layer 09:51:58 e9a5061849ea: Pulling fs layer 09:51:58 0d9ebad4ef96: Waiting 09:51:58 d747dcd14b5f: Pulling fs layer 09:51:58 2de7ff778b66: Pulling fs layer 09:51:58 e9a5061849ea: Waiting 09:51:58 2de7ff778b66: Waiting 09:51:58 d747dcd14b5f: Waiting 09:51:58 9712f1f96733: Verifying Checksum 09:51:58 9712f1f96733: Download complete 09:51:59 63f879dbbcfc: Verifying Checksum 09:51:59 63f879dbbcfc: Download complete 09:51:59 e9a5061849ea: Verifying Checksum 09:51:59 e9a5061849ea: Download complete 09:51:59 d747dcd14b5f: Verifying Checksum 09:51:59 d747dcd14b5f: Download complete 09:51:59 0d9ebad4ef96: Verifying Checksum 09:51:59 0d9ebad4ef96: Download complete 09:51:59 ab5ef0e58194: Verifying Checksum 09:51:59 ab5ef0e58194: Download complete 09:51:59 2de7ff778b66: Verifying Checksum 09:51:59 2de7ff778b66: Download complete 09:52:01 ab5ef0e58194: Pull complete 09:52:01 9712f1f96733: Pull complete 09:52:02 63f879dbbcfc: Pull complete 09:52:05 0d9ebad4ef96: Pull complete 09:52:06 e9a5061849ea: Pull complete 09:52:06 d747dcd14b5f: Pull complete 09:52:07 2de7ff778b66: Pull complete 09:52:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:52:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:52:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:52:07 prd-ubuntu20.04-docker-8c-8g-2000 does not seem to be running inside a container 09:52:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_napa -v /w/workspace/exfoundry_device-usb-camera_napa:/w/workspace/exfoundry_device-usb-camera_napa:rw,z -v /w/workspace/exfoundry_device-usb-camera_napa@tmp:/w/workspace/exfoundry_device-usb-camera_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:52:16 $ docker top d2fdcc5183ce236a0ccb49403a1f18aacc2aa6ff1c21579421279e53a3c118ae -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:52:16 provisioning config files... 09:52:16 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_napa@tmp/config5816646184151831087tmp 09:52:16 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_napa@tmp/config18080280854896084827tmp 09:52:16 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_napa@tmp/config5687902530786987814tmp [Pipeline] { [Pipeline] echo 09:52:17 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:52:17 ---> sigul-configuration.sh 09:52:17 gpg: directory `/root/.gnupg' created 09:52:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:52:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:52:17 gpg: keyring `/root/.gnupg/secring.gpg' created 09:52:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:52:17 gpg: CAST5 encrypted data 09:52:17 gpg: encrypted with 1 passphrase 09:52:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:52:17 + mkdir /home/jenkins 09:52:17 + mkdir /home/jenkins/sigul [Pipeline] sh 09:52:17 + 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 09:52:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:52:18 ---> sigul-install.sh 09:52:18 Sigul already installed; skipping installation. [Pipeline] sh 09:52:18 + git tag --list 09:52:18 v0.0.0 09:52:18 v0.0.1-dev.1 09:52:18 v0.0.1-dev.10 09:52:18 v0.0.1-dev.11 09:52:18 v0.0.1-dev.12 09:52:18 v0.0.1-dev.13 09:52:18 v0.0.1-dev.14 09:52:18 v0.0.1-dev.15 09:52:18 v0.0.1-dev.16 09:52:18 v0.0.1-dev.2 09:52:18 v0.0.1-dev.3 09:52:18 v0.0.1-dev.4 09:52:18 v0.0.1-dev.5 09:52:18 v0.0.1-dev.6 09:52:18 v0.0.1-dev.7 09:52:18 v0.0.1-dev.8 09:52:18 v0.0.1-dev.9 09:52:18 v2.2.0 09:52:18 v2.2.0-dev.17 09:52:18 v2.2.0-dev.18 09:52:18 v2.2.0-dev.19 09:52:18 v2.2.0-dev.20 09:52:18 v2.2.0-dev.21 09:52:18 v2.2.0-dev.22 09:52:18 v2.2.0-dev.23 09:52:18 v2.2.0-dev.24 09:52:18 v2.2.0-dev.25 09:52:18 v2.2.0-dev.26 09:52:18 v2.2.0-dev.27 09:52:18 v2.3.0 09:52:18 v2.3.0-dev.1 09:52:18 v2.3.0-dev.10 09:52:18 v2.3.0-dev.11 09:52:18 v2.3.0-dev.12 09:52:18 v2.3.0-dev.13 09:52:18 v2.3.0-dev.14 09:52:18 v2.3.0-dev.15 09:52:18 v2.3.0-dev.16 09:52:18 v2.3.0-dev.17 09:52:18 v2.3.0-dev.18 09:52:18 v2.3.0-dev.19 09:52:18 v2.3.0-dev.2 09:52:18 v2.3.0-dev.20 09:52:18 v2.3.0-dev.21 09:52:18 v2.3.0-dev.22 09:52:18 v2.3.0-dev.23 09:52:18 v2.3.0-dev.24 09:52:18 v2.3.0-dev.25 09:52:18 v2.3.0-dev.26 09:52:18 v2.3.0-dev.27 09:52:18 v2.3.0-dev.28 09:52:18 v2.3.0-dev.3 09:52:18 v2.3.0-dev.4 09:52:18 v2.3.0-dev.5 09:52:18 v2.3.0-dev.6 09:52:18 v2.3.0-dev.7 09:52:18 v2.3.0-dev.8 09:52:18 v2.3.0-dev.9 09:52:18 v2.3.1 09:52:18 v2.3.1-dev.4 09:52:18 v2.3.1-dev.5 09:52:18 v2.3.1-dev.6 09:52:18 v3.0 09:52:18 v3.0.0 09:52:18 v3.0.0-dev.1 09:52:18 v3.0.0-dev.10 09:52:18 v3.0.0-dev.11 09:52:18 v3.0.0-dev.12 09:52:18 v3.0.0-dev.13 09:52:18 v3.0.0-dev.14 09:52:18 v3.0.0-dev.15 09:52:18 v3.0.0-dev.16 09:52:18 v3.0.0-dev.17 09:52:18 v3.0.0-dev.18 09:52:18 v3.0.0-dev.19 09:52:18 v3.0.0-dev.2 09:52:18 v3.0.0-dev.20 09:52:18 v3.0.0-dev.21 09:52:18 v3.0.0-dev.22 09:52:18 v3.0.0-dev.23 09:52:18 v3.0.0-dev.24 09:52:18 v3.0.0-dev.25 09:52:18 v3.0.0-dev.26 09:52:18 v3.0.0-dev.27 09:52:18 v3.0.0-dev.28 09:52:18 v3.0.0-dev.29 09:52:18 v3.0.0-dev.3 09:52:18 v3.0.0-dev.30 09:52:18 v3.0.0-dev.31 09:52:18 v3.0.0-dev.32 09:52:18 v3.0.0-dev.33 09:52:18 v3.0.0-dev.34 09:52:18 v3.0.0-dev.35 09:52:18 v3.0.0-dev.36 09:52:18 v3.0.0-dev.37 09:52:18 v3.0.0-dev.38 09:52:18 v3.0.0-dev.39 09:52:18 v3.0.0-dev.4 09:52:18 v3.0.0-dev.40 09:52:18 v3.0.0-dev.41 09:52:18 v3.0.0-dev.42 09:52:18 v3.0.0-dev.43 09:52:18 v3.0.0-dev.44 09:52:18 v3.0.0-dev.45 09:52:18 v3.0.0-dev.46 09:52:18 v3.0.0-dev.47 09:52:18 v3.0.0-dev.48 09:52:18 v3.0.0-dev.49 09:52:18 v3.0.0-dev.5 09:52:18 v3.0.0-dev.50 09:52:18 v3.0.0-dev.51 09:52:18 v3.0.0-dev.6 09:52:18 v3.0.0-dev.7 09:52:18 v3.0.0-dev.8 09:52:18 v3.0.0-dev.9 09:52:18 v3.1 09:52:18 v3.1.0 09:52:18 v3.1.0-dev.1 09:52:18 v3.1.0-dev.10 09:52:18 v3.1.0-dev.11 09:52:18 v3.1.0-dev.12 09:52:18 v3.1.0-dev.13 09:52:18 v3.1.0-dev.14 09:52:18 v3.1.0-dev.15 09:52:18 v3.1.0-dev.16 09:52:18 v3.1.0-dev.17 09:52:18 v3.1.0-dev.18 09:52:18 v3.1.0-dev.19 09:52:18 v3.1.0-dev.2 09:52:18 v3.1.0-dev.20 09:52:18 v3.1.0-dev.21 09:52:18 v3.1.0-dev.22 09:52:18 v3.1.0-dev.23 09:52:18 v3.1.0-dev.24 09:52:18 v3.1.0-dev.25 09:52:18 v3.1.0-dev.26 09:52:18 v3.1.0-dev.27 09:52:18 v3.1.0-dev.28 09:52:18 v3.1.0-dev.29 09:52:18 v3.1.0-dev.3 09:52:18 v3.1.0-dev.30 09:52:18 v3.1.0-dev.31 09:52:18 v3.1.0-dev.32 09:52:18 v3.1.0-dev.33 09:52:18 v3.1.0-dev.34 09:52:18 v3.1.0-dev.35 09:52:18 v3.1.0-dev.36 09:52:18 v3.1.0-dev.37 09:52:18 v3.1.0-dev.38 09:52:18 v3.1.0-dev.39 09:52:18 v3.1.0-dev.4 09:52:18 v3.1.0-dev.5 09:52:18 v3.1.0-dev.6 09:52:18 v3.1.0-dev.7 09:52:18 v3.1.0-dev.8 09:52:18 v3.1.0-dev.9 09:52:18 v3.1.1 09:52:18 v3.1.1-dev.1 09:52:18 v3.2.0-dev.1 09:52:18 v3.2.0-dev.10 09:52:18 v3.2.0-dev.2 09:52:18 v3.2.0-dev.3 09:52:18 v3.2.0-dev.4 09:52:18 v3.2.0-dev.5 09:52:18 v3.2.0-dev.6 09:52:18 v3.2.0-dev.7 09:52:18 v3.2.0-dev.8 09:52:18 v3.2.0-dev.9 [Pipeline] sh 09:52:18 + lftools sign git-tag v3.1.1 09:52:19 Signing Git tag with Sigul... 09:52:19 Signing v3.1.1 [Pipeline] echo 09:52:19 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:52:19 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:52:19 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:52:20 $ docker stop --time=1 d2fdcc5183ce236a0ccb49403a1f18aacc2aa6ff1c21579421279e53a3c118ae 09:52:21 $ docker rm -f --volumes d2fdcc5183ce236a0ccb49403a1f18aacc2aa6ff1c21579421279e53a3c118ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:52:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:52:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:52:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:52:22 prd-ubuntu20.04-docker-8c-8g-2000 does not seem to be running inside a container 09:52:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_napa -v /w/workspace/exfoundry_device-usb-camera_napa:/w/workspace/exfoundry_device-usb-camera_napa:rw,z -v /w/workspace/exfoundry_device-usb-camera_napa@tmp:/w/workspace/exfoundry_device-usb-camera_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:52:22 $ docker top 7d440ed26f90518d40ab0564b518620fc9070bad486a18eaa2c3b62d347ee629 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:52:22 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v3.1.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:52:22 + git semver [Pipeline] } 09:52:23 $ docker stop --time=1 7d440ed26f90518d40ab0564b518620fc9070bad486a18eaa2c3b62d347ee629 09:52:24 $ docker rm -f --volumes 7d440ed26f90518d40ab0564b518620fc9070bad486a18eaa2c3b62d347ee629 [Pipeline] // withDockerContainer [Pipeline] sh 09:52:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:52:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:52:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:52:25 prd-ubuntu20.04-docker-8c-8g-2000 does not seem to be running inside a container 09:52:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_napa -v /w/workspace/exfoundry_device-usb-camera_napa:/w/workspace/exfoundry_device-usb-camera_napa:rw,z -v /w/workspace/exfoundry_device-usb-camera_napa@tmp:/w/workspace/exfoundry_device-usb-camera_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:52:25 $ docker top 86c0ce6baa37785b41cd2d317e58fd8bc352b2dde4370e042bff3e877e6b3a32 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:52:25 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v3.1.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:52:25 + git semver [Pipeline] } 09:52:26 $ docker stop --time=1 86c0ce6baa37785b41cd2d317e58fd8bc352b2dde4370e042bff3e877e6b3a32 09:52:27 $ docker rm -f --volumes 86c0ce6baa37785b41cd2d317e58fd8bc352b2dde4370e042bff3e877e6b3a32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:52:28 + [ -d /w/workspace/exfoundry_device-usb-camera_napa/archives ] 09:52:28 + ls -al /w/workspace/exfoundry_device-usb-camera_napa/archives 09:52:28 total 16 09:52:28 drwxr-xr-x 3 root root 4096 May 31 09:42 . 09:52:28 drwxrwxr-x 11 jenkins jenkins 4096 May 31 09:52 .. 09:52:28 drwxr-xr-x 2 root root 4096 May 31 09:42 cost 09:52:28 -rw-r--r-- 1 root root 87 May 31 09:42 cost.csv 09:52:28 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_napa/archives 09:52:28 + ls -al /w/workspace/exfoundry_device-usb-camera_napa/archives 09:52:28 total 16 09:52:28 drwxr-xr-x 3 jenkins jenkins 4096 May 31 09:42 . 09:52:28 drwxrwxr-x 11 jenkins jenkins 4096 May 31 09:52 .. 09:52:28 drwxr-xr-x 2 jenkins jenkins 4096 May 31 09:42 cost 09:52:28 -rw-r--r-- 1 jenkins jenkins 87 May 31 09:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:52:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:52:29 ---> package-listing.sh 09:52:29 ++ facter osfamily 09:52:29 ++ tr '[:upper:]' '[:lower:]' 09:52:29 + OS_FAMILY=debian 09:52:29 + workspace=/w/workspace/exfoundry_device-usb-camera_napa 09:52:29 + START_PACKAGES=/tmp/packages_start.txt 09:52:29 + END_PACKAGES=/tmp/packages_end.txt 09:52:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:52:29 + PACKAGES=/tmp/packages_start.txt 09:52:29 + '[' /w/workspace/exfoundry_device-usb-camera_napa ']' 09:52:29 + PACKAGES=/tmp/packages_end.txt 09:52:29 + case "${OS_FAMILY}" in 09:52:29 + dpkg -l 09:52:29 + grep '^ii' 09:52:29 + '[' -f /tmp/packages_start.txt ']' 09:52:29 + '[' -f /tmp/packages_end.txt ']' 09:52:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:52:29 + '[' /w/workspace/exfoundry_device-usb-camera_napa ']' 09:52:29 + mkdir -p /w/workspace/exfoundry_device-usb-camera_napa/archives/ 09:52:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_napa/archives/ [Pipeline] echo 09:52:29 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_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:52:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:52:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:52:30 prd-ubuntu20.04-docker-8c-8g-2000 does not seem to be running inside a container 09:52:30 $ 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_napa/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_napa -v /w/workspace/exfoundry_device-usb-camera_napa:/w/workspace/exfoundry_device-usb-camera_napa:rw,z -v /w/workspace/exfoundry_device-usb-camera_napa@tmp:/w/workspace/exfoundry_device-usb-camera_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:52:30 $ docker top 06d80592f85505844669dcafe1a04ef849c11cbece02ad5191f478d804057a69 -eo pid,comm [Pipeline] { [Pipeline] sh 09:52:31 + touch /tmp/pre-build-complete [Pipeline] sh 09:52:31 + mkdir -p /var/log/sysstat [Pipeline] sh 09:52:31 + ls /var/log/sa-host 09:52:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:52:32 provisioning config files... 09:52:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_napa@tmp/config10080107734082972057tmp [Pipeline] { [Pipeline] echo 09:52:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:52:32 ---> create-netrc.sh [Pipeline] } 09:52:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:52:32 ---> python-tools-install.sh [Pipeline] echo 09:52:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:52:33 ---> sudo-logs.sh 09:52:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:52:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:52:33 ---> job-cost.sh 09:52:33 lf-activate-venv: SKIPPING 09:52:33 DEBUG: total: 0.2199999988079071 09:52:33 INFO: Retrieving Stack Cost... 09:52:33 INFO: Retrieving Pricing Info for: v3-standard-8 09:52:34 INFO: Archiving Costs [Pipeline] echo 09:52:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:52:34 ---> logs-deploy.sh 09:52:34 lf-activate-venv: SKIPPING 09:52:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/napa/5 09:52:34 INFO: archiving workspace using pattern(s): 09:52:35 Archives upload complete. 09:52:35 INFO: archiving logs to Nexus 09:52:36 ---> uname -a: 09:52:36 Linux prd-ubuntu20-04-docker-8c-8g-2000 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:52:36 09:52:36 09:52:36 ---> lscpu: 09:52:36 Architecture: x86_64 09:52:36 CPU op-mode(s): 32-bit, 64-bit 09:52:36 Byte Order: Little Endian 09:52:36 Address sizes: 40 bits physical, 48 bits virtual 09:52:36 CPU(s): 8 09:52:36 On-line CPU(s) list: 0-7 09:52:36 Thread(s) per core: 1 09:52:36 Core(s) per socket: 1 09:52:36 Socket(s): 8 09:52:36 NUMA node(s): 1 09:52:36 Vendor ID: AuthenticAMD 09:52:36 CPU family: 23 09:52:36 Model: 49 09:52:36 Model name: AMD EPYC-Rome Processor 09:52:36 Stepping: 0 09:52:36 CPU MHz: 2800.000 09:52:36 BogoMIPS: 5600.00 09:52:36 Virtualization: AMD-V 09:52:36 Hypervisor vendor: KVM 09:52:36 Virtualization type: full 09:52:36 L1d cache: 256 KiB 09:52:36 L1i cache: 256 KiB 09:52:36 L2 cache: 4 MiB 09:52:36 L3 cache: 128 MiB 09:52:36 NUMA node0 CPU(s): 0-7 09:52:36 Vulnerability Itlb multihit: Not affected 09:52:36 Vulnerability L1tf: Not affected 09:52:36 Vulnerability Mds: Not affected 09:52:36 Vulnerability Meltdown: Not affected 09:52:36 Vulnerability Mmio stale data: Not affected 09:52:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:52:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:52:36 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:52:36 Vulnerability Srbds: Not affected 09:52:36 Vulnerability Tsx async abort: Not affected 09:52:36 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:52:36 09:52:36 09:52:36 ---> nproc: 09:52:36 8 09:52:36 09:52:36 09:52:36 ---> df -h: 09:52:36 Filesystem Size Used Avail Use% Mounted on 09:52:36 overlay 155G 13G 143G 9% / 09:52:36 tmpfs 64M 0 64M 0% /dev 09:52:36 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:52:36 shm 64M 0 64M 0% /dev/shm 09:52:36 /dev/vda1 155G 13G 143G 9% /facter-os 09:52:36 09:52:36 09:52:36 ---> sar -b -r -n DEV: 09:52:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2000) 05/31/24 _x86_64_ (8 CPU) 09:52:36 09:52:36 09:37:14 LINUX RESTART (8 CPU) 09:52:36 09:52:36 09:38:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:52:36 09:39:01 330.31 15.59 314.72 0.00 2017.14 98443.77 0.00 09:52:36 09:40:01 169.22 0.55 168.67 0.00 8.73 79400.10 0.00 09:52:36 09:41:01 160.41 0.20 160.21 0.00 9.33 25150.87 0.00 09:52:36 09:42:01 156.37 0.10 156.27 0.00 5.73 31946.68 0.00 09:52:36 09:43:01 99.20 5.13 94.07 0.00 4347.01 25434.58 0.00 09:52:36 09:44:01 5.17 0.02 5.15 0.00 0.13 116.11 0.00 09:52:36 09:45:01 2.17 0.00 2.17 0.00 0.00 24.66 0.00 09:52:36 09:46:01 2.01 0.00 2.01 0.00 0.00 23.18 0.00 09:52:36 09:47:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 09:52:36 09:48:01 2.22 0.00 2.22 0.00 0.00 25.20 0.00 09:52:36 09:49:02 2.42 0.18 2.23 0.00 18.53 25.73 0.00 09:52:36 09:50:01 4.22 1.53 2.69 0.00 36.06 35.25 0.00 09:52:36 09:51:01 1.47 0.00 1.47 0.00 0.00 17.19 0.00 09:52:36 09:52:01 58.82 0.27 58.55 0.00 18.00 30414.00 0.00 09:52:36 Average: 70.93 1.67 69.26 0.00 459.88 20756.85 0.00 09:52:36 09:52:36 09:38:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:52:36 09:39:01 29113520 31509740 804904 2.45 78988 2586400 1877784 5.53 1083476 2289988 409808 09:52:36 09:40:01 27872092 31503624 803316 2.44 145156 3639484 1848284 5.45 1274540 3216760 38712 09:52:36 09:41:01 28038772 31323620 973004 2.96 160984 3274184 2174196 6.41 1506748 2806216 12876 09:52:36 09:42:01 27814440 31491540 807140 2.45 166360 3662580 1911680 5.63 1380208 3158640 1744 09:52:36 09:43:01 26836052 31450568 819308 2.49 202432 4512160 1709316 5.04 1699988 3730636 1028 09:52:36 09:44:01 26859952 31469648 800416 2.43 201000 4508900 1714908 5.05 1679704 3727372 484 09:52:36 09:45:01 26867328 31477044 792908 2.41 201064 4508904 1714908 5.05 1671876 3727376 8 09:52:36 09:46:01 26867848 31477688 792252 2.41 201148 4508908 1714908 5.05 1671984 3727388 4 09:52:36 09:47:01 26875612 31485504 784352 2.39 201220 4508908 1714908 5.05 1664620 3727392 188 09:52:36 09:48:01 26876164 31486192 783656 2.38 201300 4508912 1714908 5.05 1664508 3727384 144 09:52:36 09:49:02 26873548 31484620 783736 2.38 201344 4509476 1738360 5.12 1668552 3727800 220 09:52:36 09:50:01 26872004 31485192 783868 2.38 201404 4510536 1704320 5.02 1667464 3728068 24 09:52:36 09:51:01 26871880 31485144 783872 2.38 201456 4510540 1704320 5.02 1667516 3728072 176 09:52:36 09:52:01 25687684 31411160 854688 2.60 219548 5531648 2042348 6.02 1780556 4721124 391736 09:52:36 Average: 27166207 31467235 811959 2.47 184529 4234396 1806082 5.32 1577267 3553158 61225 09:52:36 09:52:36 09:38:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:52:36 09:39:01 lo 6.57 6.57 0.65 0.65 0.00 0.00 0.00 0.00 09:52:36 09:39:01 ens3 355.90 249.81 5468.29 74.51 0.00 0.00 0.00 0.00 09:52:36 09:39:01 docker0 18.45 19.23 1.56 142.37 0.00 0.00 0.00 0.00 09:52:36 09:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:36 09:40:01 ens3 300.05 170.66 2145.75 21.93 0.00 0.00 0.00 0.00 09:52:36 09:40:01 docker0 162.92 286.74 14.39 2136.02 0.00 0.00 0.00 0.00 09:52:36 09:41:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 09:52:36 09:41:01 ens3 51.37 31.33 82.48 19.50 0.00 0.00 0.00 0.00 09:52:36 09:41:01 docker0 1.78 3.17 0.13 31.15 0.00 0.00 0.00 0.00 09:52:36 09:41:01 vethdc9bb9b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:52:36 09:42:01 lo 6.20 6.20 0.62 0.62 0.00 0.00 0.00 0.00 09:52:36 09:42:01 ens3 211.01 155.34 1201.16 731.33 0.00 0.00 0.00 0.00 09:52:36 09:42:01 docker0 45.08 82.49 2.72 910.12 0.00 0.00 0.00 0.00 09:52:36 09:43:01 lo 5.07 5.07 0.50 0.50 0.00 0.00 0.00 0.00 09:52:36 09:43:01 ens3 356.04 228.20 5255.89 758.86 0.00 0.00 0.00 0.00 09:52:36 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:36 09:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:36 09:44:01 ens3 4.18 1.25 1.97 0.52 0.00 0.00 0.00 0.00 09:52:36 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:36 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:36 09:45:01 ens3 0.30 0.02 0.02 0.00 0.00 0.00 0.00 0.00 09:52:36 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:36 09:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:36 09:46:01 ens3 0.23 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:52:36 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:36 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:36 09:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:36 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:36 09:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:36 09:48:01 ens3 0.40 0.20 0.09 0.07 0.00 0.00 0.00 0.00 09:52:36 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:36 09:49:02 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:52:36 09:49:02 ens3 0.43 0.33 0.09 0.07 0.00 0.00 0.00 0.00 09:52:36 09:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:36 09:50:01 lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 09:52:36 09:50:01 ens3 6.95 5.51 4.65 5.11 0.00 0.00 0.00 0.00 09:52:36 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:36 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:36 09:51:01 ens3 1.68 1.45 0.97 1.21 0.00 0.00 0.00 0.00 09:52:36 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:36 09:52:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 09:52:36 09:52:01 ens3 226.33 151.43 6799.35 23.59 0.00 0.00 0.00 0.00 09:52:36 09:52:01 docker0 1.62 1.33 0.35 0.56 0.00 0.00 0.00 0.00 09:52:36 Average: lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 09:52:36 Average: ens3 108.14 71.04 1494.54 117.03 0.00 0.00 0.00 0.00 09:52:36 Average: docker0 16.52 28.26 1.38 231.47 0.00 0.00 0.00 0.00 09:52:36 09:52:36 09:52:36 ---> sar -P ALL: 09:52:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2000) 05/31/24 _x86_64_ (8 CPU) 09:52:36 09:52:36 09:37:14 LINUX RESTART (8 CPU) 09:52:36 09:52:36 09:38:02 CPU %user %nice %system %iowait %steal %idle 09:52:36 09:39:01 all 7.50 0.00 2.59 4.11 0.07 85.72 09:52:36 09:39:01 0 7.32 0.00 2.92 11.42 0.09 78.26 09:52:36 09:39:01 1 7.14 0.00 2.97 0.85 0.05 88.99 09:52:36 09:39:01 2 8.13 0.00 2.31 0.34 0.09 89.14 09:52:36 09:39:01 3 5.97 0.00 2.17 6.69 0.03 85.13 09:52:36 09:39:01 4 6.39 0.00 3.36 8.55 0.09 81.62 09:52:36 09:39:01 5 8.67 0.00 3.13 3.35 0.12 84.73 09:52:36 09:39:01 6 7.61 0.00 1.76 1.19 0.07 89.37 09:52:36 09:39:01 7 8.81 0.00 2.13 0.51 0.07 88.49 09:52:36 09:40:01 all 3.76 0.00 1.95 10.16 0.09 84.04 09:52:36 09:40:01 0 4.00 0.00 2.05 23.42 0.10 70.43 09:52:36 09:40:01 1 3.11 0.00 1.85 4.31 0.10 90.64 09:52:36 09:40:01 2 3.12 0.00 1.72 0.43 0.08 94.65 09:52:36 09:40:01 3 4.28 0.00 2.65 5.15 0.12 87.81 09:52:36 09:40:01 4 4.44 0.00 1.70 6.72 0.12 87.03 09:52:36 09:40:01 5 3.51 0.00 2.33 35.07 0.08 59.00 09:52:36 09:40:01 6 3.54 0.00 1.93 0.75 0.05 93.74 09:52:36 09:40:01 7 4.10 0.00 1.43 5.65 0.08 88.74 09:52:36 09:41:01 all 27.23 0.00 5.67 4.19 0.08 62.83 09:52:36 09:41:01 0 25.98 0.00 5.63 5.04 0.08 63.26 09:52:36 09:41:01 1 27.71 0.00 6.08 1.81 0.07 64.34 09:52:36 09:41:01 2 27.92 0.00 5.99 2.59 0.07 63.43 09:52:36 09:41:01 3 27.47 0.00 5.04 1.55 0.07 65.87 09:52:36 09:41:01 4 27.55 0.00 5.55 3.10 0.10 63.70 09:52:36 09:41:01 5 27.34 0.00 5.53 6.32 0.08 60.72 09:52:36 09:41:01 6 26.72 0.00 5.96 12.35 0.08 54.88 09:52:36 09:41:01 7 27.13 0.00 5.56 0.81 0.08 66.41 09:52:36 09:42:01 all 17.76 0.00 3.90 6.37 0.08 71.89 09:52:36 09:42:01 0 15.99 0.00 3.14 0.05 0.07 80.76 09:52:36 09:42:01 1 17.42 0.00 4.41 1.89 0.08 76.20 09:52:36 09:42:01 2 19.06 0.00 4.41 0.35 0.10 76.08 09:52:36 09:42:01 3 18.36 0.00 3.85 1.89 0.07 75.83 09:52:36 09:42:01 4 18.14 0.00 3.95 4.67 0.07 73.17 09:52:36 09:42:01 5 19.34 0.00 4.56 13.33 0.12 62.65 09:52:36 09:42:01 6 17.09 0.00 3.61 27.42 0.07 51.82 09:52:36 09:42:01 7 16.66 0.00 3.26 1.40 0.07 78.62 09:52:36 09:43:01 all 6.95 0.00 2.67 7.72 0.07 82.59 09:52:36 09:43:01 0 4.20 0.00 3.60 1.21 0.05 90.94 09:52:36 09:43:01 1 7.31 0.00 3.28 2.47 0.10 86.85 09:52:36 09:43:01 2 9.49 0.00 2.56 5.15 0.05 82.75 09:52:36 09:43:01 3 6.35 0.00 2.21 17.37 0.08 73.98 09:52:36 09:43:01 4 5.41 0.00 2.45 3.22 0.05 88.87 09:52:36 09:43:01 5 7.33 0.00 3.24 19.60 0.09 69.74 09:52:36 09:43:01 6 7.82 0.00 2.29 12.68 0.07 77.14 09:52:36 09:43:01 7 7.69 0.00 1.80 0.20 0.08 90.23 09:52:36 09:44:01 all 0.09 0.00 0.08 0.32 0.02 99.50 09:52:36 09:44:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:52:36 09:44:01 1 0.07 0.00 0.08 0.07 0.02 99.77 09:52:36 09:44:01 2 0.32 0.00 0.10 0.00 0.03 99.55 09:52:36 09:44:01 3 0.08 0.00 0.07 0.00 0.00 99.85 09:52:36 09:44:01 4 0.08 0.00 0.05 0.13 0.02 99.72 09:52:36 09:44:01 5 0.07 0.00 0.12 0.37 0.05 99.40 09:52:36 09:44:01 6 0.07 0.00 0.08 1.98 0.02 97.85 09:52:36 09:44:01 7 0.00 0.00 0.08 0.00 0.00 99.92 09:52:36 09:45:01 all 0.04 0.00 0.03 0.05 0.01 99.87 09:52:36 09:45:01 0 0.00 0.00 0.13 0.00 0.00 99.87 09:52:36 09:45:01 1 0.10 0.00 0.00 0.00 0.02 99.88 09:52:36 09:45:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:52:36 09:45:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:52:36 09:45:01 4 0.05 0.00 0.00 0.00 0.00 99.95 09:52:36 09:45:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:52:36 09:45:01 6 0.05 0.00 0.07 0.38 0.02 99.48 09:52:36 09:45:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:52:36 09:46:01 all 0.03 0.00 0.01 0.01 0.01 99.95 09:52:36 09:46:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:52:36 09:46:01 1 0.15 0.00 0.02 0.00 0.00 99.83 09:52:36 09:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:36 09:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:52:36 09:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:36 09:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:36 09:46:01 6 0.03 0.00 0.02 0.10 0.03 99.82 09:52:36 09:46:01 7 0.00 0.00 0.00 0.02 0.00 99.98 09:52:36 09:47:01 all 0.18 0.00 0.01 0.05 0.01 99.74 09:52:36 09:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:52:36 09:47:01 1 0.99 0.00 0.00 0.00 0.02 98.99 09:52:36 09:47:01 2 0.28 0.00 0.02 0.00 0.00 99.70 09:52:36 09:47:01 3 0.05 0.00 0.02 0.00 0.02 99.92 09:52:36 09:47:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:52:36 09:47:01 5 0.00 0.00 0.00 0.17 0.02 99.82 09:52:36 09:47:01 6 0.05 0.00 0.02 0.27 0.02 99.65 09:52:36 09:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:36 09:48:01 all 0.24 0.00 0.01 0.01 0.01 99.74 09:52:36 09:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:52:36 09:48:01 1 1.74 0.00 0.00 0.00 0.02 98.24 09:52:36 09:48:01 2 0.07 0.00 0.00 0.00 0.00 99.93 09:52:36 09:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:52:36 09:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:52:36 09:48:01 5 0.00 0.00 0.00 0.05 0.00 99.95 09:52:36 09:48:01 6 0.03 0.00 0.03 0.03 0.03 99.87 09:52:36 09:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:36 09:49:02 all 0.13 0.00 0.03 0.01 0.00 99.83 09:52:36 09:49:02 0 0.02 0.00 0.02 0.00 0.00 99.97 09:52:36 09:49:02 1 0.17 0.00 0.05 0.02 0.00 99.77 09:52:36 09:49:02 2 0.08 0.00 0.03 0.00 0.00 99.88 09:52:36 09:49:02 3 0.03 0.00 0.05 0.00 0.00 99.92 09:52:36 09:49:02 4 0.53 0.00 0.03 0.00 0.00 99.43 09:52:36 09:49:02 5 0.07 0.00 0.03 0.00 0.02 99.88 09:52:36 09:49:02 6 0.08 0.00 0.03 0.02 0.02 99.85 09:52:36 09:49:02 7 0.02 0.00 0.02 0.02 0.00 99.95 09:52:36 09:52:36 09:49:02 CPU %user %nice %system %iowait %steal %idle 09:52:36 09:50:01 all 0.25 0.00 0.03 0.09 0.01 99.62 09:52:36 09:50:01 0 0.07 0.00 0.03 0.00 0.02 99.88 09:52:36 09:50:01 1 0.10 0.00 0.03 0.00 0.02 99.85 09:52:36 09:50:01 2 0.86 0.00 0.02 0.00 0.02 99.10 09:52:36 09:50:01 3 0.39 0.00 0.07 0.02 0.02 99.51 09:52:36 09:50:01 4 0.22 0.00 0.03 0.29 0.00 99.46 09:52:36 09:50:01 5 0.07 0.00 0.02 0.02 0.00 99.90 09:52:36 09:50:01 6 0.12 0.00 0.03 0.39 0.02 99.44 09:52:36 09:50:01 7 0.14 0.00 0.03 0.02 0.02 99.80 09:52:36 09:51:01 all 0.12 0.00 0.01 0.01 0.02 99.84 09:52:36 09:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:52:36 09:51:01 1 0.62 0.00 0.00 0.00 0.07 99.32 09:52:36 09:51:01 2 0.20 0.00 0.00 0.00 0.00 99.80 09:52:36 09:51:01 3 0.05 0.00 0.03 0.00 0.00 99.92 09:52:36 09:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:36 09:51:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:52:36 09:51:01 6 0.05 0.00 0.03 0.07 0.05 99.80 09:52:36 09:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:36 09:52:01 all 4.30 0.00 1.82 2.19 0.04 91.65 09:52:36 09:52:01 0 4.36 0.00 1.81 0.08 0.03 93.70 09:52:36 09:52:01 1 4.39 0.00 1.44 0.00 0.03 94.13 09:52:36 09:52:01 2 3.60 0.00 1.18 0.17 0.02 95.03 09:52:36 09:52:01 3 4.52 0.00 1.73 0.03 0.08 93.64 09:52:36 09:52:01 4 4.63 0.00 2.30 0.76 0.03 92.28 09:52:36 09:52:01 5 3.53 0.00 1.17 0.12 0.03 95.15 09:52:36 09:52:01 6 5.11 0.00 2.94 3.86 0.05 88.04 09:52:36 09:52:01 7 4.28 0.00 1.96 12.55 0.03 81.18 09:52:36 Average: all 4.87 0.00 1.34 2.51 0.04 91.24 09:52:36 Average: 0 4.41 0.00 1.38 2.94 0.03 91.24 09:52:36 Average: 1 5.04 0.00 1.43 0.81 0.04 92.67 09:52:36 Average: 2 5.21 0.00 1.31 0.64 0.03 92.81 09:52:36 Average: 3 4.81 0.00 1.28 2.33 0.04 91.55 09:52:36 Average: 4 4.79 0.00 1.38 1.95 0.03 91.85 09:52:36 Average: 5 4.97 0.00 1.43 5.57 0.05 87.99 09:52:36 Average: 6 4.85 0.00 1.33 4.37 0.04 89.41 09:52:36 Average: 7 4.89 0.00 1.16 1.51 0.03 92.41 09:52:36 09:52:36 09:52:36