Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e4cb32a3b63344217ab92f1c3d9ac6e4bff05449 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-ssh7329632641121221269.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh7973463846643630099.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3230430519416511823.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh7947548110166350180.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1181673041294558284.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-16968 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e4cb32a3b63344217ab92f1c3d9ac6e4bff05449 (main) Commit message: "fix: return ffmpeg error logs to caller, and fix StreamingStatus (#254)" > 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 e4cb32a3b63344217ab92f1c3d9ac6e4bff05449 # timeout=10 > git rev-list --no-walk 8e89c95f200ba999b8b18666717dd08bb0ba11a2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:42:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:42:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:42:06 ========================================================= 16:42:06 EdgeX Global Pipelines Version Info 16:42:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:42:06 ------------------- 16:42:06 stable info: 16:42:06 ------------------- 16:42:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:42:06 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 16:42:06 Message: update stable to v1.0.249 16:42:07 ------------------- 16:42:07 experimental info: 16:42:07 ------------------- 16:42:07 Commited By: **** collab-it+edgex@linuxfoundation.org 16:42:07 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 16:42:07 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:42:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 16:42:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 16:42:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:42:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:42:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:42:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:42:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:42:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:42:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:42:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:42:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:42:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 16:42:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:42:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:42:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:42:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:42:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:42:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:42:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:42:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:42:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:42:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:42:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:42:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:42:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:42:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:42:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:42:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:42:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:42:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:42:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e4cb32a3b63344217ab92f1c3d9ac6e4bff05449 [Pipeline] echo 16:42:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e4cb32a [Pipeline] echo 16:42:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:42:08 provisioning config files... 16:42:08 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4166719704614868179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:42:08 ---> docker-login.sh 16:42:08 nexus3.edgexfoundry.org:10001 16:42:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:08 Configure a credential helper to remove this warning. See 16:42:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:08 16:42:08 Login Succeeded 16:42:08 nexus3.edgexfoundry.org:10002 16:42:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:08 Configure a credential helper to remove this warning. See 16:42:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:08 16:42:08 Login Succeeded 16:42:08 nexus3.edgexfoundry.org:10003 16:42:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:08 Configure a credential helper to remove this warning. See 16:42:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:08 16:42:08 Login Succeeded 16:42:08 nexus3.edgexfoundry.org:10004 16:42:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:09 Configure a credential helper to remove this warning. See 16:42:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:09 16:42:09 Login Succeeded 16:42:09 docker.io 16:42:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:09 Configure a credential helper to remove this warning. See 16:42:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:09 16:42:09 Login Succeeded 16:42:09 ---> docker-login.sh ends [Pipeline] } 16:42:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:42:09 + git rev-list -1 --merges e4cb32a3b63344217ab92f1c3d9ac6e4bff05449~1..e4cb32a3b63344217ab92f1c3d9ac6e4bff05449 [Pipeline] echo 16:42:09 -----------> git rev-list -1 --merges e4cb32a3b63344217ab92f1c3d9ac6e4bff05449~1..e4cb32a3b63344217ab92f1c3d9ac6e4bff05449 e4cb32a3b63344217ab92f1c3d9ac6e4bff05449 [false] [Pipeline] sh 16:42:10 + git log --format=format:%s -1 e4cb32a3b63344217ab92f1c3d9ac6e4bff05449 [Pipeline] echo 16:42:10 ========================================================= 16:42:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:42:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:42:10 + git log --format=format:%s -1 e4cb32a3b63344217ab92f1c3d9ac6e4bff05449 [Pipeline] echo 16:42:10 [semverPrep] GIT_COMMIT: e4cb32a3b63344217ab92f1c3d9ac6e4bff05449, Commit Message: fix: return ffmpeg error logs to caller, and fix StreamingStatus (#254) [Pipeline] echo 16:42:10 [semverPrep] This is not a build commit. [Pipeline] sh 16:42:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:42:10 + grep -v github /etc/ssh/ssh_known_hosts 16:42:10 + [ -e /tmp/ssh_known_hosts ] 16:42:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:42:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:42:10 + sudo tee -a /etc/ssh/ssh_known_hosts 16:42:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:42:11 16:42:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:42:11 0.1.4: Pulling from edgex-devops/py-git-semver 16:42:11 b85a868b505f: Pulling fs layer 16:42:11 e2be974225ed: Pulling fs layer 16:42:11 339a4e72a1f5: Pulling fs layer 16:42:11 988bab9f4d93: Pulling fs layer 16:42:11 1469e6f7b9e6: Pulling fs layer 16:42:11 eaf3925da568: Pulling fs layer 16:42:11 bab4dde63d76: Pulling fs layer 16:42:11 bde34c3a00c8: Pulling fs layer 16:42:11 b352a97aabf1: Pulling fs layer 16:42:11 4872d77fe225: Pulling fs layer 16:42:11 5851b861e8e6: Pulling fs layer 16:42:11 bab4dde63d76: Waiting 16:42:11 bde34c3a00c8: Waiting 16:42:11 b352a97aabf1: Waiting 16:42:11 4872d77fe225: Waiting 16:42:11 5851b861e8e6: Waiting 16:42:11 eaf3925da568: Waiting 16:42:11 1469e6f7b9e6: Waiting 16:42:11 988bab9f4d93: Waiting 16:42:11 e2be974225ed: Download complete 16:42:11 988bab9f4d93: Verifying Checksum 16:42:11 988bab9f4d93: Download complete 16:42:11 1469e6f7b9e6: Verifying Checksum 16:42:11 1469e6f7b9e6: Download complete 16:42:11 eaf3925da568: Verifying Checksum 16:42:11 eaf3925da568: Download complete 16:42:11 339a4e72a1f5: Download complete 16:42:11 bde34c3a00c8: Download complete 16:42:11 b352a97aabf1: Download complete 16:42:11 4872d77fe225: Download complete 16:42:12 5851b861e8e6: Verifying Checksum 16:42:12 5851b861e8e6: Download complete 16:42:12 b85a868b505f: Verifying Checksum 16:42:12 b85a868b505f: Download complete 16:42:12 bab4dde63d76: Verifying Checksum 16:42:12 bab4dde63d76: Download complete 16:42:13 b85a868b505f: Pull complete 16:42:13 e2be974225ed: Pull complete 16:42:13 339a4e72a1f5: Pull complete 16:42:13 988bab9f4d93: Pull complete 16:42:14 1469e6f7b9e6: Pull complete 16:42:14 eaf3925da568: Pull complete 16:42:16 bab4dde63d76: Pull complete 16:42:16 bde34c3a00c8: Pull complete 16:42:16 b352a97aabf1: Pull complete 16:42:16 4872d77fe225: Pull complete 16:42:16 5851b861e8e6: Pull complete 16:42:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:42:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:42:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:17 prd-ubuntu20.04-docker-8c-8g-16968 does not seem to be running inside a container 16:42:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:42:22 $ docker top 336cd0c5160d6ba9ab7497b24f75f332f5efd9dfe724d133c7bf65a656be74a4 -eo pid,comm 16:42:22 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:42:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:42:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:42:22 [ssh-agent] Looking for ssh-agent implementation... 16:42:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:42:22 $ docker exec 336cd0c5160d6ba9ab7497b24f75f332f5efd9dfe724d133c7bf65a656be74a4 ssh-agent 16:42:22 SSH_AUTH_SOCK=/tmp/ssh-gsWKqfnyZGl2/agent.33 16:42:22 SSH_AGENT_PID=39 16:42:22 Running ssh-add (command line suppressed) 16:42:22 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10206990038822012999.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10206990038822012999.key) 16:42:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:42:23 + git tag --points-at HEAD [Pipeline] } 16:42:23 $ docker exec --env ******** --env ******** 336cd0c5160d6ba9ab7497b24f75f332f5efd9dfe724d133c7bf65a656be74a4 ssh-agent -k 16:42:23 unset SSH_AUTH_SOCK; 16:42:23 unset SSH_AGENT_PID; 16:42:23 echo Agent pid 39 killed; 16:42:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:42:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:42:23 [ssh-agent] Looking for ssh-agent implementation... 16:42:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:42:23 $ docker exec 336cd0c5160d6ba9ab7497b24f75f332f5efd9dfe724d133c7bf65a656be74a4 ssh-agent 16:42:23 SSH_AUTH_SOCK=/tmp/ssh-sepeEQNAMQFV/agent.72 16:42:23 SSH_AGENT_PID=78 16:42:23 Running ssh-add (command line suppressed) 16:42:23 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11934032739024789249.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11934032739024789249.key) 16:42:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:42:24 + git semver init 16:42:24 2023-05-25 16:42:24,213 [run_init] DEBUG init version:0.0.0 force:False 16:42:24 2023-05-25 16:42:24,214 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 16:42:24 2023-05-25 16:42:24,214 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 16:42:24 2023-05-25 16:42:24,214 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 16:42:25 2023-05-25 16:42:24,887 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 16:42:25 2023-05-25 16:42:24,888 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 16:42:25 2023-05-25 16:42:24,888 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 16:42:25 2023-05-25 16:42:24,888 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 16:42:25 3.0.0-dev.48 [Pipeline] } 16:42:25 $ docker exec --env ******** --env ******** 336cd0c5160d6ba9ab7497b24f75f332f5efd9dfe724d133c7bf65a656be74a4 ssh-agent -k 16:42:25 unset SSH_AUTH_SOCK; 16:42:25 unset SSH_AGENT_PID; 16:42:25 echo Agent pid 78 killed; 16:42:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:42:25 + git semver [Pipeline] } 16:42:25 $ docker stop --time=1 336cd0c5160d6ba9ab7497b24f75f332f5efd9dfe724d133c7bf65a656be74a4 16:42:27 $ docker rm -f --volumes 336cd0c5160d6ba9ab7497b24f75f332f5efd9dfe724d133c7bf65a656be74a4 [Pipeline] // withDockerContainer [Pipeline] sh 16:42:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:42:27 Stashed 1 file(s) [Pipeline] echo 16:42:27 [edgeXSemver]: initialized semver on version 3.0.0-dev.48 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:42:27 provisioning config files... 16:42:27 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2788575315052914653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:42:28 ---> docker-login.sh 16:42:28 nexus3.edgexfoundry.org:10001 16:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:28 Configure a credential helper to remove this warning. See 16:42:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:28 16:42:28 Login Succeeded 16:42:28 nexus3.edgexfoundry.org:10002 16:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:28 Configure a credential helper to remove this warning. See 16:42:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:28 16:42:28 Login Succeeded 16:42:28 nexus3.edgexfoundry.org:10003 16:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:28 Configure a credential helper to remove this warning. See 16:42:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:28 16:42:28 Login Succeeded 16:42:28 nexus3.edgexfoundry.org:10004 16:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:28 Configure a credential helper to remove this warning. See 16:42:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:28 16:42:28 Login Succeeded 16:42:28 docker.io 16:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:28 Configure a credential helper to remove this warning. See 16:42:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:28 16:42:28 Login Succeeded 16:42:28 ---> docker-login.sh ends [Pipeline] } 16:42:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:42:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:42:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:42:28 ========================================================= 16:42:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:42:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:29 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:42:29 Sending build context to Docker daemon 1.933MB 16:42:29 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 16:42:29 Step 2/13 : FROM ${BASE} AS builder 16:42:29 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:42:29 f56be85fc22e: Pulling fs layer 16:42:29 85791d961cd3: Pulling fs layer 16:42:29 d694b5ae8c79: Pulling fs layer 16:42:29 9f32a84ed3da: Pulling fs layer 16:42:29 4d19c01a9841: Pulling fs layer 16:42:29 9325e15d5711: Pulling fs layer 16:42:29 556b6ee489ea: Pulling fs layer 16:42:29 4d19c01a9841: Waiting 16:42:29 9325e15d5711: Waiting 16:42:29 c5a4b2cf53e6: Pulling fs layer 16:42:29 c5a4b2cf53e6: Waiting 16:42:29 556b6ee489ea: Waiting 16:42:29 85791d961cd3: Download complete 16:42:29 9f32a84ed3da: Download complete 16:42:29 4d19c01a9841: Verifying Checksum 16:42:29 4d19c01a9841: Download complete 16:42:29 f56be85fc22e: Verifying Checksum 16:42:29 f56be85fc22e: Download complete 16:42:29 9325e15d5711: Verifying Checksum 16:42:29 9325e15d5711: Download complete 16:42:29 f56be85fc22e: Pull complete 16:42:29 85791d961cd3: Pull complete 16:42:30 d694b5ae8c79: Verifying Checksum 16:42:30 d694b5ae8c79: Download complete 16:42:30 c5a4b2cf53e6: Verifying Checksum 16:42:30 c5a4b2cf53e6: Download complete 16:42:30 556b6ee489ea: Verifying Checksum 16:42:30 556b6ee489ea: Download complete 16:42:33 d694b5ae8c79: Pull complete 16:42:33 9f32a84ed3da: Pull complete 16:42:33 4d19c01a9841: Pull complete 16:42:33 9325e15d5711: Pull complete 16:42:36 556b6ee489ea: Pull complete 16:42:37 c5a4b2cf53e6: Pull complete 16:42:37 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 16:42:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:42:37 ---> c4be618373d6 16:42:37 Step 3/13 : ARG ADD_BUILD_TAGS="" 16:42:42 Still waiting to schedule task 16:42:42 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:42:45 ---> Running in a015ab28e46a 16:42:45 Removing intermediate container a015ab28e46a 16:42:45 ---> d3989279ca52 16:42:45 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:42:45 ---> Running in 769d00d578af 16:42:45 Removing intermediate container 769d00d578af 16:42:45 ---> 8b48ab272d2f 16:42:45 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 16:42:45 ---> Running in 6443c545267e 16:42:45 Removing intermediate container 6443c545267e 16:42:45 ---> 09fae7b8a878 16:42:45 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 16:42:45 ---> Running in a8b4417f13fa 16:42:45 Removing intermediate container a8b4417f13fa 16:42:45 ---> 2640fc10ecc8 16:42:45 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:42:45 ---> Running in 11bccaf4ca9f 16:42:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:42:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:42:45 (1/14) Installing libintl (0.21.1-r1) 16:42:45 (2/14) Installing eudev-libs (3.2.11-r4) 16:42:45 (3/14) Installing libjpeg-turbo (2.1.4-r0) 16:42:45 (4/14) Installing v4l-utils-libs (1.22.1-r2) 16:42:45 (5/14) Installing v4l-utils (1.22.1-r2) 16:42:45 (6/14) Installing udev-init-scripts (35-r1) 16:42:45 (7/14) Installing libblkid (2.38.1-r1) 16:42:45 (8/14) Installing xz-libs (5.2.9-r0) 16:42:45 (9/14) Installing zstd-libs (1.5.5-r0) 16:42:45 (10/14) Installing kmod-libs (30-r1) 16:42:45 (11/14) Installing eudev (3.2.11-r4) 16:42:45 (12/14) Installing eudev-dev (3.2.11-r4) 16:42:45 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 16:42:45 (14/14) Installing v4l-utils-dev (1.22.1-r2) 16:42:45 Executing busybox-1.35.0-r29.trigger 16:42:45 Executing eudev-3.2.11-r4.trigger 16:42:45 OK: 272 MiB in 67 packages 16:42:46 Removing intermediate container 11bccaf4ca9f 16:42:46 ---> c7b2605e8219 16:42:46 Step 8/13 : WORKDIR /device-usb-camera 16:42:46 ---> Running in 7d44bd332b85 16:42:46 Removing intermediate container 7d44bd332b85 16:42:46 ---> 4490ca4cf977 16:42:46 Step 9/13 : COPY go.mod vendor* ./ 16:42:46 ---> b826a92685f7 16:42:46 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:42:46 ---> Running in 6aa82e2173b9 16:43:33 Removing intermediate container 6aa82e2173b9 16:43:33 ---> d6a99c0b231b 16:43:33 Step 11/13 : COPY . . 16:43:33 ---> 5ccc19c12449 16:43:33 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 16:43:33 ---> Running in 9650a4b75b23 16:43:33  % Total % Received % Xferd Average Speed Time Time Time Current 16:43:33 Dload Upload Total Spent Left Speed 16:43:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7698 0 --:--:-- --:--:-- --:--:-- 7695 100 1062 100 1062 0 0 7690 0 --:--:-- --:--:-- --:--:-- 7695 16:43:33 Removing intermediate container 9650a4b75b23 16:43:33 ---> 89cdf9cb1f3e 16:43:33 Step 13/13 : RUN ${MAKE} 16:43:33 ---> Running in f35b9ff4ce5a 16:43:33 noop 16:43:33 Removing intermediate container f35b9ff4ce5a 16:43:33 ---> 473a2d87c182 16:43:33 Successfully built 473a2d87c182 16:43:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:33 + docker inspect -f . ci-base-image-x86_64 16:43:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:33 prd-ubuntu20.04-docker-8c-8g-16968 does not seem to be running inside a container 16:43:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:43:33 $ docker top 3bbf70a7e2cd73cfcbb95983e90aca690868c4495ada50a8e77c75d340850e50 -eo pid,comm [Pipeline] { [Pipeline] sh 16:43:34 + go version 16:43:34 go version go1.20.2 linux/amd64 [Pipeline] } 16:43:34 $ docker stop --time=1 3bbf70a7e2cd73cfcbb95983e90aca690868c4495ada50a8e77c75d340850e50 16:43:35 $ docker rm -f --volumes 3bbf70a7e2cd73cfcbb95983e90aca690868c4495ada50a8e77c75d340850e50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:35 + docker inspect -f . ci-base-image-x86_64 16:43:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:35 prd-ubuntu20.04-docker-8c-8g-16968 does not seem to be running inside a container 16:43:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:43:36 $ docker top 865af9b90ae55751e4bc8c19dede2e22d9bd11fb07e07af2f6489bd9b4b9a5de -eo pid,comm [Pipeline] { [Pipeline] sh 16:43:36 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 16:43:36 + make test 16:43:36 go test ./... -coverprofile=coverage.out ./... 16:43:42 ? github.com/edgexfoundry/device-usb-camera [no test files] 16:43:52 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 16:43:52 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 1.6% of statements 16:43:58 go vet ./... 16:44:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:44:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:44:02 ./bin/test-attribution-txt.sh [Pipeline] echo 16:44:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:44:02 $ docker stop --time=1 865af9b90ae55751e4bc8c19dede2e22d9bd11fb07e07af2f6489bd9b4b9a5de 16:44:05 $ docker rm -f --volumes 865af9b90ae55751e4bc8c19dede2e22d9bd11fb07e07af2f6489bd9b4b9a5de [Pipeline] // withDockerContainer [Pipeline] sh 16:44:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:44:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:44:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:44:06 + ls -al . 16:44:06 total 192 16:44:06 drwxrwxr-x 10 jenkins jenkins 4096 May 25 16:43 . 16:44:06 drwxrwxr-x 4 jenkins jenkins 4096 May 25 16:42 .. 16:44:06 drwxrwxr-x 8 jenkins jenkins 4096 May 25 16:42 .git 16:44:06 drwxrwxr-x 3 jenkins jenkins 4096 May 25 16:42 .github 16:44:06 -rw-rw-r-- 1 jenkins jenkins 414 May 25 16:42 .gitignore 16:44:06 -rw-rw-r-- 1 jenkins jenkins 45 May 25 16:42 .golangci.yml 16:44:06 -rw-rw-r-- 1 jenkins jenkins 77 May 25 16:42 .hadolint.yml 16:44:06 drwxr-xr-x 3 jenkins jenkins 4096 May 25 16:42 .semver 16:44:06 -rw-rw-r-- 1 jenkins jenkins 9665 May 25 16:42 Attribution.txt 16:44:06 -rw-rw-r-- 1 jenkins jenkins 6219 May 25 16:42 CHANGELOG.md 16:44:06 -rw-rw-r-- 1 jenkins jenkins 2453 May 25 16:42 Dockerfile 16:44:06 -rw-rw-r-- 1 jenkins jenkins 678 May 25 16:42 GOVERNANCE.md 16:44:06 -rw-rw-r-- 1 jenkins jenkins 659 May 25 16:42 Jenkinsfile 16:44:06 -rw-rw-r-- 1 jenkins jenkins 11348 May 25 16:42 LICENSE 16:44:06 -rw-rw-r-- 1 jenkins jenkins 2364 May 25 16:42 Makefile 16:44:06 -rw-rw-r-- 1 jenkins jenkins 622 May 25 16:42 OWNERS.md 16:44:06 -rw-rw-r-- 1 jenkins jenkins 2477 May 25 16:42 README.md 16:44:06 -rw-rw-r-- 1 jenkins jenkins 12 May 25 16:42 VERSION 16:44:06 drwxrwxr-x 2 jenkins jenkins 4096 May 25 16:42 bin 16:44:06 drwxrwxr-x 3 jenkins jenkins 4096 May 25 16:42 cmd 16:44:06 -rw-r--r-- 1 jenkins jenkins 35569 May 25 16:43 coverage.out 16:44:06 -rwxrwxr-x 1 jenkins jenkins 140 May 25 16:42 docker-entrypoint.sh 16:44:06 drwxrwxr-x 2 jenkins jenkins 4096 May 25 16:42 docs 16:44:06 -rw-rw-r-- 1 jenkins jenkins 3419 May 25 16:42 go.mod 16:44:06 -rw-rw-r-- 1 jenkins jenkins 31488 May 25 16:42 go.sum 16:44:06 drwxrwxr-x 3 jenkins jenkins 4096 May 25 16:42 internal 16:44:06 drwxrwxr-x 4 jenkins jenkins 4096 May 25 16:42 snap 16:44:06 -rw-rw-r-- 1 jenkins jenkins 231 May 25 16:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:07 + 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=e4cb32a3b63344217ab92f1c3d9ac6e4bff05449 --label arch=amd64 --label version=3.0.0-dev.48 . 16:44:07 Sending build context to Docker daemon 1.97MB 16:44:07 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 16:44:07 Step 2/36 : FROM ${BASE} AS builder 16:44:07 ---> 473a2d87c182 16:44:07 Step 3/36 : ARG ADD_BUILD_TAGS="" 16:44:07 ---> Running in 4a6c56af98d6 16:44:07 Removing intermediate container 4a6c56af98d6 16:44:07 ---> d1f8aca1e1b1 16:44:07 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:44:07 ---> Running in f0e48cbb0183 16:44:07 Removing intermediate container f0e48cbb0183 16:44:07 ---> 2594ec58fa65 16:44:07 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 16:44:07 ---> Running in 64a4c9c0bdd2 16:44:07 Removing intermediate container 64a4c9c0bdd2 16:44:07 ---> 01b67a71e65b 16:44:07 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 16:44:07 ---> Running in f1a5b95ca1c2 16:44:07 Removing intermediate container f1a5b95ca1c2 16:44:07 ---> 12295fb03e0c 16:44:07 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:44:07 ---> Running in 79aa723ad2c8 16:44:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:44:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:44:08 OK: 272 MiB in 67 packages 16:44:08 Removing intermediate container 79aa723ad2c8 16:44:08 ---> be0d57d0f7a7 16:44:08 Step 8/36 : WORKDIR /device-usb-camera 16:44:08 ---> Running in 53c7ea6166c5 16:44:08 Removing intermediate container 53c7ea6166c5 16:44:08 ---> 4afe1b629ba5 16:44:08 Step 9/36 : COPY go.mod vendor* ./ 16:44:08 ---> 620e7d906cbc 16:44:08 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:44:08 ---> Running in 1d3548654c97 16:44:09 Removing intermediate container 1d3548654c97 16:44:09 ---> 96e2a1f624c3 16:44:09 Step 11/36 : COPY . . 16:44:09 ---> 062c477a2fdd 16:44:09 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 16:44:09 ---> Running in ce3b1724b0f8 16:44:10  % Total % Received % Xferd Average Speed Time Time Time Current 16:44:10  Dload Upload Total Spent Left Speed 16:44:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 20598 0 --:--:-- --:--:-- --:--:-- 20823 16:44:10 Removing intermediate container ce3b1724b0f8 16:44:10 ---> bcf2b6a56676 16:44:10 Step 13/36 : RUN ${MAKE} 16:44:10 ---> Running in 86c74ddc3aea 16:44:10 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.48" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 16:44:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16969 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 16:44:23 Running in /w/workspace/device-usb-camera/120 [Pipeline] { [Pipeline] checkout 16:44:23 Selected Git installation does not exist. Using Default 16:44:23 The recommended git tool is: NONE 16:44:29 using credential edgex-jenkins-ssh 16:44:29 Cloning the remote Git repository 16:44:29 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 16:44:29 > git init /w/workspace/device-usb-camera/120 # timeout=10 16:44:29 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 16:44:29 > git --version # timeout=10 16:44:29 > git --version # 'git version 2.25.1' 16:44:29 using GIT_SSH to set credentials SSH Credentials for GitHub 16:44:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:44:30 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 16:44:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:44:31 Avoid second fetch 16:44:31 Checking out Revision e4cb32a3b63344217ab92f1c3d9ac6e4bff05449 (main) 16:44:31 Commit message: "fix: return ffmpeg error logs to caller, and fix StreamingStatus (#254)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:44:31 > git config core.sparsecheckout # timeout=10 16:44:31 > git checkout -f e4cb32a3b63344217ab92f1c3d9ac6e4bff05449 # timeout=10 16:44:32 Removing intermediate container 86c74ddc3aea 16:44:32 ---> 5fba1dbf269b 16:44:32 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 16:44:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:44:32 % Total % Received % Xferd Average Speed Time Time Time Current 16:44:32 Dload Upload Total Spent Left Speed 16:44:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh 16:44:33 v0.21.6: Pulling from aler9/rtsp-simple-server 16:44:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:44:33 4acc49c71d14: Pulling fs layer 16:44:33 + sudo tee /etc/docker/daemon.new 16:44:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:44:33 { 16:44:33 "registry-mirrors": [ 16:44:33 "https://nexus3.edgexfoundry.org:10001" 16:44:33 ], 16:44:33 "bip": "10.250.0.254/24", 16:44:33 "hosts": [ 16:44:33 "tcp://0.0.0.0:5555", 16:44:33 "unix:///var/run/docker.sock" 16:44:33 ], 16:44:33 "mtu": 1458, 16:44:33 "selinux-enabled": true, 16:44:33 "seccomp-profile": "/etc/docker/seccomp.json" 16:44:33 } [Pipeline] sh 16:44:33 4acc49c71d14: Verifying Checksum 16:44:33 4acc49c71d14: Download complete 16:44:33 4acc49c71d14: Pull complete 16:44:33 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 16:44:33 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 16:44:33 ---> 01a2bd3e5fff 16:44:33 Step 15/36 : FROM alpine:3.17 16:44:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:44:34 + sudo service docker restart 16:44:34 3.17: Pulling from library/alpine 16:44:34 f56be85fc22e: Already exists 16:44:34 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 16:44:34 Status: Downloaded newer image for alpine:3.17 16:44:34 ---> 9ed4aefc74f6 16:44:34 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 16:44:34 ---> Running in f9219e556aac 16:44:34 Removing intermediate container f9219e556aac 16:44:34 ---> 796875159242 16:44:34 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 16:44:34 ---> Running in a3e9f44f218a 16:44:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:44:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:44:35 (1/86) Installing dumb-init (1.2.5-r2) 16:44:35 (2/86) Installing sdl2 (2.26.5-r0) 16:44:35 (3/86) Installing svt-av1-libs (1.3.0-r0) 16:44:35 (4/86) Installing libxau (1.0.10-r0) 16:44:35 (5/86) Installing libmd (1.0.4-r0) 16:44:35 (6/86) Installing libbsd (0.11.7-r0) 16:44:35 (7/86) Installing libxdmcp (1.1.4-r0) 16:44:35 (8/86) Installing libxcb (1.15-r0) 16:44:35 (9/86) Installing libx11 (1.8.4-r0) 16:44:35 (10/86) Installing aom-libs (3.5.0-r0) 16:44:35 (11/86) Installing alsa-lib (1.2.8-r0) 16:44:35 (12/86) Installing libexpat (2.5.0-r0) 16:44:35 (13/86) Installing brotli-libs (1.0.9-r9) 16:44:35 (14/86) Installing libbz2 (1.0.8-r4) 16:44:35 (15/86) Installing libpng (1.6.38-r0) 16:44:35 (16/86) Installing freetype (2.12.1-r0) 16:44:35 (17/86) Installing fontconfig (2.14.1-r0) 16:44:35 (18/86) Installing fribidi (1.0.12-r0) 16:44:35 (19/86) Installing libffi (3.4.4-r0) 16:44:35 (20/86) Installing libintl (0.21.1-r1) 16:44:35 (21/86) Installing libblkid (2.38.1-r1) 16:44:35 (22/86) Installing libmount (2.38.1-r1) 16:44:35 (23/86) Installing pcre2 (10.42-r0) 16:44:35 (24/86) Installing glib (2.74.7-r0) 16:44:35 (25/86) Installing graphite2 (1.3.14-r2) 16:44:35 (26/86) Installing harfbuzz (5.3.1-r1) 16:44:35 (27/86) Installing libass (0.16.0-r1) 16:44:35 (28/86) Installing libdav1d (1.0.0-r2) 16:44:35 (29/86) Installing hwdata-pci (0.364-r0) 16:44:35 (30/86) Installing libpciaccess (0.17-r0) 16:44:35 (31/86) Installing libdrm (2.4.114-r0) 16:44:35 (32/86) Installing gmp (6.2.1-r2) 16:44:35 (33/86) Installing nettle (3.8.1-r0) 16:44:35 (34/86) Installing p11-kit (0.24.1-r1) 16:44:35 (35/86) Installing libtasn1 (4.19.0-r0) 16:44:35 (36/86) Installing libunistring (1.1-r0) 16:44:35 (37/86) Installing gnutls (3.7.8-r3) 16:44:35 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) 16:44:35 (39/86) Installing ncurses-libs (6.3_p20221119-r0) 16:44:35 (40/86) Installing lame (3.100-r2) 16:44:35 (41/86) Installing opus (1.3.1-r1) 16:44:35 (42/86) Installing libasyncns (0.8-r1) 16:44:35 (43/86) Installing dbus-libs (1.14.4-r0) 16:44:35 (44/86) Installing libltdl (2.4.7-r1) 16:44:35 (45/86) Installing orc (0.4.33-r0) 16:44:35 (46/86) Installing libgcc (12.2.1_git20220924-r4) 16:44:35 (47/86) Installing libogg (1.3.5-r2) 16:44:35 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 16:44:35 (49/86) Installing flac-libs (1.4.2-r0) 16:44:35 (50/86) Installing libvorbis (1.3.7-r0) 16:44:36 (51/86) Installing libsndfile (1.1.0-r2) 16:44:36 (52/86) Installing libgomp (12.2.1_git20220924-r4) 16:44:36 (53/86) Installing soxr (0.1.3-r3) 16:44:36 (54/86) Installing speexdsp (1.2.1-r0) 16:44:36 (55/86) Installing tdb-libs (1.4.6-r0) 16:44:36 (56/86) Installing libpulse (16.1-r6) 16:44:36 (57/86) Installing cjson (1.7.15-r3) 16:44:36 (58/86) Installing mbedtls (2.28.3-r0) 16:44:36 (59/86) Installing librist (0.2.7-r0) 16:44:36 (60/86) Installing libsrt (1.5.1-r0) 16:44:36 (61/86) Installing libssh (0.10.5-r0) 16:44:36 (62/86) Installing libtheora (1.1.1-r16) 16:44:36 (63/86) Installing libjpeg-turbo (2.1.4-r0) 16:44:36 (64/86) Installing v4l-utils-libs (1.22.1-r2) 16:44:36 (65/86) Installing libxext (1.3.5-r0) 16:44:36 (66/86) Installing libxfixes (6.0.0-r0) 16:44:36 (67/86) Installing wayland-libs-client (1.21.0-r1) 16:44:36 (68/86) Installing libva (2.16.0-r0) 16:44:36 (69/86) Installing libvdpau (1.5-r0) 16:44:36 (70/86) Installing vidstab (1.1.0-r2) 16:44:36 (71/86) Installing libvpx (1.12.0-r1) 16:44:36 (72/86) Installing libwebp (1.2.4-r2) 16:44:36 (73/86) Installing x264-libs (0.164_git20220602-r0) 16:44:36 (74/86) Installing numactl (2.0.16-r1) 16:44:36 (75/86) Installing x265-libs (3.5-r3) 16:44:36 (76/86) Installing xvidcore (1.3.7-r1) 16:44:36 (77/86) Installing libsodium (1.0.18-r2) 16:44:36 (78/86) Installing libzmq (4.3.4-r1) 16:44:36 (79/86) Installing ffmpeg-libs (5.1.3-r0) 16:44:36 (80/86) Installing ffmpeg (5.1.3-r0) 16:44:36 (81/86) Installing udev-init-scripts (35-r1) 16:44:36 (82/86) Installing eudev-libs (3.2.11-r4) 16:44:36 (83/86) Installing xz-libs (5.2.9-r0) 16:44:36 (84/86) Installing zstd-libs (1.5.5-r0) 16:44:36 (85/86) Installing kmod-libs (30-r1) 16:44:36 (86/86) Installing eudev (3.2.11-r4) 16:44:36 Executing busybox-1.35.0-r29.trigger 16:44:36 Executing eudev-3.2.11-r4.trigger 16:44:36 OK: 112 MiB in 101 packages 16:44:40 Removing intermediate container a3e9f44f218a 16:44:40 ---> 141d246ab687 16:44:40 Step 18/36 : WORKDIR / 16:44:40 ---> Running in 8cc9da48e239 16:44:40 Removing intermediate container 8cc9da48e239 16:44:40 ---> 3c534e770465 16:44:40 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 16:44:40 ---> e4c7ff5925ed 16:44:40 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 16:44:40 ---> 70e99ac30b6c 16:44:40 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 16:44:40 ---> c052a218de85 16:44:40 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 16:44:41 ---> ec14223d106a 16:44:41 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 16:44:41 ---> 503285cc028e 16:44:41 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 16:44:41 ---> 7882c60c771c 16:44:41 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 16:44:42 ---> 3f1bbc76b427 16:44:42 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 16:44:42 ---> Running in 4f1623e8a958 16:44:42 Removing intermediate container 4f1623e8a958 16:44:42 ---> 54aed9127f5e 16:44:42 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 16:44:42 ---> Running in 346c819f3a47 16:44:43 Removing intermediate container 346c819f3a47 16:44:43 ---> ea033f74e10d 16:44:43 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 16:44:43 ---> Running in 6345d004ce94 16:44:43 Removing intermediate container 6345d004ce94 16:44:43 ---> d631bf74297f 16:44:43 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 16:44:43 ---> Running in 24b083a00c7a 16:44:44 Removing intermediate container 24b083a00c7a 16:44:44 ---> 0da346cce02f 16:44:44 Step 30/36 : EXPOSE 59983 16:44:44 ---> Running in 840c58e78cf9 16:44:44 Removing intermediate container 840c58e78cf9 16:44:44 ---> 2a5de2c4d53a 16:44:44 Step 31/36 : EXPOSE 8554 16:44:44 ---> Running in 081e29adc5b4 16:44:44 Removing intermediate container 081e29adc5b4 16:44:44 ---> a1b0850f0590 16:44:44 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 16:44:44 ---> Running in 4dc752a850fa 16:44:44 Removing intermediate container 4dc752a850fa 16:44:44 ---> 0fa3949a1b97 16:44:44 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 16:44:44 ---> Running in 4e6b7538658a 16:44:44 Removing intermediate container 4e6b7538658a 16:44:44 ---> 6e69510e3501 16:44:44 Step 34/36 : LABEL arch=amd64 16:44:44 ---> Running in 7a5d61af8bf6 16:44:44 Removing intermediate container 7a5d61af8bf6 16:44:44 ---> 3b0ad5d369a1 16:44:44 Step 35/36 : LABEL git_sha=e4cb32a3b63344217ab92f1c3d9ac6e4bff05449 16:44:44 ---> Running in 555cd3bb2239 16:44:44 Removing intermediate container 555cd3bb2239 16:44:44 ---> 3516a1f0e274 16:44:44 Step 36/36 : LABEL version=3.0.0-dev.48 16:44:44 ---> Running in 8699a0fa364f 16:44:44 Removing intermediate container 8699a0fa364f 16:44:44 ---> a256e689c586 16:44:44 [Warning] One or more build-args [ARCH] were not consumed 16:44:44 Successfully built a256e689c586 16:44:44 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 16:44:45 provisioning config files... 16:44:45 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9577461859497152374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:44:45 ---> docker-login.sh 16:44:45 nexus3.edgexfoundry.org:10001 16:44:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:45 Configure a credential helper to remove this warning. See 16:44:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:45 16:44:45 Login Succeeded 16:44:45 nexus3.edgexfoundry.org:10002 16:44:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:45 Configure a credential helper to remove this warning. See 16:44:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:45 16:44:45 Login Succeeded 16:44:45 nexus3.edgexfoundry.org:10003 16:44:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:45 Configure a credential helper to remove this warning. See 16:44:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:45 16:44:45 Login Succeeded 16:44:45 nexus3.edgexfoundry.org:10004 16:44:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:45 Configure a credential helper to remove this warning. See 16:44:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:45 16:44:45 Login Succeeded 16:44:45 docker.io 16:44:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:45 Configure a credential helper to remove this warning. See 16:44:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:45 16:44:45 Login Succeeded 16:44:45 ---> docker-login.sh ends [Pipeline] } 16:44:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:44:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:44:45 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 16:44:45 e4cb32a3b63344217ab92f1c3d9ac6e4bff05449 16:44:45 latest 16:44:45 3.0.0-dev.48 16:44:45 e4cb32a3b63344217ab92f1c3d9ac6e4bff05449-3.0.0-dev.48 16:44:45 main 16:44:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:46 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:e4cb32a3b63344217ab92f1c3d9ac6e4bff05449 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:46 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:e4cb32a3b63344217ab92f1c3d9ac6e4bff05449 16:44:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 16:44:46 c59e09ed3ca1: Preparing 16:44:46 2eb10b88acae: Preparing 16:44:46 376589f23711: Preparing 16:44:46 133d68466cb2: Preparing 16:44:46 3827b5b91e75: Preparing 16:44:46 acc83c6ca332: Preparing 16:44:46 d12573a035ec: Preparing 16:44:46 eeb9b9bf9875: Preparing 16:44:46 e56eacaf4000: Preparing 16:44:46 2632d0e4197e: Preparing 16:44:46 ea7ce8249d4d: Preparing 16:44:46 7019698eae54: Preparing 16:44:46 f1417ff83b31: Preparing 16:44:46 acc83c6ca332: Waiting 16:44:46 d12573a035ec: Waiting 16:44:46 e56eacaf4000: Waiting 16:44:46 2632d0e4197e: Waiting 16:44:46 ea7ce8249d4d: Waiting 16:44:46 7019698eae54: Waiting 16:44:46 f1417ff83b31: Waiting 16:44:46 eeb9b9bf9875: Waiting 16:44:46 376589f23711: Pushed 16:44:46 2eb10b88acae: Pushed 16:44:46 133d68466cb2: Pushed 16:44:46 c59e09ed3ca1: Pushed 16:44:46 acc83c6ca332: Pushed 16:44:46 eeb9b9bf9875: Pushed 16:44:46 d12573a035ec: Pushed 16:44:46 e56eacaf4000: Pushed 16:44:46 2632d0e4197e: Pushed 16:44:46 f1417ff83b31: Layer already exists 16:44:49 3827b5b91e75: Pushed 16:44:49 ea7ce8249d4d: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:44:52 provisioning config files... 16:44:52 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/120@tmp/config11817994874799987215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:44:53 ---> docker-login.sh 16:44:53 nexus3.edgexfoundry.org:10001 16:44:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:53 Configure a credential helper to remove this warning. See 16:44:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:53 16:44:53 Login Succeeded 16:44:53 nexus3.edgexfoundry.org:10002 16:44:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:53 Configure a credential helper to remove this warning. See 16:44:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:53 16:44:53 Login Succeeded 16:44:53 nexus3.edgexfoundry.org:10003 16:44:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:54 Configure a credential helper to remove this warning. See 16:44:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:54 16:44:54 Login Succeeded 16:44:54 nexus3.edgexfoundry.org:10004 16:44:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:54 Configure a credential helper to remove this warning. See 16:44:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:54 16:44:54 Login Succeeded 16:44:54 docker.io 16:44:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:55 Configure a credential helper to remove this warning. See 16:44:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:55 16:44:55 Login Succeeded 16:44:55 ---> docker-login.sh ends [Pipeline] } 16:44:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:44:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:44:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:44:55 ========================================================= 16:44:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:44:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:55 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:44:56 Sending build context to Docker daemon 1.144MB 16:44:56 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 16:44:56 Step 2/13 : FROM ${BASE} AS builder 16:44:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:44:56 c41833b44d91: Pulling fs layer 16:44:56 ed15518f5707: Pulling fs layer 16:44:56 feae8fd75edb: Pulling fs layer 16:44:56 242c74f7c9fa: Pulling fs layer 16:44:56 3cdef696dda3: Pulling fs layer 16:44:56 2ced38df9373: Pulling fs layer 16:44:56 58f1dce35555: Pulling fs layer 16:44:56 242c74f7c9fa: Waiting 16:44:56 3cdef696dda3: Waiting 16:44:56 58f1dce35555: Waiting 16:44:56 2ced38df9373: Waiting 16:44:56 ed15518f5707: Verifying Checksum 16:44:56 ed15518f5707: Download complete 16:44:56 242c74f7c9fa: Verifying Checksum 16:44:56 242c74f7c9fa: Download complete 16:44:56 3cdef696dda3: Verifying Checksum 16:44:56 3cdef696dda3: Download complete 16:44:56 c41833b44d91: Verifying Checksum 16:44:56 c41833b44d91: Download complete 16:44:57 7019698eae54: Pushed 16:44:57 e4cb32a3b63344217ab92f1c3d9ac6e4bff05449: digest: sha256:701834cbe8ad698d995660b08beda18cff170e9ef4cd5e2a6766a291d2390fd6 size: 3034 [Pipeline] } [Pipeline] // withEnv 16:44:57 c41833b44d91: Pull complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:57 58f1dce35555: Verifying Checksum 16:44:57 58f1dce35555: Download complete 16:44:57 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:57 ed15518f5707: Pull complete 16:44:58 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 16:44:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 16:44:58 c59e09ed3ca1: Preparing 16:44:58 2eb10b88acae: Preparing 16:44:58 376589f23711: Preparing 16:44:58 133d68466cb2: Preparing 16:44:58 3827b5b91e75: Preparing 16:44:58 acc83c6ca332: Preparing 16:44:58 d12573a035ec: Preparing 16:44:58 eeb9b9bf9875: Preparing 16:44:58 e56eacaf4000: Preparing 16:44:58 2632d0e4197e: Preparing 16:44:58 ea7ce8249d4d: Preparing 16:44:58 7019698eae54: Preparing 16:44:58 f1417ff83b31: Preparing 16:44:58 eeb9b9bf9875: Waiting 16:44:58 2632d0e4197e: Waiting 16:44:58 ea7ce8249d4d: Waiting 16:44:58 7019698eae54: Waiting 16:44:58 acc83c6ca332: Waiting 16:44:58 e56eacaf4000: Waiting 16:44:58 f1417ff83b31: Waiting 16:44:58 2eb10b88acae: Layer already exists 16:44:58 c59e09ed3ca1: Layer already exists 16:44:58 133d68466cb2: Layer already exists 16:44:58 376589f23711: Layer already exists 16:44:58 3827b5b91e75: Layer already exists 16:44:58 acc83c6ca332: Layer already exists 16:44:58 d12573a035ec: Layer already exists 16:44:58 eeb9b9bf9875: Layer already exists 16:44:58 2632d0e4197e: Layer already exists 16:44:58 e56eacaf4000: Layer already exists 16:44:58 ea7ce8249d4d: Layer already exists 16:44:58 7019698eae54: Layer already exists 16:44:58 f1417ff83b31: Layer already exists 16:44:58 latest: digest: sha256:701834cbe8ad698d995660b08beda18cff170e9ef4cd5e2a6766a291d2390fd6 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:58 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:58 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.48 16:44:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 16:44:58 c59e09ed3ca1: Preparing 16:44:58 2eb10b88acae: Preparing 16:44:58 376589f23711: Preparing 16:44:58 133d68466cb2: Preparing 16:44:58 3827b5b91e75: Preparing 16:44:58 acc83c6ca332: Preparing 16:44:58 d12573a035ec: Preparing 16:44:58 eeb9b9bf9875: Preparing 16:44:58 e56eacaf4000: Preparing 16:44:58 2632d0e4197e: Preparing 16:44:58 ea7ce8249d4d: Preparing 16:44:58 7019698eae54: Preparing 16:44:58 f1417ff83b31: Preparing 16:44:58 acc83c6ca332: Waiting 16:44:58 2632d0e4197e: Waiting 16:44:58 d12573a035ec: Waiting 16:44:58 eeb9b9bf9875: Waiting 16:44:58 e56eacaf4000: Waiting 16:44:58 ea7ce8249d4d: Waiting 16:44:58 7019698eae54: Waiting 16:44:58 f1417ff83b31: Waiting 16:44:58 133d68466cb2: Layer already exists 16:44:58 3827b5b91e75: Layer already exists 16:44:58 c59e09ed3ca1: Layer already exists 16:44:58 2eb10b88acae: Layer already exists 16:44:58 376589f23711: Layer already exists 16:44:58 eeb9b9bf9875: Layer already exists 16:44:58 acc83c6ca332: Layer already exists 16:44:58 2632d0e4197e: Layer already exists 16:44:58 e56eacaf4000: Layer already exists 16:44:58 d12573a035ec: Layer already exists 16:44:58 7019698eae54: Layer already exists 16:44:58 ea7ce8249d4d: Layer already exists 16:44:58 f1417ff83b31: Layer already exists 16:44:58 3.0.0-dev.48: digest: sha256:701834cbe8ad698d995660b08beda18cff170e9ef4cd5e2a6766a291d2390fd6 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:58 feae8fd75edb: Download complete 16:44:58 2ced38df9373: Verifying Checksum 16:44:58 2ced38df9373: Download complete 16:44:58 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:e4cb32a3b63344217ab92f1c3d9ac6e4bff05449-3.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:59 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:e4cb32a3b63344217ab92f1c3d9ac6e4bff05449-3.0.0-dev.48 16:44:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 16:44:59 c59e09ed3ca1: Preparing 16:44:59 2eb10b88acae: Preparing 16:44:59 376589f23711: Preparing 16:44:59 133d68466cb2: Preparing 16:44:59 3827b5b91e75: Preparing 16:44:59 acc83c6ca332: Preparing 16:44:59 d12573a035ec: Preparing 16:44:59 eeb9b9bf9875: Preparing 16:44:59 e56eacaf4000: Preparing 16:44:59 2632d0e4197e: Preparing 16:44:59 ea7ce8249d4d: Preparing 16:44:59 7019698eae54: Preparing 16:44:59 f1417ff83b31: Preparing 16:44:59 2632d0e4197e: Waiting 16:44:59 d12573a035ec: Waiting 16:44:59 eeb9b9bf9875: Waiting 16:44:59 f1417ff83b31: Waiting 16:44:59 e56eacaf4000: Waiting 16:44:59 ea7ce8249d4d: Waiting 16:44:59 7019698eae54: Waiting 16:44:59 2eb10b88acae: Layer already exists 16:44:59 133d68466cb2: Layer already exists 16:44:59 376589f23711: Layer already exists 16:44:59 c59e09ed3ca1: Layer already exists 16:44:59 3827b5b91e75: Layer already exists 16:44:59 acc83c6ca332: Layer already exists 16:44:59 e56eacaf4000: Layer already exists 16:44:59 d12573a035ec: Layer already exists 16:44:59 2632d0e4197e: Layer already exists 16:44:59 eeb9b9bf9875: Layer already exists 16:44:59 ea7ce8249d4d: Layer already exists 16:44:59 7019698eae54: Layer already exists 16:44:59 f1417ff83b31: Layer already exists 16:44:59 e4cb32a3b63344217ab92f1c3d9ac6e4bff05449-3.0.0-dev.48: digest: sha256:701834cbe8ad698d995660b08beda18cff170e9ef4cd5e2a6766a291d2390fd6 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:59 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:59 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 16:44:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 16:44:59 c59e09ed3ca1: Preparing 16:44:59 2eb10b88acae: Preparing 16:44:59 376589f23711: Preparing 16:44:59 133d68466cb2: Preparing 16:44:59 3827b5b91e75: Preparing 16:44:59 acc83c6ca332: Preparing 16:44:59 d12573a035ec: Preparing 16:44:59 eeb9b9bf9875: Preparing 16:44:59 e56eacaf4000: Preparing 16:44:59 2632d0e4197e: Preparing 16:44:59 ea7ce8249d4d: Preparing 16:44:59 7019698eae54: Preparing 16:44:59 f1417ff83b31: Preparing 16:44:59 d12573a035ec: Waiting 16:44:59 eeb9b9bf9875: Waiting 16:44:59 e56eacaf4000: Waiting 16:44:59 2632d0e4197e: Waiting 16:44:59 ea7ce8249d4d: Waiting 16:44:59 7019698eae54: Waiting 16:44:59 f1417ff83b31: Waiting 16:44:59 acc83c6ca332: Waiting 16:44:59 133d68466cb2: Layer already exists 16:44:59 2eb10b88acae: Layer already exists 16:44:59 376589f23711: Layer already exists 16:44:59 c59e09ed3ca1: Layer already exists 16:44:59 3827b5b91e75: Layer already exists 16:44:59 acc83c6ca332: Layer already exists 16:44:59 d12573a035ec: Layer already exists 16:44:59 2632d0e4197e: Layer already exists 16:44:59 e56eacaf4000: Layer already exists 16:44:59 eeb9b9bf9875: Layer already exists 16:44:59 ea7ce8249d4d: Layer already exists 16:44:59 7019698eae54: Layer already exists 16:44:59 f1417ff83b31: Layer already exists 16:44:59 main: digest: sha256:701834cbe8ad698d995660b08beda18cff170e9ef4cd5e2a6766a291d2390fd6 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:44:59 ===================================================== [Pipeline] echo 16:44:59 taggedImages: 16:44:59 - nexus3.edgexfoundry.org:10004/device-usb-camera:e4cb32a3b63344217ab92f1c3d9ac6e4bff05449 16:44:59 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 16:44:59 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.48 16:44:59 - nexus3.edgexfoundry.org:10004/device-usb-camera:e4cb32a3b63344217ab92f1c3d9ac6e4bff05449-3.0.0-dev.48 16:44:59 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:45:00 16:45:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:45:00 latest: Pulling from edgex-lftools-log-publisher 16:45:00 5eb5b503b376: Pulling fs layer 16:45:00 5c69ac0246d0: Pulling fs layer 16:45:00 ec43610c2a17: Pulling fs layer 16:45:00 3a2ae6a8a46f: Pulling fs layer 16:45:00 33b1e0a273af: Pulling fs layer 16:45:00 5d3b04190fa2: Pulling fs layer 16:45:00 2f39f015ded8: Pulling fs layer 16:45:00 3a2ae6a8a46f: Waiting 16:45:00 2f39f015ded8: Waiting 16:45:00 33b1e0a273af: Waiting 16:45:00 5c69ac0246d0: Download complete 16:45:00 3a2ae6a8a46f: Download complete 16:45:00 33b1e0a273af: Download complete 16:45:00 5d3b04190fa2: Verifying Checksum 16:45:00 5d3b04190fa2: Download complete 16:45:00 ec43610c2a17: Verifying Checksum 16:45:00 ec43610c2a17: Download complete 16:45:00 5eb5b503b376: Verifying Checksum 16:45:00 5eb5b503b376: Download complete 16:45:01 2f39f015ded8: Download complete 16:45:01 5eb5b503b376: Pull complete 16:45:02 5c69ac0246d0: Pull complete 16:45:02 ec43610c2a17: Pull complete 16:45:02 3a2ae6a8a46f: Pull complete 16:45:02 33b1e0a273af: Pull complete 16:45:03 5d3b04190fa2: Pull complete 16:45:07 2f39f015ded8: Pull complete 16:45:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:45:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:45:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:45:07 prd-ubuntu20.04-docker-8c-8g-16968 does not seem to be running inside a container 16:45:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:45:11 feae8fd75edb: Pull complete 16:45:11 242c74f7c9fa: Pull complete 16:45:11 3cdef696dda3: Pull complete 16:45:12 $ docker top 078b2952f7e2d3200c28e860c8edb9dc3f902cff04b830d14dbfb538c7f77c41 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:45:13 ---> job-cost.sh 16:45:13 lf-activate-venv: SKIPPING 16:45:13 INFO: No Stack... 16:45:13 INFO: Retrieving Pricing Info for: v3-standard-8 16:45:13 INFO: Archiving Costs [Pipeline] sh 16:45:13 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 16:45:13 + cut -d, -f6 [Pipeline] lock 16:45:13 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-120-stack-cost] 16:45:13 Resource [jenkins-edgexfoundry-device-usb-camera-main-120-stack-cost] did not exist. Created. 16:45:13 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-120-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:45:14 + echo total: 0.2199999988079071 [Pipeline] stash 16:45:14 Stashed 1 file(s) [Pipeline] } 16:45:14 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-120-stack-cost] [Pipeline] // lock [Pipeline] } 16:45:14 $ docker stop --time=1 078b2952f7e2d3200c28e860c8edb9dc3f902cff04b830d14dbfb538c7f77c41 16:45:15 $ docker rm -f --volumes 078b2952f7e2d3200c28e860c8edb9dc3f902cff04b830d14dbfb538c7f77c41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:45:17 2ced38df9373: Pull complete 16:45:19 58f1dce35555: Pull complete 16:45:19 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 16:45:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:45:19 ---> fadd8f120f05 16:45:19 Step 3/13 : ARG ADD_BUILD_TAGS="" 16:45:21 ---> Running in 0667580e0225 16:45:21 Removing intermediate container 0667580e0225 16:45:21 ---> 71013e3c67a5 16:45:21 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:45:21 ---> Running in d3670b6608df 16:45:22 Removing intermediate container d3670b6608df 16:45:22 ---> a41b8b2466be 16:45:22 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 16:45:22 ---> Running in 655ce0ece5d1 16:45:22 Removing intermediate container 655ce0ece5d1 16:45:22 ---> 6cec2b3edeec 16:45:22 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 16:45:22 ---> Running in 7f2015ea81a9 16:45:23 Removing intermediate container 7f2015ea81a9 16:45:23 ---> 7e3f6731a7a9 16:45:23 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:45:23 ---> Running in adb326622030 16:45:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:45:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:45:26 (1/14) Installing libintl (0.21.1-r1) 16:45:26 (2/14) Installing eudev-libs (3.2.11-r4) 16:45:26 (3/14) Installing libjpeg-turbo (2.1.4-r0) 16:45:26 (4/14) Installing v4l-utils-libs (1.22.1-r2) 16:45:26 (5/14) Installing v4l-utils (1.22.1-r2) 16:45:26 (6/14) Installing udev-init-scripts (35-r1) 16:45:26 (7/14) Installing libblkid (2.38.1-r1) 16:45:26 (8/14) Installing xz-libs (5.2.9-r0) 16:45:26 (9/14) Installing zstd-libs (1.5.5-r0) 16:45:26 (10/14) Installing kmod-libs (30-r1) 16:45:26 (11/14) Installing eudev (3.2.11-r4) 16:45:26 (12/14) Installing eudev-dev (3.2.11-r4) 16:45:26 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 16:45:26 (14/14) Installing v4l-utils-dev (1.22.1-r2) 16:45:26 Executing busybox-1.35.0-r29.trigger 16:45:26 Executing eudev-3.2.11-r4.trigger 16:45:26 OK: 271 MiB in 67 packages 16:45:27 Removing intermediate container adb326622030 16:45:27 ---> 8dd4e398126e 16:45:27 Step 8/13 : WORKDIR /device-usb-camera 16:45:27 ---> Running in f31d27bbbe6b 16:45:27 Removing intermediate container f31d27bbbe6b 16:45:27 ---> 7b77eca342d9 16:45:27 Step 9/13 : COPY go.mod vendor* ./ 16:45:32 ---> fe883e3344ea 16:45:32 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:32 ---> Running in 394cff9499e1 16:46:40 Removing intermediate container 394cff9499e1 16:46:40 ---> 4493222b7337 16:46:40 Step 11/13 : COPY . . 16:46:40 ---> 34b9a92c2fe2 16:46:40 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 16:46:40 ---> Running in ae70ae27f867 16:46:40  % Total % Received % Xferd Average Speed Time Time Time Current 16:46:40  Dload Upload Total Spent Left Speed 16:46:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4304 0 --:--:-- --:--:-- --:--:-- 4299 16:46:40 Removing intermediate container ae70ae27f867 16:46:40 ---> b1d212fce58f 16:46:40 Step 13/13 : RUN ${MAKE} 16:46:40 ---> Running in 1d689f481ea1 16:46:40 noop 16:46:40 Removing intermediate container 1d689f481ea1 16:46:40 ---> 5a056aff5d1a 16:46:40 Successfully built 5a056aff5d1a 16:46:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:40 + docker inspect -f . ci-base-image-arm64 16:46:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:46:40 prd-ubuntu20.04-docker-arm64-4c-16g-16969 does not seem to be running inside a container 16:46:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/120 -v /w/workspace/device-usb-camera/120:/w/workspace/device-usb-camera/120:rw,z -v /w/workspace/device-usb-camera/120@tmp:/w/workspace/device-usb-camera/120@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 16:46:41 $ docker top 9330a8e4cb7feb1caa2d4dc1c8bbe1f021e3b71cf40c6077bcc8e770b8b85ce2 -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:42 + go version 16:46:42 go version go1.20.2 linux/arm64 [Pipeline] } 16:46:42 $ docker stop --time=1 9330a8e4cb7feb1caa2d4dc1c8bbe1f021e3b71cf40c6077bcc8e770b8b85ce2 16:46:44 $ docker rm -f --volumes 9330a8e4cb7feb1caa2d4dc1c8bbe1f021e3b71cf40c6077bcc8e770b8b85ce2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:44 + docker inspect -f . ci-base-image-arm64 16:46:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:46:45 prd-ubuntu20.04-docker-arm64-4c-16g-16969 does not seem to be running inside a container 16:46:45 $ 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/120 -v /w/workspace/device-usb-camera/120:/w/workspace/device-usb-camera/120:rw,z -v /w/workspace/device-usb-camera/120@tmp:/w/workspace/device-usb-camera/120@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 16:46:46 $ docker top 3f9946071eebd74cf3afad96e5417fe64db5cb45ff4c19d4e8b43947b75da0f8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:46 + git config --global --add safe.directory /w/workspace/device-usb-camera/120 [Pipeline] fileExists [Pipeline] sh 16:46:47 + make test 16:46:47 go test ./... -coverprofile=coverage.out ./... 16:47:19 ? github.com/edgexfoundry/device-usb-camera [no test files] 16:49:10 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 16:49:15 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.071s coverage: 1.6% of statements 16:49:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:49:15 go vet ./... 16:49:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:49:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:49:42 ./bin/test-attribution-txt.sh [Pipeline] echo 16:49:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:49:42 $ docker stop --time=1 3f9946071eebd74cf3afad96e5417fe64db5cb45ff4c19d4e8b43947b75da0f8 16:49:43 $ docker rm -f --volumes 3f9946071eebd74cf3afad96e5417fe64db5cb45ff4c19d4e8b43947b75da0f8 [Pipeline] // withDockerContainer [Pipeline] sh 16:49:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:49:45 Warning: overwriting stash ‘coverage-report’ 16:49:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:49:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:49:46 + ls -al . 16:49:46 total 188 16:49:46 drwxrwxr-x 9 jenkins jenkins 4096 May 25 16:46 . 16:49:46 drwxrwxr-x 4 jenkins jenkins 4096 May 25 16:44 .. 16:49:46 drwxrwxr-x 8 jenkins jenkins 4096 May 25 16:44 .git 16:49:46 drwxrwxr-x 3 jenkins jenkins 4096 May 25 16:44 .github 16:49:46 -rw-rw-r-- 1 jenkins jenkins 414 May 25 16:44 .gitignore 16:49:46 -rw-rw-r-- 1 jenkins jenkins 45 May 25 16:44 .golangci.yml 16:49:46 -rw-rw-r-- 1 jenkins jenkins 77 May 25 16:44 .hadolint.yml 16:49:46 -rw-rw-r-- 1 jenkins jenkins 9665 May 25 16:44 Attribution.txt 16:49:46 -rw-rw-r-- 1 jenkins jenkins 6219 May 25 16:44 CHANGELOG.md 16:49:46 -rw-rw-r-- 1 jenkins jenkins 2453 May 25 16:44 Dockerfile 16:49:46 -rw-rw-r-- 1 jenkins jenkins 678 May 25 16:44 GOVERNANCE.md 16:49:46 -rw-rw-r-- 1 jenkins jenkins 659 May 25 16:44 Jenkinsfile 16:49:46 -rw-rw-r-- 1 jenkins jenkins 11348 May 25 16:44 LICENSE 16:49:46 -rw-rw-r-- 1 jenkins jenkins 2364 May 25 16:44 Makefile 16:49:46 -rw-rw-r-- 1 jenkins jenkins 622 May 25 16:44 OWNERS.md 16:49:46 -rw-rw-r-- 1 jenkins jenkins 2477 May 25 16:44 README.md 16:49:46 -rw-rw-r-- 1 jenkins jenkins 12 May 25 16:42 VERSION 16:49:46 drwxrwxr-x 2 jenkins jenkins 4096 May 25 16:44 bin 16:49:46 drwxrwxr-x 3 jenkins jenkins 4096 May 25 16:44 cmd 16:49:46 -rw-r--r-- 1 jenkins jenkins 35569 May 25 16:49 coverage.out 16:49:46 -rwxrwxr-x 1 jenkins jenkins 140 May 25 16:44 docker-entrypoint.sh 16:49:46 drwxrwxr-x 2 jenkins jenkins 4096 May 25 16:44 docs 16:49:46 -rw-rw-r-- 1 jenkins jenkins 3419 May 25 16:44 go.mod 16:49:46 -rw-rw-r-- 1 jenkins jenkins 31488 May 25 16:44 go.sum 16:49:46 drwxrwxr-x 3 jenkins jenkins 4096 May 25 16:44 internal 16:49:46 drwxrwxr-x 4 jenkins jenkins 4096 May 25 16:44 snap 16:49:46 -rw-rw-r-- 1 jenkins jenkins 231 May 25 16:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:46 + 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=e4cb32a3b63344217ab92f1c3d9ac6e4bff05449 --label arch=arm64 --label version=3.0.0-dev.48 . 16:49:46 Sending build context to Docker daemon 1.18MB 16:49:46 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 16:49:46 Step 2/36 : FROM ${BASE} AS builder 16:49:46 ---> 5a056aff5d1a 16:49:46 Step 3/36 : ARG ADD_BUILD_TAGS="" 16:49:47 ---> Running in d4d7407f938c 16:49:47 Removing intermediate container d4d7407f938c 16:49:47 ---> 9194bf4fbe77 16:49:47 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:49:47 ---> Running in cce78018af4e 16:49:47 Removing intermediate container cce78018af4e 16:49:47 ---> 4e8a69fffcf1 16:49:47 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 16:49:47 ---> Running in c12976b2658c 16:49:48 Removing intermediate container c12976b2658c 16:49:48 ---> 21f6deae4d31 16:49:48 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 16:49:48 ---> Running in d4952494a85d 16:49:48 Removing intermediate container d4952494a85d 16:49:48 ---> 84e31c000133 16:49:48 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:49:48 ---> Running in 3a87c66770a3 16:49:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:49:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:49:51 OK: 271 MiB in 67 packages 16:49:52 Removing intermediate container 3a87c66770a3 16:49:52 ---> d7a7ca53760f 16:49:52 Step 8/36 : WORKDIR /device-usb-camera 16:49:52 ---> Running in 7257371ea77d 16:49:52 Removing intermediate container 7257371ea77d 16:49:52 ---> a400a0edcf64 16:49:52 Step 9/36 : COPY go.mod vendor* ./ 16:49:52 ---> 12b9eedd4e97 16:49:52 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:52 ---> Running in ba7c0fd90377 16:49:55 Removing intermediate container ba7c0fd90377 16:49:55 ---> a8c590c27a84 16:49:55 Step 11/36 : COPY . . 16:49:56 ---> 4821c1348b12 16:49:56 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 16:49:56 ---> Running in 5ef72e6168a2 16:49:57  % Total % Received % Xferd Average Speed Time Time Time Current 16:49:57 Dload Upload Total Spent Left Speed 16:49:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3261 0 --:--:-- --:--:-- --:--:-- 3277 16:49:58 Removing intermediate container 5ef72e6168a2 16:49:58 ---> 01fb0c81369b 16:49:58 Step 13/36 : RUN ${MAKE} 16:49:58 ---> Running in 064505ed5276 16:49:59 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.48" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 16:52:36 Removing intermediate container 064505ed5276 16:52:36 ---> f429dc1bb866 16:52:36 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 16:52:36 v0.21.6: Pulling from aler9/rtsp-simple-server 16:52:36 8766b47fe142: Pulling fs layer 16:52:36 8766b47fe142: Verifying Checksum 16:52:36 8766b47fe142: Download complete 16:52:36 8766b47fe142: Pull complete 16:52:36 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 16:52:36 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 16:52:36 ---> 69d40e2cb93c 16:52:36 Step 15/36 : FROM alpine:3.17 16:52:36 3.17: Pulling from library/alpine 16:52:36 c41833b44d91: Already exists 16:52:36 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 16:52:36 Status: Downloaded newer image for alpine:3.17 16:52:36 ---> 51e60588ff2c 16:52:36 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 16:52:36 ---> Running in 079d23d2ee45 16:52:36 Removing intermediate container 079d23d2ee45 16:52:36 ---> 887703404990 16:52:36 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 16:52:36 ---> Running in ccae68e6dac9 16:52:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:52:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:52:36 (1/83) Installing dumb-init (1.2.5-r2) 16:52:36 (2/83) Installing sdl2 (2.26.5-r0) 16:52:36 (3/83) Installing libxau (1.0.10-r0) 16:52:36 (4/83) Installing libmd (1.0.4-r0) 16:52:36 (5/83) Installing libbsd (0.11.7-r0) 16:52:36 (6/83) Installing libxdmcp (1.1.4-r0) 16:52:36 (7/83) Installing libxcb (1.15-r0) 16:52:36 (8/83) Installing libx11 (1.8.4-r0) 16:52:36 (9/83) Installing aom-libs (3.5.0-r0) 16:52:36 (10/83) Installing alsa-lib (1.2.8-r0) 16:52:36 (11/83) Installing libexpat (2.5.0-r0) 16:52:36 (12/83) Installing brotli-libs (1.0.9-r9) 16:52:36 (13/83) Installing libbz2 (1.0.8-r4) 16:52:36 (14/83) Installing libpng (1.6.38-r0) 16:52:36 (15/83) Installing freetype (2.12.1-r0) 16:52:36 (16/83) Installing fontconfig (2.14.1-r0) 16:52:36 (17/83) Installing fribidi (1.0.12-r0) 16:52:36 (18/83) Installing libffi (3.4.4-r0) 16:52:36 (19/83) Installing libintl (0.21.1-r1) 16:52:36 (20/83) Installing libblkid (2.38.1-r1) 16:52:36 (21/83) Installing libmount (2.38.1-r1) 16:52:36 (22/83) Installing pcre2 (10.42-r0) 16:52:36 (23/83) Installing glib (2.74.7-r0) 16:52:36 (24/83) Installing graphite2 (1.3.14-r2) 16:52:36 (25/83) Installing harfbuzz (5.3.1-r1) 16:52:36 (26/83) Installing libass (0.16.0-r1) 16:52:36 (27/83) Installing libdav1d (1.0.0-r2) 16:52:36 (28/83) Installing libdrm (2.4.114-r0) 16:52:36 (29/83) Installing gmp (6.2.1-r2) 16:52:36 (30/83) Installing nettle (3.8.1-r0) 16:52:36 (31/83) Installing p11-kit (0.24.1-r1) 16:52:36 (32/83) Installing libtasn1 (4.19.0-r0) 16:52:36 (33/83) Installing libunistring (1.1-r0) 16:52:36 (34/83) Installing gnutls (3.7.8-r3) 16:52:36 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) 16:52:36 (36/83) Installing ncurses-libs (6.3_p20221119-r0) 16:52:36 (37/83) Installing lame (3.100-r2) 16:52:36 (38/83) Installing opus (1.3.1-r1) 16:52:36 (39/83) Installing libasyncns (0.8-r1) 16:52:36 (40/83) Installing dbus-libs (1.14.4-r0) 16:52:36 (41/83) Installing libltdl (2.4.7-r1) 16:52:36 (42/83) Installing orc (0.4.33-r0) 16:52:36 (43/83) Installing libgcc (12.2.1_git20220924-r4) 16:52:36 (44/83) Installing libogg (1.3.5-r2) 16:52:36 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 16:52:36 (46/83) Installing flac-libs (1.4.2-r0) 16:52:36 (47/83) Installing libvorbis (1.3.7-r0) 16:52:36 (48/83) Installing libsndfile (1.1.0-r2) 16:52:36 (49/83) Installing libgomp (12.2.1_git20220924-r4) 16:52:36 (50/83) Installing soxr (0.1.3-r3) 16:52:36 (51/83) Installing speexdsp (1.2.1-r0) 16:52:36 (52/83) Installing tdb-libs (1.4.6-r0) 16:52:36 (53/83) Installing libpulse (16.1-r6) 16:52:36 (54/83) Installing cjson (1.7.15-r3) 16:52:36 (55/83) Installing mbedtls (2.28.3-r0) 16:52:36 (56/83) Installing librist (0.2.7-r0) 16:52:36 (57/83) Installing libsrt (1.5.1-r0) 16:52:36 (58/83) Installing libssh (0.10.5-r0) 16:52:36 (59/83) Installing libtheora (1.1.1-r16) 16:52:36 (60/83) Installing libjpeg-turbo (2.1.4-r0) 16:52:36 (61/83) Installing v4l-utils-libs (1.22.1-r2) 16:52:36 (62/83) Installing libxext (1.3.5-r0) 16:52:36 (63/83) Installing libxfixes (6.0.0-r0) 16:52:36 (64/83) Installing wayland-libs-client (1.21.0-r1) 16:52:36 (65/83) Installing libva (2.16.0-r0) 16:52:36 (66/83) Installing libvdpau (1.5-r0) 16:52:36 (67/83) Installing vidstab (1.1.0-r2) 16:52:36 (68/83) Installing libvpx (1.12.0-r1) 16:52:36 (69/83) Installing libwebp (1.2.4-r2) 16:52:36 (70/83) Installing x264-libs (0.164_git20220602-r0) 16:52:36 (71/83) Installing numactl (2.0.16-r1) 16:52:36 (72/83) Installing x265-libs (3.5-r3) 16:52:36 (73/83) Installing xvidcore (1.3.7-r1) 16:52:36 (74/83) Installing libsodium (1.0.18-r2) 16:52:36 (75/83) Installing libzmq (4.3.4-r1) 16:52:36 (76/83) Installing ffmpeg-libs (5.1.3-r0) 16:52:36 (77/83) Installing ffmpeg (5.1.3-r0) 16:52:36 (78/83) Installing udev-init-scripts (35-r1) 16:52:36 (79/83) Installing eudev-libs (3.2.11-r4) 16:52:36 (80/83) Installing xz-libs (5.2.9-r0) 16:52:36 (81/83) Installing zstd-libs (1.5.5-r0) 16:52:36 (82/83) Installing kmod-libs (30-r1) 16:52:36 (83/83) Installing eudev (3.2.11-r4) 16:52:36 Executing busybox-1.35.0-r29.trigger 16:52:36 Executing eudev-3.2.11-r4.trigger 16:52:36 OK: 86 MiB in 98 packages 16:52:36 Removing intermediate container ccae68e6dac9 16:52:36 ---> 35a49371b3b0 16:52:36 Step 18/36 : WORKDIR / 16:52:36 ---> Running in aab9acd054b2 16:52:36 Removing intermediate container aab9acd054b2 16:52:36 ---> 6bbba23842d8 16:52:36 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 16:52:38 ---> eb603d3639b7 16:52:38 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 16:52:38 ---> 75d59392f5b2 16:52:38 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 16:52:38 ---> bfc86ded7fb3 16:52:38 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 16:52:39 ---> ea4108478b4c 16:52:39 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 16:52:40 ---> 5bfc1d15b8ab 16:52:40 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 16:52:40 ---> a3b428d07bd9 16:52:40 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 16:52:44 ---> 737be17d8e8f 16:52:44 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 16:52:44 ---> Running in 4f34562f0804 16:52:45 Removing intermediate container 4f34562f0804 16:52:45 ---> d13eb0e4bc01 16:52:45 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 16:52:45 ---> Running in eacedeaec251 16:52:47 Removing intermediate container eacedeaec251 16:52:47 ---> d9f6b23de917 16:52:47 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 16:52:47 ---> Running in 31b35993c388 16:52:49 Removing intermediate container 31b35993c388 16:52:49 ---> 21daa67f0fdd 16:52:49 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 16:52:49 ---> Running in 33a0dd623f98 16:52:50 Removing intermediate container 33a0dd623f98 16:52:50 ---> b74a4ec1b3c2 16:52:50 Step 30/36 : EXPOSE 59983 16:52:50 ---> Running in d61be1cc0b89 16:52:50 Removing intermediate container d61be1cc0b89 16:52:50 ---> e2b821404ce7 16:52:50 Step 31/36 : EXPOSE 8554 16:52:51 ---> Running in 0eea479ae022 16:52:51 Removing intermediate container 0eea479ae022 16:52:51 ---> ebc39100821f 16:52:51 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 16:52:51 ---> Running in d1257f636647 16:52:51 Removing intermediate container d1257f636647 16:52:51 ---> 823035ee4f90 16:52:51 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 16:52:51 ---> Running in ca779eec7e29 16:52:51 Removing intermediate container ca779eec7e29 16:52:51 ---> 9421481ae705 16:52:51 Step 34/36 : LABEL arch=arm64 16:52:52 ---> Running in 0715d8d4aeb9 16:52:52 Removing intermediate container 0715d8d4aeb9 16:52:52 ---> 39664bebdb85 16:52:52 Step 35/36 : LABEL git_sha=e4cb32a3b63344217ab92f1c3d9ac6e4bff05449 16:52:52 ---> Running in 1dce679341a7 16:52:52 Removing intermediate container 1dce679341a7 16:52:52 ---> 450b8e3eddab 16:52:52 Step 36/36 : LABEL version=3.0.0-dev.48 16:52:52 ---> Running in 31e32296b214 16:52:53 Removing intermediate container 31e32296b214 16:52:53 ---> 6dd33f8de7ee 16:52:53 [Warning] One or more build-args [ARCH] were not consumed 16:52:53 Successfully built 6dd33f8de7ee 16:52:53 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 16:52:53 provisioning config files... 16:52:53 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/120@tmp/config18441035222853827328tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:52:53 ---> docker-login.sh 16:52:53 nexus3.edgexfoundry.org:10001 16:52:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:54 Configure a credential helper to remove this warning. See 16:52:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:54 16:52:54 Login Succeeded 16:52:54 nexus3.edgexfoundry.org:10002 16:52:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:54 Configure a credential helper to remove this warning. See 16:52:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:54 16:52:54 Login Succeeded 16:52:54 nexus3.edgexfoundry.org:10003 16:52:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:54 Configure a credential helper to remove this warning. See 16:52:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:54 16:52:54 Login Succeeded 16:52:54 nexus3.edgexfoundry.org:10004 16:52:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:55 Configure a credential helper to remove this warning. See 16:52:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:55 16:52:55 Login Succeeded 16:52:55 docker.io 16:52:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:55 Configure a credential helper to remove this warning. See 16:52:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:55 16:52:55 Login Succeeded 16:52:55 ---> docker-login.sh ends [Pipeline] } 16:52:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:52:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:52:55 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 16:52:55 e4cb32a3b63344217ab92f1c3d9ac6e4bff05449 16:52:55 latest 16:52:55 3.0.0-dev.48 16:52:55 e4cb32a3b63344217ab92f1c3d9ac6e4bff05449-3.0.0-dev.48 16:52:55 main 16:52:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:56 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e4cb32a3b63344217ab92f1c3d9ac6e4bff05449 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:58 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e4cb32a3b63344217ab92f1c3d9ac6e4bff05449 16:52:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 16:52:58 f33611508c92: Preparing 16:52:58 9afe3e4280ed: Preparing 16:52:58 fc86ab7e6ece: Preparing 16:52:58 414357a3b89e: Preparing 16:52:58 608d194cb50c: Preparing 16:52:58 acc83c6ca332: Preparing 16:52:58 4b0a4f4419f3: Preparing 16:52:58 5eba58454626: Preparing 16:52:58 307a694490cc: Preparing 16:52:58 7dcf37d728bf: Preparing 16:52:58 3d959eb50541: Preparing 16:52:58 ed50e920ca9d: Preparing 16:52:58 26cbea5cba74: Preparing 16:52:58 acc83c6ca332: Waiting 16:52:58 4b0a4f4419f3: Waiting 16:52:58 5eba58454626: Waiting 16:52:58 307a694490cc: Waiting 16:52:58 7dcf37d728bf: Waiting 16:52:58 3d959eb50541: Waiting 16:52:58 ed50e920ca9d: Waiting 16:52:58 26cbea5cba74: Waiting 16:52:58 fc86ab7e6ece: Pushed 16:52:58 414357a3b89e: Pushed 16:52:58 9afe3e4280ed: Pushed 16:52:58 f33611508c92: Pushed 16:52:58 acc83c6ca332: Pushed 16:52:58 307a694490cc: Pushed 16:52:58 4b0a4f4419f3: Pushed 16:52:58 5eba58454626: Pushed 16:52:58 7dcf37d728bf: Pushed 16:52:58 26cbea5cba74: Layer already exists 16:53:04 608d194cb50c: Pushed 16:53:04 3d959eb50541: Pushed 16:53:16 ed50e920ca9d: Pushed 16:53:16 e4cb32a3b63344217ab92f1c3d9ac6e4bff05449: digest: sha256:e3f8024f9ccb1d4091f376dde45814e57e7eba56addf9e1245d678e60f425d87 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:17 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:17 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 16:53:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 16:53:17 f33611508c92: Preparing 16:53:17 9afe3e4280ed: Preparing 16:53:17 fc86ab7e6ece: Preparing 16:53:17 414357a3b89e: Preparing 16:53:17 608d194cb50c: Preparing 16:53:17 acc83c6ca332: Preparing 16:53:17 4b0a4f4419f3: Preparing 16:53:17 5eba58454626: Preparing 16:53:17 307a694490cc: Preparing 16:53:17 7dcf37d728bf: Preparing 16:53:17 3d959eb50541: Preparing 16:53:17 ed50e920ca9d: Preparing 16:53:17 26cbea5cba74: Preparing 16:53:17 307a694490cc: Waiting 16:53:17 ed50e920ca9d: Waiting 16:53:17 26cbea5cba74: Waiting 16:53:17 7dcf37d728bf: Waiting 16:53:17 3d959eb50541: Waiting 16:53:17 acc83c6ca332: Waiting 16:53:17 4b0a4f4419f3: Waiting 16:53:17 5eba58454626: Waiting 16:53:17 9afe3e4280ed: Layer already exists 16:53:17 608d194cb50c: Layer already exists 16:53:17 f33611508c92: Layer already exists 16:53:17 414357a3b89e: Layer already exists 16:53:17 fc86ab7e6ece: Layer already exists 16:53:17 7dcf37d728bf: Layer already exists 16:53:17 acc83c6ca332: Layer already exists 16:53:17 4b0a4f4419f3: Layer already exists 16:53:17 5eba58454626: Layer already exists 16:53:17 307a694490cc: Layer already exists 16:53:17 ed50e920ca9d: Layer already exists 16:53:17 3d959eb50541: Layer already exists 16:53:17 26cbea5cba74: Layer already exists 16:53:17 latest: digest: sha256:e3f8024f9ccb1d4091f376dde45814e57e7eba56addf9e1245d678e60f425d87 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:17 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:18 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.48 16:53:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 16:53:18 f33611508c92: Preparing 16:53:18 9afe3e4280ed: Preparing 16:53:18 fc86ab7e6ece: Preparing 16:53:18 414357a3b89e: Preparing 16:53:18 608d194cb50c: Preparing 16:53:18 acc83c6ca332: Preparing 16:53:18 4b0a4f4419f3: Preparing 16:53:18 5eba58454626: Preparing 16:53:18 307a694490cc: Preparing 16:53:18 7dcf37d728bf: Preparing 16:53:18 3d959eb50541: Preparing 16:53:18 ed50e920ca9d: Preparing 16:53:18 26cbea5cba74: Preparing 16:53:18 307a694490cc: Waiting 16:53:18 acc83c6ca332: Waiting 16:53:18 7dcf37d728bf: Waiting 16:53:18 3d959eb50541: Waiting 16:53:18 ed50e920ca9d: Waiting 16:53:18 26cbea5cba74: Waiting 16:53:18 4b0a4f4419f3: Waiting 16:53:18 5eba58454626: Waiting 16:53:18 9afe3e4280ed: Layer already exists 16:53:18 fc86ab7e6ece: Layer already exists 16:53:18 f33611508c92: Layer already exists 16:53:18 608d194cb50c: Layer already exists 16:53:18 414357a3b89e: Layer already exists 16:53:18 7dcf37d728bf: Layer already exists 16:53:18 acc83c6ca332: Layer already exists 16:53:18 5eba58454626: Layer already exists 16:53:18 307a694490cc: Layer already exists 16:53:18 4b0a4f4419f3: Layer already exists 16:53:18 26cbea5cba74: Layer already exists 16:53:18 ed50e920ca9d: Layer already exists 16:53:18 3d959eb50541: Layer already exists 16:53:18 3.0.0-dev.48: digest: sha256:e3f8024f9ccb1d4091f376dde45814e57e7eba56addf9e1245d678e60f425d87 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:18 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e4cb32a3b63344217ab92f1c3d9ac6e4bff05449-3.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:19 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e4cb32a3b63344217ab92f1c3d9ac6e4bff05449-3.0.0-dev.48 16:53:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 16:53:19 f33611508c92: Preparing 16:53:19 9afe3e4280ed: Preparing 16:53:19 fc86ab7e6ece: Preparing 16:53:19 414357a3b89e: Preparing 16:53:19 608d194cb50c: Preparing 16:53:19 acc83c6ca332: Preparing 16:53:19 4b0a4f4419f3: Preparing 16:53:19 5eba58454626: Preparing 16:53:19 307a694490cc: Preparing 16:53:19 7dcf37d728bf: Preparing 16:53:19 3d959eb50541: Preparing 16:53:19 ed50e920ca9d: Preparing 16:53:19 26cbea5cba74: Preparing 16:53:19 307a694490cc: Waiting 16:53:19 7dcf37d728bf: Waiting 16:53:19 3d959eb50541: Waiting 16:53:19 ed50e920ca9d: Waiting 16:53:19 26cbea5cba74: Waiting 16:53:19 4b0a4f4419f3: Waiting 16:53:19 5eba58454626: Waiting 16:53:19 acc83c6ca332: Waiting 16:53:19 414357a3b89e: Layer already exists 16:53:19 9afe3e4280ed: Layer already exists 16:53:19 fc86ab7e6ece: Layer already exists 16:53:19 608d194cb50c: Layer already exists 16:53:19 f33611508c92: Layer already exists 16:53:19 acc83c6ca332: Layer already exists 16:53:19 4b0a4f4419f3: Layer already exists 16:53:19 307a694490cc: Layer already exists 16:53:19 7dcf37d728bf: Layer already exists 16:53:19 5eba58454626: Layer already exists 16:53:19 ed50e920ca9d: Layer already exists 16:53:19 3d959eb50541: Layer already exists 16:53:19 26cbea5cba74: Layer already exists 16:53:19 e4cb32a3b63344217ab92f1c3d9ac6e4bff05449-3.0.0-dev.48: digest: sha256:e3f8024f9ccb1d4091f376dde45814e57e7eba56addf9e1245d678e60f425d87 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:20 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:20 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 16:53:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 16:53:20 f33611508c92: Preparing 16:53:20 9afe3e4280ed: Preparing 16:53:20 fc86ab7e6ece: Preparing 16:53:20 414357a3b89e: Preparing 16:53:20 608d194cb50c: Preparing 16:53:20 acc83c6ca332: Preparing 16:53:20 4b0a4f4419f3: Preparing 16:53:20 5eba58454626: Preparing 16:53:20 307a694490cc: Preparing 16:53:20 7dcf37d728bf: Preparing 16:53:20 3d959eb50541: Preparing 16:53:20 ed50e920ca9d: Preparing 16:53:20 26cbea5cba74: Preparing 16:53:20 307a694490cc: Waiting 16:53:20 7dcf37d728bf: Waiting 16:53:20 acc83c6ca332: Waiting 16:53:20 3d959eb50541: Waiting 16:53:20 ed50e920ca9d: Waiting 16:53:20 26cbea5cba74: Waiting 16:53:20 5eba58454626: Waiting 16:53:20 4b0a4f4419f3: Waiting 16:53:20 608d194cb50c: Layer already exists 16:53:20 fc86ab7e6ece: Layer already exists 16:53:20 f33611508c92: Layer already exists 16:53:20 414357a3b89e: Layer already exists 16:53:20 9afe3e4280ed: Layer already exists 16:53:20 acc83c6ca332: Layer already exists 16:53:20 7dcf37d728bf: Layer already exists 16:53:20 4b0a4f4419f3: Layer already exists 16:53:20 5eba58454626: Layer already exists 16:53:20 307a694490cc: Layer already exists 16:53:20 3d959eb50541: Layer already exists 16:53:20 ed50e920ca9d: Layer already exists 16:53:20 26cbea5cba74: Layer already exists 16:53:20 main: digest: sha256:e3f8024f9ccb1d4091f376dde45814e57e7eba56addf9e1245d678e60f425d87 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:53:20 ===================================================== [Pipeline] echo 16:53:20 taggedImages: 16:53:20 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e4cb32a3b63344217ab92f1c3d9ac6e4bff05449 16:53:20 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 16:53:20 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.48 16:53:20 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e4cb32a3b63344217ab92f1c3d9ac6e4bff05449-3.0.0-dev.48 16:53:20 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:53:21 16:53:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:53:21 arm64: Pulling from edgex-lftools-log-publisher 16:53:21 8998bd30e6a1: Pulling fs layer 16:53:21 04944245beec: Pulling fs layer 16:53:21 699f458cf7ca: Pulling fs layer 16:53:21 765212b225bb: Pulling fs layer 16:53:21 f23df028b6ca: Pulling fs layer 16:53:21 d65c8cfc05b1: Pulling fs layer 16:53:21 2437ff75d9bd: Pulling fs layer 16:53:21 765212b225bb: Waiting 16:53:21 f23df028b6ca: Waiting 16:53:21 d65c8cfc05b1: Waiting 16:53:21 2437ff75d9bd: Waiting 16:53:21 04944245beec: Verifying Checksum 16:53:21 04944245beec: Download complete 16:53:21 765212b225bb: Verifying Checksum 16:53:21 765212b225bb: Download complete 16:53:21 f23df028b6ca: Verifying Checksum 16:53:21 f23df028b6ca: Download complete 16:53:21 d65c8cfc05b1: Verifying Checksum 16:53:21 d65c8cfc05b1: Download complete 16:53:21 699f458cf7ca: Verifying Checksum 16:53:21 699f458cf7ca: Download complete 16:53:22 8998bd30e6a1: Verifying Checksum 16:53:22 8998bd30e6a1: Download complete 16:53:24 2437ff75d9bd: Verifying Checksum 16:53:24 2437ff75d9bd: Download complete 16:53:26 8998bd30e6a1: Pull complete 16:53:26 04944245beec: Pull complete 16:53:28 699f458cf7ca: Pull complete 16:53:28 765212b225bb: Pull complete 16:53:29 f23df028b6ca: Pull complete 16:53:29 d65c8cfc05b1: Pull complete 16:53:44 2437ff75d9bd: Pull complete 16:53:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:53:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:53:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:53:44 prd-ubuntu20.04-docker-arm64-4c-16g-16969 does not seem to be running inside a container 16:53:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/120 -v /w/workspace/device-usb-camera/120:/w/workspace/device-usb-camera/120:rw,z -v /w/workspace/device-usb-camera/120@tmp:/w/workspace/device-usb-camera/120@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 16:53:46 $ docker top 9ec12db1a64c7cd2548475fc59d16baa325a6cadf6a8d430d16d7ea89b4956c3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:53:47 ---> job-cost.sh 16:53:47 lf-activate-venv: SKIPPING 16:53:47 INFO: No Stack... 16:53:48 INFO: Retrieving Pricing Info for: v3-standard-4 16:53:48 INFO: Archiving Costs [Pipeline] sh 16:53:49 + + cat /w/workspace/device-usb-camera/120/archives/cost.csv 16:53:49 cut -d, -f6 [Pipeline] lock 16:53:49 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-120-stack-cost] 16:53:49 Resource [jenkins-edgexfoundry-device-usb-camera-main-120-stack-cost] did not exist. Created. 16:53:49 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-120-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:53:49 /w/workspace/device-usb-camera/120@tmp/durable-3b742d78/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:53:50 + echo total: 0.10999999940395355 [Pipeline] stash 16:53:50 Warning: overwriting stash ‘stack-cost’ 16:53:50 Stashed 1 file(s) [Pipeline] } 16:53:50 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-120-stack-cost] [Pipeline] // lock [Pipeline] } 16:53:50 $ docker stop --time=1 9ec12db1a64c7cd2548475fc59d16baa325a6cadf6a8d430d16d7ea89b4956c3 16:53:51 $ docker rm -f --volumes 9ec12db1a64c7cd2548475fc59d16baa325a6cadf6a8d430d16d7ea89b4956c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:53:52 provisioning config files... 16:53:52 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14362348663669023031tmp [Pipeline] { [Pipeline] sh 16:53:52 + set +x 16:53:52 + + bashcurl -s -s -- https://codecov.io/bash 16:53:52 16:53:52 16:53:52 _____ _ 16:53:52 / ____| | | 16:53:52 | | ___ __| | ___ ___ _____ __ 16:53:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:53:52 | |___| (_) | (_| | __/ (_| (_) \ V / 16:53:52 \_____\___/ \__,_|\___|\___\___/ \_/ 16:53:52 Bash-1.0.6 16:53:52 16:53:52 16:53:52 ==> git version 2.25.1 found 16:53:52 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 16:53:52 Release-Date: 2020-01-08 16:53:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:53:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:53:52 ==> Jenkins CI detected. 16:53:52 current dir:  /w/workspace/exfoundry_device-usb-camera_main 16:53:52 project root: . 16:53:52 --> token set from env 16:53:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:53:52 ==> Running gcov in . (disable via -X gcov) 16:53:52 ==> Python coveragepy not found 16:53:52 ==> Searching for coverage reports in: 16:53:52 + . 16:53:52 -> Found 1 reports 16:53:52 ==> Detecting git/mercurial file structure 16:53:52 ==> Reading reports 16:53:52 + ./coverage.out bytes=35569 16:53:52 ==> Appending adjustments 16:53:52 https://docs.codecov.io/docs/fixing-reports 16:53:52 + Found adjustments 16:53:52 ==> Gzipping contents 16:53:52 8.0K /tmp/codecov.VqyndT.gz 16:53:52 ==> Uploading reports 16:53:52 url: https://codecov.io 16:53:52 query: branch=main&commit=e4cb32a3b63344217ab92f1c3d9ac6e4bff05449&build=120&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F120%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 16:53:52 -> Pinging Codecov 16:53:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=e4cb32a3b63344217ab92f1c3d9ac6e4bff05449&build=120&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F120%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 16:53:52 -> Uploading to 16:53:52 https://storage.googleapis.com/codecov/v4/raw/2023-05-25/73D8F5FF140700D3E01443B452E23636/e4cb32a3b63344217ab92f1c3d9ac6e4bff05449/872a2f82-5f45-475f-ba4b-08a55bc8cc1b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230525T165352Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f9c9d664f51ebd409330c96c7f9d82341ff4dc9811746c9e51db3587faab9b9f 16:53:53 % Total % Received % Xferd Average Speed Time Time Time Current 16:53:53 Dload Upload Total Spent Left Speed 16:53:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4860 0 0 100 4860 0 19918 --:--:-- --:--:-- --:--:-- 19918 16:53:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/e4cb32a3b63344217ab92f1c3d9ac6e4bff05449 [Pipeline] } 16:53:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:53:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:53:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:53:53 16:53:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:53:54 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:53:54 df9b9388f04a: Pulling fs layer 16:53:54 52dc419b0ee2: Pulling fs layer 16:53:54 25bc292e5bac: Pulling fs layer 16:53:54 114826534d7a: Pulling fs layer 16:53:54 4657fd5d0bcf: Pulling fs layer 16:53:54 6ad1cebc031e: Pulling fs layer 16:53:54 8a3aa393b2d8: Pulling fs layer 16:53:54 6ad1cebc031e: Waiting 16:53:54 8a3aa393b2d8: Waiting 16:53:54 4657fd5d0bcf: Waiting 16:53:54 25bc292e5bac: Verifying Checksum 16:53:54 25bc292e5bac: Download complete 16:53:54 52dc419b0ee2: Verifying Checksum 16:53:54 52dc419b0ee2: Download complete 16:53:54 4657fd5d0bcf: Verifying Checksum 16:53:54 4657fd5d0bcf: Download complete 16:53:54 df9b9388f04a: Verifying Checksum 16:53:54 df9b9388f04a: Download complete 16:53:54 df9b9388f04a: Pull complete 16:53:54 6ad1cebc031e: Verifying Checksum 16:53:54 52dc419b0ee2: Pull complete 16:53:54 25bc292e5bac: Pull complete 16:53:55 114826534d7a: Download complete 16:53:55 8a3aa393b2d8: Verifying Checksum 16:53:55 8a3aa393b2d8: Download complete 16:53:58 114826534d7a: Pull complete 16:53:58 4657fd5d0bcf: Pull complete 16:53:58 6ad1cebc031e: Pull complete 16:54:02 8a3aa393b2d8: Pull complete 16:54:02 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:54:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:54:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:54:02 prd-ubuntu20.04-docker-8c-8g-16968 does not seem to be running inside a container 16:54:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:54:08 $ docker top 5ad6eaa4b49c1c17058a59360a6a06a4c40621056c5be5e5b314cb6723c49844 -eo pid,comm [Pipeline] { [Pipeline] echo 16:54:08 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 16:54:08 + set -o pipefail 16:54:08 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 16:54:13 16:54:13 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 16:54:13 16:54:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/32dc2966-3f21-42d9-a134-34e04fc4f282 16:54:13 16:54:13 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:54:13 16:54:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:54:13 16:54:13 16:54:13 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:54:13 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:54:13 More details here: https://snyk.co/ue1NS [Pipeline] } 16:54:13 $ docker stop --time=1 5ad6eaa4b49c1c17058a59360a6a06a4c40621056c5be5e5b314cb6723c49844 16:54:17 $ docker rm -f --volumes 5ad6eaa4b49c1c17058a59360a6a06a4c40621056c5be5e5b314cb6723c49844 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:54:18 + git log --format=format:%s -1 e4cb32a3b63344217ab92f1c3d9ac6e4bff05449 [Pipeline] sh 16:54:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:54:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:54:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:54:18 prd-ubuntu20.04-docker-8c-8g-16968 does not seem to be running inside a container 16:54:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:54:19 $ docker top dccdf34046e93aa16b803050939a6b9af844eaea85cdd8c4cf93e64a13d2cf52 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:54:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:54:19 [ssh-agent] Looking for ssh-agent implementation... 16:54:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:54:19 $ docker exec dccdf34046e93aa16b803050939a6b9af844eaea85cdd8c4cf93e64a13d2cf52 ssh-agent 16:54:19 SSH_AUTH_SOCK=/tmp/ssh-cUF9U9LSmmKc/agent.32 16:54:19 SSH_AGENT_PID=38 16:54:19 Running ssh-add (command line suppressed) 16:54:19 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9445371212410695395.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9445371212410695395.key) 16:54:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:54:19 + git semver tag 16:54:20 2023-05-25 16:54:20,138 [run_tag] DEBUG tag force:False 16:54:20 2023-05-25 16:54:20,138 [check_head_tag] DEBUG check head tag 16:54:20 2023-05-25 16:54:20,139 [execute] INFO git cat-file --batch-check 16:54:20 2023-05-25 16:54:20,139 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 16:54:20 2023-05-25 16:54:20,143 [execute] INFO git cat-file --batch 16:54:20 2023-05-25 16:54:20,144 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 16:54:20 2023-05-25 16:54:20,171 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 16:54:20 2023-05-25 16:54:20,172 [execute] INFO git tag -a v3.0.0-dev.48 -m v3.0.0-dev.48 16:54:20 2023-05-25 16:54:20,172 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.48', '-m', 'v3.0.0-dev.48'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 16:54:20 2023-05-25 16:54:20,176 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 16:54:20 3.0.0-dev.48 [Pipeline] } 16:54:20 $ docker exec --env ******** --env ******** dccdf34046e93aa16b803050939a6b9af844eaea85cdd8c4cf93e64a13d2cf52 ssh-agent -k 16:54:20 unset SSH_AUTH_SOCK; 16:54:20 unset SSH_AGENT_PID; 16:54:20 echo Agent pid 38 killed; 16:54:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:54:20 + git semver [Pipeline] } 16:54:20 $ docker stop --time=1 dccdf34046e93aa16b803050939a6b9af844eaea85cdd8c4cf93e64a13d2cf52 16:54:22 $ docker rm -f --volumes dccdf34046e93aa16b803050939a6b9af844eaea85cdd8c4cf93e64a13d2cf52 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:54:22 16:54:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:54:23 0.23.1-centos7: Pulling from edgex-lftools 16:54:23 ab5ef0e58194: Pulling fs layer 16:54:23 9712f1f96733: Pulling fs layer 16:54:23 63f879dbbcfc: Pulling fs layer 16:54:23 0d9ebad4ef96: Pulling fs layer 16:54:23 e9a5061849ea: Pulling fs layer 16:54:23 d747dcd14b5f: Pulling fs layer 16:54:23 2de7ff778b66: Pulling fs layer 16:54:23 0d9ebad4ef96: Waiting 16:54:23 2de7ff778b66: Waiting 16:54:23 e9a5061849ea: Waiting 16:54:23 d747dcd14b5f: Waiting 16:54:23 9712f1f96733: Verifying Checksum 16:54:23 9712f1f96733: Download complete 16:54:23 63f879dbbcfc: Verifying Checksum 16:54:23 63f879dbbcfc: Download complete 16:54:23 ab5ef0e58194: Verifying Checksum 16:54:23 ab5ef0e58194: Download complete 16:54:23 d747dcd14b5f: Verifying Checksum 16:54:23 d747dcd14b5f: Download complete 16:54:23 e9a5061849ea: Verifying Checksum 16:54:23 e9a5061849ea: Download complete 16:54:23 0d9ebad4ef96: Verifying Checksum 16:54:23 0d9ebad4ef96: Download complete 16:54:23 2de7ff778b66: Verifying Checksum 16:54:23 2de7ff778b66: Download complete 16:54:26 ab5ef0e58194: Pull complete 16:54:26 9712f1f96733: Pull complete 16:54:26 63f879dbbcfc: Pull complete 16:54:30 0d9ebad4ef96: Pull complete 16:54:30 e9a5061849ea: Pull complete 16:54:30 d747dcd14b5f: Pull complete 16:54:31 2de7ff778b66: Pull complete 16:54:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:54:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:54:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:54:31 prd-ubuntu20.04-docker-8c-8g-16968 does not seem to be running inside a container 16:54:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:54:39 $ docker top e021e99fec20080d1a69f16243a174667f5449fd5a1281e6d660e1d27f10bff8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:54:39 provisioning config files... 16:54:39 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14295282999163470310tmp 16:54:39 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15070599687048366217tmp 16:54:39 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10266838108405227185tmp [Pipeline] { [Pipeline] echo 16:54:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:54:39 ---> sigul-configuration.sh 16:54:39 gpg: directory `/root/.gnupg' created 16:54:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:54:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:54:39 gpg: keyring `/root/.gnupg/secring.gpg' created 16:54:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:54:39 gpg: CAST5 encrypted data 16:54:39 gpg: encrypted with 1 passphrase 16:54:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:54:39 + mkdir /home/jenkins 16:54:39 + mkdir /home/jenkins/sigul [Pipeline] sh 16:54:40 + 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 16:54:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:54:40 ---> sigul-install.sh 16:54:40 Sigul already installed; skipping installation. [Pipeline] sh 16:54:40 + git tag --list 16:54:40 v0.0.0 16:54:40 v0.0.1-dev.1 16:54:40 v0.0.1-dev.10 16:54:40 v0.0.1-dev.11 16:54:40 v0.0.1-dev.12 16:54:40 v0.0.1-dev.13 16:54:40 v0.0.1-dev.14 16:54:40 v0.0.1-dev.15 16:54:40 v0.0.1-dev.16 16:54:40 v0.0.1-dev.2 16:54:40 v0.0.1-dev.3 16:54:40 v0.0.1-dev.4 16:54:40 v0.0.1-dev.5 16:54:40 v0.0.1-dev.6 16:54:40 v0.0.1-dev.7 16:54:40 v0.0.1-dev.8 16:54:40 v0.0.1-dev.9 16:54:40 v2.2.0 16:54:40 v2.2.0-dev.17 16:54:40 v2.2.0-dev.18 16:54:40 v2.2.0-dev.19 16:54:40 v2.2.0-dev.20 16:54:40 v2.2.0-dev.21 16:54:40 v2.2.0-dev.22 16:54:40 v2.2.0-dev.23 16:54:40 v2.2.0-dev.24 16:54:40 v2.2.0-dev.25 16:54:40 v2.2.0-dev.26 16:54:40 v2.2.0-dev.27 16:54:40 v2.3.0 16:54:40 v2.3.0-dev.1 16:54:40 v2.3.0-dev.10 16:54:40 v2.3.0-dev.11 16:54:40 v2.3.0-dev.12 16:54:40 v2.3.0-dev.13 16:54:40 v2.3.0-dev.14 16:54:40 v2.3.0-dev.15 16:54:40 v2.3.0-dev.16 16:54:40 v2.3.0-dev.17 16:54:40 v2.3.0-dev.18 16:54:40 v2.3.0-dev.19 16:54:40 v2.3.0-dev.2 16:54:40 v2.3.0-dev.20 16:54:40 v2.3.0-dev.21 16:54:40 v2.3.0-dev.22 16:54:40 v2.3.0-dev.23 16:54:40 v2.3.0-dev.24 16:54:40 v2.3.0-dev.25 16:54:40 v2.3.0-dev.26 16:54:40 v2.3.0-dev.27 16:54:40 v2.3.0-dev.28 16:54:40 v2.3.0-dev.3 16:54:40 v2.3.0-dev.4 16:54:40 v2.3.0-dev.5 16:54:40 v2.3.0-dev.6 16:54:40 v2.3.0-dev.7 16:54:40 v2.3.0-dev.8 16:54:40 v2.3.0-dev.9 16:54:40 v2.3.1 16:54:40 v2.3.1-dev.4 16:54:40 v2.3.1-dev.5 16:54:40 v2.3.1-dev.6 16:54:40 v3.0.0-dev.1 16:54:40 v3.0.0-dev.10 16:54:40 v3.0.0-dev.11 16:54:40 v3.0.0-dev.12 16:54:40 v3.0.0-dev.13 16:54:40 v3.0.0-dev.14 16:54:40 v3.0.0-dev.15 16:54:40 v3.0.0-dev.16 16:54:40 v3.0.0-dev.17 16:54:40 v3.0.0-dev.18 16:54:40 v3.0.0-dev.19 16:54:40 v3.0.0-dev.2 16:54:40 v3.0.0-dev.20 16:54:40 v3.0.0-dev.21 16:54:40 v3.0.0-dev.22 16:54:40 v3.0.0-dev.23 16:54:40 v3.0.0-dev.24 16:54:40 v3.0.0-dev.25 16:54:40 v3.0.0-dev.26 16:54:40 v3.0.0-dev.27 16:54:40 v3.0.0-dev.28 16:54:40 v3.0.0-dev.29 16:54:40 v3.0.0-dev.3 16:54:40 v3.0.0-dev.30 16:54:40 v3.0.0-dev.31 16:54:40 v3.0.0-dev.32 16:54:40 v3.0.0-dev.33 16:54:40 v3.0.0-dev.34 16:54:40 v3.0.0-dev.35 16:54:40 v3.0.0-dev.36 16:54:40 v3.0.0-dev.37 16:54:40 v3.0.0-dev.38 16:54:40 v3.0.0-dev.39 16:54:40 v3.0.0-dev.4 16:54:40 v3.0.0-dev.40 16:54:40 v3.0.0-dev.41 16:54:40 v3.0.0-dev.42 16:54:40 v3.0.0-dev.43 16:54:40 v3.0.0-dev.44 16:54:40 v3.0.0-dev.45 16:54:40 v3.0.0-dev.46 16:54:40 v3.0.0-dev.47 16:54:40 v3.0.0-dev.48 16:54:40 v3.0.0-dev.5 16:54:40 v3.0.0-dev.6 16:54:40 v3.0.0-dev.7 16:54:40 v3.0.0-dev.8 16:54:40 v3.0.0-dev.9 [Pipeline] sh 16:54:41 + lftools sign git-tag v3.0.0-dev.48 16:54:41 Signing Git tag with Sigul... 16:54:41 Signing v3.0.0-dev.48 [Pipeline] echo 16:54:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:54:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:54:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:54:42 $ docker stop --time=1 e021e99fec20080d1a69f16243a174667f5449fd5a1281e6d660e1d27f10bff8 16:54:43 $ docker rm -f --volumes e021e99fec20080d1a69f16243a174667f5449fd5a1281e6d660e1d27f10bff8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:54:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:54:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:54:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:54:44 prd-ubuntu20.04-docker-8c-8g-16968 does not seem to be running inside a container 16:54:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:54:44 $ docker top a7cb5c5e30f808b1fe27f60dda78c8de18e473e8d61ca55a3f314b732726fb72 -eo pid,comm 16:54:44 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:54:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:54:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:54:44 [ssh-agent] Looking for ssh-agent implementation... 16:54:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:54:44 $ docker exec a7cb5c5e30f808b1fe27f60dda78c8de18e473e8d61ca55a3f314b732726fb72 ssh-agent 16:54:44 SSH_AUTH_SOCK=/tmp/ssh-d0Q80gK2roSY/agent.33 16:54:44 SSH_AGENT_PID=39 16:54:44 Running ssh-add (command line suppressed) 16:54:45 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5057870530817576306.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5057870530817576306.key) 16:54:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:54:45 + git semver bump pre 16:54:45 2023-05-25 16:54:45,566 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 16:54:45 2023-05-25 16:54:45,566 [bump_version] DEBUG bumping version:3.0.0-dev.48 on axis:pre with prefix:dev 16:54:45 2023-05-25 16:54:45,567 [bump_version] DEBUG bumped version:3.0.0-dev.49 16:54:45 2023-05-25 16:54:45,567 [write_version] DEBUG write version:3.0.0-dev.49 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 16:54:45 2023-05-25 16:54:45,567 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 16:54:45 2023-05-25 16:54:45,567 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 16:54:45 2023-05-25 16:54:45,569 [execute] INFO git cat-file --batch-check 16:54:45 2023-05-25 16:54:45,569 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 16:54:45 2023-05-25 16:54:45,573 [execute] INFO git cat-file --batch 16:54:45 2023-05-25 16:54:45,574 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 16:54:45 2023-05-25 16:54:45,578 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 16:54:45 3.0.0-dev.49 [Pipeline] } 16:54:45 $ docker exec --env ******** --env ******** a7cb5c5e30f808b1fe27f60dda78c8de18e473e8d61ca55a3f314b732726fb72 ssh-agent -k 16:54:45 unset SSH_AUTH_SOCK; 16:54:45 unset SSH_AGENT_PID; 16:54:45 echo Agent pid 39 killed; 16:54:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:54:46 + git semver [Pipeline] } 16:54:46 $ docker stop --time=1 a7cb5c5e30f808b1fe27f60dda78c8de18e473e8d61ca55a3f314b732726fb72 16:54:47 $ docker rm -f --volumes a7cb5c5e30f808b1fe27f60dda78c8de18e473e8d61ca55a3f314b732726fb72 [Pipeline] // withDockerContainer [Pipeline] sh 16:54:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:54:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:54:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:54:48 prd-ubuntu20.04-docker-8c-8g-16968 does not seem to be running inside a container 16:54:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:54:48 $ docker top 2a0d9056f68c9c9198d81bf9c151434fb2f14f478fb92e02249bdbcaff9e2f55 -eo pid,comm 16:54:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:54:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:54:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:54:48 [ssh-agent] Looking for ssh-agent implementation... 16:54:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:54:49 $ docker exec 2a0d9056f68c9c9198d81bf9c151434fb2f14f478fb92e02249bdbcaff9e2f55 ssh-agent 16:54:49 SSH_AUTH_SOCK=/tmp/ssh-ySBHHeygpKob/agent.33 16:54:49 SSH_AGENT_PID=38 16:54:49 Running ssh-add (command line suppressed) 16:54:49 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1084392288018783430.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1084392288018783430.key) 16:54:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:54:49 + git semver push 16:54:49 2023-05-25 16:54:49,669 [run_push] DEBUG push 16:54:49 2023-05-25 16:54:49,670 [execute] INFO git cat-file --batch-check 16:54:49 2023-05-25 16:54:49,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 16:54:49 2023-05-25 16:54:49,673 [execute] INFO git rev-list 1ee53e941510da6a5e0ce57e0aad71e523d3645f -- 16:54:49 2023-05-25 16:54:49,673 [execute] DEBUG Popen(['git', 'rev-list', '1ee53e941510da6a5e0ce57e0aad71e523d3645f', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 16:54:49 2023-05-25 16:54:49,680 [execute] INFO git fetch -v origin 16:54:49 2023-05-25 16:54:49,680 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 16:54:50 2023-05-25 16:54:50,150 [run_push] DEBUG no remote changes detected 16:54:50 2023-05-25 16:54:50,151 [execute] INFO git push origin semver 16:54:50 2023-05-25 16:54:50,151 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 16:54:50 2023-05-25 16:54:50,892 [run_push] DEBUG push all version tags 16:54:50 2023-05-25 16:54:50,892 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:54:50 2023-05-25 16:54:50,893 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 16:54:51 2023-05-25 16:54:51,639 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 16:54:51 3.0.0-dev.49 [Pipeline] } 16:54:51 $ docker exec --env ******** --env ******** 2a0d9056f68c9c9198d81bf9c151434fb2f14f478fb92e02249bdbcaff9e2f55 ssh-agent -k 16:54:51 unset SSH_AUTH_SOCK; 16:54:51 unset SSH_AGENT_PID; 16:54:51 echo Agent pid 38 killed; 16:54:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:54:52 + git semver [Pipeline] } 16:54:52 $ docker stop --time=1 2a0d9056f68c9c9198d81bf9c151434fb2f14f478fb92e02249bdbcaff9e2f55 16:54:53 $ docker rm -f --volumes 2a0d9056f68c9c9198d81bf9c151434fb2f14f478fb92e02249bdbcaff9e2f55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:54:54 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 16:54:54 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 16:54:54 total 16 16:54:54 drwxr-xr-x 3 root root 4096 May 25 16:45 . 16:54:54 drwxrwxr-x 11 jenkins jenkins 4096 May 25 16:54 .. 16:54:54 drwxr-xr-x 2 root root 4096 May 25 16:45 cost 16:54:54 -rw-r--r-- 1 root root 89 May 25 16:45 cost.csv 16:54:54 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 16:54:54 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 16:54:54 total 16 16:54:54 drwxr-xr-x 3 jenkins jenkins 4096 May 25 16:45 . 16:54:54 drwxrwxr-x 11 jenkins jenkins 4096 May 25 16:54 .. 16:54:54 drwxr-xr-x 2 jenkins jenkins 4096 May 25 16:45 cost 16:54:54 -rw-r--r-- 1 jenkins jenkins 89 May 25 16:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:54:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:54:55 ---> package-listing.sh 16:54:55 ++ facter osfamily 16:54:55 ++ tr '[:upper:]' '[:lower:]' 16:54:55 + OS_FAMILY=debian 16:54:55 + workspace=/w/workspace/exfoundry_device-usb-camera_main 16:54:55 + START_PACKAGES=/tmp/packages_start.txt 16:54:55 + END_PACKAGES=/tmp/packages_end.txt 16:54:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:54:55 + PACKAGES=/tmp/packages_start.txt 16:54:55 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 16:54:55 + PACKAGES=/tmp/packages_end.txt 16:54:55 + case "${OS_FAMILY}" in 16:54:55 + dpkg -l 16:54:55 + grep '^ii' 16:54:55 + '[' -f /tmp/packages_start.txt ']' 16:54:55 + '[' -f /tmp/packages_end.txt ']' 16:54:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:54:55 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 16:54:55 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 16:54:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 16:54:56 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:54:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:54:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:54:56 prd-ubuntu20.04-docker-8c-8g-16968 does not seem to be running inside a container 16:54:56 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:54:57 $ docker top 468f5ffc65208d54e90551674ada4900d220c8f6f2d51ad2e25cebec7ba4640d -eo pid,comm [Pipeline] { [Pipeline] sh 16:54:57 + touch /tmp/pre-build-complete [Pipeline] sh 16:54:57 + mkdir -p /var/log/sysstat [Pipeline] sh 16:54:58 + ls /var/log/sa-host 16:54:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:54:58 provisioning config files... 16:54:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9000605566966684240tmp [Pipeline] { [Pipeline] echo 16:54:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:54:58 ---> create-netrc.sh [Pipeline] } 16:54:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:54:58 ---> python-tools-install.sh [Pipeline] echo 16:54:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:54:59 ---> sudo-logs.sh 16:54:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:54:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:54:59 ---> job-cost.sh 16:54:59 lf-activate-venv: SKIPPING 16:54:59 DEBUG: total: 0.2199999988079071 16:54:59 INFO: Retrieving Stack Cost... 16:55:00 INFO: Retrieving Pricing Info for: v3-standard-8 16:55:00 INFO: Archiving Costs [Pipeline] echo 16:55:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:55:00 ---> logs-deploy.sh 16:55:00 lf-activate-venv: SKIPPING 16:55:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/120 16:55:00 INFO: archiving workspace using pattern(s): 16:55:01 Archives upload complete. 16:55:01 INFO: archiving logs to Nexus 16:55:02 ---> uname -a: 16:55:02 Linux prd-ubuntu20-04-docker-8c-8g-16968 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:55:02 16:55:02 16:55:02 ---> lscpu: 16:55:02 Architecture: x86_64 16:55:02 CPU op-mode(s): 32-bit, 64-bit 16:55:02 Byte Order: Little Endian 16:55:02 Address sizes: 40 bits physical, 48 bits virtual 16:55:02 CPU(s): 8 16:55:02 On-line CPU(s) list: 0-7 16:55:02 Thread(s) per core: 1 16:55:02 Core(s) per socket: 1 16:55:02 Socket(s): 8 16:55:02 NUMA node(s): 1 16:55:02 Vendor ID: AuthenticAMD 16:55:02 CPU family: 23 16:55:02 Model: 49 16:55:02 Model name: AMD EPYC-Rome Processor 16:55:02 Stepping: 0 16:55:02 CPU MHz: 2799.998 16:55:02 BogoMIPS: 5599.99 16:55:02 Virtualization: AMD-V 16:55:02 Hypervisor vendor: KVM 16:55:02 Virtualization type: full 16:55:02 L1d cache: 256 KiB 16:55:02 L1i cache: 256 KiB 16:55:02 L2 cache: 4 MiB 16:55:02 L3 cache: 128 MiB 16:55:02 NUMA node0 CPU(s): 0-7 16:55:02 Vulnerability Itlb multihit: Not affected 16:55:02 Vulnerability L1tf: Not affected 16:55:02 Vulnerability Mds: Not affected 16:55:02 Vulnerability Meltdown: Not affected 16:55:02 Vulnerability Mmio stale data: Not affected 16:55:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:55:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:55:02 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:55:02 Vulnerability Srbds: Not affected 16:55:02 Vulnerability Tsx async abort: Not affected 16:55:02 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 16:55:02 16:55:02 16:55:02 ---> nproc: 16:55:02 8 16:55:02 16:55:02 16:55:02 ---> df -h: 16:55:02 Filesystem Size Used Avail Use% Mounted on 16:55:02 overlay 155G 13G 143G 9% / 16:55:02 tmpfs 64M 0 64M 0% /dev 16:55:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:55:02 shm 64M 0 64M 0% /dev/shm 16:55:02 /dev/vda1 155G 13G 143G 9% /facter-os 16:55:02 16:55:02 16:55:02 ---> sar -b -r -n DEV: 16:55:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16968) 05/25/23 _x86_64_ (8 CPU) 16:55:02 16:55:02 16:41:27 LINUX RESTART (8 CPU) 16:55:02 16:55:02 16:42:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:55:02 16:43:01 140.41 15.35 125.06 0.00 1977.50 121232.26 0.00 16:55:02 16:44:01 120.35 1.05 119.30 0.00 12.53 45961.47 0.00 16:55:02 16:45:01 224.76 0.25 224.51 0.00 20.40 37332.18 0.00 16:55:02 16:46:01 36.66 0.00 36.66 0.00 0.00 16752.29 0.00 16:55:02 16:47:01 28.66 11.30 17.36 0.00 3480.75 3764.04 0.00 16:55:02 16:48:01 4.90 0.00 4.90 0.00 0.00 63.86 0.00 16:55:02 16:49:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 16:55:02 16:50:01 1.72 0.00 1.72 0.00 0.00 18.66 0.00 16:55:02 16:51:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 16:55:02 16:52:01 2.10 0.00 2.10 0.00 0.00 32.26 0.00 16:55:02 16:53:01 0.92 0.00 0.92 0.00 0.00 9.87 0.00 16:55:02 16:54:01 9.58 0.10 9.48 0.00 10.24 5727.04 0.00 16:55:02 16:55:01 122.20 0.37 121.83 0.00 27.06 53802.90 0.00 16:55:02 Average: 53.30 2.17 51.13 0.00 423.23 21772.49 0.00 16:55:02 16:55:02 16:42:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:55:02 16:43:01 29086264 31580824 723468 2.20 78780 2690880 1979408 5.83 1007004 2420304 64864 16:55:02 16:44:01 28140936 31542900 750376 2.28 147680 3423644 1997928 5.89 1216204 3037096 230064 16:55:02 16:45:01 27757016 31532120 762108 2.32 153628 3802528 2076984 6.12 1297400 3343872 205412 16:55:02 16:46:01 27493476 31567628 724284 2.20 161804 4049932 1765092 5.20 1285616 3578784 176 16:55:02 16:47:01 27252496 31548724 735276 2.24 167232 4254412 1834232 5.41 1452788 3633992 1316 16:55:02 16:48:01 27259592 31555900 728120 2.21 167316 4254416 1834232 5.41 1441652 3634000 20 16:55:02 16:49:01 27260088 31556492 727508 2.21 167360 4254420 1834232 5.41 1441540 3634000 8 16:55:02 16:50:01 27266748 31563192 720780 2.19 167400 4254420 1834232 5.41 1435336 3634000 16 16:55:02 16:51:01 27266732 31563260 720704 2.19 167424 4254424 1834232 5.41 1435424 3634080 20 16:55:02 16:52:01 27267168 31563784 720340 2.19 167500 4254404 1834232 5.41 1435716 3634076 12 16:55:02 16:53:01 27267168 31563784 720284 2.19 167512 4254404 1834232 5.41 1435580 3634076 16 16:55:02 16:54:01 26489072 31543464 737872 2.24 173080 4958388 1906480 5.62 1459516 4337612 598460 16:55:02 16:55:01 25678720 31456804 818784 2.49 205756 5563848 1925792 5.68 1637104 4878748 884 16:55:02 Average: 27345037 31549144 737685 2.24 160959 4174625 1883947 5.55 1383145 3618049 84713 16:55:02 16:55:02 16:42:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:55:02 16:43:01 vethb28ac2b 88.29 122.42 8.42 200.56 0.00 0.00 0.00 0.02 16:55:02 16:43:01 ens3 531.87 328.16 6581.34 72.98 0.00 0.00 0.00 0.00 16:55:02 16:43:01 docker0 92.54 129.99 7.66 296.92 0.00 0.00 0.00 0.00 16:55:02 16:43:01 lo 6.44 6.44 0.62 0.62 0.00 0.00 0.00 0.00 16:55:02 16:44:01 vetheab0c5d 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 16:55:02 16:44:01 ens3 221.63 119.97 1729.82 20.53 0.00 0.00 0.00 0.00 16:55:02 16:44:01 docker0 103.28 195.35 7.76 1702.50 0.00 0.00 0.00 0.00 16:55:02 16:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:55:02 16:45:01 ens3 296.72 243.23 3429.45 1186.67 0.00 0.00 0.00 0.00 16:55:02 16:45:01 docker0 15.35 43.26 1.15 714.59 0.00 0.00 0.00 0.00 16:55:02 16:45:01 lo 11.46 11.46 1.13 1.13 0.00 0.00 0.00 0.00 16:55:02 16:46:01 ens3 16.11 9.95 88.97 5.94 0.00 0.00 0.00 0.00 16:55:02 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:02 16:46:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 16:55:02 16:47:01 ens3 108.75 56.47 1376.26 4.01 0.00 0.00 0.00 0.00 16:55:02 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:02 16:47:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 16:55:02 16:48:01 ens3 0.20 0.18 0.01 0.01 0.00 0.00 0.00 0.00 16:55:02 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:02 16:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:55:02 16:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:02 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:02 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:02 16:50:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:55:02 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:02 16:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:55:02 16:51:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:55:02 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:02 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:02 16:52:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 16:55:02 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:02 16:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:55:02 16:53:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:55:02 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:02 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:02 16:54:01 ens3 129.63 78.62 3971.25 9.23 0.00 0.00 0.00 0.00 16:55:02 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:02 16:54:01 lo 1.26 1.26 0.12 0.12 0.00 0.00 0.00 0.00 16:55:02 16:55:01 ens3 283.87 197.50 3863.87 154.10 0.00 0.00 0.00 0.00 16:55:02 16:55:01 docker0 43.09 70.64 3.62 583.44 0.00 0.00 0.00 0.00 16:55:02 16:55:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 16:55:02 Average: ens3 121.73 79.25 1612.63 111.84 0.00 0.00 0.00 0.00 16:55:02 Average: docker0 19.46 33.66 1.55 253.53 0.00 0.00 0.00 0.00 16:55:02 Average: lo 1.68 1.68 0.16 0.16 0.00 0.00 0.00 0.00 16:55:02 16:55:02 16:55:02 ---> sar -P ALL: 16:55:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16968) 05/25/23 _x86_64_ (8 CPU) 16:55:02 16:55:02 16:41:27 LINUX RESTART (8 CPU) 16:55:02 16:55:02 16:42:02 CPU %user %nice %system %iowait %steal %idle 16:55:02 16:43:01 all 7.81 0.00 2.95 3.77 0.06 85.41 16:55:02 16:43:01 0 8.81 0.00 2.86 4.88 0.05 83.41 16:55:02 16:43:01 1 8.66 0.00 3.44 15.43 0.05 72.43 16:55:02 16:43:01 2 5.93 0.00 2.86 5.54 0.07 85.60 16:55:02 16:43:01 3 8.35 0.00 2.46 0.15 0.05 88.98 16:55:02 16:43:01 4 7.36 0.00 3.53 3.07 0.09 85.95 16:55:02 16:43:01 5 8.12 0.00 2.84 0.22 0.05 88.76 16:55:02 16:43:01 6 7.28 0.00 2.75 0.46 0.05 89.45 16:55:02 16:43:01 7 7.93 0.00 2.86 0.38 0.07 88.76 16:55:02 16:44:01 all 29.94 0.00 5.91 4.33 0.10 59.72 16:55:02 16:44:01 0 30.08 0.00 7.17 5.85 0.10 56.80 16:55:02 16:44:01 1 29.50 0.00 6.21 13.89 0.10 50.29 16:55:02 16:44:01 2 29.19 0.00 5.66 11.60 0.10 53.45 16:55:02 16:44:01 3 31.32 0.00 5.88 1.23 0.10 61.47 16:55:02 16:44:01 4 30.09 0.00 5.47 0.05 0.08 64.31 16:55:02 16:44:01 5 30.28 0.00 6.02 0.51 0.10 63.09 16:55:02 16:44:01 6 29.54 0.00 5.62 0.40 0.10 64.33 16:55:02 16:44:01 7 29.48 0.00 5.28 1.10 0.12 64.02 16:55:02 16:45:01 all 20.02 0.00 4.20 2.63 0.07 73.08 16:55:02 16:45:01 0 20.76 0.00 4.18 0.03 0.07 74.97 16:55:02 16:45:01 1 21.82 0.00 4.59 7.07 0.07 66.45 16:55:02 16:45:01 2 17.21 0.00 3.95 0.35 0.07 78.42 16:55:02 16:45:01 3 18.85 0.00 4.07 10.31 0.08 66.69 16:55:02 16:45:01 4 18.05 0.00 3.94 1.58 0.07 76.37 16:55:02 16:45:01 5 19.42 0.00 4.05 0.10 0.07 76.37 16:55:02 16:45:01 6 21.01 0.00 4.16 0.32 0.08 74.43 16:55:02 16:45:01 7 23.05 0.00 4.66 1.30 0.08 70.91 16:55:02 16:46:01 all 1.99 0.00 0.87 1.27 0.03 95.83 16:55:02 16:46:01 0 1.69 0.00 1.46 7.38 0.03 89.44 16:55:02 16:46:01 1 1.82 0.00 1.14 2.04 0.02 94.98 16:55:02 16:46:01 2 2.01 0.00 0.95 0.28 0.05 96.70 16:55:02 16:46:01 3 1.80 0.00 0.61 0.44 0.03 97.12 16:55:02 16:46:01 4 1.97 0.00 0.77 0.00 0.00 97.26 16:55:02 16:46:01 5 2.34 0.00 0.62 0.02 0.05 96.97 16:55:02 16:46:01 6 1.59 0.00 0.70 0.00 0.00 97.71 16:55:02 16:46:01 7 2.69 0.00 0.75 0.03 0.08 96.44 16:55:02 16:47:01 all 1.05 0.00 0.43 1.16 0.02 97.34 16:55:02 16:47:01 0 1.30 0.00 0.42 0.73 0.02 97.53 16:55:02 16:47:01 1 0.55 0.00 0.75 0.82 0.03 97.85 16:55:02 16:47:01 2 1.92 0.00 0.32 0.10 0.03 97.63 16:55:02 16:47:01 3 1.13 0.00 0.23 0.02 0.02 98.60 16:55:02 16:47:01 4 1.07 0.00 0.45 0.02 0.02 98.45 16:55:02 16:47:01 5 0.38 0.00 0.35 1.15 0.02 98.10 16:55:02 16:47:01 6 1.30 0.00 0.53 0.35 0.02 97.80 16:55:02 16:47:01 7 0.74 0.00 0.38 6.10 0.02 92.76 16:55:02 16:48:01 all 0.05 0.00 0.01 0.09 0.01 99.84 16:55:02 16:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:55:02 16:48:01 1 0.03 0.00 0.02 0.37 0.02 99.57 16:55:02 16:48:01 2 0.12 0.00 0.02 0.00 0.03 99.83 16:55:02 16:48:01 3 0.17 0.00 0.00 0.00 0.00 99.83 16:55:02 16:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:55:02 16:48:01 5 0.03 0.00 0.00 0.00 0.02 99.95 16:55:02 16:48:01 6 0.02 0.00 0.02 0.02 0.00 99.95 16:55:02 16:48:01 7 0.00 0.00 0.02 0.33 0.00 99.65 16:55:02 16:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 16:55:02 16:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:55:02 16:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:55:02 16:49:01 2 0.07 0.00 0.03 0.00 0.03 99.87 16:55:02 16:49:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:55:02 16:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:55:02 16:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:55:02 16:49:01 6 0.00 0.00 0.00 0.02 0.02 99.97 16:55:02 16:49:01 7 0.02 0.00 0.00 0.02 0.02 99.95 16:55:02 16:50:01 all 0.03 0.00 0.01 0.03 0.01 99.92 16:55:02 16:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:55:02 16:50:01 1 0.00 0.00 0.00 0.17 0.02 99.82 16:55:02 16:50:01 2 0.07 0.00 0.05 0.00 0.02 99.87 16:55:02 16:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:55:02 16:50:01 4 0.03 0.00 0.00 0.00 0.02 99.95 16:55:02 16:50:01 5 0.03 0.00 0.02 0.00 0.02 99.93 16:55:02 16:50:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:55:02 16:50:01 7 0.03 0.00 0.00 0.07 0.00 99.90 16:55:02 16:51:01 all 0.16 0.00 0.04 0.00 0.01 99.79 16:55:02 16:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:55:02 16:51:01 1 0.20 0.00 0.03 0.02 0.00 99.75 16:55:02 16:51:01 2 0.13 0.00 0.05 0.00 0.02 99.80 16:55:02 16:51:01 3 0.80 0.00 0.02 0.00 0.02 99.17 16:55:02 16:51:01 4 0.05 0.00 0.15 0.00 0.03 99.77 16:55:02 16:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:55:02 16:51:01 6 0.03 0.00 0.08 0.00 0.02 99.87 16:55:02 16:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:55:02 16:52:01 all 0.04 0.00 0.01 0.01 0.01 99.94 16:55:02 16:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:55:02 16:52:01 1 0.07 0.00 0.00 0.02 0.02 99.90 16:55:02 16:52:01 2 0.05 0.00 0.00 0.00 0.02 99.93 16:55:02 16:52:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:55:02 16:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:55:02 16:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:55:02 16:52:01 6 0.05 0.00 0.00 0.00 0.02 99.93 16:55:02 16:52:01 7 0.02 0.00 0.02 0.03 0.00 99.93 16:55:02 16:53:01 all 0.02 0.00 0.01 0.00 0.01 99.96 16:55:02 16:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:55:02 16:53:01 1 0.08 0.00 0.00 0.00 0.02 99.90 16:55:02 16:53:01 2 0.05 0.00 0.02 0.00 0.02 99.92 16:55:02 16:53:01 3 0.00 0.00 0.02 0.00 0.02 99.97 16:55:02 16:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:55:02 16:53:01 5 0.02 0.00 0.02 0.00 0.02 99.95 16:55:02 16:53:01 6 0.02 0.00 0.02 0.00 0.02 99.95 16:55:02 16:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:55:02 16:55:02 16:53:01 CPU %user %nice %system %iowait %steal %idle 16:55:02 16:54:01 all 2.65 0.00 1.02 0.37 0.02 95.94 16:55:02 16:54:01 0 2.58 0.00 0.65 0.07 0.02 96.69 16:55:02 16:54:01 1 2.25 0.00 1.45 0.00 0.02 96.28 16:55:02 16:54:01 2 3.11 0.00 0.77 1.31 0.02 94.80 16:55:02 16:54:01 3 3.84 0.00 1.15 0.02 0.02 94.98 16:55:02 16:54:01 4 2.69 0.00 1.10 0.10 0.02 96.09 16:55:02 16:54:01 5 2.20 0.00 0.70 0.03 0.02 97.05 16:55:02 16:54:01 6 2.83 0.00 0.87 0.05 0.03 96.22 16:55:02 16:54:01 7 1.70 0.00 1.50 1.39 0.02 95.39 16:55:02 16:55:01 all 6.52 0.00 2.82 3.99 0.05 86.62 16:55:02 16:55:01 0 6.12 0.00 2.89 0.40 0.03 90.55 16:55:02 16:55:01 1 7.01 0.00 2.90 10.91 0.08 79.09 16:55:02 16:55:01 2 6.17 0.00 3.02 12.16 0.05 78.59 16:55:02 16:55:01 3 7.48 0.00 2.87 0.34 0.05 89.26 16:55:02 16:55:01 4 5.48 0.00 2.38 0.30 0.03 91.80 16:55:02 16:55:01 5 7.14 0.00 2.96 1.92 0.03 87.96 16:55:02 16:55:01 6 5.63 0.00 2.84 1.97 0.05 89.51 16:55:02 16:55:01 7 7.14 0.00 2.68 4.04 0.07 86.08 16:55:02 Average: all 5.37 0.00 1.40 1.35 0.03 91.85 16:55:02 Average: 0 5.47 0.00 1.50 1.48 0.03 91.53 16:55:02 Average: 1 5.50 0.00 1.57 3.86 0.03 89.03 16:55:02 Average: 2 5.05 0.00 1.35 2.39 0.04 91.17 16:55:02 Average: 3 5.64 0.00 1.32 0.96 0.03 92.05 16:55:02 Average: 4 5.10 0.00 1.36 0.39 0.03 93.12 16:55:02 Average: 5 5.35 0.00 1.34 0.30 0.03 92.98 16:55:02 Average: 6 5.31 0.00 1.35 0.27 0.03 93.04 16:55:02 Average: 7 5.56 0.00 1.38 1.14 0.04 91.88 16:55:02 16:55:02 16:55:02